.photo-carousel{padding-top:var(--padding-top, 80px);padding-bottom:var(--padding-bottom, 80px);position:relative}.photo-carousel__heading{text-align:center;margin:0 0 .8rem;font-size:1.4rem;letter-spacing:.15em;text-transform:uppercase;font-weight:500;color:rgb(var(--color-foreground))}.photo-carousel__subheading{text-align:center;margin:0 0 3rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.photo-carousel__container{position:relative}.photo-carousel__track-wrapper{overflow:hidden;margin:0 -.5rem}.photo-carousel__track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.photo-carousel__slide{flex:0 0 calc(100% / var(--slides-mobile, 2));padding:0 .5rem;box-sizing:border-box}@media screen and (min-width:750px){.photo-carousel__slide{flex-basis:calc(100% / var(--slides-tablet, 4))}}@media screen and (min-width:990px){.photo-carousel__slide{flex-basis:calc(100% / var(--slides-desktop, 6))}}.photo-carousel__link{display:block;text-decoration:none;color:inherit;width:100%;height:100%}.photo-carousel__image-wrapper{width:100%;aspect-ratio:9 / 16;background-color:rgba(var(--color-foreground),.04);border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.photo-carousel__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.photo-carousel__link:hover .photo-carousel__image{transform:scale(1.02)}.photo-carousel__caption{display:block;margin-top:.8rem;font-size:1.3rem;text-align:center;color:rgba(var(--color-foreground),.75)}.photo-carousel__placeholder{background-color:rgba(var(--color-foreground),.04)}.photo-carousel__product{position:absolute;bottom:10px;left:10px;right:10px;display:flex;align-items:center;gap:10px;background:transparent;border-radius:6px;padding:6px 10px 6px 6px;text-decoration:none;color:rgb(var(--color-foreground));z-index:2;transition:transform .2s ease}.photo-carousel__product:hover{transform:translateY(-2px)}.photo-carousel__product-thumb{flex-shrink:0;width:44px;height:44px;border-radius:4px;overflow:hidden;background:rgba(var(--color-foreground),.05)}.photo-carousel__product-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.photo-carousel__product-title{font-family:Jost,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.photo-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000014;transition:background .2s ease,transform .2s ease,opacity .2s ease}.photo-carousel__btn:hover{background:rgba(var(--color-foreground),.05)}.photo-carousel__btn:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.photo-carousel__btn:disabled{opacity:.3;cursor:not-allowed}.photo-carousel__btn--prev{left:1rem}.photo-carousel__btn--next{right:1rem}@media screen and (min-width:990px){.photo-carousel .page-width{max-width:100%;padding-left:72px;padding-right:72px}.photo-carousel__track-wrapper{margin:0 -.75rem}.photo-carousel__slide{padding:0 .75rem}}@media screen and (max-width:749px){.photo-carousel{padding-top:calc(var(--padding-top, 80px) * .7);padding-bottom:calc(var(--padding-bottom, 80px) * .7)}.photo-carousel__btn--prev{left:.5rem}.photo-carousel__btn--next{right:.5rem}.photo-carousel__product{bottom:6px;left:6px;right:6px;gap:6px;padding:4px 8px 4px 4px}.photo-carousel__product-thumb{width:34px;height:34px}.photo-carousel__product-title{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
