@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");:root{--black:#000;--swiper-theme-color:#fff!important;--swiper-pagination-bullet-inactive-color:#fff!important;--swiper-navigation-size:20px!important;--swiper-pagination-bottom:-6px!important}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}.animation-touch{opacity:0;transition:all .2s ease-in-out;transform:translate(-100%) scale(0)}.animation-progress{opacity:0;transform-origin:top left}.animation-finger{transition:transform .4s ease-in-out;transform:translate(100%) rotate(30deg)}.animation-text-phase{transition:all .2s ease-in-out;opacity:0;transform:translateY(10%) rotate(-10deg)}.animation-phase-0 .animation-finger,.animation-phase-1 .animation-finger{transform:translate(-10%,20%) rotate(10deg)}.animation-phase-1 .animation-touch{opacity:1;transform:translate(-100%) scale(100%)}.animation-phase-1 .animation-text-phase-1{opacity:1;transform:translate(0) rotate(-10deg)}.animation-phase-2 .animation-progress{opacity:1}.animation-phase-2 .animation-text-phase-2,.animation-phase-3 .animation-text-phase-3{opacity:1;transform:translate(0) rotate(-10deg)}