.image-with-text__container{position:relative}@media(min-width:75em){.image-with-text__container{display:grid;grid-template-columns:1fr 1fr;min-height:60rem}}@media(max-width:74.99em){.image-with-text__container{display:flex;flex-direction:column}}.image-with-text__image-wrapper{overflow:hidden;position:relative;width:100%}@media(max-width:74.99em){.image-with-text__image-wrapper{aspect-ratio:var(--aspect-ratio);margin-top:3.2rem;order:2}}@media(min-width:75em){.image-with-text__image-wrapper{height:100%;position:absolute;right:0;top:0;width:50%}}.image-with-text__image-wrapper img{border-radius:1.2rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-with-text__overlay{background-color:var(--color-background);height:100%;left:0;opacity:var(--overlay-opacity,.3);pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.image-with-text__content-wrapper{position:relative;z-index:2}@media(min-width:75em){.image-with-text__content-wrapper{align-items:center;display:flex;grid-column:1;padding-right:6.4rem;position:relative}.image-with-text__content-wrapper--bottom{align-items:flex-start}}@media(max-width:74.99em){.image-with-text__content-wrapper--bottom{order:3}}.image-with-text__content{width:100%}.image-with-text__content--bottom{display:flex;flex-direction:column;gap:var(--space-2xl);padding-top:var(--section-small)}@media(min-width:75em){.image-with-text__content{max-width:60rem}.image-with-text__content--bottom{padding-top:var(--space-2xl)}}@media(max-width:74.99em){.image-with-text__content-wrapper:not(.image-with-text__content-wrapper--bottom){order:1}}.image-with-text__heading{margin-bottom:var(--space-2xl);margin-top:var(--space-xl)}.image-with-text__buttons{align-items:center;display:flex;flex-direction:column;gap:1.6rem}@media(min-width:75em){.image-with-text__buttons{align-items:center;flex-direction:row}.image-with-text__icon-item~.image-with-text__buttons{margin-top:calc(var(--space-4xl) - var(--space-2xl))}}@media(max-width:74.99em){.image-with-text__buttons .button{width:100%}}.image-with-text__icon-item{align-items:center;display:flex;gap:1.6rem}.image-with-text__icon{flex-shrink:0;height:4.8rem;width:4.8rem}@media(min-width:75em){.image-with-text__icon{height:6.4rem;width:6.4rem}}.image-with-text__icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.image-with-text__icon-content{display:flex;flex-direction:column;gap:1.6rem}.image-with-text__icon-title{flex:1}.image-with-text__icon-description{line-height:2.7rem;text-transform:unset}
