.carousel-container{width:100%;max-width:var(--desktop-width,800px);margin:0 auto;position:relative;isolation:isolate}@media (max-width:768px){.carousel-container{max-width:100%;margin:0}}.carousel-navigation-wrapper{position:relative;width:100%}.carousel-slider{width:100%;border-radius:8px;overflow:hidden}.carousel-slide{min-width:100%;height:var(--slide-height,300px);display:flex;justify-content:center;align-items:center;position:relative}.carousel-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.carousel-empty{height:var(--slide-height,300px);align-items:center;background:#f5f5f5;color:#666;font-size:16px;border-radius:8px}.carousel-dots,.carousel-empty{display:flex;justify-content:center}.carousel-dots{margin-top:-50px;padding:10px 0;gap:10px;z-index:1}.carousel-dot{border:none;width:10px;height:10px;background:#eeeeee;border-radius:50%;cursor:pointer;padding:0;z-index:1}.carousel-dot:hover{background:#eeeeee;transform:scale(1.1)}.carousel-dot:focus{border:none;outline:2px solid #00b8f0;outline-offset:2px}.carousel-dot-active{background:#00b8f0;transform:scale(1.2)}.carousel-line{display:flex;justify-content:center;gap:0;padding:10px 0}.carousel-line-segment{width:20px;height:4px;border-radius:20px;background:#cccccc;cursor:pointer;transition:background .3s ease,transform .2s ease}.carousel-line-segment:hover{transform:scaleX(1.2)}.carousel-line-active{background:#00b8f0;transform:scaleX(1.2)}.carousel-arrow{width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);fill:#fff;cursor:pointer;background:rgba(0,0,0,.5);border-radius:50%;padding:8px;transition:all .2s ease;z-index:10}.carousel-arrow:hover{background:rgba(0,0,0,.7);transform:translateY(-50%) scale(1.1)}.carousel-arrow-left{left:16px}.carousel-arrow-right{right:16px}.carousel-arrow-disabled{fill:rgba(255,255,255,.3);cursor:not-allowed;background:rgba(0,0,0,.2)}.carousel-arrow-disabled:hover{transform:translateY(-50%);background:rgba(0,0,0,.2)}@media (max-width:768px){.carousel-arrow{width:36px;height:36px;padding:6px}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}}.carousel-container .keen-slider{width:100%!important}.carousel-container .keen-slider__slide{min-width:100%!important}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" number-slide"],[class^=number-slide]{display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:500;height:300px;min-height:600px}.number-slide2{background:rgb(255,75,64);background:linear-gradient(128deg,rgba(255,154,63,1),rgba(255,75,64,1))}.number-slide3{background:rgb(182,255,64);background:linear-gradient(128deg,rgba(182,255,64,1),rgba(63,255,71,1));background:linear-gradient(128deg,rgba(189,255,83,1),rgba(43,250,82,1))}.number-slide4{background:rgb(64,255,242);background:linear-gradient(128deg,rgba(64,255,242,1),rgba(63,188,255,1))}.number-slide5{background:rgb(255,64,156);background:linear-gradient(128deg,rgba(255,64,156,1),rgba(255,63,63,1))}.number-slide6{background:rgb(64,76,255);background:linear-gradient(128deg,rgba(64,76,255,1),rgba(174,63,255,1))}.vertical-carousel{position:relative;overflow:hidden;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;width:100%;max-width:100%}.testimonial-slide{position:relative;overflow:visible;width:100%;min-height:100%;padding:0;margin:0}.slide-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}@media (min-width:768px){.vertical-carousel{height:70vh;min-height:500px}.testimonial-slide{min-height:calc((70vh - 30px) / 2)}.slide-content{padding:10px}}@media (min-width:1024px){.vertical-carousel{min-height:600px}.testimonial-slide{min-height:calc((75vh - 30px) / 2)}.slide-content{padding:12px}}@media (min-width:1440px){.vertical-carousel{height:80vh;min-height:700px}.testimonial-slide{min-height:calc((80vh - 30px) / 2)}.slide-content{padding:15px}}@media (min-width:1920px){.vertical-carousel{height:85vh;min-height:800px}.testimonial-slide{min-height:calc((85vh - 30px) / 2)}.slide-content{padding:20px}}.keen-slider{-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.keen-slider,.keen-slider__slide{position:relative;overflow:hidden}.keen-slider__slide{width:100%;min-height:100%}.keen-slider[data-keen-slider-v]{flex-wrap:nowrap}.keen-slider[data-keen-slider-v] .keen-slider__slide{width:100%;min-width:100%}.keen-slider{transition:transform .3s ease-out}.keen-slider::-webkit-scrollbar{display:none}.keen-slider{-ms-overflow-style:none;scrollbar-width:none}