.sticky-sections .sticky-section{--base-min-height:78vh;display:flex;flex-direction:column;justify-content:center;padding:5em 0 2em}.sticky-section .container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:92.5%}.sticky-section .left-side,.sticky-section .right-side{align-items:center;align-items:flex-start;display:flex;flex:1 0 50%;flex-direction:column;justify-content:center}@media screen and (max-width:767px){.sticky-section .right-side{margin-top:3em;padding-top:0;transform:none!important}.sticky-section .left-side{padding-top:0}}@media screen and (min-width:768px){.sticky-sections .sticky-section{--base-min-height:102vh;padding:0}.sticky-section .container{flex-direction:row}.sticky-section[data-sticky-side=right] .container{flex-direction:row-reverse}.sticky-section[data-sticky-side=right] .left-side{padding-left:80px;padding-right:0}.sticky-section .left-side{margin-top:-12.5vh;padding:15vh 80px 15vh 0;position:sticky;top:12.55%}.sticky-section .right-side{margin-bottom:-12.5vh;margin-top:25vh;padding-bottom:0;padding-top:25vh}}