/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.eu-cookie-compliance-save-preferences-button{position:relative;}.eu-cookie-compliance-save-preferences-button.spinning{padding-right:40px;}.eu-cookie-compliance-save-preferences-button.spinning::before{content:"";position:absolute;width:0px;height:0px;border-radius:50%;right:6px;top:50%;box-shadow:0 0 2px 0 white;border-right:3px solid white;animation:rotate360 .5s infinite linear,space .1s forwards ease;}@keyframes rotate360{100%{transform:rotate(360deg);}}@keyframes space{100%{margin:-8px 5px 0 0;width:15px;height:15px;}}
