/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:#000;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:"Courier New",Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:1rem}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
@keyframes button-pulse{0%{opacity:1;transform:translateY(-50%) scale(1)}100%{opacity:0;transform:translateY(-50%) scale(1.5)}}.button--primary a,:has(>input.button--primary),a.button--primary,button.button--primary{background-color:transparent;border:1px solid #000;border-radius:2rem;color:#000;display:inline-flex;font-size:1rem;line-height:1.5;padding:.7rem 3.2rem .7rem 1.2rem;position:relative;text-decoration:none;transition:.25s ease-in-out;z-index:1}.button--primary a:not([class*=icon-])::after,.button--primary a:not([class*=icon-])::before,:has(>input.button--primary):not([class*=icon-])::after,:has(>input.button--primary):not([class*=icon-])::before,a.button--primary:not([class*=icon-])::after,a.button--primary:not([class*=icon-])::before,button.button--primary:not([class*=icon-])::after,button.button--primary:not([class*=icon-])::before{background-color:#f2a900;border-radius:50%;content:"";height:1.2rem;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);transition:.25s cubic-bezier(.68,-.55,.265,2),background-color .25s ease-in-out;width:1.2rem}.button--primary a:not([class*=icon-])::before,:has(>input.button--primary):not([class*=icon-])::before,a.button--primary:not([class*=icon-])::before,button.button--primary:not([class*=icon-])::before{animation:2s infinite button-pulse;z-index:-1}.button--primary a[class*=icon-]::before,:has(>input.button--primary)[class*=icon-]::before,a.button--primary[class*=icon-]::before,button.button--primary[class*=icon-]::before{line-height:1.2em;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%)}.button--primary a:hover,:has(>input.button--primary):hover,a.button--primary:hover,button.button--primary:hover{background-color:transparent;border-color:#f2a900;color:#000}.button--primary a:hover:not([class*=icon-])::after,:has(>input.button--primary):hover:not([class*=icon-])::after,a.button--primary:hover:not([class*=icon-])::after,button.button--primary:hover:not([class*=icon-])::after{transform:translateY(-50%) scale(1.4)}.button--primary a:hover:not([class*=icon-])::after,.button--primary a:hover:not([class*=icon-])::before,:has(>input.button--primary):hover:not([class*=icon-])::after,:has(>input.button--primary):hover:not([class*=icon-])::before,a.button--primary:hover:not([class*=icon-])::after,a.button--primary:hover:not([class*=icon-])::before,button.button--primary:hover:not([class*=icon-])::after,button.button--primary:hover:not([class*=icon-])::before{background-color:#f2a900}.button--secondary a,:has(>input.button--secondary),a.button--secondary,button.button--secondary{background-color:transparent;border:1px solid #000;border-radius:2rem;color:#000;display:inline-flex;font-size:1rem;line-height:1.5;padding:.7rem 3.2rem .7rem 1.2rem;position:relative;text-decoration:none;transition:.25s ease-in-out;z-index:1}.button--secondary a:not([class*=icon-])::after,.button--secondary a:not([class*=icon-])::before,:has(>input.button--secondary):not([class*=icon-])::after,:has(>input.button--secondary):not([class*=icon-])::before,a.button--secondary:not([class*=icon-])::after,a.button--secondary:not([class*=icon-])::before,button.button--secondary:not([class*=icon-])::after,button.button--secondary:not([class*=icon-])::before{background-color:#000;border-radius:50%;content:"";height:1.2rem;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);transition:.25s cubic-bezier(.68,-.55,.265,2),background-color .25s ease-in-out;width:1.2rem}.button--secondary a:not([class*=icon-])::before,:has(>input.button--secondary):not([class*=icon-])::before,a.button--secondary:not([class*=icon-])::before,button.button--secondary:not([class*=icon-])::before{animation:2s infinite button-pulse;z-index:-1}.button--secondary a[class*=icon-]::before,:has(>input.button--secondary)[class*=icon-]::before,a.button--secondary[class*=icon-]::before,button.button--secondary[class*=icon-]::before{line-height:1.2em;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%)}.button--secondary a:hover,:has(>input.button--secondary):hover,a.button--secondary:hover,button.button--secondary:hover{background-color:#000;border-color:#000;color:#fff}.button--secondary a:hover:not([class*=icon-])::after,:has(>input.button--secondary):hover:not([class*=icon-])::after,a.button--secondary:hover:not([class*=icon-])::after,button.button--secondary:hover:not([class*=icon-])::after{transform:translateY(-50%) scale(1.4)}.button--secondary a:hover:not([class*=icon-])::after,.button--secondary a:hover:not([class*=icon-])::before,:has(>input.button--secondary):hover:not([class*=icon-])::after,:has(>input.button--secondary):hover:not([class*=icon-])::before,a.button--secondary:hover:not([class*=icon-])::after,a.button--secondary:hover:not([class*=icon-])::before,button.button--secondary:hover:not([class*=icon-])::after,button.button--secondary:hover:not([class*=icon-])::before{background-color:#fff}.button--negative a,a.button--negative,button.button--negative{background-color:transparent;border:1px solid #000;border-radius:2rem;color:#000;display:inline-flex;font-size:1rem;line-height:1.5;padding:.7rem 3.2rem .7rem 1.2rem;position:relative;text-decoration:none;transition:.25s ease-in-out;z-index:1}.button--negative a:not([class*=icon-])::after,.button--negative a:not([class*=icon-])::before,a.button--negative:not([class*=icon-])::after,a.button--negative:not([class*=icon-])::before,button.button--negative:not([class*=icon-])::after,button.button--negative:not([class*=icon-])::before{background-color:#000;border-radius:50%;content:"";height:1.2rem;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);transition:.25s cubic-bezier(.68,-.55,.265,2),background-color .25s ease-in-out;width:1.2rem}.button--negative a:not([class*=icon-])::before,a.button--negative:not([class*=icon-])::before,button.button--negative:not([class*=icon-])::before{animation:2s infinite button-pulse;z-index:-1}.button--negative a[class*=icon-]::before,a.button--negative[class*=icon-]::before,button.button--negative[class*=icon-]::before{line-height:1.2em;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%)}.button--negative a:hover,a.button--negative:hover,button.button--negative:hover{background-color:transparent;border-color:#fff;color:#000}.button--negative a:hover:not([class*=icon-])::after,a.button--negative:hover:not([class*=icon-])::after,button.button--negative:hover:not([class*=icon-])::after{transform:translateY(-50%) scale(1.4)}.button--negative a:hover:not([class*=icon-])::after,.button--negative a:hover:not([class*=icon-])::before,a.button--negative:hover:not([class*=icon-])::after,a.button--negative:hover:not([class*=icon-])::before,button.button--negative:hover:not([class*=icon-])::after,button.button--negative:hover:not([class*=icon-])::before{background-color:#fff}:has(>input.button--primary),:has(>input.button--secondary){padding:0}:has(>input.button--primary) input,:has(>input.button--secondary) input{border:0;height:100%;line-height:1.5;margin:0;background-color:transparent;padding:.7rem 3.2rem .7rem 1.2rem}.file{padding-left:0!important;background-image:none!important}.file::before{font-size:1.1rem;margin-right:1rem;content:"\e814";font-family:fontello}.file--package-x-generic::before{content:"\f1c6"}.file--x-office-spreadsheet::before{content:"\f1c3"}.file--x-office-document::before{content:"\f1c2"}.file--x-office-presentation::before{content:"\f1c4"}.file--text-html::before,.file--text-x-script::before{content:"\f1c9"}.file--text-plain::before{content:"\f0f6"}.file--application-pdf::before{content:"\f1c1"}.file--audio::before{content:"\f1c7"}.file--video::before{content:"\f1c8"}.file--text::before{content:"\f0f6"}.file--image::before{content:"\f1c5"}.container{padding:0 clamp(30px,6vw,100px);max-width:1920px;margin:0 auto}.container--large{padding:0 1.5rem}.container--small{max-width:1380px}.lazy_load_bg.loaded{opacity:1}.lazy_load_bg{top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity 1s}.lazy{display:block}.lazyload[loading]{opacity:1;margin:auto;width:90%!important;display:block!important;max-width:150px!important}.heading1,h1{font-family:"Anton SC",sans-serif;font-size:clamp(2.5rem,6vw + 1rem,4.375rem);letter-spacing:0;line-height:1.1;text-transform:uppercase}.heading2,h2{font-family:Sora,sans-serif;font-size:clamp(1.5rem,1.5vw + 1rem,1.75rem);font-weight:500;letter-spacing:-.5px;line-height:1.2;text-transform:none}.heading3,h3{font-family:Sora,sans-serif;font-size:clamp(1.25rem,1vw + 1rem,1.5rem);font-weight:800;letter-spacing:-.4px;line-height:1.3;text-transform:none}.heading4,h4{font-family:Sora,sans-serif;font-size:clamp(1.125rem,.75vw + 1rem,1.25rem);font-weight:800;letter-spacing:-.3px;line-height:1.4;text-transform:none}p{line-height:1.8;margin:1rem 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}.large{font-size:18px}.title-font{font-family:"Anton SC",sans-serif;letter-spacing:0;line-height:1.1;text-transform:uppercase}hr{border:none;border-top:1px solid #000}strong{font-weight:700}em{font-style:italic}u{text-decoration:underline}.red{color:red}.subtitle{background-color:rgba(242,169,0,.75);border-radius:1rem;display:inline-block;width:fit-content;font-size:1rem;font-weight:400;line-height:1;margin-bottom:.5rem;padding:.5rem;text-transform:uppercase}.negative .subtitle{background-color:rgba(255,255,255,.75)}.js-form-type-processed-text ol,.js-form-type-processed-text p,.js-form-type-processed-text ul,.wysiwyg ol,.wysiwyg p,.wysiwyg ul{margin:1.5rem 0}.js-form-type-processed-text ol:first-child,.js-form-type-processed-text p:first-child,.js-form-type-processed-text ul:first-child,.wysiwyg ol:first-child,.wysiwyg p:first-child,.wysiwyg ul:first-child{margin-top:0}.js-form-type-processed-text ol:last-child,.js-form-type-processed-text p:last-child,.js-form-type-processed-text ul:last-child,.wysiwyg ol:last-child,.wysiwyg p:last-child,.wysiwyg ul:last-child{margin-bottom:0}.js-form-type-processed-text ol,.js-form-type-processed-text ul,.wysiwyg ol,.wysiwyg ul{line-height:1.8;padding-left:1rem}.js-form-type-processed-text ol li,.js-form-type-processed-text ul li,.wysiwyg ol li,.wysiwyg ul li{padding-left:1rem}.js-form-type-processed-text ol li::marker,.js-form-type-processed-text ul li::marker,.wysiwyg ol li::marker,.wysiwyg ul li::marker{color:#f2a900}.js-form-type-processed-text ol.negative li::marker,.js-form-type-processed-text ul.negative li::marker,.negative .js-form-type-processed-text ol li::marker,.negative .js-form-type-processed-text ul li::marker,.negative .wysiwyg ol li::marker,.negative .wysiwyg ul li::marker,.wysiwyg ol.negative li::marker,.wysiwyg ul.negative li::marker{color:#000}.js-form-type-processed-text li>a:not([class*=button]),.js-form-type-processed-text p>a:not([class*=button]),.wysiwyg li>a:not([class*=button]),.wysiwyg p>a:not([class*=button]){color:#000;display:inline;position:relative;text-decoration:none!important}.js-form-type-processed-text li>a:not([class*=button])::after,.js-form-type-processed-text p>a:not([class*=button])::after,.wysiwyg li>a:not([class*=button])::after,.wysiwyg p>a:not([class*=button])::after{background-color:#000;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;transform-origin:center;transition:.15s ease-in-out;width:100%}.js-form-type-processed-text li>a:not([class*=button]):hover,.js-form-type-processed-text p>a:not([class*=button]):hover,.wysiwyg li>a:not([class*=button]):hover,.wysiwyg p>a:not([class*=button]):hover{color:#f2a900}.js-form-type-processed-text li>a:not([class*=button]):hover::after,.js-form-type-processed-text p>a:not([class*=button]):hover::after,.wysiwyg li>a:not([class*=button]):hover::after,.wysiwyg p>a:not([class*=button]):hover::after{background-color:#f2a900;transform:scaleX(.2)}.js-form-type-processed-text .button a,.js-form-type-processed-text .button--negative a,.js-form-type-processed-text .button--primary a,.js-form-type-processed-text .button--secondary a,.wysiwyg .button a,.wysiwyg .button--negative a,.wysiwyg .button--primary a,.wysiwyg .button--secondary a{margin-top:1.5rem}.js-form-type-processed-text a[class*=button--]:has(+a[class*=button--]),.wysiwyg a[class*=button--]:has(+a[class*=button--]){margin-bottom:.5rem}*{scroll-margin-top:200px;box-sizing:border-box}.hidden,.hidden--lg,.hidden--md,.hidden--sm,.hide,.hide--lg,.hide--md,.hide--sm{display:none!important}@media (min-width:480px){.hidden--sm,.hide--sm{display:unset!important}}@media (min-width:768px){.hidden--md,.hide--md{display:unset!important}}@media (min-width:1024px){.hidden--lg,.hide--lg{display:unset!important}}.noscroll{overflow:hidden}html.js .wow{visibility:hidden}.space-top-none{padding-top:0}.space-top-sm{padding-top:clamp(30px,6vw - 2rem,60px)}.space-top-md{padding-top:clamp(30px,6vw,100px)}.space-top-lg{padding-top:clamp(30px,6vw + 2rem,140px)}.space-bottom-none{padding-bottom:0}.space-bottom-sm{padding-bottom:clamp(30px,6vw - 2rem,60px)}.space-bottom-md{padding-bottom:clamp(30px,6vw,100px)}.space-bottom-lg{padding-bottom:clamp(30px,6vw + 2rem,140px)}.bg--highlight{background-color:#fff}.bg--dark{background-color:#f2a900}.primary{color:#f2a900}.secondary{color:#474747}main{padding-top:130px}@media (max-width:1400px){main{padding-top:110px}}.skip-to-main-content a:focus-visible{clip:auto;height:auto;overflow:visible;position:relative!important;width:auto}.skip-to-main-content:has(a:focus-visible)~* .header{top:2rem}.footer{background-color:#f2a900}.footer ul.menu{margin-left:0}.footer *{font-size:.9rem}.footer a{text-decoration:none}.footer a:hover{color:#000;text-decoration:underline}.footer__row{display:flex;flex-wrap:wrap;gap:clamp(30px,6vw - 2rem,60px);justify-content:space-between}.footer__logo{width:100px}@media only screen and (min-width:568px){.footer__logo{width:150px}}@media only screen and (min-width:1200px){.footer__logo{width:100px}}@media only screen and (min-width:1400px){.footer__logo{width:150px}}.footer__company-information{flex-grow:1}@media only screen and (max-width:1200px){.footer__company-information{width:100%}}.footer__menu{align-items:flex-start;column-gap:clamp(30px,6vw,100px);display:flex;flex-wrap:wrap}.footer__menu li{list-style-type:none;padding:0 0 1.5rem}.footer__menu .prefix{font-weight:800;text-transform:uppercase}.footer__legal{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}@media only screen and (min-width:568px){.footer__legal{align-items:flex-end}}.footer__policy ul{display:flex;flex-direction:column;gap:1rem;list-style:none}@media only screen and (min-width:568px){.footer__policy ul{flex-direction:row}}@media only screen and (min-width:992px){.footer__policy ul{flex-direction:column}}@media only screen and (min-width:1200px){.footer__policy ul{align-items:flex-end}}@media only screen and (min-width:1400px){.footer__policy ul{flex-direction:row}}.footer__socials ul{display:flex;list-style:none;margin-bottom:1.5rem}.footer__socials a i:before{font-size:1.25rem}.footer__socials a:hover{opacity:.5}@media only screen and (min-width:768px){.footer__menu ul.menu{column-count:2;column-gap:clamp(30px,6vw,100px)}.footer__socials{width:auto}}.footer .eu-cookie-withdraw-tab{background-color:transparent;border:none;left:0;margin-left:auto;padding:0;position:relative;text-align:left;top:0;transform:none}@media (max-width:600px){.footer .eu-cookie-withdraw-tab{margin-left:0}}.footer .eu-cookie-withdraw-tab:hover{color:#000!important;text-decoration:underline!important}.header{background-color:#fff;border-bottom:1px solid #fff;left:0;position:fixed;right:0;top:0;transition:border .25s ease-in-out,top .25s ease-in-out,transform .3s;z-index:99}.header__top{background-color:#000;padding:.5rem 0;position:relative;z-index:99}@media (max-width:992px){main{padding-top:100px}.header__top{display:none}}.header__top .container{align-items:center;display:flex;gap:2.5rem;justify-content:flex-end}.header__bottom{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:1920px;padding:0 clamp(30px,6vw,100px);width:100%}.header__navigation .hamburger{display:none}.header__navigation__menu{align-items:flex-end;display:flex;flex-direction:column;margin:0 auto;max-width:1920px;padding:0 clamp(30px,6vw,100px);padding-left:30px}@media (min-width:1201px){.header__navigation__menu{padding:0!important}}@media (max-width:1200px){.header__navigation .hamburger{display:block;margin-left:auto;position:relative;z-index:100}.header__navigation__menu{align-items:flex-start;background-color:#fff;bottom:0;box-shadow:20px 0 20px -20px rgba(0,0,0,.1);justify-content:flex-start;max-width:450px;padding-bottom:30px;position:fixed;right:0;top:0;transform:translateX(100%);width:100%;z-index:109}.header__navigation__menu.smooth{transition:transform .5s ease-in-out,box-shadow .5s ease-in-out}.header__navigation__menu.active{box-shadow:-20px 0 20px -20px rgba(0,0,0,.1);transform:translateX(0)}}@media (max-width:1200px) and (max-width:1200px){.header__navigation__menu{overflow-y:scroll;z-index:1}}.header__navigation__menu--secondary{display:none}@media (max-width:992px){.header__navigation__menu--secondary{display:block;width:100%}}.header__logo{max-width:6rem;padding:1rem 0;position:relative;transition:max-width .25s ease-in-out,padding .25s ease-in-out;width:100%;z-index:99}.header__logo a,.header__logo img{display:block}.header.scrolled{box-shadow:0 0 3px rgba(0,0,0,.1)}.header.scrolled .header__logo{max-width:4.5rem}@media (min-width:1200px){.header.scrolled.scroll-direction-down{transform:translateY(-35px)}}.header .contextual-region:has(.mega-menu-item){position:static}.header .menu-item.dropdown{align-items:baseline;display:flex;justify-content:space-between}@media (max-width:1200px){.header__navigation__menu--main{width:100%}.header__logo{max-width:4.5rem}.header .menu-item.dropdown{flex-wrap:wrap;width:100%}}.header .menu-item.dropdown>a{margin-right:1rem}.header .menu-item.dropdown .menu .menu-item{font-size:95%!important;font-weight:400!important;padding:.75rem 0}.header .menu-item.dropdown .js-toggle-dropdown{align-items:center;background-color:transparent;border:0;border-radius:100px;display:flex;font-size:1rem;height:1.5rem;justify-content:center;margin:0;padding:0;pointer-events:none;transition:.25s ease-in-out;width:1.5rem}@media (max-width:1200px){.header .menu-item.dropdown .js-toggle-dropdown{pointer-events:all}}.header .menu-item.dropdown:focus-visible .menu,.header .menu-item.dropdown:focus-visible>.menu,.header .menu-item.dropdown:has(:focus-visible) .menu,.header .menu-item.dropdown:has(:focus-visible)>.menu{display:block!important;opacity:1;pointer-events:all}@media (hover:hover){.header .menu-item.dropdown:hover>.js-toggle-dropdown{transform:rotate(180deg)}.header .menu-item.dropdown:hover>.menu{opacity:1;pointer-events:all}}.header .menu-item.dropdown.active>a{margin-bottom:1rem}.header .menu-item.dropdown.active>.js-toggle-dropdown{transform:rotate(180deg)}@media (hover:none) and (pointer:coarse){.header .menu-item.dropdown .js-toggle-dropdown{pointer-events:all}.header .menu-item.dropdown.active>.menu{opacity:1;pointer-events:all}}@media (min-width:1201px){.header .menu-item.dropdown{position:relative}.header .menu-item.dropdown .menu{background-color:#fff;box-shadow:0 -2.5px 15px 5px rgba(0,0,0,.05);display:flex!important;flex-direction:column;left:50%;margin:0;max-height:80vh;opacity:0;overflow:scroll;padding:.5rem 1rem;pointer-events:none;position:absolute;scrollbar-width:none;top:100%;transform:translateX(-50%);transition:opacity .25s ease-in-out,transform .25s ease-in-out;width:300px;z-index:2}.header .menu-item.dropdown .menu::-webkit-scrollbar{display:none}.header .menu-item.dropdown .menu::before{background-color:#fff;border-radius:3px;content:"";display:block;height:16px;left:50%;position:absolute;top:-8px;transform:rotate(-45deg) translate(-35%,-35%);width:16px;z-index:-1}.header .menu-item.dropdown .menu .menu{left:2rem;transform:none;width:calc(100% - 4rem)}.header .menu-item.dropdown .menu .menu::before{left:16px}.header .menu-item.dropdown .menu li{list-style-type:none}.header .menu-item.dropdown:has(.mega-menu-item){position:static}.header .menu-item.dropdown:has(.mega-menu-item) .menu{box-shadow:none;display:flex;flex-direction:row;gap:1.5rem;left:0;padding:1.5rem clamp(30px,6vw,100px);top:calc(100% - 1.25rem);transform:none;width:100vw}.header .menu-item.dropdown:has(.mega-menu-item) .menu::before{display:none}}@media (max-width:1200px){.header .menu-item.dropdown .menu{border-left:1px solid rgba(0,0,0,.2);display:none;margin:0;padding-left:2rem;transform:translateX(3px);transition:padding .25s linear;width:calc(100% - 3px)}.header .menu-item.dropdown li{list-style-type:none}}.header .menu-item.dropdown .mega-menu-item{display:flex;flex-direction:column;gap:1rem;height:100%}@media only screen and (max-width:1200px){.header .menu-item.dropdown .mega-menu-item{border-bottom:1px solid #f2a900;padding-bottom:1rem}}@media only screen and (min-width:1200px){.header .menu-item.dropdown .mega-menu-item:not(:has(a)){border-right:1px solid #f2a900;padding-right:1rem}}.header .menu-item.dropdown .mega-menu-item:not(:has(a)) *{font-weight:700}.header .menu-item.dropdown .mega-menu-item h3{font-weight:400}.header .menu-item.dropdown .mega-menu-item h3 strong{display:block}.header .menu-item.dropdown .mega-menu-item__text{flex-grow:1}.header .menu-item.dropdown .mega-menu-item__link{align-items:center;aspect-ratio:1/1;background-color:#f2a900;border-radius:50%;display:flex;justify-content:center;width:40px}.header .menu-item.dropdown .mega-menu-item__link:hover{background-color:#000}.hamburger{padding:10px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#000}.hamburger-box{width:40px;height:23px;display:block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:3px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s,opacity 75ms}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 75ms,opacity 75ms .12s}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.header .menu--main>nav>.menu{display:flex;justify-content:flex-end;align-items:baseline;margin:0 -1rem 0 0;list-style:none}.header .menu--main>nav>.menu>.menu-item{z-index:1;padding:.75rem 1rem}@media (max-width:1200px){.header .menu--main>nav>.menu{flex-direction:column;margin:0}.header .menu--main>nav>.menu>.menu-item{padding:.75rem 0}}.header .menu--main .menu-item a:not([class*=button]){text-decoration:none}.header .menu--secondary-navigation>nav>.menu{align-items:baseline;display:flex;gap:2.5rem;justify-content:flex-end;list-style:none;margin:0}.header .menu--secondary-navigation>nav>.menu>.menu-item>a:not([class*=button]){color:#fff;font-size:.9rem;font-weight:400}.header .menu--secondary-navigation>nav>.menu>.menu-item>a:not([class*=button]):hover{color:#f2a900}@media (max-width:992px){.header .menu--secondary-navigation>nav>.menu{border-top:1px solid rgba(0,0,0,.05);flex-direction:column;margin:1.5rem 0 0;padding-top:1.5rem;width:100%;gap:.5rem}.header .menu--secondary-navigation>nav>.menu>.menu-item>a:not([class*=button]){color:#474747}.header .menu--secondary-navigation>nav>.menu>.menu-item{padding:.5rem 0}}.header .menu--secondary-navigation .menu-item a:not([class*=button]){text-decoration:none}.header .block--language{align-items:center;display:flex;padding-top:1.5rem}.header .block--language::before{color:#fff;content:"\e81f";font-family:fontello;margin-bottom:1px;margin-right:.5rem}.header .block--language a{color:#fff;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase}@media (max-width:992px){.header .block--language a{color:#f2a900}}.header .block--language a:hover{color:#f2a900}@media only screen and (min-width:992px){.header .block--language{padding-top:0}.header .block--language:hover .remaining-langs{opacity:1;pointer-events:auto}.header .block--language .remaining-langs{align-items:flex-end;background-color:#000;display:flex;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.1));flex-direction:column;left:calc(1rem * -1);opacity:0;padding:1rem;pointer-events:none;position:absolute;gap:1rem;right:calc(1rem * -1);top:100%;transition:opacity .3s}}@media only screen and (max-width:992px){.header .block--language .active-lang a{color:#474747}.header .block--language .remaining-langs a::before{color:#fff;content:"|";margin-left:.5rem;margin-right:.5rem}}@media only screen and (max-width:992px) and (max-width:992px){.header .block--language .remaining-langs a::before{color:#f2a900}}.header .block--language .remaining-langs:has(.remaining-langs__content:empty){display:none}html{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;height:100%;background:0 0;scroll-behavior:smooth}body{margin:0;padding:0;min-height:100%;display:flex;flex-direction:column}body,html{color:#000;font-family:Sora,sans-serif;font-size:16px;background-color:#f8f8f7}img,picture{margin:0;height:auto;max-width:100%;display:inline-block}a{outline:0;cursor:pointer;color:inherit;transition:.3s;text-decoration:underline}a:hover{color:#f2a900}button{cursor:pointer}button:focus{outline:0}ol,ul{margin:0;padding:0}::selection{background:#accef7}::-moz-selection{background:#b4d5ff}table{width:100%}table td,table th{padding:.75rem;border:1px solid #000}.dialog-off-canvas-main-canvas{height:inherit}#wrapper{display:flex;min-height:100%;flex-direction:column}#wrapper #general_content{flex:1 0 auto}#wrapper footer{flex-shrink:0}:not(ed11y-element-result):not(ed11y-element-panel):focus-visible{outline:#00b3ff solid 2px;outline-offset:2px}
.company-information>div{display:flex;align-items:baseline;gap:1rem}.company-information>div *{margin:0!important}.company-information>div i:before{margin:0;width:auto}.company-information a,.company-information span{line-height:140%}
.company-information-footer-teaser__items{display:grid;grid-template-columns:repeat(auto-fit,200px);gap:2.5rem}@media only screen and (min-width:1200px){.company-information-footer-teaser__items{justify-content:flex-end}}
.gradient-element{background:linear-gradient(180deg,rgba(0,0,0,0) 30%,#f2a900 100%);border-radius:0 0 80px 80px;pointer-events:none;position:absolute;z-index:1;width:30px;height:150px}@keyframes gradient-opacity-pulse{0%,100%{opacity:.75}50%{opacity:1}}.gradient-element.direction-down{bottom:-50px;left:0;transform:rotate(45deg)}.gradient-element.direction-up{right:0;top:-50px;transform:rotate(-135deg)}.gradient-element.homepage-animation.direction-up{top:50%;left:-10%;width:80px;height:400px}@media only screen and (min-width:768px){.gradient-element{width:80px;height:400px}.gradient-element.homepage-animation.direction-up{height:70vh}}.gradient-pg{height:100vh;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.field__item:has(.gradient-element){overflow:hidden;position:relative}
.layout-gallery{overflow:hidden}.layout-gallery__slider .slick-track{display:flex!important}.layout-gallery__slider .slick-slide{box-sizing:border-box;display:block;height:auto!important;margin:0 calc(1.5rem / 2)}.layout-gallery__slider .slick-list{margin:0 calc(-1.5rem / 2)}.layout-gallery__slider img{width:auto}.layout-gallery .slick-slider.slick-dotted{margin-bottom:0;padding-bottom:clamp(30px,6vw - 2rem,60px)}.layout-gallery .slick-slider.slick-dotted .slick-dots{bottom:0}.layout-gallery-compact__images .field-pg-media-unlimited{display:grid;gap:.5rem;grid-template-columns:100%;grid-template-columns:repeat(var(--cols),minmax(0,1fr));--cols:2}@media only screen and (min-width:568px){.layout-gallery-compact__images .field-pg-media-unlimited{grid-auto-rows:1fr;--cols:3}}@media only screen and (min-width:1200px){.layout-gallery__slider img{height:400px}.layout-gallery-compact__images .field-pg-media-unlimited{--cols:4}}.layout-gallery-compact img{border-radius:4px}
.layout-media img,.layout-media picture{width:100%;transition:opacity .3s;max-height:65svh;border-radius:4px}.layout-media__wrapper{display:flex;justify-content:center}@media (min-width:768px){.layout-media__wrapper .media--video-fancybox .icon-play{width:5rem;height:5rem;font-size:2rem}}.layout-media.fullscreen .layout-media__wrapper :not(.icon-play):not(.gradient-element){width:100%}.layout-media.fullscreen img{width:100%;object-fit:cover;border-radius:0}.layout-media.fullscreen .media--video-fancybox::after{content:none}
@media (min-width:768px){.layout-text .inner-wrapper.split{display:grid;grid-template-columns:auto 50%;gap:0 clamp(30px,6vw,100px)}.layout-text .inner-wrapper.split .layout-text__subtitle{grid-column:1/-1}.layout-text .inner-wrapper.split .layout-text__title{max-width:clamp(400px,30svw,550px)}}.layout-text .inner-wrapper.default{max-width:1380px}
.layout-hero{position:relative;overflow:hidden}.layout-hero__row{align-items:center;display:flex;flex-wrap:wrap}.layout-hero__content-wrapper,.layout-hero__images{align-self:stretch;width:50%}.layout-hero__content-wrapper.negative,.layout-hero__images.negative{background-color:#fff}.layout-hero__content{max-width:568px}.layout-hero__content-wrapper{min-height:80vh;align-items:center;background-color:#f2a900;display:flex;padding:0 clamp(30px,6vw,100px);position:relative;z-index:3}@media only screen and (max-width:992px){.layout-hero__content-wrapper,.layout-hero__images{width:100%}.layout-hero__content-wrapper{order:-1;min-height:unset}}.layout-hero__images{background-color:#f2a900;position:relative;z-index:2}@media only screen and (max-width:568px){.layout-hero__images{background-color:transparent;padding:0 clamp(30px,6vw,100px)}.layout-hero__images::before{background-color:#f2a900;content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:-1}.layout-hero__images .slick-slide,.layout-hero__images img{border-radius:4px}}.layout-hero__images :not(.slick-arrow){height:100%!important;width:100%}.layout-hero__images .slick-slide,.layout-hero__images img{display:block}.layout-hero__images .slick-slide,.layout-hero__images img,.layout-hero__images picture{height:100%;object-fit:cover;object-position:center;width:100%}.layout-hero .gradient-element.direction-down{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);bottom:0;right:0;left:auto;top:auto;transform:rotate(45deg)}@media only screen and (min-width:568px){.layout-hero .gradient-element.direction-down{background:linear-gradient(180deg,rgba(0,0,0,.15) 0,#000 100%)}}.layout-hero .gradient-element.direction-up{background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);border-radius:80px;display:none;right:100%;top:100%;transform:rotate(45deg)}@media only screen and (min-width:568px){.layout-hero .gradient-element.direction-up{display:block}}@media only screen and (min-width:992px){.layout-hero .gradient-element.direction-up{right:100%}}@media only screen and (min-width:1200px){.layout-hero .gradient-element.direction-up{right:85%}}
.reference-intro .wysiwyg .reference-intro__info-list{padding:0 0 0 2.5rem}.reference-intro .wysiwyg .reference-intro__info-list li{position:relative;list-style:none;padding:.25rem 0}.reference-intro .wysiwyg .reference-intro__info-list li::before{position:absolute;left:calc(-1 * 2.5rem);top:8px}
@media (min-width:768px){.columns-2,.columns-3{column-gap:40px}.columns-2 ul li,.columns-3 ul li{break-inside:avoid-column}.columns-2{columns:auto 2}.columns-3{columns:auto 3}}.paragraph--compact:not(:last-child){margin-bottom:clamp(30px,6vw - 2rem,60px)}.paragraph--compact img,.paragraph--compact picture{width:100%}
.block--system-branding-block .site-logo img{width:100px}
.breadcrumb ul{display:flex;flex-wrap:wrap;padding:.5rem 0;gap:.5rem}@media only screen and (min-width:568px){.breadcrumb ul{padding:1.5rem 0}}.breadcrumb ul li{font-size:.9rem;list-style-type:none}.breadcrumb ul i{margin:0 .5rem 0 0}.breadcrumb ul a{font-weight:800;text-decoration:none}@media only screen and (min-width:768px){main:has(.department-intro),main:has(.field-pg-layout>.field__items>.field__item:first-child>.layout-hero),main:has(.reference-intro){position:relative}main:has(.department-intro) .breadcrumb,main:has(.field-pg-layout>.field__items>.field__item:first-child>.layout-hero) .breadcrumb,main:has(.reference-intro) .breadcrumb{color:#fff;position:absolute;z-index:4;text-shadow:1px 1px 15px rgba(0,0,0,.1)}}
.ajax-progress{--sk-color:#474747;--sk-size:6rem}.ajax-progress.ajax-progress-fullscreen{--sk-color:#f2a900;--sk-size:6rem;display:flex;justify-content:center;align-items:center;width:auto;height:auto;background-color:#000}
.view-filters{display:flex;margin:0 0 1.5rem}@media only screen and (max-width:568px){.view-filters{margin:0 0 .5rem}}@media only screen and (max-width:768px){.view-filters{background-color:#f2a900;border-radius:4px;padding:1rem}}.view-filters .views-exposed-form{margin:0 0 1.5rem;width:100%}.view-filters .views-exposed-form .form--inline{display:flex;flex-wrap:wrap;gap:1rem;margin:0;width:100%}.view-filters .views-exposed-form .form--inline>*{margin:0}.view-filters .views-exposed-form .form--inline>.form-actions{align-self:flex-end}.view-filters .views-exposed-form .form--inline>.form-actions input{margin:0}.view-filters .form-radios{display:flex;flex-wrap:wrap;gap:.5rem}.view-filters .form-radios label.option{border:1px solid #000;border-radius:2rem;cursor:pointer;margin:0;padding:.25rem .5rem}.view-filters .form-radios label.option:hover{border-color:#f2a900}.view-filters .form-radios label.cbx{display:none}.view-filters .form-radios .form-item{margin:0}.view-filters .form-radios input[checked=checked]~label.option{background-color:#000;color:#fff}.view-filters .form-radios input[checked=checked]~label.option:hover{border-color:#000}.view-filters .left-group{margin:0 auto 0 0!important}.view-filters .left-group .fieldset-legend{font-size:1rem}.view-content{display:grid;grid-gap:1.5rem;grid-template-columns:100%;grid-template-columns:repeat(var(--cols),minmax(0,1fr));--cols:1}@media only screen and (min-width:568px){.view-filters .form-radios label.option{padding:.5rem 1rem}.view-content,.view-content.view-content-four-column{grid-auto-rows:1fr;--cols:2}}@media only screen and (min-width:1200px){.view-content{--cols:3}.view-content.view-content-four-column{--cols:4}}.view-filters-toggle{background-color:transparent;border:1px solid #000;border-radius:2rem;display:block;margin:0 auto 1rem;padding:1rem 2.5rem;text-align:center}.view-filters-toggle:hover{background-color:#000;color:#fff}.view-filters-toggle::before{content:"\f1de";font-family:fontello;margin-right:1rem}.view-filters-toggle[aria-expanded=true]{background-color:#000;color:#fff}.view-filters-toggle[aria-expanded=true]::before{content:"\e819"}
.pager{margin-top:clamp(30px,6vw - 2rem,60px)}.pager__items{align-items:center;display:flex;gap:1.5rem;justify-content:center}.pager__item{list-style-type:none}.pager__item a{text-decoration:none}.pager__item.is-active a{align-items:center;display:flex;height:36px;position:relative;z-index:2}.pager__item.is-active a::after{z-index:-1;align-items:center;background-color:#f2a900;border-radius:50%;content:"";display:flex;height:36px;justify-content:center;left:50%;transform:translateX(-50%);position:absolute;top:0;width:36px}.pager__item--first a::before{content:"\e812";font-family:fontello}.pager__item--first a span{display:none}.pager__item--last a::before{content:"\e813";font-family:fontello}.pager__item--last a span{display:none}.pager__item--previous{margin-right:1.5rem}.pager__item--next{margin-left:1.5rem}@media only screen and (max-width:568px){.pager__item--first,.pager__item--last{display:none}.pager__item--previous a::before{content:"\e812";font-family:fontello}.pager__item--previous a span{display:none}.pager__item--next a::before{content:"\e813";font-family:fontello}.pager__item--next a span{display:none}}
