.hero-split{position:relative;background-color:var(--hero-bg, #FBF3EE);overflow:hidden;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto}@media screen and (min-width:750px){.hero-split{grid-template-columns:1fr var(--hero-image-width, 46%);grid-template-rows:1fr;height:var(--hero-height-desktop, 520px)}}.hero-split__image-wrap{grid-column:1;grid-row:1;position:relative;width:100%;aspect-ratio:5 / 4;height:auto;border-radius:0 0 32px 32px;overflow:hidden}@media screen and (min-width:750px){.hero-split__image-wrap{grid-column:2;grid-row:1;aspect-ratio:unset;height:100%;border-radius:var(--hero-image-curve, 18%) 0 0 var(--hero-image-curve, 18%) / 55% 0 0 55%}}.hero-split__image,.hero-split__image-placeholder{width:100%;height:100%;object-fit:cover;display:block}.hero-split__content-wrap{grid-column:1;grid-row:2;position:relative;z-index:2;display:flex;align-items:center;padding:2.4rem 1.5rem}@media screen and (min-width:750px){.hero-split__content-wrap{grid-column:1;grid-row:1;height:100%;padding:2rem clamp(2rem,5vw,5rem)}}.hero-split__content{max-width:480px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.hero-split__eyebrow{font-size:clamp(11px,var(--hero-eyebrow-size, 13px),var(--hero-eyebrow-size, 13px));color:var(--hero-eyebrow-color, #C0555F);letter-spacing:.15em;text-transform:uppercase;font-weight:600;margin:0 0 1rem}.hero-split__heading{font-size:clamp(var(--hero-heading-size-mobile, 30px),6vw,var(--hero-heading-size-desktop, 44px));color:var(--hero-heading-color, #2B2B2B);line-height:1.15;margin:0 0 1.2rem}.hero-split__body{font-size:clamp(13px,2.2vw,var(--hero-body-size, 15px));color:var(--hero-body-color, #555);line-height:1.5;margin:0 0 2rem;max-width:42ch}.hero-split__body p{margin:0}.hero-split__buttons{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;gap:.8rem;margin-bottom:1.6rem}.hero-split__button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:.9rem 1.3rem;border-radius:4px;font-size:clamp(11px,2.6vw,1.3rem);font-weight:600;text-decoration:none;transition:opacity .2s ease;flex:1 1 0}.hero-split__button:hover{opacity:.85}.hero-split__button--primary{background-color:var(--hero-btn1-bg, #C0555F);color:var(--hero-btn1-text, #FFFFFF);border:1px solid var(--hero-btn1-bg, #C0555F)}.hero-split__button--secondary{background-color:transparent;color:var(--hero-btn2-text, #2B2B2B);border:1px solid var(--hero-btn2-border, #2B2B2B)}.hero-split__badge{display:inline-flex;align-items:center;gap:.6rem;font-size:clamp(11px,2.4vw,1.2rem);color:var(--hero-badge-color, #777);border:1px solid var(--hero-badge-border, var(--hero-badge-color, #777));border-radius:999px;padding:.7rem 1.4rem;background:transparent}.hero-split__badge img{border-radius:50%}.hero-split__badge-dot{width:8px;height:8px;border-radius:50%;background:currentColor;display:inline-block}@media screen and (max-width:480px){.hero-split__content-wrap{padding:1.8rem 1.2rem}.hero-split__button{padding:.8rem}.hero-split__badge{padding:.6rem 1rem}}@media screen and (min-width:750px)and (max-width:989px){.hero-split__content-wrap{padding:2rem clamp(1.5rem,4vw,3rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero-split.css.map */
