.text-image--bg-off-white{background:var(--off-white)}.text-image--bg-blue{background:transparent;color:#fff;overflow:hidden;position:relative;z-index:0}.text-image--bg-blue:before{background:radial-gradient(#125ecc,#00216b);content:"";display:block;height:200%;left:-90%;position:absolute;top:-90%;width:200%;z-index:-2}.text-image--bg-blue h2{color:#fff}.text-image--bg-blue a:not(.button){color:var(--primary-color)}.text-image--bg-blue a:not(.button):focus,.text-image--bg-blue a:not(.button):hover{color:var(--primary-color-hover)}.text-image__flex-wrapper{display:flex;flex-flow:column;gap:var(--gap-md)}.text-image__image{align-self:center;max-width:min(100%,650px)}.text-image--short-image .text-image__image{max-height:40vh}.text-image__text h2{font-size:32px}.text-image ul{display:flex;flex-flow:column;gap:.25rem}.text-image--checkmarks ul{padding:0}.text-image--checkmarks li{align-items:center;display:flex;gap:1rem;max-width:min(100%,var(--container-width-narrow))}.text-image--checkmarks li:before{content:url(https://46871477.fs1.hubspotusercontent-na1.net/hubfs/46871477/icons/check.png);height:47px}.text-image--round-image .text-image__image{border-radius:12px}@media (max-width:767px){.text-image--checkmarks li:before{transform:scale(.7) translateX(10px)}}@media (min-width:960px){.text-image__flex-wrapper{align-items:center;flex-flow:row;justify-content:space-between}.text-image--reverse .text-image__flex-wrapper{flex-flow:row-reverse}.text-image__image{max-width:unset;width:min(650px,50%)}}@media (max-width:650px){.text-image__buttons-wrapper{align-items:start;display:flex;flex-flow:column;gap:1rem}.text-image__buttons-wrapper .button.button--text{padding:1rem 0}}