.cf-product-hero{position:relative;isolation:isolate;background:var(--cf-ph-bg);color:var(--cf-ph-text)}.cf-product-hero *,.cf-product-hero *:before,.cf-product-hero *:after{box-sizing:border-box}.cf-product-hero button,.cf-product-hero input{font:inherit}.cf-product-hero.is-refreshing{cursor:progress}.cf-product-hero.is-refreshing:after{content:"";position:absolute;z-index:30;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--cf-ph-bg) 62%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:all}.cf-product-hero__inner{display:grid;grid-template-columns:minmax(0,var(--cf-ph-gallery-width)) minmax(440px,1fr);gap:clamp(30px,4vw,64px);width:100%;max-width:var(--cf-ph-max-width);margin:0 auto;padding:var(--cf-ph-top-padding) max(var(--cf-ph-side-padding),env(safe-area-inset-right)) var(--cf-ph-bottom-padding) max(var(--cf-ph-side-padding),env(safe-area-inset-left))}.cf-product-hero__gallery,.cf-product-hero__information{min-width:0}.cf-product-hero--thumbs-left .cf-product-hero__gallery{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:14px}.cf-product-hero--thumbs-bottom .cf-product-hero__gallery{display:flex;flex-direction:column;gap:14px}.cf-product-hero--thumbs-bottom .cf-product-hero__stage{order:1}.cf-product-hero--thumbs-bottom .cf-product-hero__thumbs{order:2;grid-auto-flow:column;grid-auto-columns:72px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.cf-product-hero__thumbs{display:grid;gap:10px;max-height:calc(100vh - 120px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.cf-product-hero__thumbs::-webkit-scrollbar,.cf-product-hero__viewport::-webkit-scrollbar{display:none}.cf-product-hero__thumb{position:relative;display:block;overflow:hidden;width:72px;aspect-ratio:1;padding:0;border:1px solid var(--cf-ph-border);border-radius:12px;background:var(--cf-ph-media-bg);color:var(--cf-ph-text);cursor:pointer;opacity:.68;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.cf-product-hero__thumb:hover,.cf-product-hero__thumb.is-active{opacity:1;border-color:var(--cf-ph-accent);transform:translateY(-1px)}.cf-product-hero__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.cf-product-hero__media-type{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#111111c7;color:#fff;font-size:8px;font-weight:800}.cf-product-hero__media-type svg{width:12px;height:12px}.cf-product-hero__stage{position:relative;min-width:0}.cf-product-hero__viewport{overflow:hidden;width:100%;border:1px solid color-mix(in srgb,var(--cf-ph-border) 75%,transparent);border-radius:var(--cf-ph-media-radius);background:var(--cf-ph-media-bg);outline:none;box-shadow:0 24px 70px #11111114}.cf-product-hero__viewport:focus-visible{outline:2px solid var(--cf-ph-accent);outline-offset:4px}.cf-product-hero__track{position:relative;width:100%}.cf-product-hero__slide{display:none;width:100%;aspect-ratio:var(--cf-ph-media-ratio);background:var(--cf-ph-media-bg)}.cf-product-hero__slide.is-active{display:block}.cf-product-hero__media,.cf-product-hero__zoom-trigger,.cf-product-hero__placeholder{display:block;width:100%;height:100%}.cf-product-hero__media{object-fit:contain}.cf-product-hero__media--image{object-position:center}.cf-product-hero__media iframe,.cf-product-hero__media--external-video,.cf-product-hero model-viewer{width:100%;height:100%}.cf-product-hero__zoom-trigger{position:relative;padding:0;border:0;background:transparent;color:var(--cf-ph-text);cursor:zoom-in}.cf-product-hero__zoom-hint{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 12px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#111111a3;color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cf-product-hero__zoom-hint svg{width:16px;height:16px}.cf-product-hero__gallery-arrow{position:absolute;z-index:5;top:50%;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:#1111118f;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(-50%);transition:background .2s ease}.cf-product-hero__gallery-arrow:hover{background:#111111db}.cf-product-hero__gallery-arrow--prev{left:14px}.cf-product-hero__gallery-arrow--next{right:14px}.cf-product-hero__gallery-arrow svg{width:18px;height:18px}.cf-product-hero__media-counter{position:absolute;z-index:4;top:16px;right:16px;display:flex;gap:5px;padding:7px 10px;border-radius:999px;background:#1111118f;color:#fff;font-size:9px;font-weight:750;letter-spacing:.08em;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.cf-product-hero__empty-media{overflow:hidden;aspect-ratio:var(--cf-ph-media-ratio);border-radius:var(--cf-ph-media-radius);background:var(--cf-ph-media-bg)}.cf-product-hero__information.is-sticky{position:sticky;top:calc(var(--header-height, 80px) + 24px);align-self:start}.cf-product-hero__panel{padding:clamp(24px,3vw,38px);border:1px solid var(--cf-ph-border);border-radius:var(--cf-ph-panel-radius);background:var(--cf-ph-panel);box-shadow:0 22px 65px #11111113}.cf-product-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:17px}.cf-product-hero__badge{display:inline-flex;align-items:center;min-height:28px;padding:7px 11px;border-radius:999px;font-size:8px;font-weight:850;line-height:1;letter-spacing:.13em;text-transform:uppercase}.cf-product-hero__badge--accent{background:var(--cf-ph-accent);color:#fff}.cf-product-hero__badge--sale{background:var(--cf-ph-success);color:#fff}.cf-product-hero__vendor{margin-bottom:10px;color:var(--cf-ph-accent);font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.cf-product-hero__title{margin:0;color:var(--cf-ph-text);font-family:var(--font-heading-family, inherit);font-size:var(--cf-ph-title-size-desktop, 54px);font-weight:var(--font-heading-weight, 600);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.cf-product-hero__rating{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:var(--cf-ph-muted);font-size:11px;text-decoration:none}.cf-product-hero__rating-stars{display:flex;gap:2px;color:color-mix(in srgb,var(--cf-ph-muted) 24%,transparent)}.cf-product-hero__rating-stars svg{width:15px;height:15px}.cf-product-hero__rating-stars .is-filled{color:var(--cf-ph-accent)}.cf-product-hero__rating strong{color:var(--cf-ph-text)}.cf-product-hero__price-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:23px;padding-bottom:22px;border-bottom:1px solid var(--cf-ph-border)}.cf-product-hero__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.cf-product-hero__current-price{color:var(--cf-ph-text);font-family:var(--font-heading-family, inherit);font-size:clamp(24px,2.4vw,34px);font-weight:650;line-height:1;letter-spacing:-.035em}.cf-product-hero__compare-price{color:var(--cf-ph-muted);font-size:14px}.cf-product-hero__compare-price.is-hidden{display:none}.cf-product-hero__tax-note{color:var(--cf-ph-muted);font-size:9px;line-height:1.4;text-align:right}.cf-product-hero__unit-price{margin-top:8px;color:var(--cf-ph-muted);font-size:10px}.cf-product-hero__excerpt{margin-top:21px;color:var(--cf-ph-muted);font-size:14px;line-height:1.72}.cf-product-hero__form{margin-top:27px}.cf-product-hero__options{display:grid;gap:23px}.cf-product-hero__option{min-width:0;margin:0;padding:0;border:0}.cf-product-hero__option-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.cf-product-hero__option legend{padding:0;color:var(--cf-ph-text);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.cf-product-hero__option legend span{margin-left:7px;color:var(--cf-ph-muted);font-weight:650;letter-spacing:0;text-transform:none}.cf-product-hero__size-guide-trigger{display:inline-flex;align-items:center;gap:6px;padding:0 0 3px;border:0;border-bottom:1px solid var(--cf-ph-accent);background:transparent;color:var(--cf-ph-text);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.cf-product-hero__size-guide-trigger svg{width:16px;height:16px}.cf-product-hero__option-values{display:flex;flex-wrap:wrap;gap:9px}.cf-product-hero__option-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cf-product-hero__option-label{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:43px;padding:9px 14px;border:1px solid var(--cf-ph-border);border-radius:12px;background:transparent;color:var(--cf-ph-text);font-size:11px;font-weight:750;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.cf-product-hero__option-label:hover{border-color:var(--cf-ph-text);transform:translateY(-1px)}.cf-product-hero__option-input:focus-visible+.cf-product-hero__option-label{outline:2px solid var(--cf-ph-accent);outline-offset:2px}.cf-product-hero__option-input:checked+.cf-product-hero__option-label{border-color:var(--cf-ph-text);background:var(--cf-ph-text);color:var(--cf-ph-panel)}.cf-product-hero__option-label.is-unavailable{opacity:.48}.cf-product-hero__option-label.is-unavailable:after{content:"";position:absolute;width:70%;height:1px;background:currentColor;opacity:.45;transform:rotate(-24deg)}.cf-product-hero__option-label--color{gap:8px;padding:7px 11px 7px 7px;border-radius:999px}.cf-product-hero__swatch{display:block;width:27px;height:27px;flex:0 0 auto;border:1px solid var(--cf-ph-border);border-radius:50%;background-color:var(--cf-swatch-color, #ded8cf);background-image:var(--cf-swatch-image, none);background-position:center;background-size:cover;box-shadow:inset 0 0 0 2px var(--cf-ph-panel)}.cf-product-hero__form>.cf-product-hero__availability:first-of-type{margin-top:0}.cf-product-hero__availability{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:23px}.cf-product-hero__status{display:inline-flex;align-items:center;gap:8px;color:var(--cf-ph-muted);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.cf-product-hero__status>span{width:7px;height:7px;border-radius:50%}.cf-product-hero__status--available>span{background:var(--cf-ph-success);box-shadow:0 0 0 5px color-mix(in srgb,var(--cf-ph-success) 12%,transparent)}.cf-product-hero__status--low>span{background:var(--cf-ph-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--cf-ph-accent) 12%,transparent)}.cf-product-hero__status--unavailable>span{background:var(--cf-ph-muted);box-shadow:0 0 0 5px color-mix(in srgb,var(--cf-ph-muted) 10%,transparent)}.cf-product-hero__sku{color:var(--cf-ph-muted);font-size:9px}.cf-product-hero__purchase-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:11px;margin-top:18px}.cf-product-hero__quantity{display:grid;grid-template-columns:34px minmax(32px,1fr) 34px;align-items:center;overflow:hidden;min-height:54px;border:1px solid var(--cf-ph-border);border-radius:var(--cf-ph-button-radius)}.cf-product-hero__quantity button,.cf-product-hero__quantity input{width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;color:var(--cf-ph-text);text-align:center}.cf-product-hero__quantity button{cursor:pointer;font-size:18px}.cf-product-hero__quantity input{-webkit-appearance:textfield;appearance:textfield;font-size:12px;font-weight:750}.cf-product-hero__quantity input::-webkit-inner-spin-button,.cf-product-hero__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.cf-product-hero__add-button{display:flex;align-items:center;justify-content:center;min-height:54px;padding:13px 22px;border:1px solid var(--cf-ph-button);border-radius:var(--cf-ph-button-radius);background:var(--cf-ph-button);color:var(--cf-ph-button-text);font-size:11px;font-weight:850;line-height:1;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.cf-product-hero__add-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 36px color-mix(in srgb,var(--cf-ph-button) 22%,transparent)}.cf-product-hero__add-button:disabled{cursor:not-allowed;opacity:.48}.cf-product-hero__add-loading,.cf-product-hero__add-success{display:none;align-items:center;gap:9px}.cf-product-hero__add-success svg{width:17px;height:17px}.cf-product-hero__form.is-loading .cf-product-hero__add-default,.cf-product-hero__form.is-loading .cf-product-hero__add-success{display:none}.cf-product-hero__form.is-loading .cf-product-hero__add-loading{display:inline-flex}.cf-product-hero__form.is-success .cf-product-hero__add-default,.cf-product-hero__form.is-success .cf-product-hero__add-loading{display:none}.cf-product-hero__form.is-success .cf-product-hero__add-success{display:inline-flex}.cf-product-hero__spinner{width:15px;height:15px;border:1.5px solid currentColor;border-top-color:transparent;border-radius:50%;animation:cfProductHeroSpin .7s linear infinite}@keyframes cfProductHeroSpin{to{transform:rotate(360deg)}}.cf-product-hero__form-error{margin:10px 0 0;padding:10px 12px;border:1px solid #b65d52;border-radius:10px;background:#b65d5214;color:#8f352c;font-size:11px;line-height:1.45}.cf-product-hero__dynamic-checkout{width:100%;margin-top:11px}.cf-product-hero__dynamic-checkout .shopify-payment-button,.cf-product-hero__dynamic-checkout .shopify-payment-button__button,.cf-product-hero__dynamic-checkout .shopify-payment-button__more-options{width:100%!important;max-width:none!important}.cf-product-hero__dynamic-checkout .shopify-payment-button__button{min-height:54px!important;border-radius:var(--cf-ph-button-radius)!important;font-size:11px!important;font-weight:850!important;line-height:1!important;letter-spacing:.07em!important;text-transform:uppercase!important;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease!important}.cf-product-hero__dynamic-checkout .shopify-payment-button__button--unbranded:hover:not([disabled]){transform:translateY(-2px)}.cf-product-hero__dynamic-checkout--outline .shopify-payment-button__button--unbranded{border:1px solid var(--cf-ph-button)!important;background:transparent!important;color:var(--cf-ph-button)!important;box-shadow:none!important}.cf-product-hero__dynamic-checkout--outline .shopify-payment-button__button--unbranded:hover:not([disabled]){background:var(--cf-ph-button)!important;color:var(--cf-ph-button-text)!important}.cf-product-hero__dynamic-checkout--solid .shopify-payment-button__button--unbranded{border:1px solid var(--cf-ph-button)!important;background:var(--cf-ph-button)!important;color:var(--cf-ph-button-text)!important;box-shadow:0 14px 34px color-mix(in srgb,var(--cf-ph-button) 18%,transparent)!important}.cf-product-hero__dynamic-checkout--accent .shopify-payment-button__button--unbranded{border:1px solid var(--cf-ph-accent)!important;background:var(--cf-ph-accent)!important;color:#fff!important;box-shadow:0 14px 34px color-mix(in srgb,var(--cf-ph-accent) 22%,transparent)!important}.cf-product-hero__dynamic-checkout .shopify-payment-button__more-options{min-height:38px!important;margin-top:7px!important;color:var(--cf-ph-muted)!important;font-size:10px!important;text-decoration:underline!important;text-underline-offset:3px!important}.cf-product-hero__delivery{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;margin-top:23px;padding:16px;border:1px solid var(--cf-ph-border);border-radius:14px;background:var(--cf-ph-bg)}.cf-product-hero__delivery-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--cf-ph-border);border-radius:12px;color:var(--cf-ph-accent)}.cf-product-hero__delivery-icon svg{width:24px;height:24px}.cf-product-hero__delivery strong,.cf-product-hero__delivery span{display:block}.cf-product-hero__delivery strong{color:var(--cf-ph-text);font-size:12px;line-height:1.3}.cf-product-hero__delivery span{margin-top:4px;color:var(--cf-ph-muted);font-size:10px;line-height:1.45}.cf-product-hero__policy-note{display:flex;align-items:center;gap:9px;margin-top:13px;color:var(--cf-ph-muted);font-size:10px;line-height:1.45}.cf-product-hero__policy-note svg{width:19px;height:19px;flex:0 0 auto;color:var(--cf-ph-success)}.cf-product-hero__trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;border-top:1px solid var(--cf-ph-border);border-bottom:1px solid var(--cf-ph-border)}.cf-product-hero__trust-item{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:16px 10px}.cf-product-hero__trust-item+.cf-product-hero__trust-item{border-left:1px solid var(--cf-ph-border)}.cf-product-hero__trust-icon{display:grid;place-items:center;width:30px;height:30px;color:var(--cf-ph-accent)}.cf-product-hero__trust-icon svg{width:27px;height:27px}.cf-product-hero__trust-item strong,.cf-product-hero__trust-item em{display:block}.cf-product-hero__trust-item strong{color:var(--cf-ph-text);font-size:10px;line-height:1.3}.cf-product-hero__trust-item em{margin-top:3px;color:var(--cf-ph-muted);font-size:8px;font-style:normal;line-height:1.35}.cf-product-hero__payments{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.cf-product-hero__payments>span{color:var(--cf-ph-muted);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cf-product-hero__payments>div{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:5px}.cf-product-hero__payment-icon{width:34px;height:auto}.cf-product-hero__app-block,.cf-product-hero__custom-liquid{margin-top:20px}.cf-product-hero__modal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0}.cf-product-hero__modal[hidden]{display:none}.cf-product-hero__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#111111b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:zoom-out}.cf-product-hero__zoom-dialog{position:fixed;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:32px;pointer-events:none}.cf-product-hero__zoom-dialog img{display:block;width:auto;height:auto;max-width:min(92vw,1500px);max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);border-radius:16px;object-fit:contain;pointer-events:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 24px 80px #00000047}.cf-product-hero__modal-close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.44);border-radius:50%;background:#111111b3;color:#fff;cursor:pointer}.cf-product-hero__zoom-dialog>.cf-product-hero__modal-close{position:fixed;z-index:3;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));pointer-events:auto;box-shadow:0 10px 28px #00000038}.cf-product-hero__modal-close svg{width:19px;height:19px}.cf-product-hero__size-dialog{position:absolute;z-index:2;top:50%;left:50%;width:min(1180px,calc(100% - 40px));max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow-y:auto;overscroll-behavior:contain;border-radius:20px;background:var(--cf-ph-panel);color:var(--cf-ph-text);box-shadow:0 28px 90px #0000003d;transform:translate(-50%,-50%)}.cf-product-hero__size-dialog-head{position:sticky;top:0;z-index:10;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid var(--cf-ph-border);background:color-mix(in srgb,var(--cf-ph-panel) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cf-product-hero__size-dialog-head span{color:var(--cf-ph-accent);font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.cf-product-hero__size-dialog-head h2{margin:8px 0 0;font-family:var(--font-heading-family, inherit);font-size:28px;line-height:1.1;letter-spacing:-.035em}.cf-product-hero__size-content{min-height:210px;padding:0;color:var(--cf-ph-muted);font-size:13px;line-height:1.7}.cf-product-hero__size-status,.cf-product-hero__size-error{display:flex;min-height:210px;align-items:center;justify-content:center;gap:12px;padding:34px;text-align:center}.cf-product-hero__size-loader{width:22px;height:22px;flex:0 0 auto;border:2px solid color-mix(in srgb,var(--cf-ph-accent) 28%,transparent);border-top-color:var(--cf-ph-accent);border-radius:50%;animation:cfProductHeroSpin .7s linear infinite}.cf-product-hero__size-error{flex-direction:column}.cf-product-hero__size-error strong{color:var(--cf-ph-text);font-size:15px}.cf-product-hero__size-error a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 17px;border:1px solid var(--cf-ph-text);border-radius:999px;color:var(--cf-ph-text);font-size:10px;font-weight:800;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.cf-product-hero__size-page-fallback{padding:28px}.cf-product-hero__size-content .cf-size-guide-section{margin:0}.cf-product-hero__size-content [id^=cf-size-] .cfsg-wrap{width:min(calc(100% - 28px),1120px)!important;padding-top:28px!important;padding-bottom:38px!important}.cf-product-hero__size-content [id^=cf-size-] .cfsg-hero{padding:clamp(30px,5vw,58px)!important}.cf-product-hero__size-content [id^=cf-size-] .cfsg-section{scroll-margin-top:110px!important}body.cf-product-hero-modal-open{overflow:hidden}@supports not (color: color-mix(in srgb,black 50%,white)){.cf-product-hero__rating-stars{color:#d6d0c6}.cf-product-hero__viewport{border-color:var(--cf-ph-border)}}@media screen and (max-width:1099px){.cf-product-hero__inner{grid-template-columns:minmax(0,.96fr) minmax(380px,1.04fr);gap:32px}.cf-product-hero--thumbs-left .cf-product-hero__gallery{grid-template-columns:64px minmax(0,1fr);gap:10px}.cf-product-hero__thumb{width:62px}.cf-product-hero__trust-grid{grid-template-columns:1fr}.cf-product-hero__trust-item+.cf-product-hero__trust-item{border-top:1px solid var(--cf-ph-border);border-left:0}}@media screen and (max-width:849px){.cf-product-hero__inner{grid-template-columns:1fr;gap:28px;padding-top:var(--cf-ph-top-padding);padding-bottom:var(--cf-ph-bottom-padding);padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.cf-product-hero--thumbs-left .cf-product-hero__gallery,.cf-product-hero--thumbs-bottom .cf-product-hero__gallery{display:flex;flex-direction:column;gap:12px}.cf-product-hero__stage{order:1}.cf-product-hero__thumbs{order:2;display:grid;grid-auto-flow:column;grid-auto-columns:62px;max-height:none;overflow-x:auto;overflow-y:hidden;padding-bottom:3px}.cf-product-hero__information.is-sticky{position:static}.cf-product-hero__viewport{overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.cf-product-hero__track{display:flex}.cf-product-hero__slide,.cf-product-hero__slide.is-active{display:block;flex:0 0 100%;scroll-snap-align:start}.cf-product-hero__slide[aria-hidden=true]{visibility:visible}.cf-product-hero__gallery-arrow{display:none}.cf-product-hero__panel{padding:24px;box-shadow:none}}@media screen and (max-width:549px){.cf-product-hero__inner{padding-inline:0;padding-top:0}.cf-product-hero__viewport{border-radius:0}.cf-product-hero__thumbs{padding-inline:16px}.cf-product-hero__information{padding-inline:14px}.cf-product-hero__panel{padding:22px 18px;border-radius:18px}.cf-product-hero__title{font-size:var(--cf-ph-title-size-mobile, 34px)}.cf-product-hero__zoom-dialog{padding:12px}.cf-product-hero__zoom-dialog img{max-width:calc(100vw - 24px);max-height:calc(100vh - 72px);max-height:calc(100dvh - 72px);border-radius:12px}.cf-product-hero__price-wrap{align-items:flex-start;flex-direction:column;gap:8px}.cf-product-hero__tax-note{text-align:left}.cf-product-hero__purchase-row{grid-template-columns:104px minmax(0,1fr)}.cf-product-hero__option-label{min-width:44px;min-height:41px;padding:8px 12px}.cf-product-hero__availability{align-items:flex-start;flex-direction:column;gap:8px}.cf-product-hero__payments{align-items:flex-start;flex-direction:column}.cf-product-hero__payments>div{justify-content:flex-start}.cf-product-hero__size-dialog{width:calc(100% - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);border-radius:16px}.cf-product-hero__size-dialog-head{padding:18px}.cf-product-hero__size-dialog-head h2{font-size:23px}.cf-product-hero__size-content [id^=cf-size-] .cfsg-wrap{width:min(calc(100% - 16px),1120px)!important;padding-top:18px!important;padding-bottom:26px!important}.cf-product-hero__size-content [id^=cf-size-] .cfsg-hero{padding:28px 18px!important}.cf-product-hero__zoom-hint{display:none}}@media(prefers-reduced-motion:reduce){.cf-product-hero,.cf-product-hero *,.cf-product-hero *:before,.cf-product-hero *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cf-product-hero__modal{z-index:2147483000}.cf-product-hero__modal[data-cf-size-guide-modal]{--cf-ph-size-modal-header-clearance: var(--header-height, 80px)}.cf-product-hero__size-dialog{top:calc(var(--cf-ph-size-modal-header-clearance) + 12px);bottom:max(12px,env(safe-area-inset-bottom));left:50%;display:flex;width:min(1180px,calc(100% - 40px));min-height:0;max-height:none;flex-direction:column;overflow:hidden;transform:translate(-50%)}.cf-product-hero__size-dialog-head{position:relative;top:auto;z-index:10;flex:0 0 auto;background:var(--cf-ph-panel);-webkit-backdrop-filter:none;backdrop-filter:none}.cf-product-hero__size-dialog-head .cf-product-hero__modal-close{position:relative;z-index:2;flex:0 0 44px;box-shadow:0 8px 22px #1111112e}.cf-product-hero__size-content{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}@media screen and (max-width:549px){.cf-product-hero__modal[data-cf-size-guide-modal]{--cf-ph-size-modal-header-clearance: var(--header-height, 88px)}.cf-product-hero__size-dialog{top:calc(var(--cf-ph-size-modal-header-clearance) + 8px);bottom:max(8px,env(safe-area-inset-bottom));width:calc(100% - 16px);max-height:none;border-radius:16px}.cf-product-hero__size-dialog-head{padding:16px 16px 15px}}.cf-product-hero__modal[data-cf-zoom-modal]{--cf-ph-zoom-header-clearance: var(--header-height, 82px)}.cf-product-hero__modal[data-cf-zoom-modal] .cf-product-hero__zoom-dialog{position:fixed;z-index:2;top:calc(var(--cf-ph-zoom-header-clearance) + 10px);right:0;bottom:max(10px,env(safe-area-inset-bottom));left:0;width:auto;height:auto;min-height:0;overflow:hidden;padding:16px 24px 20px}.cf-product-hero__modal[data-cf-zoom-modal] .cf-product-hero__zoom-dialog img{width:auto;height:auto;max-width:min(calc(100vw - 48px),1500px);max-height:100%;object-fit:contain}.cf-product-hero__modal[data-cf-zoom-modal] .cf-product-hero__zoom-dialog>.cf-product-hero__modal-close{position:fixed;z-index:2147483001;top:calc(var(--cf-ph-zoom-header-clearance) + 14px);right:max(18px,env(safe-area-inset-right));pointer-events:auto;visibility:visible;opacity:1;transform:none;box-shadow:0 10px 30px #00000052}@media screen and (max-width:749px){.cf-product-hero__modal[data-cf-zoom-modal]{--cf-ph-zoom-header-clearance: var(--header-height, 76px)}.cf-product-hero__modal[data-cf-zoom-modal] .cf-product-hero__zoom-dialog{top:calc(var(--cf-ph-zoom-header-clearance) + 8px);bottom:max(8px,env(safe-area-inset-bottom));padding:12px}.cf-product-hero__modal[data-cf-zoom-modal] .cf-product-hero__zoom-dialog img{max-width:calc(100vw - 24px);max-height:100%;border-radius:12px}.cf-product-hero__modal[data-cf-zoom-modal] .cf-product-hero__zoom-dialog>.cf-product-hero__modal-close{top:calc(var(--cf-ph-zoom-header-clearance) + 12px);right:max(12px,env(safe-area-inset-right))}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cf-product-hero.css.map */
