.SpecialCarousel{width:100%;position:relative}.SpecialCarouselViewport{width:100%;overflow:hidden}.SpecialCarouselTrack{width:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.SpecialCarouselSlide{width:100%;min-width:100%}.SpecialCarouselDots{justify-content:center;align-items:center;gap:10px;padding-top:10px;display:flex}.SpecialCarouselDot{background:rgba(0,0,0,.2);border-radius:50%;width:10px;height:10px}.SpecialCarouselDot.active{background:#667eea;width:12px;height:12px}.arrow-footer{width:100%;color:var(--white);text-shadow:0 1px 2px rgba(255,255,255,.5);background:linear-gradient(135deg,var(--primary-gradient-1),var(--primary-gradient-2));height:22px;box-shadow:0 6px 18px var(--shadow-color-4);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%,12px 50%);justify-content:center;align-items:center;padding:0 40px;font-size:18px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}
