.text_fourimages picture,.text_fourimages img{width:100%;height:100%;object-fit:cover!important}.text_fourimages--logo svg{max-width:60px;width:60px;max-height:60px;height:60px}@media only screen and (min-width:1024px){.text_fourimages--logo svg{max-width:90px;width:90px;max-height:90px;height:90px}}.text_fourimages--logo svg path{fill:#000}.text_fourimages--container{display:flex;flex-direction:column}@media only screen and (min-width:1240px){.text_fourimages--container{flex-direction:row}}@media only screen and (min-width:1240px){.text_fourimages--container__left .text_fourimages--content{order:2}}@media only screen and (min-width:1240px){.text_fourimages--container__left .text_fourimages--images{order:1}}.text_fourimages--content{padding:10vw;width:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1240px){.text_fourimages--content{width:50%}}.text_fourimages--content__dark{background-color:#000}.text_fourimages--content__dark svg path{fill:#fff}.text_fourimages--content__dark .text_fourimages--title,.text_fourimages--content__dark .text_fourimages--description{color:#fff}.text_fourimages--title{font-size:2rem!important;font-size:clamp(2rem, 3.2vw, 3.75rem)!important;line-height:1.8!important;margin-bottom:16px}.text_fourimages--ctas{display:flex;gap:1em;flex-direction:column}@media only screen and (min-width:768px){.text_fourimages--ctas{flex-direction:row}}.text_fourimages--images{display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media only screen and (min-width:1240px){.text_fourimages--images{width:50%}}