.hero-split{display:flex;align-items:stretch;min-height:80vh;width:100%;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.hero-split__content{display:flex;flex-direction:column;justify-content:center;padding:6rem 5rem 6rem 8rem;width:42%;min-width:42%}.hero-split__heading{font-family:var(--font-heading-family);font-style:italic;font-weight:400;font-size:clamp(3.2rem,4.5vw,5.6rem);line-height:1.15;margin:0 0 2rem;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.hero-split__text{font-size:1.6rem;line-height:1.7;margin:0 0 3rem;color:rgb(var(--color-foreground));opacity:.8;max-width:380px}.hero-split__button{display:inline-block;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:1.4rem 3.2rem;border-radius:40px;text-decoration:none;font-size:1.4rem;font-weight:600;letter-spacing:.02em;transition:opacity .2s ease;align-self:flex-start}.hero-split__button:hover{opacity:.85}.hero-split__image{flex:1;position:relative;overflow:hidden}.hero-split__img{width:100%;height:100%;object-fit:cover;display:block}.hero-split__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.05)}.hero-split__placeholder .placeholder-svg{width:60%;max-width:400px;opacity:.3}@media screen and (max-width:749px){.hero-split{flex-direction:column;min-height:auto}.hero-split__content{width:100%;padding:4rem 2.4rem;text-align:center;align-items:center}.hero-split__heading{font-size:clamp(3rem,8vw,4.2rem)}.hero-split__text{max-width:100%}.hero-split__button{align-self:center}.hero-split__image{width:100%;min-height:50vh}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero-split.css.map */
