/* @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 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;}
.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;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.cookie-consent{position:fixed;left:1rem;bottom:1rem;z-index:999;width:min(400px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;transform:translateX(calc(-100% - 1.5rem));opacity:0;pointer-events:none;transition:transform 260ms ease,opacity 260ms ease;background:var(--color-lila-light);border:0.35rem solid var(--color-coral);border-radius:1.5rem;box-shadow:0 1.25rem 3rem rgba(0,0,0,0.18);}.cookie-consent.active{transform:translateX(0);opacity:1;pointer-events:auto;}.cookie-consent__inner{display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem;}.cookie-consent__content-wrapper{display:flex;flex-direction:column;gap:1rem;font-family:var(--font-sans);font-size:0.925rem;line-height:1.5;font-weight:600;}.cookie-consent__content-wrapper p:last-child{margin-bottom:0;}.cookie-consent__content-wrapper a{color:inherit;font:inherit;text-decoration:underline;text-decoration-thickness:0.08em;text-underline-offset:0.14em;}.cookie-consent__content-wrapper a:hover,.cookie-consent__content-wrapper a:focus-visible{opacity:0.8;}.cookie-consent__checkboxes-wrapper{display:flex;flex-direction:column;gap:1rem;}.cookie-consent__checkboxes-wrapper .form-item{display:flex;align-items:flex-start;gap:0.75rem;margin:0;}.cookie-consent__checkboxes-wrapper .form-checkbox{width:1.15rem;height:1.15rem;flex:0 0 auto;margin-top:0.2rem;accent-color:var(--color-lila);cursor:pointer;}.cookie-consent__checkboxes-wrapper .form-item:nth-child(1) .form-checkbox{accent-color:var(--color-coral);}.cookie-consent__checkboxes-wrapper .form-item:nth-child(2) .form-checkbox{accent-color:var(--color-mustard);}.cookie-consent__checkboxes-wrapper .form-item:nth-child(3) .form-checkbox{accent-color:var(--color-petrol);}.cookie-consent__checkboxes-wrapper .option{font-size:1rem;line-height:1.35;font-weight:600;}.cookie-consent__buttons-wrapper{display:flex;flex-direction:column;gap:0.85rem;}.cookie-consent__buttons-wrapper .btn{width:100%;min-width:0;padding:0.8rem 1rem;font-size:0.92rem;letter-spacing:0.02em;}.cookie-consent__buttons-wrapper [data-cookie-consent-action="accept-all"]{--btn-bg:var(--color-coral-light);--btn-bg-hover:var(--color-coral);--btn-fg:#000;--btn-fg-hover:#000;--btn-shadow-light:var(--color-coral-light);--btn-shadow-dark:var(--color-coral);}.cookie-consent__buttons-wrapper [data-cookie-consent-action="accept-essential"]{--btn-bg:var(--color-mustard-light);--btn-bg-hover:var(--color-mustard);--btn-fg:#000;--btn-fg-hover:#000;--btn-shadow-light:var(--color-mustard-light);--btn-shadow-dark:var(--color-mustard);}.cookie-consent__buttons-wrapper [data-cookie-consent-action="confirm"]{--btn-bg:var(--color-lila-light);--btn-bg-hover:var(--color-lila);--btn-fg:#000;--btn-fg-hover:#000;--btn-shadow-light:var(--color-lila-light);--btn-shadow-dark:var(--color-lila);}
