.product-media-gallery-modern{width:100%}.product-media-gallery-modern__wrapper{display:flex;gap:1.6rem;align-items:flex-start}.product-media-gallery-modern__thumbnails{flex-shrink:0;width:8rem}.product-media-gallery-modern__thumbnails-inner{display:flex;flex-direction:column;gap:1rem;max-height:60rem;overflow-y:auto;padding-right:.5rem}.product-media-gallery-modern__thumbnails-inner::-webkit-scrollbar{width:4px}.product-media-gallery-modern__thumbnails-inner::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.05);border-radius:2px}.product-media-gallery-modern__thumbnails-inner::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:2px}.product-media-gallery-modern__thumbnails-inner::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.3)}.product-media-gallery-modern__thumbnail{position:relative;width:100%;padding:0;border:2px solid transparent;border-radius:.8rem;background:transparent;cursor:pointer;transition:all .3s ease;overflow:hidden;aspect-ratio:1}.product-media-gallery-modern__thumbnail img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-media-gallery-modern__thumbnail:hover{border-color:rgba(var(--color-foreground),.2)}.product-media-gallery-modern__thumbnail:hover img{transform:scale(1.05)}.product-media-gallery-modern__thumbnail.is-active{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground))}.product-media-gallery-modern__thumbnail-badge{position:absolute;top:.4rem;right:.4rem;width:2rem;height:2rem;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.product-media-gallery-modern__thumbnail-badge .svg-wrapper{width:1.2rem;height:1.2rem;color:#fff}.product-media-gallery-modern__thumbnails{position:relative}.product-media-gallery-modern__thumbnails-nav{display:flex;flex-direction:column;gap:.4rem}.product-media-gallery-modern__nav-btn{position:absolute;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:10;padding:0}.product-media-gallery-modern__nav-btn:hover{background:rgba(var(--color-foreground),.05);border-color:rgb(var(--color-foreground));transform:scale(1.1)}.product-media-gallery-modern__nav-btn .svg-wrapper{width:1.6rem;height:1.6rem;color:rgb(var(--color-foreground))}.product-media-gallery-modern__nav-btn--thumb-up,.product-media-gallery-modern__nav-btn--thumb-down{display:flex}.product-media-gallery-modern__nav-btn--thumb-prev,.product-media-gallery-modern__nav-btn--thumb-next{display:none}.product-media-gallery-modern__nav-btn--thumb-up{top:.4rem;left:50%;transform:translate(-50%);z-index:20}.product-media-gallery-modern__nav-btn--thumb-down{bottom:.4rem;left:50%;transform:translate(-50%);z-index:20}@media screen and (max-width: 749px){.product-media-gallery-modern__nav-btn--thumb-up,.product-media-gallery-modern__nav-btn--thumb-down{display:none}.product-media-gallery-modern__nav-btn--thumb-prev,.product-media-gallery-modern__nav-btn--thumb-next{display:flex}.product-media-gallery-modern__nav-btn--thumb-prev{left:.4rem;top:50%;transform:translateY(-50%);z-index:20}.product-media-gallery-modern__nav-btn--thumb-next{right:.4rem;top:50%;transform:translateY(-50%);z-index:20}}.product-media-gallery-modern__main{flex:1;position:relative}.product-media-gallery-modern__main-inner{position:relative;width:100%;aspect-ratio:1;border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.03)}.product-media-gallery-modern__nav-btn--prev{left:1.6rem;top:50%;transform:translateY(-50%) rotate(180deg)}.product-media-gallery-modern__nav-btn--next{right:1.6rem;top:50%;transform:translateY(-50%)}.product-media-gallery-modern__media-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.product-media-gallery-modern__media-item.is-active{opacity:1;visibility:visible;position:relative}.product-media-gallery-modern__media-item img,.product-media-gallery-modern__media-item video{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 749px){.product-media-gallery-modern__wrapper{flex-direction:column;gap:1rem}.product-media-gallery-modern__thumbnails{width:100%;order:2}.product-media-gallery-modern__thumbnails-inner{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding-right:0;padding-bottom:.5rem;gap:.8rem}.product-media-gallery-modern__thumbnails-inner::-webkit-scrollbar{height:4px;width:auto}.product-media-gallery-modern__thumbnail{flex-shrink:0;width:7rem}.product-media-gallery-modern__main{order:1}}.product-sticky-footer{position:fixed;bottom:0;left:0;right:0;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 20px #00000014;z-index:100;transform:translateY(100%);transition:transform .3s ease;padding:1.2rem 0;display:block}.product-sticky-footer.is-visible{transform:translateY(0)}.product-sticky-footer__container{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.product-sticky-footer__content{display:flex;align-items:center;gap:2rem;justify-content:space-between}.product-sticky-footer__product-info{display:flex;align-items:center;gap:1.2rem;flex:1;min-width:0}.product-sticky-footer__image{flex-shrink:0;width:5rem;height:5rem;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.03)}.product-sticky-footer__image img{width:100%;height:100%;object-fit:cover}.product-sticky-footer__details{flex:1;min-width:0}.product-sticky-footer__title{font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-sticky-footer__variant{font-size:1.2rem;color:rgba(var(--color-foreground),.6);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-sticky-footer__price{flex-shrink:0;text-align:right}.product-sticky-footer__price .price{font-size:1.8rem;font-weight:600}.product-sticky-footer__price .price--compare{font-size:1.4rem;margin-left:.8rem}.product-sticky-footer__actions{flex-shrink:0}.product-sticky-footer__add-to-cart{min-width:16rem;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;white-space:nowrap}.product-sticky-footer__add-to-cart:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width: 989px){.product-sticky-footer__content{gap:1.2rem}.product-sticky-footer__product-info{gap:.8rem}.product-sticky-footer__image{width:4rem;height:4rem}.product-sticky-footer__title{font-size:1.2rem}.product-sticky-footer__variant{font-size:1.1rem}.product-sticky-footer__price{display:none}.product-sticky-footer__add-to-cart{min-width:auto;flex:1;padding:1rem 1.6rem;font-size:1.3rem}}@media screen and (max-width: 749px){.product-sticky-footer{padding:1rem 0}.product-sticky-footer__container{padding:0 1rem}.product-sticky-footer__content{gap:.8rem}.product-sticky-footer__product-info{min-width:0;flex:0 1 auto}.product-sticky-footer__title{font-size:1.1rem}.product-sticky-footer__variant{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/product-modern-layout.css.map */
