section.background-with-text{position:relative;min-height:min(56.25vw,100vh);display:flex;align-items:center;justify-content:center}section.background-with-text .img-container{width:100%;height:100%;position:absolute;z-index:-1}section.background-with-text .img-container:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(var(--body-bg-color), rgba(0, 0, 0, 0.2), var(--body-bg-color))}section.background-with-text .img-container .bg-img{width:100%;height:100%;object-fit:cover}section.background-with-text .text{text-align:center;margin-block:var(--spacing-2xl)}section.background-with-text .text .heading{line-height:1;margin-bottom:var(--spacing-md)}section.background-with-text .text .heading span{color:currentColor}section.background-with-text .text .copy{font-size:var(--font-size-body-xl);max-width:38.5em;margin-inline:auto}section.background-with-text .text .copy p,section.background-with-text .text .copy li{font-size:inherit}/*# sourceMappingURL=background-with-text.css.map */
