.image-with-text-card{display:block;padding:5rem 1rem 1rem}@media screen and (min-width:768px){.image-with-text-card{padding:2rem}}.image-with-text-card__wrapper{align-items:center;border-radius:1rem;color:rgb(var(--text-color));display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:100%;min-height:2.5rem;padding:2rem;position:relative}@media screen and (min-width:768px){.image-with-text-card__wrapper{max-width:70%;padding:4rem}}@media screen and (min-width:1100px){.image-with-text-card__wrapper{max-width:60%}}@media screen and (min-width:1440px){.image-with-text-card__wrapper{max-width:50rem}}.image-with-text-card__wrapper picture{left:calc(50% - 6.25rem);position:absolute;right:unset;top:-50px}@media screen and (min-width:768px){.image-with-text-card__wrapper picture{left:-100px;right:unset;top:calc(50% - 6.25rem)}}.image-with-text-card__wrapper picture img{max-height:12.5rem;width:auto}@media screen and (min-width:768px){.image-with-text-card__wrapper{flex-direction:row}}.image-with-text-card__wrapper .prose{padding-top:8rem}@media screen and (min-width:768px){.image-with-text-card__wrapper .prose{padding-left:6rem;padding-right:0;padding-top:0}}.image-with-text-card--reverse picture{left:unset;right:calc(50% - 6.25rem)}@media screen and (min-width:768px){.image-with-text-card--reverse picture{left:unset;right:-100px}.image-with-text-card--reverse .prose{padding-left:0;padding-right:6rem}.image-with-text-card--reverse .image-with-text-card__wrapper{flex-direction:row-reverse}}