.image-content{column-gap:3rem;display:flex}.image-content__content,.image-content__image{flex:1 0 40%}.image-content__content{gap:1rem;justify-content:center}.image-content__content,.image-content__content__heading-wrapper{align-items:flex-start;display:flex;flex-direction:column}.button-wrapper{display:flex;gap:1rem}.row-reverse{flex-direction:row-reverse}.image-content__image{line-height:0}.image-content__image img{width:100%}@media (max-width:1024px) and (min-width:769px){.image-content{gap:1.5rem}.image-content__image img{max-height:30rem;object-fit:contain;width:100%}}@media (max-width:768px){.image-content{flex-direction:column-reverse;gap:1.5rem}.image-content__content{gap:1rem}.image-content__image img{object-fit:contain;width:100%}}