.Header-module__85i50G__header{z-index:40;background:var(--color-header-background);color:var(--color-header-foreground);position:sticky;top:0}.Header-module__85i50G__inner{z-index:40;grid-template-columns:1fr auto 1fr;grid-template-areas:"brand nav actions";align-items:center;margin:0 auto;padding:1.3rem 5%;display:grid;position:relative}.Header-module__85i50G__brandGroup{grid-area:brand;justify-self:start;align-items:center;gap:1.8rem;display:flex}.Header-module__85i50G__brand{flex-shrink:0;align-items:center;display:flex}.Header-module__85i50G__logo{width:auto;height:3rem}.Header-module__85i50G__nav{grid-area:nav;justify-self:center}.Header-module__85i50G__navList{align-items:center;gap:2.2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__85i50G__navLink{color:var(--color-header-foreground);border-bottom:2px solid #0000;padding-bottom:.4rem;font-size:1.4rem;font-weight:500;text-decoration:none;display:inline-block}.Header-module__85i50G__navLink:hover{color:var(--color-header-accent)}.Header-module__85i50G__navLink[data-active]{color:var(--color-header-accent);font-weight:600}.Header-module__85i50G__actions{flex-shrink:0;grid-area:actions;justify-self:end;align-items:center;gap:1.2rem;display:flex}.Header-module__85i50G__contactLink{color:var(--color-header-foreground);white-space:nowrap;font-size:1.4rem;font-weight:600;text-decoration:none}.Header-module__85i50G__contactLink:hover{color:var(--color-header-accent)}.Header-module__85i50G__signInButton{background:var(--color-header-accent);color:var(--color-header-accent-foreground);white-space:nowrap;border-radius:5rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.4rem;font-weight:700;text-decoration:none;display:inline-flex}.Header-module__85i50G__menuToggle{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:3.2rem;height:3.2rem;display:none;position:relative}.Header-module__85i50G__menuToggleBar{background:var(--color-header-foreground);border-radius:2px;width:2.4rem;height:2px;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__85i50G__menuToggleBar:first-child{transform:translate(-50%,calc(-50% - .7rem))}.Header-module__85i50G__menuToggleBar:nth-child(3){transform:translate(-50%,calc(.7rem - 50%))}.Header-module__85i50G__menuToggleBar[data-open]:first-child{transform:translate(-50%,-50%)rotate(45deg)}.Header-module__85i50G__menuToggleBar[data-open]:nth-child(2){opacity:0}.Header-module__85i50G__menuToggleBar[data-open]:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}.Header-module__85i50G__mobileMenu{z-index:30;background:var(--color-header-background);flex-direction:column;grid-area:2/1/auto/-1;height:100vh;margin-top:0;padding:7.2rem 5% 2.4rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module__85i50G__mobileNavList{border-top:1px solid #ffffff26;flex-direction:column;gap:.6rem;margin:0;padding:5rem 0 1.6rem;list-style:none;display:flex}.Header-module__85i50G__mobileNavLink{color:var(--color-header-foreground);padding:.7rem 0;font-size:1.8rem;font-weight:500;text-decoration:none;display:block}.Header-module__85i50G__mobileNavLink[data-active]{color:var(--color-header-accent);font-weight:600}.Header-module__85i50G__mobileMenuActions{border-top:1px solid #ffffff26;flex-direction:column;gap:1.2rem;padding:1.6rem 0;display:flex}.Header-module__85i50G__mobileSignInButton{background:var(--color-header-accent);color:var(--color-header-accent-foreground);border-radius:5rem;justify-content:center;align-items:center;padding:1.3rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Header-module__85i50G__mobileContactButton{color:var(--color-header-foreground);background:#ffffff1a;border-radius:5rem;justify-content:center;align-items:center;padding:1.3rem;font-size:1.5rem;font-weight:600;text-decoration:none;display:flex}.Header-module__85i50G__mobileMenuFooter{color:#fff9;border-top:1px solid #ffffff26;justify-content:space-between;gap:1.2rem;margin-top:auto;padding:1.6rem 0 .4rem;font-size:1.3rem;display:flex}.Header-module__85i50G__mobileMenuFooterColumn{flex-direction:column;gap:.4rem;display:flex}.Header-module__85i50G__mobileMenuFooterColumn:last-child{text-align:right}@media (max-width:1100px){.Header-module__85i50G__header{position:static}.Header-module__85i50G__nav,.Header-module__85i50G__contactLink{display:none}.Header-module__85i50G__menuToggle{display:flex}}@media (min-width:1100.02px){.Header-module__85i50G__mobileMenu{display:none}}@media (max-width:450px){.Header-module__85i50G__logo{height:2.5rem}.Header-module__85i50G__signInButton{display:none}}
.LanguageSwitcher-module__Ojoz1W__container{position:relative}.LanguageSwitcher-module__Ojoz1W__trigger{background:var(--color-header-foreground);cursor:pointer;border:none;border-radius:.3rem;align-items:center;gap:.4rem;padding:.4rem;line-height:1;display:flex}.LanguageSwitcher-module__Ojoz1W__flagWrapper{display:inline-flex}.LanguageSwitcher-module__Ojoz1W__flag{border-radius:1px;width:2rem;height:auto;display:block}.LanguageSwitcher-module__Ojoz1W__chevron{color:var(--color-header-background);font-size:1.4rem}.LanguageSwitcher-module__Ojoz1W__dropdown{z-index:20;background:#fff;border-radius:.8rem;min-width:16rem;margin:0;padding:.6rem;list-style:none;position:absolute;top:calc(100% + .8rem);left:0;box-shadow:0 .8rem 2.4rem #0000002e}.LanguageSwitcher-module__Ojoz1W__option{width:100%;color:var(--color-header-background);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.6rem;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:1.4rem;font-weight:500;display:flex}.LanguageSwitcher-module__Ojoz1W__option:hover{background:#f2f2f2}.LanguageSwitcher-module__Ojoz1W__option[data-selected]{background:#f2f2f2;font-weight:700}@media (max-width:450px){.LanguageSwitcher-module__Ojoz1W__trigger{padding:.3rem}.LanguageSwitcher-module__Ojoz1W__trigger .LanguageSwitcher-module__Ojoz1W__flag{width:2.3rem}}
.Footer-module__hP-FLq__footer{background:#0a2b1f;padding:4.8rem 5% 2rem}.Footer-module__hP-FLq__inner{margin:0 auto}.Footer-module__hP-FLq__top{grid-template-columns:1fr 1fr;gap:3.2rem;display:grid}.Footer-module__hP-FLq__links{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Footer-module__hP-FLq__brand{flex-direction:column;gap:1.6rem;display:flex}.Footer-module__hP-FLq__brandLink{align-items:center;display:inline-flex}.Footer-module__hP-FLq__logo{width:auto;height:3rem}.Footer-module__hP-FLq__tagline{color:#ffffffa6;max-width:32rem;margin:0;font-size:1.4rem;line-height:1.6}.Footer-module__hP-FLq__linkGroup{flex-direction:column;gap:1.6rem;display:flex}.Footer-module__hP-FLq__linkGroupHeading{color:var(--color-header-accent);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:1.3rem;font-weight:700}.Footer-module__hP-FLq__navColumn{flex-direction:column;gap:1.6rem;display:flex}.Footer-module__hP-FLq__link{color:#fff;font-size:1.4rem;text-decoration:none}.Footer-module__hP-FLq__link:hover{color:var(--color-header-accent)}.Footer-module__hP-FLq__disclaimer{border-top:1px solid #ffffff26;flex-direction:column;gap:1.2rem;margin-top:4rem;padding-top:2rem;display:flex}.Footer-module__hP-FLq__disclaimerText{color:#ffffff8c;max-width:100rem;margin:0;font-size:1.3rem;line-height:1.6}.Footer-module__hP-FLq__disclaimerLink{color:#ffffffbf;text-underline-offset:.2rem;text-decoration:underline}.Footer-module__hP-FLq__disclaimerLink:hover{color:var(--color-header-accent)}.Footer-module__hP-FLq__divider{background:#ffffff26;height:1px;margin:2rem 0}.Footer-module__hP-FLq__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.Footer-module__hP-FLq__socials{align-items:center;gap:1.2rem;display:flex}.Footer-module__hP-FLq__socialLink{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.7rem;display:flex}.Footer-module__hP-FLq__socialLink:hover{background:var(--color-header-accent);color:var(--color-header-background)}.Footer-module__hP-FLq__copyright{color:#ffffffa6;margin:0;font-size:1.3rem}@media (max-width:900px){.Footer-module__hP-FLq__top{grid-template-columns:1fr 1fr;row-gap:3.2rem}.Footer-module__hP-FLq__brand{grid-column:1/-1}}@media (max-width:500px){.Footer-module__hP-FLq__footer{padding:3.2rem 6.5% 2.4rem}.Footer-module__hP-FLq__top{grid-template-columns:1fr;gap:4rem}.Footer-module__hP-FLq__links{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.Footer-module__hP-FLq__linkGroupHeading{font-size:1.1rem}.Footer-module__hP-FLq__link{color:#fff;font-size:1.3rem;text-decoration:none}.Footer-module__hP-FLq__links .Footer-module__hP-FLq__linkGroup:nth-child(3){grid-column:1/-1}.Footer-module__hP-FLq__links .Footer-module__hP-FLq__linkGroup:nth-child(3) .Footer-module__hP-FLq__navColumn{grid-template-columns:repeat(2,1fr);gap:1.2rem 2rem;display:grid}.Footer-module__hP-FLq__brand{grid-column:auto}.Footer-module__hP-FLq__navColumn{gap:1.2rem}.Footer-module__hP-FLq__bottom{flex-direction:column;align-items:flex-start}}
.PageTransition-module__ydWH3G__overlay{z-index:200;background:#fdf6e3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PageTransition-module__ydWH3G__mark{justify-content:center;align-items:center;display:flex}.PageTransition-module__ydWH3G__loadingCircle{justify-content:center;align-items:center;width:6.4rem;height:6.4rem;display:flex;position:relative}.PageTransition-module__ydWH3G__ring{border:.3rem solid #17462326;border-top-color:var(--color-header-accent);border-radius:50%;animation:.8s linear infinite PageTransition-module__ydWH3G__spin;position:absolute;inset:0}.PageTransition-module__ydWH3G__icon{width:2.8rem;height:2.8rem;position:relative}@keyframes PageTransition-module__ydWH3G__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.PageTransition-module__ydWH3G__ring{animation:none}}
