/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.rangeslider{margin:15px 0;}
.ajax-throbber.sk-wave{display:flex;justify-content:space-between;width:var(--sk-size);height:var(--sk-size);}.ajax-throbber .sk-wave-rect{width:15%;height:100%;animation:sk-wave 1.2s infinite ease-in-out;background-color:var(--sk-color);}.ajax-throbber .sk-wave-rect:nth-child(1){animation-delay:-1.2s;}.ajax-throbber .sk-wave-rect:nth-child(2){animation-delay:-1.1s;}.ajax-throbber .sk-wave-rect:nth-child(3){animation-delay:-1s;}.ajax-throbber .sk-wave-rect:nth-child(4){animation-delay:-0.9s;}.ajax-throbber .sk-wave-rect:nth-child(5){animation-delay:-0.8s;}@keyframes sk-wave{0%,40%,100%{transform:scaleY(0.4);}20%{transform:scaleY(1);}}
.captcha__description{margin-bottom:.75em;}
.webform-flex--container .form-inline .form-control{width:100%;}.form-composite legend{font-size:1em;font-weight:bold;border:none;margin:0;}.webform-element--title-inline > div{display:inline;}.webform-element--title-inline .form-control,.webform-element--title-inline .select-wrapper{display:inline;width:inherit;}.form-composite.webform-fieldset--title-inline legend{float:left;width:auto;font-size:1em;font-weight:bold;border:none;margin:10px 0.5em 10px 0;}@media (max-width:768px){.webform-likert-help.hidden{display:inline !important;}.webform-likert-description.hidden{display:block !important;}}html.js .form-type-webform-image-select .select-wrapper:after{display:none;}@media only screen and (max-width:650px){.webform-confirmation-modal{width:90% !important;}}.alert a.btn,.alert a.btn:hover,.alert a.btn:focus,.ui-widget-content a.btn{color:#fff;}
