.text-banner{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.text-banner__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;aspect-ratio:2 / 1}.text-banner__content h2{font-family:var(--font-heading-family);font-weight:400;font-size:4.2rem;line-height:1.2;margin:0;margin-bottom:2rem}.text-banner__text{font-size:1.6rem;margin:0;color:var(--color-foreground)}.text-banner__text:not(:last-child){margin-bottom:2rem}.text-banner--text_first .text-banner__image{order:2}.text-banner--text_first .text-banner__text{order:1}@media screen and (max-width:750px){.text-banner{grid-template-columns:minmax(0,1fr)}.text-banner .text-banner__image{order:2}.text-banner .text-banner__image img{aspect-ratio:unset}.text-banner .text-banner__content{order:1}.text-banner .text-banner__content h2{font-size:2.8rem;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-text-banner.css.map */
