.carousel-module__gEzFKq__module-slider-section{--theme-color:#ff3e3e;--theme-color-rgb:255,62,62;background:0 0;padding:30px 0 40px;position:relative;overflow:hidden}.carousel-module__gEzFKq__module-slider-section.carousel-module__gEzFKq__pace{--theme-color:#ff3e3e;--theme-color-rgb:255,62,62}.carousel-module__gEzFKq__module-slider-section.carousel-module__gEzFKq__case{--theme-color:#ffab40;--theme-color-rgb:255,171,64}.carousel-module__gEzFKq__module-slider-section.carousel-module__gEzFKq__mollymawk{--theme-color:#0ea5e9;--theme-color-rgb:14,165,233}.carousel-module__gEzFKq__slider-background-glow{display:none}.carousel-module__gEzFKq__section-header.carousel-module__gEzFKq__text-center{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:40px;display:flex}.carousel-module__gEzFKq__modern-slider-title{color:#fff;letter-spacing:-1.5px;text-transform:capitalize;margin-bottom:15px;font-size:2.8rem;font-weight:800;display:block}.carousel-module__gEzFKq__modern-slider-subtitle{color:#999;max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.6;display:block}.carousel-module__gEzFKq__carousel-3d-container{perspective:2000px;justify-content:center;align-items:center;width:100%;max-width:1400px;height:550px;margin:20px auto 0;display:flex;position:relative}.carousel-module__gEzFKq__carousel-3d{width:100%;height:100%;transform-style:preserve-3d;position:relative}.carousel-module__gEzFKq__carousel-item{cursor:pointer;opacity:0;pointer-events:none;z-index:0;width:750px;height:450px;margin-top:-225px;margin-left:-375px;transition:all .8s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%}.carousel-module__gEzFKq__carousel-card-inner{background:#111;border:2px solid #ffffff26;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.carousel-module__gEzFKq__carousel-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.carousel-module__gEzFKq__carousel-overlay{opacity:0;background:linear-gradient(#0000 0%,#00000080 30%,#000000f2 100%);padding:30px;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__active .carousel-module__gEzFKq__carousel-overlay{opacity:1;transform:translateY(0)}.carousel-module__gEzFKq__module-tag{background:var(--theme-color);color:#fff;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.carousel-module__gEzFKq__carousel-overlay h3{color:#fff;margin-bottom:6px;font-size:1.6rem;font-weight:700}.carousel-module__gEzFKq__carousel-overlay p{color:#bbb;max-width:85%;margin-bottom:15px;font-size:.9rem}.carousel-module__gEzFKq__carousel-cta{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.carousel-module__gEzFKq__carousel-cta:hover{background:var(--theme-color);border-color:var(--theme-color);transform:translate(5px)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__active{opacity:1;pointer-events:auto;z-index:10;filter:none;transform:translate(0,0)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__active .carousel-module__gEzFKq__carousel-card-inner{border-color:rgba(var(--theme-color-rgb),.8);box-shadow:0 40px 100px #000000b3,0 10px 40px rgba(var(--theme-color-rgb),.2);border-width:3px}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__prev{opacity:.4;pointer-events:auto;z-index:5;filter:brightness(.4);transform:translate3d(-75%,0,-400px)rotateY(30deg)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__next{opacity:.4;pointer-events:auto;z-index:5;filter:brightness(.4);transform:translate3d(75%,0,-400px)rotateY(-30deg)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__far-prev{opacity:0;transform:translate3d(-100%,0,-600px)rotateY(45deg)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__far-next{opacity:0;transform:translate3d(100%,0,-600px)rotateY(-45deg)}.carousel-module__gEzFKq__carousel-nav{color:#fff;cursor:pointer;z-index:20;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-module__gEzFKq__carousel-nav:hover{background:var(--theme-color);border-color:var(--theme-color);box-shadow:0 0 20px rgba(var(--theme-color-rgb),.4)}.carousel-module__gEzFKq__carousel-nav.carousel-module__gEzFKq__prev{left:40px}.carousel-module__gEzFKq__carousel-nav.carousel-module__gEzFKq__next{right:40px}.carousel-module__gEzFKq__carousel-nav svg{width:24px;height:24px}.carousel-module__gEzFKq__carousel-dots{z-index:20;justify-content:center;gap:12px;margin-top:15px;display:flex}.carousel-module__gEzFKq__dot{cursor:pointer;background:#fff3;border-radius:50%;width:10px;height:10px;transition:all .3s}.carousel-module__gEzFKq__dot.carousel-module__gEzFKq__active{background:var(--theme-color);width:48px;box-shadow:0 0 15px rgba(var(--theme-color-rgb),.4);border-radius:10px}@media (max-width:992px){.carousel-module__gEzFKq__carousel-3d-container{height:55vw;min-height:400px}.carousel-module__gEzFKq__carousel-item{width:80%;height:48vw;margin-top:-24vw;margin-left:-40%}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__prev{transform:translate3d(-20%,0,-250px)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__next{transform:translate3d(20%,0,-250px)}.carousel-module__gEzFKq__carousel-nav{width:45px;height:45px}}@media (max-width:768px){.carousel-module__gEzFKq__carousel-3d-container{height:65vw;min-height:350px}.carousel-module__gEzFKq__carousel-item{width:85%;height:51vw;margin-top:-25.5vw;margin-left:-42.5%}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__prev{opacity:.1;transform:translate3d(-10%,0,-300px)scale(.8)}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__next{opacity:.1;transform:translate3d(10%,0,-300px)scale(.8)}.carousel-module__gEzFKq__carousel-overlay{padding:20px}.carousel-module__gEzFKq__carousel-overlay h3{font-size:1.2rem}.carousel-module__gEzFKq__carousel-overlay p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;display:-webkit-box;overflow:hidden}.carousel-module__gEzFKq__carousel-nav{width:40px;height:40px;top:40%}.carousel-module__gEzFKq__carousel-nav.carousel-module__gEzFKq__prev{left:10px}.carousel-module__gEzFKq__carousel-nav.carousel-module__gEzFKq__next{right:10px}.carousel-module__gEzFKq__dot.carousel-module__gEzFKq__active{width:32px}}@media (max-width:480px){.carousel-module__gEzFKq__carousel-3d-container{height:70vw;min-height:300px}.carousel-module__gEzFKq__carousel-item{width:90%;height:54vw;margin-top:-27vw;margin-left:-45%}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__prev,.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__next{opacity:0}.carousel-module__gEzFKq__carousel-overlay h3{font-size:1.1rem}.carousel-module__gEzFKq__carousel-cta{padding:6px 14px;font-size:.75rem}}.carousel-module__gEzFKq__carousel-item.carousel-module__gEzFKq__far-next{opacity:0;z-index:1;transform:translate(150%)scale(.5)}.carousel-module__gEzFKq__carousel-item:not(.carousel-module__gEzFKq__active):hover{opacity:.9;filter:grayscale(0)}.carousel-module__gEzFKq__carousel-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:20;background:#0f0f0fcc;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:45%;transform:translateY(-50%)}@media (max-width:768px){.carousel-module__gEzFKq__module-slider-section{padding:40px 0}.carousel-module__gEzFKq__modern-slider-title{font-size:1.8rem}.carousel-module__gEzFKq__modern-slider-subtitle{padding:0 20px;font-size:.9rem}.carousel-module__gEzFKq__module-slide{width:280px;height:180px}.carousel-module__gEzFKq__slider-track-premium{gap:15px}.carousel-module__gEzFKq__module-name-box{padding:8px 14px;font-size:.7rem;bottom:12px;left:12px}@keyframes carousel-module__gEzFKq__scrollModules{0%{transform:translate(0)}to{transform:translate(-2065px)}}}
