/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.banner-popup__wrapper{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:99}.banner-popup__wrapper::after{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background-color:var(--c-main);opacity:.9}.banner-popup.show-as-banner{padding:1.5rem 0;border-top:var(--header-primary-navigation-border-color) 1px solid}.banner-popup.show-as-banner .container{align-items:baseline;display:flex;gap:.5rem;justify-content:space-between;pointer-events:all;position:relative;transition:margin .25s ease-in-out;z-index:0}@media (max-width:567px){.banner-popup.show-as-banner .container{align-items:flex-end;flex-direction:column-reverse}}.banner-popup.show-as-banner .banner-popup__content{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem clamp(30px,6vw - 2rem,60px);width:100%}.banner-popup.show-as-banner .banner-popup__link{margin:0}.banner-popup.show-as-banner .banner-popup__close button{width:2rem;height:2rem}.banner-popup.show-as-popup{border:none!important;max-width:568px;position:relative;width:100%;border-radius:var(--card-border-radius)}.banner-popup.show-as-popup:has(.banner-popup__media){max-width:992px}@media (min-width:568px){.banner-popup.show-as-popup:has(.banner-popup__media) .banner-popup__content{position:relative;padding-left:calc(35% + $space_sm)}.banner-popup.show-as-popup .banner-popup__media{position:absolute;left:0;top:0;bottom:0;width:35%;overflow:hidden}}@media (max-width:567px){.banner-popup.show-as-banner .banner-popup__content{flex-direction:column}.banner-popup.show-as-popup:has(.banner-popup__media) .banner-popup__content{padding:clamp(30px,6vw - 2rem,60px)}.banner-popup.show-as-popup:has(.banner-popup__media) .banner-popup__media{margin-left:calc(clamp(30px,6vw - 2rem,60px) * -1);margin-right:calc(clamp(30px,6vw - 2rem,60px) * -1);margin-top:calc(clamp(30px,6vw - 2rem,60px) * -1);margin-bottom:.5rem}}.banner-popup.show-as-popup .banner-popup__media img{width:100%;height:100%;object-fit:cover;border-radius:var(--image-border-radius)}.banner-popup.show-as-popup .banner-popup__content{position:relative;display:flex;flex-direction:column;gap:1rem;max-height:60vh;overflow:auto;padding:clamp(30px,6vw - 2rem,60px) calc(clamp(30px,6vw - 2rem,60px) + 3rem) clamp(30px,6vw - 2rem,60px) clamp(30px,6vw - 2rem,60px)}.banner-popup.show-as-popup .banner-popup__link a{margin:0}.banner-popup.show-as-popup .banner-popup__close{position:absolute;right:1rem;top:1rem}.banner-popup.show-as-popup .banner-popup__close button{width:2rem;height:2rem}
@-webkit-keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;}}
.form-type__checkbox{display:flex;position:relative;align-items:baseline;margin-top:.5rem!important;margin-bottom:0!important}.form-type__checkbox label{text-transform:none;letter-spacing:0;font-size:1rem;font-weight:400}.form-type__checkbox .description{z-index:11;font-size:1rem;margin-left:0!important}.form-type__checkbox .description a{color:var(--c-main);text-decoration:underline}.form-type__checkbox .description p{font-size:1rem;margin-bottom:0}@keyframes wave{50%{transform:scale(.9)}}.form-type__checkbox input{opacity:0;z-index:10;pointer-events:none!important;cursor:pointer;position:absolute;width:auto!important}.form-type__checkbox input:checked+.cbx span:first-child{background:var(--c-primary);border-color:var(--c-primary);animation:.4s wave}.form-type__checkbox input:checked+.cbx span:first-child svg{stroke-dashoffset:0}.form-type__checkbox input:checked+.cbx span:first-child:before{transform:scale(3.5);opacity:0;transition:.6s}.form-type__checkbox input:focus+.cbx span{outline:solid 2px!important;outline-offset:2px}.form-type__checkbox .cbx{margin:0 12px 0 0;-webkit-user-select:none;user-select:none;cursor:pointer}.form-type__checkbox .cbx span{margin-top:-4px;display:inline-block;vertical-align:middle;transform:translate3d(0,0,0)}.form-type__checkbox .cbx span:first-child{width:18px;height:18px;border-radius:var(--form-border-radius);position:relative;transform:scale(1);vertical-align:middle;border:var(--form-element-border-width) solid var(--form-element-border-color);transition:.2s;background-color:var(--c-page-background)}.form-type__checkbox .cbx span:first-child:before{opacity:1;content:"";width:100%;height:100%;display:block;transform:scale(0);border-radius:50%;background:var(--c-primary)}.form-type__checkbox .cbx span:first-child svg{top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2px;position:absolute;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:.3s .1s;transform:translate3d(0,0,0)}.form-type__checkbox .cbx:hover span:first-child{border-color:var(--c-primary)}.form-type__checkbox label:not(.cbx):not(.option){margin-right:1rem}.js-form-type-managed-file{position:relative}.js-form-type-managed-file .form-managed-file{width:100%;outline:0;font-size:1rem;padding:0;min-height:calc(var(--form-element-padding) * 3);border-radius:var(--form-border-radius);border:var(--form-element-border-width) solid var(--form-element-border-color);background-color:var(--c-page-background);color:var(--c-main)}.js-form-type-managed-file .form-managed-file label{margin:0;color:var(--c-main)}.js-form-type-managed-file .form-managed-file .webform-file-button-input{position:static;display:none}.js-form-type-managed-file .form-managed-file:has(.webform-file-button-input:focus-visible)>label{outline:solid 2px!important;outline-offset:2px;border-radius:var(--form-border-radius)}.js-form-type-managed-file .form-managed-file:not(:has(>label)){padding:calc(var(--form-element-padding)/ 2) calc(var(--form-element-padding)/ 2) calc(var(--form-element-padding)/ 2) var(--form-element-padding);display:flex;align-items:baseline;gap:1rem}.js-form-type-managed-file .form-managed-file>label{padding:var(--form-element-padding);margin:0;display:flex;gap:1rem;justify-content:space-between;text-transform:none;font-size:1rem}.js-form-type-managed-file .form-managed-file>label:hover{cursor:pointer}.js-form-type-managed-file .form-managed-file>label::after{content:"\e852";font-family:fontello;font-size:1rem}.js-form-type-managed-file .form-managed-file .cbx,.js-form-type-managed-file .form-managed-file .file-link{font-size:.8rem;text-transform:none;margin:0 1rem 0 0}.js-form-type-managed-file .form-managed-file .cbx .file-title,.js-form-type-managed-file .form-managed-file .file-link .file-title{font-weight:400}.js-form-type-managed-file .form-managed-file .cbx .icon-download,.js-form-type-managed-file .form-managed-file .file-link .icon-download{display:none}.js-form-type-managed-file .form-managed-file [name*=remove_button]{display:flex;margin:0 0 0 auto;padding:.35rem .7rem}.js-form-type-managed-file .form-managed-file .form-item{padding:var(--form-element-padding);margin:0!important;border-top:1px solid var(--c-main)}.js-form-type-managed-file .form-managed-file .form-item:last-of-type{margin-bottom:var(--form-element-padding);border-bottom:1px solid var(--c-main)}.js-form-type-managed-file .form-managed-file .form-item~[name*=remove_button]{margin-bottom:var(--form-element-padding);margin-right:var(--form-element-padding);margin-top:var(--form-element-padding)}.form-type__radio{display:flex;position:relative;align-items:baseline;margin-top:.5rem!important;margin-bottom:0!important}.form-type__radio label{text-transform:none;letter-spacing:0;font-size:1rem;font-weight:400}.form-type__radio .description{z-index:11;font-size:1rem;margin-left:0!important}.form-type__radio .description a{color:var(--c-main);text-decoration:underline}.form-type__radio .description p{font-size:1rem;margin-bottom:0}.form-type__radio input{opacity:0;z-index:10;pointer-events:none!important;cursor:pointer;position:absolute;width:auto!important}.form-type__radio input:checked+.cbx span:first-child{background-color:var(--c-primary);border-color:var(--c-primary)}.form-type__radio input:checked+.cbx span:first-child::after{transform:scale(1)}.form-type__radio input:checked+.cbx span:first-child:before{transform:scale(3.5);opacity:0;transition:.6s}.form-type__radio input:focus+.cbx span{outline:solid 2px!important;outline-offset:2px}.form-type__radio .cbx{margin:0 12px 0 0;-webkit-user-select:none;user-select:none;cursor:pointer}.form-type__radio .cbx span{margin-top:-4px;display:inline-block;vertical-align:middle;transform:translate3d(0,0,0)}.form-type__radio .cbx span:first-child{width:18px;height:18px;border-radius:100%;position:relative;transform:scale(1);vertical-align:middle;border:var(--form-element-border-width) solid var(--form-element-border-color);transition:.2s;background-color:var(--c-page-background)}.form-type__radio .cbx span:first-child:before{opacity:1;content:"";width:100%;height:100%;display:block;transform:scale(0);border-radius:100%;background:var(--c-primary)}.form-type__radio .cbx span:first-child::after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:#fff;border-radius:100%;transform:scale(0);transition:.25s ease-in-out}.form-type__radio .cbx:hover span:first-child{border-color:var(--c-primary)}.form-type__radio label:not(.cbx):not(.option){margin-right:1rem}select.select2-hidden-accessible{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.select2-active legend{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;margin:0}.select2-active .form-item{margin-top:.5rem}.select2-container{z-index:85;display:block;font-size:.8rem;min-width:10rem}.select2-container .select2-selection--multiple,.select2-container .select2-selection--single{display:flex;align-items:center;min-height:calc(var(--form-element-padding) * 3);border:var(--form-element-border-width) solid var(--form-element-border-color);border-radius:var(--form-border-radius);background-color:var(--c-page-background);height:auto;width:100%}.select2-container .select2-selection--multiple input,.select2-container .select2-selection--multiple textarea,.select2-container .select2-selection--single input,.select2-container .select2-selection--single textarea{display:none}.select2-container .select2-selection--multiple .select2-selection__rendered,.select2-container .select2-selection--single .select2-selection__rendered{display:flex;align-items:baseline;flex-wrap:wrap;height:100%;padding:var(--form-element-padding);font-size:1rem;list-style:none}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice{margin-right:.5rem;padding:.2rem .5rem;font-size:.8rem;background-color:var(--c-paragraph-highlight);border-radius:var(--form-border-radius);list-style:none;position:relative}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove,.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice__remove{display:inline-block;position:relative;bottom:-1px;width:1rem;font-size:1rem;line-height:1;font-weight:400;cursor:pointer;background-color:transparent;padding:0;border:none}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:has(.select2-selection__choice__remove:hover),.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice:has(.select2-selection__choice__remove:hover){opacity:.5}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:has(.select2-selection__choice__remove:hover)::after,.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice:has(.select2-selection__choice__remove:hover)::after{content:"";position:absolute;top:50%;left:.5rem;right:.5rem;height:1px;background-color:var(--c-main)}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline input,.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline textarea,.select2-container .select2-selection--single .select2-selection__rendered .select2-search--inline input,.select2-container .select2-selection--single .select2-selection__rendered .select2-search--inline textarea{width:auto!important;min-height:26px;padding:.25rem .5rem;font-size:.8rem;line-height:1}.select2-container .select2-selection--multiple .select2-selection__arrow,.select2-container .select2-selection--single .select2-selection__arrow{display:flex;align-items:center;justify-content:center;height:100%;font-size:1rem;padding-right:var(--form-element-padding);margin-left:auto}.select2-container .select2-selection--multiple .select2-selection__arrow b,.select2-container .select2-selection--single .select2-selection__arrow b{display:none}.select2-container .select2-selection--multiple::before{margin-left:auto;margin-right:var(--form-element-padding);order:1;font-size:1rem;display:block}.select2-container--open .select2-selection--multiple::before,.select2-container--open .select2-selection__arrow::before{transform:scaleY(-1)}.select2-container .select2-dropdown{border:none;display:block}.select2-container .select2-dropdown .select2-search--dropdown{padding:var(--form-element-padding);margin:0;background-color:#fff;border:var(--form-element-border-width) solid var(--form-element-border-color)}.select2-container .select2-dropdown .select2-search--dropdown.select2-search--hide{display:none}.select2-container .select2-dropdown--below{margin-top:-1px}.select2-container .select2-dropdown .select2-results{width:100%;border-radius:var(--form-border-radius)}.select2-container .select2-dropdown .select2-results__options{border:var(--form-element-border-width) solid var(--form-element-border-color);border-radius:var(--form-border-radius);list-style:none;overflow:hidden}.select2-container .select2-dropdown .select2-results__option{padding:calc(var(--form-element-padding)/ 2) var(--form-element-padding);background-color:#fff;cursor:pointer}.select2-container .select2-dropdown .select2-results__option:not(:last-child){border-bottom:1px solid var(--c-paragraph-highlight)}.select2-container .select2-dropdown .select2-results__option--selected{background-color:#fff;color:var(--c-main);font-weight:700;border-left:4px solid var(--c-primary)}.select2-container .select2-dropdown .select2-results__option--highlighted{background-color:var(--c-paragraph-highlight)}.iti{width:100%;font-size:.8rem}.iti--allow-dropdown .iti__flag-container{padding:var(--form-element-border-width)}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:var(--c-paragraph-highlight)}.iti--allow-dropdown input[type=tel]{padding:var(--form-element-padding) var(--form-element-padding) var(--form-element-padding) calc(var(--form-element-padding) * 5)}.iti__flag-container:hover .iti__selected-flag{background-color:var(--c-primary)}.iti__selected-flag{border:var(--form-element-border-width) solid transparent;border-radius:var(--form-border-radius);padding:0 var(--form-element-padding) 0;background-color:var(--c-paragraph-highlight)}.iti ul{border:var(--form-element-border-width) solid var(--form-element-border-color);border-radius:var(--form-border-radius);background-color:#fff;list-style:none;margin:0}.iti ul li::before{content:none!important}.iti__country{padding:calc(var(--form-element-padding)/ 2) var(--form-element-padding)}.iti__country:not(:last-child):not(:has(~.iti__divider)){border-bottom:1px solid var(--c-paragraph-highlight)}.iti__highlight{background-color:var(--c-paragraph-highlight)!important}.iti__divider{padding:0;margin:0;border-color:var(--c-primary)}.iti__active{font-weight:700;border-left:4px solid var(--c-primary)}textarea{resize:none}input.form-text.webform-counter-warning,input.webform-counter-warning,textarea.form-textarea.webform-counter-warning,textarea.webform-counter-warning{background-color:#ffda8f;border-color:rgb(255,191.7035714286,63.4)}.text-count-wrapper{text-align:right;font-size:.8rem}.text-count-wrapper.webform-counter-warning{color:rgb(255,191.7035714286,63.4)}input,label,select{display:block;font-size:.9rem;margin-bottom:.5rem}label,legend{font-size:.9rem!important;line-height:1;font-weight:500;margin-bottom:.5rem!important}.negative label,.negative legend,.negative--form label,.negative--form legend,label.negative,legend.negative{color:var(--c-main-negative)}label.form-required::after,legend.form-required::after{content:"*";color:#ff0100;margin-left:.15rem}label abbr,legend abbr{display:none}.form-item{margin:1em 0}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select[multiple=multiple],textarea{width:100%;outline:0;font-size:1rem;padding:var(--form-element-padding);min-height:calc(var(--form-element-padding) * 3);border-radius:var(--form-border-radius);border:var(--form-element-border-width) solid var(--form-element-border-color);color:var(--c-main);background-color:var(--c-page-background)}input:not([type]):focus-visible,input[type=color]:focus-visible,input[type=date]:focus-visible,input[type=datetime-local]:focus-visible,input[type=datetime]:focus-visible,input[type=email]:focus-visible,input[type=month]:focus-visible,input[type=number]:focus-visible,input[type=password]:focus-visible,input[type=search]:focus-visible,input[type=tel]:focus-visible,input[type=text]:focus-visible,input[type=time]:focus-visible,input[type=url]:focus-visible,input[type=week]:focus-visible,select[multiple=multiple]:focus-visible,textarea:focus-visible{outline:0!important;border-color:var(--c-primary)}button[type=submit],input[type=submit]{cursor:pointer}input[type=checkbox],input[type=checkbox]+label,input[type=radio],input[type=radio]+label{display:inline-block}input[type=file]{width:100%}.form-actions{text-align:right;margin-top:1.5rem}.form-actions .button{margin-top:0;margin-bottom:0}.webform-element-help{background-color:var(--c-paragraph-highlight);color:#fff;border:none;aspect-ratio:1/1;padding:.1rem;font-size:.7rem;font-weight:700;line-height:inherit;position:relative;top:-.15rem;display:inline-flex;align-items:center;justify-content:center}.webform-element-help:hover{background-color:var(--c-primary);border:none}.tippy-box{background-color:var(--c-paragraph-highlight);color:#fff}.tippy-box .tippy-arrow{color:var(--c-paragraph-highlight)}.error>div{outline:#cc3d3d solid 2px;outline-offset:2px;color:#cc3d3d}.form-item--error-message{color:#cc3d3d;font-size:.9rem;margin-top:.5rem;font-style:italic}.webform-element-description{font-size:.8rem;line-height:1.4;font-style:italic;margin-top:.35rem;color:var(--c-main)}.negative .webform-element-description,.negative--form .webform-element-description,.webform-element-description.negative{color:var(--c-main-negative)}.webform-element-description+.webform-element-more{margin-top:.5rem}.webform-element-more--link{display:flex;align-items:baseline}.webform-element-more--link::before{content:"\e813";font-family:fontello;width:1rem;display:inline-block;position:relative;top:-.05rem}.webform-element-more--link a{text-decoration:none}.webform-element-more.is-open .webform-element-more--link::before{content:"\e814"}.webform-element-more--content{background-color:#f1f1f1;font-size:.8rem;padding:.8rem 1rem .7rem;border-radius:var(--form-border-radius)}.webform-options-display-side-by-side>div{display:inline-flex}@media (min-width:400px){.webform-options-display-two-columns{display:grid;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.webform-options-display-three-columns{display:grid;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 1rem}}.webform-options-display-buttons{display:flex;flex-wrap:wrap;gap:.5rem 0;margin:0 -1rem}.webform-options-display-buttons .webform-options-display-buttons-wrapper{flex:initial;margin:0}.webform-options-display-buttons .form-item{width:auto;height:auto;display:inline-flex;margin:0 0 0 2rem}.webform-options-display-buttons label.webform-options-display-buttons-label{border-radius:var(--form-border-radius);border:var(--form-element-border-width) solid var(--form-element-border-color);color:inherit;display:block;padding:.8rem 1rem .7rem 3rem;margin-left:-2rem;text-align:left;cursor:pointer}.webform-options-display-buttons .cbx{margin:0 0 1rem!important}.webform-options-display-buttons input:checked~label.webform-options-display-buttons-label{background-color:var(--c-primary);color:#fff}.webform-options-display-buttons .webform-options-display-buttons-description{font-size:.8rem!important}.user-login-form,.user-pass{max-width:600px;margin:0 auto;padding:clamp(30px,6vw + 2rem,140px) 30px}.form__item__description.negative,.negative .form__item__description,.negative--form .form__item__description{color:var(--c-main-negative)}
#sliding-popup{z-index:999999;width:100%;bottom:0!important;pointer-events:none}.cookie-banner{margin:0 auto;padding:30px clamp(30px,6vw,140px);position:relative;bottom:0!important;width:100%;max-width:1920px;opacity:0;pointer-events:none}.cookie-banner.show,.eu-cookie-compliance-popup-open .cookie-banner{opacity:1;pointer-events:all}@media (max-width:767px){.cookie-banner{padding:0}}.cookie-banner h2{font-size:1.6rem;margin:0 0 1rem}.cookie-banner p{font-size:1rem;margin:0}.cookie-banner__content{width:100%;display:flex;gap:1.5rem;justify-content:space-between;align-items:flex-end;background-color:var(--c-page-background)!important;box-shadow:0 0 .75rem -.1rem rgba(0,0,0,.25);text-align:left;border-radius:var(--card-border-radius);padding:1.5rem}@media (max-width:1200px){.cookie-banner__content{flex-direction:column;justify-content:center;align-items:center;text-align:center}}@media (max-width:767px){.cookie-banner__content{border-bottom-left-radius:0;border-bottom-right-radius:0}}.cookie-banner #show-cookie-settings+label,.cookie-banner .agree-button,.cookie-banner .disagree-button,.cookie-banner .preferences-button{display:inline-flex;align-items:center;text-decoration:none;background-color:var(--b-secondary-background-color);border-color:var(--b-secondary-border-color);color:var(--b-secondary-text-color);border-radius:var(--b-secondary-border-radius);border-width:var(--b-secondary-border-width);border-style:solid;padding:.5rem 1rem;line-height:1.8;font-weight:var(--b-secondary-f-weight);transition:background-color .3s,color .3s,border-color .3s;text-transform:none;margin:0;width:max-content}.cookie-banner #show-cookie-settings+label:focus,.cookie-banner #show-cookie-settings+label:hover,.cookie-banner .agree-button:focus,.cookie-banner .agree-button:hover,.cookie-banner .disagree-button:focus,.cookie-banner .disagree-button:hover,.cookie-banner .preferences-button:focus,.cookie-banner .preferences-button:hover{background-color:var(--b-secondary-background-hover-color);color:var(--b-secondary-text-hover-color);border-color:var(--b-secondary-border-hover-color)}.cookie-banner .agree-button{background-color:var(--b-primary-background-color);border-color:var(--b-primary-border-color);color:var(--b-primary-text-color);font-weight:var(--b-primary-f-weight)}.cookie-banner .agree-button:focus,.cookie-banner .agree-button:hover{background-color:var(--b-primary-background-hover-color);color:var(--b-primary-text-hover-color);border-color:var(--b-primary-border-hover-color)}.cookie-banner__buttons{width:max-content;display:flex;align-items:baseline;gap:1rem}@media (max-width:1200px){.cookie-banner__buttons{flex-wrap:wrap;width:auto;justify-content:center}}.cookie-banner__buttons>*{display:inline-block}.cookie-banner__buttons #show-cookie-settings:checked~.cookie-banner-settings{display:block}.cookie-banner-settings{position:fixed;top:0;left:0;right:0;bottom:0;padding:clamp(30px,6vw,140px);z-index:999999999999;color:var(--c-main);text-align:left;display:none;pointer-events:all}.cookie-banner-settings::after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--c-main);opacity:.95;z-index:-1}.cookie-banner-settings__wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cookie-banner-settings__card{position:relative;background-color:var(--c-page-background)!important;box-shadow:0 0 .75rem -.1rem rgba(0,0,0,.25);border-radius:var(--card-border-radius);padding:1.5rem calc($gap_lg * 3) 1.5rem 1.5rem;max-height:60vh;overflow:auto}.cookie-banner-settings__card .js-close-cookie-banner{font-size:0!important;position:absolute;z-index:2;right:1rem;top:1rem;width:2rem;height:2rem;transition:.25s ease-in-out;border:none;padding:0;background:0 0}.cookie-banner-settings__card .js-close-cookie-banner:after,.cookie-banner-settings__card .js-close-cookie-banner:before{position:absolute;left:1rem;top:0;content:"";height:2rem;width:2px;background-color:var(--c-main)}.cookie-banner-settings__card .js-close-cookie-banner:before{transform:rotate(45deg)}.cookie-banner-settings__card .js-close-cookie-banner:after{transform:rotate(-45deg)}.cookie-banner-settings__card .js-close-cookie-banner:hover{opacity:.5}.cookie-banner-settings .cookie-banner__buttons{margin-top:1rem}.cookie-banner-settings__category .form-item{margin:0}.cookie-banner-settings__category .form-disabled label.cbx{opacity:.25}.cookie-banner-settings__category .form-type__checkbox .cbx span:first-child{border-color:var(--c-main)}.cookie-banner-settings__category .form-type__checkbox .cbx span:first-child:before{background-color:var(--c-main)}.cookie-banner-settings__category label.option{align-items:center;display:flex;flex-wrap:wrap}.cookie-banner-settings__category .info-icon{background-color:var(--b-primary-background-color);border-radius:20px;color:var(--b-primary-text-color);height:20px;margin:0 0 0 .5rem;padding:0!important;position:relative;transition:.25s ease-in-out;width:20px;z-index:2}.cookie-banner-settings__category .info-icon span{font-family:monospace;font-size:.9rem;font-weight:700;left:50%;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%)}.cookie-banner-settings__category .info-icon:hover{background-color:var(--b-primary-background-hover-color);color:var(--b-primary-text-hover-color);cursor:pointer}.cookie-banner-settings__category__description .info-text{background-color:var(--b-primary-background-color);border-radius:var(--card-border-radius);display:none;font-size:.8rem;line-height:1.5;margin-bottom:1rem;padding:1rem;color:var(--b-primary-text-color);max-width:600px}.cookie-banner-settings__category__description input[type=checkbox]{display:none}.cookie-banner-settings__category__description input:checked+.info-text{display:block}
.messages-list,[data-drupal-messages]{position:fixed;z-index:9999;display:flex;flex-direction:column;justify-content:center;bottom:5em;left:1em;right:1em;gap:1em;pointer-events:none}@keyframes messages-list{0%{opacity:1;pointer-events:all}90%{opacity:0;pointer-events:all}100%{opacity:0;display:none;pointer-events:none}}.messages{border-radius:.75em;box-shadow:0 3px 10px rgba(0,0,0,.04);padding:1.5rem;overflow:hidden;font-family:Arial,sans-serif;position:relative;margin:0 auto;max-width:800px;width:auto;animation:7s ease-in-out forwards fadeOutMessages;pointer-events:all}@keyframes fadeOutMessages{100%{display:none}}.messages ul{margin-left:1em}.messages::after{content:"";height:5px;width:100%;display:block;filter:brightness(90%);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);transform-origin:left;animation:7s ease-in-out forwards messages-progress}@keyframes messages-progress{100%{transform:scaleX(1);filter:brightness(50%)}}.messages.messages--info{background:#ceebff!important;color:#003a64!important}.messages.messages--info a{color:#003a64!important}.messages.messages--info::after{background-color:#ceebff}.messages.messages--status{background:#def7dc!important;color:#076400!important}.messages.messages--status a{background:#def7dc!important}.messages.messages--status::after{background-color:#def7dc}.messages.messages--warning{background:#ffe8ce!important;color:#ff860d!important}.messages.messages--warning a{color:#ff860d!important}.messages.messages--warning::after{background-image:linear-gradient(90deg,#ffe8ce,#ffe8ce);filter:brightness(70%)}.messages.messages--error{background:#ffe6e6!important;color:#ff0100!important}.messages.messages--error a{color:#ff0100!important}.messages.messages--error::after{background-image:linear-gradient(90deg,#ffe6e6,#ffe6e6);filter:brightness(70%)}
.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%}
.footer__top .footer__grid{display:grid;gap:clamp(30px,6vw,100px);grid-template-areas:"about sitemap policy";grid-template-columns:1fr 2fr 1fr}.footer__top .footer__grid:has(.company-information__description){grid-template-columns:2fr 1fr 1fr}@media (max-width:767px){.footer__top .footer__grid{grid-template-areas:"about" "sitemap" "policy";grid-template-columns:1fr}.footer__top .footer__grid:has(.company-information__description){grid-template-columns:1fr}}.footer__top .footer__grid:has(.company-information__description) .footer__grid__item--sitemap .menu{grid-template-columns:1fr}.footer__top .footer__grid a,.footer__top .footer__grid li,.footer__top .footer__grid p{line-height:1.8;text-decoration:none}.footer__top .footer__grid__item--sitemap{grid-area:sitemap}.footer__top .footer__grid__item--sitemap .menu{list-style:none;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:767px){.footer__top .footer__grid__item--sitemap .menu{grid-template-columns:1fr}}.footer__top .footer__grid__item--about{grid-area:about;max-width:30rem}.footer__top .footer__grid__item--about .company-information{display:flex;flex-direction:column;gap:1rem}.footer__top .footer__grid__item--about .company-information i{display:none}.footer__top .footer__grid__item--policy{grid-area:policy}.footer__top .footer__grid__item--policy .menu{list-style:none;display:flex;flex-direction:column;gap:1rem}.footer__logo a{display:flex;justify-content:center;pointer-events:none}.footer__logo img{display:block;max-height:20svh;margin:0 auto;width:100%;object-fit:contain}.footer__bottom .footer__grid{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem clamp(30px,6vw,100px)}.footer__bottom .footer__grid ul{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;font-size:1.1rem}
.header{border-bottom:var(--header-primary-navigation-border-color) 1px solid;left:0;min-height:5rem;position:fixed;right:0;top:0;transition:margin .25s ease-in-out,border .25s ease-in-out;z-index:99}@media (max-width:1080px){.header{position:absolute}}.header__wrapper{align-items:center;display:flex;gap:clamp(30px,6vw,100px);justify-content:flex-end}.header__top{font-size:.8rem;font-weight:700;padding:.5rem 0;position:relative}.header__top .header__wrapper{gap:1.5rem;justify-content:flex-end}.header__top .header__wrapper>div:not(:last-child){border-right:2px solid var(--header-secondary-navigation-text-color);padding-right:1.5rem}.header__top ul{display:flex;gap:1.5rem;list-style:none}.header__top a:not([class*=button]){color:var(--header-secondary-navigation-text-color);display:block;position:relative;text-decoration:none}.header__top a:not([class*=button]):hover{color:var(--header-secondary-navigation-link-hover-color)}.header__top .menu-item--active-trail>a:not([class*=button]),.header__top .menu-item--active-trail>span,.header__top a:not([class*=button]).is-active{color:var(--header-secondary-navigation-link-active-color)}.header__bottom{background-color:var(--header-primary-navigation-background-color);transition:padding .25s ease-in-out;width:100%}.header__bottom .header__wrapper{min-height:5rem}@media (max-width:1200px){.header__bottom{font-size:.9rem;padding:.75rem 0}}@media (min-width:1080px){.header .hamburger,.header__bottom .languages,.header__bottom .secondary-nav{display:none!important}}.header .hamburger{position:fixed;right:clamp(30px,6vw,140px);z-index:10000}.header .hamburger-box{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;left:0;position:absolute;right:0;top:0;width:auto}.header .hamburger .hamburger-inner{display:block;margin-top:-1px;top:50%}.header .hamburger .hamburger-inner,.header .hamburger .hamburger-inner::after,.header .hamburger .hamburger-inner::before{background-color:var(--b-primary-text-color);border-radius:0;height:2px;width:1rem}.header .hamburger .hamburger-inner::before{top:-6px}.header .hamburger .hamburger-inner::after{bottom:-6px}.header .hamburger.is-active+.header__navigation{display:flex;visibility:visible}.header .hamburger.is-active .hamburger-inner,.header .hamburger.is-active .hamburger-inner::after,.header .hamburger.is-active .hamburger-inner::before{background-color:var(--b-primary-text-hover-color)}@media (min-width:1080px){.header__navigation{padding:0!important}.header__navigation .secondary-nav{display:none!important}.header__navigation ul.menu{align-items:flex-start;display:flex;list-style:none;margin:0;flex-direction:column;row-gap:.5rem;padding:0}.header__navigation ul.menu>li{margin:0 1.5rem}.header__navigation ul.menu>li:has(a[class*=button])+li:has(a[class*=button]){margin-left:0}.header__navigation ul.menu>li:last-child{margin-right:0!important}.header__navigation ul.menu li a:not([class*=button]){text-decoration:none}.header__navigation ul.menu li>a:not([class*=button]),.header__navigation ul.menu li>span{display:block;position:relative;text-decoration:none}.header__navigation ul.menu li>a:not([class*=button]):hover,.header__navigation ul.menu li>span:hover{color:var(--header-primary-navigation-link-hover-color)}.header__navigation ul.menu li.menu-item--active-trail>a:not([class*=button]),.header__navigation ul.menu li.menu-item--active-trail>span{color:var(--header-primary-navigation-link-active-color)}.header__navigation ul.menu[data-level="0"]{align-items:center;flex-direction:row;justify-content:flex-end}.header__navigation ul.menu[data-level="0"]>li:not(:last-child){padding:1rem 0}}@media (max-width:1080px){.header__top{display:none!important}.header__bottom .languages{margin-right:66px}.header__navigation{background-color:var(--c-page-background);bottom:0;display:none;flex-direction:column;left:var(--gin-toolbar-x-offset,0)!important;overflow:auto;padding:0;position:fixed;right:0;top:0;visibility:hidden;z-index:-1}.header__navigation.smooth{transition:.35s ease-in-out}.header__navigation a:not([class*=button]){text-decoration:none}.header__navigation .primary-nav,.header__navigation .secondary-nav{padding:clamp(30px,6vw,140px)}.header__navigation ul.menu{display:flex;flex-direction:column;gap:clamp(30px,6vw - 2rem,60px);list-style:none}.header__navigation .primary-nav ul.menu{font-size:1.25rem}.header__navigation .primary-nav ul.menu li a:not([class*=button]){text-decoration:none}.header__navigation .primary-nav ul.menu li a:not([class*=button]):hover{color:var(--header-primary-navigation-link-hover-color)}.header__navigation .primary-nav ul.menu li.menu-item--active-trail>a:not([class*=button]),.header__navigation .primary-nav ul.menu li.menu-item--active-trail>span{color:var(--header-primary-navigation-link-active-color)}.header__navigation .secondary-nav{background-color:var(--header-secondary-navigation-background-color);color:var(--header-secondary-navigation-text-color);flex-grow:1;font-size:1.1rem}.header__navigation .secondary-nav a:not([class*=button]){display:inline-block;position:relative;text-decoration:none}.header__navigation .secondary-nav a:not([class*=button]):hover{color:var(--header-secondary-navigation-link-hover-color)}.header__navigation .secondary-nav .menu-item--active-trail>a:not([class*=button]),.header__navigation .secondary-nav .menu-item--active-trail>span{color:var(--header-secondary-navigation-link-active-color)}.header .block--language .links{color:var(--header-secondary-navigation-text-color);font-size:1rem}}.header .menu-item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.header .menu-item-header{align-items:center;display:flex;gap:.5rem}.header .menu-item-small-info{font-size:90%;margin-top:.5rem;width:100%}.header .menu-item-icon svg{height:100%}.header .contextual-region:has(.mega-menu-item){position:static}.header .menu-item.dropdown{display:flex}@media (max-width:1200px){.header .menu-item.dropdown{flex-wrap:wrap;width:100%}}.header .menu-item.dropdown .menu .menu-item{font-size:95%!important;font-weight:400!important}.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 .custom-menu,.header .menu-item.dropdown:focus-visible>.custom-menu,.header .menu-item.dropdown:has(:focus-visible) .custom-menu,.header .menu-item.dropdown:has(:focus-visible)>.custom-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>.custom-menu{opacity:1;pointer-events:all}}.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>.custom-menu{opacity:1;pointer-events:all}}@media (min-width:1201px){.header .menu-item.dropdown{position:relative}.header .menu-item.dropdown .custom-menu{background-color:var(--header-primary-navigation-background-color);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:1.5rem 1rem;pointer-events:none;position:absolute;scrollbar-width:none;top:calc(100% - 2px);transform:translateX(-50%);transition:opacity .25s ease-in-out,transform .25s ease-in-out;width:300px;z-index:2}.header .menu-item.dropdown .custom-menu::-webkit-scrollbar{display:none}.header .menu-item.dropdown .custom-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 .custom-menu li{list-style-type:none}.header .menu-item.dropdown .custom-menu .menu-item{justify-content:flex-start}.header .menu-item.dropdown:has(.mega-menu-item){position:static}.header .menu-item.dropdown:has(.mega-menu-item) .custom-menu{border-top:1px solid var(--header-primary-navigation-border-color);box-shadow:0 5px 15px -15px rgba(0,0,0,.5);display:flex;flex-direction:row;gap:clamp(30px,6vw - 2rem,60px);left:0;padding:1.5rem clamp(30px,6vw,140px);top:100%;transform:none;width:100%}.header .menu-item.dropdown:has(.mega-menu-item) .custom-menu::before{display:none}}@media (max-width:1200px){.header .menu-item.dropdown .custom-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{align-self:stretch;border-right:1px solid var(--header-primary-navigation-border-color);max-width:350px;padding-right:clamp(30px,6vw - 2rem,60px)}@media only screen and (max-width:1200px){.header .menu-item.dropdown .mega-menu-item{border-bottom:1px solid var(--header-primary-navigation-border-color);border-right:0;padding-bottom:clamp(30px,6vw - 2rem,60px)}}.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+.menu{align-items:flex-start;column-gap:1.5rem;display:grid;grid-template-columns:100%;margin-top:clamp(30px,6vw - 2rem,60px);row-gap:1rem;width:100%}@media only screen and (min-width:568px){.header .menu-item.dropdown .mega-menu-item+.menu{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media only screen and (min-width:1200px){.header .menu-item.dropdown .mega-menu-item+.menu{margin-top:0;width:calc(100% - 350px)}}.header__logo{margin-right:auto;max-width:max-content;padding:1rem 0;position:relative;width:45%;z-index:99}.header__logo a,.header__logo img{display:block}.header__logo img{max-height:5rem;max-width:clamp(10rem,16svw,12rem);object-fit:contain;object-position:left;transition:max-width .25s ease-in-out;width:100%}.header .block--language{cursor:pointer;line-height:1}.header .block--language .links{color:var(--header-secondary-navigation-text-color);cursor:pointer;display:flex;margin:0;position:relative;width:max-content}.header .block--language .links i::before{margin:0;width:auto}.header .block--language .links .active-lang{align-items:center;background-color:transparent;border:none;color:var(--header-secondary-navigation-text-color);display:flex;font-weight:600;padding:0;text-transform:uppercase;transition:.25s ease-in-out}.header .block--language .links .active-lang i:first-child{margin-right:.25rem}.header .block--language .links .active-lang i:last-child{margin-left:.25rem}@media (max-width:1080px){.header .block--language .links .active-lang{background-color:var(--b-secondary-background-color);border:var(--b-secondary-border-width) solid var(--b-secondary-border-color);border-radius:var(--b-secondary-border-radius);color:var(--b-secondary-text-color);font-weight:var(--b-secondary-f-weight);height:3rem;justify-content:center;line-height:1;padding:.5rem;transition:background-color .3s,color .3s,border-color .3s;width:3rem}.header .block--language .links .active-lang:hover{background-color:var(--b-secondary-background-hover-color);border-color:var(--b-secondary-border-hover-color);color:var(--b-secondary-text-hover-color)}.header .block--language .links .active-lang i{display:none}.header .block--language .links .remaining-langs{overflow:hidden}.header .block--language .links .remaining-langs li a{align-items:center;background-color:var(--b-secondary-background-color);border:var(--b-secondary-border-width) solid var(--b-secondary-border-color);border-radius:var(--b-secondary-border-radius);color:var(--b-secondary-text-color);display:inline-flex;font-weight:var(--b-secondary-f-weight);height:auto;justify-content:center;line-height:1;padding:.5rem;text-decoration:none;width:3rem}.header .block--language .links .remaining-langs li a:hover{background-color:var(--b-secondary-background-hover-color);border-color:var(--b-secondary-border-hover-color);color:var(--b-secondary-text-hover-color)}.header .block--language .links .remaining-langs li:not(:first-child):not(:last-child) a{border-radius:0}.header .block--language .links .remaining-langs li:first-child a,.header .block--language .links .remaining-langs li:last-child:not(:first-child) a{border-top-left-radius:0;border-top-right-radius:0}}.header .block--language .links .remaining-langs{left:0;list-style:none;opacity:0;pointer-events:none;position:absolute;right:0;top:100%;z-index:100}@media (min-width:1080px){.header .block--language .links .remaining-langs{background-color:var(--header-secondary-navigation-background-color);color:var(--header-secondary-navigation-text-color);display:block;padding-top:0;text-align:center;text-transform:uppercase}.header .block--language .links .remaining-langs a{display:block;line-height:1;padding:calc(1.5rem / 2) .5rem;text-decoration:none;width:100%}.header .block--language .links .remaining-langs a:hover{color:var(--header-secondary-navigation-link-hover-color)}}@media (min-width:1080px) and (max-width:1200px){.header .block--language .links .remaining-langs{padding-top:.7rem}}@media (hover:hover){.header .block--language .links:has(a:focus-visible) .active-lang,.header .block--language .links:has(a:focus-within) .active-lang,.header .block--language .links:hover .active-lang{border-bottom-left-radius:0;border-bottom-right-radius:0}.header .block--language .links:has(a:focus-visible) .remaining-langs,.header .block--language .links:has(a:focus-within) .remaining-langs,.header .block--language .links:hover .remaining-langs{opacity:1;pointer-events:all}}@media (hover:none) and (pointer:coarse){.header .block--language .links:has(.active-lang.open) .active-lang{border-bottom-left-radius:0;border-bottom-right-radius:0}.header .block--language .links:has(.active-lang.open) .remaining-langs{opacity:1;pointer-events:all}}@media (max-width:1080px){.header:has(.hamburger.is-active){position:fixed}.header:has(.hamburger.is-active) .header__logo{z-index:10000}.header:has(.hamburger.is-active) .languages{z-index:10000}body:has(.hamburger.is-active){overflow:hidden}}
@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%}
.scrolling-banner{padding-block:.5rem;width:100%;pointer-events:all;transition:margin .3s ease-in-out,transform .3s ease-in-out;z-index:100;position:fixed;top:0}.scrolling-banner p{display:inline}.scrolling-banner.positive,.scrolling-banner.positive .scrolling-banner__text a,.scrolling-banner.positive .scrolling-banner__text a:hover,.scrolling-banner.positive .scrolling-banner__text p{color:var(--c-main)}.scrolling-banner.negative,.scrolling-banner.negative .scrolling-banner__text a,.scrolling-banner.negative .scrolling-banner__text a:hover,.scrolling-banner.negative .scrolling-banner__text p{color:var(--c-main-negative)}.scrolling-banner.negative .scrolling-banner__text a::before,.scrolling-banner.negative .scrolling-banner__text a:hover::before,.scrolling-banner.negative .scrolling-banner__text p::before{background-color:var(--c-main-negative)}.scrolling-banner .slick-slide{margin-inline:clamp(30px,6vw,100px)}
.block--system-branding-block .site-logo img{width:100px}
.intro-text{display:flex;flex-direction:column;margin-bottom:clamp(30px,6vw - 2rem,60px);max-width:992px}.intro-text__title:not(:has(+.intro-text__text)){margin-bottom:0}.intro-text__text-wrapper{display:flex;flex-direction:column}.intro-text:has(.text-align-center){align-items:center;margin:0 auto clamp(30px,6vw - 2rem,60px)}.intro-text:has(.text-align-center) .intro-text__text-wrapper{align-items:center;margin:0 auto}.intro-text:has(.text-align-center) .intro-text__text-wrapper *{text-align:center}.intro-text:has(.text-align-justify) *{text-align:justify}.intro-text:has(.text-align-right){align-items:flex-end;margin:0 0 clamp(30px,6vw - 2rem,60px) auto}.intro-text:has(.text-align-right) .intro-text__text-wrapper{align-items:flex-end;margin:0 0 0 auto}.intro-text:has(.text-align-right) .intro-text__text-wrapper *{text-align:right}.intro-text--inline{flex-direction:row;max-width:none}.intro-text--inline:has(.intro-text__link){align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:clamp(30px,6vw - 2rem,60px);justify-content:space-between;row-gap:0;width:100%}.intro-text--inline:has(.intro-text__link) .intro-text__text-wrapper{max-width:992px}
.layout-cards .overflow-wrapper{overflow:hidden}.layout-cards__top{margin:0 auto clamp(30px,6vw - 2rem,60px);max-width:992px;text-align:center}.layout-cards__grid{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){.layout-cards__grid{--cols:2}}@media only screen and (min-width:992px){.layout-cards.grid-4 .layout-cards__grid,.layout-cards__grid.grid-4 .layout-cards__grid{--cols:3}}@media only screen and (min-width:1200px){.layout-cards__grid{--cols:3}.layout-cards.grid-2 .layout-cards__grid,.layout-cards__grid.grid-2{--cols:2}.layout-cards.grid-4 .layout-cards__grid,.layout-cards__grid.grid-4 .layout-cards__grid{--cols:4}}.layout-cards.grid-auto .layout-cards__grid,.layout-cards__grid.grid-auto .layout-cards__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.layout-cards__slider .slick-list{margin:0 calc(clamp(30px,6vw - 2rem,60px)/ -2);overflow:visible}.layout-cards__slider .slick-slide{margin:0 calc(clamp(30px,6vw - 2rem,60px)/ 2)!important}.layout-cards__arrows{flex-wrap:wrap}.layout-cards__link--slider{flex-grow:1;order:-1}@media (max-width:767px){.layout-cards__link--slider{order:4;text-align:center;width:100%}}.layout-cards__link--grid{margin-top:clamp(30px,6vw - 2rem,60px);text-align:center}.layout-card{background-color:var(--c-page-background);border:var(--form-element-border-width) solid var(--c-paragraph-highlight);border-radius:calc(var(--card-border-radius) * 1.6);display:flex;flex-direction:column;padding:1.5rem}.layout-card__image{margin-bottom:1.5rem;position:relative}.layout-card__image:is(a){text-decoration:none}.layout-card__image img{display:block;width:100%}.layout-card__image__tags{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;text-decoration:none}.layout-card__title a{text-decoration:none}.layout-card__button{margin-top:auto;margin-bottom:0}.layout-card__content{flex-grow:1;display:flex;flex-direction:column}.layout-card__content__info{font-size:.9rem;margin-bottom:.5rem}
.layout-cta__grid{border-radius:var(--card-border-radius);max-width:992px;margin:0 auto;display:grid;grid-gap:0 clamp(30px,6vw - 2rem,60px)}.layout-cta__grid.bg--default{border:2px solid var(--c-paragraph-highlight)}.layout-cta__grid:has(.layout-cta__cell--media){grid-template-areas:"media title" "media text";grid-template-columns:1fr 1.5fr}.layout-cta__grid:has(.layout-cta__cell--media) img,.layout-cta__grid:has(.layout-cta__cell--media) picture{width:100%;height:100%;object-fit:cover}.layout-cta__grid:has(.layout-cta__cell--media) .layout-cta__cell--title{padding-top:clamp(30px,6vw - 2rem,60px);padding-right:clamp(30px,6vw - 2rem,60px);align-self:flex-end}.layout-cta__grid:has(.layout-cta__cell--media) .layout-cta__cell--text{padding-bottom:clamp(30px,6vw - 2rem,60px);padding-right:clamp(30px,6vw - 2rem,60px);align-self:flex-start}@media (max-width:767px){.layout-cta__grid:has(.layout-cta__cell--media){grid-template-areas:"media" "title" "text";grid-template-columns:1fr}.layout-cta__grid:has(.layout-cta__cell--media) .layout-cta__cell--title{padding-left:clamp(30px,6vw - 2rem,60px)}.layout-cta__grid:has(.layout-cta__cell--media) .layout-cta__cell--text{padding-left:clamp(30px,6vw - 2rem,60px)}}.layout-cta__grid:not(:has(.layout-cta__cell--media)){grid-template-areas:"title text";grid-template-columns:1fr 1.5fr;padding:clamp(30px,6vw - 2rem,60px);gap:0 clamp(30px,6vw - 2rem,60px)}@media (max-width:992px){.layout-cta__grid:not(:has(.layout-cta__cell--media)){grid-template-areas:"title" "text";grid-template-columns:1fr}.layout-cta__grid:not(:has(.layout-cta__cell--media)) .layout-cta__cell--title{max-width:80%;width:100%}}@media (max-width:992px) and (max-width:767px){.layout-cta__grid:not(:has(.layout-cta__cell--media)) .layout-cta__cell--title{max-width:none}}@media (max-width:992px){.layout-cta__grid:not(:has(.layout-cta__cell--media)) .layout-cta__cell--text{max-width:80%;width:100%;margin-left:auto}}@media (max-width:992px) and (max-width:767px){.layout-cta__grid:not(:has(.layout-cta__cell--media)) .layout-cta__cell--text{max-width:none}}.layout-cta__cell--media{grid-area:media}.layout-cta__cell--title{grid-area:title}.layout-cta__cell--text{grid-area:text}
.layout-faq-items__intro{margin:0 auto clamp(30px,6vw - 2rem,60px);max-width:992px;text-align:center}.layout-faq-items__items{margin:1.5rem auto 0}.layout-faq-items__link{margin:clamp(30px,6vw - 2rem,60px) auto 0;text-align:center}.layout-faq-item{gap:clamp(30px,6vw + 2rem,140px);padding:1.5rem}@media (max-width:767px){.layout-faq-item{gap:1.5rem}}@media (max-width:560px){.layout-faq-item{gap:1.5rem}.layout-faq-item:not(:last-child){margin-bottom:1.5rem}}.layout-faq-item:nth-child(odd){background-color:var(--c-page-background);border-radius:var(--card-border-radius)}.bg--dark .layout-faq-item:nth-child(odd) .layout-faq-item__title{color:var(--c-heading-3)}.bg--dark .layout-faq-item:nth-child(odd) a,.bg--dark .layout-faq-item:nth-child(odd) em,.bg--dark .layout-faq-item:nth-child(odd) li,.bg--dark .layout-faq-item:nth-child(odd) p{color:var(--c-main)}.bg--dark .layout-faq-item:nth-child(odd) li::marker{color:var(--c-main)}.bg--default .layout-faq-item:nth-child(odd){background-color:var(--c-paragraph-highlight)}.bg--dark .layout-faq-item:nth-child(even){background-color:var(--c-paragraph-dark-background);border-radius:var(--card-border-radius);color:var(--c-main-negative)}.bg--dark .layout-faq-item:nth-child(even) .layout-faq-item__title{color:var(--c-heading-3-negative)}.bg--dark .layout-faq-item:nth-child(even) .layout-faq-item__title:hover{color:var(--c-main-negative)}.layout-faq-item__title{align-items:flex-end;cursor:pointer;display:flex!important;gap:1.5rem;justify-content:space-between;margin:0!important;transition:.25s ease-in-out}.layout-faq-item__title:hover{color:var(--c-primary)}.layout-faq-item__title.active{margin-bottom:1.5rem!important}.layout-faq-item i{font-weight:400;position:relative;transition:transform .25s ease-in-out}.layout-faq-item i::before{margin:0;width:auto}.layout-faq-item__text{display:none}.layout-faq-item.active i{transform:rotate(540deg)}.layout-faq-item.active .layout-faq-item__title{margin-bottom:1.5rem}
.layout-hero{position:relative;min-height:55svh}.layout-hero__content-wrapper{display:flex;align-items:center;position:relative}@media (max-width:767px){.layout-hero__content-wrapper{padding-top:0!important}}.layout-hero__content{z-index:1}@media (min-width:767px){.layout-hero__content-wrapper{background-color:transparent}.layout-hero__content{padding:clamp(30px,6vw - 2rem,60px) 0;max-width:992px;width:60%}.layout-hero__content h1{color:var(--c-heading-1-negative)}.layout-hero__content h2{color:var(--c-heading-2-negative)}.layout-hero__content h3{color:var(--c-heading-3-negative)}.layout-hero__content h4{color:var(--c-heading-4-negative)}.layout-hero__content .subtitle,.layout-hero__content h5{color:var(--c-heading-5-negative)}.layout-hero__content li,.layout-hero__content p{color:var(--c-main-negative)}}.layout-hero__images{align-items:center;display:flex;height:100%;justify-content:flex-end;left:0;position:absolute!important;top:0;width:100%;overflow:hidden}@media (max-width:767px){.layout-hero__content{margin-top:calc(clamp(30px,6vw,140px) * -1);padding:clamp(30px,6vw,140px);background-color:var(--c-page-background);border-radius:var(--card-border-radius)}.bg--default .layout-hero__content{background-color:var(--c-paragraph-highlight)}.layout-hero__content .fadeInLeft{animation:none!important;opacity:1!important;visibility:visible!important}.layout-hero__images{position:relative!important;height:50svh;max-height:20rem}}.layout-hero__images .slick-list{overflow:visible}.layout-hero__images .slick,.layout-hero__images .slick-list,.layout-hero__images .slick-slide,.layout-hero__images .slick-slider,.layout-hero__images .slick-track{width:100%;height:100%!important}.layout-hero__images img,.layout-hero__images picture,.layout-hero__images video{height:100%;object-fit:cover;object-position:center;width:100%;border-radius:0}.layout-hero__images img{animation:5s ease-in-out infinite alternate hero-image;height:calc(100% + 2rem)!important}@media (min-width:767px){.layout-hero__images::after{background:linear-gradient(to right,var(--c-main) 0,transparent 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;mix-blend-mode:multiply}}@keyframes hero-image{from{transform:translateY(0)}to{transform:translateY(-2rem)}}
@media (min-width:768px){.layout-image-text--left .layout-image-text__row{grid-template-areas:"image title" "image text"}}@media (min-width:768px) and (max-width:1200px){.layout-image-text--left .layout-image-text__row{grid-template-areas:"image title" "text text";grid-template-columns:1.5fr 1fr;align-items:flex-end}}@media (min-width:768px) and (max-width:767px){.layout-image-text--left .layout-image-text__row{grid-template-columns:1fr;grid-template-areas:"image" "title" "text"}}@media (min-width:768px){.layout-image-text--right .layout-image-text__row{grid-template-areas:"title image" "text image"}}@media (min-width:768px) and (max-width:1200px){.layout-image-text--right .layout-image-text__row{grid-template-areas:"title image" "text text";grid-template-columns:1fr 1.5fr;align-items:flex-end}}.layout-image-text__row{display:grid;grid-template-columns:1fr 1.25fr;grid-template-rows:auto auto;gap:1.5rem clamp(30px,6vw,100px);align-items:center}@media (max-width:1200px){.layout-image-text__row{grid-template-columns:1fr 1fr}}@media (max-width:767px){.layout-image-text__row{grid-template-columns:1fr;grid-template-areas:"image" "title" "text"}}.layout-image-text__cel--image{grid-area:image}.layout-image-text__cel--image img,.layout-image-text__cel--image picture{width:100%;display:block}.layout-image-text__cel--title{grid-area:title;align-self:flex-end}.layout-image-text__cel--title h1,.layout-image-text__cel--title h2{margin:0}.layout-image-text__cel--text{grid-area:text;align-self:flex-start}
.layout-quote{text-align:center}.layout-quote:not(.negative) .layout-quote__quote{color:var(--c-main)!important}.layout-quote__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.layout-quote__quote{font-size:1.125rem}.layout-quote__author{margin-bottom:.5rem!important}.layout-quote__about{align-items:center;display:flex;flex-direction:column}.layout-quote__about img{border-radius:0;display:block;height:3rem;margin-bottom:1rem;width:auto!important}.layout-quote__rating{align-items:center;display:flex;flex-direction:column;gap:.5rem 1rem;justify-content:center;margin:1.5rem 0 0}.layout-quote__rating--stars{display:inline-flex;position:relative}.layout-quote__rating--stars .empty,.layout-quote__rating--stars .full{line-height:1}.layout-quote__rating--stars .empty::before,.layout-quote__rating--stars .full::before{color:var(--c-main);content:"\e725 \e725 \e725 \e725 \e725";font-family:fontello;font-size:1.5rem}.negative .layout-quote__rating--stars .empty::before,.negative .layout-quote__rating--stars .full::before{color:var(--c-main-negative)}.layout-quote__rating--stars .full{left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.layout-quote__rating--stars .full:before{content:"\e804 \e804 \e804 \e804 \e804"}.layout-quote__rating--label{width:100%}
.layout-quotes .overflow-wrapper{overflow:hidden}.layout-quotes__intro{text-align:center}.layout-quotes__items{margin:0 calc(clamp(30px,6vw - 2rem,60px) * -.5)}.layout-quotes__items .slick-list{overflow:visible}.layout-quotes__items .slick-slide{margin:0 calc(clamp(30px,6vw - 2rem,60px)/ 2)!important}.layout-quotes__items .slick-slide img{display:inline-block;width:auto}.layout-quotes__link{flex-grow:1;order:-1}@media (max-width:767px){.layout-quotes__link{order:4;text-align:center;width:100%}}.layout-quotes .layout-quote{background-color:var(--c-page-background);border:2px solid var(--c-paragraph-highlight);border-radius:calc(var(--image-border-radius) * 1.6);padding:1.5rem;text-align:center}@media only screen and (min-width:768px){.layout-quotes .slick-track{display:flex!important}.layout-quotes .slick-slide{height:inherit!important}}
.layout-usps__block__intro{margin:0 auto clamp(30px,6vw - 2rem,60px);max-width:992px;text-align:center}.layout-usps__block .layout-usps__items{display:grid;grid-gap:clamp(30px,6vw - 2rem,60px);grid-template-columns:100%;grid-template-columns:repeat(var(--cols),minmax(0,1fr));--cols:1}@media only screen and (min-width:568px){.layout-usps__block .layout-usps__items{--cols:2}}@media only screen and (min-width:992px){.layout-usps.grid-4 .layout-usps__block .layout-usps__items,.layout-usps__grid.grid-4 .layout-usps__block .layout-usps__items{--cols:3}}@media only screen and (min-width:1200px){.layout-usps__block .layout-usps__items{--cols:3}.layout-usps.grid-2 .layout-usps__block .layout-usps__items,.layout-usps__grid.grid-2 .layout-usps__block .layout-usps__items{--cols:2}.layout-usps.grid-4 .layout-usps__block .layout-usps__items,.layout-usps__grid.grid-4 .layout-usps__block .layout-usps__items{--cols:4}}.layout-usps.grid-auto .layout-usps__block .layout-usps__items,.layout-usps__grid.grid-auto .layout-usps__block .layout-usps__items{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.layout-usps__row{align-items:center;display:grid;gap:clamp(30px,6vw + 2rem,140px);grid-template-columns:1fr 1.5fr}.layout-usps__row__right{align-items:center;display:flex;margin-left:auto;max-width:50rem;min-height:50svh;position:relative;z-index:1}@media (max-width:1200px){.layout-usps__row{gap:clamp(30px,6vw,100px);grid-template-columns:1fr}.layout-usps__row__left{text-align:center}.layout-usps__row__right{margin:auto}}.layout-usps__row__right__media{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:767px){.layout-usps__row__right{flex-direction:column}.layout-usps__row__right__media{margin:auto;max-width:90%;position:static}}.layout-usps__row__right__media img,.layout-usps__row__right__media picture{height:100%;object-fit:contain;width:100%}.layout-usps__row__right .layout-usps__items{align-items:flex-start;display:flex;flex-wrap:wrap;gap:clamp(30px,6vw + 2rem,140px);justify-content:space-between;width:100%}.layout-usps__row__right .layout-usps__items .item{max-width:15rem;width:calc(55% - clamp(30px,6vw + 2rem,140px))}@media (max-width:767px){.layout-usps__row__right .layout-usps__items{gap:clamp(30px,6vw - 2rem,60px);margin-top:calc(clamp(30px,6vw + 2rem,140px) * -1)}.layout-usps__row__right .layout-usps__items .item{max-width:100%;width:100%}}@media (min-width:768px){.layout-usps__row__right .layout-usps__items .item--1:first-child{margin-top:clamp(30px,6vw + 2rem,140px)}.layout-usps__row__right .layout-usps__items .item--2{margin-right:clamp(30px,6vw - 2rem,60px)}.layout-usps__row__right .layout-usps__items .item--3{margin-left:clamp(30px,6vw - 2rem,60px)}.layout-usps__row__right .layout-usps__items .item--4{margin-top:calc(clamp(30px,6vw + 2rem,140px) * -1)}}.layout-usps__row__right .layout-usps__items .item .single-usp{align-items:flex-start;background-color:var(--c-paragraph-highlight);border-radius:var(--card-border-radius);padding:1.5rem;text-align:left}.bg--dark .layout-usps__row__right .layout-usps__items .item .single-usp,.bg--highlight .layout-usps__row__right .layout-usps__items .item .single-usp{background-color:var(--c-page-background)}.layout-usps__row__right .layout-usps__items .item .single-usp__image img{height:40px;width:40px}.single-usp{position:relative;text-align:center}.single-usp__row{align-items:center;display:flex;flex-direction:column;gap:1rem}.single-usp__icon i::before{font-size:2.5rem}.single-usp__image{margin:0 auto;width:40px}.single-usp__image img{aspect-ratio:1/1;border-radius:0;display:block;object-fit:contain;object-position:center;width:100%}.negative .single-usp .single-usp__icon,.single-usp.negative .single-usp__icon{color:var(--c-main-negative)}
*,::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}
*{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:var(--c-paragraph-highlight)}.bg--dark{background-color:var(--c-paragraph-dark-background)}.primary{color:var(--c-primary)}.secondary{color:var(--c-secondary)}main img{border-radius:var(--image-border-radius)}main video{border-radius:var(--video-border-radius)}.skip-to-main-content a:focus-visible{clip:auto;width:auto;height:auto;overflow:visible;position:relative!important}.skip-to-main-content:has(a:focus-visible)~* .header{top:2rem}.button a,.button--primary a,a.button,a.button--primary,button.button,button.button--primary,input.button,input.button--primary{display:inline-flex;align-items:center;text-decoration:none;background-color:var(--b-primary-background-color);border-color:var(--b-primary-border-color);color:var(--b-primary-text-color);border-radius:var(--b-primary-border-radius);border-width:var(--b-primary-border-width);border-style:solid;padding:.5rem 1rem;line-height:1.8;font-weight:var(--b-primary-f-weight);transition:background-color .3s,color .3s,border-color .3s}.button a:focus,.button a:hover,.button--primary a:focus,.button--primary a:hover,a.button--primary:focus,a.button--primary:hover,a.button:focus,a.button:hover,button.button--primary:focus,button.button--primary:hover,button.button:focus,button.button:hover,input.button--primary:focus,input.button--primary:hover,input.button:focus,input.button:hover{background-color:var(--b-primary-background-hover-color);color:var(--b-primary-text-hover-color);border-color:var(--b-primary-border-hover-color)}.button a:not(.icon-button)::after,.button--primary a:not(.icon-button)::after,a.button--primary:not(.icon-button)::after,a.button:not(.icon-button)::after,button.button--primary:not(.icon-button)::after,button.button:not(.icon-button)::after,input.button--primary:not(.icon-button)::after,input.button:not(.icon-button)::after{content:var(--b-primary-icon);font-family:fontello;margin-left:.5rem;line-height:1;font-weight:400;font-size:1.125rem}.button a:not(.icon-button)[class*=icon-]::after,.button--primary a:not(.icon-button)[class*=icon-]::after,a.button--primary:not(.icon-button)[class*=icon-]::after,a.button:not(.icon-button)[class*=icon-]::after,button.button--primary:not(.icon-button)[class*=icon-]::after,button.button:not(.icon-button)[class*=icon-]::after,input.button--primary:not(.icon-button)[class*=icon-]::after,input.button:not(.icon-button)[class*=icon-]::after{content:none}.button a:not(.icon-button)[class*=icon-]::before,.button--primary a:not(.icon-button)[class*=icon-]::before,a.button--primary:not(.icon-button)[class*=icon-]::before,a.button:not(.icon-button)[class*=icon-]::before,button.button--primary:not(.icon-button)[class*=icon-]::before,button.button:not(.icon-button)[class*=icon-]::before,input.button--primary:not(.icon-button)[class*=icon-]::before,input.button:not(.icon-button)[class*=icon-]::before{order:1;margin:0 0 0 .5rem;line-height:1;width:auto;font-weight:400;font-size:1.125rem}.button a.icon-button,.button--primary a.icon-button,a.button--primary.icon-button,a.button.icon-button,button.button--primary.icon-button,button.button.icon-button,input.button--primary.icon-button,input.button.icon-button{padding:.5rem;width:3rem;height:3rem;text-align:center;font-size:1.125rem;display:inline-flex;justify-content:center;align-items:center}.button a.icon-button i:before,.button--primary a.icon-button i:before,a.button--primary.icon-button i:before,a.button.icon-button i:before,button.button--primary.icon-button i:before,button.button.icon-button i:before,input.button--primary.icon-button i:before,input.button.icon-button i:before{margin:0;width:auto}.button--secondary a,a.button--secondary,button.button--secondary,input.button--secondary{display:inline-flex;align-items:center;text-decoration:none;background-color:var(--b-secondary-background-color);border-color:var(--b-secondary-border-color);color:var(--b-secondary-text-color);border-radius:var(--b-secondary-border-radius);border-width:var(--b-secondary-border-width);border-style:solid;padding:.5rem 1rem;line-height:1.8;font-weight:var(--b-secondary-f-weight);transition:background-color .3s,color .3s,border-color .3s}.button--secondary a:focus,.button--secondary a:hover,a.button--secondary:focus,a.button--secondary:hover,button.button--secondary:focus,button.button--secondary:hover,input.button--secondary:focus,input.button--secondary:hover{background-color:var(--b-secondary-background-hover-color);color:var(--b-secondary-text-hover-color);border-color:var(--b-secondary-border-hover-color)}.button--secondary a:not(.icon-button)::after,a.button--secondary:not(.icon-button)::after,button.button--secondary:not(.icon-button)::after,input.button--secondary:not(.icon-button)::after{content:var(--b-secondary-icon);font-family:fontello;margin-left:.5rem;line-height:1;font-weight:400;font-size:1.125rem}.button--secondary a:not(.icon-button)[class*=icon-]::after,a.button--secondary:not(.icon-button)[class*=icon-]::after,button.button--secondary:not(.icon-button)[class*=icon-]::after,input.button--secondary:not(.icon-button)[class*=icon-]::after{content:none}.button--secondary a:not(.icon-button)[class*=icon-]::before,a.button--secondary:not(.icon-button)[class*=icon-]::before,button.button--secondary:not(.icon-button)[class*=icon-]::before,input.button--secondary:not(.icon-button)[class*=icon-]::before{order:1;margin:0 0 0 .5rem;line-height:1;width:auto;font-weight:400;font-size:1.125rem}.button--secondary a.icon-button,a.button--secondary.icon-button,button.button--secondary.icon-button,input.button--secondary.icon-button{padding:.5rem;width:3rem;height:3rem;text-align:center;font-size:1.125rem;display:inline-flex;justify-content:center;align-items:center}.button--secondary a.icon-button i:before,a.button--secondary.icon-button i:before,button.button--secondary.icon-button i:before,input.button--secondary.icon-button i:before{margin:0;width:auto}.button--negative a,a.button--negative,button.button--negative,input.button--negative{display:inline-flex;align-items:center;text-decoration:none;background-color:var(--b-negative-background-color);border-color:var(--b-negative-border-color);color:var(--b-negative-text-color);border-radius:var(--b-negative-border-radius);border-width:var(--b-negative-border-width);border-style:solid;padding:.5rem 1rem;line-height:1.8;font-weight:var(--b-negative-f-weight);transition:background-color .3s,color .3s,border-color .3s}.button--negative a:focus,.button--negative a:hover,a.button--negative:focus,a.button--negative:hover,button.button--negative:focus,button.button--negative:hover,input.button--negative:focus,input.button--negative:hover{background-color:var(--b-negative-background-hover-color);color:var(--b-negative-text-hover-color);border-color:var(--b-negative-border-hover-color)}.button--negative a:not(.icon-button)::after,a.button--negative:not(.icon-button)::after,button.button--negative:not(.icon-button)::after,input.button--negative:not(.icon-button)::after{content:var(--b-negative-icon);font-family:fontello;margin-left:.5rem;line-height:1;font-weight:400;font-size:1.125rem}.button--negative a:not(.icon-button)[class*=icon-]::after,a.button--negative:not(.icon-button)[class*=icon-]::after,button.button--negative:not(.icon-button)[class*=icon-]::after,input.button--negative:not(.icon-button)[class*=icon-]::after{content:none}.button--negative a:not(.icon-button)[class*=icon-]::before,a.button--negative:not(.icon-button)[class*=icon-]::before,button.button--negative:not(.icon-button)[class*=icon-]::before,input.button--negative:not(.icon-button)[class*=icon-]::before{order:1;margin:0 0 0 .5rem;line-height:1;width:auto;font-weight:400;font-size:1.125rem}.button--negative a.icon-button,a.button--negative.icon-button,button.button--negative.icon-button,input.button--negative.icon-button{padding:.5rem;width:3rem;height:3rem;text-align:center;font-size:1.125rem;display:inline-flex;justify-content:center;align-items:center}.button--negative a.icon-button i:before,a.button--negative.icon-button i:before,button.button--negative.icon-button i:before,input.button--negative.icon-button i:before{margin:0;width:auto}.container{padding:0 clamp(30px,6vw,140px);max-width:1920px;margin:0 auto}.container--large{padding:0 1.5rem}.container--medium{max-width:1200px}.container--small{max-width:992px}.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-size:clamp(2rem,3.5vw + 1rem,3.75rem);line-height:1.2;font-family:var(--f-heading-1);font-weight:var(--f-weight-heading-1);color:var(--c-heading-1);margin-bottom:1.5rem}.heading1.negative,.negative .heading1,.negative h1,h1.negative{color:var(--c-heading-1-negative)}.heading2,h2,textarea[data-editor-active-text-format=basic_html]+.ck-editor p{font-size:clamp(1.5rem,2vw + 1rem,2.5rem);line-height:1.2;font-family:var(--f-heading-2);font-weight:var(--f-weight-heading-2);color:var(--c-heading-2);margin-bottom:1.5rem}.heading2.negative,.negative .heading2,.negative h2,.negative textarea[data-editor-active-text-format=basic_html]+.ck-editor p,h2.negative,textarea[data-editor-active-text-format=basic_html]+.ck-editor p.negative{color:var(--c-heading-2-negative)}.heading3,h3{font-size:clamp(1.25rem,1vw + 1rem,2rem);line-height:1.3;font-family:var(--f-heading-3);font-weight:var(--f-weight-heading-3);color:var(--c-heading-3);margin-bottom:1rem}.heading3.negative,.negative .heading3,.negative h3,h3.negative{color:var(--c-heading-3-negative)}.heading4,h4{font-size:clamp(1.1rem,.5vw + 1rem,1.5rem);line-height:1.4;font-family:var(--f-heading-4);font-weight:var(--f-weight-heading-4);color:var(--c-heading-4);margin-bottom:1rem}.heading4.negative,.negative .heading4,.negative h4,h4.negative{color:var(--c-heading-4-negative)}.heading4+p,h4+p{margin-top:0!important}.heading5,.subtitle,h5{display:block;font-size:1rem;line-height:1.1;margin-bottom:1rem;text-transform:uppercase;font-family:var(--f-heading-5);font-weight:var(--f-weight-heading-5);color:var(--c-heading-5)}.heading5.negative,.negative .heading5,.negative .subtitle,.negative h5,.subtitle.negative,h5.negative{color:var(--c-heading-5-negative)}.heading5+p,.subtitle+p,h5+p{margin-top:0!important}p{line-height:1.8;margin:1.5rem 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}.negative p,p.negative{color:var(--c-main-negative)}.large{font-size:clamp(1.125rem,.75vw + 1rem,1.5rem)}hr{border:none;border-top:1px solid var(--c-main)}.bg--dark hr{border-top:1px solid var(--c-main-negative)}strong{font-weight:var(--f-weight-bold-main)}em{font-style:italic}u{text-decoration:underline}.red{color:red}.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.negative,.js-form-type-processed-text p.negative,.js-form-type-processed-text ul.negative,.negative .js-form-type-processed-text ol,.negative .js-form-type-processed-text p,.negative .js-form-type-processed-text ul,.negative .wysiwyg ol,.negative .wysiwyg p,.negative .wysiwyg ul,.wysiwyg ol.negative,.wysiwyg p.negative,.wysiwyg ul.negative{color:var(--c-main-negative)}.js-form-type-processed-text ol.negative li::marker,.js-form-type-processed-text p.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 p li::marker,.negative .js-form-type-processed-text ul li::marker,.negative .wysiwyg ol li::marker,.negative .wysiwyg p li::marker,.negative .wysiwyg ul li::marker,.wysiwyg ol.negative li::marker,.wysiwyg p.negative li::marker,.wysiwyg ul.negative li::marker{color:var(--c-main-negative)}.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:var(--c-primary)}.js-form-type-processed-text li,.js-form-type-processed-text p,.wysiwyg li,.wysiwyg p{font-weight:var(--f-weight-main)}.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:var(--c-main);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:var(--c-main);bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;transform-origin:center;transition:.25s cubic-bezier(.175,.885,.32,1.275);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:var(--c-primary)}.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{transform:scaleX(.2)}.js-form-type-processed-text li>a:not([class*=button]).negative,.js-form-type-processed-text p>a:not([class*=button]).negative,.negative .js-form-type-processed-text li>a:not([class*=button]),.negative .js-form-type-processed-text p>a:not([class*=button]),.negative .wysiwyg li>a:not([class*=button]),.negative .wysiwyg p>a:not([class*=button]),.wysiwyg li>a:not([class*=button]).negative,.wysiwyg p>a:not([class*=button]).negative{color:var(--c-main-negative)}.js-form-type-processed-text li>a:not([class*=button]).negative::after,.js-form-type-processed-text p>a:not([class*=button]).negative::after,.negative .js-form-type-processed-text li>a:not([class*=button])::after,.negative .js-form-type-processed-text p>a:not([class*=button])::after,.negative .wysiwyg li>a:not([class*=button])::after,.negative .wysiwyg p>a:not([class*=button])::after,.wysiwyg li>a:not([class*=button]).negative::after,.wysiwyg p>a:not([class*=button]).negative::after{background-color:var(--c-main-negative)}.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[data-entity-type=file].button--negative::before,.js-form-type-processed-text a[data-entity-type=file].button--primary::before,.js-form-type-processed-text a[data-entity-type=file].button--secondary::before,.wysiwyg a[data-entity-type=file].button--negative::before,.wysiwyg a[data-entity-type=file].button--primary::before,.wysiwyg a[data-entity-type=file].button--secondary::before{content:"";font-family:fontello;margin-inline-end:.5rem}.tag{padding:.35rem .5rem;font-size:.9rem;color:var(--tag-text-color);background-color:var(--tag-background-color);border-radius:var(--tag-border-radius);font-weight:var(--tag-f-weight)}.menu--policy-menu .eu-cookie-withdraw-tab{position:relative;transform:none;top:0;left:0;margin-left:auto;border:none;padding:0;text-align:left;background-color:transparent;text-decoration:none!important;transition:.25s ease-in-out}@media (max-width:600px){.menu--policy-menu .eu-cookie-withdraw-tab{margin-left:0}}.hamburger{border:0;margin:0;padding:0;overflow:visible;position:relative}.hamburger .hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger .hamburger-inner,.hamburger .hamburger-inner::after,.hamburger .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 .hamburger-inner::after,.hamburger .hamburger-inner::before{content:"";display:block}.hamburger .hamburger-inner::before{top:-10px}.hamburger .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}.footer__top{background-color:var(--footer-top-background-color);color:var(--footer-top-text-color)}.footer__top h2,.footer__top h3,.footer__top h4{color:var(--footer-top-text-color)}.footer__top i{color:var(--footer-top-icon-color);transition:.25s ease-in-out}.footer__top a:not([class*=button]){color:var(--footer-top-text-color);text-decoration:none}.footer__top a:not([class*=button]):focus,.footer__top a:not([class*=button]):focus i,.footer__top a:not([class*=button]):hover,.footer__top a:not([class*=button]):hover i{color:var(--footer-top-link-hover-color)}.footer__bottom{background-color:var(--footer-bottom-background-color);padding:1rem 0;color:var(--footer-bottom-text-color)}.footer__bottom h2,.footer__bottom h3,.footer__bottom h4{color:var(--footer-top-text-color)}.footer__bottom i{color:var(--footer-bottom-icon-color);transition:.25s ease-in-out}.footer__bottom .eu-cookie-withdraw-tab,.footer__bottom a:not([class*=button]){color:var(--footer-bottom-text-color);text-decoration:none}.footer__bottom .eu-cookie-withdraw-tab:focus,.footer__bottom .eu-cookie-withdraw-tab:hover,.footer__bottom a:not([class*=button]):focus,.footer__bottom a:not([class*=button]):hover{color:var(--footer-bottom-link-hover-color)!important}.footer__bottom .eu-cookie-withdraw-tab:focus i,.footer__bottom .eu-cookie-withdraw-tab:hover i,.footer__bottom a:not([class*=button]):focus i,.footer__bottom a:not([class*=button]):hover i{color:var(--footer-bottom-link-hover-color)}.header__top{background-color:var(--header-secondary-navigation-background-color);color:var(--header-secondary-navigation-text-color)}.header__bottom{background-color:var(--header-primary-navigation-background-color);color:var(--header-primary-navigation-text-color)}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:var(--c-main);font-family:var(--f-main);font-weight:var(--f-weight-main);background-color:var(--c-page-background);font-size:16px}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:var(--c-primary)}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:2px solid var(--c-primary);outline-offset:2px}
