.carousel-container{width:100%;max-width:var(--desktop-width,800px);isolation:isolate;margin:0 auto;position:relative}@media (max-width:768px){.carousel-container{max-width:100%;margin:0}}.carousel-navigation-wrapper{width:100%;position:relative}.carousel-slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.carousel-slide{scroll-snap-align:start;height:var(--slide-height,auto);flex:0 0 100%;justify-content:center;align-items:stretch;display:flex}.carousel-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.carousel-empty{height:var(--slide-height,300px);color:#666;background:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;font-size:16px;display:flex}.carousel-dots{z-index:1;justify-content:center;gap:10px;margin-top:-50px;padding:10px 0;display:flex}.carousel-dot{cursor:pointer;z-index:1;background:#eee;border:none;border-radius:50%;width:10px;height:10px;padding:0}.carousel-dot:hover{background:#eee;transform:scale(1.1)}.carousel-dot:focus{outline-offset:2px;border:none;outline:2px solid #00b8f0}.carousel-dot-active{background:#00b8f0;transform:scale(1.2)}.carousel-line{justify-content:center;gap:0;padding:10px 0;display:flex}.carousel-line-segment{cursor:pointer;background:#ccc;border-radius:20px;width:20px;height:4px;transition:background .3s,transform .2s}.carousel-line-segment:hover{transform:scaleX(1.2)}.carousel-line-active{background:#00b8f0;transform:scaleX(1.2)}.carousel-arrow{fill:#fff;cursor:pointer;z-index:10;background:#00000080;border-radius:50%;width:40px;height:40px;padding:8px;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#000000b3;transform:translateY(-50%)scale(1.1)}.carousel-arrow-left{left:16px}.carousel-arrow-right{right:16px}.carousel-arrow-disabled{fill:#ffffff4d;cursor:not-allowed;background:#0003}.carousel-arrow-disabled:hover{background:#0003;transform:translateY(-50%)}@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{height:auto;box-shadow:0 4px 20px #00000026}.addOnslidePrevBtn{bottom:0;top:unset;left:calc(45% - 36px)}.addOnslideNextBtn{top:unset;right:calc(45% - 36px);bottom:0!important}@media (min-width:768px){.addOnslidePrevBtn{bottom:unset;top:50%;left:0}.addOnslideNextBtn{top:50%;right:0;bottom:unset!important}}
