.itb-wrapper{display:flex;width:100%;background-color:#ede4df;border-radius:.6rem}
.itb-left{display:flex;width:55%}
.itb-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:.6rem;border-bottom-left-radius:.6rem}
.itb-right{width:45%;padding:14.2rem 10.8rem}
.itb-right-wrapper{max-width:38.2rem}
.itb-right-wrapper-title{margin-bottom:1.6rem;font-family:DMSans,serif,Arial;font-size:3.2rem;line-height:100%;font-weight:600;color:#232323}
.itb-right-wrapper-title p{font-family:InstrumentSans,serif,Arial;font-size:3.2rem;line-height:100%;font-weight:600;color:#232323}
.itb-right-wrapper-text{margin-bottom:1.6rem;font-family:DMSans,serif,Arial}
.itb-right-wrapper .button--secondary{width:-moz-fit-content;width:fit-content;text-decoration:none}
@media screen and (max-width:1200px){
.itb .page-width{padding-left:0;padding-right:0}
.itb-wrapper{flex-direction:column}
.itb-left{aspect-ratio:16/11;width:100%}
.itb-left img{max-height:100%;border-top-left-radius:0;border-bottom-left-radius:0}
.itb-right{width:100%;padding:3.6rem 2.8rem 5rem}
.itb-right-wrapper{max-width:38.2rem}
.itb-right-wrapper-title{margin-bottom:1.6rem;font-family:DMSans,serif,Arial;font-size:3.2rem;line-height:100%;font-weight:600;color:#232323}
.itb-right-wrapper-text{margin-bottom:1.6rem;font-family:DMSans,serif,Arial}
.itb-right-wrapper .button--secondary{width:-moz-fit-content;width:fit-content;text-decoration:none}
}