.hero-split{width:100%;overflow:hidden}.hero-split--full-width{grid-column:1 / -1}.hero-split--page-width{grid-column:1 / -1;max-width:var(--narrow-page-width, 1440px);margin-inline:auto}.hero-split__inner{display:flex;flex-direction:column;background:var(--hero-split-product-thumb-bg, transparent)}@media screen and (min-width:750px){.hero-split__inner{flex-direction:row;height:var(--fluid-740-740)}}.hero-split__editorial{position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;background-color:var(--color-background);padding-top:var(--fluid-64-80);padding-bottom:64px;padding-inline:var(--fluid-16-24);height:100vh;max-height:780px;overflow:hidden}@media screen and (min-width:750px){.hero-split__editorial{flex:0 0 50%;min-height:100%;padding-bottom:24px;height:100%}}.hero-split__editorial-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hero-split__editorial-bg img{object-position:top center}@media screen and (min-width:750px){.hero-split__editorial-bg img{object-position:center}}.hero-split__editorial-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(to top,rgb(var(--color-background-rgb) / 1),rgb(var(--color-background-rgb) / 0) 58.553%)}@media screen and (min-width:750px){.hero-split__editorial-overlay{background:linear-gradient(to top,rgb(var(--color-background-rgb) / var(--opacity-40-60)),rgb(var(--color-background-rgb) / 0) 58.553%)}}.hero-split__editorial-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--fluid-32-42)}.hero-split__text-block{display:flex;flex-direction:column;gap:var(--fluid-8-16)}.hero-split__heading{margin:0;max-width:var(--fluid-261-350);font-family:var(--font-heading--family);font-weight:500;font-style:italic;font-size:var(--fluid-32-32);line-height:.9;color:var(--color-foreground-heading)}@media screen and (min-width:750px){.hero-split__heading{line-height:1}}.hero-split__subtext{margin:0;font-family:var(--font-body--family);font-weight:400;font-size:var(--fluid-14-14);line-height:1.5;color:var(--color-foreground-heading)}.hero-split__cta-group{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (min-width:750px){.hero-split__cta-group{flex-direction:column;align-items:flex-start;gap:var(--fluid-32-42)}}.hero-split__cta-link{display:inline-block;text-decoration:none;transition:opacity .2s ease}.hero-split__cta-link:hover{opacity:.8}.hero-split__cta-link--primary{font-family:var(--font-body--family);font-weight:400;font-size:var(--fluid-14-16);text-transform:uppercase;letter-spacing:.08em;color:var(--color-foreground-heading);text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:40%;text-underline-position:from-font}.hero-split__cta-link--secondary{padding-inline:0;font-family:var(--font-heading--family);font-weight:500;font-style:italic;font-size:var(--fluid-14-20);color:var(--color-foreground);text-decoration:underline;text-decoration-color:#8f1e2d;letter-spacing:-.016rem;text-underline-offset:40%}.hero-split__gallery{position:relative;flex:0 0 100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:680px;padding-top:24px;padding-bottom:24px;padding-inline:var(--fluid-16-24);background-color:transparent;overflow:hidden}@media screen and (min-width:750px){.hero-split__gallery{flex:0 0 50%;display:block;height:100%;min-height:0}}.hero-split__gallery-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;cursor:pointer}.hero-split__gallery-bg[aria-disabled=true]{cursor:default;pointer-events:none}.hero-split__gallery-bg>.hero-split__gallery-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--gallery-image-fit, cover);object-position:center;opacity:0;pointer-events:none;transition:opacity .5s ease;will-change:opacity,scale}.hero-split__gallery-bg>.hero-split__gallery-img--active{opacity:1}.hero-split__thumbnails{position:relative;z-index:1;display:flex;flex-direction:row;gap:7.5px;width:auto;align-self:center}@media screen and (min-width:750px){.hero-split__thumbnails{position:absolute;inset-inline-end:var(--fluid-16-24);flex-direction:column;align-self:auto;top:80px}}.hero-split__thumb{display:block;flex-shrink:0;height:100vh;width:100vh;max-width:var(--fluid-84-84);max-height:var(--fluid-106-106);padding:0;overflow:hidden;border:1px solid rgb(var(--color-border-rgb) / var(--opacity-10-25));border-radius:3px;opacity:.6;cursor:pointer;background:none;transition:opacity .2s ease,border-color .2s ease,border-radius .2s ease}.hero-split__thumb--active{border:.75px solid #F1E7DA;border-radius:0;opacity:1}@media screen and (min-width:750px){.hero-split__thumb{border:none}.hero-split__thumb--active{border:.5px solid var(--color-border)}}.hero-split__thumb-img{display:block;width:100%;height:100%;object-fit:cover}.hero-split__product-card{position:static;align-self:stretch;width:100%;box-sizing:border-box;padding:16px;background:rgb(var(--color-background-rgb) / var(--opacity-35-55));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid var(--color-border);border-radius:4px}@media screen and (min-width:750px){.hero-split__product-card{position:absolute;bottom:var(--fluid-16-24);right:var(--fluid-16-24);left:auto;width:100%;height:auto;min-height:var(--fluid-98-98);max-width:var(--fluid-305-305);padding:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:4px;overflow:hidden}}.hero-split__product-card-inner{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;border:1px solid rgba(74,14,24,.2);border-radius:4px;overflow:hidden}@media screen and (min-width:750px){.hero-split__product-card-inner{gap:0;align-items:stretch;border:none;border-radius:0;overflow:visible}}.hero-split__product-thumb-wrap{flex-shrink:0;width:88px;height:88px;align-self:center;aspect-ratio:1;overflow:hidden;background:var(--hero-split-product-thumb-bg, var(--color-primary))}@media screen and (min-width:750px){.hero-split__product-thumb-wrap{position:relative;aspect-ratio:unset;align-self:stretch;width:var(--fluid-98-98);min-width:var(--fluid-98-98);max-width:var(--fluid-98-98);height:auto;max-height:none;flex-shrink:0}.hero-split__product-thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}}.hero-split__product-thumb{display:block;width:100%;height:100%;object-fit:contain}.hero-split__product-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:8px;min-width:0}@media screen and (min-width:750px){.hero-split__product-info{width:var(--fluid-207-207);max-width:var(--fluid-207-207);min-height:var(--fluid-98-98);justify-content:space-between;background:rgb(var(--color-background-rgb) / var(--opacity-40-60));padding:var(--fluid-8-8);gap:var(--fluid-8-8);box-sizing:border-box}}.hero-split__product-header{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:750px){.hero-split__product-header{flex-direction:row;align-items:flex-start;gap:var(--fluid-8-8);line-height:1.2}}.hero-split__product-title-group{flex:1;min-width:0;max-width:var(--fluid-171-171)}.hero-split__product-vendor,.hero-split__product-name,.hero-split__product-price,.hero-split__product-compare-price{margin:0;font-family:var(--font-body--family);font-weight:400;line-height:1.2;color:var(--color-foreground)}.hero-split__product-vendor{display:none}@media screen and (min-width:750px){.hero-split__product-vendor{display:block;font-size:var(--fluid-12-12)}}.hero-split__product-name{font-size:14px}@media screen and (min-width:750px){.hero-split__product-name{font-size:var(--fluid-11-11)}}.hero-split__product-price-group{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:var(--fluid-4-4);flex-shrink:0;white-space:nowrap}@media screen and (min-width:750px){.hero-split__product-price-group{justify-content:flex-end}}.hero-split__product-compare-price{display:none;font-size:var(--fluid-12-12);text-decoration:line-through;opacity:.6}@media screen and (min-width:750px){.hero-split__product-compare-price{display:block}}.hero-split__product-price{font-size:14px}.hero-split__product-actions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--fluid-8-8);justify-content:center}.hero-split__product-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--fluid-4-4) var(--fluid-8-8);font-family:var(--font-body--family);font-weight:400;font-size:var(--fluid-11-11);line-height:1.2;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:0;cursor:pointer;transition:opacity .15s ease;max-width:50%}.hero-split__product-btn:hover{opacity:.85}.hero-split__product-btn--primary{background:var(--color-primary-button-background);color:var(--color-primary-button-text);border:none}.hero-split__product-btn--secondary{background:var(--color-secondary-button-background);color:var(--color-secondary-button-text);border:.5px solid var(--color-secondary-button-border)}img.hero-split__gallery-img.hero-split__gallery-img--active.desktop{display:none}@media screen and (min-width:750px){.hero-split__product-btn{flex:1;font-size:var(--fluid-8-8);font-weight:500;max-width:100%}img.hero-split__gallery-img.hero-split__gallery-img--active.mobile{display:none}img.hero-split__gallery-img.hero-split__gallery-img--active.desktop{display:block}.hero-split__product-price{font-size:var(--fluid-12-12)}}
/*# sourceMappingURL=/cdn/shop/t/486/assets/section-hero-split.css.map */
