/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--twocol{display:flex;flex-wrap:wrap;}.layout--twocol > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--twocol > .layout__region--first,.layout--twocol > .layout__region--second{flex:0 1 50%;}}
.layout--twocol-bricks{display:flex;flex-wrap:wrap;}.layout--twocol-bricks > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--twocol-bricks > .layout__region--first-above,.layout--twocol-bricks > .layout__region--second-above,.layout--twocol-bricks > .layout__region--first-below,.layout--twocol-bricks > .layout__region--second-below{flex:0 1 50%;}}
.paragraph--unpublished{background-color:#fff4f4;}
ul.shs{display:inline-block;margin:0;padding:0;list-style:none;}ul.shs li{float:left;padding:0 5px 0 0;white-space:nowrap;}ul.shs li::after{margin:0 0 0 5px;content:">";}ul.shs li:last-of-type{padding-right:0;}ul.shs li:last-of-type::after{margin:0;content:"";}[dir="ltr"] ul.shs{margin-left:0;}[dir="rtl"] ul.shs{margin-right:0;}
