.fw-image-with-text-content-wrapper{max-width:var(--max-width-small);gap:40px;width:100%;display:flex}.fw-image-with-text-content-wrapper.fw-full-width{max-width:var(--max-width)!important}.fw-image-with-text-content-wrapper.fw-boxed{background-color:var(--primary-color);border-radius:var(--border-radius-l);padding:40px}.fw-image-with-text-content-wrapper.fw-reverse{flex-direction:row-reverse}.fw-image-with-text-image-wrapper{background-color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40%;height:100%;display:flex;overflow:hidden}.fw-image-with-text-image-wrapper.fw-even,.fw-image-with-text-information-column.fw-even{width:50%!important}.fw-image-with-text-img{width:100%;height:auto}.fw-image-with-text-information-column{flex-direction:column;gap:20px;width:60%;display:flex}.fw-image-with-text-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.fw-image-with-text-column{flex-direction:column;gap:20px;display:flex}@media (max-width:768px){.fw-image-with-text-content-wrapper,.fw-image-with-text-content-wrapper.fw-reverse{flex-direction:column;justify-content:center;align-items:center}.fw-image-with-text-image-wrapper,.fw-image-with-text-image-wrapper.fw-even{width:min(100%,300px)}.fw-image-with-text-image-wrapper.fw-mobile-full-width,.fw-image-with-text-information-column,.fw-image-with-text-information-column.fw-even{width:100%!important}.fw-image-with-text-grid{grid-template-columns:1fr}}
