@import "https://fonts.googleapis.com/css2?family=Alumni+Sans+SC:wght@600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Asap:wght@400;500;600&display=swap";
.Navbar-module__nO_aVW__header{z-index:1000;background:#fff;border-bottom:1px solid #00a5cf26;width:100%;transition:all .35s;position:fixed;top:0;left:0}.Navbar-module__nO_aVW__navbar{justify-content:space-between;align-items:center;max-width:1450px;height:80px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__nO_aVW__leftSection{flex-shrink:0;align-items:center;display:flex}.Navbar-module__nO_aVW__logoImage{object-fit:contain;width:auto;height:56px}.Navbar-module__nO_aVW__desktopMenu{align-items:center;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__nO_aVW__menuItem{position:relative}.Navbar-module__nO_aVW__navLink,.Navbar-module__nO_aVW__dropdownTrigger{color:#1d4450;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:999px;align-items:center;gap:.45rem;height:46px;padding:0 1.1rem;font-size:.93rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.Navbar-module__nO_aVW__navLink:hover,.Navbar-module__nO_aVW__dropdownTrigger:hover,.Navbar-module__nO_aVW__triggerActive{color:#0089b0;background:#00a5cf14}.Navbar-module__nO_aVW__active{color:#00a5cf}.Navbar-module__nO_aVW__activeUnderline{background:linear-gradient(90deg,#00a5cf,#25a18e);border-radius:4px;height:2.5px;position:absolute;bottom:-2px;left:1rem;right:1rem}.Navbar-module__nO_aVW__dropdownWrapper{position:relative}.Navbar-module__nO_aVW__chevron{opacity:.65;align-items:center;display:inline-flex}.Navbar-module__nO_aVW__dropdownPanel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;background:#fffffffa;border:1px solid #00a5cf2e;border-radius:20px;min-width:290px;margin:0;padding:.55rem;list-style:none;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 22px 45px #004e6424}.Navbar-module__nO_aVW__dropdownLink{color:#1a3b44;border-radius:14px;align-items:center;gap:.85rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s;display:flex;overflow:hidden}.Navbar-module__nO_aVW__dropdownLink:hover{background:#00a5cf14}.Navbar-module__nO_aVW__iconContainer{background:#00a5cf14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Navbar-module__nO_aVW__itemIcon{object-fit:contain}.Navbar-module__nO_aVW__linkText{color:#1a3b44;font-size:.91rem;font-weight:500}.Navbar-module__nO_aVW__rightSection{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.Navbar-module__nO_aVW__langDropdown{position:relative}.Navbar-module__nO_aVW__langToggle{cursor:pointer;color:#1d4450;background:#00a5cf0d;border:1px solid #00a5cf33;border-radius:999px;align-items:center;gap:.4rem;height:40px;padding:0 .85rem;font-size:.88rem;font-weight:600;transition:all .25s;display:flex}.Navbar-module__nO_aVW__langToggle:hover{background:#00a5cf1a;border-color:#00a5cf59}.Navbar-module__nO_aVW__langFlag{font-size:1.2rem;line-height:1}.Navbar-module__nO_aVW__langCode{letter-spacing:.04em;color:#004e64;font-size:.82rem;font-weight:700}.Navbar-module__nO_aVW__langChevron{color:#004e64;opacity:.6;font-size:.8rem;line-height:1}.Navbar-module__nO_aVW__langPanel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:200;background:#fffffffa;border:1px solid #00a5cf2e;border-radius:16px;min-width:160px;margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 35px #004e6421}.Navbar-module__nO_aVW__langOption{cursor:pointer;color:#1a3b44;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.65rem;width:100%;padding:.65rem .85rem;font-size:.9rem;font-weight:500;transition:background .18s;display:flex}.Navbar-module__nO_aVW__langOption:hover{background:#00a5cf14}.Navbar-module__nO_aVW__langOptionActive{color:#0089b0;background:#00a5cf1a;font-weight:700}.Navbar-module__nO_aVW__hamburger{cursor:pointer;background:#00a5cf14;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.Navbar-module__nO_aVW__hamburger span{background:#004e64;border-radius:2px;width:22px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module__nO_aVW__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nO_aVW__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__nO_aVW__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nO_aVW__mobileOverlay{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:999;background:#fffffffa;border-left:1px solid #00a5cf26;width:85%;max-width:420px;height:calc(100vh - 88px);padding:1.5rem 1.5rem 2rem;position:fixed;top:88px;right:0;overflow-y:auto;box-shadow:-10px 0 40px #00000014}.Navbar-module__nO_aVW__mobileContent{flex-direction:column;display:flex}.Navbar-module__nO_aVW__mobileLangRow{border-bottom:1px solid #00a5cf1a;gap:.6rem;margin-bottom:.5rem;padding:.6rem 0 1.2rem;display:flex}.Navbar-module__nO_aVW__mobileLangBtn{cursor:pointer;color:#2c4b55;background:0 0;border:1px solid #00a5cf33;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__nO_aVW__mobileLangBtn:hover{background:#00a5cf14}.Navbar-module__nO_aVW__mobileLangActive{color:#0089b0;background:#00a5cf1a;border-color:#00a5cf66}.Navbar-module__nO_aVW__mobileLink,.Navbar-module__nO_aVW__mobileDropdownBtn{color:#004e64;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #00a5cf1a;justify-content:space-between;align-items:center;width:100%;padding:1.1rem 0;font-family:Alumni Sans SC,sans-serif;font-size:1.45rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__nO_aVW__mobileSubmenu{flex-direction:column;gap:.6rem;padding:.8rem 0 .5rem .6rem;display:flex;overflow:hidden}.Navbar-module__nO_aVW__mobileSubLink{color:#2c6b7a;background:#00a5cf0a;border-left:2px solid #00a5cf;border-radius:0 12px 12px 0;padding:.8rem 1rem;font-size:1rem;font-weight:500;line-height:1.4;text-decoration:none;transition:all .22s;display:block}.Navbar-module__nO_aVW__mobileSubLink:hover{background:#00a5cf17;transform:translate(4px)}.Navbar-module__nO_aVW__mobileLangFlag{border-radius:2px;margin-right:.4rem}.Navbar-module__nO_aVW__mobileChevronIcon{transition:transform .2s}@media (max-width:1200px){.Navbar-module__nO_aVW__desktopMenu{display:none}.Navbar-module__nO_aVW__hamburger{display:flex}}@media (max-width:768px){.Navbar-module__nO_aVW__navbar{height:72px;padding:0 1rem}.Navbar-module__nO_aVW__logoImage{height:48px}.Navbar-module__nO_aVW__mobileOverlay{width:90%;height:calc(100vh - 72px);padding:1.2rem;top:72px}.Navbar-module__nO_aVW__langCode{display:none}.Navbar-module__nO_aVW__mobileLink,.Navbar-module__nO_aVW__mobileDropdownBtn{font-size:1.3rem}.Navbar-module__nO_aVW__mobileSubLink{font-size:.95rem}}@media (max-width:480px){.Navbar-module__nO_aVW__logoImage{height:42px}.Navbar-module__nO_aVW__mobileOverlay{width:100%;right:0}.Navbar-module__nO_aVW__mobileLink,.Navbar-module__nO_aVW__mobileDropdownBtn{font-size:1.2rem}}@media (min-width:1600px){.Navbar-module__nO_aVW__navbar{max-width:1800px;height:105px;padding:0 4rem}.Navbar-module__nO_aVW__logoImage{height:74px}.Navbar-module__nO_aVW__desktopMenu{gap:.8rem}.Navbar-module__nO_aVW__navLink,.Navbar-module__nO_aVW__dropdownTrigger{border-radius:999px;height:58px;padding:0 1.6rem;font-size:1.08rem;font-weight:700}.Navbar-module__nO_aVW__activeUnderline{height:3px;bottom:-4px}.Navbar-module__nO_aVW__dropdownPanel{border-radius:24px;min-width:340px;padding:.8rem}.Navbar-module__nO_aVW__dropdownLink{border-radius:16px;gap:1rem;padding:1rem 1.2rem}.Navbar-module__nO_aVW__iconContainer{border-radius:10px;width:34px;height:34px}.Navbar-module__nO_aVW__itemIcon{width:20px;height:20px}.Navbar-module__nO_aVW__linkText{font-size:1rem;font-weight:600}.Navbar-module__nO_aVW__langToggle{gap:.55rem;height:48px;padding:0 1.2rem;font-size:1rem}.Navbar-module__nO_aVW__langFlagImage{width:26px;height:26px}.Navbar-module__nO_aVW__langCode{font-size:.95rem}.Navbar-module__nO_aVW__langChevron{font-size:.9rem}.Navbar-module__nO_aVW__langPanel{border-radius:18px;min-width:190px;padding:.5rem}.Navbar-module__nO_aVW__langOption{border-radius:14px;padding:.85rem 1rem;font-size:.98rem}.Navbar-module__nO_aVW__hamburger{border-radius:16px;width:52px;height:52px}.Navbar-module__nO_aVW__hamburger span{width:26px;height:2.5px}}
.Footer-module__kCscxa__footer{background:#004e64;border-top:1px solid #00a5cf1f;flex-direction:column;gap:3rem;padding:5rem 4rem 2rem;display:flex}.Footer-module__kCscxa__top{grid-template-columns:1.1fr 1fr;align-items:flex-start;gap:4rem;display:grid}@media (max-width:1024px){.Footer-module__kCscxa__top{grid-template-columns:1fr}}.Footer-module__kCscxa__brand{flex-direction:column;gap:1.5rem;max-width:500px;display:flex}.Footer-module__kCscxa__logo{object-fit:contain;width:auto;height:60px}.Footer-module__kCscxa__description{color:#f5f9fb;margin:0;font-family:Asap,sans-serif;font-size:.95rem;line-height:1.7}.Footer-module__kCscxa__linksGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.Footer-module__kCscxa__linksGrid{grid-template-columns:1fr 1fr}}@media (max-width:540px){.Footer-module__kCscxa__linksGrid{grid-template-columns:1fr}}.Footer-module__kCscxa__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__kCscxa__columnTitle{color:#9fffcb;margin:0;font-family:Alumni Sans SC,sans-serif;font-size:1.5rem;font-weight:800}.Footer-module__kCscxa__links{flex-direction:column;gap:.8rem;display:flex}.Footer-module__kCscxa__footerLink{color:#f5f9fb;width:fit-content;font-family:Asap,sans-serif;font-size:.92rem;text-decoration:none;transition:all .2s}.Footer-module__kCscxa__footerLink:hover{color:#9fffcb;transform:translate(4px)}.Footer-module__kCscxa__bottom{border-top:1px solid #00a5cf1a;justify-content:center;align-items:center;padding-top:1.5rem;display:flex}.Footer-module__kCscxa__copy{color:#f5f9fb;text-align:center;font-family:Asap,sans-serif;font-size:.85rem}.Footer-module__kCscxa__socials{align-items:center;gap:1rem;display:flex}.Footer-module__kCscxa__socialBtn{border:1px solid #00a5cf1f;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .25s;display:flex}.Footer-module__kCscxa__socialBtn:hover{background:#00a5cf14;border-color:#00a5cf40;transform:translateY(-4px);box-shadow:0 10px 24px #00a5cf1f}.Footer-module__kCscxa__socialIcon{object-fit:contain;opacity:.82;width:30px;height:30px}@media (min-width:1600px){.Footer-module__kCscxa__footer{gap:4rem;padding:7rem 7rem 3rem}.Footer-module__kCscxa__top{grid-template-columns:1.15fr 1fr;gap:6rem}.Footer-module__kCscxa__brand{gap:2rem;max-width:680px}.Footer-module__kCscxa__logo{height:82px}.Footer-module__kCscxa__description{max-width:620px;font-size:1.08rem;line-height:2}.Footer-module__kCscxa__linksGrid{gap:4rem}.Footer-module__kCscxa__column{gap:1.5rem}.Footer-module__kCscxa__columnTitle{font-size:2rem}.Footer-module__kCscxa__links{gap:1rem}.Footer-module__kCscxa__footerLink{font-size:1rem}.Footer-module__kCscxa__socials{gap:1.2rem}.Footer-module__kCscxa__socialBtn{border-radius:18px;width:72px;height:72px}.Footer-module__kCscxa__socialIcon{width:36px;height:36px}.Footer-module__kCscxa__bottom{padding-top:2rem}.Footer-module__kCscxa__copy{letter-spacing:.03em;font-size:.95rem}}@media (max-width:768px){.Footer-module__kCscxa__footer{gap:2.5rem;padding:4rem 1.5rem 2rem}.Footer-module__kCscxa__columnTitle{font-size:1.3rem}}
