/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/e32700/error.svg)}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/e29700/warning.svg)}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/73b355/check.svg)}
.system-status-report-counters__item{width:100%;margin-bottom:.5em;padding:.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,.063)}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between}.system-status-report-counters__item--half-width{width:49%}.system-status-report-counters__item--third-width{width:33%}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc}.system-status-general-info__item-title{border-bottom:1px solid #ccc}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%}.tablesort--asc{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/787878/twistie-down.svg)}.tablesort--desc{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/787878/twistie-up.svg)}
.views-align-left{text-align:left}.views-align-right{text-align:right}.views-align-center{text-align:center}.views-view-grid .views-col{float:left}.views-view-grid .views-row{float:left;clear:both;width:100%}.views-display-link+.views-display-link{margin-left:.5em}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden>.js-text-format-wrapper{display:none}.form--inline .form-item{float:left;margin-right:.5em}[dir=rtl] .form--inline .form-item{float:right;margin-right:0;margin-left:.5em}.webform-element-description p:first-child{margin-top:0}.webform-element-description p:last-child{margin-bottom:0}.form-item .container-inline{margin:2px 0}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none}.webform-element--title-inline>label{display:inline;padding-right:.5em}.webform-element--title-inline>div.container-inline{display:inline}.form-composite.webform-fieldset--title-inline legend{float:left;margin:.4em .5em .4em 0}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:.5em}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper>div{display:inline}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline}.webform-submission-form strong.error.form-item--error-message{display:block}.webform-readonly input[type=date],.webform-readonly input[type=datetime-local],.webform-readonly input[type=email],.webform-readonly input[type=number],.webform-readonly input[type=password],.webform-readonly input[type=search],.webform-readonly input[type=tel],.webform-readonly input[type=text],.webform-readonly input[type=time],.webform-readonly input[type=url],.webform-readonly textarea{color:#6b6b6b;border-color:#bbb;background:#ededed}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em}[dir=rtl] .webform-details-toggle-state-wrapper{text-align:left}.webform-details-toggle-state-wrapper+details{margin-top:0}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:0 0;font-size:1em;text-decoration:none;color:#337ab7}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline}.webform-tabs .webform-details-toggle-state-wrapper{float:right}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none}}
.webform-message--close .messages{position:relative;padding-right:35px}.webform-message--close .webform-message__link{display:none}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px}html[dir=rtl].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px}.webform-message__link{opacity:.33;color:inherit}.webform-message__link:link{text-decoration:none;border-bottom:none}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none}html.js .js-webform-message--close-storage{display:none}.js-webform-message--close .button--dismiss{display:none}
.ajax-throbber.sk-circle{position:relative;width:var(--sk-size);height:var(--sk-size)}.ajax-throbber .sk-circle-dot{position:absolute;top:0;left:0;width:100%;height:100%}.ajax-throbber .sk-circle-dot:before{display:block;width:15%;height:15%;content:"";animation:sk-circle 1.2s infinite ease-in-out both;border-radius:100%;background-color:var(--sk-color)}.ajax-throbber .sk-circle-dot:nth-child(1){transform:rotate(30deg)}.ajax-throbber .sk-circle-dot:nth-child(2){transform:rotate(60deg)}.ajax-throbber .sk-circle-dot:nth-child(3){transform:rotate(90deg)}.ajax-throbber .sk-circle-dot:nth-child(4){transform:rotate(120deg)}.ajax-throbber .sk-circle-dot:nth-child(5){transform:rotate(150deg)}.ajax-throbber .sk-circle-dot:nth-child(6){transform:rotate(180deg)}.ajax-throbber .sk-circle-dot:nth-child(7){transform:rotate(210deg)}.ajax-throbber .sk-circle-dot:nth-child(8){transform:rotate(240deg)}.ajax-throbber .sk-circle-dot:nth-child(9){transform:rotate(270deg)}.ajax-throbber .sk-circle-dot:nth-child(10){transform:rotate(300deg)}.ajax-throbber .sk-circle-dot:nth-child(11){transform:rotate(330deg)}.ajax-throbber .sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}.ajax-throbber .sk-circle-dot:nth-child(2):before{animation-delay:-1s}.ajax-throbber .sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.ajax-throbber .sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.ajax-throbber .sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.ajax-throbber .sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.ajax-throbber .sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.ajax-throbber .sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.ajax-throbber .sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.ajax-throbber .sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.ajax-throbber .sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}
.social-media-links--platforms{padding-left:0}.social-media-links--platforms.horizontal li{display:inline-block;text-align:center;padding:.2em .35em}.social-media-links--platforms.vertical li{list-style-type:none;margin:0 0 .5em}.social-media-links--platforms.vertical li a img{vertical-align:middle;margin-right:.5em}.iconsets-wrapper{display:inherit;overflow-x:auto}
.simple-status-messages{position:fixed;top:100px;right:10px;z-index:1259;width:30%;transition:all .25s ease}[dir=rtl] .simple-status-messages{right:unset;left:10px}.webform-message .simple-status-messages{top:170px}@media screen and (max-width:767px){.simple-status-messages{width:100%;position:unset}}.status-messages+.status-messages{margin-top:.769em}.simple-status-messages .status-messages{position:relative;padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word}[dir=rtl] .simple-status-messages .status-messages{padding-left:20px;padding-right:35px;border-right-width:0;border-left-width:1px;background-position:right 10px top 17px}.simple-status-messages .js-webform-message__link{display:none !important}.simple-status-messages .messages--status{background-image:url(/modules/contrib/status_messages/css/../img/checked.svg);background-size:16px;background-color:#f3faef;color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;box-shadow:-8px 0 0 #77b259,-4px 0px 15px rgba(0,0,0,.3)}[dir=rtl] .simple-status-messages .messages--status{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259}.simple-status-messages .messages--info{background-image:url(/modules/contrib/status_messages/css/../img/checked.svg);background-size:16px;background-color:#f3faef;color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;box-shadow:-8px 0 0 #77b259,-4px 0px 15px rgba(0,0,0,.3)}[dir=rtl] .simple-status-messages .messages--info{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259}.simple-status-messages .messages--webform{background-image:url(/modules/contrib/status_messages/css/../img/checked.svg);background-size:16px;background-color:#f3faef;color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;box-shadow:-8px 0 0 #77b259,-4px 0px 15px rgba(0,0,0,.3)}[dir=rtl] .simple-status-messages .messages--webform{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259}.simple-status-messages .messages--warning{background-image:url(/modules/contrib/status_messages/css/../img/warning.svg);background-size:16px;color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;box-shadow:-8px 0 0 #e09600,-4px 0px 15px rgba(0,0,0,.3)}[dir=rtl] .simple-status-messages .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600}.simple-status-messages .messages--error{background-image:url(/modules/contrib/status_messages/css/../img/cancel.svg);background-size:16px;color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;box-shadow:-8px 0 0 #e62600,-4px 0px 15px rgba(0,0,0,.3)}[dir=rtl] .simple-status-messages .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600}.simple-status-messages .status-message-close{border:none;position:absolute;right:0;top:0;background-color:transparent;cursor:pointer}[dir=rtl] .simple-status-messages .status-message-close{right:unset;left:0}.simple-status-messages .status-message-close span{color:#000;font-size:16px;opacity:.25;border-bottom:none}.simple-status-messages .status-message-close span:hover,.simple-status-messages .status-message-close span:focus,.simple-status-messages .status-message-close span:active{color:#000;text-decoration:none;opacity:.4}
.layout--onecol .layout__region{width:100%}
.paragraph--unpublished{background-color:#fff4f4}
.layout--twocol-section{display:flex;flex-wrap:wrap}.layout--twocol-section>.layout__region{flex:0 1 100%}@media screen and (min-width:40em){.layout--twocol-section.layout--twocol-section--50-50>.layout__region--first,.layout--twocol-section.layout--twocol-section--50-50>.layout__region--second{flex:0 1 50%}.layout--twocol-section.layout--twocol-section--33-67>.layout__region--first,.layout--twocol-section.layout--twocol-section--67-33>.layout__region--second{flex:0 1 33%}.layout--twocol-section.layout--twocol-section--33-67>.layout__region--second,.layout--twocol-section.layout--twocol-section--67-33>.layout__region--first{flex:0 1 67%}.layout--twocol-section.layout--twocol-section--25-75>.layout__region--first,.layout--twocol-section.layout--twocol-section--75-25>.layout__region--second{flex:0 1 25%}.layout--twocol-section.layout--twocol-section--25-75>.layout__region--second,.layout--twocol-section.layout--twocol-section--75-25>.layout__region--first{flex:0 1 75%}}
.ui-datepicker{z-index:1261 !important}.webform-ajax-form-wrapper[data-effect=slide] .form-actions{margin-bottom:0;padding-bottom:1em}
.captcha__description{margin-bottom:.75em}
