/* @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);}
html:not([data-theme=darkmode]) code[class*=language-],html:not([data-theme=darkmode]) pre[class*=language-]{word-wrap:normal;background:none;color:#000;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}html:not([data-theme=darkmode]) code[class*=language-] ::-moz-selection,html:not([data-theme=darkmode]) code[class*=language-]::-moz-selection,html:not([data-theme=darkmode]) pre[class*=language-] ::-moz-selection,html:not([data-theme=darkmode]) pre[class*=language-]::-moz-selection{background:#b3d4fc;text-shadow:none}html:not([data-theme=darkmode]) code[class*=language-] ::selection,html:not([data-theme=darkmode]) code[class*=language-]::selection,html:not([data-theme=darkmode]) pre[class*=language-] ::selection,html:not([data-theme=darkmode]) pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}@media print{html:not([data-theme=darkmode]) code[class*=language-],html:not([data-theme=darkmode]) pre[class*=language-]{text-shadow:none}}html:not([data-theme=darkmode]) pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}html:not([data-theme=darkmode]) :not(pre)>code[class*=language-],html:not([data-theme=darkmode]) pre[class*=language-]{background:#f5f2f0}html:not([data-theme=darkmode]) :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}html:not([data-theme=darkmode]) .token.cdata,html:not([data-theme=darkmode]) .token.comment,html:not([data-theme=darkmode]) .token.doctype,html:not([data-theme=darkmode]) .token.prolog{color:#708090}html:not([data-theme=darkmode]) .token.punctuation{color:#999}html:not([data-theme=darkmode]) .token.namespace{opacity:.7}html:not([data-theme=darkmode]) .token.boolean,html:not([data-theme=darkmode]) .token.constant,html:not([data-theme=darkmode]) .token.deleted,html:not([data-theme=darkmode]) .token.number,html:not([data-theme=darkmode]) .token.property,html:not([data-theme=darkmode]) .token.symbol,html:not([data-theme=darkmode]) .token.tag{color:#905}html:not([data-theme=darkmode]) .token.attr-name,html:not([data-theme=darkmode]) .token.builtin,html:not([data-theme=darkmode]) .token.char,html:not([data-theme=darkmode]) .token.inserted,html:not([data-theme=darkmode]) .token.selector,html:not([data-theme=darkmode]) .token.string{color:#690}html:not([data-theme=darkmode]) .language-css .token.string,html:not([data-theme=darkmode]) .style .token.string,html:not([data-theme=darkmode]) .token.entity,html:not([data-theme=darkmode]) .token.operator,html:not([data-theme=darkmode]) .token.url{background:hsla(0,0%,100%,.5);color:#9a6e3a}html:not([data-theme=darkmode]) .token.atrule,html:not([data-theme=darkmode]) .token.attr-value,html:not([data-theme=darkmode]) .token.keyword{color:#07a}html:not([data-theme=darkmode]) .token.class-name,html:not([data-theme=darkmode]) .token.function{color:#dd4a68}html:not([data-theme=darkmode]) .token.important,html:not([data-theme=darkmode]) .token.regex,html:not([data-theme=darkmode]) .token.variable{color:#e90}html:not([data-theme=darkmode]) .token.bold,html:not([data-theme=darkmode]) .token.important{font-weight:700}html:not([data-theme=darkmode]) .token.italic{font-style:italic}html:not([data-theme=darkmode]) .token.entity{cursor:help}html[data-theme=darkmode] code[class*=language-],html[data-theme=darkmode] pre[class*=language-]{word-wrap:normal;background:none;color:#ccc;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}html[data-theme=darkmode] pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}html[data-theme=darkmode] :not(pre)>code[class*=language-],html[data-theme=darkmode] pre[class*=language-]{background:#2d2d2d}html[data-theme=darkmode] :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}html[data-theme=darkmode] .token.block-comment,html[data-theme=darkmode] .token.cdata,html[data-theme=darkmode] .token.comment,html[data-theme=darkmode] .token.doctype,html[data-theme=darkmode] .token.prolog{color:#999}html[data-theme=darkmode] .token.punctuation{color:#ccc}html[data-theme=darkmode] .token.attr-name,html[data-theme=darkmode] .token.deleted,html[data-theme=darkmode] .token.namespace,html[data-theme=darkmode] .token.tag{color:#e2777a}html[data-theme=darkmode] .token.function-name{color:#6196cc}html[data-theme=darkmode] .token.boolean,html[data-theme=darkmode] .token.function,html[data-theme=darkmode] .token.number{color:#f08d49}html[data-theme=darkmode] .token.class-name,html[data-theme=darkmode] .token.constant,html[data-theme=darkmode] .token.property,html[data-theme=darkmode] .token.symbol{color:#f8c555}html[data-theme=darkmode] .token.atrule,html[data-theme=darkmode] .token.builtin,html[data-theme=darkmode] .token.important,html[data-theme=darkmode] .token.keyword,html[data-theme=darkmode] .token.selector{color:#cc99cd}html[data-theme=darkmode] .token.attr-value,html[data-theme=darkmode] .token.char,html[data-theme=darkmode] .token.regex,html[data-theme=darkmode] .token.string,html[data-theme=darkmode] .token.variable{color:#7ec699}html[data-theme=darkmode] .token.entity,html[data-theme=darkmode] .token.operator,html[data-theme=darkmode] .token.url{color:#67cdcc}html[data-theme=darkmode] .token.bold,html[data-theme=darkmode] .token.important{font-weight:700}html[data-theme=darkmode] .token.italic{font-style:italic}html[data-theme=darkmode] .token.entity{cursor:help}html[data-theme=darkmode] .token.inserted{color:green}pre[class*=language-].line-numbers{counter-reset:linenumber;padding-left:3.8em;position:relative}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{border-right:1px solid #999;font-size:100%;left:-3.8em;letter-spacing:-1px;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:3em}.line-numbers-rows>span{counter-increment:linenumber;display:block}.line-numbers-rows>span:before{color:#999;content:counter(linenumber);display:block;padding-right:.8em;text-align:right}div.code-toolbar{position:relative}div.code-toolbar>.toolbar{opacity:0;position:absolute;right:.2em;top:.3em;transition:opacity .3s ease-in-out;z-index:10}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{background:#f5f2f0;background:hsla(0,0%,88%,.2);border-radius:.5em;box-shadow:0 2px 0 0 rgba(0,0,0,.2);color:#bbb;font-size:.8em;padding:0 .5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}.prism-previewer,.prism-previewer:after,.prism-previewer:before{pointer-events:none;position:absolute}.prism-previewer,.prism-previewer:after{left:50%}.prism-previewer{height:32px;margin-left:-16px;margin-top:-48px;opacity:0;transition:opacity .25s;width:32px;z-index:10}.prism-previewer.flipped{margin-bottom:-48px;margin-top:0}.prism-previewer:after,.prism-previewer:before{content:"";pointer-events:none;position:absolute}.prism-previewer:before{border:5px solid #fff;border-radius:10px;bottom:-5px;box-shadow:inset 0 0 3px rgba(0,0,0,.5),0 0 10px rgba(0,0,0,.75);left:-5px;right:-5px;top:-5px}.prism-previewer:after{border:7px solid rgba(255,0,0,0);border-top-color:#fff;height:0;margin:5px 0 0 -7px;top:100%;width:0}.prism-previewer.flipped:after{border-bottom-color:#fff;border-top-color:rgba(255,0,0,0);bottom:100%;margin-bottom:5px;margin-top:0;top:auto}.prism-previewer.active{opacity:1}.prism-previewer-angle:before{background:#fff;border-radius:50%}.prism-previewer-angle:after{margin-top:4px}.prism-previewer-angle svg{height:32px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:32px}.prism-previewer-angle[data-negative] svg{-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}.prism-previewer-angle circle{fill:transparent;stroke:#2e3538;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500}.prism-previewer-gradient{background-image:linear-gradient(45deg,#bbb 25%,transparent 0,transparent 75%,#bbb 0,#bbb),linear-gradient(45deg,#bbb 25%,#eee 0,#eee 75%,#bbb 0,#bbb);background-position:0 0,5px 5px;background-size:10px 10px;margin-left:-32px;width:64px}.prism-previewer-gradient:before{content:none}.prism-previewer-gradient div{border:5px solid #fff;border-radius:10px;bottom:-5px;box-shadow:inset 0 0 3px rgba(0,0,0,.5),0 0 10px rgba(0,0,0,.75);left:-5px;position:absolute;right:-5px;top:-5px}.prism-previewer-color{background-image:linear-gradient(45deg,#bbb 25%,transparent 0,transparent 75%,#bbb 0,#bbb),linear-gradient(45deg,#bbb 25%,#eee 0,#eee 75%,#bbb 0,#bbb);background-position:0 0,5px 5px;background-size:10px 10px}.prism-previewer-color:before{background-clip:padding-box;background-color:inherit}.prism-previewer-easing{background:#333;height:60px;margin-left:-30px;margin-top:-76px;width:60px}.prism-previewer-easing.flipped{margin-bottom:-116px}.prism-previewer-easing svg{height:60px;width:60px}.prism-previewer-easing circle{fill:#2e3538;stroke:#fff}.prism-previewer-easing path{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:4}.prism-previewer-easing line{stroke:#fff;stroke-opacity:.5;stroke-width:2}@-webkit-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}to{stroke-dasharray:0,500;stroke-dashoffset:-100}}@keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}to{stroke-dasharray:0,500;stroke-dashoffset:-100}}.prism-previewer-time:before{background:#fff;border-radius:50%}.prism-previewer-time:after{margin-top:4px}.prism-previewer-time svg{height:32px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:32px}.prism-previewer-time circle{fill:transparent;stroke:#2e3538;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500;stroke-dashoffset:0;-webkit-animation:prism-previewer-time 3s linear infinite;animation:prism-previewer-time 3s linear infinite}
.prism-wrapper{position:relative;padding-top:25px;}.prism-wrapper:before{content:attr(rel);text-align:center;position:absolute;top:-1px;background:none repeat scroll 0 0 #333333;padding:5px 10px;left:0;right:0;color:#fff;}
.anchor{color:inherit;opacity:35%;text-decoration:none;display:inline;clear:none;}.anchor:hover{color:inherit;opacity:100%;text-decoration:none;}
.block--adha-radix-darkmode{height:40px;display:flex;align-items:center;justify-content:end;}@media (max-width:991.98px){.block--adha-radix-darkmode{margin-top:0.5rem;}}.themeswitcher{display:flex;}#theme-switch{margin-left:0.25rem;}#theme-switch .form-check{display:flex;align-items:center;justify-content:end;margin-bottom:0;padding-left:0;}#theme-switch .form-check-label{font-size:1rem;margin:0.25rem 3rem 0 0;}
@supports (width:auto){.extlink--mailto,.extlink--url{width:auto;}}.extlink--mailto{height:.5625em;}.extlink--url{height:.625em;}.extlink--prepend{margin-right:.4em;}.extlink--append{margin-left:.4em}span.extlink{font-weight:900;}@media print{.extlink{display:none;padding:0;}}
