.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{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.carousel-slide{flex:0 0 100%;scroll-snap-align:start;display:flex;justify-content:center;align-items:stretch;height:var(--slide-height,auto)}.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}.addOnActive .addOnCard{box-shadow:0 4px 20px 0 #00000026;height:auto}.addOnslidePrevBtn{bottom:0;top:unset;left:calc(45% - 36px)}.addOnslideNextBtn{bottom:0!important;top:unset;right:calc(45% - 36px)}@media (min-width:768px){.addOnslidePrevBtn{bottom:unset;top:50%;left:0}.addOnslideNextBtn{bottom:unset!important;top:50%;right:0}}