/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.two-up{--media-flex:1 1 22.75em;--content-flex:1 1 22.75em;flex-direction:row;}.two-up .container{gap:var(--xl);align-items:center;}.two-up.two-thirds__media{--media-flex:2 1 26.66em;--content-flex:1 1 13.33em;}.two-up.two-thirds__content{--media-flex:1 1 13.33em;--content-flex:2 1 26.66em;}.two-up.three-fourths__media{--media-flex:3 1 39.99em;--content-flex:1 1 13.33em;}.two-up.three-fourths__content{--media-flex:1 1 13.33em;--content-flex:3 1 39.99em;}.two-up .text{flex:1 1 22.75em;flex:var(--content-flex);word-break:break-word;}.two-up .graphic{flex:1 1 22.75em;flex:var(--media-flex);}@media (max-width:31.188em){.two-up .graphic{max-width:none;}}.two-up .graphic img{width:100%;display:block;margin:0 auto;}.two-up.reverse .container{flex-direction:row-reverse;}.two-up.wrap-bottom .text{order:1;}.two-up.wrap-bottom .graphic{order:2;}.two-up.top .container,.two-up.top-align .container{align-items:flex-start;}.two-up.bottom .container,.two-up.bottom-align .container{align-items:flex-end;}
