.scroll-section{background-attachment:fixed;background-position:50%;background-size:cover;height:80vh;overflow:hidden;position:relative}@media (max-width:768px){.scroll-section{background-attachment:scroll;height:60vh}}.scroll-section__overlay{height:100%;position:relative;width:100%}.scroll-item{font-family:CabinetGrotesk;font-size:20vh;font-weight:400;opacity:0;position:absolute;will-change:transform,opacity}@media (max-width:768px){.scroll-item{font-size:8vh}}.scroll-section .scroll-item--left,.scroll-section .scroll-item--right{transition:transform .6s ease-out,opacity .6s ease-out}.scroll-section .scroll-item--left{left:0;top:5%;transform:translateX(-150%)}.scroll-section .scroll-item--right{bottom:0;right:0;transform:translateX(150%)}.scroll-section__fixed-top-right{position:absolute;right:5%;top:10%;width:30%;z-index:3}.scroll-section__fixed-top-right__text{display:block;font-family:Inter,sans-serif;font-size:3vh;line-height:1.35}@media (max-width:1024px){.scroll-section__fixed-top-right{right:4%;top:4%;width:40%}}@media (max-width:768px){.scroll-section__fixed-top-right{font-size:2vh;left:5%;position:absolute;right:auto;top:25vh;width:80%}.scroll-section__fixed-top-right__text{font-size:18px;text-shadow:-1px -1px 0 hsla(0,0%,100%,.3),1px -1px 0 hsla(0,0%,100%,.3),-1px 1px 0 hsla(0,0%,100%,.3),1px 1px 0 hsla(0,0%,100%,.3)}}.scroll-section__fixed-top-right__item--button{background-color:#62ba35;border-radius:4px;color:#fff!important;display:inline-block;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;margin:20px 0 0;padding:8px 24px;text-decoration:none}.scroll-section__fixed-top-right__item--button:hover{background-color:#37761d;color:#fff!important}