/* @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);}
.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose{color:var(--colors-surface-on-surface);font-family:var(--font-families-sans);font-size:var(--font-size-base);font-weight:var(--font-weights-font-regular);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-normal);margin-bottom:var(--margin-bottom-5)}@media (min-width:1024px){.prose{font-family:var(--font-families-sans);font-size:var(--font-size-lg);font-weight:var(--font-weights-font-regular);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-relaxed);margin-bottom:var(--margin-bottom-5);text-decoration:var(--text-decoration-none)}}.prose h1,.prose p.display-1{font-family:var(--font-families-sans);font-size:var(--font-size-4xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-8);text-decoration:var(--text-decoration-none)}@media (min-width:1024px){.prose h1,.prose p.display-1{font-family:var(--font-families-sans);font-size:var(--font-size-6xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-tight);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-8);text-decoration:var(--text-decoration-none)}}.prose h2,.prose p.display-2{font-family:var(--font-families-sans);font-size:var(--font-size-3xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-5);text-decoration:var(--text-decoration-none)}@media (min-width:1024px){.prose h2,.prose p.display-2{font-family:var(--font-families-sans);font-size:var(--font-size-5xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-tight);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-8);text-decoration:var(--text-decoration-none)}}.prose h3,.prose p.display-3{font-family:var(--font-families-sans);font-size:var(--font-size-2xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-5);text-decoration:var(--text-decoration-none)}@media (min-width:1024px){.prose h3,.prose p.display-3{font-family:var(--font-families-sans);font-size:var(--font-size-4xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-8);text-decoration:var(--text-decoration-none)}}.prose h4,.prose ol.display-4,.prose p.display-4,.prose ul.display-4{font-family:var(--font-families-sans);font-size:var(--font-size-xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-snug);margin-bottom:var(--margin-bottom-5);text-decoration:var(--text-decoration-none)}@media (min-width:1024px){.prose h4,.prose ol.display-4,.prose p.display-4,.prose ul.display-4{font-family:var(--font-families-sans);font-size:var(--font-size-2xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-8);text-decoration:var(--text-decoration-none)}}.prose h5,.prose p.display-5{font-family:var(--font-families-sans);font-size:var(--font-size-lg);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-normal);margin-bottom:var(--margin-bottom-5);text-decoration:var(--text-decoration-none)}@media (min-width:1024px){.prose h5,.prose p.display-5{font-family:var(--font-families-sans);font-size:var(--font-size-xl);font-weight:var(--font-weights-font-bold);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-tight);margin-bottom:var(--margin-bottom-6);text-decoration:var(--text-decoration-none)}}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5{color:var(--colors-surface-on-surface-variant)}.prose *+h1{margin-top:2.5rem}@media (min-width:1024px){.prose *+h1{margin-top:5rem}}.prose *+h2{margin-top:2rem}@media (min-width:1024px){.prose *+h2{margin-top:3rem}}.prose *+h3{margin-top:2rem}@media (min-width:1024px){.prose *+h3{margin-top:2.5rem}}.prose *+h4,.prose *+h5,.prose h1+h2{margin-top:2rem}@media (min-width:1024px){.prose h1+h2{margin-top:3rem}}.prose h2+h3{margin-top:2rem}@media (min-width:1024px){.prose h2+h3{margin-top:2.5rem}}.prose h3+h4{margin-top:1.25rem}@media (min-width:1024px){.prose h3+h4{margin-top:2rem}}.prose h4+h5{margin-top:1.25rem}@media (min-width:1024px){.prose h4+h5{margin-top:1.5rem}}.prose a{font-weight:700}.prose a:hover{text-decoration-line:none}.prose a{color:var(--colors-secondary-secondary)}.prose p{font-family:var(--font-families-sans);font-size:var(--font-size-base);font-weight:var(--font-weights-font-regular);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-normal);margin-bottom:var(--margin-bottom-5)}@media (min-width:1024px){.prose p{font-family:var(--font-families-sans);font-size:var(--font-size-lg);font-weight:var(--font-weights-font-regular);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-relaxed);margin-bottom:var(--margin-bottom-5);text-decoration:var(--text-decoration-none)}}.prose p:first-child{margin-top:0}.prose blockquote p:after,.prose blockquote p:before{content:""}.prose blockquote{border-width:0;padding-left:0}.prose blockquote p{background-image:url('data:image/svg+xml;utf8,<svg width="25" height="26" viewBox="0 0 25 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 8.875V7.5625C13.1406 5.82812 12.25 3.8125 11.9219 1.65625C11.8281 1.04688 11.0312 0.765625 10.6562 1.28125C9.625 2.45312 8.875 3.8125 8.35938 5.35938C9.95312 7.14062 12.1094 8.35938 14.5 8.875ZM19.75 4C17.6406 4 16 5.6875 16 7.79688V10.5625C11.125 10.2812 6.95312 7.28125 5.07812 2.96875C4.79688 2.40625 3.95312 2.35938 3.71875 2.92188C2.92188 4.5625 2.5 6.4375 2.5 8.35938C2.5 11.6875 4.09375 14.7812 6.48438 17.0781C7.09375 17.6875 7.70312 18.1562 8.3125 18.625L1.5625 20.3125C1.04688 20.4062 0.8125 21.0156 1.09375 21.4375C1.9375 22.7031 3.95312 24.8594 8.26562 25C8.64062 25.0469 9.01562 24.9062 9.29688 24.6719L12.3906 22L16 22.0469C20.125 22.0469 23.5 18.6719 23.5 14.5469V7L24.9531 4H19.75ZM19.75 8.54688C19.3281 8.54688 18.9531 8.17188 18.9531 7.79688C18.9531 7.375 19.3281 7.04688 19.75 7.04688C20.125 7.04688 20.4531 7.375 20.4531 7.79688C20.5 8.17188 20.125 8.54688 19.75 8.54688Z" fill="%230F4B73"/></svg>');background-position:top;background-repeat:no-repeat;background-size:24px;font-size:var(--font-size-2xl);font-style:italic;font-weight:700!important;line-height:var(--line-heights-2xl);margin-top:2rem!important;padding-top:2.5rem;text-align:center}.prose blockquote:before{content:""}.prose img{width:100%}.prose table{text-align:left}.prose th{border-bottom-width:2px;border-color:var(--colors-surface-on-surface);font-weight:700}.prose td,.prose th{padding-bottom:.75rem;padding-right:1.125rem;padding-top:.75rem}.prose td{border-color:var(--colors-surface-on-surface);border-top-width:1px}.prose th:first-child,.prose tr:first-child td:first-child{border-top-left-radius:.5rem}.prose th:last-child,.prose tr:first-child td:last-child{border-top-right-radius:.5rem}.prose th:first-child,.prose tr:last-child td:first-child{border-bottom-left-radius:.5rem}.prose th:last-child,.prose tr:last-child td:last-child{border-bottom-right-radius:.5rem}.prose ol,.prose ul{font-family:var(--font-families-sans);font-size:var(--font-size-base);font-weight:var(--font-weights-font-regular);letter-spacing:var(--letter-spacing-tracking-normal);line-height:var(--line-heights-leading-normal);margin-bottom:var(--margin-bottom-5);padding-left:1.25rem}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-bottom:0}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li::marker{color:var(--colors-surface-on-surface)}.prose li{color:var(--colors-surface-on-surface)}.prose ol.display-4,.prose ul.display-4{display:grid;gap:.5rem;padding-left:34px}@media (min-width:1024px){.prose ol.display-4,.prose ul.display-4{gap:1rem;padding-left:48px}}.rounded-image img{border-color:#0000;border-radius:.75rem!important}.light-inverse-1 .prose blockquote p,.light-inverse-2 .prose blockquote p{background-image:url('data:image/svg+xml;utf8,<svg width="25" height="26" viewBox="0 0 25 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 8.875V7.5625C13.1406 5.82812 12.25 3.8125 11.9219 1.65625C11.8281 1.04688 11.0312 0.765625 10.6562 1.28125C9.625 2.45312 8.875 3.8125 8.35938 5.35938C9.95312 7.14062 12.1094 8.35938 14.5 8.875ZM19.75 4C17.6406 4 16 5.6875 16 7.79688V10.5625C11.125 10.2812 6.95312 7.28125 5.07812 2.96875C4.79688 2.40625 3.95312 2.35938 3.71875 2.92188C2.92188 4.5625 2.5 6.4375 2.5 8.35938C2.5 11.6875 4.09375 14.7812 6.48438 17.0781C7.09375 17.6875 7.70312 18.1562 8.3125 18.625L1.5625 20.3125C1.04688 20.4062 0.8125 21.0156 1.09375 21.4375C1.9375 22.7031 3.95312 24.8594 8.26562 25C8.64062 25.0469 9.01562 24.9062 9.29688 24.6719L12.3906 22L16 22.0469C20.125 22.0469 23.5 18.6719 23.5 14.5469V7L24.9531 4H19.75ZM19.75 8.54688C19.3281 8.54688 18.9531 8.17188 18.9531 7.79688C18.9531 7.375 19.3281 7.04688 19.75 7.04688C20.125 7.04688 20.4531 7.375 20.4531 7.79688C20.5 8.17188 20.125 8.54688 19.75 8.54688Z" fill="%23ffffff"/></svg>')}
.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;}
/* @license MIT https://github.com/dimsemenov/PhotoSwipe/blob/master/LICENSE */
.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:rgba(255,255,255,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:0.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0);}.pswp:focus{outline:0;}.pswp *{box-sizing:border-box;}.pswp img{max-width:none;}.pswp--open{display:block;}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity;}.pswp__bg{opacity:0.005;background:var(--pswp-bg);}.pswp,.pswp__scroll-wrap{overflow:hidden;}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%;}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto;}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out;}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.pswp__item{z-index:1;overflow:hidden;}.pswp__hidden{display:none !important;}.pswp__content{pointer-events:none;}.pswp__content > *{pointer-events:auto;}.pswp__error-msg-container{display:grid;}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color);}.pswp .pswp__hide-on-close{opacity:0.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4,0,0.22,1);z-index:10;pointer-events:none;}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto;}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:0.85;-webkit-appearance:none;-webkit-touch-callout:none;}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1;}.pswp__button:disabled{opacity:0.3;cursor:auto;}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none;}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none;}.pswp__icn:focus{outline:0;}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg);}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none !important;}.pswp__top-bar > *{pointer-events:auto;will-change:opacity;}.pswp__button--close{margin-right:6px;}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px;}.pswp__button--arrow:disabled{display:none;cursor:default;}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0;}.pswp--one-slide .pswp__button--arrow{display:none;}.pswp--touch .pswp__button--arrow{visibility:hidden;}.pswp--has_mouse .pswp__button--arrow{visibility:visible;}.pswp__button--arrow--prev{right:auto;left:0px;}.pswp__button--arrow--next{right:0px;}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1,1);}.pswp__button--zoom{display:none;}.pswp--zoom-allowed .pswp__button--zoom{display:block;}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none;}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto;}.pswp__preloader .pswp__icn{opacity:0;transition:opacity 0.2s linear;animation:pswp-clockwise 600ms linear infinite;}.pswp__preloader--active .pswp__icn{opacity:0.85;}@keyframes pswp-clockwise{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:0.85;}.pswp--one-slide .pswp__counter{display:none;}
/* @license MIT https://github.com/dimsemenov/photoswipe-dynamic-caption-plugin/blob/main/LICENSE */
.pswp__dynamic-caption{color:#fff;position:absolute;width:100%;left:0;top:0;transition:opacity 120ms linear !important;}.pswp-caption-content{display:none;}.pswp__dynamic-caption a{color:#fff;}.pswp__dynamic-caption--faded{opacity:0 !important;}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px;}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0;}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px;}.pswp__dynamic-caption--mobile{width:100%;background:rgba(0,0,0,0.5);padding:10px 15px;right:0;bottom:0;top:auto !important;left:0 !important;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.path-galleries .view-media-galleries .view-content,.path-media-gallery .field--name-images,.embedded-entity .field--name-images{display:grid;grid-template-columns:1fr;grid-gap:4px;}@media (min-width:576px){.path-galleries .view-media-galleries .view-content,.path-media-gallery .field--name-images,.embedded-entity .field--name-images{grid-template-columns:1fr 1fr;}}@media (min-width:768px){.path-galleries .view-media-galleries .view-content,.path-media-gallery .field--name-images,.embedded-entity .field--name-images{grid-template-columns:1fr 1fr 1fr;}}.path-galleries .view-media-galleries .view-content .views-field-title{max-width:300px;text-align:center;}.path-galleries .view-media-galleries .view-content .views-row{margin-bottom:20px;}
.sliding-popup-bottom,.sliding-popup-top{z-index:99999;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;}.eu-cookie-compliance-buttons{float:right;max-width:40%;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}.eu-cookie-compliance-default-button,.eu-cookie-compliance-secondary-button,.eu-cookie-compliance-more-button,.eu-cookie-compliance-hide-button,.eu-cookie-withdraw-tab{cursor:pointer;}.eu-cookie-compliance-message{float:left;max-width:60%;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;}}
/* @license MIT https://github.com/biati-digital/glightbox/blob/master/LICENSE.md */
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:0}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.oembed-lazyload{position:relative;padding-bottom:56.25%;height:0;}.oembed-lazyload__button,.oembed-lazyload__thumbnail,.oembed-lazyload__iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.oembed-lazyload__thumbnail{background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:-1;}.oembed-lazyload__button{background-color:transparent;cursor:pointer;z-index:0;}.oembed-lazyload__iframe--hidden{opacity:0;visibility:hidden;z-index:-1;}.oembed-lazyload__button--hidden{opacity:0;visibility:hidden;}
.oembed-lazyload__visible-label{padding:1rem;background-color:buttonface;color:buttontext;border-radius:1em;font-weight:bold;box-shadow:0 0 10px 0 rgb(0 0 0 / 30%);transition:all .2s;}.oembed-lazyload__button:hover .oembed-lazyload__visible-label,.oembed-lazyload__button:focus .oembed-lazyload__visible-label{text-decoration:underline;box-shadow:0 0 10px 0 rgb(0 0 0 / 90%);background-color:white;color:black;}.oembed-lazyload__button,.oembed-lazyload__iframe{transition:.2s opacity;}
