.image-and-text-container{display:grid;grid-template-columns:1fr 1fr}.image-container{background-position:50%;background-repeat:no-repat;background-size:cover;position:relative}.overlay{align-items:center;background-color:#000000bb;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.overlay h2{color:#fff}.image-container.flipped{order:2}.image-and-text-container .text-container{align-items:center;display:flex;justify-content:flex-start;min-height:400px;padding:120px 60px}.image-and-text-container .text-container.flipped{justify-content:flex-end;order:1}.text-wrapper{max-width:520px}.text-wrapper img{height:60px!important;margin-bottom:15px;width:auto}.text-wrapper h1,.text-wrapper h2{margin-bottom:20px}.text-wrapper h3{margin-bottom:10px}.image-and-text-container.black .text-wrapper img,.image-and-text-container.dark .text-wrapper img{filter:invert(99%) sepia(0) saturate(1125%) hue-rotate(203deg) brightness(117%) contrast(100%)}.black .text-wrapper h1,.black .text-wrapper h2,.black .text-wrapper h3,.black .text-wrapper h4,.black .text-wrapper li,.black .text-wrapper p,.dark .text-wrapper h1,.dark .text-wrapper h2,.dark .text-wrapper h3,.dark .text-wrapper h4,.dark .text-wrapper li,.dark .text-wrapper p{color:#fff!important}@media (max-width:1100px){.image-and-text-container{grid-template-columns:1fr 2fr}.image-and-text-container.flipped{grid-template-columns:2fr 1fr}.text-wrapper{max-width:100%}}@media (max-width:1024px){.image-and-text-container .text-container{padding:90px 30px}}@media (max-width:736px){.image-and-text-container,.image-and-text-container.flipped{grid-template-columns:1fr}.image-container{min-height:240px;order:1!important}.image-and-text-container .text-container{min-height:auto;order:2!important;padding:60px 20px}}