/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.votingapi-reaction-form .votingapi-reaction-radios> :first-child{display:flex;flex-wrap:wrap;margin:0 -5px;}.votingapi-reaction-form .votingapi-reaction-radios input[type="radio"]{display:none;}.votingapi-reaction-form .votingapi-reaction-radios label{display:block;margin:0;cursor:pointer;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-item{display:flex;flex-wrap:wrap;align-items:center;margin:0 5px;padding:5px;user-select:none;border:1px solid rgb(238,238,238);border-radius:5px;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-item>*{margin:0 5px;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-image{width:25px;height:25px;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-count{padding-top:5px;text-align:center;}.votingapi-reaction-form .votingapi-reaction-radios input[type="radio"]:checked+label{color:rgb(0,113,179);}.votingapi-reaction-form .votingapi-reaction-radios input[type="radio"]:checked+label .votingapi-reaction-item{border-color:rgb(0,113,179);background-color:rgb(248,248,248);}.votingapi-reaction-form .votingapi-reaction-radios label:hover .votingapi-reaction-item{border-color:rgba(0,143,219,0.2);background-color:rgba(0,143,219,0.05);}.js .votingapi-reaction-form input[type="submit"]{display: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 6px 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:1261;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;}
.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;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.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);}
.tagify{--tag-inset-shadow-size:1.5em !important;--tag-border-radius:1rem !important;--tag-pad:0.5rem 0.3em !important;align-items:center !important;width:100%;padding:0 !important;}.tagify.form-element--api-entity-autocomplete-tagify,.tagify.form-element--type-select,.tagify.form-element--type-select-multiple{background-image:url("data:image/svg+xml,%3csvg width='40' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 1C3.46.827-.188 5.787 1.313 10.068c1.176 4.384 6.993 6.417 10.637 3.7.326-.39.565.276.846.442l3.74 3.739 1.413-1.414-4.35-4.35c2.811-3.468 1.15-9.247-3.062-10.71A7.003 7.003 0 008 1zm0 2c3.242-.123 5.849 3.42 4.777 6.477-.842 3.132-4.994 4.58-7.6 2.65-2.745-1.73-2.9-6.125-.285-8.044A5.006 5.006 0 018 3z' fill='%23868686'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 50%;}.tagify.tagify--loading.form-element--api-entity-autocomplete-tagify,.tagify.tagify--loading.form-element--type-select,.tagify.tagify--loading.form-element--type-select-multiple{background-image:none;}.page-wrapper .tagify :focus,.ui-dialog .tagify :focus{box-shadow:none;}.tagify.form-element:hover{box-shadow:inset 0 0 0 var(--input-border-size)
    var(--input--hover-border-color);}.tagify.form-element--type-select-multiple:focus-within,.tagify.form-element--type-select:focus-within,.tagify.form-element--api-entity-autocomplete-tagify:focus-within{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus),inset 0 0 0 var(--input-border-size) var(--input--hover-border-color) !important;}.tagify__tag:focus div::before,.tagify__tag:hover:not([readonly]) div::before{--tag-bg-inset:-1px;border-radius:2rem;}#tagify__tag-remove-button:focus{box-shadow:var(--focus-box-shadow);}#tagify__tag-remove-button{margin-right:0.5rem;margin-left:0.3rem;color:#dedfe4;background:#55565b;}#tagify__tag-remove-button:hover{color:#fff;background:var(--tag-remove-btn-bg--hover);}.tagify__tag__removeBtn:hover > .tagify__tag:hover{background:#c77777;}.tagify__tag__removeBtn:hover + div{opacity:0.5;}.tagify--loading .tagify__input::after{right:5px;width:17px;height:17px;border:2px solid var(--gin-bg-input);border-top:2px solid #003eccff;border-radius:50%;}.tagify--loading-text{position:absolute;right:0;bottom:100%;max-width:100%;margin-bottom:0.15rem;color:var(--color-link);font-size:var(--font-size-xxs);font-weight:bold;line-height:calc(18rem / 16);}.tagify--loading .tagify--loading-text.hidden{display:block;}.tagify__tag{margin-inline:8px 0;height:32px;transition:none !important;}.tagify__tag > div{display:flex;align-items:center;}.tagify__tag-text{margin-left:0.5rem;user-select:none;font-size:14px;font-weight:700;font-style:normal;line-height:151.523%;}.tagify__tag-text-with-entity-id{font-size:14px;font-weight:700;font-style:normal;line-height:151.523%;}.tagify__tag_with-entity-id{display:inline-block;margin-right:0.5rem;text-align:center;color:#55565b;border-radius:1rem;font-size:0.8rem;line-height:1.4rem;}.tagify__tag-entity-id{background-color:white;}.tagify__tag__info-label-wrap{display:inline-block;margin-left:0.5rem;text-align:center;color:#55565b;border-radius:1rem;background-color:white;font-size:0.8rem;line-height:1.4rem;}#tagify__tag-items.tagify__tag_with-info-label{padding:4px;}.tagify__tag-info-label-image{display:flex;}.tagify__tag-entity-id,.tagify__tag-info-label{padding:0.5rem;font-size:11px;font-weight:400;font-style:normal;}.tagify__dropdown__item{display:flex;align-items:center;justify-content:space-between;white-space:unset !important;}.tagify__tag .tagify__tag-info-label-image img,.tagify__tag .tagify__tag-info-label-image svg,.tagify__dropdown__item .tagify__tag-info-label-image img,.tagify__dropdown__item .tagify__tag-info-label-image svg{width:20px;height:20px;transition:0.12s ease-out;white-space:normal;object-fit:cover;border-radius:50%;background:silver;}.tagify.form-select{cursor:default;}.tagify.form-select.form-element--type-select-multiple,.tagify.form-select.form-element--type-select{z-index:1;padding-inline-end:calc(2rem - var(--input-border-size));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 9'%3e%3cpath fill='none' stroke-width='1.5' d='M1 1l6 6 6-6' stroke='%23545560'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 50%;background-size:2.75rem 0.5625rem;}.tagify.form-select.form-element--type-select-multiple:focus-within,.tagify.form-select.form-element--type-select:focus-within{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 9'%3e%3cpath fill='none' stroke-width='1.5' d='M1 1l6 6 6-6' stroke='%23003ecc'/%3e%3c/svg%3e");}.tagify.form-select.form-element--type-select
  .tagify__tag--editable
  #tagify__tag-remove-button{margin-right:0.5rem;background:none;}.tagify.form-select.form-element--type-select
  .tagify__tag--editable
  .tagify__tag-entity-id{transition:0.13s ease-out;background:#d3e2e2;}.tagify.form-select.form-element--type-select
  .tagify__tag--editable
  .tagify__tag-text{margin-left:0.5rem;}.tagify.form-select.form-element--type-select.tagify--hasMaxTags
  .tagify__input{visibility:collapse;}.tagify__dropdown__footer{font-size:0.8em;}.tagify--dropdown-item-no-match{display:grid;grid-template-columns:1fr auto !important;align-items:center;padding:var(--tagify-dd-item-pad);opacity:0.5;font-style:italic;}.tagify--dropdown-item-no-match p{grid-column:1;font-size:0.8em;}.tagify--dropdown-item-no-match .tagify--value{grid-column:2;font-size:0.9em;}.field--widget-tagify-entity-reference-autocomplete-widget,.field--widget-tagify-select-widget{position:relative;}.tagify + input.tagify-widget,.tagify + textarea.tagify-widget{position:absolute !important;z-index:-1;left:0 !important;width:100%;transform:none !important;opacity:0;}select.tagify-select-widget{position:absolute !important;z-index:0;left:0 !important;float:left;width:100%;height:0;opacity:0;}@media screen and (max-width:600px){.tagify__tag{display:flex;align-items:center;justify-content:space-between;max-width:86%;}.tagify__tag > div{justify-content:space-between;max-width:90%;}.tagify__tag-text,.tagify__tag-info-label{white-space:nowrap !important;}.tagify__tag__info-label-wrap{overflow:hidden;text-overflow:ellipsis;}.tagify__dropdown__item-highlighted{overflow:hidden;white-space:nowrap !important;text-overflow:ellipsis;}.tagify__dropdown__item{align-items:center;justify-content:space-between;white-space:unset !important;}}
