.sticky-slider{margin-bottom:0;padding-bottom:0;padding-top:0}.sticky-slider__container{overflow:visible;position:relative;width:100%}.sticky-slider__wrapper{display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:1200px;padding:0;position:relative;width:100%;z-index:5}.sticky-slider__heading{margin-bottom:4rem;text-align:center;z-index:20}.sticky-slider__heading h2{margin-bottom:.5rem}.sticky-slider__slides{display:grid;grid-template-areas:"slide";height:100%;position:relative;width:100%;z-index:20}.sticky-slider__slide{display:flex;grid-area:slide;height:100%;opacity:0;pointer-events:none;width:100%}.sticky-slider__slide.active{opacity:1;pointer-events:auto}.sticky-slider__text{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center;padding:0 1.5rem 0 5%}.sticky-slider__text>*{opacity:0;transform:translateY(1.875rem)}.sticky-slider__slide.active .sticky-slider__text>*{opacity:1;transform:translateY(0)}.sticky-slider__text h2{font-weight:700;margin-bottom:1.25rem;text-align:left}.sticky-slider__text p{color:hsla(0,0%,100%,.8);line-height:1.6;text-align:left}.sticky-slider__media{align-items:center;display:flex;flex:1;justify-content:center}.sticky-slider__media img{border-radius:.5rem;height:auto;max-width:100%}.sticky-slider__lottie{height:auto;min-height:18.75rem;width:100%}.sticky-slider__dots{display:flex;flex-direction:column;gap:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:15}.sticky-slider__dots:before{background:linear-gradient(179deg,#e8f3ff 1.25%,#fff 98.82%);content:"";height:100%;left:calc(50% - 2px);position:absolute;width:4px;z-index:-1}.sticky-slider__dot{background:#00274b;background:var(--Light-Gradient,linear-gradient(179deg,#e8f3ff 1.25%,#fff 98.82%));border:1px solid #2962ff;border:1px solid var(--Light-Blue-Gradient,#86a8ff);border-radius:50%;border-radius:8.154px;cursor:pointer;height:14px;width:14px;z-index:2}.sticky-slider__dot,.sticky-slider__dot.active{box-shadow:0 1.965px 3.93px 0 rgba(21,23,86,.2)}.sticky-slider__dot.active{background:linear-gradient(180deg,#85a7ff,#4978f3);border-radius:10.192px}.sticky-slider__circles{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:1}.sticky-slider__circle{background:radial-gradient(49.18% 49.18% at 49.28% 47.83%,#22c9fc 0,rgba(41,98,255,0) 100%);border-radius:50%;bottom:-37.5rem;height:75rem;opacity:0;position:absolute;right:-37.5rem;width:75rem;z-index:1}.sticky-slider__circle:nth-child(2n){background:radial-gradient(49.18% 49.18% at 49.28% 47.83%,rgba(41,98,255,.8) 0,rgba(41,98,255,0) 83.65%,rgba(0,39,75,0) 100%);left:-37.5rem;right:auto}@media (max-width:800px) or (max-height:700px){.sticky-slider__container{height:auto;min-height:100vh;overflow:visible;padding:2rem 0}.sticky-slider__wrapper{flex-direction:column;gap:2rem;height:auto}.sticky-slider__heading{margin-bottom:2rem;padding:0;position:static;transform:none}.sticky-slider__slides{display:flex;flex-direction:column;gap:3rem;height:auto}.sticky-slider__slide{border-radius:1rem;flex-direction:column;gap:1.5rem;opacity:1;overflow:hidden;padding:0;pointer-events:auto;position:static}.sticky-slider__text{order:2;padding:0}.sticky-slider__media>*,.sticky-slider__text>*{opacity:1!important;transform:translateY(0)!important}.sticky-slider__media>*{height:auto;max-height:none}.sticky-slider__lottie{max-width:100%!important}.sticky-slider__lottie,.sticky-slider__media img{display:block!important;opacity:1!important;transform:translateY(0)!important;width:100%!important}.sticky-slider__media img{height:auto!important}.sticky-slider__media{display:block!important;opacity:1!important;order:1;transform:translateY(0)!important}.sticky-slider__circles,.sticky-slider__dots{display:none}}