/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--twocol-section > .inner{display:flex;flex-wrap:wrap;column-gap:24px;width:100%;align-items:center;}.layout--twocol-section.lbbc-top-content > .inner{align-items:flex-start;}.layout--twocol-section > .inner > .layout__region{flex:0 1 100%;}.layout--twocol-section > .inner.safari13{column-gap:initial;}.layout--twocol-section > .inner > .layout__region.safari13{margin-right:24px;}.layout--twocol-section > .inner > .layout__region.safari13:last-child{margin-right:0;}@media screen and (min-width:640px){.layout--twocol-section.layout--twocol-section--50-50 > .inner > .layout__region--first,.layout--twocol-section.layout--twocol-section--50-50 > .inner > .layout__region--second{flex:0 1 calc(50% - 24px);}.layout--twocol-section.layout--twocol-section--33-67 > .inner > .layout__region--first,.layout--twocol-section.layout--twocol-section--67-33 > .inner > .layout__region--second{flex:0 1 calc(33.33% - 12px);}.layout--twocol-section.layout--twocol-section--33-67 > .inner > .layout__region--second,.layout--twocol-section.layout--twocol-section--67-33 > .inner > .layout__region--first{flex:0 1 calc(66.66% - 12px);}.layout--twocol-section.layout--twocol-section--25-75 > .inner > .layout__region--first,.layout--twocol-section.layout--twocol-section--75-25 > .inner > .layout__region--second{flex:0 1 calc(25% - 12px);}.layout--twocol-section.layout--twocol-section--25-75 > .inner > .layout__region--second,.layout--twocol-section.layout--twocol-section--75-25 > .inner > .layout__region--first{flex:0 1 calc(75% - 12px);}}
