/* @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;}.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);}
:root{--body-text-font-size:1.125rem;--body-text-font-size-mobile:0.875rem;--body-text-table-cell-padding:0.75rem;--body-text-table-border-width:2px;--body-text-color-image-max-width:100%;--body-text-color-image-height:auto}.body-text{color:var(--body-text-color);font-size:var(--body-text-font-size-mobile)}@media(min-width:768px){.body-text{font-size:var(--body-text-font-size)}}.body-text>:not(:last-child){margin-bottom:var(--content-spacer-s)}.body-text h1:not(.alert-heading),.body-text h2:not(.alert-heading),.body-text h3:not(.alert-heading),.body-text h4:not(.alert-heading),.body-text h5:not(.alert-heading),.body-text h6:not(.alert-heading){color:var(--body-text-heading-color)}.body-text strong{color:var(--body-text-strong-color)}.body-text pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;white-space:normal}.body-text table{width:100%}.body-text table th{background:var(--body-text-table-th-background-color);border-top:var(--body-text-table-border-width) solid var(--body-text-table-th-color);color:var(--body-text-table-th-color);font-size:1rem;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase;vertical-align:middle}.body-text table td,.body-text table th{padding:var(--body-text-table-cell-padding)}.body-text table td{border:var(--body-text-table-border-width) solid var(--body-text-table-th-color)}.body-text table tr:nth-of-type(odd){background:var(--body-text-table-tr-odd-background-color)}.body-text table tr:nth-of-type(2n){background:var(--body-text-table-tr-even-background-color)}.body-text ul li{text-align:left}.body-text img{height:var(--body-text-color-image-height);max-width:var(--body-text-color-image-max-width)}.body-text blockquote{border-bottom:1px solid var(--blockquote-border-color);border-top:1px solid var(--blockquote-border-color);margin:var(--content-spacer-ml) 0;padding:var(--content-spacer-ml)}.body-text blockquote:before{content:url(/themes/custom/droopler_theme/src/assets/icons/quote.svg);height:2rem;width:2rem}
:root{--divider-display:inline-block;--divider-width:3.125rem;--divider-height:0.125rem;--divider-margin-top:1.375rem;--divider-margin-bottom:1.51rem;--divider-first-child-display:none;--divider-last-child-display:none}.divider{background-color:var(--divider-background-color);display:var(--divider-display);height:var(--divider-height);margin-bottom:var(--divider-margin-bottom);margin-top:var(--divider-margin-top);width:var(--divider-width)}.divider:first-child{display:var(--divider-first-child-display)}.divider:last-child{display:var(--divider-last-child-display)}
:root{--heading-margin:0;--heading-text-transform:none;--heading-font-weight:600}.heading{color:var(--heading-color);margin:var(--heading-margin);text-transform:var(--heading-text-transform)}@media(min-width:768px){h1{font-size:56px;line-height:67.77px}h1,h2{font-family:Inter;font-weight:600;letter-spacing:-2%}h2{font-size:43px;line-height:52px}h3{font-size:40px;line-height:44px}h3,h4{font-family:Inter;font-weight:600}h4{font-size:32px;letter-spacing:-2%;line-height:38.73px}h5{font-family:Inter;font-size:24px;font-weight:600;line-height:28px}}
:root{--media-width:auto;--media-height:auto;--media-img-display:block;--media-img-width:auto;--media-img-height:auto;--media-overlay-background-color:rgba(0,0,0,.2);--media-overlay-opacity:0.2}.media{height:var(--media-height);width:var(--media-width)}.media img,.media picture{display:var(--media-img-display);height:var(--media-img-height);max-width:100%;width:var(--media-img-width)}.media--overlay{position:relative}.media--overlay:before{background-color:var(--media-overlay-background-color);content:"";height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.media--overlay img{opacity:var(--media-overlay-opacity)}.media--background :not(.contextual){height:100%;width:100%}.media--background iframe{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.media--background img{-o-object-fit:cover;object-fit:cover}
:root{--overlay-display:block;--overlay-width:100%;--overlay-height:100%;--overlay-opacity:0.8}.overlay{background:var(--overlay-background-color);display:var(--overlay-display);height:var(--overlay-height);opacity:var(--overlay-opacity);width:var(--overlay-width)}
.d-p-text-paged{position:relative}.d-p-text-paged__background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.d-p-text-paged__background-media{height:100%}.d-p-text-paged__background-media picture{height:100%;width:100%}.d-p-text-paged__background-media picture img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.d-p-text-paged__background-media .media{height:100%}.d-p-text-paged__background-overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.d-p-text-paged__content{position:relative}.d-p-text-paged__content.text-start{--cta-links-alignment:left}.d-p-text-paged__content.text-end{--cta-links-alignment:right}.d-p-text-paged__content.text-center{--cta-links-alignment:center}.d-p-text-paged__content-column .cta-links,.d-p-text-paged__content-column .heading,.d-p-text-paged__content-column .subtitle{margin-top:var(--content-spacer-m)}.d-p-text-paged__content-column .divider{margin-bottom:var(--content-spacer-none)}.d-p-text-paged__content-column .body-text{margin-top:var(--content-spacer-m);width:100%}
:root{--footer-primary-padding-top:3rem;--footer-primary-padding-bottom:3rem}.footer-primary{background-color:var(--footer-primary-background-color);padding-bottom:var(--footer-primary-padding-bottom);padding-top:var(--footer-primary-padding-top)}.footer-primary__content-wrapper{margin-top:calc(var(--content-spacer-m)*-1)}.footer-primary .block{margin-top:var(--content-spacer-m)}.footer-primary .block .divider{display:none}
.footer-secondary{background-color:var(--footer-secondary-background-color)}.footer-secondary__content-column{border-top:1px solid var(--footer-secondary-border-color);padding-bottom:var(--content-spacer-xl);padding-top:var(--content-spacer-m);text-align:center}.footer-secondary__content-column .block--type-social-media{align-items:baseline;display:flex}.footer-secondary__content-column .block--type-social-media .heading{font-family:Inter;font-size:20px;font-weight:600;font-weight:400;line-height:24px}.footer-secondary .nav{flex-direction:column;justify-content:center}@media(min-width:768px){.footer-secondary .nav{flex-direction:row}}.footer-secondary .nav .nav-link{color:var(--footer-secondary-link-color);font-weight:700;padding:.5rem 2.2rem}
:root{--hamburger-width:2rem;--hamburger-height:1.8rem;--hamburger-line-height:0.4rem}.hamburger{background:none;border:none;height:var(--hamburger-height);padding:0;position:relative;width:var(--hamburger-width)}.hamburger__line{background:var(--hamburger-line-background-color);border-radius:var(--hamburger-line-height);display:block;height:var(--hamburger-line-height);position:absolute;transition:all .5s ease-in-out;width:100%}.hamburger__line:first-child{left:0;top:0}.hamburger__line:nth-child(2){left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hamburger__line:nth-child(3){bottom:0;left:0}.open .hamburger__line:first-child{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.open .hamburger__line:nth-child(2){opacity:0}.open .hamburger__line:nth-child(3){bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center}
:root{--header-height-mobile:5rem}.header{min-height:var(--header-height-mobile);position:relative;z-index:100}.header,.header__content-column{align-items:center;display:flex}.header__content-column--left .navbar-brand{max-width:12rem}@media(min-width:768px){.header__content-column--left .navbar-brand{max-width:15rem}}@media(min-width:992px){.header__content-column--left .navbar-brand{max-width:20rem}}.header__content-column--left .navbar-brand__logo{max-height:4rem;padding:.5rem}.header__content-column--left .navbar-brand__logo img{max-height:3rem}.header__content-column--right{display:flex;justify-content:end}.header__content-column .navigation-desktop{display:none}@media(min-width:992px){.header__content-column .navigation-desktop{display:block}.header__content-column .hamburger,.header__content-column .navigation-mobile{display:none}}
.menu,.submenu{list-style:none;margin:0;padding:0}
.menu-item__link,.submenu-item__link{display:block;text-decoration:none}.menu-item--has-submenu.open .menu-item__toggler .icon--open,.menu-item--has-submenu:not(.open) .menu-item__toggler .icon--close,.submenu-item--has-submenu.open>.submenu-item__element>.submenu-item__toggler .icon--open,.submenu-item--has-submenu:not(.open)>.submenu-item__element>.submenu-item__toggler .icon--close{display:none}

.navigation-desktop__top-content{display:flex;justify-content:flex-end}.navigation-desktop__top-content .menu{display:flex}.navigation-desktop__top-content .menu .menu-item+.menu-item{margin-left:2rem}.navigation-desktop__top-content .menu .menu-item__link{color:var(--header-search-page-link-color);font-size:.875rem;font-weight:500;padding:.5rem}.navigation-desktop__top-content .menu .menu-item__link:hover{color:var(--header-search-page-link-color-hover)}.navigation-desktop__top-content .language-switcher-language-url,.navigation-desktop__top-content .search-page-link-block{align-items:center;display:flex}.navigation-desktop__top-content .language-switcher-language-url a{color:var(--header-search-page-link-color)}.navigation-desktop__top-content .language-switcher-language-url a.is-active,.navigation-desktop__top-content .language-switcher-language-url a:hover{color:var(--header-search-page-link-color-hover)}.navigation-desktop__bottom-content .menu{display:flex}.navigation-desktop__bottom-content .menu .menu-item{position:relative}.navigation-desktop__bottom-content .menu .menu-item+.menu-item{margin-left:1rem}.navigation-desktop__bottom-content .menu .menu-item__link{color:var(--navigation-desktop-bottom-menu-link-color);font-weight:600;line-height:2.5rem}.navigation-desktop__bottom-content .menu .menu-item__element{align-items:center;display:flex;padding:10px 8px}.navigation-desktop__bottom-content .menu .menu-item__toggler{color:var(--navigation-desktop-bottom-menu-link-color);padding-left:4px}.navigation-desktop__bottom-content .menu .menu-item__toggler .icon:before{font-weight:600}.navigation-desktop__bottom-content .menu .menu-item:hover .menu-item__link{color:var(--navigation-desktop-bottom-menu-link-color-hover)}.navigation-desktop__bottom-content .menu .menu-item:hover>.submenu{display:block}.navigation-desktop__bottom-content .submenu{background-color:var(--navigation-desktop-bottom-submenu-background-color);border:1px solid var(--navigation-desktop-bottom-submenu-border-color);border-radius:.25rem;display:none;padding:1rem 0;position:absolute}.navigation-desktop__bottom-content .submenu .submenu-item+.submenu-item{margin-top:8px}.navigation-desktop__bottom-content .submenu .submenu-item__link{color:var(--navigation-desktop-bottom-submenu-link-color);font-weight:600;line-height:2.375rem;padding:0 1.2rem;white-space:nowrap}.navigation-desktop__bottom-content .submenu .submenu-item__link:hover{color:var(--navigation-desktop-bottom-submenu-link-color-hover)}.navigation-desktop__bottom-content .submenu .submenu-item--active>.submenu-item__element>.submenu-item__link{color:var(--navigation-desktop-bottom-submenu-link-color-active)}.navigation-desktop__bottom-content .submenu .submenu-item--has-submenu{position:relative}.navigation-desktop__bottom-content .submenu .submenu-item--has-submenu .submenu-item__element{align-items:stretch;display:flex;justify-content:space-between}.navigation-desktop__bottom-content .submenu .submenu-item--has-submenu .submenu-item__toggler{color:var(--navigation-desktop-bottom-submenu-link-color);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.navigation-desktop__bottom-content .submenu .submenu-item--has-submenu .submenu-item__toggler.close{display:none}.navigation-desktop__bottom-content .submenu .submenu-item--has-submenu .submenu{display:none;left:100%;position:absolute;top:0}.navigation-desktop__bottom-content .submenu .submenu-item--has-submenu:hover>.submenu{display:block}.navigation-desktop__bottom-content .submenu .submenu-item--has-submenu:hover>.submenu-item__element>.submenu-item__toggler{color:var(--navigation-desktop-bottom-submenu-link-color-hover)}
:root{--navigation-mobile-level:1;--navigation-mobile-item-indentation-horizontal:1rem;--navigation-mobile-item-indentation-vertical:0.35rem}.navigation-mobile{--overlay-background-color:var(--navigation-mobile-overlay-background-color);--overlay-opacity:0.2;height:calc(100vh - var(--header-height-mobile));left:0;overflow:hidden;pointer-events:none;position:absolute;top:100%;width:100%}.navigation-mobile.open{pointer-events:auto}.navigation-mobile__overlay{height:100%;opacity:0;position:absolute;right:0;transition:opacity .5s linear;width:100vw}.open .navigation-mobile__overlay{opacity:1}.navigation-mobile__content{background-color:var(--navigation-mobile-background-color);height:100%;overflow:auto;position:absolute;right:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .75s ease-in-out;transition:transform .75s ease-in-out;transition:transform .75s ease-in-out,-webkit-transform .75s ease-in-out}.open .navigation-mobile__content{-webkit-transform:translateX(0);transform:translateX(0)}.navigation-mobile .block:after,.navigation-mobile .search-page-link-block:after{background-color:var(--navigation-mobile-block-border-color);content:"";display:block;height:1px;margin-left:var(--navigation-mobile-item-indentation-horizontal);width:calc(100% - var(--navigation-mobile-item-indentation-horizontal)*2)}.navigation-mobile .menu{padding-block:var(--navigation-mobile-item-indentation-vertical)}.navigation-mobile .menu .menu-item__element{align-items:stretch;display:flex;justify-content:space-between;position:relative}.navigation-mobile .menu .menu-item__link{color:var(--navigation-mobile-submenu-link-color);display:inline-block;flex-grow:1;font-size:1.25rem;line-height:2rem;padding:var(--navigation-mobile-item-indentation-vertical) var(--navigation-mobile-item-indentation-horizontal);position:relative;text-transform:uppercase;z-index:2}.navigation-mobile .menu .menu-item__toggler{align-items:center;color:var(--navigation-mobile-submenu-link-color);display:flex;justify-content:flex-end;padding:.2rem var(--navigation-mobile-item-indentation-horizontal);width:50%}.navigation-mobile .submenu{background-color:var(--navigation-mobile-submenu-background-color);max-height:0;overflow:hidden;transition:max-height .75s cubic-bezier(0,1,0,1)}.navigation-mobile .submenu.open{max-height:1000px;transition:max-height 1s ease-in-out}.navigation-mobile .submenu .submenu-item:first-child{margin-top:var(--navigation-mobile-item-indentation-vertical)}.navigation-mobile .submenu .submenu-item:last-child{margin-bottom:var(--navigation-mobile-item-indentation-vertical)}.navigation-mobile .submenu .submenu-item__link{color:var(--navigation-mobile-submenu-link-color);padding:var(--navigation-mobile-item-indentation-vertical) var(--navigation-mobile-item-indentation-horizontal)}.navigation-mobile .submenu .submenu-item__link:hover{color:var(--navigation-mobile-submenu-link-color-hover)}.navigation-mobile .submenu .submenu-item--active>.submenu-item__element>.submenu-item__link{color:var(--navigation-mobile-submenu-link-color-active)}.navigation-mobile .submenu .submenu-item--has-submenu .submenu-item__element{align-items:stretch;display:flex;justify-content:space-between;padding-left:calc(var(--navigation-mobile-level)*var(--navigation-mobile-item-indentation-horizontal));position:relative}.navigation-mobile .submenu .submenu-item--has-submenu .submenu-item__toggler{align-items:center;color:var(--navigation-mobile-submenu-link-color);display:flex;justify-content:flex-end;padding:.2rem var(--navigation-mobile-item-indentation-horizontal);width:50%}.navigation-mobile .search-page-link{margin:var(--navigation-mobile-item-indentation-vertical) var(--navigation-mobile-item-indentation-horizontal)}
.page__content-wrapper{--heading-margin:0 0 var(--content-spacer-s) 0;margin:var(--content-spacer-l) var(--content-spacer-none)}.page:has(.layout-builder__layout){overflow:hidden}
:root{--banner-content-text-alignment:left}.d-p-banner{--heading-text-transform:none;--media-width:100%;--media-height:100%;--cta-links-alignment:var(--banner-content-text-alignment);align-items:center;display:flex;position:relative}.d-p-banner--left-side-content{--heading-text-transform:none;--banner-content-text-alignment:left}.d-p-banner__background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.d-p-banner__background-media{height:100%}.d-p-banner__background-media picture{height:100%;width:100%}.d-p-banner__background-media picture img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.d-p-banner__background-overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.d-p-banner__content{z-index:1}.d-p-banner__content-overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}@media(min-width:992px){.d-p-banner__content-overlay{--overlay-width:50%}}.d-p-banner__content-column{--body-text-color:var(--banner-body-text-color);text-align:var(--banner-content-text-alignment)}@media(min-width:992px){.d-p-banner__content-column.col-12{max-width:768px;padding:0}}.d-p-banner__content-column .divider{display:block}.d-p-banner__content-column .media-icon{--media-width:auto;--media-height:auto}.d-p-banner__content-column .heading{margin-top:var(--content-spacer-s)}.d-p-banner__content-column .subtitle{margin-top:var(--content-spacer-xs)}.d-p-banner__content-column .cta-links{margin-top:var(--content-spacer-xl)}
