.text-with-image-section{background:rgb(var(--background-color, var(--colors-background-secondary)));color:rgb(var(--text-color, var(--colors-foreground)))}.text-with-image-container{width:100%;padding:4rem}.text-with-image-content{display:grid;grid-template-columns:1fr;align-items:center}.text-content{padding:2rem 0}.text-with-image-heading{font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--heading-color, var(--colors-foreground)));line-height:calc(1 + .3 / var(--font-body-scale));word-break:break-word;margin:0 0 1rem}.text-with-image-heading.h0{font-size:calc(var(--h2-font-size) * 4rem)}.text-with-image-heading.h1{font-size:calc(var(--font-heading-scale) * 3rem)}.text-with-image-heading.h2{font-size:calc(var(--font-heading-scale) * 2rem)}.text-with-image-subheading{font-size:1.6rem;line-height:1.4;color:rgba(var(--text-color, var(--colors-foreground)),.75);margin:0 0 1.5rem;font-weight:400}.text-with-image-text{font-size:1.1rem;line-height:1.6;color:rgb(var(--text-color, var(--colors-foreground)));margin:0 0 1rem}.text-with-image-button-wrapper{margin-top:2rem}.image-content{position:relative}.text-with-image-media{display:block;position:relative;overflow:hidden;border-radius:var(--border-radius);padding:0rem 1rem}.text-with-image-media img{width:100%;height:auto;object-fit:cover;display:block}.text-with-image-placeholder{background:rgba(var(--text-color, var(--colors-foreground)),.04);border-radius:var(--border-radius);min-height:40rem;display:flex;align-items:center;justify-content:center}.text-with-image-placeholder svg{width:8rem;height:8rem;opacity:.3}.text-with-image-content[data-layout=image_first]{grid-template-areas:"image" "text"}.text-with-image-content[data-layout=text_first]{grid-template-areas:"text" "image"}.text-with-image-content[data-layout=image_first] .text-content{grid-area:text}.text-with-image-content[data-layout=image_first] .image-content{grid-area:image}.text-with-image-content[data-layout=text_first] .text-content{grid-area:text}.text-with-image-content[data-layout=text_first] .image-content{grid-area:image}.text-content[data-alignment=left]{text-align:left}.text-content[data-alignment=center]{text-align:center}.text-content[data-alignment=right]{text-align:right}@media screen and (max-width: 1600px){.text-with-image-container{padding:3rem}}@media screen and (max-width: 1366px){.text-with-image-heading.h2{font-size:calc(var(--font-heading-scale) * 2rem)!important}}@media screen and (max-width: 1024px){.text-with-image-container{padding:2rem}}@media screen and (max-width: 749px){.text-content[data-mobile-alignment=left]{text-align:left}.text-content[data-mobile-alignment=center]{text-align:center}.text-content[data-mobile-alignment=right]{text-align:right}.text-with-image-container{width:100%;padding:1.5rem}.text-with-image-media{padding:0rem}}.text-content[data-position=top]{align-self:start}.text-content[data-position=middle]{align-self:center}.text-content[data-position=bottom]{align-self:end}.section-padding{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}@media screen and (min-width: 48em){.text-content{padding:3rem 0}.text-with-image-heading.h0{font-size:calc(var(--font-heading-scale) * 5rem)}.text-with-image-heading.h1{font-size:calc(var(--font-heading-scale) * 4rem)}.text-with-image-heading.h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}.text-with-image-subheading{font-size:1.8rem}.text-with-image-placeholder{min-height:50rem}}@media screen and (min-width: 46.875em){.text-with-image-content{grid-template-columns:40% 60%;align-items:center}.text-with-image-content[data-layout=image_first]{grid-template-areas:"image text";grid-template-columns:70% 30%}.text-with-image-content[data-layout=text_first]{grid-template-areas:"text image";grid-template-columns:30% 70%}.text-content{padding:0}.text-with-image-placeholder{min-height:60rem}}@media screen and (min-width: 61.875em){.text-with-image-heading.h0{font-size:calc(var(--font-heading-scale) * 6rem)}.text-with-image-heading.h1{font-size:calc(var(--font-heading-scale) * 4.8rem)}.text-with-image-heading.h2{font-size:calc(var(--font-heading-scale) * 3rem)}.text-with-image-subheading{font-size:2rem;margin-bottom:2rem}}@media screen and (min-width: 75em){.text-with-image-heading.h0{font-size:calc(var(--font-heading-scale) * 7rem)}.text-with-image-heading.h1{font-size:calc(var(--font-heading-scale) * 5.5rem)}.text-with-image-subheading{font-size:4rem}}@media screen and (min-width: 90em){.text-with-image-content{margin:0 auto}}@media screen and (max-width: 768px){.text-with-image-heading.h2{font-size:calc(var(--font-heading-scale) * 1.8rem)!important}}@media screen and (max-width: 425px){.text-with-image-text{font-size:.8rem}.text-with-image-heading.h2{font-size:calc(var(--font-heading-scale) * 1.5rem)!important}}@media screen and (max-width: 47.9375em){.text-with-image-heading{font-size:calc(var(--font-heading-scale) * 2.4rem)}.text-with-image-subheading{font-size:1.4rem;line-height:1.5}.text-content{padding:1rem 0}.text-with-image-placeholder{min-height:30rem}}@media screen and (max-width: 20em){.text-with-image-heading{font-size:calc(var(--font-heading-scale) * 2rem)}.text-with-image-subheading{font-size:1.3rem}.text-with-image-placeholder{min-height:25rem}}@media (prefers-contrast: high){.text-with-image-subheading{color:rgb(var(--text-color, var(--colors-foreground)))}}@media (prefers-reduced-motion: reduce){.text-with-image-media img{transition:none}}.text-with-image-section .button:focus-visible{outline:.2rem solid rgba(var(--text-color, var(--colors-foreground)),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--background-color, var(--colors-background-secondary))),0 0 .5rem .4rem rgba(var(--text-color, var(--colors-foreground)),.3)}@media print{.text-with-image-section{break-inside:avoid}.text-with-image-button-wrapper{display:none}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/new-text-with-image.css.map */
