.Footer-module__S6Hkya__footer{color:#fff;background:#0a1128;padding:60px 0 0;font-family:Manrope,sans-serif}.Footer-module__S6Hkya__topSection{max-width:1200px;margin:0 auto;padding:0 20px 40px}.Footer-module__S6Hkya__logo{flex-direction:column;align-items:flex-start;margin-bottom:24px;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__logoSvg{width:auto;height:80px;margin-bottom:8px}.Footer-module__S6Hkya__brandName{letter-spacing:.05em;text-transform:uppercase;color:#fff;font-size:1.4rem;font-weight:800}.Footer-module__S6Hkya__brandDesc{color:#ffffffe6;max-width:600px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__divider{background:#fff3;border:0;max-width:1200px;height:1px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto;padding:40px 20px;display:grid}.Footer-module__S6Hkya__heading{text-transform:uppercase;letter-spacing:.02em;color:#fff;margin-bottom:24px;font-size:1.1rem;font-weight:800}.Footer-module__S6Hkya__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkItem{color:#ffffffe6;align-items:center;gap:8px;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__S6Hkya__linkItem:hover{color:#00e0b8}.Footer-module__S6Hkya__linkItem svg{width:14px;height:14px;transition:transform .2s}.Footer-module__S6Hkya__linkItem:hover svg{transform:translate(3px)}.Footer-module__S6Hkya__addressList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__addressItem{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__addressItem svg{flex-shrink:0;width:18px;height:18px;margin-top:2px}.Footer-module__S6Hkya__addressItem a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__addressItem a:hover{color:#00e0b8}.Footer-module__S6Hkya__socials{align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__socials a{color:#fff;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__S6Hkya__socials a:hover{color:#0a1128;background:#00e0b8;border-color:#00e0b8}.Footer-module__S6Hkya__socials a svg{width:18px;height:18px}.Footer-module__S6Hkya__bottomBar{color:#fffc;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:24px 20px;font-size:.85rem;display:flex}.Footer-module__S6Hkya__galaxySpan{color:#3b82f6;font-weight:600}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:32px}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:12px}}
.Header-module__hBw1pG__header{z-index:1000;transition:var(--transition);background:#0a1128;border-bottom:1px solid #ffffff1a;align-items:center;height:max-content;padding:16px 0;font-family:Manrope,sans-serif;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a1128;box-shadow:0 4px 20px #0003}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Header-module__hBw1pG__logo{z-index:10;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImg{width:auto;height:50px}.Header-module__hBw1pG__nav{align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__navItem{align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__navLink{color:#fff;cursor:pointer;align-items:center;gap:6px;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Header-module__hBw1pG__navLink:hover{color:#00e0b8}.Header-module__hBw1pG__chevron{margin-top:2px;transition:transform .2s}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__chevron{transform:rotate(180deg)}.Header-module__hBw1pG__dropdown{opacity:0;visibility:hidden;background:#fff;border-radius:4px;min-width:260px;margin-top:24px;padding:8px 0;transition:all .2s cubic-bezier(.165,.84,.44,1);position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 8px 30px #00000026}.Header-module__hBw1pG__dropdown:before{content:"";background:0 0;width:100%;height:24px;position:absolute;top:-24px;left:0}.Header-module__hBw1pG__dropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__dropdownLink{color:#333;padding:10px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownLink:hover{color:#00e0b8;background:#f5f7fa;padding-left:28px}.Header-module__hBw1pG__actions{z-index:10;align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__bookBtn{color:#0a1128;background:#eef2f6;border:1px solid #0000;border-radius:50px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__hBw1pG__bookBtn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff1a}.Header-module__hBw1pG__hamburger{color:#fff;z-index:10;cursor:pointer;background:0 0;border:none;padding:0;display:none}@media (max-width:1024px){.Header-module__hBw1pG__nav{z-index:5;background:#0a1128;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:80px 24px 24px;transition:transform .3s ease-in-out;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.Header-module__hBw1pG__navOpen{transform:translate(0)}.Header-module__hBw1pG__navLink{padding:12px 20px;font-size:1.2rem}.Header-module__hBw1pG__dropdown{box-shadow:none;opacity:1;visibility:visible;background:0 0;border:none;min-width:auto;margin-top:0;padding:10px 0 0;display:none;position:static;transform:none}.Header-module__hBw1pG__dropdown:before{display:none}.Header-module__hBw1pG__dropdownOpen{text-align:center;width:100%;display:block}.Header-module__hBw1pG__dropdownLink{color:#fffc;padding:8px;font-size:1rem}.Header-module__hBw1pG__dropdownLink:hover{color:#00e0b8;background:0 0;padding-left:8px}.Header-module__hBw1pG__hamburger{display:block}}@media (max-width:640px){.Header-module__hBw1pG__bookBtn{display:none}.Header-module__hBw1pG__logoImg{height:40px}}
