/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout-region{box-sizing:border-box;}@media screen and (min-width:780px),(orientation:landscape) and (min-device-height:780px){.layout-region-node-main,.layout-region-node-footer{float:left;box-sizing:border-box;width:65%;padding-right:2em;}[dir="rtl"] .layout-region-node-main,[dir="rtl"] .layout-region-node-footer{float:right;padding-right:0;padding-left:2em;}.layout-region-node-secondary{float:right;width:35%;}[dir="rtl"] .layout-region-node-secondary{float:left;}.layout-region-node-secondary .form-autocomplete,.layout-region-node-secondary .form-text,.layout-region-node-secondary .form-tel,.layout-region-node-secondary .form-email,.layout-region-node-secondary .form-url,.layout-region-node-secondary .form-search,.layout-region-node-secondary .form-number,.layout-region-node-secondary .form-color,.layout-region-node-secondary textarea{box-sizing:border-box;width:100%;max-width:100%;}}@media screen and (max-width:1020px){.toolbar-vertical.toolbar-tray-open .layout-region-node-main,.toolbar-vertical.toolbar-tray-open .layout-region-node-footer,.toolbar-vertical.toolbar-tray-open .layout-region-node-secondary{float:none;width:auto;padding-right:0;}}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.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;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.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 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.a11y-paragraphs-tabs__wrapper{position:relative;display:block;}.a11y-paragraphs-tabs__wrapper .tabs-tab-list{display:flex;list-style:none;margin:0;padding:0;}.a11y-paragraphs-tabs__wrapper .tabs-tab-list li{margin:0;}.a11y-paragraphs-tabs__wrapper .tabs-trigger{border-bottom:none;color:#666;display:none;font-weight:normal;margin:0 5px 0 1px;padding:15px 20px;text-decoration:none;}.a11y-paragraphs-tabs__wrapper .tabs-trigger:hover{border-bottom:none;color:#000;}.a11y-paragraphs-tabs__wrapper .tabs-trigger.is-selected,.a11y-paragraphs-tabs__wrapper .tabs-trigger.is-selected:hover,.a11y-paragraphs-tabs__wrapper .tabs-trigger.is-selected:focus{border-bottom:2px solid #bbb;color:#000;background-color:#ededed;}.a11y-paragraphs-tabs__wrapper .tabs-trigger:active{outline:none;}.a11y-paragraphs-tabs__wrapper .tabs-panel{display:block;margin:0;padding:0;}.a11y-paragraphs-tabs__wrapper .tabs-panel:not(:first-of-type){border-top:2px solid #eee;}.a11y-paragraphs-tabs__wrapper .tabs-panel:not(:last-child){border-bottom:1px solid #eee;}.a11y-paragraphs-tabs__wrapper .tabs-panel:not(:last-child){border-bottom:none;}.a11y-paragraphs-tabs__wrapper .tabs-panel.is-hidden .content{display:none;}.a11y-paragraphs-tabs__wrapper .tabs-panel:active,.a11y-paragraphs-tabs__wrapper .tabs-panel:focus{outline:none;}.a11y-paragraphs-tabs__wrapper .is-initialized.tabs-allowed .tabs-panel{display:inherit;}.a11y-paragraphs-tabs__wrapper .accordion-trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:15px 20px;}.a11y-paragraphs-tabs__wrapper .accordion-trigger[aria-expanded="true"]{background-color:#ededed;}.a11y-paragraphs-tabs__wrapper .accordion-trigger-icon{pointer-events:none;}@media (min-width:768px){.a11y-paragraphs-tabs__wrapper .tabs-allowed .accordion-trigger{display:none;}.a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-trigger{display:block;}.a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-panel{display:none;}.a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-panel.is-hidden{display:none;}.a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-panel{border-top:2px solid #eee;}.a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-tab-list{margin-bottom:-2px;}}.a11y-paragraphs-tabs__wrapper .accordion-trigger-icon{display:inline-block;float:right;width:22px;height:22px;}.a11y-paragraphs-tabs__wrapper .accordion-trigger-icon svg{margin:0;}.a11y-paragraphs-tabs__wrapper [aria-expanded="true"] .vert{display:none;}.a11y-paragraphs-tabs__wrapper .label--open,.a11y-paragraphs-tabs__wrapper .label--close{display:block;border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.a11y-paragraphs-tabs__wrapper .label--close{display:none;}.a11y-paragraphs-tabs__wrapper .is-open .label--open{display:none;}.a11y-paragraphs-tabs__wrapper .is-open .label--close{display:block;}
.paragraph--unpublished{background-color:#fff4f4;}
