/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--tabled-column-min-width:163px;--tabled-column-min-width-large:300px;--tabled-column-min-width-small:80px;--tabled-v-space-4xs:1rem;--tabled-v-space-3xs:1.5rem;--tabled-v-space-2xs:2rem;--tabled-v-space-xs:2.5rem;--tabled-v-space-s:3rem;--tabled-color-white:#ffffff;--tabled-color-black:#000000;--tabled-color-50:#f6f8f9;--tabled-color-150:#dde4e9;--tabled-color-500:#3f6076;--tabled-color-600:#19405b;--tabled-color-700:#15354c;--tabled-color-ascent:#e0a624;--tabled-color-focus:#3d8eff;--tabled-color-disabled:#a1a1a1;--tabled-color-border:var(--tabled-color-700)}.visually-hidden{padding:0;margin:-1px;white-space:nowrap;border:0;position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);inline-size:1px;block-size:1px;word-wrap:normal}.tabled{position:relative;padding-block-start:var(--tabled-v-space-4xs);overflow:hidden}.tabled:before,.tabled:after{content:"";position:absolute;inset-block-start:var(--tabled-v-space-s);inline-size:10%;block-size:100%;background:rgba(0,0,0,0);z-index:1;will-change:opacity;transition:opacity .4s;opacity:0;pointer-events:none;font-weight:600}.tabled:before{inset-inline-start:0;background:linear-gradient(90deg,rgba(7,23,46,0.1),rgba(0,0,0,0))}.tabled:after{inset-inline-end:0;background:linear-gradient(-90deg,rgba(7,23,46,0.1),rgba(0,0,0,0))}.tabled .tabled__navigation{display:none;position:relative;block-size:var(--tabled-v-space-xs);inline-size:100%;padding-block:var(--tabled-v-space-4xs);background:var(--tabled-color-white);z-index:4}.tabled .tabled__previous,.tabled .tabled__next{position:absolute;inset-block-start:var(--tabled-v-space-4xs);inset-inline-end:0;inline-size:var(--tabled-v-space-xs);block-size:var(--tabled-v-space-xs);background:var(--tabled-color-white);border:2px solid var(--tabled-color-border);padding:0;margin:0;line-height:100%;transition:border .3s ease-in;outline-offset:-3px;cursor:pointer}.tabled .tabled__previous:before,.tabled .tabled__next:before{transition:border,color .3s ease-in}.tabled .tabled__previous:disabled,.tabled .tabled__next:disabled{border:2px solid var(--tabled-color-150);cursor:default}.tabled .tabled__previous:hover:not(:disabled),.tabled .tabled__next:hover:not(:disabled){border-color:var(--tabled-color-ascent)}.tabled .tabled__previous:hover:not(:disabled):before,.tabled .tabled__next:hover:not(:disabled):before{color:var(--tabled-color-ascent)}.tabled .tabled__previous:focus,.tabled .tabled__next:focus{outline:2px solid var(--tabled-color-focus)}.tabled.tabled--fade-left .tabled__navigation,.tabled.tabled--fade-right .tabled__navigation{display:block}.tabled.tabled--fade-left .tabled__wrapper,.tabled.tabled--fade-right .tabled__wrapper{overflow-x:scroll;overflow-y:visible}.tabled .tabled__previous{inset-inline-end:var(--tabled-v-space-s)}.tabled .tabled__previous:before{font-family:Arial,Helvetica,sans-serif;display:inline-block;content:"←";font-size:1.5rem}.tabled .tabled__previous:disabled:before{color:var(--tabled-color-disabled)}.tabled .tabled__next:before{font-family:Arial,Helvetica,sans-serif;display:inline-block;content:"→";font-size:1.5rem}.tabled .tabled__next:disabled:before{color:var(--tabled-color-disabled)}.tabled.tabled--fade-left:before{opacity:1;z-index:3}.tabled.tabled--fade-right:after{opacity:1;z-index:3}table.tabled__table{block-size:auto;inline-size:auto;min-inline-size:100%;margin:0;border-spacing:0;position:relative;table-layout:fixed}table.tabled__table th{text-transform:capitalize}table.tabled__table th,table.tabled__table td{min-inline-size:var(--tabled-column-min-width)}table.tabled__table .tabled__column--large{min-inline-size:var(--tabled-column-min-width-large)}table.tabled__table .tabled__column--small{min-inline-size:var(--tabled-column-min-width-small)}.tabled--stacked th,.tabled--stacked td{display:flex;flex-flow:column wrap}@media(min-width:1024px){.tabled--stacked th,.tabled--stacked td{display:table-cell}}.tabled--stacked th:before,.tabled--stacked td:before{display:block;content:attr(data-label)}@media(min-width:1024px){.tabled--stacked th:before,.tabled--stacked td:before{display:none}}@media(min-width:1024px){.tabled--stacked tr{display:table-row}}@media(max-width:1024px){.tabled--stacked thead th{padding:0;margin:-1px;white-space:nowrap;border:0;position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);inline-size:1px;block-size:1px;word-wrap:normal;padding:0}}
#gdpr-popup{display:none;width:100%;padding-top:7px;background:rgba(17,87,204,0.9);position:fixed;left:0;bottom:0;z-index:99999;}#gdpr-popup.top{top:0;bottom:auto;}#gdpr-popup .gdpr-popup-content{max-width:1140px;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}#gdpr-popup .gdpr-popup-content .gdpr-popup-text{float:left;margin:5px 0;text-align:left;max-width:65%;font-size:13px;color:#fff;}#gdpr-popup .gdpr-popup-content .gdpr-popup-text.black{color:#000000;}#gdpr-popup .gdpr-popup-content .gdpr-popup-text p{margin-bottom:0.5em;}#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons{overflow:hidden;text-align:center;padding-top:4px;color:#000000;}#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons.white{color:#ffffff;}#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button{margin-top:11px;background:#fde143 none;border-radius:0;border:none;text-shadow:none;box-shadow:none;font-weight:500;transition:.2s ease background;}#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button:hover{text-decoration:underline;}@media (max-width:1200px){#gdpr-popup .gdpr-popup-content{max-width:960px;}}@media (max-width:991px){#gdpr-popup .gdpr-popup-content{max-width:90%;}#gdpr-popup .gdpr-popup-content .gdpr-popup-text{float:inherit;text-align:center;max-width:100%;}#gdpr-popup .gdpr-popup-buttons{float:inherit;padding-bottom:14px;max-width:100%;}}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,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(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px;}[dir='rtl'] .ajax-progress{float:right;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}@keyframes dotexpand{0%{transform:scale(0);}100%{transform:scale(1);opacity:0;}}.ajax-progress-fullscreen{position:fixed;top:48.5%;left:49%;display:block;width:30px;height:30px;max-width:30px;background-color:#585958;font-size:0;z-index:1000;border-radius:50%;-webkit-animation:dotexpand 1s infinite ease-in-out;animation:dotexpand 1s infinite ease-in-out;}[dir='rtl'] .ajax-progress-fullscreen{right:49%;left:auto;}.ajax-progress-throbber .throbber{width:100%;min-height:30px;display:block;position:relative;}.ajax-progress-throbber .throbber::before{content:'';display:block;width:30px;height:30px;max-width:30px;background-color:#585958;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;font-size:0;z-index:22;border-radius:50%;-webkit-animation:dotexpand 1s infinite ease-in-out;animation:dotexpand 1s infinite ease-in-out;}
.antibot-message{border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;padding:15px;word-wrap:break-word;overflow-wrap:break-word;margin:9px 0 10px 8px;}.antibot-message-warning{background-color:#fdf8ed;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;color:#734c00;box-shadow:-8px 0 0 #e09600;}.antibot-message-error{background-color:#fcf4f2;color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;box-shadow:-8px 0 0 #e62600;}
.blazy,.blazy *,.blazy *::before,.blazy *::after{box-sizing:border-box;}.b-lazy,.b-responsive{display:block;max-width:100%;height:auto;min-height:1px;}html:not(.js) .b-lazy[data-src],html:not(.js) [data-b-blur]{display:none;}.b-bg,.b-bg-static,.media--ratio .is-b-ie{display:block;background-repeat:no-repeat;background-position:center center;background-size:cover;}.b-loaded,.b-error,.b-bg.is-b-loading{opacity:1;}.litebox,.blazy iframe,.media iframe{display:block;max-width:100%;border:0;}.media--blazy,.media--fx{position:relative;}.media--blazy iframe{position:relative;z-index:1;width:100%;}.blazy svg,.media-wrapper--inline{max-width:100%;}.media-wrapper--inline{margin:auto;}.blazy .media{display:block;}.media--fx{overflow:hidden;}.media--fx img{display:block;width:100%;color:transparent;}.media--ratio .media__element,.media--ratio svg,.media--fx .b-blur{position:absolute;z-index:0;inset:0;width:100%;height:100%;min-height:1px;object-fit:cover;}.media--ratio audio.media__element{z-index:1;}.animated img,.b-bg.is-b-animated{opacity:1;}.field[data-blazy]{min-width:50%;}.blazy .media--blazy img.b-blur,.blazy .media--blazy img.media__element,.blazy .grid figure{margin:0;}.b-html,.media--instagram{min-height:140px;}.b-html iframe,.media--instagram iframe{min-height:420px;}.grid iframe,.blazy .twitter-tweet-rendered{max-width:100% !important;}.grid iframe,.grid .media__html > span{min-width:100% !important;}.b-html.b-loaded > img{position:absolute;z-index:-1;visibility:hidden;opacity:0;}.blazy .grid__content,.blazy .region__content{position:relative;overflow:visible;width:100%;max-width:100%;margin-block-end:0;}.b-error.b-checked{display:none;}.view.view--blazy,.view.view--blazy .view-content{display:block;}.blazy > .grid{margin-block-end:0;}
@keyframes dotexpand{0%{transform:scale(0);}100%{transform:scale(1);opacity:0;}}.is-b-loading{position:relative;min-height:30px;}.is-b-loading:not([data-animation])::before{content:'';display:block;width:30px;height:30px;max-width:30px;background-color:#585958;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;font-size:0;z-index:22;border-radius:50%;-webkit-animation:dotexpand 1s infinite ease-in-out;animation:dotexpand 1s infinite ease-in-out;}.is-b-loading > span + .b-lazy,.is-b-loading > span + picture,.is-b-loading > span + a,.is-b-loading.media--player > span ~ .b-lazy{display:none;}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.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:0.5em;}
fieldset.webform-composite-hidden-title{margin-top:1em;margin-bottom:1em;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:first-child{margin-top:0;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:last-child{margin-bottom:0;}
.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:transparent;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:0.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;}
html.js .webform-select-other .webform-select-other-input,html.js .webform-checkboxes-other .webform-checkboxes-other-input,html.js .webform-radios-other .webform-radios-other-input,html.js .webform-buttons-other .webform-buttons-other-input{display:none;}
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:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.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:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.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-progress__status{text-align:center;}
/* @license MIT https://github.com/NigelOToole/progress-tracker/blob/master/LICENSE */
.progress-tracker{display:flex;margin:60px auto;padding:0;list-style:none;}.progress-step{flex:1 1 0%;margin:0;padding:0;min-width:24px;}.progress-step:last-child{flex-grow:0;}.progress-step:last-child .progress-marker::after{display:none;}.progress-link{display:block;position:relative;}.progress-marker{display:block;position:relative;}.progress-marker::before{content:attr(data-text);display:flex;justify-content:center;align-items:center;position:relative;z-index:20;width:24px;height:24px;padding-bottom:2px;border-radius:50%;transition:background-color,border-color;transition-duration:0.3s;}.progress-marker::after{content:"";display:block;position:absolute;z-index:-10;top:10px;right:-12px;width:100%;height:4px;transition:background-color 0.3s,background-position 0.3s;}.progress-text{display:block;padding:8px 8px;overflow:hidden;text-overflow:ellipsis;}.progress-title{margin-top:0;}.progress-step .progress-marker{color:#fff;}.progress-step .progress-marker::before{background-color:#b6b6b6;}.progress-step .progress-marker::after{background-color:#b6b6b6;}.progress-step .progress-text{color:#333;}.progress-step.is-active .progress-marker::before{background-color:#2196F3;}.progress-step.is-complete .progress-marker::before,.progress-step.is-progress .progress-marker::before{background-color:#1976D2;}.progress-step.is-complete .progress-marker::after,.progress-step.is-progress .progress-marker::after{background-color:#868686;}.progress-step.is-progress-10 .progress-marker::after{background-image:linear-gradient(to right,#868686 10%,#b6b6b6 10%);}.progress-step.is-progress-20 .progress-marker::after{background-image:linear-gradient(to right,#868686 20%,#b6b6b6 20%);}.progress-step.is-progress-30 .progress-marker::after{background-image:linear-gradient(to right,#868686 30%,#b6b6b6 30%);}.progress-step.is-progress-40 .progress-marker::after{background-image:linear-gradient(to right,#868686 40%,#b6b6b6 40%);}.progress-step.is-progress-50 .progress-marker::after{background-image:linear-gradient(to right,#868686 50%,#b6b6b6 50%);}.progress-step.is-progress-60 .progress-marker::after{background-image:linear-gradient(to right,#868686 60%,#b6b6b6 60%);}.progress-step.is-progress-70 .progress-marker::after{background-image:linear-gradient(to right,#868686 70%,#b6b6b6 70%);}.progress-step.is-progress-80 .progress-marker::after{background-image:linear-gradient(to right,#868686 80%,#b6b6b6 80%);}.progress-step.is-progress-90 .progress-marker::after{background-image:linear-gradient(to right,#868686 90%,#b6b6b6 90%);}.progress-step:hover .progress-marker::before{background-color:#56ADF5;}.progress-tracker--text .progress-step:last-child,.progress-tracker--center .progress-step:last-child,.progress-tracker--right .progress-step:last-child{flex-grow:1;}.progress-tracker--center{text-align:center;}.progress-tracker--center .progress-marker::before,.progress-tracker--center .progress-text--dotted::before{margin-left:auto;margin-right:auto;}.progress-tracker--center .progress-marker::after{right:-50%;}.progress-tracker--right{text-align:right;}.progress-tracker--right .progress-marker::before,.progress-tracker--right .progress-text--dotted::before{margin-left:auto;}.progress-tracker--right .progress-marker::after{right:calc(-100% + 12px);}.progress-tracker--spaced .progress-marker::after{width:calc(100% - 40px);margin-left:20px;margin-right:20px;}.progress-tracker--border{padding:4px;border:2px solid #333;border-radius:32px;}.progress-tracker--theme-red .progress-step .progress-marker{color:#fff;}.progress-tracker--theme-red .progress-step .progress-marker::before{background-color:#666;}.progress-tracker--theme-red .progress-step .progress-marker::after{background-color:#666;}.progress-tracker--theme-red .progress-step .progress-text{color:#333;}.progress-tracker--theme-red .progress-step.is-active .progress-marker::before{background-color:#A62D24;}.progress-tracker--theme-red .progress-step.is-complete .progress-marker::before{background-color:#D93B30;}.progress-tracker--theme-red .progress-step.is-complete .progress-marker::after{background-color:#333;}.progress-tracker--theme-red .progress-step:hover .progress-marker::before{background-color:#DF7B74;}.progress-text--dotted::before{content:"";display:block;width:12px;height:12px;margin:6px -2px;background-size:12px 18px;background-image:repeating-radial-gradient(circle at center 6px,#b6b6b6,#b6b6b6 5px,rgba(182,182,182,0.5) 5.5px,rgba(182,182,182,0.01) 6px,transparent 100%);}.progress-text--dotted-1::before{height:12px;}.progress-text--dotted-2::before{height:30px;}.progress-text--dotted-3::before{height:48px;}.progress-text--dotted-4::before{height:66px;}.progress-text--dotted-5::before{height:84px;}.progress-text--dotted-6::before{height:102px;}.progress-text--dotted-7::before{height:120px;}.progress-text--dotted-8::before{height:138px;}.progress-text--dotted-9::before{height:156px;}.progress-text--dotted-10::before{height:174px;}.progress-text--dotted-11::before{height:192px;}.progress-text--dotted-12::before{height:210px;}.progress-tracker--text-top .progress-text{height:100%;}.progress-tracker--text-top .progress-marker{top:-24px;}.progress-tracker--text-inline{overflow:hidden;}.progress-tracker--text-inline .progress-step,.progress-tracker--text-inline .progress-marker{display:flex;align-items:center;}.progress-tracker--text-inline .progress-marker{flex-grow:1;}.progress-tracker--text-inline .progress-marker::after{top:auto;}.progress-tracker--text-inline .progress-text{position:relative;z-index:30;max-width:70%;white-space:nowrap;padding-top:0;padding-bottom:0;background-color:#fff;}.progress-tracker--text-inline .progress-marker .progress-text{display:inline-block;}.progress-tracker--text-inline .progress-title{margin:0;}.progress-tracker--square .progress-marker::before{border-radius:0;}.progress-tracker--square .progress-marker::after{top:auto;bottom:0;}@media (max-width:575px){.progress-tracker-wrapper{overflow-x:auto;scroll-snap-type:x proximity;}.progress-tracker-wrapper .progress-step{min-width:50%;scroll-snap-align:start;}}.progress-tracker--vertical{flex-direction:column;}.progress-tracker--vertical .progress-step{display:flex;flex:1 1 auto;}.progress-tracker--vertical.progress-tracker--right .progress-step{flex-direction:row-reverse;}.progress-tracker--vertical .progress-marker::after{right:auto;top:12px;left:10px;width:4px;height:100%;}.progress-tracker--vertical .progress-text{padding:0 12px 24px 12px;}@keyframes scale-up{from{opacity:1;transform:translate(-50%,-50%) scale(0);}to{opacity:0;transform:translate(-50%,-50%) scale(1);}}.anim-ripple .progress-link::before,.anim-ripple-large .progress-link::before,.anim-ripple-splash .progress-link::before{content:"";display:block;width:24px;height:24px;position:absolute;top:12px;left:12px;z-index:30;background:rgba(0,0,0,0.3);border-radius:50%;transform:translate(-50%,-50%) scale(0);visibility:hidden;}.anim-ripple .progress-link:not(:active)::before,.anim-ripple-large .progress-link:not(:active)::before,.anim-ripple-splash .progress-link:not(:active)::before{animation:scale-up 0.3s ease-out;}.anim-ripple .progress-link:focus::before,.anim-ripple-large .progress-link:focus::before,.anim-ripple-splash .progress-link:focus::before{visibility:visible;}.anim-ripple.progress-tracker--center .progress-link::before,.anim-ripple.progress-tracker--center .progress-link::after,.progress-tracker--center .anim-ripple .progress-link::before,.progress-tracker--center .anim-ripple .progress-link::after,.anim-ripple-large.progress-tracker--center .progress-link::before,.anim-ripple-large.progress-tracker--center .progress-link::after,.progress-tracker--center .anim-ripple-large .progress-link::before,.progress-tracker--center .anim-ripple-large .progress-link::after,.anim-ripple-splash.progress-tracker--center .progress-link::before,.anim-ripple-splash.progress-tracker--center .progress-link::after,.progress-tracker--center .anim-ripple-splash .progress-link::before,.progress-tracker--center .anim-ripple-splash .progress-link::after,.anim-ripple-double.progress-tracker--center .progress-link::before,.anim-ripple-double.progress-tracker--center .progress-link::after,.progress-tracker--center .anim-ripple-double .progress-link::before,.progress-tracker--center .anim-ripple-double .progress-link::after{left:50%;}.anim-ripple.progress-tracker--right .progress-link::before,.anim-ripple.progress-tracker--right .progress-link::after,.progress-tracker--right .anim-ripple .progress-link::before,.progress-tracker--right .anim-ripple .progress-link::after,.anim-ripple-large.progress-tracker--right .progress-link::before,.anim-ripple-large.progress-tracker--right .progress-link::after,.progress-tracker--right .anim-ripple-large .progress-link::before,.progress-tracker--right .anim-ripple-large .progress-link::after,.anim-ripple-splash.progress-tracker--right .progress-link::before,.anim-ripple-splash.progress-tracker--right .progress-link::after,.progress-tracker--right .anim-ripple-splash .progress-link::before,.progress-tracker--right .anim-ripple-splash .progress-link::after,.anim-ripple-double.progress-tracker--right .progress-link::before,.anim-ripple-double.progress-tracker--right .progress-link::after,.progress-tracker--right .anim-ripple-double .progress-link::before,.progress-tracker--right .anim-ripple-double .progress-link::after{left:calc(100% - 12px);}.anim-ripple-splash .progress-link::before{width:48px;height:48px;box-shadow:0 0 6px 6px rgba(0,0,0,0.35);}.anim-ripple-double .progress-link::before,.anim-ripple-double .progress-link::after{content:"";display:block;width:24px;height:24px;position:absolute;top:12px;left:12px;z-index:30;background:rgba(0,0,0,0.3);border-radius:50%;transform:translate(-50%,-50%) scale(0);visibility:hidden;background:none;border:3px solid rgba(0,0,0,0.3);}.anim-ripple-double .progress-link:not(:active)::before,.anim-ripple-double .progress-link:not(:active)::after{animation:scale-up 0.3s ease-out 0s;}.anim-ripple-double .progress-link:not(:active)::after{animation-delay:0.15s;}.anim-ripple-double .progress-link:focus::before,.anim-ripple-double .progress-link:focus::after{visibility:visible;}.anim--large .progress-link::before,.anim--large .progress-link::after{width:48px;height:48px;}.anim--path .progress-marker::after{background-image:linear-gradient(to right,#b6b6b6 50%,#868686 50%);background-size:200% 100%;background-position:0% 100%;transition:background-position 0.3s ease-out;}.progress-step.is-complete .anim--path .progress-marker::after{background-position:-100% 100%;}.anim--path .progress-step.is-complete .progress-marker::after{background-position:-100% 100%;}[dir=rtl] .progress-marker::after{right:auto;left:-12px;}[dir=rtl] .progress-tracker--center .progress-marker::after{left:-50%;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.webform-progress-tracker .progress-step .progress-text{padding-top:5px;padding-bottom:0;color:#777;}.webform-progress-tracker .progress-step.is-active .progress-text,.webform-progress-tracker .progress-step.is-complete .progress-text{color:#333;}.webform-progress-tracker .progress-step.is-active .progress-title{font-weight:bold;}.webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before,.webform-progress-tracker .progress-step:hover .progress-marker::before,.webform-progress-tracker .progress-step .progress-marker::after{background-color:#777;}.webform-progress-tracker .progress-step.is-complete .progress-marker::before,.webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before,.webform-progress-tracker .progress-step.is-complete .progress-marker::after{background-color:#333;}.webform-progress-tracker .progress-step.is-active:hover .progress-marker::before{background-color:#2196f3;}@media screen and (max-width:800px){.webform-progress-tracker .progress-text{font-size:smaller;}}@media screen and (max-width:600px){.webform-progress-tracker .progress-text{display:none;}}.webform-progress-tracker [role="link"]{cursor:pointer;}.webform-progress-tracker .progress-title[role="link"]{color:#1976d2;}.webform-progress-tracker .progress-title[role="link"]:hover,.webform-progress-tracker .progress-title[role="link"]:focus{text-decoration:underline;color:#2196f3;}.webform-progress-tracker .progress-step.is-complete:hover .progress-marker[role="link"]:before{background-color:#1976f2;}.webform-progress-tracker .progress-marker::after{z-index:auto;}
.paragraph--unpublished{background-color:#fff4f4;}
@-webkit-keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@-moz-keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@-o-keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@-webkit-keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@-moz-keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@-o-keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@-webkit-keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@-moz-keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@-o-keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@-webkit-keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}@-moz-keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}@-o-keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}@keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}.se-block .block-title{margin:5px 0;}.se-block .block-content .se-like-container{height:20px;width:85px;}.se-block .block-content .se-container{width:100%;}.se-block .block-content .se-container .se-trigger{display:inline-block;width:20px;height:20px;cursor:pointer;}.se-block .block-content .se-container .se-trigger img{max-height:20px;}.se-block .block-content .se-container .se-trigger.se-disabled{cursor:auto;}.se-block .block-content .se-container .se-links-container{display:inline-block;width:-webkit-calc(100% - 35px);width:-moz-calc(100% - 35px);width:calc(100% - 35px);overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;height:20px;}.se-block .block-content .se-container .se-links-container .se-links{height:20px;position:absolute;margin:0;padding:0;list-style:none;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;-o-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-o-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}.se-block .block-content .se-container .se-links-container .se-links .se-link{display:inline-block;line-height:0;}.se-block .block-content .se-container .se-links-container .se-links .se-link img{max-height:20px;}.se-block .block-content .se-container .se-links-container .se-links .se-link.copy:hover,.se-block .block-content .se-container .se-links-container .se-links .se-link.copy:focus{cursor:pointer;}.se-block.se-has-like .se-container{width:-webkit-calc(100% - 85px);width:-moz-calc(100% - 85px);width:calc(100% - 85px);}.se-block.se-align-left .block-title{text-align:left;}.se-block.se-align-left .block-content .se-like-container{text-align:left;float:left;}.se-block.se-align-left .block-content .se-container{float:right;}.se-block.se-align-left .block-content .se-container .se-trigger{float:left;}.se-block.se-align-left .block-content .se-container .se-links-container{float:left;margin-left:12px;}.se-block.se-align-left .block-content .se-container .se-links-container .se-links{text-align:left;}.se-block.se-align-left .block-content .se-container .se-links-container .se-links.se-active{-webkit-animation-name:se-animation-left-active;-moz-animation-name:se-animation-left-active;-o-animation-name:se-animation-left-active;animation-name:se-animation-left-active;}.se-block.se-align-left .block-content .se-container .se-links-container .se-links.se-inactive{-webkit-animation-name:se-animation-left-inactive;-moz-animation-name:se-animation-left-inactive;-o-animation-name:se-animation-left-inactive;animation-name:se-animation-left-inactive;}.se-block.se-align-right .block-title{text-align:right;}.se-block.se-align-right .block-content .se-like-container{text-align:right;float:right;}.se-block.se-align-right .block-content .se-container{float:left;}.se-block.se-align-right .block-content .se-container .se-trigger{float:right;}.se-block.se-align-right .block-content .se-container .se-links-container{float:right;margin-right:12px;}.se-block.se-align-right .block-content .se-container .se-links-container .se-links{text-align:right;}.se-block.se-align-right .block-content .se-container .se-links-container .se-links.se-active{-webkit-animation-name:se-animation-right-active;-moz-animation-name:se-animation-right-active;-o-animation-name:se-animation-right-active;animation-name:se-animation-right-active;}.se-block.se-align-right .block-content .se-container .se-links-container .se-links.se-inactive{-webkit-animation-name:se-animation-right-inactive;-moz-animation-name:se-animation-right-inactive;-o-animation-name:se-animation-right-inactive;animation-name:se-animation-right-inactive;}
.ajax-progress.ajax-progress-fullscreen{z-index:1261;}.webform-ajax-messages{position:fixed;z-index:100;bottom:0;width:100%;}.webform-ajax-messages .messages{margin:0;border-width:10px 0 0 0;font-weight:bold;}.webform-ajax-messages .messages + .messages{margin:0;}.webform-ui-dialog{top:50px !important;}.toolbar-tray-open.toolbar-horizontal .webform-ui-dialog{top:90px !important;}
