/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
dialog#dialog{border:0;padding:0;.card{margin-top:0;}#button-close-dialog{position:absolute;right:1rem;top:1rem;z-index:3;padding:0;span{font-size:2rem;}}&::backdrop{background:rgba(0,0,0,0.4);}&[open],&::backdrop{animation:show 500ms ease;}}#button-open-dialog{display:none;position:fixed;right:1rem;bottom:1rem;z-index:3;padding:0;}
.layout--threecol-section{display:flex;flex-wrap:wrap;}.layout--threecol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--threecol-section--25-50-25 > .layout__region--first,.layout--threecol-section--25-50-25 > .layout__region--third,.layout--threecol-section--25-25-50 > .layout__region--first,.layout--threecol-section--25-25-50 > .layout__region--second,.layout--threecol-section--50-25-25 > .layout__region--second,.layout--threecol-section--50-25-25 > .layout__region--third{flex:0 1 25%;}.layout--threecol-section--25-50-25 > .layout__region--second,.layout--threecol-section--25-25-50 > .layout__region--third,.layout--threecol-section--50-25-25 > .layout__region--first{flex:0 1 50%;}.layout--threecol-section--33-34-33 > .layout__region--first,.layout--threecol-section--33-34-33 > .layout__region--third{flex:0 1 33%;}.layout--threecol-section--33-34-33 > .layout__region--second{flex:0 1 34%;}}
