@media (min-width: 750px){.image-with-text__outer-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}.image-with-text__image-layer{grid-column:1;grid-row:1;z-index:1}@media (min-width: 750px){.image-with-text__image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.image-with-text__image-grid .image-with-text__media{grid-column:2;grid-row:1}.image-with-text__image-grid--reverse .image-with-text__media{grid-column:1;grid-row:1}.image-with-text__content-layer{grid-column:1;grid-row:1;z-index:2}@media (min-width: 750px){.image-with-text__content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.image-with-text__content-grid .image-with-text__content{grid-column:1;grid-row:1}.image-with-text__content-grid--reverse .image-with-text__content{grid-column:2;grid-row:1}.image-with-text__media{min-height:100%;overflow:visible}.image-with-text__media--placeholder{position:relative;overflow:hidden}.image-with-text__media--placeholder:after{content:"";position:absolute;background:rgba(var(--color-foreground),.04)}.image-with-text__media--placeholder.image-with-text__media--adapt{height:20rem}@media screen and (min-width: 750px){.image-with-text__media--placeholder.image-with-text__media--adapt{height:30rem}}.image-with-text__media--placeholder>svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;fill:currentColor}.image-with-text__media--placeholder:is(.animate--ambient,.animate--zoom-in)>svg{top:0;left:0;transform:translate(0)}.image-with-text__content{position:relative;display:flex;height:100%;max-width:29rem;flex-direction:column;align-items:flex-start;justify-content:center;gap:6rem;align-self:center;padding-left:0;padding-right:0;padding-bottom:6rem;padding-top:1.6rem}@media (min-width: 750px){.image-with-text__content{padding-bottom:1.6rem}}@media (min-width: 990px){.image-with-text__content{max-width:none;flex-direction:row;gap:2rem}}.image-with-text__content{z-index:1}.image-with-text__content--title-col,.image-with-text__content--text-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem}@media (min-width: 990px){.image-with-text__content--title-col,.image-with-text__content--text-col{flex-grow:0;flex-basis:50%}}.image-with-text__text-item{padding-left:1.6rem;padding-right:1.6rem}@media (min-width: 990px){.image-with-text__text-item{padding-left:0;padding-right:0}}.image-with-text__text-item--not-contained{padding-left:1.6rem;padding-right:1.6rem}@media (min-width: 990px){.image-with-text__text-item--not-contained{padding-left:4rem;padding-right:4rem}}.image-with-text .grid__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.image-with-text .image-with-text__media-item:after{border-radius:0}.image-with-text .image-with-text__text-item:after{border-radius:0}.image-with-text .image-with-text__media-item>*{border-radius:0;overflow:hidden}.image-with-text .global-media-settings{overflow:hidden!important}.image-with-text .image-with-text__text-item>*{border-radius:0;overflow:hidden}.image-with-text .image-with-text__media-item>*,.image-with-text .image-with-text__text-item>*{box-shadow:none}.image-with-text .gradient{transform:perspective(0)}.image-with-text__content{border-radius:0;word-break:break-word}.image-with-text__content>.image-with-text__text:empty~a{margin-top:2rem}.image-with-text__content>:first-child:is(.image-with-text__heading),.image-with-text__text--caption+.image-with-text__heading,.image-with-text__text--caption:first-child{margin-top:0}.image-with-text__content :last-child:is(.image-with-text__heading),.image-with-text__text--caption{margin-bottom:0}.image-with-text__content .button+.image-with-text__text{margin-top:2rem}.image-with-text__content .image-with-text__text+.button{margin-top:3rem}.image-with-text__heading{margin-bottom:0}.image-with-text__text p{margin-top:0;margin-bottom:1rem}
