.header_header__STHdo{width:100%;background-color:var(--primary-color);padding-top:.5rem;position:fixed;top:0;left:0;right:0;z-index:900;overflow-x:clip}.header_container__nweGT{max-width:1440px;margin:0 auto;padding:0 2rem;height:125px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.header_logo__S315u{cursor:pointer;flex-shrink:0}.header_desktopNav__xH02g{display:flex}.header_navList__m8nan{display:flex;gap:2rem;margin:0;padding:0;list-style:none;align-items:center}.header_navLink__ZhF8C{color:var(--tertiary-color);text-decoration:none;font-size:16px;transition:color .3s}.header_navLink__ZhF8C:hover{color:var(--secondary-color)}.header_contactButton__qR8rR{background:none;border:none;cursor:pointer;color:var(--tertiary-color);font-size:16px;transition:color .3s}.header_contactButton__qR8rR:hover{color:var(--secondary-color)}.header_actionBtns__96h8u{display:flex;gap:1rem}.header_localeAndActions__fYSxH{display:flex;align-items:center;gap:1rem}.header_localeSwitcherWrapper__G74kz{display:flex;align-items:center}.header_mobileMenuWrapper__XQqeK{display:none}.header_mobileNav__yc_db{position:fixed;inset:0;z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.header_mobileNavOpen__nsZXh{opacity:1;visibility:visible;pointer-events:auto}.header_mobileNavPanel__L7i7s{position:absolute;inset:0;width:100%;min-height:100vh;background-color:var(--quinary-color);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:calc(env(safe-area-inset-top, 0px) + 4rem) 1.5rem 2rem;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateX(100%);transition:transform .45s ease}@supports (height:100dvh){.header_mobileNavPanel__L7i7s{min-height:100dvh}}.header_mobileNavOpen__nsZXh .header_mobileNavPanel__L7i7s{transform:translateX(0)}.header_mobileNavList__fk7Q1{list-style:none;display:flex;flex-direction:column;gap:1.5rem;margin:0;padding:0}.header_burgerButton__NYzvH,.header_closeButton__jqX1K{background:none;border:none;cursor:pointer}.header_closeButton__jqX1K{position:absolute;top:calc(env(safe-area-inset-top, 0px) + 1rem);left:1rem}@media (max-width:1255px){.header_actionBtns__96h8u,.header_desktopNav__xH02g{display:none}.header_mobileMenuWrapper__XQqeK{display:block}.header_mobileNavList__fk7Q1{align-items:center}.header_mobileNav__yc_db .header_contactButton__qR8rR,.header_mobileNav__yc_db .header_navLink__ZhF8C{display:block;text-align:center;font-size:20px;line-height:1.35}}@media (max-width:800px){.header_container__nweGT{padding-left:1rem;padding-right:1.5rem;height:100px}.header_logo__S315u{padding:0;margin-left:0}.header_logo__S315u>span{width:150px!important;height:auto!important}.header_logo__S315u>span>img{width:100%!important;height:auto!important}.header_logo__S315u img{width:150px!important;height:150px!important}.header_mobileNav__yc_db .header_contactButton__qR8rR,.header_mobileNav__yc_db .header_navLink__ZhF8C{font-size:22px}}@media (max-width:560px){.header_container__nweGT{height:84px;padding-left:1rem;padding-right:1.25rem}.header_logo__S315u>span{width:130px!important}.header_logo__S315u img{width:130px!important;height:130px!important}}.localeSwitcher_switcher__6Cz9r{position:relative;display:inline-flex;align-items:center}.localeSwitcher_switcher__6Cz9r[data-pending=true]{opacity:.6;pointer-events:none}.localeSwitcher_trigger__C2vMU{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;background:transparent;border:1px solid var(--tertiary-color);border-radius:999px;cursor:pointer;font-size:14px;font-weight:600;color:var(--tertiary-color);line-height:1;transition:color .2s,background-color .2s,border-color .2s}.localeSwitcher_trigger__C2vMU:hover:not(:disabled),.localeSwitcher_trigger__C2vMU[aria-expanded=true]{background-color:var(--tertiary-color);color:var(--primary-color)}.localeSwitcher_trigger__C2vMU:disabled{cursor:default}.localeSwitcher_chevronIcon__GkMsY,.localeSwitcher_globeIcon__dkNXL{flex-shrink:0}.localeSwitcher_chevronIcon__GkMsY{transition:transform .2s}.localeSwitcher_chevronOpen__zphG1{transform:rotate(180deg)}.localeSwitcher_triggerLabel__AnBt6{letter-spacing:.04em}.localeSwitcher_menu___CUwO{position:absolute;top:calc(100% + .4rem);left:0;min-width:100%;background:#fff;border:1px solid rgba(48,69,67,.18);border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.08);list-style:none;margin:0;padding:.25rem;z-index:1000;display:flex;flex-direction:column;gap:.1rem}.localeSwitcher_menu___CUwO li{margin:0}.localeSwitcher_menuItem__ERpEO{display:block;width:100%;text-align:center;background:transparent;border:none;cursor:pointer;padding:.45rem .85rem;font-size:14px;font-weight:600;color:var(--tertiary-color);border-radius:999px;transition:background-color .15s,color .15s;letter-spacing:.04em}.localeSwitcher_menuItem__ERpEO:hover:not(:disabled){background-color:rgba(189,228,136,.25);color:var(--tertiary-color)}.localeSwitcher_menuItem__ERpEO:disabled{cursor:default}.localeSwitcher_menuItemActive__0joWg{font-weight:700}.localeSwitcher_menuItemActive__0joWg,.localeSwitcher_menuItemActive__0joWg:hover{background-color:var(--tertiary-color);color:var(--primary-color)}@media (max-width:1255px){.localeSwitcher_trigger__C2vMU{padding:.5rem .85rem;font-size:15px}.localeSwitcher_menuItem__ERpEO{font-size:15px;padding:.6rem 1rem}}.consentBanner_banner__t5X3J{position:fixed;bottom:1.25rem;right:1.25rem;width:min(380px,calc(100vw - 2.5rem));background:#ffffff;color:#1f1f1f;border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,.18);padding:1.25rem 1.25rem 1rem;display:flex;flex-direction:column;gap:.75rem;z-index:70;animation:consentBanner_slideIn__B73ib .24s ease-out both;border:1px solid rgba(30,30,30,.08)}@keyframes consentBanner_slideIn__B73ib{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.consentBanner_headerRow__gw8U_{display:flex;align-items:center;gap:.75rem}.consentBanner_icon__bjixA{width:2.25rem;height:2.25rem;flex:0 0 auto}.consentBanner_title__ykqvc{font-size:1rem;font-weight:700;margin:0;color:var(--tertiary-color,#1f1f1f)}.consentBanner_summary__tJjsk{font-size:.85rem;line-height:1.45;color:rgba(30,30,30,.78);margin:0}.consentBanner_summary__tJjsk a{color:inherit;text-decoration:underline}.consentBanner_actionsRow__f9hxB{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.consentBanner_btn__9UMNZ{flex:1 1 auto;min-width:0;border:none;border-radius:999px;padding:.55rem .95rem;font-size:.85rem;font-weight:600;cursor:pointer;text-align:center;transition:background .12s ease,color .12s ease,opacity .12s ease;line-height:1.1}.consentBanner_btn__9UMNZ:disabled{opacity:.6;cursor:not-allowed}.consentBanner_btnPrimary__biW8U{background:var(--quinary-color,#bde488);color:var(--tertiary-color,#1f1f1f)}.consentBanner_btnPrimary__biW8U:hover:not(:disabled){background:var(--quinary-color-hover,#a9d873)}.consentBanner_btnSecondary__wlhrp{background:rgba(30,30,30,.06);color:var(--tertiary-color,#1f1f1f)}.consentBanner_btnSecondary__wlhrp:hover:not(:disabled){background:rgba(30,30,30,.1)}.consentBanner_btnGhost__XzK3n{background:transparent;color:var(--tertiary-color,#1f1f1f);text-decoration:underline;padding:.55rem .5rem;flex:0 0 auto}.consentBanner_btnGhost__XzK3n:hover:not(:disabled){background:rgba(30,30,30,.04)}.consentBanner_footerLink__ZG8up{background:none;border:none;padding:0;margin:0;color:inherit;cursor:pointer;font:inherit;white-space:nowrap}.consentBanner_footerLink__ZG8up:hover{text-decoration:underline}.consentBanner_modalBackdrop__1zAVG{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem;animation:consentBanner_fadeIn__Bc9tk .18s ease-out both}@keyframes consentBanner_fadeIn__Bc9tk{0%{opacity:0}to{opacity:1}}.consentBanner_modal__0MyxA{background:#ffffff;border-radius:16px;width:min(560px,100%);max-height:calc(100dvh - 2rem);overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 16px 48px rgba(0,0,0,.24)}.consentBanner_modalHeader__gPLoU{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.consentBanner_modalTitle__nidV4{font-size:1.15rem;font-weight:700;margin:0;color:var(--tertiary-color,#1f1f1f)}.consentBanner_modalSubtitle__3erVq{font-size:.9rem;color:rgba(30,30,30,.7);margin:0}.consentBanner_closeBtn__FoTvC{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:rgba(30,30,30,.6);padding:.25rem}.consentBanner_closeBtn__FoTvC:hover{color:var(--tertiary-color,#1f1f1f)}.consentBanner_categoryList__6i5YP{display:flex;flex-direction:column;gap:.75rem;margin:.5rem 0}.consentBanner_category__wT_CR{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid rgba(30,30,30,.1);border-radius:12px;background:#fafafa}.consentBanner_categoryText__aiYMu{flex:1 1 auto;min-width:0}.consentBanner_categoryName__uawZ_{font-weight:600;margin:0 0 .2rem;color:var(--tertiary-color,#1f1f1f);font-size:.95rem}.consentBanner_categoryDescription__70lSI{margin:0;font-size:.82rem;color:rgba(30,30,30,.7);line-height:1.4}.consentBanner_alwaysOn__SiIF_{flex:0 0 auto;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(30,30,30,.55);padding-top:.25rem}.consentBanner_toggle__fF8Qq{flex:0 0 auto;position:relative;display:inline-block;width:44px;height:24px}.consentBanner_toggle__fF8Qq input{opacity:0;width:0;height:0}.consentBanner_toggleTrack__5iCH5{position:absolute;inset:0;background:rgba(30,30,30,.2);border-radius:999px;transition:background .14s ease;cursor:pointer}.consentBanner_toggleTrack__5iCH5:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:white;border-radius:50%;transition:transform .14s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.consentBanner_toggle__fF8Qq input:checked+.consentBanner_toggleTrack__5iCH5{background:var(--quinary-color-hover,#79be4f)}.consentBanner_toggle__fF8Qq input:checked+.consentBanner_toggleTrack__5iCH5:before{transform:translateX(20px)}.consentBanner_toggle__fF8Qq input:focus-visible+.consentBanner_toggleTrack__5iCH5{outline:2px solid var(--tertiary-color,#1f1f1f);outline-offset:2px}.consentBanner_modalActions__S7Dws{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap;margin-top:.25rem}.consentBanner_modalActions__S7Dws .consentBanner_btn__9UMNZ{flex:0 0 auto}@media screen and (max-width:480px){.consentBanner_banner__t5X3J{right:.75rem;left:.75rem;bottom:.75rem;width:auto;padding:1rem}.consentBanner_modal__0MyxA{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.consentBanner_banner__t5X3J,.consentBanner_modalBackdrop__1zAVG{animation:none}}.eurodeskBadge_badge__jYlk8{--badgeWidth:260px;--badgePadding:3rem;--badgeHeight:160px;position:fixed;bottom:10%;right:0;width:var(--badgeWidth);height:var(--badgeHeight);background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:0 0 0 12px;padding:0 1rem 0 var(--badgePadding);display:flex;align-items:center;gap:.5rem;overflow:visible;z-index:1000}.eurodeskBadge_badge__jYlk8[data-open=false]{pointer-events:none}.eurodeskBadge_badge__jYlk8[data-open=false] .eurodeskBadge_toggleBtn__hpdIh{pointer-events:auto}.eurodeskBadge_content__gUUG9{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.eurodeskBadge_toggleBtn__hpdIh{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:28px;height:28px;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;box-shadow:0 1px 3px rgba(0,0,0,.08)}.eurodeskBadge_arrowClosed___tJtk,.eurodeskBadge_arrowOpen__mto_H{display:block;transition:transform .2s ease}.eurodeskBadge_arrowClosed___tJtk{transform:rotate(180deg)}.eurodeskBadge_arrowOpen__mto_H{transform:rotate(0deg)}.eurodeskBadge_link__MpH3z,.eurodeskBadge_text__lDDzS{font-size:14px;color:var(--tertiary-color)}.eurodeskBadge_link__MpH3z{text-decoration:none}@media screen and (max-width:600px){.eurodeskBadge_badge__jYlk8{--badgeWidth:240px;right:0;left:auto;bottom:10%;padding:0 1rem 0 var(--badgePadding)}.eurodeskBadge_toggleBtn__hpdIh{width:32px;height:32px}}.footer_footer__9CPO_{width:100%;background-color:#fff;border-top:1px solid rgba(30,30,30,.15);padding:3rem 0;margin-top:10rem}.footer_footer__inner__DQsUB{max-width:1440px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer_logo__vou1K{flex:0 0 auto}.footer_logo__vou1K>span{width:220px!important;height:auto!important;display:block}.footer_logo__vou1K>span>img{width:100%!important;height:auto!important}.footer_links__grid__gkLLl{flex:1 1 auto;display:flex;flex-wrap:wrap;gap:.75rem 2rem;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0}.footer_footer__link__se859{text-decoration:none;color:var(--tertiary-color);font-size:16px;white-space:nowrap}.footer_noBorderBtn__1BNLE{background:none;border:none;padding:0;cursor:pointer}@media screen and (max-width:1000px){.footer_footer__inner__DQsUB{flex-direction:column;text-align:center;gap:2rem}.footer_links__grid__gkLLl{justify-content:center}}@media screen and (max-width:600px){.footer_footer__9CPO_{padding:2rem 0;margin-top:5rem}.footer_logo__vou1K>span{width:180px!important}.footer_links__grid__gkLLl{gap:.75rem 1.25rem}}