html.cv-on #main-content section:not(section section){opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}html.cv-on #main-content section:not(section section).cv-in{opacity:1;transform:none;will-change:auto}html.cv-on #main-content section:not(section section).cv-first{opacity:1 !important;transform:none !important;transition:none !important;will-change:auto !important}@media(prefers-reduced-motion:reduce){html.cv-on #main-content section:not(section section){opacity:1;transform:none;transition:none}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto !important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}