/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ajax-progress,.ajax-progress .throbber{display:none;}.button .ajax-progress,.button .ajax-progress .throbber{display:inline-block;padding:0;}.button .ajax-progress__throbber:before{content:"";display:inline-block;border-radius:50%;transition:all .5s;width:16px;height:16px;border:2px solid white;border-top-color:var(--subtheme-main-color);margin-right:10px;animation:rotating 1s infinite;}@keyframes rotating{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}
#list-selector{display:flex;justify-content:start;padding-top:5rem;overflow:visible;}@media screen and (min-width:568px){#list-selector{justify-content:end;}}#list-selector .custom-control-label{cursor:pointer;}.page-node-type-resource-hubs #enlargeable-content-modal.enlarged-content .enlargeable-content-body img{height:auto;}.page-node-type-resource-hubs .resource-hubs a{display:inline;color:#066d6d;}.page-node-type-resource-hubs .resource-hubs ol{list-style-position:inside;}.page-node-type-resource-hubs .resource-hubs ul{list-style-position:inside;list-style-type:initial;}@media screen and (min-width:992px){.page-node-type-resource-hubs #enlargeable-content-modal .enlargeable-content-body{margin:5vw 12vw;width:76vw;}}.page-node-type-resource-hubs .slider-indicator .slider-indicator-slides .nav-pills{list-style-position:outside;list-style-type:none;}.page-node-type-resource-hubs .slider-indicator .slider-indicator-slides .nav-pills .nav-item a{display:block;}.page-node-type-resource-hubs [data-enlargeable-image=true]{cursor:zoom-in;}
