/* ==========================================================================================
    Antics GSAP animation library
    Antics Digital Marketing -- antics.com
    Revised 11.18.25 KW
========================================================================================== */
section{overflow: hidden;position: relative}.gsap-riseUp,.gsap-fadeIn,.gsap-zoomIn{opacity: 0}.gsap-stickAndDissolve{position: relative;min-height: 100vh}.gsap-stickyContentGroup{position: relative;z-index: 100}.gsap-stickyContent{position: absolute;top: 0;left: 0;right: 0}.gsap-stickyContent:not(:first-of-type){opacity: 0}.gsap-triggerGroup{position: absolute;top: 0;height: 100%;width: 5vw;z-index: 100}.gsap-trigger{border: 1px solid green}.gsap-pinPanel{overflow: hidden}.gsap-pinPanel .container{height: 100%}.gsap-lastpanel,.gsap-lastpanel .container{height: auto}.gsap-parallax{position: relative;overflow: hidden}.gsap-parallaxBackground{position: absolute;top: 0;left: 0;width: 100%;height: 150%;background-size: cover;background-repeat: no-repeat;background-position: 0 -50%;will-change: background-position}.gsap-swapBackground{position: relative}.gsap-startingBackground,.gsap-endingBackground{position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-position: center top;background-repeat: no-repeat;background-size: cover;overflow: hidden}.gsap-endingBackground{z-index: 10;opacity: 0}.gsap-startingBackground{z-index: 1}.gsap-backgroundContent{z-index: 100}.gsap-backgroundContent,.gsap-backgroundContent .container{position: relative}.gsap-scrollBackgroundContainer{width: 100%;position: relative;overflow: hidden}.gsap-scrollBackgroundImageRight,.gsap-scrollBackgroundImageLeft{position: absolute;height: 100%;width: 150vw;background-size: cover}.gsap-scrollBackgroundContent{position: relative;height: 100%;width: 100vw;z-index: 10}.gsap-zoomThrough{position: relative;height: 100vh;min-height: 500px;overflow: hidden}.gsap-zoomThroughBackground{height: 100%;opacity: 0}.gsap-zoomThroughForeground{position: absolute;top: 0;left: 0;z-index: 10;height: 100vh;min-height: 500px;width: 100%;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;transform: scale(1)}