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