section.text-with-image{position:relative;height:100%;background-color:var(--bg-color-dark);color:var(--text-color-primary);--text-color-accent: var(--text-color-yellow);padding-block:0 var(--spacing-xxl);transform:translate3d(0, 0, 0)}section.text-with-image.white{background-color:unset;color:var(--text-color-secondary);--text-color-accent: var(--text-color-green)}section.text-with-image .heading-content.not-mobile{display:none}section.text-with-image .heading-content.mobile-only{display:grid}section.text-with-image .heading-content.mobile-only h2.eyebrow{margin-bottom:var(--spacing-xxs)}section.text-with-image .heading-content.mobile-only h2.heading{margin-bottom:var(--spacing-md)}section.text-with-image .heading-content .heading{margin-block:var(--spacing-xxs) var(--spacing-xxl)}@media(min-width: 48rem){section.text-with-image{position:static;padding-block:var(--spacing-4xl) var(--spacing-xxl);padding-inline:var(--standard-section-padding-x)}section.text-with-image .heading-content.not-mobile{display:grid}section.text-with-image .heading-content.mobile-only{display:none}}section.text-with-image .content-container{gap:var(--spacing-lg);display:grid;padding-block:0 var(--spacing-xs)}section.text-with-image .content-container .img{z-index:0;position:relative;width:100%;height:93vw;top:0;overflow:hidden;mask-image:linear-gradient(0deg, rgba(0, 0, 0, 0) 15%, rgb(0, 0, 0) 50%)}section.text-with-image .content-container .img img{width:auto;height:100%;object-position:top center}@media(min-width: 48rem){section.text-with-image .content-container .img{z-index:0;position:static;width:100%;height:100%;top:0;left:0;mask-image:none}section.text-with-image .content-container .img img{width:100%;height:100%;object-fit:cover}}@media(min-width: 48rem){section.text-with-image .content-container{padding-block:var(--spacing-xs)}}section.text-with-image .text-container{padding-inline:var(--standard-section-padding-x);margin-top:calc(var(--spacing-lg)*-3)}section.text-with-image .text-container .copy{line-height:1.5;margin-bottom:var(--spacing-sm)}section.text-with-image .text-container .copy p{font-size:var(--font-size-body-md)}section.text-with-image .text-container .copy.xl p{font-size:var(--font-size-body-lg)}section.text-with-image .text-container .copy.sm p{font-size:var(--font-size-body-md)}section.text-with-image .text-container .copy br{margin-bottom:var(--spacing-xs)}section.text-with-image .text-container h1,section.text-with-image .text-container h2{margin-bottom:var(--spacing-md)}section.text-with-image .text-container ul li{margin-bottom:.3em}section.text-with-image .text-container .buttons{display:flex;flex-wrap:wrap;gap:var(--spacing-xs);margin-top:var(--spacing-xxl)}@media(min-width: 48rem){section.text-with-image .text-container{padding-inline:0;margin-top:0}section.text-with-image .text-container h1,section.text-with-image .text-container h2{margin-bottom:1rem}section.text-with-image .text-container .copy p{font-size:var(--font-size-body-md)}section.text-with-image .text-container .copy .copy.sm p{font-size:var(--font-size-body-sm)}}@media(min-width: 75rem){section.text-with-image .content-container{grid-template-columns:1fr 1fr;gap:var(--spacing-xxl)}section.text-with-image .reverse-order .text-container{order:-1}section.text-with-image .reverse-order .img{order:1}section.text-with-image .heading-content{grid-template-columns:1fr 1fr}section.text-with-image .heading,section.text-with-image .eyebrow{grid-column:1}section.text-with-image .heading{margin-block:var(--spacing-xxs) var(--spacing-xxl)}}@media(min-width: 96rem){section.text-with-image .text-container p{font-size:var(--font-size-body-lg)}section.text-with-image .text-container p.xl{font-size:var(--font-size-body-xl)}section.text-with-image .text-container copy.sm,section.text-with-image .text-container .copy.sm p{font-size:var(--font-size-body-md)}}/*# sourceMappingURL=text-with-image.css.map */
