.hero-with-image{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-template-areas:var(--order);background-color:var(--bg);align-items:center}.hero-with-image__content{grid-area:t;padding-inline:clamp(32px,4vw,64px);text-align:center;color:var(--text, --COLOR-TEXT)}.hero-with-image__header{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.hero-with-image__heading{margin:0;font-size:36px;font-weight:400;line-height:1.2}.hero-with-image__text{margin:0;font-size:16px;font-weight:400;line-height:normal}.hero-with-image__links{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;padding-block-start:24px;justify-content:center}.hero-with-image__button{font-size:.625rem;font-size:clamp(.625rem,.575rem + .25vw,.875rem)}.hero-with-image__image{grid-area:i}.hero-with-image__image picture{display:block;width:100%;height:100%}.hero-with-image__image img{display:block;width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 750px){.hero-with-image:not(:has(.hero-with-image__image)){grid-template-columns:repeat(4,minmax(0,1fr))}.hero-with-image__image{max-height:510px;height:100%}}@media only screen and (max-width: 989px){.hero-with-image__heading{font-size:20px}.hero-with-image__text{font-size:14px}}@media only screen and (max-width: 749px){.hero-with-image{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-areas:"i" "t"}.hero-with-image__content{padding-block:40px;padding-inline:32px}.hero-with-image__header{gap:2px}.hero-with-image__image{aspect-ratio:928 / 510;max-height:40vh;overflow:hidden;min-width:100%}}@media only screen and (max-width: 479px){.hero-with-image__image{aspect-ratio:390 / 421;max-height:40vh;overflow:hidden;min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/145/assets/section-hero-with-image.css.map */
