/* @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--threecol-33-34-33{--lgd-page-section-gap:0;display:grid;grid-template-columns:1fr;gap:var(--lgd-page-section-gap);}.layout--threecol-33-34-33 > .layout__region{display:grid;}@media screen and (min-width:40em){.layout--threecol-33-34-33{grid-template-columns:repeat(3,1fr);}}
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
