.NavLink-module__3nVvSW__link{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-text);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;transition-duration:.3s}.NavLink-module__3nVvSW__link:hover{color:var(--color-primary-dark)}.NavLink-module__3nVvSW__active{border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:var(--color-primary);padding-bottom:calc(var(--spacing,.25rem)*.5);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-navy)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.Header-module__3RyKIG__header{--header-h:72px;z-index:100;height:var(--header-h);border-bottom:1px solid var(--color-border);background:var(--color-bg);flex-shrink:0;align-items:center;display:flex;position:relative}.Header-module__3RyKIG__skipLink{top:calc(var(--spacing,.25rem)*3);left:calc(var(--spacing,.25rem)*6);border-radius:var(--radius-lg,.5rem);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);z-index:110;color:var(--color-navy);background:var(--color-bg);position:fixed;transform:translateY(-200%)}.Header-module__3RyKIG__skipLink:focus{outline:2px solid var(--color-primary-dark);outline-offset:2px;transform:translateY(0)}.Header-module__3RyKIG__nav{justify-content:space-between;align-items:center;width:100%;max-width:77rem;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__3RyKIG__logo{align-items:center;display:flex}.Header-module__3RyKIG__logoImage{width:160px;height:auto}.Header-module__3RyKIG__hamburger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.Header-module__3RyKIG__hamburgerLine{background:var(--color-navy);width:22px;height:1px;transition:transform .2s,opacity .2s}.Header-module__3RyKIG__hamburgerOpen .Header-module__3RyKIG__hamburgerLine:first-child{transform:translateY(6px)rotate(45deg)}.Header-module__3RyKIG__hamburgerOpen .Header-module__3RyKIG__hamburgerLine:nth-child(2){opacity:0}.Header-module__3RyKIG__hamburgerOpen .Header-module__3RyKIG__hamburgerLine:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Header-module__3RyKIG__navList{inset:var(--header-h)0 0;overscroll-behavior:contain;background:var(--color-bg);flex-direction:column;gap:0;padding:1rem 1.5rem;list-style:none;transition:transform .2s;display:flex;position:fixed;overflow-y:auto;transform:translate(100%)}.Header-module__3RyKIG__navListOpen{transform:translate(0)}@media (max-width:1023.98px){.Header-module__3RyKIG__navList{visibility:hidden}.Header-module__3RyKIG__navListOpen{visibility:visible}}.Header-module__3RyKIG__navItem{border-bottom:1px solid var(--color-border)}.Header-module__3RyKIG__navList a{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));padding:1rem 0;display:block}.Header-module__3RyKIG__langWrapper{margin-top:1.5rem}.Header-module__3RyKIG__langList{align-items:center;gap:.5rem;list-style:none;display:flex}.Header-module__3RyKIG__langItem{flex-shrink:0}.Header-module__3RyKIG__navList a.Header-module__3RyKIG__langLink{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);min-width:40px;min-height:44px;color:var(--color-text-light);justify-content:center;align-items:center;padding:0;display:flex}.Header-module__3RyKIG__navList a.Header-module__3RyKIG__langLinkActive{color:var(--color-navy);text-underline-offset:5px;text-decoration:underline}.Header-module__3RyKIG__navList a.Header-module__3RyKIG__langLink:hover{color:var(--color-primary-dark)}.Header-module__3RyKIG__nav a:focus-visible,.Header-module__3RyKIG__hamburger:focus-visible{outline:2px solid var(--color-primary-dark);outline-offset:4px}.Header-module__3RyKIG__langName{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.Header-module__3RyKIG__nav{padding:0 2.5rem}.Header-module__3RyKIG__navList{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.Header-module__3RyKIG__header{--header-h:80px}.Header-module__3RyKIG__logoImage{width:180px}.Header-module__3RyKIG__hamburger{display:none}.Header-module__3RyKIG__navList{flex-direction:row;align-items:center;gap:2rem;padding:0;position:static;overflow:visible;transform:none}.Header-module__3RyKIG__navItem{border:0}.Header-module__3RyKIG__navList a{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));padding:.75rem 0}.Header-module__3RyKIG__langWrapper{border-left:1px solid var(--color-border);margin:0 0 0 .5rem;padding-left:1rem}}@property --tw-font-weight{syntax:"*";inherits:false}
.Footer-module__WSjL3q__footer{border-top:1px solid var(--color-border);background:var(--color-bg);text-align:center;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem 1.5rem;padding:.75rem 1.5rem;display:flex}.Footer-module__WSjL3q__tagline{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));width:100%;color:var(--color-text-light)}.Footer-module__WSjL3q__copyright{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-text-light)}.Footer-module__WSjL3q__privacyLink{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));min-height:24px;color:var(--color-text-light);text-underline-offset:3px;align-items:center;text-decoration:underline;display:inline-flex}@media (max-width:767px){.Footer-module__WSjL3q__footer{padding-top:.5rem;padding-bottom:.5rem}.Footer-module__WSjL3q__tagline{display:none}.Footer-module__WSjL3q__copyright{width:100%}.Footer-module__WSjL3q__privacyLink{min-height:32px}}.Footer-module__WSjL3q__privacyLink:hover{color:var(--color-navy)}.Footer-module__WSjL3q__privacyLink:focus-visible{outline:2px solid var(--color-primary-dark);outline-offset:4px}@media (min-width:768px){.Footer-module__WSjL3q__footer{padding:1rem 2.5rem}.Footer-module__WSjL3q__tagline{width:auto}}
.BackToTop-module__WDKz9q__button{right:calc(var(--spacing,.25rem)*5);bottom:calc(var(--spacing,.25rem)*5);z-index:40;height:calc(var(--spacing,.25rem)*11);width:calc(var(--spacing,.25rem)*11);border-style:var(--tw-border-style);opacity:0;border-width:1px;border-color:var(--color-border);background-color:var(--color-bg);color:var(--color-navy);pointer-events:none;border-radius:3.40282e38px;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,border-color .2s,background-color .2s;display:flex;position:absolute;transform:translateY(8px)}.BackToTop-module__WDKz9q__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.BackToTop-module__WDKz9q__visible:hover{border-color:var(--color-navy);background-color:var(--color-bg-section)}.BackToTop-module__WDKz9q__button:focus-visible{outline-style:var(--tw-outline-style);outline-offset:2px;outline-width:2px;outline-color:var(--color-primary-dark)}@media (min-width:768px){.BackToTop-module__WDKz9q__button{right:calc(var(--spacing,.25rem)*8);bottom:calc(var(--spacing,.25rem)*8);height:calc(var(--spacing,.25rem)*12);width:calc(var(--spacing,.25rem)*12)}}@media print{.BackToTop-module__WDKz9q__button{display:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
.PageLayout-module__VMEaKW__layout{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.PageLayout-module__VMEaKW__body{flex:1;min-height:0;position:relative}.PageLayout-module__VMEaKW__main{scroll-behavior:smooth;height:100%;overflow-y:auto}.PageLayout-module__VMEaKW__main:focus{--tw-outline-style:none;outline-style:none}@media print{.PageLayout-module__VMEaKW__layout{height:auto;overflow:visible}.PageLayout-module__VMEaKW__body{min-height:0}.PageLayout-module__VMEaKW__main{height:auto;overflow:visible}}
.Preloader-module__YatBQW__overlay{z-index:10000;background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;transition:opacity .5s;display:flex;position:fixed;inset:0}.Preloader-module__YatBQW__leaving{pointer-events:none;opacity:0}.Preloader-module__YatBQW__compass{width:96px;height:96px}.Preloader-module__YatBQW__wordmark{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);--tw-tracking:var(--tracking-widest,.1em);letter-spacing:var(--tracking-widest,.1em);color:var(--color-navy)}.Preloader-module__YatBQW__full,.Preloader-module__YatBQW__short{opacity:1}.Preloader-module__YatBQW__full.Preloader-module__YatBQW__leaving,.Preloader-module__YatBQW__short.Preloader-module__YatBQW__leaving{opacity:0}@media (prefers-reduced-motion:reduce){.Preloader-module__YatBQW__overlay{transition:none}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
.SecurityNotice-module__uBXLga__overlay{z-index:100;padding:calc(var(--spacing,.25rem)*4);background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.SecurityNotice-module__uBXLga__overlay{background-color:color-mix(in oklab,var(--color-black,#000)60%,transparent)}}.SecurityNotice-module__uBXLga__overlay{--tw-backdrop-blur:blur(var(--blur-sm,8px));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);animation:.2s ease-out SecurityNotice-module__uBXLga__overlayIn}.SecurityNotice-module__uBXLga__dialog{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border);background-color:var(--color-white,#fff);width:100%;max-width:34rem;padding:calc(var(--spacing,.25rem)*7);text-align:left;max-height:85dvh;animation:.25s ease-out SecurityNotice-module__uBXLga__dialogIn;overflow-y:auto}.SecurityNotice-module__uBXLga__label{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);--tw-tracking:.08em;letter-spacing:.08em;color:var(--color-navy)}.SecurityNotice-module__uBXLga__title{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-leading:var(--leading-snug,1.375);line-height:var(--leading-snug,1.375);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-navy)}.SecurityNotice-module__uBXLga__body{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);white-space:pre-line;color:var(--color-text)}.SecurityNotice-module__uBXLga__points{margin-bottom:calc(var(--spacing,.25rem)*8);gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-lg,.5rem);background-color:var(--color-bg-section);padding:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}.SecurityNotice-module__uBXLga__point{padding-left:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--color-text);position:relative}.SecurityNotice-module__uBXLga__point:before{content:"";width:calc(var(--spacing,.25rem)*1.5);height:calc(var(--spacing,.25rem)*1.5);background-color:var(--color-navy);border-radius:3.40282e38px;position:absolute;top:.6em;left:0}.SecurityNotice-module__uBXLga__close{border-radius:var(--radius-lg,.5rem);background-color:var(--color-primary);width:100%;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-navy);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}@media (hover:hover){.SecurityNotice-module__uBXLga__close:hover{background-color:var(--color-navy);color:var(--color-white,#fff)}}.SecurityNotice-module__uBXLga__close:focus-visible{outline-style:var(--tw-outline-style);outline-offset:2px;outline-width:2px;outline-color:var(--color-primary-dark)}@keyframes SecurityNotice-module__uBXLga__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes SecurityNotice-module__uBXLga__dialogIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SecurityNotice-module__uBXLga__overlay,.SecurityNotice-module__uBXLga__dialog{animation:none}}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
