.content-section-with-image{background-color:#f7f7f7;border-radius:1.5rem;flex-direction:column-reverse;display:flex;overflow:hidden}@media (min-width:1024px){.content-section-with-image{border-radius:5rem;flex-direction:row;justify-content:space-between}}.content-section-with-image .content-section-with-image--inverse{flex-direction:column-reverse}@media (min-width:1024px){.content-section-with-image .content-section-with-image--inverse{flex-direction:row-reverse}}.content-section-with-image .content-section-with-image__content{padding:2rem}@media (min-width:1024px){.content-section-with-image .content-section-with-image__content{color:#32312f;flex-direction:row-reverse;padding:4rem 6.25rem 4rem 4.5rem}}.content-section-with-image .content-section-with-image__content header>div>:last-child{border-bottom:1px solid #e75094;padding-bottom:1rem}.content-section-with-image h2{margin-bottom:2rem;font-size:2.5rem;line-height:3.5rem}.content-section-with-image h3{font-size:1.25rem;font-weight:600;line-height:1.75rem}.content-section-with-image h3~h3{border-top:1px solid #e75094;margin-top:1rem;padding-top:1rem}.content-section-with-image figure{aspect-ratio:16/9;width:100%;position:relative}@media (min-width:1024px){.content-section-with-image figure{max-width:35rem}}.content-section-with-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (min-width:1280px){.content-section-with-image:has(img){margin-left:-6.25rem;margin-right:-6.25rem}}