.sdc-image_and_text.image-landscape img{aspect-ratio:4/3;margin-bottom:var(--spacing-48);object-fit:cover;width:100%}.sdc-image_and_text.image-portrait img{aspect-ratio:4/5;margin-bottom:var(--spacing-48);object-fit:cover;width:100%}.sdc-image_and_text.image-square img{aspect-ratio:1/1;margin-bottom:var(--spacing-48);object-fit:cover;width:100%}.sdc-image_and_text.image-and-formatted_text{display:grid}@media only screen and (min-width:768px){.sdc-image_and_text.image-and-formatted_text{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1440px){.sdc-image_and_text.image-and-formatted_text{align-items:center}}.sdc-image_and_text.image-and-formatted_text *+:last-child{margin-bottom:0}.sdc-image_and_text.image-and-formatted_text.text-bottom{@media only screen and (min-width:768px){grid-template-columns:1fr}}.sdc-image_and_text.image-and-formatted_text img{box-shadow:var(--box-shadow-lg);margin-bottom:var(--spacing-32);width:100%}.sdc-image_and_text.image-and-formatted_text .formatted_text>*{@media only screen and (min-width:768px){grid-template-columns:1fr 1fr}}.sdc-image_and_text.image-and-formatted_text.text-left .formatted_text{@media only screen and (min-width:1024px){padding-left:var(--spacing-64)}}.sdc-image_and_text.image-and-formatted_text.text-right .formatted_text{@media only screen and (min-width:1024px){padding-right:var(--spacing-64)}}.sdc-image_and_text.image-and-formatted_text.text-bottom .formatted_text{margin-top:var(--spacing-24);@media only screen and (min-width:768px){padding:0 var(--spacing-32)}@media only screen and (min-width:1024px){padding:0 var(--spacing-64)}}.sdc-image_and_text.image-and-formatted_text.text-left,.sdc-image_and_text.image-and-formatted_text.text-right{@media only screen and (min-width:768px){gap:var(--spacing-24)}@media only screen and (min-width:1024px){gap:var(--spacing-48)}@media only screen and (min-width:1440px){gap:var(--spacing-64)}}.sdc-image_and_text.image-and-formatted_text.text-left>:first-child{@media only screen and (min-width:768px){order:2}}.sdc-image_and_text.image-and-formatted_text.text-right>:nth-child(2){@media only screen and (min-width:768px){order:2}}.sdc-image_and_text.image-and-formatted_text.text-left img,.sdc-image_and_text.image-and-formatted_text.text-right img{@media only screen and (min-width:768px){margin-bottom:var(--spacing-0)}}.sdc-image_and_text.image-and-formatted_text .formatted_text .sdc-title.title-component{margin-bottom:var(--spacing-24)}.sdc-image_and_text.horizontal-spacing-xxl{padding:var(--spacing-32) var(--spacing-0)}@media only screen and (min-width:1024px){.sdc-image_and_text.horizontal-spacing-xxl{padding:var(--spacing-64) var(--spacing-0)}}.sdc-image_and_text.width-md{margin:0 auto;max-width:var(--max-width-md)}.sdc-image_and_text.width-lg{margin:0 auto;max-width:var(--max-width-lg)}