.image-with-text{display:flex;flex-direction:row}@media only screen and (max-width:991px){.image-with-text{flex-direction:column-reverse}}.image-with-text--reversed{flex-direction:row-reverse}@media only screen and (max-width:991px){.image-with-text--reversed{flex-direction:column-reverse}}.image-with-text__image{align-items:center;display:flex;flex:1 1 50%;justify-content:center}.image-with-text__image-photo{aspect-ratio:1/1;background-blend-mode:soft-light;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}@media only screen and (max-width:991px){.image-with-text__image-photo{max-height:400px}}.image-with-text__info{background-color:var(--dark-background);display:flex;flex:1 1 50%;flex-direction:column;gap:30px;justify-content:center;padding:100px 200px 100px 125px}@media only screen and (max-width:1399px){.image-with-text__info{padding:60px}}@media only screen and (max-width:991px){.image-with-text__info{padding:80px 60px}}@media only screen and (max-width:575px){.image-with-text__info{gap:30px;padding:60px 2rem}}.image-with-text__info--white{background-color:#fff}.image-with-text__info-title-wrapper{position:relative}.image-with-text__info-title{color:var(--black)!important;font-family:var(--font-headings)!important;font-size:20px;font-weight:400!important;letter-spacing:.28125rem!important;margin:0 0 30px!important}@media screen and (min-width:360px){.image-with-text__info-title{font-size:calc(17.33333px + .74074vw)}}@media screen and (min-width:1440px){.image-with-text__info-title{font-size:28px}}@media only screen and (max-width:767px){.image-with-text__info-title{margin:0!important}}@media only screen and (max-width:575px){.image-with-text__info-title{letter-spacing:.14375rem!important}}.image-with-text__info-title--big{font-size:28px}@media screen and (min-width:360px){.image-with-text__info-title--big{font-size:calc(22.33333px + 1.57407vw)}}@media screen and (min-width:1440px){.image-with-text__info-title--big{font-size:45px}}.image-with-text__info-background{background-repeat:no-repeat;background-size:contain;height:214px;left:-30px;position:absolute;top:-20px;width:100%}@media only screen and (max-width:575px){.image-with-text__info-background{height:157px}}.image-with-text__info-text{color:var(--dark-text);font-family:var(--font-text);font-size:14px;font-weight:300;letter-spacing:.05625rem;margin:0 0 30px}@media screen and (min-width:360px){.image-with-text__info-text{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.image-with-text__info-text{font-size:18px}}.image-with-text__info-text strong{font-weight:600}.image-with-text__info-text p:first-of-type{margin-top:0}.image-with-text__info-text p:last-of-type{margin-bottom:0}@media only screen and (max-width:767px){.image-with-text__info-text{margin:0}}.image-with-text__extra-links{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:575px){.image-with-text__extra-links{gap:15px;margin-top:-10px}}.image-with-text__extra-link{color:var(--primary);font-size:14px;font-weight:600;-webkit-text-decoration:underline;text-decoration:underline}@media screen and (min-width:360px){.image-with-text__extra-link{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.image-with-text__extra-link{font-size:18px}}@media only screen and (max-width:575px){.image-with-text__button{width:100%}}