@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--app-background:#fff}@media (max-width:640px){:root{--app-background:#f6f6f6}}.step-enter-active,.step-leave-active{transition:all .3s ease-out}.step-enter-from{opacity:0;transform:translateY(40px)}.step-leave-to{opacity:0;transform:translateY(-40px)}.step-enter-to,.step-leave-from{opacity:1;transform:translateY(0)}#__nuxt,#app,body,html{background-color:var(--app-background)!important;background-image:none!important;background:var(--app-background)!important;min-height:100vh}html{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:y mandatory}html::-webkit-scrollbar{display:none}body{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:y mandatory}body::-webkit-scrollbar{display:none}*{background-image:none!important}
