/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
.layout__region--content{min-height:4rem;}
:root{--layouts-padding:1.25rem;--width-default:96rem;--width-large:calc(var(--width-default) / 12*10);--width-medium:calc(var(--width-default) / 12*8);--width-small:calc(var(--width-default) / 12*6);}.bg_primary{background-color:rgb(147 197 253);}.bg_secondary{background-color:rgb(196 181 253);}.bg_accent{background-color:rgb(110 231 183);}.bg_neutral{background-color:rgb(203 213 225);}.uag_layout_section{max-width:var(--width-default);margin:0 auto;padding:var(--layouts-padding);box-sizing:content-box !important;}.width_large .uag_layout_section{max-width:var(--width-large);}.width_medium .uag_layout_section{max-width:var(--width-medium);}.width_small .uag_layout_section{max-width:var(--width-small);}.layout__region--top,.layout__region--bottom{display:none;}.top_region .layout__region--top,.bottom_region .layout__region--bottom{display:block;}
.switcher{display:flex;flex-wrap:wrap;gap:1.25rem;--threshold:40rem;}.switcher>*{flex-grow:1;flex-basis:calc((var(--threshold) - 100%) * 999);min-height:4rem;}@media screen and (min-width:640px){.switcher{gap:2.5rem;}}
.switcher{display:flex;flex-wrap:wrap;gap:1.25rem;--threshold:40rem;}.switcher>*{flex-grow:1;flex-basis:calc((var(--threshold) - 100%) * 999);min-height:4rem;}@media screen and (min-width:640px){.switcher{gap:2.5rem;}}
.social-link-field a{text-decoration:none;border:0;}.social-link-field{list-style-type:none;}.social-link-field.horizontal li{display:inline;list-style-type:none;}
