@layer components{.product-main__grid{display:grid;grid-template-columns:1fr;gap:0;align-items:start}.product-main__grid--left{min-width:0;height:var(--section-min-height, auto)}.product-main__grid--right{text-align:var(--product-text-align, left)}.product-main__content{width:100%;max-width:var(--product-content-max-width, 100%);display:flex;flex-direction:column;gap:var(--product-content-gap, 16px)}.product-main__content--align-left{margin-inline:0 auto}.product-main__content--align-center{margin-inline:auto}.product-main__content--align-right{margin-inline:auto 0}@media(min-width:992px){.product-main__grid{grid-template-columns:1fr 1fr}.product-main__grid--left{position:sticky;top:0;overflow:hidden}.product-main__grid--left.product-main__grid--left--scroll{position:static;height:auto;overflow:visible}}.product-main__placeholder-media{width:100%;height:100%;min-height:480px;background:#d3d3d3;color:#555;display:flex;align-items:center;justify-content:center;font-size:.875rem;letter-spacing:.04em;text-transform:uppercase}}.product-main.section.section,.product-main__grid--right.section-content-wrapper.section-content-wrapper{height:auto}@media(min-width:992px){.product-main__grid--left--scroll+.product-main__grid--right.section-content-wrapper{position:sticky;top:var(--nav-height, 0px);align-self:start}.product-main.first-section-js .product-main__grid--left--scroll+.product-main__grid--right.section-content-wrapper{top:0}}.product-main-gallery{position:relative;display:flex;flex-direction:column;width:100%}.product-main-gallery__above{position:absolute;inset-block-start:0;inset-inline:0;padding-block-start:12px;padding-inline:12px;z-index:2;display:flex;flex-direction:column;gap:8px;pointer-events:none}.product-main-gallery__above-item{display:flex;pointer-events:auto}.product-main-gallery__above-item--left{justify-content:flex-start}.product-main-gallery__above-item--center{justify-content:center}.product-main-gallery__above-item--right{justify-content:flex-end}.product-page-badges-block--portal-pending{display:none}.product-main-gallery__main{position:relative;width:100%;aspect-ratio:var(--gallery-natural-ratio, 1 / 1)}.product-main--fixed-height .product-main-gallery{height:100%;min-height:0}.product-main--fixed-height .product-main-gallery__main{flex:1 1 auto;min-height:0}.product-main-gallery__main .swiper-wrapper{height:100%}.product-main-gallery__slide{width:100%;height:100%}.product-main-gallery__slide .product-media{width:100%;height:100%;aspect-ratio:auto}.product-main-gallery__slide .product-media__image,.product-main-gallery__slide .product-media video,.product-main-gallery__slide .product-media iframe{width:100%;height:100%;object-fit:cover;object-position:center}.product-main-gallery.not-loaded .swiper-wrapper{display:block}.product-main-gallery.not-loaded .swiper-slide{display:none}.product-main-gallery.not-loaded .swiper-slide:first-child{display:block}.product-main-gallery.not-loaded .product-main-gallery__arrows,.product-main-gallery.not-loaded .product-main-gallery__bullets,.product-main-gallery.not-loaded .product-main-gallery__thumbs{display:none}.product-main-gallery.is-static .swiper-wrapper{display:block}.product-main-gallery.is-static .product-main-gallery__slide,.product-main-gallery.is-static .product-main-gallery__slide .product-media,.product-main-gallery.is-static .product-main-gallery__slide .product-media__image{height:auto}.product-main-gallery.is-static .product-main-gallery__slide .product-media{aspect-ratio:var(--ratio)}.product-main-gallery.is-static .product-main-gallery__slide .product-media__image{object-fit:contain}.product-main-gallery.is-static .product-main-gallery__arrows,.product-main-gallery.is-static .product-main-gallery__bullets,.product-main-gallery.is-static .product-main-gallery__thumbs{display:none}.product-main-gallery__arrows{position:absolute;inset-block:0;inset-inline:0;display:flex;align-items:center;justify-content:space-between;padding-inline:12px;pointer-events:none;z-index:3;height:calc(100vh - 242px)}.product-main-gallery__arrow{pointer-events:auto;cursor:pointer}.product-main-gallery__bullets{--swiper-pagination-bottom: 20px;--swiper-pagination-bullet-horizontal-gap: 0;position:absolute;inset-block-end:20px;inset-inline:0;display:flex;justify-content:center;gap:8px;z-index:3}.product-main-gallery__bullets .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;background-color:currentColor;opacity:.5;pointer-events:auto;cursor:pointer;transition:opacity var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery__bullets .swiper-pagination-bullet-active{opacity:1}.product-main-gallery--bullets-circle .product-main-gallery__bullets .swiper-pagination-bullet{border-radius:50%}.product-main-gallery--bullets-square .product-main-gallery__bullets .swiper-pagination-bullet{border-radius:0}.product-main-gallery__thumbs{position:absolute;inset-block-end:20px;inset-inline-start:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:600px;height:68px;z-index:10;-webkit-user-select:none;user-select:none;transition:inset-block-end var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery:has(.product-main-gallery__bullets) .product-main-gallery__thumbs{inset-block-end:56px}@media(max-width:991.98px){.product-main-gallery__thumbs{height:60px;inset-block-end:17px}.product-main-gallery:has(.product-main-gallery__bullets) .product-main-gallery__thumbs{inset-block-end:40px}.product-main-gallery--hide-thumbnails-mobile .product-main-gallery__thumbs{display:none}}.product-main-gallery__thumbs .swiper{width:100%;height:100%}.product-main-gallery__thumbs .swiper-slide,.product-main-gallery__thumb{width:auto;height:100%;aspect-ratio:54.72 / 68.24;flex-shrink:0}.product-main-gallery__thumb{cursor:pointer;position:relative;border:1px solid transparent;transition:border-color var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery__thumbs .swiper-slide-thumb-active{border-color:currentColor}.product-main-gallery__thumb-image{width:100%;height:100%;object-fit:cover}.product-main-gallery--arrows-hover .product-main-gallery__arrows,.product-main-gallery--bullets-hover .product-main-gallery__bullets,.product-main-gallery--thumbnails-hover .product-main-gallery__thumbs{opacity:0;transition:opacity var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery--arrows-hover:hover .product-main-gallery__arrows,.product-main-gallery--arrows-hover:focus-within .product-main-gallery__arrows,.product-main-gallery--bullets-hover:hover .product-main-gallery__bullets,.product-main-gallery--bullets-hover:focus-within .product-main-gallery__bullets,.product-main-gallery--thumbnails-hover:hover .product-main-gallery__thumbs,.product-main-gallery--thumbnails-hover:focus-within .product-main-gallery__thumbs{opacity:1}@media(min-width:992px){.product-main__grid--left{padding-inline-start:94px;padding-inline-end:50px}}.product-purchase-form__option--dropdown .product-purchase-form__option-label{display:none}.product-purchase-form__select{width:100%}.product-purchase-form__select .custom-select__trigger{border-width:1px}.product-purchase-form__atc{font-size:var(--font-cta--size)}@media(min-width:992px){.add-to-cart-button.product-purchase-form__atc{flex:0 0 auto;max-width:var(--button-add-to-cart-max-width)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-main-product.css.map */
