.pp-product-hero-section{background:var(--pp-product-hero-background, var(--color-background))}@media(prefers-reduced-motion:no-preference){.pp-product-hero-section,.pp-product-hero{transition:background-color var(--surface-transition-duration) var(--animation-easing)}}.pp-product-hero-section featured-product-information{display:contents}.pp-product-hero{display:block;box-sizing:border-box;max-width:var(--page-content-width);margin:0 auto;min-height:var(--pp-product-hero-min-height, 0);padding:var(--pp-product-hero-padding-block, 8px) var(--pp-product-hero-padding-inline, 8px);background:var(--pp-product-hero-background, var(--color-background));color:var(--pp-product-hero-text, var(--color-foreground));--pp-product-hero-card: var(--color-background)}.pp-product-hero__form{display:block}.pp-product-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--pp-product-hero-gap, 16px);min-width:0}.pp-product-hero__grid>*{min-width:0}.pp-product-hero__grid>.shopify-block{min-width:0}.pp-product-gallery,.pp-product-gallery__slideshow,.pp-product-gallery__viewport,.pp-product-gallery__slides,.pp-product-gallery__slide{display:block;width:100%;min-width:0}.pp-product-gallery__viewport{position:relative;aspect-ratio:1 / 1;border-radius:var(--pp-gallery-radius, 16px);background:var(--pp-gallery-background, transparent);overflow:hidden}.pp-product-gallery__viewport:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--pp-gallery-background, var(--color-background)) 17%,transparent) 14.167%,color-mix(in srgb,var(--pp-gallery-background, var(--color-background)) 4.3%,transparent) 41.681% 74.271%,color-mix(in srgb,var(--pp-gallery-background, var(--color-background)) 42.5%,transparent) 98.226%)}.pp-product-gallery__slides{position:relative;display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.pp-product-gallery__slides::-webkit-scrollbar{display:none}.pp-product-gallery__slide{position:relative;flex:0 0 100%;height:100%;scroll-snap-align:center;overflow:hidden}.pp-product-gallery__image,.pp-product-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.pp-product-gallery__arrow{--pp-glass-control-surface: var(--pp-gallery-control-background, var(--color-background));position:absolute;z-index:2;top:50%;display:flex;align-items:center;justify-content:center;width:var(--pp-gallery-control, 32px);height:var(--pp-gallery-control, 32px);margin:0;padding:0;color:var(--pp-gallery-control-color, var(--color-foreground));translate:0 -50%;cursor:pointer}.pp-product-gallery__arrow svg{display:block;width:16px;height:16px}.pp-product-gallery__arrow--previous{left:12px}.pp-product-gallery__arrow--previous svg{transform:rotate(180deg)}.pp-product-gallery__arrow--next{right:12px}.pp-product-gallery__dots{position:absolute;z-index:2;left:50%;bottom:var(--pp-gallery-dot-offset, 8px);display:flex;gap:4px;translate:-50% 0}.pp-product-gallery__dot{display:block;width:var(--pp-gallery-dot, 6px);height:var(--pp-gallery-dot, 6px);margin:0;padding:0;border:0;border-radius:50%;background:var(--pp-gallery-dot-color, currentColor);cursor:pointer}.pp-product-gallery__dot[aria-selected=true]{background:var(--pp-gallery-dot-active, currentColor)}.pp-product-gallery__thumbs{display:flex;gap:var(--pp-gallery-thumb-gap, 4px);margin-top:var(--pp-gallery-gap, 8px);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.pp-product-gallery__thumbs::-webkit-scrollbar{display:none}.pp-product-gallery__thumbs-track{display:contents}@media(prefers-reduced-motion:reduce){.pp-product-gallery__thumbs-track{transition:none}}.pp-product-gallery__thumb{display:block;position:relative;flex:0 0 calc((100% - (var(--pp-gallery-thumbs-across, 4) - 1) * var(--pp-gallery-thumb-gap, 4px)) / var(--pp-gallery-thumbs-across, 4));aspect-ratio:1 / 1;margin:0;padding:0;border:0;border-radius:var(--pp-gallery-radius, 16px);background:var(--pp-gallery-background, transparent);overflow:hidden;scroll-snap-align:start;cursor:pointer}.pp-product-gallery__thumb[aria-selected=true]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 2px var(--pp-gallery-dot-active, currentcolor);pointer-events:none}.pp-product-gallery__arrow:focus-visible,.pp-product-gallery__thumb:focus-visible,.pp-product-gallery__dot:focus-visible{outline:2px solid currentColor;outline-offset:2px}.pp-product-head .pp-heading,.pp-product-head .pp-text{max-width:100%}.pp-product-head>.pp-stack{margin-top:auto}.pp-product-head .pp-product-rating .pp-star-rating__stars{gap:2px}.pp-product-hero .pp-text--md{color:inherit;font-family:var(--font-body--family);font-size:var(--pp-font-body-emphasis--size);line-height:var(--pp-font-body-emphasis--line-height);font-weight:var(--pp-font-body-emphasis--weight)}.pp-product-hero .pp-text--md :is(strong,b){font-weight:inherit}.pp-product-hero .pp-add-to-cart__button .pp-button__label{padding-inline:8px;font-size:var(--pp-font-button--size, 1rem);white-space:nowrap}.pp-product-hero .pp-stack:has(>.pp-quantity,>.shopify-block>.pp-quantity):has(>.pp-add-to-cart,>.shopify-block>.pp-add-to-cart){flex-wrap:wrap}.pp-product-hero .pp-stack:has(>.pp-quantity,>.shopify-block>.pp-quantity)>.pp-add-to-cart,.pp-product-hero .pp-stack:has(>.pp-quantity,>.shopify-block>.pp-quantity)>.shopify-block>.pp-add-to-cart{min-width:min(var(--pp-add-to-cart-min-width, 15rem),100%)}.pp-product-hero .pp-payment-methods{display:flex;align-items:center;width:min(var(--pp-payment-width, 280px),100%);height:var(--pp-payment-height, 27px);max-width:100%;flex:0 0 auto;align-self:center}.pp-product-hero .pp-stock-note{justify-content:center}.pp-product-hero .pp-payment-methods__list{display:flex;align-items:center;gap:var(--pp-payment-gap, 8px);width:100%;height:100%;padding:0;justify-content:center}.pp-product-hero .pp-payment-method{display:flex;align-items:center;justify-content:center;flex:0 0 var(--pp-payment-method-width, 40px);width:var(--pp-payment-method-width, 40px);height:var(--pp-payment-method-height, 27px);margin:0}.pp-product-hero .pp-payment-method__image{display:block;width:100%;height:100%;object-fit:contain}.pp-product-hero .pp-product-price__current{font-size:var(--pp-font-h3--size, 1.25rem);line-height:var(--pp-font-h3--line-height, 1.375rem)}.pp-product-hero .pp-product-price__compare{font-size:var(--pp-font-body-emphasis--size, 1.125rem)}@media screen and (min-width:1200px){.pp-product-hero{min-height:var(--pp-product-hero-min-height-desktop, 0);padding:var(--pp-product-hero-padding-block-desktop, 40px) var(--pp-product-hero-padding-inline-desktop, 60px)}.pp-product-hero .pp-product-price__current{font-size:var(--pp-font-body-lg--size, 1.125rem);line-height:var(--pp-font-body-lg--line-height, 1.5rem)}.pp-product-hero .pp-product-price__compare{font-size:var(--pp-font-body--size, 1rem)}.pp-product-hero__grid{grid-template-columns:minmax(0,var(--pp-product-hero-gallery-width, 644px)) minmax(0,var(--pp-product-hero-details-width, 651px));justify-content:space-between;gap:var(--pp-product-hero-gap-desktop, 24px)}.pp-product-gallery__viewport{border-radius:var(--pp-gallery-radius-desktop, var(--pp-gallery-radius, 16px))}.pp-product-gallery__arrow{width:var(--pp-gallery-control-desktop, 44px);height:var(--pp-gallery-control-desktop, 44px)}.pp-product-gallery__arrow--previous{left:16px}.pp-product-gallery__arrow--next{right:16px}.pp-product-gallery__dots{bottom:var(--pp-gallery-dot-offset-desktop, 16px)}.pp-product-gallery__dot{width:var(--pp-gallery-dot-desktop, 8px);height:var(--pp-gallery-dot-desktop, 8px)}.pp-product-gallery__thumbs{display:block;margin-top:var(--pp-gallery-gap-desktop, 20px);overflow:clip;scroll-snap-type:none}.pp-product-gallery__thumbs-track{display:grid;position:relative;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pp-gallery-thumb-gap-desktop, 22px);transition:transform .32s ease}.pp-product-gallery__thumb{border-radius:var(--pp-gallery-radius-desktop, var(--pp-gallery-radius, 16px))}.pp-product-hero .pp-add-to-cart__button .pp-button__label{padding-inline:24px}.pp-product-hero .pp-payment-methods{width:min(var(--pp-payment-width-desktop, 280px),100%);height:var(--pp-payment-height-desktop, 27px)}.pp-product-hero .pp-payment-methods__list{gap:var(--pp-payment-gap-desktop, 8px)}.pp-product-hero .pp-payment-method{flex-basis:var(--pp-payment-method-width-desktop, 40px);width:var(--pp-payment-method-width-desktop, 40px);height:var(--pp-payment-method-height-desktop, 27px)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/pp-product-hero.css.map */
