.shopify-section--main-product{padding-block:30px}article.product-gallery__item{padding:0 50px;background:#fff}.product-shell{--product-radius-surface: var(--style-border-radius-theme);--product-radius-button: var(--style-border-radius-buttons);--product-radius-input: var(--style-border-radius-inputs);--product-radius-pill: max(var(--style-border-radius-buttons), var(--style-border-radius-inputs))}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-shell{display:grid;gap:40px}.product-shell__grid{display:grid;gap:32px}.product-shell__gallery-column,.product-shell__info-column,.product-shell__lower-zone,.product-shell__related{min-width:0}.product-shell__info-column--sticky .product-info{position:sticky;top:24px;z-index:25}.product-gallery{display:grid;gap:18px;position:relative}.product-gallery__viewport{display:grid;gap:16px}.product-gallery--carousel_left_thumbnails,.product-gallery--carousel_bottom_thumbnails{grid-template-columns:minmax(0,1fr)}.product-gallery--carousel_left_thumbnails .product-gallery__viewport,.product-gallery--carousel_bottom_thumbnails .product-gallery__viewport{grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery--carousel_left_thumbnails .product-gallery__viewport::-webkit-scrollbar,.product-gallery--carousel_bottom_thumbnails .product-gallery__viewport::-webkit-scrollbar{display:none}.product-gallery__item{position:relative;overflow:hidden;border-radius:var(--product-radius-surface);background:color-mix(in srgb,var(--color-foreground) 4%,white);min-height:440px;scroll-snap-align:start}.product-gallery__item img,.product-gallery__video,.product-gallery__model,.product-gallery__fallback{width:100%;height:100%;object-fit:var(--product-gallery-media-fit, cover)}.product-gallery__zoom{position:absolute;top:16px;right:16px;z-index:2;padding:.6rem .9rem;border:1px solid rgba(16,24,32,.14);border-radius:var(--product-radius-button);background:#ffffffdb;cursor:pointer}.product-gallery--zoom-bottom_right .product-gallery__zoom{top:auto;bottom:16px}.product-gallery--zoom-icon .product-gallery__zoom{width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.product-gallery--zoom-icon .product-gallery__zoom svg{width:20px;height:20px}.product-gallery__controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.product-gallery__arrow{width:46px;height:46px;border:1px solid rgba(16,24,32,.12);border-radius:var(--product-radius-button);background:transparent;cursor:pointer}.product-gallery__thumbs{display:flex;gap:12px;overflow-x:auto;justify-content:safe center;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{width:74px;min-width:74px;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid rgba(16,24,32,.1);border-radius:var(--product-radius-surface);background:transparent;cursor:pointer}.product-gallery__thumb.is-active,.product-gallery__dot.is-active,.product-info__option-button.is-active,.product-info__color-swatch.is-active,.product-info__option-button--variant_image.is-active{border-color:#101820b3}.product-gallery__thumb-image{width:100%;height:100%;object-fit:cover}.product-gallery__dots{display:none;justify-content:center;gap:10px}.product-gallery__dot{width:10px;height:10px;border:1px solid rgba(16,24,32,.25);border-radius:999px;background:transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.product-gallery__dot.is-active{background:#101820bf}.product-gallery__modal{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border:0;padding:0;margin:0;top:0;right:0;bottom:0;left:0;position:fixed;overflow:hidden;background:transparent}.product-gallery__modal::backdrop{background:#f7f4eee6}.product-gallery__modal[open]{display:grid;align-items:stretch;justify-items:stretch}.product-gallery__modal-body{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;background:radial-gradient(circle at top,rgba(255,255,255,.92),transparent 38%),#f7f4eef5}.product-gallery__modal-stage{display:grid;place-items:center;min-height:0;padding:5rem 3rem 2rem}.product-gallery__modal-stage>*{max-width:min(1400px,100%)}.product-gallery__modal-stage img,.product-gallery__modal-stage video,.product-gallery__modal-stage iframe,.product-gallery__modal-stage model-viewer{width:auto;max-width:100%;max-height:calc(100vh - 13rem);height:auto;object-fit:contain}.product-gallery__modal-stage iframe{width:min(100%,1200px);aspect-ratio:16 / 9}.product-gallery__modal-thumbs{display:flex;gap:.875rem;align-items:center;justify-content:center;padding:1rem 1.5rem 1.5rem;overflow-x:auto;background:linear-gradient(180deg,#f7f4ee00,#f7f4eeeb 26%)}.product-gallery__modal-thumb{width:4.75rem;min-width:4.75rem;aspect-ratio:1;padding:0;border:1px solid rgba(16,24,32,.14);border-radius:var(--style-border-radius-theme);overflow:hidden;background:#ffffffb8;opacity:.72;cursor:pointer;transition:opacity .2s ease,transform .2s ease,border-color .2s ease}.product-gallery__modal-thumb.is-active{opacity:1;transform:translateY(-2px);border-color:#101820b8;box-shadow:0 12px 24px #10182014}.product-gallery__modal-thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__modal-close{position:fixed;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));z-index:2;border:1px solid rgba(16,24,32,.12);background:#ffffffeb;border-radius:var(--product-radius-button);padding:.6rem .9rem;cursor:pointer;box-shadow:0 10px 30px #10182014}html.product-gallery-modal-open,body.product-gallery-modal-open{overflow:hidden}@media(max-width:749px){.shopify-section--main-product{padding-block:0 10px}article.product-gallery__item{padding:0}.product-shell__gallery-column{margin-inline:calc(-1 * var(--page-margin))}.product-gallery__item{border-radius:0}.product-gallery__modal-stage{padding:4.5rem 1rem 1rem}.product-gallery__modal-stage img,.product-gallery__modal-stage video,.product-gallery__modal-stage iframe,.product-gallery__modal-stage model-viewer{max-height:calc(100vh - 11.5rem)}.product-gallery__modal-thumbs{justify-content:flex-start;padding:.875rem 1rem 1rem}}.product-info{display:grid;gap:24px}.product-info__form,.product-info__group{display:grid;gap:18px}.product-info__group--basic{gap:10px}.product-info__group--purchase{gap:16px}.product-info__eyebrow,.product-info__meta,.product-info__rating-count,.product-info__share a,.product-shell__related-price{color:#101820ad}.product-info__title{font-size:clamp(var(--product-title-size-mobile, 2rem),4vw,var(--product-title-size-desktop, 3.25rem));line-height:1.02;letter-spacing:-.03em}.product-info__price-wrap{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.product-info__price-wrap--compare-first{flex-direction:row}.product-info__price{font-size:var(--product-price-size, clamp(1.5rem, 2.2vw, 2rem));font-weight:600;color:var(--product-price-color, currentColor)}.product-info__compare{text-decoration:line-through;font-size:var(--product-compare-price-size, 1rem);color:var(--product-compare-price-color, rgba(16, 24, 32, .68))}.product-info__savings-badge{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:var(--product-radius-button);background:var(--product-savings-badge-background, rgba(16, 24, 32, .06));color:var(--product-savings-badge-text, currentColor);font-size:.875rem;font-weight:600;line-height:1.2}.product-info__badges,.product-info__share,.product-info__complementary-grid{display:flex;gap:10px;flex-wrap:wrap}.product-info__yc-points{display:grid;gap:12px}.product-info__yc-point{display:flex;align-items:center;gap:8px}.product-info__yc-point-icon{width:var(--yc-point-icon-size, 24px);height:var(--yc-point-icon-size, 24px)}.product-info__yc-point-image{width:var(--yc-point-icon-size, 24px);height:var(--yc-point-icon-size, 24px);object-fit:contain}.product-info__yc-point-text{color:var(--yc-point-text, currentColor);line-height:1.4}.product-info__low-stock{display:flex;align-items:center;gap:10px;width:100%;padding:0;margin:0 0 -10px;border-radius:0}.product-info__low-stock-icon{color:var(--low-stock-dot-color, #ea0404);width:var(--low-stock-dot-size, 10px);height:var(--low-stock-dot-size, 10px);position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.product-info__low-stock-dot{position:absolute;width:var(--low-stock-dot-size, 10px);height:var(--low-stock-dot-size, 10px);overflow:visible}.product-info__low-stock-dot--animated{animation:product-low-stock-pulse 2s infinite}.product-info__low-stock-copy{min-width:0}.product-info__low-stock-text{margin:0;font-size:var(--low-stock-text-size, 17px);color:var(--low-stock-text-color, #000);line-height:1.5}.product-info__review-summary{margin:0 0 -10px}.product-info__review-summary-link{display:flex;align-items:center;gap:8px;color:var(--review-summary-text-color, #000);text-decoration:none}.product-info__review-summary-stars{color:var(--review-summary-stars-color, #e4b529);font-size:var(--review-summary-stars-size, 20px);margin-bottom:var(--review-summary-stars-spacing, 10px);line-height:1}.product-info__review-summary-text{margin:0;font-size:var(--review-summary-text-size, 15px)}.product-info__payment-methods{display:grid;gap:12px;margin-top:-5px}p.product-info__support-heading{font-size:12px;text-align:center;margin-bottom:-8px}.product-info__payment-method-list{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--payment-method-gap, 8px);padding:0;margin:0;list-style:none}.product-info__payment-method-item{display:flex}.product-info__payment-method-badge{display:block;width:var(--payment-method-badge-width, 56px);height:var(--payment-method-badge-height, 32px)}.product-info__payment-method-badge--placeholder text{font-size:11px;font-weight:700;letter-spacing:-.02em;font-family:Arial,sans-serif}.product-info__people-wearing{display:flex;align-items:center;gap:var(--people-wearing-gap, 10px)}.product-info__people-wearing-avatar{width:var(--people-wearing-avatar-size, 28px);height:var(--people-wearing-avatar-size, 28px);border-radius:50%;object-fit:cover;flex-shrink:0}.product-info__people-wearing-text{margin:0;font-size:var(--people-wearing-text-size, 14px);line-height:1.4;color:var(--people-wearing-text-color, #000)}.product-info__sale-announcement{background-color:var(--sale-announcement-background, #f0cccc);border:1px solid var(--sale-announcement-border-color, #222222);padding:10px 20px 14px;text-align:center;border-radius:3px;font-family:inherit}.product-info__sale-announcement-heading{margin:0 0 3px;font-size:var(--sale-announcement-heading-size, 15px);font-weight:700;color:var(--sale-announcement-heading-color, #8c2424);letter-spacing:var(--sale-announcement-heading-spacing, .5px);line-height:1.2}.product-info__sale-announcement-subheading{margin:0 0 3px;font-size:var(--sale-announcement-subheading-size, 14px);font-weight:600;color:var(--sale-announcement-subheading-color, #8c2424)}.product-info__sale-announcement-subheading:empty{display:none}.product-info__sale-announcement-body{margin:0;font-size:var(--sale-announcement-body-size, 13px);color:var(--sale-announcement-body-color, #8c2424);line-height:1.35;text-align:center}.product-info__sale-announcement-2{background-color:var(--sale-announcement-2-background, #e7e7e7);color:var(--sale-announcement-2-text, #2b1b16);text-align:center;margin:0;padding:12px 20px 14px;border:1px solid #222222;border-radius:3px}.product-info__sale-announcement-2-heading{margin:0 0 10px;font-size:20px;font-weight:400;line-height:1.2}.product-info__sale-announcement-2-lines{display:grid;gap:1px;justify-items:center}.product-info__sale-announcement-2-lines p{margin:0;font-size:var(--sale-announcement-2-text-size, 14px);line-height:1.3}.product-info__sale-announcement-2-lines strong{font-weight:700}@keyframes product-low-stock-pulse{0%{transform:scale(1);opacity:1}to{transform:scale(2.4);opacity:0}}.product-info__badge{display:inline-flex;padding:.45rem .75rem;border-radius:var(--product-radius-button);background:#1018200d;font-size:.875rem}.product-info__description,.product-info__support-copy,.product-info__accordion-content{line-height:1.7;color:#101820d1}.product-info__variants{display:grid;gap:18px}.product-info__option-group{display:grid;gap:12px;border:0;padding:0}.product-info__option-header{display:flex;gap:8px;justify-content:flex-start;align-items:center;font-weight:600;margin-bottom:10px}.product-info__option-header .product-info__size-guide{position:static;display:inline-flex;align-items:center;margin-left:10px!important;padding:0!important;font-weight:400;line-height:1.2}.product-info__option-header .product-info__size-guide #KiwiSizingChart{display:inline-flex;align-items:center;margin:0!important;padding:0!important}.product-info__option-header .product-info__size-guide #KiwiSizingChart>*{margin-top:0!important;margin-bottom:0!important}.product-info__option-header .product-info__size-guide a,.product-info__option-header .product-info__size-guide button{color:#252525;font-size:14px;font-weight:400;line-height:1.2;text-decoration:underline;text-underline-offset:3px;background:transparent;border:0;margin:0!important;padding:0!important;cursor:pointer}.product-info__option-value{font-weight:400;color:#101820ad}.product-info__option-values{display:flex;flex-wrap:wrap;gap:10px}.product-info__option-button{display:inline-flex;align-items:center;justify-content:center;padding:var(--variant-btn-padding, .75rem 1rem);font-size:var(--variant-btn-font-size, 15px);border:1px solid rgba(16,24,32,.14);border-radius:var(--product-radius-button);background:transparent;cursor:pointer;transition:border-color .2s ease,opacity .2s ease,background-color .2s ease}.product-info__option-button--normal{border-radius:var(--product-radius-button)}.product-info__color-swatch{min-width:var(--swatch-size, 56px);min-height:var(--swatch-size, 56px);display:inline-block;position:relative;padding:0;border:0;border-radius:var(--product-radius-surface);box-shadow:0 0 0 1px var(--colorBorder);background-clip:padding-box;-webkit-appearance:none;appearance:none;cursor:pointer}.product-info__option-button[disabled],.product-info__color-swatch[disabled],.product-info__option-button--variant_image[disabled]{cursor:not-allowed;opacity:.38}.product-info__option-button.is-unavailable{opacity:.45;position:relative;overflow:hidden}.product-info__option-button.is-unavailable:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,transparent calc(50% - .5px),currentColor calc(50% - .5px),currentColor calc(50% + .5px),transparent calc(50% + .5px));opacity:.4;pointer-events:none}.product-info__color-swatch.is-unavailable,.product-info__option-button--variant_image.is-unavailable{opacity:.42;position:relative;overflow:hidden}.product-info__color-swatch.is-unavailable:after,.product-info__option-button--variant_image.is-unavailable:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,transparent calc(50% - .75px),rgba(0,0,0,.35) calc(50% - .75px),rgba(0,0,0,.35) calc(50% + .75px),transparent calc(50% + .75px));pointer-events:none}.product-info__color-swatch-label{position:absolute;inset:auto auto 8px 8px;padding:.2rem .4rem;border-radius:var(--product-radius-surface);background:#ffffffb8;color:#111;font-size:.72rem}.product-info__color-swatch{box-shadow:0 0 0 1px var(--colorBorder)}.product-info__option-button--variant_image{flex-direction:column;align-items:flex-start;gap:8px;padding:0;border:0;border-radius:var(--style-border-radius-theme);box-shadow:0 0 0 1px var(--colorBorder)}.product-info__option-image-wrap{display:flex;align-items:center;justify-content:center;width:calc(var(--swatch-size, 56px) + 8px);height:calc(var(--swatch-size, 56px) + 8px);overflow:hidden;border-radius:var(--product-radius-input);padding:3px}.product-info__option-image-wrap--fallback{font-weight:600;color:#101820b8}.product-info__option-image{width:100%;height:100%;object-fit:cover;border-radius:var(--style-border-radius-theme)}.product-info__option-button--variant_image .product-info__option-label{position:static;padding:0;background:transparent;color:inherit;font-size:.9rem}.product-info__option-values--polaroid{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.product-info__option-values--polaroid::-webkit-scrollbar{display:none}.product-info__option-button--polaroid{flex:0 0 auto;flex-direction:column;align-items:stretch;gap:0;padding:0;width:calc(var(--swatch-size, 56px) + 44px);border:1px solid color-mix(in srgb,var(--color-foreground) 16%,transparent);border-radius:var(--product-radius-input);background:var(--color-background, #fff);box-shadow:none;overflow:hidden;text-align:left}.product-info__option-button--polaroid .product-info__option-image-wrap{width:100%;height:auto;aspect-ratio:1 / 1;padding:0;border-radius:0}.product-info__option-button--polaroid .product-info__option-image{border-radius:0}.product-info__option-button--polaroid .product-info__option-image-wrap--fallback{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.product-info__polaroid-caption{display:flex;flex-direction:column;gap:2px;padding:7px 9px 9px}.product-info__polaroid-name{font-size:.8rem;font-weight:600;line-height:1.25;color:var(--color-foreground)}.product-info__polaroid-price{font-size:.78rem;color:color-mix(in srgb,var(--color-foreground) 58%,transparent)}.product-info__dropdown,.product-info__quantity input{min-height:48px;border:1px solid rgba(16,24,32,.12);background:transparent;border-radius:var(--product-radius-button)}.product-info__quantity{display:grid;gap:10px}.product-info__dropdown{width:100%;padding:.8rem 1rem}.product-info__quantity-box{display:inline-grid;grid-template-columns:40px 56px 40px;align-items:center;width:fit-content;border:1px solid rgba(16,24,32,.12);border-radius:var(--product-radius-button);overflow:hidden}.product-info__quantity-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;background:transparent;color:inherit;cursor:pointer}.product-info__quantity-button:hover,.product-info__quantity-button:focus-visible{background:#1018200a}.product-info__quantity input[data-quantity-input]{width:56px;min-width:0;padding:0;text-align:center;border:0;border-left:1px solid rgba(16,24,32,.08);border-right:1px solid rgba(16,24,32,.08);border-radius:0;-webkit-appearance:textfield;appearance:textfield}.product-info__quantity input[data-quantity-input]::-webkit-outer-spin-button,.product-info__quantity input[data-quantity-input]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-info__buy-buttons,.product-info__complementary-card,.product-shell__related-link,.product-sticky-bar__content{display:flex;gap:12px;justify-content:space-between;align-items:center}.product-info__add{width:100%}.product-info__add-error{margin-top:10px;padding:10px 14px;font-size:.9rem;line-height:1.4;color:#ab2e2e;background:color-mix(in srgb,#e5484d 8%,transparent);border:1px solid color-mix(in srgb,#e5484d 30%,transparent);border-radius:var(--style-border-radius-inputs, 6px)}.product-info__add-error[hidden]{display:none}.product-info__separator{border:0;border-top:1px solid rgba(16,24,32,.08)}.product-info__accordion{border-top:1px solid rgba(16,24,32,.08);border-bottom:1px solid rgba(16,24,32,.08)}.product-info__block:has(.product-info__accordion-wrapper)+.product-info__block:has(.product-info__accordion-wrapper){margin-top:-18px}.product-info__block:has(.product-info__accordion-wrapper)+.product-info__block:has(.product-info__accordion-wrapper) .product-info__accordion-wrapper{border-top:0}.product-info__accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border:0;background:transparent;cursor:pointer;font-weight:600;text-align:left}.product-info__accordion-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;transition:transform .2s ease}.product-info__accordion-icon svg{width:12px;height:12px}.product-info__accordion-trigger.is-open .product-info__accordion-icon{transform:rotate(180deg)}.product-info__accordion-panel{height:0;overflow:hidden;transition:height .25s ease}.product-info__accordion-content{padding-top:12px;padding-bottom:16px}.product-info__editorial-image{display:grid;gap:10px}.product-info__editorial-image-tag,.product-shell__related-media{border-radius:var(--product-radius-surface)}.product-info__complementary-grid,.product-shell__related-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.product-info__complementary-card,.product-shell__related-card{color:inherit;text-decoration:none}.product-info__complementary-media,.product-shell__related-media{overflow:hidden;aspect-ratio:4 / 5;background:#1018200a}.product-info__complementary-media img,.product-shell__related-image{width:100%;height:100%;object-fit:cover}.product-shell__lower-zone{border-top:1px solid rgba(16,24,32,.08);padding-top:36px}.product-shell__lower-zone-inner{max-width:min(100%,calc(var(--page-width) * .62))}.product-shell__related{display:grid;gap:22px;padding-top:24px}.product-shell__related-title,.product-sticky-bar__title{font-weight:600}.product-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;width:100%;padding:10px 24px;background:#fff;border-top:1px solid rgba(16,24,32,.1);border-radius:0;box-shadow:0 -4px 18px #1018200f}.product-sticky-bar__content{width:min(var(--page-width),calc(100% - var(--page-margin) * 2));margin:0 auto;display:grid;grid-template-columns:minmax(280px,1fr) auto auto 200px;align-items:center;gap:20px}.product-sticky-bar__product{display:flex;align-items:center;gap:12px;min-width:0}.product-sticky-bar__image{width:52px;height:52px;object-fit:cover;border-radius:8px;flex:0 0 auto}.product-sticky-bar__product-info{min-width:0}.product-sticky-bar__title{margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__prices{display:flex;align-items:center;gap:8px;font-size:13px}.product-sticky-bar__compare{color:#10182073;text-decoration:line-through}.product-sticky-bar__price{font-weight:700;color:#111}.product-sticky-bar__options{display:flex;align-items:center;gap:8px}.product-sticky-bar__size-guide{display:flex;align-items:center;justify-content:center;white-space:nowrap}.product-sticky-bar__size-guide a,.product-sticky-bar__size-guide button{color:#252525;font-size:13px;font-weight:400;text-decoration:underline;text-underline-offset:3px;background:transparent;border:0;padding:0;cursor:pointer}.product-sticky-bar__select{min-width:130px;height:40px;padding:0 36px 0 14px;border:1px solid rgba(16,24,32,.15);border-radius:999px;background-color:#fff;color:#111;font-size:13px;cursor:pointer}.product-sticky-bar__submit{width:200px;min-height:42px;border-radius:10px;gap:12px}@media(min-width:980px){.product-shell__gallery-column--sticky{position:sticky;top:24px}.product-shell__grid{grid-template-columns:minmax(0,var(--product-gallery-fr, 60fr)) minmax(320px,var(--product-info-fr, 40fr));align-items:start}.product-gallery--carousel_left_thumbnails{grid-template-columns:96px minmax(0,1fr)}.product-gallery--carousel_left_thumbnails .product-gallery__controls{grid-column:1;grid-row:1;grid-template-columns:1fr;align-content:start}.product-gallery--carousel_left_thumbnails .product-gallery__viewport{grid-column:2;grid-row:1}.product-gallery--carousel_left_thumbnails .product-gallery__thumbs{flex-direction:column;justify-content:flex-start;overflow-y:auto;overflow-x:hidden}.product-info__option-button--normal.is-active{background:#252525;border-color:#252525;color:#fff}.product-info__option-button--normal.is-active .product-info__option-label{color:#fff}.product-info__option-button--variant_image.is-active{border-color:#252525;box-shadow:inset 0 0 0 2px #252525}.product-info__option-divider{margin:0}}@media(max-width:989px){.product-gallery__item{min-height:58vw}.product-gallery__arrow{display:none}.product-gallery--mobile-floating_dots .product-gallery__dots,.product-gallery--mobile-peek .product-gallery__dots{display:flex}.product-gallery--mobile-floating_dots .product-gallery__thumbs,.product-gallery--mobile-thumbnails .product-gallery__dots{display:none}.product-gallery--mobile-thumbnails .product-gallery__thumbs{display:flex;flex-wrap:nowrap;justify-content:safe center;overflow-x:auto}.product-gallery--mobile-floating_dots .product-gallery__controls{position:absolute;inset:auto 0 18px;display:block;pointer-events:none;z-index:3}.product-gallery--mobile-floating_dots .product-gallery__dots{justify-content:center;padding:0 16px;pointer-events:auto}.product-gallery--mobile-floating_dots .product-gallery__dot{width:11px;height:11px;border-color:#ffffffd1;background:#ffffff47;box-shadow:0 4px 18px #10182033}.product-gallery--mobile-floating_dots .product-gallery__dot.is-active{background:#ffffffeb;border-color:#ffffffeb}.product-gallery--mobile-peek .product-gallery__viewport{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:75%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery--mobile-peek .product-gallery__viewport::-webkit-scrollbar{display:none}.product-gallery--mobile-peek .product-gallery__viewport:has(.product-gallery__item:only-child){grid-auto-columns:100%}.product-gallery--mobile-peek .product-gallery__item{scroll-snap-align:center}.product-gallery--mobile-peek .product-gallery__item:not(.is-active) .product-gallery__zoom{opacity:0;visibility:hidden;pointer-events:none}.product-gallery--mobile-peek .product-gallery__controls,.product-gallery--mobile-peek .product-gallery__dots{display:flex;justify-content:center}.product-gallery--mobile-peek .product-gallery__thumbs,.product-gallery--mobile-peek .product-gallery__arrow{display:none}.product-shell__lower-zone-inner{max-width:100%}.product-info__title{font-size:var(--product-title-size-mobile, 2rem)}.product-sticky-bar{padding:8px 12px}.product-sticky-bar__content{width:100%;grid-template-columns:minmax(0,1fr) auto;gap:8px}.product-sticky-bar__product,.product-sticky-bar__size-guide{display:none}.product-sticky-bar__options{min-width:0;overflow-x:auto}.product-sticky-bar__select{min-width:105px;height:40px}.product-sticky-bar__submit{width:auto;min-width:135px}}.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart],.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]{position:relative;isolation:isolate;overflow:hidden;background:#252525!important;background-color:#252525!important;color:#fff!important;border-color:#252525!important;transition:background .3s ease,background-color .3s ease,border-color .3s ease,color .3s ease!important}.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart]>span,.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]>span{position:relative;z-index:2;color:#fff!important}.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart]:after,.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]:after{content:"";position:absolute;z-index:1;top:-35%;right:-90%;width:85%;height:170%;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.02) 20%,rgba(255,255,255,.07) 38%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.07) 62%,rgba(255,255,255,.02) 80%,transparent 100%);filter:blur(8px);transform:skew(-18deg);transition:right .75s ease;pointer-events:none}.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart]:hover:not(:disabled),.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart]:focus-visible:not(:disabled),.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]:hover:not(:disabled),.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]:focus-visible:not(:disabled){background:#464646!important;background-color:#464646!important;color:#fff!important;border-color:#464646!important}.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart]:hover:not(:disabled)>span,.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart]:focus-visible:not(:disabled)>span,.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]:hover:not(:disabled)>span,.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]:focus-visible:not(:disabled)>span{color:#fff!important}.product-info__buy-buttons .product-info__add.button.button--primary[data-add-to-cart]:hover:not(:disabled):after,.product-sticky-bar .product-sticky-bar__submit.button.button--primary[data-sticky-submit]:hover:not(:disabled):after{right:120%}.product-gallery__item[data-media-type=image]{cursor:zoom-in}.product-gallery__zoom{display:none!important}@media(min-width:980px){.product-gallery--carousel_left_thumbnails .product-gallery__viewport{overflow-x:hidden;scroll-snap-type:none}.product-gallery--carousel_left_thumbnails .product-gallery__controls{min-height:0;overflow:hidden;align-self:stretch}.product-gallery--carousel_left_thumbnails .product-gallery__thumbs{height:100%;max-height:min(760px,calc(100vh - 150px));display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:12px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.product-gallery--carousel_left_thumbnails .product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery--carousel_left_thumbnails .product-gallery__thumb{flex:0 0 74px;width:74px;min-width:74px;height:74px;min-height:74px;aspect-ratio:1 / 1}.product-gallery--carousel_left_thumbnails .product-gallery__thumb-image{width:100%;height:100%;object-fit:cover}}.product-gallery__modal{top:0;right:0;bottom:0;left:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;border:0;background:#fff}.product-gallery__modal::backdrop{background:#fffffffa;transition:background-color .38s cubic-bezier(.22,1,.36,1)}.product-gallery__modal.is-opening::backdrop,.product-gallery__modal.is-closing::backdrop{background:#fff0}.product-gallery__modal.is-opening,.product-gallery__modal.is-closing{background:transparent}.product-gallery__modal[open]{display:block}.product-gallery__modal-body{position:relative;width:100%;height:100%;overflow:hidden;background:#fff;transition:background-color .38s cubic-bezier(.22,1,.36,1)}.product-gallery__modal.is-opening .product-gallery__modal-body,.product-gallery__modal.is-closing .product-gallery__modal-body{background:#fff0}.product-gallery__modal-stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;overflow:hidden;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.product-gallery__modal-stage.is-dragging{cursor:grabbing}.product-gallery__modal-stage>.product-gallery__modal-track{position:absolute;top:0;left:0;display:flex;width:300%!important;min-width:300%!important;max-width:none!important;height:100%;transform:translate3d(-33.333333%,0,0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.product-gallery__modal-slide{position:relative;flex:0 0 33.333333%;width:33.333333%;max-width:none!important;height:100%;display:grid;place-items:center;padding:10px;overflow:hidden;box-sizing:border-box}.product-gallery__modal-media{width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.product-gallery__modal-image{display:block;width:auto;height:auto;max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);object-fit:contain;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden}.product-gallery__modal-video,.product-gallery__modal-model{max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.product-gallery__zoom-transition-image{position:fixed!important;z-index:9999;max-width:none!important;max-height:none!important;margin:0!important;pointer-events:none;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.product-gallery__modal-controls{transition:opacity .2s ease}.product-gallery__modal.is-transitioning .product-gallery__modal-controls{opacity:0;pointer-events:none}.product-gallery__modal-controls{position:absolute;left:50%;bottom:24px;z-index:40;display:flex;align-items:center;justify-content:center;gap:10px;transform:translate(-50%);pointer-events:none}.product-gallery__modal-control{width:50px;height:50px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(16,24,32,.12);border-radius:999px;background:#fffffff0;color:#111;box-shadow:0 3px 14px #1018201a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;pointer-events:auto;transition:background-color .2s ease,transform .2s ease}.product-gallery__modal-control svg{width:19px;height:19px}.product-gallery__modal-control:hover{background:#fff}.product-gallery__modal-control:active{transform:scale(.95)}@media(max-width:749px){.product-gallery__modal-slide{padding:4px}.product-gallery__modal-image{max-width:calc(100vw - 8px);max-height:calc(100dvh - 8px)}.product-gallery__modal-controls{bottom:16px}.product-gallery__modal-control{width:46px;height:46px}}.product-gallery__modal-stage .product-gallery__modal-image{width:auto;height:auto;max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px);object-fit:contain}.product-gallery__modal-slide{padding:10px}@media(max-width:749px){.product-gallery__modal-stage .product-gallery__modal-image{max-width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.product-gallery__modal-slide{padding:6px}}html{scrollbar-gutter:stable}.product-sticky-bar__compare{color:#252525!important;text-decoration:line-through!important}.product-sticky-bar__price{color:red!important;font-weight:700!important}.product-gallery__modal-image{transform-origin:50% 50%;transition:transform .3s cubic-bezier(.22,1,.36,1);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.product-gallery__modal-stage{cursor:zoom-in}.product-gallery__modal-stage.is-zoomed{cursor:grab}.product-gallery__modal-stage.is-zoomed.is-panning{cursor:grabbing}.product-gallery__modal-stage.is-panning .product-gallery__modal-image{transition:none!important}@media screen and (max-width:749px){.product-gallery__modal-stage{touch-action:pan-y}.product-gallery__modal-stage.is-zoomed{touch-action:none!important}.product-gallery__modal-stage.is-panning .product-gallery__modal-image{transition:none!important}}@media screen and (max-width:749px){.product-gallery__modal-slide{padding:0!important}.product-gallery__modal-media{width:100%!important;height:100%!important;display:grid!important;place-items:center!important}.product-gallery__modal-stage .product-gallery__modal-image{width:calc(100vw - 12px)!important;height:calc(100dvh - 84px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important}}@media screen and (max-width:749px){.product-info__option-button--normal.is-active{background:#252525!important;border-color:#252525!important;color:#fff!important}.product-info__option-button--normal.is-active .product-info__option-label{color:#fff!important}.product-info__option-button--variant_image.is-active{border-color:#252525!important;box-shadow:inset 0 0 0 2px #252525!important}}@media screen and (max-width:749px){.product-shell__info-column{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important;min-width:0!important;box-sizing:border-box!important}.product-shell__info-column .product-info,.product-shell__info-column .product-info__form,.product-shell__info-column .product-info__group,.product-shell__info-column .product-info__block{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.product-shell__info-column .product-info__block>*{max-width:100%!important;box-sizing:border-box!important}.product-info__buy-buttons,.product-info__add{width:100%!important;max-width:100%!important}.product-info__shipping-estimate{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding-left:10px!important;padding-right:10px!important;gap:6px!important}.product-info__shipping-estimate-side{min-width:0!important}.product-info__shipping-estimate-side span{min-width:0!important;white-space:normal!important}.product-info__payment-methods,.product-info__payment-method-list{width:100%!important;max-width:100%!important}.product-info__sale-announcement,.product-info__sale-announcement-2{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.product-info__description,.product-info__support-copy,.product-info__accordion-wrapper,.product-info__accordion,.product-info__accordion-panel,.product-info__accordion-content{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.product-info__description *,.product-info__support-copy *,.product-info__accordion-content *{max-width:100%!important;overflow-wrap:break-word;word-wrap:break-word;box-sizing:border-box!important}.product-info__description table,.product-info__support-copy table,.product-info__accordion-content table{width:100%!important;max-width:100%!important;table-layout:fixed!important;box-sizing:border-box!important}.product-info__description th,.product-info__description td,.product-info__accordion-content th,.product-info__accordion-content td{min-width:0!important;overflow-wrap:break-word}.product-info__description img,.product-info__support-copy img,.product-info__accordion-content img,.product-info__description iframe,.product-info__support-copy iframe,.product-info__accordion-content iframe{display:block;max-width:100%!important;height:auto!important;box-sizing:border-box!important}}@media screen and (max-width:749px){.product-info__option-button--normal{font-size:13px!important;padding:9px 12px!important;min-height:40px!important;line-height:1.2!important}.product-info__option-button--normal .product-info__option-label{font-size:13px!important;line-height:1.2!important}}@media screen and (max-width:749px){.product-info__block--buy_buttons{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.product-info__block--buy_buttons .product-info__buy-buttons{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:0!important;margin:0!important;padding:0!important}.product-info__block--buy_buttons .product-info__add[data-add-to-cart]{display:flex!important;width:100%!important;max-width:100%!important;min-width:100%!important;margin:0!important;box-sizing:border-box!important}}@media screen and (min-width:980px){.product-info__block--buy_buttons{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.product-info__block--buy_buttons .product-info__buy-buttons{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:0!important;margin:0!important;padding:0!important}.product-info__block--buy_buttons .product-info__add[data-add-to-cart]{display:flex!important;width:100%!important;max-width:100%!important;min-width:100%!important;margin:0!important;box-sizing:border-box!important}}@media screen and (max-width:749px){.product-sticky-bar{padding:8px 12px 10px!important}.product-sticky-bar__content{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:0!important}.product-sticky-bar__product{display:flex!important;grid-column:1 / -1!important;align-items:center!important;gap:10px!important;min-width:0!important}.product-sticky-bar__image{width:48px!important;height:56px!important;min-width:48px!important;object-fit:cover!important;border-radius:4px!important}.product-sticky-bar__product-info{min-width:0!important;flex:1 1 auto!important}.product-sticky-bar__title{margin:0 0 4px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.product-sticky-bar__prices{display:flex!important;align-items:center!important;gap:7px!important;font-size:13px!important;line-height:1.2!important}.product-sticky-bar__compare{color:#252525!important;font-weight:400!important;text-decoration:line-through!important}.product-sticky-bar__price{color:red!important;font-weight:700!important}.product-sticky-bar__options{grid-column:1 / span 2!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(0,1fr))!important;gap:6px!important;min-width:0!important;overflow:visible!important}.product-sticky-bar__select{width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;padding:0 26px 0 9px!important;border:1px solid rgba(16,24,32,.18)!important;border-radius:5px!important;background-color:#fff!important;color:#252525!important;font-size:12px!important;box-sizing:border-box!important}.product-sticky-bar__size-guide{display:flex!important;grid-column:3!important;width:100%!important;height:40px!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(16,24,32,.18)!important;border-radius:5px!important;background:#fff!important;box-sizing:border-box!important}.product-sticky-bar__size-guide a,.product-sticky-bar__size-guide button,.product-sticky-bar__size-guide #KiwiSizingChart,.product-sticky-bar__size-guide #KiwiSizingChart>*{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 5px!important;color:#252525!important;font-size:11.5px!important;font-weight:500!important;white-space:nowrap!important;text-decoration:none!important;background:transparent!important;border:0!important;box-sizing:border-box!important}.product-sticky-bar__submit{grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:44px!important;margin:0!important;border-radius:5px!important;font-size:14px!important;font-weight:600!important;box-sizing:border-box!important}}@media screen and (max-width:749px){.product-sticky-bar__select{height:40px!important;border:1px solid rgba(16,24,32,.18)!important;border-radius:999px!important;padding-left:14px!important;padding-right:34px!important;background-color:#fff!important}.product-sticky-bar__size-guide{display:flex!important;width:100%!important;height:40px!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;margin:0!important;box-shadow:none!important}.product-sticky-bar__size-guide a,.product-sticky-bar__size-guide button,.product-sticky-bar__size-guide #KiwiSizingChart,.product-sticky-bar__size-guide #KiwiSizingChart>*{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;margin:0!important;width:auto!important;height:auto!important;color:#252525!important;text-decoration:underline!important;text-underline-offset:3px!important;white-space:nowrap!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-page.css.map */
