.hero-heading{background-color:var(--background-color, var(--color-white));color:var(--text-color, var(--color-fuscous-gray));margin-block:var(--margin)}.hero-heading-wrapper{display:grid;grid-template-columns:1fr;gap:var(--spacing-3x);align-items:center}.hero-heading-media{display:flex;justify-content:center;margin-inline:-30px}.hero-heading-image{width:100%}.hero-heading-image--mobile{display:none}.hero-heading-content{display:flex;flex-direction:column;gap:var(--spacing-2x);margin-top:var(--spacing-4x)}.hero-heading-text>*:not(:last-child){margin-bottom:var(--spacing-2x)}.hero-heading-content .button{width:fit-content}.hero-heading-image--desktop{margin-inline-end:-30px}@media(max-width:767px){.hero-heading-wrapper.mobile-order--text-first .hero-heading-content{order:-1}.hero-heading-media:has(.hero-heading-image--mobile) .hero-heading-image--desktop{display:none}.hero-heading-image--mobile{display:block}}@media(min-width:768px){.hero-heading-wrapper{grid-template-columns:repeat(2,1fr)}.hero-heading-wrapper.order--text-first .hero-heading-content{order:-1}.hero-heading-content{max-width:90%;text-wrap:balance}.hero-heading-content .button{min-width:unset}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/hero-heading.css.map */
