@charset "UTF-8";.collapsible-row{border-bottom:.1rem solid rgb(var(--color-border))}.collapsible-row:not(.collapsible-row+.collapsible-row){border-top:.1rem solid rgb(var(--color-border))}.collapsible-row::details-content{block-size:0;overflow:clip;opacity:0;transition:block-size var(--duration-default) ease,opacity var(--duration-default) ease,content-visibility var(--duration-default) allow-discrete}.collapsible-row[open]::details-content{block-size:auto;opacity:1}.collapsible-row__summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-block:1.6rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:opacity var(--duration-default)}.collapsible-row__summary::-webkit-details-marker{display:none}.collapsible-row__summary:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem}.collapsible-row__heading{margin:0;word-break:break-word;transition:opacity var(--duration-default)}.collapsible-row__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:rgb(var(--color-foreground));transition:transform var(--duration-default),opacity var(--duration-default)}.collapsible-row__icon .icon{width:1.6rem;height:auto}.collapsible-row__icon .icon-minus-dropdown{display:none}@media screen and (hover:hover)and (pointer:fine){.collapsible-row:not([open]) .collapsible-row__summary:hover .collapsible-row__heading,.collapsible-row:not([open]) .collapsible-row__summary:hover .collapsible-row__icon{opacity:var(--hover-opacity)}.collapsible-row:not([open]) .collapsible-row__summary:hover .collapsible-row__icon{transform:rotate(90deg)}}.collapsible-row__content{padding-bottom:1.6rem}.collapsible-row__text,.collapsible-row__page{color:rgb(var(--color-foreground-secondary));text-align:start;word-break:break-word}.collapsible-row__text.rte>*,.collapsible-row__page.rte>*{margin-inline:0;max-width:100%;text-align:start}.collapsible-row__text>*:first-child,.collapsible-row__page>*:first-child{margin-top:0}.collapsible-row__text>*:last-child,.collapsible-row__page>*:last-child{margin-bottom:0}.collapsible-row__page{margin-top:1.2rem}.collapsible-row[open] .collapsible-row__icon .icon-plus-dropdown{display:none}.collapsible-row[open] .collapsible-row__icon .icon-minus-dropdown{display:inline-block}.product__outer{display:flex;flex-direction:column;flex-wrap:wrap;position:relative;align-items:start}@media(min-width:750px){.product__outer{align-items:center}}@media(min-width:990px){.product__outer{gap:1.6rem;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:center;gap:0}}@media(min-width:1200px){.product__outer{margin:0 auto}}.product__media{--media-screen-h: calc( 100vh - var(--announcement-height) - var(--header-height) );overflow:hidden;width:100%;background:transparent;order:-1;flex-shrink:0}@media(min-width:990px){.product__media{width:67.0833333333%;position:sticky;top:var(--header-height);height:fit-content;transition:top .85s cubic-bezier(.602,.007,.374,.995)}}@media(min-width:990px){.product__media--desktop-after{order:2}}@media(max-width:989px){.product__media--mobile-after{order:2}.product__media--mobile-after+.product__info-container{padding:3.2rem 1.6rem}}.product__info-container{flex-grow:1;width:100%;padding:3.2rem 1.6rem 0}@media(min-width:750px){.product__info-container{max-width:63.2rem}}@media(min-width:990px){.product__info-container{width:32.9166666667%;max-width:unset;position:sticky;top:var(--header-height);height:fit-content;transition:top .85s cubic-bezier(.602,.007,.374,.995)}.shopify-section-header-sticky.shopify-section-header-hidden~main>.product-section .product__info-container{top:0}}@media(min-width:1200px){.product__info-container{padding:4rem 2.4rem 0}}.product__info-container:only-child{margin:0 auto}.product__info-container-wrapper{width:100%}@media(min-width:990px){.product__info-container-wrapper{max-width:45rem;margin:0 auto}}.product__divider{height:0;max-height:0;width:100%}.product__divider--border:after{content:"";display:block;height:.1rem;max-height:.1rem;background:rgb(var(--color-border))}.product__divider:empty{display:block}.product__title+.product__price,.product__title+.product__sku{margin-top:.4rem}.product__text{display:inline-block;margin-top:1.2rem}.product__text:first-child{margin-top:0}.product__text:empty{display:none}.product__text+.product__title,.product__text+.product__price,.product__text+.product__sku{margin-top:.4rem}.product__text a{text-decoration:none;color:inherit;transition:opacity var(--duration-default)}@media screen and (hover:hover)and (pointer:fine){.product__text a:hover{opacity:var(--hover-opacity)}}.product__price{display:flex;flex-direction:column}.product__price+.product__title,.product__price+.product__text,.product__price+.product__sku{margin-top:.4rem}.product__price-inner{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem .4rem}.product__price-inner .badge.badge--sale{order:-1}.product__price .price{align-items:flex-start;font-size:calc(var(--font-body-scale) * 1.6rem)}.product__price .price__sale{flex-direction:row;align-items:center}.product__price .price .unit-price{font-size:calc(var(--font-body-scale) * 1.2rem)}.product__price.visibility-hidden{width:0;height:0;margin:0}.product__price .product__tax,.product__price .product__installment{margin:.4rem 0 0}.product__tax{width:100%;color:rgb(var(--color-foreground-secondary))}.product__installment:empty{display:none}.product__installment.visibility-hidden{width:0;height:0;margin:0}.product__description{width:100%;max-width:100%;color:rgb(var(--color-foreground-secondary));margin-top:3.2rem;margin-bottom:3.2rem}.product__description:first-child{margin-top:0}.product__description:last-child{margin-bottom:0}.product__description:empty{display:none}.product__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:.4rem 0}.product__badges:empty{display:none}.product__badges:first-child{margin-top:0}.product__badges:last-child{margin-bottom:0}.product__sku{color:rgb(var(--color-foreground-secondary))}.product__sku.visibility-hidden{width:0;height:0;margin:0}.product__sku:empty{display:none}.product__share{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin:2.4rem 0}.product__share:first-child{margin-top:0}.product__share:last-child{margin-bottom:0}.product__share-list{display:inline-flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:.8rem}.product__share-list__item{text-wrap:nowrap;display:flex;gap:.8rem;align-items:center;justify-content:flex-start}.product__share-list__button{backface-visibility:hidden;-webkit-font-smoothing:antialiased;transform:translateZ(0);transition:opacity .1s ease-in-out}.product__share-list__button>*:first-child{margin-inline-end:.8rem}.product__share-list__button:hover span{color:rgb(var(--color-foreground-secondary));transition:color .1s ease-in-out}.product__share-list__button:hover svg{opacity:.7;transition:opacity .1s ease-in-out}.product__share-list__button__success,.product__share-list__button__error{position:absolute;bottom:-3rem;left:2.4rem;background:rgba(var(--color-background-secondary));border-radius:var(--border-radius-block-small);padding:.4rem .8rem;z-index:3}[dir=rtl] .product__share-list__button__success,[dir=rtl] .product__share-list__button__error{left:-.8rem}.product__inventory{margin-top:3.2rem;margin-bottom:3.2rem;display:flex;align-items:center;justify-content:space-between}.product__inventory:first-child{margin-top:0}.product__inventory:last-child{margin-bottom:0}.product__inventory.visibility-hidden{width:0;height:0;margin:0}.product__inventory:empty{margin:0}.product__inventory-status{flex-shrink:0}.product__inventory-status.visibility-hidden{width:0;height:0;margin:0}.product__inventory-inner{display:inline-flex;align-items:center;gap:.2rem}.product__inventory-inner--in-stock,.product__inventory-inner--low-stock,.product__inventory-inner--out-of-stock-continue{color:rgb(var(--color-foreground-secondary))}.product__inventory-inner--out-of-stock{color:#ff3a3d}.product__inventory .icon-inventory-check{flex-shrink:0;width:2.4rem;height:2.4rem;color:rgb(var(--color-foreground-secondary))}.product__inventory .icon-inventory-none{flex-shrink:0;width:1.6rem;height:1.6rem;color:#ff3a3d}.product__inventory-popup{margin-inline-start:auto;max-width:100%;word-break:break-all}.product__inventory:not(:has(.product__inventory-popup)):has(.product__inventory-status.visibility-hidden){display:none}.product__buy-buttons{margin-top:3.2rem;margin-bottom:3.2rem}.product__buy-buttons:last-child{margin-bottom:0}.product__buy-buttons.loading{pointer-events:none}.product__slider-nav{position:absolute;left:50%;bottom:1.6rem;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:.8rem;z-index:3;-webkit-user-select:none;user-select:none;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground))}.product__slider-nav-prev,.product__slider-nav-next{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground));transition:opacity var(--duration-default) ease-in-out}@media(hover:hover)and (pointer:fine){.product__slider-nav-prev:not(.swiper-button-disabled):hover,.product__slider-nav-next:not(.swiper-button-disabled):hover{opacity:var(--hover-opacity)}}.product__slider-nav-prev .icon,.product__slider-nav-next .icon{width:3.2rem;height:3.2rem;color:rgb(var(--color-foreground))}.product__slider-nav-prev .icon{transform:rotate(180deg)}[dir=rtl] .product__slider-nav-prev .icon,.product__slider-nav-next .icon{transform:rotate(0)}.js-media-list:not(.swiper-initialized) .product__slider-nav,.js-popup-slider:not(.swiper-initialized) .product__slider-nav{display:none}@media(max-width:989px){.product__slider-nav{display:none}}.product__media-arrows{--cursor-arrow-background: rgb(var(--color-background));--cursor-arrow-border: none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:none;pointer-events:none}@media(min-width:990px)and (hover:hover)and (pointer:fine){.product__media-arrows{display:flex}.product__media-arrows.is-media-interactive{align-items:center;justify-content:space-between}}@media(min-width:990px)and (hover:none),(min-width:990px)and (pointer:coarse){.product__media-arrows{display:flex;align-items:center;justify-content:space-between}}.product__media-arrow-zone{width:100%;height:100%;color:rgb(var(--color-foreground));cursor:none}.product__media-arrows.is-media-interactive .product__media-arrow-zone{display:none}.product__media-arrow-static{display:none;padding:2.4rem;margin:0;background:transparent;border:none;color:rgb(var(--color-foreground));cursor:pointer;pointer-events:auto}.product__media-arrow-static:hover .cursor-arrow .icon{animation-play-state:running}.product__media-arrow-static.is-disabled{opacity:.5;cursor:not-allowed}.product__media-arrow-static.is-disabled .cursor-arrow .icon{animation:none}.product__media-arrows.is-media-interactive .product__media-arrow-static{display:block}.product__media-arrows--static-only{align-items:center;justify-content:space-between}.product__media-arrows--static-only .product__media-arrow-static{display:block}@media(min-width:990px)and (hover:none),(min-width:990px)and (pointer:coarse){.product__media-arrow-static{display:block}}@media(min-width:990px){.product__media--desktop-type-slider .product__media-sublist-wrapper{display:none!important}.product__media--desktop-type-slider .product__media-list-wrapper{position:relative}.product__media--desktop-type-slider .product__slider-nav{display:none!important}.product__media--desktop-type-slider .product__media-toggle:not(.product__media-toggle--disabled-on-desktop){top:0;left:unset;right:0;width:6.4rem;height:6.4rem}.product__media--desktop-type-slider .product__media-toggle:not(.product__media-toggle--disabled-on-desktop)~.product__media-mobile-icon{display:flex}[dir=rtl] .product__media--desktop-type-slider .product__media-toggle:not(.product__media-toggle--disabled-on-desktop){right:unset;left:0}.product__media--desktop-type-slider .product__media-item{max-width:38vw}.product__media--desktop-type-slider .product__media-item:only-child{max-width:100%}.product__media--desktop-type-slider.product__media--desktop-ratio-full_height .product__media-item{max-width:calc(var(--media-screen-h) * .75)}.product__media--desktop-type-slider.product__media--desktop-ratio-full_height .product__media-item:only-child{max-width:100%}}@media(min-width:990px){.product__media--desktop-type-slider_previews{width:49.375%;max-width:49.375%}.product__media--desktop-type-slider_previews:not(.product__media--no-media) .product__media-wrapper{padding-inline-start:14.9rem}.product__media--desktop-type-slider_previews.product__media--no-media .product__media-wrapper{padding-inline-start:.8rem}.product__media--desktop-type-slider_previews .product__media-sublist-wrapper{position:absolute;top:0;left:.8rem;right:unset;height:100%;max-height:100%}.product__media--desktop-type-slider_previews.product__media--desktop-after:not(.product__media--no-media) .product__media-wrapper{padding-inline-start:0;padding-inline-end:14.9rem}.product__media--desktop-type-slider_previews.product__media--desktop-after.product__media--no-media .product__media-wrapper{padding-inline-start:0;padding-inline-end:.8rem}.product__media--desktop-type-slider_previews.product__media--desktop-after .product__media-sublist-wrapper{position:absolute;top:0;left:unset;right:.8rem;height:100%;max-height:100%}.product__media--desktop-type-slider_previews+.product__info-container{width:50.625%}}@media(min-width:990px){.product__media--desktop-type-stacked .product__media-sublist-wrapper{display:none!important}.product__media--desktop-type-stacked .product__media-item.stacked-or-grid-active{order:-1}}@media(min-width:990px){.product__media--desktop-type-stacked_previews{overflow:visible}.product__media--desktop-type-stacked_previews .product__media-sublist-wrapper{height:max-content;max-height:calc(100vh - var(--announcement-height) - var(--header-height) - .8rem);position:sticky;top:calc(var(--header-height) + .8rem)}.product__media--desktop-type-stacked_previews[data-count-media="1"] .product__media-sublist-wrapper{position:relative;top:0}.product__media--desktop-type-stacked_previews .product__media-sublist{height:max-content;max-height:calc(100vh - var(--announcement-height) - var(--header-height) - .8rem);overflow:hidden}.product__media--desktop-type-stacked_previews .product__media-item.stacked-or-grid-active,.product__media--desktop-type-stacked_previews .product__media-subitem.stacked-active{order:-1}}@media(min-width:990px){.product__media--desktop-type-framed_stacked{overflow:visible;align-self:flex-start;max-height:calc(100vh - var(--announcement-height) - var(--header-height) - 1.6rem)}.product__media--desktop-type-framed_stacked+.product__info-container{position:static;min-height:0;top:auto;align-self:flex-start}.product__media--desktop-type-framed_stacked:not([data-count-media="1"]) .product__media-wrapper{height:calc(100vh - var(--announcement-height) - var(--header-height) - 1.6rem);max-height:calc(100vh - var(--announcement-height) - var(--header-height) - 1.6rem);min-height:0}.product__media--desktop-type-framed_stacked .product__media-list-wrapper{min-width:0;min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.product__media--desktop-type-framed_stacked .product__media-list-wrapper::-webkit-scrollbar{display:none}.product__media--desktop-type-framed_stacked .product__media-list-wrapper .product__media-list{flex:0 0 auto;height:auto;overflow:visible}.product__media--desktop-type-framed_stacked .product__media-list-wrapper .product__media-list-container{height:auto!important}.product__media--desktop-type-framed_stacked .product__media-sublist-wrapper{height:max-content;max-height:calc(100vh - var(--announcement-height) - var(--header-height) - 1.6rem)}.product__media--desktop-type-framed_stacked .product__media-sublist{height:max-content;max-height:calc(100vh - var(--announcement-height) - var(--header-height) - 1.6rem);overflow-y:hidden}}@media(min-width:990px){.product__media--desktop-type-stacked,.product__media--desktop-type-stacked_previews,.product__media--desktop-type-framed_stacked{width:49.375%;max-width:49.375%;min-width:0}.product__media--desktop-type-stacked .product__media-wrapper,.product__media--desktop-type-stacked_previews .product__media-wrapper,.product__media--desktop-type-framed_stacked .product__media-wrapper{padding-inline-start:.8rem;align-items:flex-start;flex-direction:row-reverse}.product__media--desktop-type-stacked.product__media--desktop-after .product__media-wrapper,.product__media--desktop-type-stacked_previews.product__media--desktop-after .product__media-wrapper,.product__media--desktop-type-framed_stacked.product__media--desktop-after .product__media-wrapper{padding-inline-start:0;padding-inline-end:.8rem;flex-direction:row}.product__media--desktop-type-stacked .product__media-list-container,.product__media--desktop-type-stacked_previews .product__media-list-container,.product__media--desktop-type-framed_stacked .product__media-list-container{display:flex;flex-direction:column;gap:.8rem;transform:translateZ(0)!important}.product__media--desktop-type-stacked .product__media-list .product__slider-nav,.product__media--desktop-type-stacked_previews .product__media-list .product__slider-nav,.product__media--desktop-type-framed_stacked .product__media-list .product__slider-nav{display:none!important}.product__media--desktop-type-stacked .product__media-item,.product__media--desktop-type-stacked_previews .product__media-item,.product__media--desktop-type-framed_stacked .product__media-item{width:auto!important}.product__media--desktop-type-stacked .product__media-sublist-container,.product__media--desktop-type-stacked_previews .product__media-sublist-container,.product__media--desktop-type-framed_stacked .product__media-sublist-container{transform:translate3d(0,var(--thumb-shift, 0px),0)!important;transition:transform .4s cubic-bezier(.25,.1,.25,1);will-change:transform}.product__media--desktop-type-stacked .product__media-sublist,.product__media--desktop-type-stacked_previews .product__media-sublist,.product__media--desktop-type-framed_stacked .product__media-sublist{cursor:grab;-webkit-user-select:none;user-select:none}.product__media--desktop-type-stacked .product__media-sublist.is-grabbing,.product__media--desktop-type-stacked .product__media-sublist.is-grabbing .product__media-subitem,.product__media--desktop-type-stacked_previews .product__media-sublist.is-grabbing,.product__media--desktop-type-stacked_previews .product__media-sublist.is-grabbing .product__media-subitem,.product__media--desktop-type-framed_stacked .product__media-sublist.is-grabbing,.product__media--desktop-type-framed_stacked .product__media-sublist.is-grabbing .product__media-subitem{cursor:grabbing}.product__media--desktop-type-stacked .product__media-sublist img,.product__media--desktop-type-stacked_previews .product__media-sublist img,.product__media--desktop-type-framed_stacked .product__media-sublist img{-webkit-user-drag:none}.product__media--desktop-type-stacked+.product__info-container,.product__media--desktop-type-stacked_previews+.product__info-container,.product__media--desktop-type-framed_stacked+.product__info-container{width:50.625%}.product__media--desktop-type-stacked .product__media-list-wrapper,.product__media--desktop-type-stacked_previews .product__media-list-wrapper,.product__media--desktop-type-framed_stacked .product__media-list-wrapper{max-height:max-content}}@media(min-width:990px){.product__media--desktop-type-grid{padding-inline-end:.8rem;overflow:visible}.product__media--desktop-type-grid .product__media-sublist-wrapper,.product__media--desktop-type-grid .product__media-list .product__slider-nav{display:none!important}.product__media--desktop-type-grid .product__media-list-wrapper{max-height:max-content;width:100%}.product__media--desktop-type-grid .product__media-list-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;transform:translateZ(0)!important;width:100%}.product__media--desktop-type-grid .product__media-item{min-width:0}.product__media--desktop-type-grid .product__media-item:only-child{grid-column:1/-1}.product__media--desktop-type-grid .product__media-item.stacked-or-grid-active{order:-1}}@media(max-width:989px){.product__media--mobile-type-slider .product__media-sublist-wrapper{display:none!important}.product__media--mobile-type-slider .product__media-item{max-width:49.5rem;border-radius:0}.product__media--mobile-type-slider .product__media-item:only-child{max-width:49.5rem;margin:0 auto}}@media(max-width:575px){.product__media--mobile-type-slider .product__media-sublist-wrapper{display:none!important}.product__media--mobile-type-slider .product__media-item{max-width:85%}.product__media--mobile-type-slider .product__media-item:only-child{max-width:100%}}@media(max-width:989px){.product__media--mobile-type-slider_previews{max-width:60rem;margin:0 auto}}@media(max-width:989px){.product__media--mobile-type-grid .product__media-sublist-wrapper{display:none!important}.product__media--mobile-type-grid .product__media-list-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));transform:translateZ(0)!important}.product__media--mobile-type-grid .product__media-list .product__slider-nav{display:none!important}.product__media--mobile-type-grid .product__media-item{width:auto!important}.product__media--mobile-type-grid .product__media-item:only-child{grid-column:1/-1}}@media(min-width:990px){.product__media--constrain-screen{--screen-h: var(--media-screen-h)}.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--desktop-type-slider_previews,.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--desktop-type-stacked,.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--desktop-type-stacked_previews,.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--desktop-type-framed_stacked{max-width:calc(14.9rem + (var(--screen-h) - 1.6rem) * .75)}.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--desktop-type-slider .product__media-item{max-width:calc(var(--screen-h) * .75)}.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--desktop-type-slider:has(.product__media-item:only-child){max-width:calc(var(--screen-h) * .75)}.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--no-media{max-width:calc(var(--screen-h) * .75)!important}.product__media--constrain-screen.product__media--desktop-ratio-portrait.product__media--desktop-type-grid{max-width:calc(var(--screen-h) * .75 * 2 - .8rem)!important}.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--desktop-type-slider_previews,.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--desktop-type-stacked,.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--desktop-type-stacked_previews,.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--desktop-type-framed_stacked{max-width:calc(14.9rem + (var(--screen-h) - 1.6rem) * 1)}.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--desktop-type-slider .product__media-item{max-width:calc(var(--screen-h) * 1)}.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--desktop-type-slider:has(.product__media-item:only-child){max-width:calc(var(--screen-h) * 1)}.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--no-media{max-width:calc(var(--screen-h) * 1)!important}.product__media--constrain-screen.product__media--desktop-ratio-square.product__media--desktop-type-grid{max-width:calc(var(--screen-h) * 1 * 2 - .8rem)!important}.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--desktop-type-slider_previews,.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--desktop-type-stacked,.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--desktop-type-stacked_previews,.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--desktop-type-framed_stacked{max-width:calc(14.9rem + (var(--screen-h) - 1.6rem) * 1.33)}.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--desktop-type-slider .product__media-item{max-width:calc(var(--screen-h) * 1.33)}.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--desktop-type-slider:has(.product__media-item:only-child){max-width:calc(var(--screen-h) * 1)}.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--no-media{max-width:calc(var(--screen-h) * 1.33)!important}.product__media--constrain-screen.product__media--desktop-ratio-landscape.product__media--desktop-type-grid{max-width:calc(var(--screen-h) * 1.33 * 2 - .8rem)!important}}.product__media-wrapper{display:flex;flex-direction:column;gap:.8rem;align-items:center;width:100%}@media(min-width:990px){.product__media-wrapper{flex-direction:row;align-items:stretch}}.product__media-list{display:flex;flex-wrap:wrap;width:100%;overflow:hidden;position:relative}.product__media-list .deferred-media,.product__media-list .deferred-media img{position:absolute;top:0;right:0;bottom:0;left:0}.product__media-list-wrapper{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;width:100%;height:auto;flex:1}.product__media-list-container{width:100%;display:flex;box-sizing:border-box}.product__media-item{width:100%;height:auto;overflow:hidden;background-color:rgb(var(--color-background));-webkit-user-select:none;user-select:none;position:relative}.product__media-item>*:not(.product__xr-button):not(product-model):not(modal-opener):not(.deferred-media){display:block;position:relative}.product__media-item--placeholder{background-color:rgb(var(--color-background-secondary))}.product__media-item--placeholder .placeholder-svg{fill:rgb(var(--color-foreground))}@media(min-width:990px){.product__media-item{border-radius:var(--border-radius-block)}}.product__media-mobile-icon{color:rgb(var(--color-foreground));background-color:rgba(var(--color-background),.3);display:flex;align-items:center;justify-content:center;position:absolute;top:.8rem;right:.8rem;width:4.6rem;height:4.6rem;border-radius:50%;z-index:3;pointer-events:none}@media(min-width:990px){.product__media-mobile-icon{display:none}}.product__media-mobile-icon .icon{width:2rem;height:2rem;color:rgb(var(--color-foreground))}@media screen and (max-width:575px){.product__media-mobile-icon--disabled-on-mobile{display:none}}.product__media-img{position:relative;box-sizing:border-box}.product__media-img img,.product__media-img .placeholder-svg{display:block;width:100%!important;height:100%;max-width:100%;object-fit:cover;object-position:center;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}@media screen and (max-width:989px){.product__media-img--mobile-ratio-square{height:auto!important;padding-bottom:100%!important}.product__media-img--mobile-ratio-landscape{height:auto!important;padding-bottom:75%!important}.product__media-img--mobile-ratio-portrait{height:auto!important;padding-bottom:133.33%!important}}.product__media-video .deferred-media{position:absolute}.product__media-toggle{background-color:transparent;border:none;display:block;margin:0;padding:0;position:absolute;top:0;left:0;z-index:2;height:100%;width:100%}@media screen and (max-width:990px){.product__media-toggle{width:6.4rem;height:6.4rem;left:unset;right:0}}@media screen and (max-width:575px){.product__media-toggle--disabled-on-mobile{display:none}}@media screen and (min-width:576px){.product__media-toggle--disabled-on-desktop{display:none}}.product__media-sublist{display:flex;overflow:hidden;max-width:28rem;width:fit-content}@media(min-width:576px){.product__media-sublist{max-width:42.4rem}}@media(min-width:990px){.product__media-sublist{max-width:fit-content;width:13.3rem;height:100%;max-height:100%}}.product__media-sublist-wrapper{max-width:100%;flex:1;position:relative;height:6.4rem;overflow:hidden}@media(min-width:990px){.product__media-sublist-wrapper{order:unset;height:unset;max-height:100%;max-width:13.3rem}}.product__media-sublist .product__media-sublist-container{flex-direction:row}@media(min-width:990px){.product__media-sublist .product__media-sublist-container{flex-direction:column}}.product__media-sublist:not(.swiper-initialized) .product__media-subitem{width:6.4rem!important;height:auto;margin-inline-end:.8rem;margin-bottom:0}@media(min-width:990px){.product__media-sublist:not(.swiper-initialized) .product__media-subitem{width:13.3rem!important;margin-inline-end:0;margin-bottom:.8rem}}.product__media-subitem{box-sizing:border-box;overflow:hidden;cursor:pointer;opacity:.5;width:6.4rem!important;height:auto!important;transition:opacity var(--duration-default)}@media(max-width:989px){.product__media-subitem{margin-bottom:0!important}}@media(min-width:990px){.product__media-subitem{margin-left:0!important;margin-right:0!important;width:13.3rem!important;border-radius:min(var(--border-radius-block),.8rem)}}.product__media-subitem:last-child{margin-right:0!important}@media(min-width:990px){.product__media-subitem:last-child{margin-bottom:0!important}}@media screen and (pointer:fine){.product__media-subitem:hover{opacity:1}}.product__media-subitem.swiper-slide-thumb-active,.product__media-subitem.active{opacity:1}.product__media-cursor{display:none;position:absolute;z-index:3;top:0;left:0;align-items:center;justify-content:center;width:8rem;height:4.8rem;border-radius:999px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));pointer-events:none;opacity:0;visibility:hidden;will-change:transform,opacity;transition:opacity .25s ease,visibility .25s ease;transform:translate3d(-100vw,-100vh,0)}.product__media-cursor .icon-modal-close{width:3.2rem;height:3.2rem;transform:rotate(45deg)}.product__media-cursor.is-visible{opacity:1;visibility:visible}@media screen and (min-width:990px)and (hover:hover)and (pointer:fine){.product__media-cursor{display:flex}}.product__modal-opener{height:100%}.product__modal-opener--video .product__media-toggle,.product__modal-opener--external_video .product__media-toggle,.product__modal-opener--model .product__media-toggle{display:none}.product .product-extra-option{width:100%;margin:3.2rem 0}.product .product-extra-option:first-child{margin-top:0}.product .product-extra-option:last-child{margin-bottom:0}.product .product-icon-with-text{width:100%;display:flex;margin:.8rem 0}.product .product-icon-with-text:first-child{margin-top:0}.product .product-icon-with-text:last-child{margin-bottom:0}.product .product-icon-with-text__wrapper{display:flex;align-items:center;gap:.2rem;padding:.4rem .8rem .4rem .4rem;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground))}.product .product-icon-with-text__icon{flex-shrink:0;width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.product .product-icon-with-text__icon .icon{width:1.6rem;height:1.6rem}.product .product-icon-with-text__icon-image{width:100%;height:100%}.product .product-icon-with-text__icon-image--dark{display:none}.product .product-icon-with-text__icon-image--dark:only-child{display:block}@media(prefers-color-scheme:dark){[data-scheme=auto] .product .product-icon-with-text__icon.product-icon-with-text__icon--with-dm-icon .product-icon-with-text__icon-image{display:none}[data-scheme=auto] .product .product-icon-with-text__icon.product-icon-with-text__icon--with-dm-icon .product-icon-with-text__icon-image--dark{display:block}}[data-scheme=dark] .product .product-icon-with-text__icon.product-icon-with-text__icon--with-dm-icon .product-icon-with-text__icon-image{display:none}[data-scheme=dark] .product .product-icon-with-text__icon.product-icon-with-text__icon--with-dm-icon .product-icon-with-text__icon-image--dark{display:block}.product .product-icon-with-text__text{max-width:100%}.product__breadcrumbs{margin-bottom:1.2rem}@media(min-width:990px){.product__breadcrumbs{margin-bottom:1.6rem}}.product__breadcrumbs+*{margin-top:0}.product .complementary-products{overflow:hidden;display:flex;flex-direction:column;margin:3.2rem 0}.product .complementary-products:empty{display:none}.product .complementary-products:first-child{margin-top:0}.product .complementary-products:last-child{margin-bottom:0}.product .complementary-products__heading{margin:0 0 1.2rem;word-break:break-word}.product .complementary-products__list{display:flex;flex-direction:column;gap:.8rem}.product-parameters{position:relative;pointer-events:all;width:100%;margin:3.2rem 0}.product-parameters:first-child{margin-top:0}.product-parameters:last-child{margin-bottom:0}.product-parameters variant-picker{display:flex;flex-wrap:wrap;flex-direction:column;gap:3.2rem}.product-parameters--dropdown variant-picker{gap:2rem}.product-parameters--dropdown variant-picker .product-form__controls{width:100%}.product-parameters--dropdown variant-picker .product-form__controls--dropdown.product-form__controls--with-popup{display:flex;flex-direction:column}.product-parameters--dropdown variant-picker .product-form__controls--dropdown>div[id^=OptionValues-]{width:100%}.product-parameters .dropdown-select{position:relative;display:block;width:100%}.product-parameters .dropdown-select__current{width:100%;min-height:4.4rem;padding:.7rem 1.2rem .7rem 1.6rem;-webkit-appearance:none;appearance:none;color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-border));box-sizing:border-box;transition:border-color var(--duration-default);overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-width:13rem}.product-parameters .dropdown-select__current:hover{border-color:rgb(var(--color-foreground))}.product-parameters .dropdown-select__current:focus{border-color:rgb(var(--color-foreground))}.product-parameters .dropdown-select__current:focus-visible,.product-parameters .dropdown-select__current:focus{outline:none}.product-parameters .dropdown-select__current>div{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.product-parameters .dropdown-select__current span{white-space:nowrap}.product-parameters .dropdown-select__current--with-color [data-dropdown-current-value]{position:relative;display:flex;align-items:center;gap:.4rem}.product-parameters .dropdown-select__current--with-color [data-dropdown-current-value]:before{content:"";position:static;display:inline-block;width:.8rem;height:.8rem;background:var(--swatch-color);border:.1rem solid rgba(var(--color-foreground),.1)}.product-parameters .dropdown-select__current .icon-caret{position:static;transform:none;top:unset;right:unset}.product-parameters .dropdown-select__options{position:absolute;width:100%;z-index:11;display:none;border:.1rem solid rgb(var(--color-border));background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:0!important;overflow:hidden;margin-top:.4rem}.product-parameters .dropdown-select__options.active{display:block}.product-parameters .dropdown-select ul{max-height:30rem;overflow-y:auto;overscroll-behavior:contain;background:rgb(var(--color-background));box-sizing:border-box;list-style:none;padding:0!important;display:block;width:100%;transform:translateZ(0)}.product-parameters .dropdown-select ul::-webkit-scrollbar{width:.3rem;height:.3rem}.product-parameters .dropdown-select ul::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:2rem}.product-parameters .dropdown-select ul li label{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.9rem 1.2rem .9rem 1.6rem;text-decoration:none;border-radius:0;border:none;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));transition:background-color var(--duration-default)}.product-parameters .dropdown-select ul li label .icon-check{display:none;width:1.8rem;height:1.8rem;flex-shrink:0;position:static;transform:none;top:unset;right:unset}@media screen and (hover:hover)and (pointer:fine){.product-parameters .dropdown-select ul li label:hover{border:none!important;color:rgb(var(--color-foreground))!important;background-color:rgb(var(--color-background-secondary))!important}}.product-parameters .dropdown-select ul li input:checked+label{border:none;color:rgba(var(--color-foreground));background-color:rgb(var(--color-background-secondary));pointer-events:none}.product-parameters .dropdown-select ul li input:checked+label .icon-check{display:block}.product-parameters .dropdown-select ul li input:focus-visible+label{outline:.1rem solid rgba(var(--color-foreground),.5);outline-offset:-.1rem}.product-parameters .dropdown-select .select-label{font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:calc(var(--font-body-scale) * 1.4rem);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);letter-spacing:calc(var(--font-body-letter-spacing) * .1);text-transform:none;word-break:break-word}.product-parameters .dropdown-select .select-label--color{position:relative;display:flex;align-items:center;gap:.4rem}.product-parameters .dropdown-select .select-label--color:before{content:"";position:static;display:inline-block;width:.8rem;height:.8rem;background:var(--swatch-color);border:.1rem solid rgba(var(--color-foreground),.1)}.no-js .product-parameters .select{width:100%;position:relative}.no-js .product-parameters .select__select{width:100%;min-height:4.4rem;padding:.7rem 1.2rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.2rem;-webkit-appearance:none;appearance:none;color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-border));box-sizing:border-box;transition:border-color var(--duration-default);overflow:hidden;cursor:pointer}.no-js .product-parameters .select__select::placeholder{transition:color var(--duration-default);color:rgba(var(--color-foreground-secondary))}.no-js .product-parameters .select__select:hover{border-color:rgb(var(--color-foreground))}.no-js .product-parameters .select__select:focus{border-color:rgb(var(--color-foreground))}.no-js .product-parameters .select__select:focus-visible,.no-js .product-parameters .select__select:focus{outline:none}.no-js .product-parameters .select svg{width:1.8rem;height:1.8rem;position:absolute;top:50%;transform:translateY(-50%);right:1.6rem;transition:var(--duration-default);pointer-events:none}.linked-products{display:block;width:100%}.linked-products:not(:last-child){margin:0 0 2.4rem}.linked-products__title{color:rgb(var(--color-foreground-secondary));margin:0 0 1.2rem}.linked-products__options{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.linked-products__option{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:calc(var(--font-button-scale) * 1rem);font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:var(--font-button-letter-spacing);line-height:var(--font-body-line-height);text-decoration:none;word-break:break-word;border:none;overflow:hidden;position:relative;z-index:1;cursor:pointer;min-width:6.8rem;min-height:3.2rem;padding:0 1rem;margin:0;border-radius:min(var(--border-radius-button),.8rem);background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground));transition:background-color var(--duration-default),color var(--duration-default)}.linked-products__option.active{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:default}@media screen and (hover:hover)and (pointer:fine){.linked-products__option:hover:not(.active){background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}}.linked-products__option--swatch{min-width:3.2rem;width:3.2rem;height:3.2rem;padding:0}.linked-products__option--swatch:after{content:"";position:absolute;width:100%;left:0;bottom:0;height:.1rem;background-color:transparent;transition:background-color var(--duration-default)}.linked-products__option--swatch.active:after{background-color:rgb(var(--color-foreground))}@media screen and (hover:hover)and (pointer:fine){.linked-products__option--swatch:hover:not(.active):after{background-color:rgb(var(--color-foreground))}}.linked-products__option-color{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}.product-b2b-elements:empty,.quantity-rules:empty,.volume-pricing:empty{display:none}.quantity-rules{width:100%;margin:0;position:relative;color:rgb(var(--color-foreground-secondary))}.quantity-rules__item+.quantity-rules__item:before{content:"\2022";margin:0 .4rem}.volume-pricing{width:100%;margin:0;position:relative;table-layout:fixed;border-collapse:collapse}.volume-pricing tbody,.volume-pricing thead{width:100%}.volume-pricing th,.volume-pricing td{padding:.4rem;border:.1rem solid rgb(var(--color-border));text-align:start;word-break:break-word}.volume-pricing+.quantity-rules{margin:.8rem 0 0}.product__volume-pricing-note{margin-top:.4rem;color:rgb(var(--color-foreground-secondary))}.product-form{display:block;max-width:100%}.product-form__error-message-wrapper{margin:0 0 .8rem}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-inline-end:.6rem;margin-top:.24rem}.product-form__controls{border:0;margin:0;padding:0}.product-form__controls--colors .product-form__controls-group{gap:.6rem}.product-form__controls--variant-image .product-form__controls-group{gap:.8rem}.product-form__controls--with-popup{display:flex;align-items:center;gap:1.6rem}.product-form__controls--with-popup .dropdown-select{flex:1 1 auto;min-width:0}.product-form__controls-group{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.product-form__controls-group input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__controls-group input.disabled+label:not(.color-swatch) span{opacity:.7;text-decoration:line-through}.product-form__controls-group input.disabled+label.color-swatch:before{content:attr(data-unavailable-color-label);position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-background),.8);color:rgb(var(--color-foreground-secondary));pointer-events:none;z-index:1;display:flex;align-items:center;justify-content:center;font-size:calc(var(--font-body-scale) * 1rem)}.product-form__controls-group input:checked+label:not(.color-swatch){background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-form__controls-group input:checked+label.color-swatch:after{background-color:rgb(var(--color-foreground))}@media screen and (hover:hover)and (pointer:fine){.product-form__controls-group input:not(:checked)+label:not(.color-swatch):hover{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}}@media screen and (hover:hover)and (pointer:fine){.product-form__controls-group input:not(:checked)+label.color-swatch:hover:after{background-color:rgb(var(--color-foreground))}}.product-form__controls-group input:focus-visible+label{outline:.1rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.product-form__controls-group input+label.color-swatch span.visually-hidden{display:none}.product-form__controls-group label{display:inline-flex;align-items:center;justify-content:center;font-size:calc(var(--font-button-scale) * 1rem);font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:var(--font-button-letter-spacing);line-height:var(--font-body-line-height);text-decoration:none;overflow:hidden;position:relative;z-index:1;cursor:pointer;min-width:6.8rem;min-height:3.2rem;padding:0 1rem;margin:0;border-radius:min(var(--border-radius-button),.8rem);border:none;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground));transition:background-color var(--duration-default),color var(--duration-default)}.product-form__controls-group label.color-swatch{position:relative;box-sizing:border-box;width:3.2rem;height:3.2rem;min-width:3.2rem;background:var(--swatch-color);padding:0;margin:0;border-radius:min(var(--border-radius-button),.8rem);border:none;z-index:2}.product-form__controls-group label.color-swatch:after{content:"";position:absolute;width:100%;left:0;bottom:0;height:.1rem;background-color:transparent;transition:background-color var(--duration-default)}.product-form__controls-group label.variant-swatch{position:relative;box-sizing:border-box;background:var(--swatch-color);background-position:center;background-repeat:no-repeat;background-size:cover;padding:0;margin:0;min-width:6.8rem;border-radius:0;z-index:2}.product-form__controls-group label.variant-swatch--portrait{width:6.8rem;max-width:6.8rem;aspect-ratio:106/144;height:auto}.product-form__controls-group label.variant-swatch--landscape{width:6.8rem;height:5.1rem}.product-form__controls-group label.variant-swatch--square{width:6.8rem;height:6.8rem}.product-form__controls-group+.product-popup{margin-top:.8rem}.product-form__group-name{display:flex;align-items:center;gap:.2rem;width:100%;padding:0;margin:0 0 1.2rem;color:rgb(var(--color-foreground-secondary))}.product-form__group-name-color{color:rgb(var(--color-foreground))}.product-form__buttons{display:flex;flex-direction:column;gap:1rem}.product-form__buttons:has(button[type=submit][data-status=sold-out]) .product-form__checkout{opacity:.5;pointer-events:none}.product-form__buttons-row{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.product-form__quantity{width:auto;display:flex}.product-form__quantity+div{min-width:auto!important;width:100%;max-width:100%}.product-form__quantity .quantity{height:3.6rem;border:.1rem solid rgb(var(--color-border))}.product-form__quantity .quantity__input{background-color:transparent}.product-form__quantity .quantity__button{border:none;width:2.8rem}.product-form__quantity .quantity__button[name=minus]{padding-left:1.2rem}.product-form__quantity .quantity__button[name=plus]{padding-right:1.2rem}[dir=rtl] .product-form__quantity .quantity__button[name=minus]{padding-left:0;padding-right:1.2rem}[dir=rtl] .product-form__quantity .quantity__button[name=plus]{padding-right:0;padding-left:1.2rem}.product-form__quantity .quantity button[name=minus].disabled svg{color:rgb(var(--color-foreground),.6)}.product-form__checkout{position:relative;transition:opacity var(--duration-default)}.product-form__checkout.disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.product-form__submit{position:relative;flex-grow:1;width:auto;transition:opacity var(--duration-default)}.product-form__submit[disabled],.product-form__submit[aria-disabled=true]{opacity:.5;pointer-events:none}.product-form__submit.loading>.loading-overlay__spinner{z-index:1}.product-form__submit.loading>.loading-overlay__spinner svg{color:currentColor}.product-form__submit.loading>.loading-overlay__spinner svg .path{stroke:currentColor}.product-form__submit~.back-in-stock-alert{display:none}.product-form__submit~.back-in-stock-alert .back-in-stock-alert-open-btn{visibility:visible;pointer-events:all}.product-form__submit[data-status=sold-out]~.back-in-stock-alert{display:flex}.product-form__submit[data-status=sold-out]~.back-in-stock-alert .back-in-stock-alert-open-btn{visibility:visible;pointer-events:all}.product-form__submit+.shopify-payment-button{display:none}.shopify-payment-button__button{color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));border-radius:var(--border-radius-button);font-size:calc(var(--font-button-scale) * 1rem);font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:var(--font-button-letter-spacing);line-height:1.35;height:3.6rem;overflow:hidden;cursor:unset;text-align:left;background-repeat:no-repeat;background-position:calc(50% + 70px) center;position:relative;transition:var(--duration-default);opacity:1}@media screen and (pointer:fine){.shopify-payment-button__button:hover:not([disabled]){color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));opacity:.8;cursor:pointer}}.shopify-payment-button__button:focus,.shopify-payment-button__button:focus-visible{color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));opacity:.8}.shopify-payment-button__button:focus:not(:focus-visible){outline:0}.shopify-payment-button__button.shopify-payment-button__button--branded{padding:0;border:none}.shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate>div{justify-content:center!important;gap:.8rem;margin:0;font-size:calc(var(--font-button-scale) * 1rem)!important}.shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate>div span{font-size:calc(var(--font-button-scale) * 1rem)!important;font-weight:var(--font-button-weight)}.shopify-payment-button__button.shopify-payment-button__button--unbranded{padding:.9rem 2.6rem;border-radius:var(--border-radius-button);border:none;background-color:rgb(var(--color-button));display:inline-flex;align-items:center;justify-content:center;box-shadow:none;transition:var(--duration-default);text-align:center;color:rgb(var(--color-button-text));height:3.6rem;min-height:unset;font-size:calc(var(--font-button-scale) * 1rem);font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:var(--font-button-letter-spacing);line-height:1.35}.shopify-payment-button__button.shopify-payment-button__button--unbranded:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}@media screen and (pointer:fine){.shopify-payment-button__button.shopify-payment-button__button--unbranded:not(:disabled):hover{opacity:.8;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}}.shopify-payment-button__more-options{display:none;color:rgb(var(--color-foreground));font-size:calc(var(--font-button-scale) * 1rem);font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:var(--font-button-letter-spacing);line-height:1.35;text-decoration:underline;text-underline-offset:.3rem}.product-countdown{border:.1rem solid rgb(var(--color-border));padding:1rem 1.4rem}.product-countdown__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem}.product-countdown__start{display:flex;align-items:center;gap:.8rem;min-width:0}.product-countdown__label{margin:0;flex-shrink:1;min-width:0;color:rgb(var(--color-foreground));word-break:break-word}.product-countdown__ring{flex-shrink:0;color:rgb(var(--color-foreground))}.product-countdown__ring circle:first-child{stroke:rgb(var(--color-border));stroke-opacity:1}.product-countdown__ring circle:last-child{stroke:rgb(var(--color-foreground))}.product-countdown__end{display:flex;align-items:center;gap:.8rem;min-width:0;max-width:50%;word-break:break-all}.product-countdown__bullet{width:.4rem;height:.4rem;background-color:rgb(var(--color-foreground));flex-shrink:0}.product-countdown__button{min-height:unset;padding:0;flex-shrink:1;min-width:0}.product-countdown-timer{min-width:0;flex-shrink:0}.product-countdown-timer .countdown-timer{width:auto}.product-countdown-timer .countdown-timer__wrapper{align-items:flex-start}.product-countdown-timer .countdown-timer__timer{gap:0;flex-wrap:nowrap}.product-countdown-timer .countdown-timer__block{gap:0}.product-countdown-timer .countdown-timer__number span,.product-countdown-timer .countdown-timer__label,.product-countdown-timer .countdown-timer__divider{font-size:calc(var(--font-body-scale) * 1.2rem);color:rgb(var(--color-foreground))}.product-countdown-timer .countdown-timer__divider{margin-inline:.4rem;color:rgb(var(--color-foreground))}.product-countdown-timer .countdown-timer__end{width:100%;justify-content:flex-start}.product-countdown-timer .countdown-timer__end-text{font-size:calc(var(--font-body-scale) * 1.2rem);line-height:var(--font-body-line-height);color:rgb(var(--color-foreground));text-align:start}@media(max-width:575px){.product-countdown__inner{align-items:flex-start}.product-countdown__end{margin-inline-start:0}.product-countdown-timer .countdown-timer__timer{flex-wrap:wrap;row-gap:.4rem}}.product-collapsible-info{interpolate-size:allow-keywords;word-break:break-word}.product-collapsible-info .collapsible-row{border-top:.1rem solid rgb(var(--color-border))}.product-collapsible-info__button{width:fit-content;margin-top:.8rem}.product-collapsible-info+*.product-popup--row{border-top:none}.product-collapsible-info+*>.collapsible-row{border-top:none!important}.product-popup{display:inline-block}.product-popup--row{display:block;margin-top:0;border-bottom:.1rem solid rgb(var(--color-border));border-top:.1rem solid rgb(var(--color-border))}.product-popup--row+*.product-popup--row{border-top:none}.product-popup--row+*>.collapsible-row{border-top:none!important}.product-popup--option-guide{margin:0;flex-shrink:0;margin-inline-start:auto}.product-popup__button--row{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;min-width:0;min-height:unset;margin:0;padding-block:1.6rem;border:none;background:transparent;color:rgb(var(--color-foreground));text-transform:none;letter-spacing:normal;line-height:1.35;text-decoration:none;text-align:unset;cursor:pointer;-webkit-user-select:none;user-select:none}.product-popup__button--row:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem}.product-popup__heading{margin:0;word-break:break-word}.product-popup__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:rgb(var(--color-foreground));transition:opacity var(--duration-default)}.product-popup__icon .icon{width:2.4rem;height:2.4rem}[dir=rtl] .product-popup__icon{transform:scaleX(-1)}@media screen and (hover:hover)and (pointer:fine){.product-popup__button--row:hover{background:transparent}.product-popup__button--row:hover .product-popup__heading,.product-popup__button--row:hover .product-popup__icon{opacity:var(--hover-opacity)}}.product-popup__button--option-guide{min-width:0;min-height:0;padding:0;border:none;background:transparent;color:rgb(var(--color-foreground-secondary));text-decoration:underline;text-underline-offset:.2rem}.product-popup__button--option-guide .button__label{text-decoration:inherit;color:rgb(var(--color-foreground-secondary))}@media screen and (hover:hover)and (pointer:fine){.product-popup__button--option-guide:hover{background:transparent;color:rgb(var(--color-foreground-secondary))}}.product-popup-modal,.product-popup-modal__overlay{top:0}@media(min-width:576px){.product-popup-modal__content{max-width:44rem}}.product-popup-modal__content-wrapper{overflow-y:auto;overscroll-behavior:contain;height:100%;padding-top:2.4rem;padding-bottom:2.4rem;padding-inline:var(--modal-padding-inline, 2.4rem)}.product-popup-modal__content-wrapper::-webkit-scrollbar{width:.3rem;height:.3rem}.product-popup-modal__content-wrapper::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:2rem}.product-popup-modal__content-inner{display:flex;flex-direction:column;gap:2.4rem}.product-popup-modal__heading{margin-bottom:0}.product-media-modal{background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1;transition:visibility .3s ease-in-out}.product-media-modal__toggle{color:rgb(var(--color-foreground));position:absolute;top:1.6rem;right:1.2rem;z-index:5}.product-media-modal .modal-close-button{-webkit-appearance:none;appearance:none;background:none;border:none}.product-media-modal .modal-close-button:focus,.product-media-modal .modal-close-button:active{color:rgb(var(--color-foreground));outline:none;box-shadow:none}[data-scheme=dark] .product-media-modal .modal-close-button{mix-blend-mode:difference}@media(prefers-color-scheme:dark){[data-scheme=auto] .product-media-modal .modal-close-button{mix-blend-mode:difference}}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__item{overflow:hidden}.product-media-modal__dialog{position:relative;display:flex;align-items:center;width:100%;height:calc(var(--vh, 1vh) * 100);outline:none}.product-media-modal__content,.product-media-modal__model{width:100%;height:100%}.product-media-modal__content .swiper-slide img,.product-media-modal__model .swiper-slide img{width:100%;max-width:100%;height:100%}.product-media-modal .swiper-zoom-container{cursor:crosshair}.back-in-stock-alert{display:none;flex-grow:1;width:auto}.back-in-stock-alert-drawer .back-in-stock-alert-header{margin-bottom:0}.back-in-stock-alert-drawer .back-in-stock-alert-content-wrapper{overflow-y:auto;overscroll-behavior:contain;height:100%;padding-top:2.4rem;padding-bottom:2.4rem;padding-inline:var(--modal-padding-inline, 2.4rem);flex:1}.back-in-stock-alert-drawer .back-in-stock-alert-content-wrapper::-webkit-scrollbar{width:.3rem;height:.3rem}.back-in-stock-alert-drawer .back-in-stock-alert-content-wrapper::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:2rem}.back-in-stock-alert-drawer .back-in-stock-alert-content-inner{display:flex;flex-direction:column;gap:1.6rem}.back-in-stock-alert-drawer .back-in-stock-alert-product-info{display:flex;flex-direction:column;gap:.2rem}.back-in-stock-alert-drawer .back-in-stock-alert-product-info>span{font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:calc(var(--font-heading-card-scale) * 1rem);text-transform:var(--font-heading-card-text-transform);letter-spacing:.005em;color:rgb(var(--color-foreground));line-height:var(--font-heading-card-line-height)}.back-in-stock-alert-drawer .back-in-stock-alert-form{width:100%}.back-in-stock-alert-drawer .back-in-stock-alert-form .form__message{align-items:flex-start;text-align:left}.back-in-stock-alert-drawer .back-in-stock-alert-form-wrapper{width:100%;display:flex;flex-direction:column;gap:1rem}[dir=rtl] .product__slider-nav-prev .icon{transform:rotate(0)}[dir=rtl] .product__slider-nav-next .icon{transform:rotate(180deg)}@media(min-width:990px){[dir=rtl] .product__media--desktop-type-slider_previews .product__media-sublist-wrapper{right:.8rem;left:unset}[dir=rtl] .product__media--desktop-type-slider_previews.product__media--desktop-after .product__media-sublist-wrapper{right:unset;left:.8rem}}[dir=rtl] .product__media-toggle{right:unset;left:0}[dir=rtl] .product__media-mobile-icon{right:unset;left:.8rem}[dir=rtl] .product-media-modal__toggle{right:unset;left:1.2rem}.featured-product .product .product-parameters--placeholder .product-form__controls-label{cursor:default;min-width:3.2rem;min-height:3.2rem;padding:0 1rem;margin:0;border-radius:min(var(--border-radius-button),.8rem);border:.1rem solid rgb(var(--color-border));background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground))}.featured-product .product .product-parameters--placeholder .product-form__controls-label--active{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.featured-product__full-details{display:flex;width:fit-content;margin:3.2rem auto 0}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-main-product.css.map */
