.image-with-text-flex .image-with-text-flex-inner{position:relative;flex-wrap:wrap;width:90%;margin:0 auto;max-width:var(--max-width);display:flex;gap:30px}.image-with-text-flex .image-with-text-flex-inner .blob-container{top:-60px;left:-200px;position:absolute;height:450px;width:450px;opacity:.4;z-index:-1;transform:rotate(0deg)}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 30px);border-radius:10px;background-size:cover;background-position:top;min-width:300px}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section.image{min-height:300px}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section.image.contain-image{background-size:contain;background-repeat:no-repeat}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section h2{margin:0}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section .bold-text{font-weight:600}@media only screen and (max-width:580px){.image-with-text-flex .image-with-text-flex-inner .image-with-text-section{min-width:100%}}