*,*::before,*::after{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}@keyframes move{from{transform:translateY(0)}to{transform:translateY(15px)}}@keyframes opacite{from{transform:translateY(50px) scale(1);opacity:.3}to{transform:translateY(50px) scale(0.8);opacity:1}}html,body{margin:0;padding:0;height:100%;scroll-behavior:smooth}.container{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory}.section{height:100vh;display:flex;align-items:center;justify-content:center;font-size:3rem;font-family:sans-serif;scroll-snap-align:start;scroll-snap-stop:always;position:relative}.section::after{content:"";width:60px;height:10px;background:rgba(0,0,0,.25);position:absolute;border-radius:50%;transform:translateY(50px);animation:opacite 1.5s infinite alternate}.section span{animation:move 1.5s infinite alternate}.section:nth-child(1){background:#fb6f92}.section:nth-child(2){background:#2a9d8f}.section:nth-child(3){background:#e9c46a}.section:nth-child(4){background:#f4a261}/*# sourceMappingURL=styles.min.css.map */