.twoColumnLayout{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.twoColumnLayout.twoColumnLayout__image_right{flex-direction:row-reverse}.twoColumnLayout.twoColumnLayout__image_right .twoColumnLayout__content{margin-left:0}.twoColumnLayout.twoColumnLayout__image_right .twoColumnLayout__image{margin-left:2.564102564%}.twoColumnLayout .twoColumnLayout__content,.twoColumnLayout .twoColumnLayout__image img{border-radius:var(--theme-border-radius)}.twoColumnLayout .twoColumnLayout__content,.twoColumnLayout .twoColumnLayout__image{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding:2rem 4rem}.twoColumnLayout .twoColumnLayout__image{padding:0}@media screen and (min-width:768px) and (max-width:1024px){.twoColumnLayout .twoColumnLayout__content{padding:2rem 3rem}}@media screen and (max-width:767px){.twoColumnLayout,.twoColumnLayout .twoColumnLayout__content,.twoColumnLayout .twoColumnLayout__image{display:block;margin:0}.twoColumnLayout.twoColumnLayout__image_right .twoColumnLayout__image{margin-left:0}.twoColumnLayout .twoColumnLayout__content{padding:2.5rem}.twoColumnLayout [class*=span]{margin-bottom:2rem}}