<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @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);}
.media-oembed-content{max-width:100%;border:none;background-color:transparent;}
.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;}
#cookies-popup.sliding-popup-bottom{background:#2f3640;bottom:-100%;-webkit-box-shadow:0 -2px 16px rgba(47,54,64,0.39);box-shadow:0 -2px 16px rgba(47,54,64,0.39);color:#f5f6fa;position:fixed;left:0;right:0;padding:0 32px;-webkit-transition:1000ms;transition:1000ms;z-index:100;}#cookies-popup.sliding-popup-bottom.active{bottom:0;z-index:1000;}#cookies-popup.sliding-popup-bottom .cookies-content{padding:10px 50px 10px 50px;position:relative;max-width:1260px;margin:0 auto;display:flex;}@media (max-width:575px){#cookies-popup.sliding-popup-bottom .cookies-content{flex-wrap:wrap;}}#cookies-popup.sliding-popup-bottom .cookies-content .cookies-text{display:inline-block;max-width:100%;}@media (max-width:575px){#cookies-popup.sliding-popup-bottom .cookies-content .cookies-text{}}@media (min-width:768px) and (max-width:960px){#cookies-popup.sliding-popup-bottom .cookies-content .cookies-text{}}#cookies-popup.sliding-popup-bottom .cookies-content .cookies-text p{margin:0;font-size:16px;line-height:1.2;color:#fff;font-weight:normal;}@media (max-width:1450px){#cookies-popup.sliding-popup-bottom{padding:20px 0;}}@media (max-width:1300px){#cookies-popup.sliding-popup-bottom .cookies-content{padding-left:80px;padding-right:30px;}}@media (max-width:575px){#cookies-popup.sliding-popup-bottom .cookies-content .cookies-text p{font-size:14px;}#cookies-popup.sliding-popup-bottom .cookies-content{padding:20px;padding-bottom:45px;}}#cookies-buttons{display:inline-block;position:relative;top:6px;margin-left:20px;}.lang-ar #cookies-buttons{margin-right:20px;}#cookies-buttons a{color:#ffffff;font-size:18px;cursor:pointer;padding:5px 10px;outline:none;}#btn-accept-cookies{padding:10px 20px;border-radius:4px;border:0;position:relative;margin-left:20px;cursor:pointer;outline:none;background-color:#ffffff;color:#000000;}.lang-ar #btn-accept-cookies{margin-right:20px;}@media (max-width:575px){#btn-accept-cookies{right:auto;margin-left:0;margin-top:15px;}#cookies-buttons{top:21px;}}#btn-accept-cookies:focus{background-color:#ccc;}body .uwy.userway_p3 .uai{transform:none !important;}@media (max-width:1300px){body.lang-ar #cookies-popup.sliding-popup-bottom .cookies-content{padding-right:80px;padding-right:30px;}}@media (max-width:575px){body.lang-ar #cookies-popup.sliding-popup-bottom .cookies-content{padding:20px;padding-bottom:45px;}}
.path-search .region-content{padding:20px 0 40px;}.path-search .breadcrumb{padding:8px 0;}.path-search form .header__content h2.title{display:none;}.path-search form .header__content .filter{border-bottom:1px solid #d1d1d1;padding-bottom:10px;margin:1.5em 0 0 0;}.path-search form .header__content .filter .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 10px;}.path-search form .header__content .filter .form-group label{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;font-weight:500;font-size:0.8em;}.path-search form .header__content .filter .form-group input[type="text"]{border:1px solid #000000;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;padding:24px;color:#000000;max-height:50px;background-color:#ffffff;margin:0 15px 10px 0;}.path-search form .header__content .filter .form-group button[type="submit"]{margin:0;}.search-display h1.title{display:none;}.search-display .col-md-12{padding:0;}.search-display .breadcrumb{display:none;}.search-display .header__content .container{width:100%;}.search-display .header__content .container .filter{border-bottom:0 none;padding-bottom:10px;margin:0.6em 0 0 0;}.search-display .header__content .container .filter .form-group{margin:0;position:unset;width:100%;}.search-display .header__content .container .filter .form-group input[type="text"]{border-width:0 0 1px;border-style:solid;border-color:#bbbbbb;border-radius:0;background-color:transparent;color:#ffffff;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;font-size:32px;font-weight:400;height:auto;margin:0;padding:0 0 4px;width:90%;}@media (max-width:790px){.search-display .header__content .container .filter .form-group input[type="text"]{padding:0 20px 4px 0;}}@media (max-width:500px){.search-display .header__content .container .filter .form-group input[type="text"]{padding:0 30px 4px 0;}}@media (max-width:380px){.search-display .header__content .container .filter .form-group input[type="text"]{padding:0 40px 4px 0;}}.search-display .header__content .container .filter .form-group input[type="text"]::-webkit-input-placeholder{color:#999999;font-weight:400;}.search-display .header__content .container .filter .form-group input[type="text"]:-ms-input-placeholder{color:#999999;font-weight:400;}.search-display .header__content .container .filter .form-group input[type="text"]::-ms-input-placeholder{color:#999999;font-weight:400;}.search-display .header__content .container .filter .form-group input[type="text"]::placeholder{color:#999999;font-weight:400;}.search-display .header__content .container .filter .form-group input[type="text"]:focus,.search-display .header__content .container .filter .form-group input[type="text"]:hover{-webkit-box-shadow:unset;box-shadow:unset;}.search-display .header__content .container .filter .form-group .form-actions.form-group{position:absolute;right:0;top:10px;width:auto;}@media (max-width:1090px){.search-display .header__content .container .filter .form-group .form-actions.form-group{top:24px;}}@media (max-width:991px){.search-display .header__content .container .filter .form-group .form-actions.form-group{top:0px;}}.search-display .header__content .container .filter .form-group .form-actions.form-group button[type="submit"]{background-color:transparent;bottom:unset;-webkit-box-shadow:unset;box-shadow:unset;text-indent:-9999px;margin:0;padding:0;position:relative;}@media (max-width:1090px){.search-display .header__content .container .filter .form-group .form-actions.form-group button[type="submit"]{background-size:80%;}}.search-display .header__content .container label.control-label{display:none;}.solr-search-result-wrapper{padding:1em 0 2em;}.solr-search-result-wrapper .search-result-item{border-bottom:1px solid #d1d1d1;padding:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;}.solr-search-result-wrapper .search-result-item:first-child{padding:10px 0 25px;}.solr-search-result-wrapper .views-field-title h3.title{color:#404040;font-size:1.2em;margin-bottom:0.25em;}.solr-search-result-wrapper .views-field-title h3.title a{color:#4495d1;}.solr-search-result-wrapper .views-field-title h3.title a:hover{color:#30b3e6;}.solr-search-result-wrapper .views-field-body{color:#808080;font-size:0.85em;line-height:1.4em;}.view-solr-search-content .view-empty{padding:0 15px;margin:0 auto;text-align:center;}@media (min-width:768px){.view-solr-search-content .view-empty{width:650px;}}@media (min-width:992px) and (max-width:1160px){.view-solr-search-content .view-empty{max-width:800px;width:auto;}}@media (min-width:1161px){.view-solr-search-content .view-empty{width:1000px;}}nav.main-nav .search-form-wrapper .form-inline{display:flex;margin:0.6em 0 0 0;}nav.main-nav .search-form-wrapper label.control-label{display:none;}nav.main-nav .search-form-wrapper input.form-text{border-width:0 0 1px;border-style:solid;border-color:#bbbbbb;border-radius:0;background-color:transparent;color:#ffffff;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;font-size:32px;font-weight:400;height:auto;margin:0;padding:0 0 4px;width:90%;box-shadow:none;}nav.main-nav .search-form-wrapper input.form-text::placeholder{color:#999 !important;font-weight:400;}nav.main-nav .search-form-wrapper button.form-submit{overflow:hidden;margin:0 !important;}@media (max-width:1090px){nav.main-nav .search-form-wrapper button.form-submit{background-color:initial;background-size:80%;}}.path-search .view-search-api-solr{max-width:1000px;margin:0 auto;padding:10px 15px;}.path-search .view-search-api-solr .views-row{border-bottom:1px solid #d1d1d1;padding:25px 0;}.path-search .container-fluid .views-exposed-form{max-width:1000px;margin:0 auto;padding:0 15px;}.path-search .container-fluid .views-exposed-form form{border-bottom:1px solid #d1d1d1;padding:0 0 35px;}.path-search .container-fluid .views-exposed-form form .form-actions{padding:4px 0 0 10px;}.path-search .container-fluid .views-exposed-form form .form-actions .form-submit{height:50px;}
@media (min-width:976px){.user-logged-in .toolbar-tray-horizontal ul li.menu-item--expanded:nth-child(2) ul li.menu-item--expanded ul.toolbar-menu{max-height:600px;overflow-y:scroll;}}
</pre></body></html>