/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}
.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;}
.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);}
.paragraph--unpublished{background-color:#fff4f4;}
body.no-scroll{overflow:hidden;position:fixed;width:100%;}[data-cookies]{display:none;}[data-cookies].js-show{display:block;}.cookie-message__wrapper{z-index:5000;display:none;height:100vh;position:fixed;top:0;left:0;width:100%;pointer-events:none;}.cookie-message__wrapper.js-visible{display:block;}.cookie-message__wrapper p{font-size:0.875rem !important;}.cookie-message__wrapper--fullscreen{padding-top:150px;top:0;left:0;width:100vw;height:100vh;position:fixed;background:rgba(0,0,0,0.5);overflow-y:auto;}.cookie-message__wrapper--fullscreen .cookie-message-v2{width:calc(100% - 40px);position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);bottom:auto;margin-bottom:10%;max-height:calc(100vh - 40px);}.cookie-message__wrapper .cookie__button-close,.cookie-message__wrapper .cookie__button-back{margin:0 !important;width:40px;height:40px;padding:0;position:absolute;right:20px;top:20px;color:#000000;background:white;border:none;z-index:10;}.cookie-message__wrapper .cookie__button-close:hover,.cookie-message__wrapper .cookie__button-back:hover{background-color:#ddd;}.cookie-message__wrapper .cookie__button-close i,.cookie-message__wrapper .cookie__button-back i{width:30px;height:1px;display:block;position:absolute;top:50%;left:calc(50% - 15px);transform-origin:center;transform:rotate(45deg);background:#000000;}.cookie-message__wrapper .cookie__button-close i:last-child,.cookie-message__wrapper .cookie__button-back i:last-child{transform:rotate(-45deg);}.cookie-message__wrapper .cookie__button-back{right:70px;display:flex;align-items:center;justify-content:center;z-index:10;}.cookie-message__wrapper .cookie__button-back.js-hide{display:none;}.cookie-message__wrapper .cookie__button-back svg{stroke:#000000;width:15px;height:15px;margin-right:5px;}.cookie-message__wrapper .cookie__button-back.cookie__button--no-close{right:20px;}.cookie-message__wrapper .cookie__link-underline{color:#444444;font-weight:bold;text-decoration:underline;}.cookie-message-v2{pointer-events:auto;position:fixed;bottom:0;left:0;z-index:50;width:100%;padding:35px 30px 30px 20px;background-color:#f0f0f0;color:#444444;font-size:0.875rem;display:block;overflow-y:auto;-ms-overflow-style:none;max-height:100vh;box-shadow:2px 3px 21px -6px rgba(0,0,0,0.75);}@media screen and (min-width:767px){.cookie-message-v2{bottom:20px;left:20px;max-width:500px;min-width:500px;}}.cookie-message-v2 .cookie-animation_rect{width:100%;height:30px;position:absolute;top:0;right:0;display:none;z-index:-1;background-color:#f0f0f0;}.cookie__message{padding-right:35px;display:none;animation:fadeEffect 1s cubic-bezier(0.075,0.82,0.165,1);}.cookie__message.js-visible{display:block;}.cookie__message__intro{padding-bottom:25px;border-bottom:1px solid #ddd;}.cookie__message p{line-height:18px;margin-bottom:0.5rem;}.cookie__message ul li{list-style-type:disc;margin-left:30px;}.cookie__message ol li{list-style-type:decimal;margin-left:30px;}.cookie__policy-link{text-decoration:underline;color:inherit;margin-bottom:0.5rem;font-weight:bold;}.cookie__details{position:relative;display:none;animation:fadeEffect 1s cubic-bezier(0.075,0.82,0.165,1);}.cookie__details p{line-height:18px;}.cookie__details.js-visible{display:block;}.cookie__details__content{padding:60px 0;}.cookie__details__content__title{text-align:center;font-weight:bold;background:rgba(0,0,0,0.5);padding:5px;font-size:14px;}.cookie__details .host{margin:10px 0;}.cookie__details .host.js-visible .host__name::after{transform:rotate(180deg);}.cookie__details .host.js-visible .host__cookie__container{display:block;}.cookie__details .host__name{padding:10px;background-color:#ddd;color:black;cursor:pointer;display:flex;justify-content:space-between;align-items:center;}.cookie__details .host__name::after{content:"";display:block;width:10px;height:6px;background:url(/modules/wax/rc_cookie_message/dist/chevron-down.f025eb42.svg);transition:all 0.4s ease-out;}.cookie__details .host__cookie__container{display:none;animation:fadeEffect 1s cubic-bezier(0.075,0.82,0.165,1);}.cookie__details .host__cookie__container.js-visible{display:block;}.cookie__details .host__cookie__wrapper{background:white;padding:10px;margin:10px 0;}.cookie__details .host__cookie__title{background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;padding:5px;font-weight:bold;margin-bottom:10px;}.cookie__details .host__cookie__item{display:flex;align-items:flex-start;}.cookie__details .host__cookie__item__label{font-weight:bold;min-width:115px;}.cookie__options{margin-top:-10px;position:relative;display:none;animation:fadeEffect 1s cubic-bezier(0.075,0.82,0.165,1);}.cookie__options p{line-height:18px;}.cookie__options.js-visible{display:block;}.cookie__options .cookie__options__title{width:calc(100% - 80px);padding-bottom:20px;display:block;}.cookie__options form{margin-bottom:40px;margin-top:25px;}.cookie__checkbox{display:flex;margin-bottom:15px;position:relative;align-items:center;}.cookie__checkbox.disabled .switch{opacity:0.4;}.cookie__checkbox.disabled .switch .slider{cursor:not-allowed;}.cookie__checkbox__info{pointer-events:all;}.cookie__checkbox__info__title{font-weight:bold;display:flex;align-items:center;cursor:pointer;}.cookie__checkbox__info__title::after{content:"+";display:block;font-size:18px;margin-left:0.5rem;}.cookie__checkbox__info__btn-details{background-color:#444444;border:none;color:white;margin-bottom:10px;padding:5px 10px;}.cookie__checkbox__info__descr{display:none;animation:fadeEffectSmall 1s cubic-bezier(0.075,0.82,0.165,1);}.cookie__checkbox__info.js-visible .cookie__checkbox__info__title::after{content:"-";}.cookie__checkbox__info.js-visible .cookie__checkbox__info__descr{display:block;}.cookie__checkbox .switch{position:relative;display:inline-block;width:30px;height:17px;flex-shrink:0;margin-right:1rem;margin-bottom:0;}.cookie__checkbox .switch input{opacity:0;width:0;height:0;}.cookie__checkbox .switch input:checked + .slider{background-color:#2196F3;}.cookie__checkbox .switch input:focus + .slider{box-shadow:0 0 1px #2196F3;}.cookie__checkbox .switch input:checked + .slider:before{transform:translateX(13px);}.cookie__checkbox .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:0.4s;}.cookie__checkbox .switch .slider:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:white;transition:0.4s;}.cookie__checkbox .switch .slider.round{border-radius:34px;}.cookie__checkbox .switch .slider.round:before{border-radius:50%;}.cookie__button-wrapper{margin-top:25px;display:inline-flex;flex-direction:column;align-items:center;width:100%;}@media screen and (min-width:767px){.cookie__button-wrapper{align-items:flex-start;}}.cookie__button-wrapper--bottom{display:flex;align-items:center;flex-direction:column;}@media screen and (min-width:767px){.cookie__button-wrapper--bottom{flex-direction:row;}}.cookie__button-wrapper--bottom .cookie__link-underline{margin-top:15px;}@media screen and (min-width:767px){.cookie__button-wrapper--bottom .cookie__link-underline{margin-left:15px;margin-top:0;}}.cookie__button{margin:0 0 10px 0;padding:10px 25px;background-color:#444444;transition:all 0.4s ease-out;}@media screen and (min-width:767px){.cookie__button{margin:0 10px 10px 0;}}.cookie__button:hover{color:#000000;text-decoration:none;background-color:#777777;}.cookie__button--adjust{background-color:rgba(255,255,255,0.5);}.cookie__button--adjust:hover{background-color:rgba(170,170,170,0.7);}.app-body .cookie__button{color:white;}.app-body .cookie__button--adjust{color:#444;}.cookie__button--faded{background-color:white;}.cookie__button--faded:hover{background-color:#ddd;}@keyframes fadeEffect{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeEffectSmall{from{opacity:0;transform:translateY(-15px);}to{opacity:1;transform:translateY(0);}}.cookie-detection-notification{width:100%;position:fixed;bottom:0;background:#8c0000;color:#fff;padding:20px 5px;font-size:12px;z-index:99;}.cookie-detection-notification__cookie-name{font-weight:bold;padding:0 10px 0 0;}.cookie-detection-notification__cookie-value{padding:0 0 0 10px;color:#b3b3b3;}.cookie-detection-notification ul li{list-style:disc;margin:5px 0 5px 20px;}.cookie-token-checked::after{content:"";display:block;width:15px;height:15px;background-image:url(/modules/wax/rc_cookie_message/dist/check-mark-sign.e5d80353.svg);background-size:cover;transition:all 0.4s ease-out;background-repeat:no-repeat;margin-left:10px;}.cookie-token-checked:hover:after{background-image:url(/modules/wax/rc_cookie_message/dist/check-mark-active.69059cb0.svg);}.cookies{margin-bottom:10px;}.cookie{margin-bottom:50px;}.cookie__title{font-size:20px !important;font-weight:600;margin-bottom:16px;}.cookie__info{display:flex;width:100%;margin-bottom:8px;}.cookie__info__title{font-weight:600;width:25%;min-width:130px;margin-top:0 !important;margin-bottom:0 !important;}.cookie__info__desc{height:auto;width:75%;}.cookie__info__desc p{margin-top:0 !important;}.visually-hidden{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}
