.freeform-layout{row-gap:7rem;display:grid}.freeform-layout__content{--width:45%;--image-width:100%;--margin-top:0rem;--margin-bottom:0rem;--clear:none}@media screen and (min-width:750px) and (max-width:1024.95px){.freeform-layout__content--text{width:75%}.freeform-layout__content--media{width:60%}.freeform-layout__content--right{margin-left:auto}}@media screen and (min-width:1025px){.freeform-layout{display:block}.freeform-layout:after{content:"";clear:both;display:table}.freeform-layout__content{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);width:var(--width);clear:var(--clear)}.freeform-layout__content--left{float:left}.freeform-layout__content--right{float:right}.freeform-layout__media-wrapper{width:var(--image-width);margin:0 auto}}