@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";
html,body{box-sizing:border-box;margin:0;padding:0;font-family:Lato,sans-serif;overflow-x:hidden}.header__nav-item--active{font-weight:700!important}html.has-smooth-scroll{position:fixed;inset:0;overflow:hidden}.scroll-container{width:100%;min-height:100vh;position:relative}[data-scroll-section]{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}[data-scroll],[data-scroll-speed],[data-scroll-delay]{will-change:transform}@media (max-width:768px){html.has-smooth-scroll{position:static;overflow:auto}.scroll-container{position:static}[data-scroll-section]{height:auto;min-height:100vh}}
