.hero-split{position:relative;display:grid;grid-template-columns:1fr;background:rgb(var(--color-background))}@media screen and (min-width:750px)and (max-width:989px){.hero-split{grid-template-columns:minmax(0,calc(100% - var(--hero-split-image-width-tablet))) minmax(0,var(--hero-split-image-width-tablet));min-height:var(--hero-split-image-height-tablet)}}@media screen and (min-width:990px){.hero-split{grid-template-columns:minmax(0,calc(100% - var(--hero-split-image-width))) minmax(0,var(--hero-split-image-width));min-height:var(--hero-split-image-height)}}.hero-split__text{order:2;display:flex;flex-direction:column;justify-content:center;gap:2.2rem;max-width:1280px;padding-top:2rem;padding-right:20px;padding-bottom:5rem;padding-left:max(20px,calc((100vw - 1280px)/2 + 20px));background:rgb(var(--color-background))}@media screen and (min-width:750px)and (max-width:989px){.hero-split__text{padding-right:40px;padding-left:max(40px,calc((100vw - 1280px)/2 + 40px))}}@media screen and (min-width:750px){.hero-split__text{order:1;padding-top:4rem;padding-bottom:4rem}}@media screen and (min-width:990px){.hero-split__text{padding-right:64px;padding-left:max(64px,calc((100vw - 1280px)/2 + 64px))}}.hero-split__eyebrow{margin:0;color:rgba(var(--color-foreground),.6);font-family:var(--font-body-family);font-weight:600}.hero-split__heading{margin:0;color:rgb(var(--color-foreground));font-size:var(--heading-font-size)}.hero-split__body{margin:0;max-width:42rem;color:rgba(var(--color-foreground),.75);font-size:var(--text-font-size)}@media screen and (max-width:749px){.hero-split__heading{font-size:var(--heading-font-size-mobile)}.hero-split__body{font-size:var(--text-font-size-mobile)}}@media screen and (min-width:750px)and (max-width:989px){.hero-split__heading{font-size:var(--heading-font-size-tablet)}}.hero-split__buttons{display:flex;flex-wrap:wrap;gap:1.5rem}.hero-split__divider{width:100%;max-width:42rem;height:.1rem;margin:0;border:0;background:rgba(var(--color-foreground),.15)}.hero-split__badges{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:42rem}.hero-split__badge{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.hero-split__badge-icon{display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground))}.hero-split__badge-icon svg{width:2.4rem;height:2.4rem}.hero-split__badge-title{font-family:var(--font-body-family);font-size:1.2rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.hero-split__badge-subtitle{font-family:var(--font-body-family);font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.hero-split__image-wrap{order:1;position:relative;min-height:clamp(220px,34vh,340px);overflow:hidden}@media screen and (min-width:750px){.hero-split__image-wrap{order:2;height:100%}}.hero-split__image-wrap img,.hero-split__image-wrap .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-split-image-position)}.hero-split__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgb(var(--color-background)),rgba(var(--color-background),0) 12%)}@media screen and (min-width:750px){.hero-split__image-wrap:after{background:linear-gradient(to right,rgb(var(--color-background)),rgba(var(--color-background),0) 16%)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-hero-split.css.map */
