/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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.gif) 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.gif);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);}
.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;}
.search-assistance-block{position:fixed;bottom:62px;z-index:111;left:50px;}.search-bot__icon{background:#dd052b;display:none;align-items:center;justify-content:space-between;padding:14px;font-size:16px;color:#fff;font-family:'Georama';font-weight:500;border-radius:10px;transition:all 0.3s ease;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;}.search-bot__icon--text{opacity:0;visibility:hidden;max-width:0;overflow:hidden;display:inline-block;white-space:nowrap;margin-left:0;padding-right:0;width:55px;transition:all 0.6s ease;display:inline-block;}.search-bot__icon:hover{cursor:pointer;}.search-bot__icon:hover .search-bot__icon--text,.search-bot__icon.active-toggle .search-bot__icon--text{opacity:1;visibility:visible;max-width:200px;}.search-bot__box--heading{background:#dd052b;padding:20px;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;justify-content:space-between;}.search-bot__box--heading h3{font-size:18px;color:#FFFFFF;font-family:'Georama';font-weight:500;margin-bottom:0;}.search-bot__box--header-text{transform:translateY(50px);transition:all 0.9s;padding-bottom:20px;}.search-bot__box--header-text h3{color:#000000;font-size:24px;font-family:'Georama';font-weight:600;}.search-bot__box--header-text p{color:#353535;margin:0;font-weight:500;}.search-bot__box--inner-wrapper{padding:24px;}.search-bot__box--tags{border-top:1px solid #b3b3b3;transform:translateY(50px);transition:all 0.9s;}.search-bot__box--tags p{color:#000;font-weight:500;font-size:14px;font-family:'Georama';margin:16px 0;padding-left:0;}.search-tags{display:flex;flex-wrap:wrap;gap:11px;}.search-tags .tag a{border:1px solid #8C8C8C;border-radius:15px;text-decoration:none;color:#0f0f0f;transition:all 0.3s;padding:5px 16px;font-weight:500;text-transform:capitalize;font-size:14px;font-family:'Georama';}.search-tags .tag:hover a{border:1px solid #dd052b;}.search-bot__box--search-form{padding:20px;padding-top:0;bottom:0;width:100%;}.search-bot__box--search-form form{min-height:100px;display:flex;justify-content:space-between;gap:9px;}.search-bot__box--search-form form textarea{width:100%;height:100px;border:1px solid #dd052b;border-radius:9px;padding:10px;outline:none;max-height:100px;min-height:100px;overflow:hidden;resize:none;}.search-bot__box--search-form form textarea::placeholder{color:#727272;font-size:15px;font-family:'Georama';font-weight:500;margin:16px 0;text-transform:capitalize;padding-left:0;}.search-bot__box--search-form button{background:#dd052b;font-size:16px;color:#fff;font-family:'Georama';font-weight:500;border-radius:10px;transition:all 0.3s ease;padding:10px;border:none;outline:none;height:40px;width:40px;}.search-bot__box--search-form button:hover,.search-bot__box--heading--close:hover{cursor:pointer;}.search-bot{width:0px;background-color:#fff;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;border-radius:16px;min-height:0;display:block;height:0;opacity:0;overflow:hidden;transition:opacity 0.4s ease,height 0s linear 0.4s;}.search-bot.active{min-height:200px;width:350px;height:auto;opacity:1;transition:opacity 0.4s ease,height 0.45s cubic-bezier(.2,.9,.3,1);}.search-bot__icon.active{display:inline-flex;}.search-bot__box--header-text,.search-bot__box--tags{transform:translateY(50px);opacity:0;transition:all 0.6s ease;}.search-bot.active .search-bot__box--header-text,.search-bot.active .search-bot__box--tags{transform:translateY(0);opacity:1;}.search-bot.active .search-bot__box--header-text{transition-delay:0.2s;}.search-bot.active .search-bot__box--tags{transition-delay:0.4s;}@media screen and (max-width:1024px){.search-assistance-block{bottom:20px;}}@media screen and (max-width:835px){.search-assistance-block{bottom:20px;left:13px;}.search-bot.active{width:350px;}}@media screen and (max-width:420px){.search-assistance-block{bottom:11px;}.search-bot.active{width:330px;}}@media screen and (max-width:350px){.search-assistance-block{bottom:20px;left:5px;}}@media only screen and (max-width:993px) and (orientation:landscape) and (max-height:546px){.search-bot__box--inner-wrapper{padding:10px 16px;}.search-assistance-block{bottom:12px;left:12px;margin:0 auto;}.search-bot__box--heading{padding:12px 16px;}.search-bot__box--header-text h3{font-size:20px;margin-bottom:1px;}.search-bot.active{width:calc(100% - 12px);}.search-bot__box--search-form form{min-height:45px;}.search-bot__box--search-form form textarea{height:44px;min-height:44px;max-height:44px;}.search-bot__box--header-text{padding-bottom:8px;}.search-bot__box--search-form{padding:10px 16px;padding-top:0;}.search-bot__box--tags p{margin:11px 0;}.search-bot__icon{padding:11px;}}
