.premium-carousel{width:100%;position:relative;overflow:hidden}.premium-carousel-wrapper{position:relative;width:100%}.premium-carousel-track{display:flex;align-items:center;gap:var(--carousel-gap);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:30px 80px;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.premium-carousel-track::-webkit-scrollbar{display:none}.premium-carousel-track.dragging{cursor:grabbing;scroll-behavior:auto}.premium-carousel-slide{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:center;transition:transform .3s ease}.premium-carousel-slide:hover{transform:translateY(-4px)}.premium-carousel-image{display:block;width:auto;height:auto;max-width:100%;max-height:var(--carousel-height);object-fit:contain;border-radius:var(--carousel-radius);box-shadow:0 8px 28px #0000001f;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.premium-carousel-slide a{display:flex;justify-content:center;align-items:center;text-decoration:none}.premium-carousel-caption{margin-top:15px;text-align:center;font-size:.95rem;line-height:1.5;color:#000000bf;max-width:90%}.premium-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border:none;border-radius:999px;background:#000000a6;color:#fff;font-size:22px;cursor:pointer;z-index:100;transition:background .25s,transform .2s,opacity .2s}.premium-carousel-arrow:hover{background:#000;transform:translateY(-50%) scale(1.08)}.premium-carousel-arrow:active{transform:translateY(-50%) scale(.96)}.premium-carousel-arrow.left{left:18px}.premium-carousel-arrow.right{right:18px}.premium-carousel-dots{position:relative;display:flex;justify-content:center;align-items:center;gap:14px;margin-top:22px}.premium-carousel-dot{width:12px;height:12px;border:none;border-radius:999px;background:#d8d8d8;cursor:pointer;padding:0;z-index:2}.premium-carousel-active-pill{position:absolute;height:12px;width:48px;border-radius:999px;background:#d8d8d8;overflow:hidden;pointer-events:none;transition:left .35s ease,width .35s ease;z-index:1}.premium-carousel-active-fill{width:0%;height:100%;background:#111}.premium-carousel-arrow:focus-visible,.premium-carousel-dot:focus-visible{outline:3px solid #4a90ff;outline-offset:3px}@media(max-width:990px){.premium-carousel-track{padding:25px 40px}}@media(max-width:768px){.premium-carousel-track{padding:15px;gap:15px}.premium-carousel-arrow{width:42px;height:42px;font-size:18px}.premium-carousel-image{max-height:55vh}.premium-carousel-dot{width:10px;height:10px}.premium-carousel-dot.active{width:24px}}@media(prefers-color-scheme:dark){.premium-carousel-caption{color:#ffffffd9}.premium-carousel-dot{background:#666}.premium-carousel-dot.active{background:#fff}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/premium-photo-carousel.css.map */
