.np-product .np-product__layout{grid-template-columns:minmax(0,calc(var(--np-product-gallery-share, 52%) - var(--np-product-column-gap, 40px) / 2)) minmax(0,1fr);gap:var(--np-product-column-gap, 40px)}.np-product .np-product__gallery,.np-product .np-product__information{min-width:0}.np-product .np-product__hero-image{--np-product-frame-ratio: var(--np-product-image-ratio, 1 / 1);position:relative;width:min(100%,calc(var(--np-product-desktop-image-height, 740px) * var(--np-product-frame-ratio)));max-width:100%;aspect-ratio:var(--np-product-frame-ratio);height:auto;max-height:var(--np-product-desktop-image-height, 740px);min-height:0;margin-inline:auto;background:var(--np-product-image-background, #fff);isolation:isolate}.np-product .np-product__hero-image[data-image-shape=original]{--np-product-frame-ratio: var(--np-image-native-ratio, 1)}.np-product .np-product__hero-image>:is(img,.np-food-placeholder){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:100%;padding:var(--np-product-image-padding, 0px);object-fit:var(--np-product-image-fit, contain);object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.np-product [data-gallery-swipe=true] [data-gallery-frame],.np-product [data-gallery-navigation=swipe] [data-gallery-frame]{touch-action:pan-y pinch-zoom}.np-product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:min(var(--np-product-gallery-arrow-size, 44px),calc(50% - 12px));max-width:calc(50% - 12px);height:auto;aspect-ratio:1;display:grid;place-items:center;padding:0;border:1px solid #00000014;border-radius:50%;background-color:var(--np-product-gallery-arrow-bg, #fff);color:var(--np-product-gallery-arrow-color, #25211e);box-shadow:0 2px 10px #00000012}.np-product-gallery__arrow svg{width:var(--np-product-gallery-icon-size, 22px);height:var(--np-product-gallery-icon-size, 22px);max-width:70%;max-height:70%}.np-product-gallery__arrow--previous{left:10px}.np-product-gallery__arrow--next{right:10px}.np-product-gallery__arrow:hover{filter:brightness(.96)}.np-product-gallery__dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;max-width:calc(100% - 24px);flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;justify-content:flex-start;border-radius:18px;padding:0 4px;background-color:var(--np-product-gallery-arrow-bg, #fff);color:var(--np-product-gallery-arrow-color, #25211e);z-index:2}.np-product-gallery__dots::-webkit-scrollbar{display:none}.np-product-gallery__dot{flex:0 0 28px;display:grid;place-items:center;width:28px;height:32px;padding:0;border:0;background:transparent;color:inherit}.np-product-gallery__dot:after{content:"";display:block;width:7px;height:7px;border:1px solid currentColor;border-radius:50%}.np-product-gallery__dot[aria-pressed=true]:after{background:currentColor}.np-product .np-product__thumbnails{gap:10px;margin-top:10px;padding:3px}.np-product .np-product__thumbnail{display:block;flex:0 0 68px;width:68px}.np-product .np-product__thumbnail img{width:100%;height:64px;object-fit:cover}.np-product .np-product__thumbnail[aria-current=true]{border-color:var(--np-primary)}.np-product .np-product-block{margin-bottom:var(--np-product-block-gap, 20px)}.np-product .np-eyebrow{font-size:var(--np-product-eyebrow-size, 12px);margin-bottom:var(--np-product-eyebrow-gap, 8px);overflow-wrap:anywhere}.np-product .np-product__title{overflow-wrap:anywhere}.np-product .np-product-description{margin-top:var(--np-product-title-gap, 12px);margin-bottom:0;overflow-wrap:anywhere;line-height:1.55}.np-product .np-product-description--excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;max-height:3.1em;overflow:hidden}.np-product .np-product-description--excerpt[data-description-lines="1"]{-webkit-line-clamp:1;line-clamp:1;max-height:1.55em}.np-product .np-product-description--dropdown{border-bottom:1px solid var(--np-line)}.np-product .np-product-description--dropdown>summary{padding:10px 0;font-weight:700}.np-product .np-product-description--dropdown>.np-rte{padding-block:2px 12px}.np-product .np-product-description--dropdown>.np-rte>:last-child{margin-bottom:0}.np-product .np-product__price.np-price-pill{display:inline-flex;min-width:0;max-width:calc(100% - var(--np-product-price-margin-x, 0px) * 2);flex-wrap:wrap;gap:6px 12px;padding-top:var(--np-product-price-padding-y, 10px);padding-bottom:var(--np-product-price-padding-y, 10px);padding-left:var(--np-product-price-padding-x, 14px);padding-right:var(--np-product-price-padding-x, 14px);margin-top:var(--np-product-price-margin, 0px);margin-bottom:var(--np-product-price-margin-bottom, 0px);margin-left:var(--np-product-price-margin-x, 0px);margin-right:var(--np-product-price-margin-x, 0px);border-radius:var(--np-product-price-radius, 10px);overflow-wrap:anywhere}.np-product .np-product__price.np-price-pill :is([data-product-price],[data-product-compare]){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}.np-product .np-product__price.np-price-pill [data-product-price]{font-size:var(--np-product-price-size, 28px)}.np-product .np-product__price.np-price-pill [data-product-compare]{font-size:calc(var(--np-product-price-size, 28px) * .72)}@media(max-width:800px){.np-product .np-product__layout{grid-template-columns:minmax(0,1fr);gap:var(--np-product-column-gap-mobile, 20px)}.np-product .np-product__gallery{position:static}.np-product .np-product__hero-image{--np-product-frame-ratio: var(--np-product-mobile-image-ratio, 1 / 1);width:min(var(--np-product-mobile-image-width, 100%),calc(var(--np-product-mobile-image-height, 420px) * var(--np-product-frame-ratio)));height:auto;max-height:var(--np-product-mobile-image-height, 420px);min-height:0;aspect-ratio:var(--np-product-frame-ratio)}.np-product .np-product__hero-image[data-mobile-image-shape=original],.np-product .np-product__hero-image[data-image-shape=original][data-mobile-image-shape=inherit]{--np-product-frame-ratio: var(--np-image-native-ratio, 1)}.np-product .np-product__hero-image[data-image-shape=original]:not([data-mobile-image-shape=original]):not([data-mobile-image-shape=inherit]){--np-product-frame-ratio: var(--np-product-mobile-image-ratio, 1 / 1)}.np-product-gallery__arrow{width:min(var(--np-product-gallery-arrow-size-mobile, 40px),calc(50% - 12px))}.np-product-gallery__arrow svg{width:var(--np-product-gallery-icon-size-mobile, 20px);height:var(--np-product-gallery-icon-size-mobile, 20px)}.np-product .np-product-description{margin-top:var(--np-product-title-gap-mobile, 8px)}.np-product .np-product__hero-image>:is(img,.np-food-placeholder){padding:var(--np-product-image-padding-mobile, 0px);object-fit:var(--np-product-mobile-image-fit, contain)}.np-product .np-product-block{margin-bottom:var(--np-product-block-gap-mobile, 14px)}.np-product .np-eyebrow{font-size:var(--np-product-eyebrow-size-mobile, 11px)}.np-product .np-product__price.np-price-pill{padding-top:var(--np-product-price-padding-y-mobile, 8px);padding-bottom:var(--np-product-price-padding-y-mobile, 8px);padding-left:var(--np-product-price-padding-x-mobile, 12px);padding-right:var(--np-product-price-padding-x-mobile, 12px);margin-top:var(--np-product-price-margin-mobile, 0px);margin-bottom:var(--np-product-price-margin-bottom-mobile, 0px);margin-left:var(--np-product-price-margin-x-mobile, 0px);margin-right:var(--np-product-price-margin-x-mobile, 0px);max-width:calc(100% - var(--np-product-price-margin-x-mobile, 0px) * 2)}.np-product .np-product__price.np-price-pill [data-product-price]{font-size:var(--np-product-price-size-mobile, 23px)}.np-product .np-product__price.np-price-pill [data-product-compare]{font-size:calc(var(--np-product-price-size-mobile, 23px) * .72)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-gallery.css.map */
