/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout-builder{background-color:#fff;}.layout-builder__add-section{outline:2px dashed grey;}.layout-builder__region,.js-lpb-region{outline:2px dashed blue;}.layout__region{box-sizing:border-box;}
.Paragraph.--colored-area.--green .leaflet-container a,.text-long p.--colored-area.--green .leaflet-container a,.Paragraph .leaflet-container a{color:#000;text-decoration:none;}
.responsive-columns-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(var(--row-count-mobile),auto);grid-auto-flow:column;gap:14px 42px;@media (min-width:48rem){grid-template-columns:repeat(3,max-content);grid-template-rows:repeat(var(--row-count-tablet),auto);gap:12px 130px;}@media (min-width:77.5rem){grid-template-columns:repeat(4,max-content);grid-template-rows:repeat(var(--row-count-desktop),auto);}}
.paragraph--unpublished{background-color:#fff4f4;}
