/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.button svg{width:20px;height:20px;}.button--2xl svg{width:22px;height:22px;}
article .js-preload{visibility:hidden;}article #loading-indicator{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:9999;font-family:sans-serif;font-size:var(--jg-text-body-lg);}article .spinner{width:40px;height:40px;border:4px solid var(--jg-color-gray-300);border-top:4px solid var(--jg-color-gleaner-blue-500);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px;}@keyframes spin{to{transform:rotate(360deg);}}
.footer__logomark svg{height:100%;width:100%;}
.header__logo svg,.header__mobile-menu-toggle svg,.header__mobile-signin svg{width:100%;height:100%;}
.social-share__item svg{height:20px;width:20px;}.social-share__item:not(.social-share__item-copy) svg path{fill:var(--jg-color-white);}.storybook-component--social-share{padding-top:40px;padding-left:40px;}
