.text-and-image-section{width:100%}.text-and-image{display:grid;grid-template-columns:1fr;gap:var(--column-gap-mobile, var(--column-gap, 16px));width:100%;margin:0 auto}@media only screen and (max-width: 767px){.text-and-image{grid-template-columns:1fr}.text-and-image__text-column{order:1}.text-and-image__image-column{order:2}}@media only screen and (min-width: 768px){.text-and-image{grid-template-columns:1fr 1fr;align-items:var(--vertical-align, center);gap:var(--column-gap-desktop, var(--column-gap, 40px))}.text-and-image--image-first .text-and-image__text-column{order:2}.text-and-image--image-first .text-and-image__image-column,.text-and-image--text-first .text-and-image__text-column{order:1}.text-and-image--text-first .text-and-image__image-column{order:2}}.text-and-image--align-top{--vertical-align: start}.text-and-image--align-center{--vertical-align: center}.text-and-image--align-bottom{--vertical-align: end}.text-and-image__column{min-width:0;width:100%}.text-and-image__inner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%}.text-and-image__block{min-width:0;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 767px){.text-and-image__block{grid-column:var(--grid-column-start-mobile) / span var(--grid-column-span-mobile);margin-top:var(--margin-top-mobile, 0);margin-bottom:var(--margin-bottom-mobile, 0)}}@media only screen and (min-width: 768px){.text-and-image__block{grid-column:var(--grid-column-start-desktop) / span var(--grid-column-span-desktop);margin-top:var(--margin-top-desktop, 0);margin-bottom:var(--margin-bottom-desktop, 0)}}.text-and-image__image-wrapper{width:100%}.text-and-image__image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.text-and-image__placeholder{width:100%;min-height:300px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05);border:2px dashed rgba(var(--color-foreground),.2)}.text-and-image__placeholder svg{width:80px;height:80px;opacity:.3}.text-and-image__heading{margin:0}.text-and-image__text{color:rgba(var(--color-foreground),.85)}.text-and-image__text p{margin:0 0 1em}.text-and-image__text p:last-child{margin-bottom:0}.text-and-image__button{display:flex}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.button-align-left{justify-content:flex-start}.button-align-center{justify-content:center}.button-align-right{justify-content:flex-end}.text-and-image__heading:focus-visible,.text-and-image__text:focus-visible,.text-and-image__button a:focus-visible,.text-and-image__button button:focus-visible{outline:1px solid rgba(var(--color-foreground),.5);outline-offset:4px}@media only screen and (max-width: 480px){.text-and-image__text-content{gap:20px}}@media only screen and (min-width: 1200px){.text-and-image{max-width:1400px}}@media only screen and (min-width: 768px){.text-and-image--sticky-text .text-and-image__text-column{position:sticky;bottom:0;align-self:flex-end;max-height:100vh;overflow-y:auto}.text-and-image--sticky-text{align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-text-and-image.css.map */
