.Header-module__lnUIdW__header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px 2px #66788c0d}.Header-module__lnUIdW__langWrap{position:relative}.Header-module__lnUIdW__langBtn{color:#4a5a6a;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.4rem;padding:.8rem .6rem;font-size:1.5rem;font-weight:500;transition:color .3s;display:inline-flex}.Header-module__lnUIdW__langBtn:hover,.Header-module__lnUIdW__langBtn[aria-expanded=true]{color:teal}.Header-module__lnUIdW__langChevron{width:1.6rem;height:1.6rem;transition:transform .25s}.Header-module__lnUIdW__langChevronUp{transform:rotate(180deg)}.Header-module__lnUIdW__langMenu{z-index:1001;background:#fff;border:1px solid #e8edf2;border-radius:8px;min-width:17rem;margin:0;padding:.6rem;list-style:none;animation:.2s cubic-bezier(0,0,.2,1) Header-module__lnUIdW__dropDown;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 8px 24px #66788c29}.Header-module__lnUIdW__langOption{color:#0b2032;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:1rem;width:100%;padding:.9rem 1.2rem;font-size:1.5rem;transition:background .2s,color .2s;display:flex}.Header-module__lnUIdW__langOption:hover{color:teal;background:#f4f7fa}.Header-module__lnUIdW__langOptionActive{color:teal;font-weight:600}.Header-module__lnUIdW__langOptionShort{letter-spacing:.05em;color:#6b7c8c;min-width:2.6rem;font-size:1.2rem;font-weight:600}.Header-module__lnUIdW__langOptionActive .Header-module__lnUIdW__langOptionShort{color:teal}.Header-module__lnUIdW__mainNav{background:#fff;position:relative}.Header-module__lnUIdW__navInner{align-items:center;gap:0;min-height:8rem;padding:0 3.6rem;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;gap:1rem;margin-right:4rem;text-decoration:none;display:flex}.Header-module__lnUIdW__logoImg{object-fit:contain;width:auto;height:5rem}.Header-module__lnUIdW__logoText{color:#036;white-space:nowrap;letter-spacing:-.02em;font-size:2rem;font-weight:700}.Header-module__lnUIdW__navLinks{flex:1;align-self:stretch;align-items:stretch;gap:.5rem;display:flex}.Header-module__lnUIdW__navItem{align-items:center;display:flex;position:relative}.Header-module__lnUIdW__navBtn{color:#66788c;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;height:100%;padding:0 1.6rem;font-family:inherit;font-size:1.6rem;font-weight:400;transition:color .3s;display:flex;position:relative}.Header-module__lnUIdW__navBtn:after{content:"";background-color:teal;width:100%;height:0;transition:height .3s;position:absolute;bottom:-1px;left:0}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__navBtn,.Header-module__lnUIdW__navItemActive .Header-module__lnUIdW__navBtn{color:#066}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__navBtn:after,.Header-module__lnUIdW__navItemActive .Header-module__lnUIdW__navBtn:after{height:2px}.Header-module__lnUIdW__chevron{flex-shrink:0;width:1.4rem;height:1.4rem;transition:transform .25s}.Header-module__lnUIdW__chevronUp{transform:rotate(180deg)}.Header-module__lnUIdW__navRight{align-items:center;gap:1.2rem;margin-left:auto;padding-left:2rem;display:flex}.Header-module__lnUIdW__navActions{align-items:center;gap:1.2rem;display:flex}.Header-module__lnUIdW__btnOutline{color:teal;white-space:nowrap;background:#fff;border:1px solid teal;border-radius:6px;align-items:center;padding:1rem 2rem;font-size:1.6rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.Header-module__lnUIdW__btnOutline:hover{color:#fff;background:teal}.Header-module__lnUIdW__btnPrimary{color:#fff;white-space:nowrap;background:teal;border:1px solid teal;border-radius:6px;align-items:center;padding:1rem 2rem;font-size:1.6rem;font-weight:500;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}.Header-module__lnUIdW__btnPrimary:hover{background:#066;border-color:#066}.Header-module__lnUIdW__megaMenu{z-index:999;background:#fff;border-top:1px solid #e8edf2;width:100%;animation:.25s cubic-bezier(0,0,.2,1) Header-module__lnUIdW__dropDown;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #66788c29}@keyframes Header-module__lnUIdW__dropDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__megaMenuInner{gap:4rem;max-width:1300px;margin:0 auto;padding:4rem 4rem 5rem;display:flex}.Header-module__lnUIdW__megaCol{flex:1;min-width:0}.Header-module__lnUIdW__megaColFeatured{flex:0 0 28rem}.Header-module__lnUIdW__megaColTitle{color:#66788c;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1.2rem;font-size:1.3rem;font-weight:700}.Header-module__lnUIdW__megaList{margin:0;padding:0;list-style:none}.Header-module__lnUIdW__megaList li{margin-bottom:.2rem}.Header-module__lnUIdW__megaLink{color:#036;border-radius:8px;flex-direction:column;padding:.8rem 1rem;font-size:1.6rem;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__lnUIdW__megaLink:hover{background-color:#eff2f7}.Header-module__lnUIdW__megaLinkDesc{color:#66788c;margin-top:.2rem;font-size:1.3rem}.Header-module__lnUIdW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:.8rem;display:none}.Header-module__lnUIdW__hamburgerLine{background:#036;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__lnUIdW__mobileMenu{background:linear-gradient(teal 0%,#036 100%);flex-direction:column;max-height:calc(100vh - 11rem);padding:2rem;display:none;overflow-y:auto}.Header-module__lnUIdW__mobileSection{border-bottom:1px solid #ffffff26}.Header-module__lnUIdW__mobileSectionBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.8rem 0;font-family:inherit;font-size:1.8rem;font-weight:500;display:flex}.Header-module__lnUIdW__mobileSectionLinks{padding-bottom:2rem}.Header-module__lnUIdW__mobileSectionTitle{color:#fff9;text-transform:uppercase;letter-spacing:.08em;margin:1.2rem 0 .8rem;font-size:1.2rem;font-weight:700}.Header-module__lnUIdW__mobileSectionLink{color:#ffffffe6;padding:.8rem 0;font-size:1.6rem;text-decoration:none;display:block}.Header-module__lnUIdW__mobileSectionLink:hover{color:#fff;text-decoration:underline}.Header-module__lnUIdW__mobileCtas{flex-direction:column;gap:1.2rem;padding:2.4rem 0;display:flex}.Header-module__lnUIdW__btnOutlineMobile,.Header-module__lnUIdW__btnPrimaryMobile{text-align:center;border-radius:6px;padding:1.4rem;font-size:1.6rem;font-weight:500;text-decoration:none;transition:background .3s;display:block}.Header-module__lnUIdW__btnOutlineMobile{color:#fff;background:0 0;border:1px solid #fff}.Header-module__lnUIdW__btnPrimaryMobile{color:teal;background:#fff;border:1px solid #fff}@media (max-width:960px){.Header-module__lnUIdW__navLinks,.Header-module__lnUIdW__navActions{display:none}.Header-module__lnUIdW__hamburger{display:flex}.Header-module__lnUIdW__navInner{padding:0 1.6rem}.Header-module__lnUIdW__navRight{margin-right:1.6rem;padding-left:0}.Header-module__lnUIdW__langBtn{min-height:4.4rem;padding:.6rem 1rem;font-size:1.4rem}.Header-module__lnUIdW__langOption{min-height:4.4rem}.Header-module__lnUIdW__mobileMenu{display:flex}}
.Footer-module__3hUVsW__footer{color:#d1d6dd;background-color:teal;font-size:1.4rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__footerBg{z-index:0;position:absolute;inset:0}.Footer-module__3hUVsW__footerBgVideo{object-fit:cover;width:100%;height:100%}.Footer-module__3hUVsW__footerBgOverlay{background:#008080d9;position:absolute;inset:0}.Footer-module__3hUVsW__footerTop{z-index:1;padding:6rem 0 4rem;position:relative}.Footer-module__3hUVsW__footerGrid{grid-template-columns:26rem repeat(5,1fr);gap:4rem;max-width:1630px;margin:0 auto;padding:0 4rem;display:grid}.Footer-module__3hUVsW__footerBrand{flex-direction:column;gap:1.6rem;display:flex}.Footer-module__3hUVsW__footerLogo{align-items:center;gap:1rem;text-decoration:none;display:flex}.Footer-module__3hUVsW__footerLogoImg{object-fit:contain;filter:brightness(0)invert();width:auto;height:4.2rem}.Footer-module__3hUVsW__footerLogoText{color:#fff;white-space:nowrap;font-size:1.8rem;font-weight:700}.Footer-module__3hUVsW__footerTagline{color:#d1d6ddbf;max-width:22rem;margin:0;font-size:1.4rem;line-height:1.6}.Footer-module__3hUVsW__newsletterBlock{max-width:26rem}.Footer-module__3hUVsW__newsletterTitle{color:#fff;margin:0 0 .6rem;font-size:1.4rem;font-weight:700}.Footer-module__3hUVsW__newsletterDesc{color:#d1d6ddbf;margin:0 0 1.2rem;font-size:1.3rem;line-height:1.5}.Footer-module__3hUVsW__newsletterForm{gap:.8rem;display:flex}.Footer-module__3hUVsW__newsletterInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:.6rem;flex:1;min-width:0;padding:1rem 1.2rem;font-size:1.3rem}.Footer-module__3hUVsW__newsletterInput::placeholder{color:#d1d6dd80}.Footer-module__3hUVsW__newsletterInput:focus{border-color:teal;outline:none}.Footer-module__3hUVsW__newsletterBtn{color:#fff;cursor:pointer;white-space:nowrap;background:teal;border:none;border-radius:.6rem;padding:1rem 1.6rem;font-size:1.3rem;font-weight:600;transition:background .2s}.Footer-module__3hUVsW__newsletterBtn:hover{background:#066}.Footer-module__3hUVsW__newsletterBtn:disabled{opacity:.7;cursor:not-allowed}.Footer-module__3hUVsW__newsletterSuccess{color:#4ade80;margin:0;font-size:1.3rem}.Footer-module__3hUVsW__newsletterError{color:#f87171;margin:.8rem 0 0;font-size:1.2rem}.Footer-module__3hUVsW__socialLinks{flex-wrap:wrap;gap:.4rem;margin-top:1.6rem;display:flex}.Footer-module__3hUVsW__socialLink{color:#d1d6dd;border-radius:4px;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:#fff;background-color:#1e2e40}.Footer-module__3hUVsW__socialIcon{justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialIcon svg{width:2rem;height:2rem}.Footer-module__3hUVsW__footerCol{min-width:0}.Footer-module__3hUVsW__footerColTitle{color:#fff;white-space:nowrap;margin:0 0 1.6rem;font-size:1.6rem;font-weight:700}.Footer-module__3hUVsW__footerColList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__footerLink{color:#d1d6dd;padding:.4rem 0;font-size:1.4rem;line-height:1.5;text-decoration:none;transition:color .15s;display:block}.Footer-module__3hUVsW__footerLink:hover{color:#fff}.Footer-module__3hUVsW__footerBottom{z-index:1;background:#00000026;border-top:1px solid #ffffff0d;padding:2rem 0;position:relative}.Footer-module__3hUVsW__footerBottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;max-width:1630px;margin:0 auto;padding:0 4rem;display:flex}.Footer-module__3hUVsW__copyright{color:#d1d6dda6;margin:0;font-size:1.3rem}.Footer-module__3hUVsW__legalLinks{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Footer-module__3hUVsW__legalItem{align-items:center;gap:.4rem;display:flex}.Footer-module__3hUVsW__legalLink{color:#d1d6dda6;font-size:1.3rem;text-decoration:none;transition:color .15s}.Footer-module__3hUVsW__legalLink:hover{color:#fff}.Footer-module__3hUVsW__legalSep{color:#d1d6dd4d;font-size:1.3rem}@media (max-width:1200px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:22rem repeat(3,1fr);padding:0 2.4rem}}@media (max-width:960px){.Footer-module__3hUVsW__footerLink{padding:1rem 0}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr 1fr;gap:3rem;padding:0 2rem}.Footer-module__3hUVsW__footerBrand{grid-column:1/-1}.Footer-module__3hUVsW__footerBottomInner{flex-direction:column;align-items:flex-start;padding:0 2rem}}@media (max-width:480px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr}}
:root{--font-family:"Roboto", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--color-primary:teal;--color-primary-dark:#066;--color-secondary:#036;--color-secondary-dark:#001a33;--color-text-main:#3c5164;--color-text-muted:#66788c;--color-bg-main:#fff;--color-bg-muted:#eff2f7;--color-bg-light-blue:#ebf6ff;--color-border:#d1d6dd;--spacing-xs:.4rem;--spacing-sm:.8rem;--spacing-md:1.6rem;--spacing-lg:2.4rem;--spacing-xl:4.8rem;--spacing-xxl:8rem;--container-max-width:1630px}html{box-sizing:border-box;scroll-behavior:smooth;font-size:10px}*,:before,:after{box-sizing:inherit}body{font-family:var(--font-family);color:var(--color-text-main);background-color:var(--color-bg-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:1.6rem;line-height:1.5}main{overflow-x:clip}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{color:var(--color-secondary);margin-top:0;font-weight:700;line-height:1.2}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 2rem}@media (min-width:961px){.container{padding:0 4rem}}h1{text-wrap:balance;font-size:clamp(3.2rem,2rem + 4vw,5.6rem)}h2{text-wrap:balance;font-size:clamp(2.8rem,1.8rem + 2.6vw,4.2rem)}h3{font-size:clamp(2rem,1.6rem + 1.2vw,2.8rem)}
