/*
===========================================================
-- DO NOT EDIT!!!----------------------------------------
-- THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN --
===========================================================
*/
.image-with-text{background-color:var(--section-background-color)}.image-with-text__grid{position:relative;z-index:1;border-radius:var(--border-radius);background-color:var(--section-inner-background-color);display:grid;grid-template-columns:1fr}.image-with-text__grid--bordered{border:12px solid var(--section-inner-background-color)}@media screen and (min-width: 1025px){.image-with-text__grid{grid-template-columns:50% 50%}}.image-with-text__image-wrapper{position:relative}.image-with-text__media{display:block}.image-with-text__media--background{height:100%;width:100%;object-fit:cover;border-radius:var(--media-round);min-height:220px}.image-with-text__media--foreground{position:absolute;top:calc(-1*var(--top-bleed));right:calc(-1*var(--right-bleed));bottom:calc(-1*var(--bottom-bleed));left:calc(-1*var(--left-bleed));width:calc(100% + var(--right-bleed) + var(--left-bleed));height:calc(100% + var(--top-bleed) + var(--bottom-bleed));max-width:none;object-fit:contain;object-position:bottom;border-radius:var(--top-left-radius) var(--top-right-radius) var(--bottom-right-radius) var(--bottom-left-radius)}.image-with-text__badge{font-size:1.2rem;line-height:1.5rem;font-weight:normal;letter-spacing:0rem;position:absolute;top:var(--y-pos);transform:translateY(-50%);z-index:2;padding:9px 20px;background-color:var(--badge-background-color);color:var(--badge-color);border-radius:60px;max-width:140px;text-wrap:balance;text-align:center}@media screen and (min-width: 1025px){.image-with-text__badge{font-size:1.8rem;line-height:2.2rem;font-weight:normal;letter-spacing:0rem;padding:14px 28px;max-width:none}}.image-with-text__blocks{padding:var(--padding-top, 48px) 0 var(--padding-bottom, 48px);display:grid;gap:40px;grid-template-columns:1fr}@media screen and (min-width: 1025px){.image-with-text__blocks{gap:50px}}.image-with-text__content-block{padding:0 20px;max-width:530px;margin:0 auto}.image-with-text__subheading{font-size:1.4rem;line-height:1.8rem;font-weight:normal;letter-spacing:0rem;margin-bottom:4px;color:var(--subheading-color)}@media screen and (min-width: 1025px){.image-with-text__subheading{font-size:1.8rem;line-height:2.2rem;font-weight:normal;letter-spacing:0rem;margin-bottom:8px}}.image-with-text__title{font-size:1.6rem;line-height:2rem;font-weight:normal;letter-spacing:0rem;margin-bottom:16px;color:var(--title-color);text-wrap:balance}@media screen and (min-width: 1025px){.image-with-text__title{font-size:2.2rem;line-height:2.8rem;font-weight:normal;letter-spacing:0rem}}.image-with-text__copy{font-size:1.4rem;line-height:1.8rem;font-weight:normal;letter-spacing:0rem;margin-bottom:0;color:var(--copy-color)}@media screen and (min-width: 1025px){.image-with-text__copy{font-size:1.8rem;line-height:2.2rem;font-weight:normal;letter-spacing:0rem}}.image-with-text__button{margin-top:32px}