/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#loader{float:right;z-index:1;margin-left:15px;border:4px solid #bebebe;border-radius:50%;border-top:4px solid #008CBA;border-bottom:4px solid #008CBA;width:30px;height:30px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.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%;}}
