@charset "UTF-8";.image-text-block{padding:3.75rem 0}.image-text-block__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.image-text-block__img{width:100%;border-radius:.5rem;overflow:hidden;aspect-ratio:16/9}.image-text-block__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-text-block__text{width:100%}.image-text-block__text h2{font-weight:700;font-size:clamp(1.5rem,32 / 1920 * 100vw,2rem);line-height:110%;color:#fff;margin-bottom:2.5rem}.image-text-block__text p{font-weight:400;font-size:clamp(1rem,16 / 1920 * 100vw,1rem);line-height:130%;color:#fff;margin-bottom:2.5rem}.image-text-block__text h3{font-weight:700;font-size:clamp(1.25rem,24 / 1920 * 100vw,1.5rem);line-height:110%;color:#fff;margin-bottom:1.25rem}.image-text-block__text ul li{font-weight:400;font-size:clamp(1rem,16 / 1920 * 100vw,1rem);line-height:130%;color:#fff}.image-text-block--light{background-color:#fff}.image-text-block--light .image-text-block__text h2,.image-text-block--light .image-text-block__text h3{color:#0b193a}.image-text-block--light .image-text-block__text p,.image-text-block--light .image-text-block__text ul li{color:#586587}@media screen and (min-width:1024px){.image-text-block__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.image-text-block__img{max-width:27.8125rem;aspect-ratio:unset;border-radius:1rem}.image-text-block__text{max-width:33.75rem}.image-text-block--reverse .image-text-block__body{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}