.text-and-image{border:2px solid #ffffff33;display:flex}.text-and-image__text{flex:0 1 50%;padding:4rem}.text-and-image__text .info{margin-bottom:1rem}.text-and-image__image{flex:0 1 50%;position:relative}.text-and-image__image:not(.text-and-image__image--manual){min-height:560px}.text-and-image__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.text-and-image__buttons{margin-top:2.5rem}@media screen and (max-width:1280px){.text-and-image{flex-wrap:wrap}.text-and-image__text{flex:0 1 100%;order:2}.text-and-image__image{aspect-ratio:1.34/1;flex:0 1 100%;min-height:auto!important}}@media screen and (max-width:767px){.text-and-image__text{padding:1.5rem}}