/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.icon-stryker{display:inline-block;width:24px;height:24px;mask:url(/modules/custom/stryker/modules/stryker_admin_tools/icons/stryker-icon.svg) no-repeat center;-webkit-mask:url(/modules/custom/stryker/modules/stryker_admin_tools/icons/stryker-icon.svg) no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:currentColor;vertical-align:middle;}.toolbar .toolbar-bar .toolbar-icon-stryker::before,.toolbar .toolbar-bar .toolbar-link--sstryker::before,.toolbar .toolbar-bar .toolbar-button--icon--stryker::before{--icon:url(/modules/custom/stryker/modules/stryker_admin_tools/icons/stryker-icon.svg);}.toolbar-icon-stryker::before,.toolbar-link--stryker::before,.toolbar-button--icon--stryker::before{--icon:url(/modules/custom/stryker/modules/stryker_admin_tools/icons/stryker-icon.svg);}
.footer__container{margin-bottom:1.5em;margin-left:3em;margin-right:3em;}.footer__container--inner{display:flex;flex-direction:row;max-width:100%;}.footer-nav__icon{color:#aaa;margin-right:2em;}.footer-nav__acknowledgement{color:#aaa;vertical-align:middle;font-size:0.9em;}
.footer-tel{color:color(srgb 0.0045 0.9195 1);}.footer-tel:hover{color:white;}.social-links{max-width:100%!important;width:100%;padding-left:0!important;display:flex;flex-direction:row;flex-basis:fit-content;justify-content:flex-start;}.social-links__link{display:inline-block;height:20px;width:20px;background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:0;transition-property:opacity;transition-duration:250ms;}
.paragraph--unpublished{background-color:#fff4f4;}
.microhead-select{display:flex;flex-direction:column;width:100%;position:relative;border:1px solid #ccc;cursor:pointer;user-select:none;min-height:40px;display:flex;align-items:center;padding:0 10px;background-color:#fff;border-radius:6px;border-width:3px;border-color:#eee;}.options-container{position:absolute;top:120%;left:-3px;width:105%;border:3px solid #eee;background-color:#fff;max-height:0;overflow:hidden;transition:max-height 0.3s ease-in-out;border-radius:6px;border-width:3px;border-color:#eee;z-index:1000;}.options-container.hidden{max-height:0;}.options-container:not(.hidden){max-height:500px;overflow-y:auto;}.option{padding:10px;background-color:#f9f9f9;border-bottom:1px solid #eee;transition:background-color 0.2s ease;}.option:hover{background-color:#cc1c1c!important;}.selected-value{flex:1;width:100%;cursor:pointer;transition:background-color 0.3s ease,box-shadow 0.3s ease;margin-top:8px;}.selected-value:hover{color:white;box-shadow:0 2px 4px rgba(0,0,0,0.1);}
