.section__text-image-leftright .leftright-inner{justify-content:space-between}.section__text-image-leftright .leftright-inner-image{background-position:50%;background-size:cover;min-height:400px;width:100%}.section__text-image-leftright .leftright-inner-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:1rem;width:100%}@media (min-width:1024px){.section__text-image-leftright .leftright-inner{display:flex}.section__text-image-leftright .leftright-inner-image{width:50%}.section__text-image-leftright .leftright-inner-image.even{order:1}.section__text-image-leftright .leftright-inner-image.odd{order:2}.section__text-image-leftright .leftright-inner-text{width:50%}.section__text-image-leftright .leftright-inner-text.even{order:1;padding-left:2rem}.section__text-image-leftright .leftright-inner-text.odd{order:2;padding-left:2rem}}@media (min-width:1240px){.section__text-image-leftright .leftright-inner-text.even{order:1;padding-left:calc(50vw - 620px + .5rem)}.section__text-image-leftright .leftright-inner-text.odd{order:2;padding-right:calc(50vw - 620px + .5rem)}}