.navbar-module__76cSKW__nav{--bg-color:#ffffffeb;width:100vw;height:var(--nav-height);z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#fffffff2 0%,#ffffffe6 70%,#f5faffd9 100%);transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;box-shadow:0 20px 40px #091e4214}.navbar-module__76cSKW__menuOpen{background:linear-gradient(#08326bf7 0%,#08326beb 100%);box-shadow:0 30px 60px #08326b59}.navbar-module__76cSKW__wrap{width:calc(100% - 2rem);height:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:0 1rem;display:flex}.navbar-module__76cSKW__logoWrap{z-index:1001;background:#ffffffb3;border-radius:999px;align-items:center;gap:.75rem;padding:.4rem .75rem;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #091e4214}.navbar-module__76cSKW__logoWrap:hover{transform:translateY(-2px);box-shadow:0 16px 32px #091e421f}.navbar-module__76cSKW__logo{height:clamp(2.75rem,calc(var(--nav-height) - 1.5rem),3.25rem);width:auto}.navbar-module__76cSKW__links{font-family:var(--font-primary);align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:none}.navbar-module__76cSKW__topLink{letter-spacing:.08em;text-transform:uppercase;color:var(--theme-primary);font-size:1.25rem;font-weight:800;text-decoration:none;transition:color .2s;position:relative}.navbar-module__76cSKW__menuOpen .navbar-module__76cSKW__topLink{color:#fff}.navbar-module__76cSKW__topLink:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--theme-accent,#23c0ff)50%,transparent 100%);transform-origin:50%;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:.75rem;left:0;transform:scaleX(0)}.navbar-module__76cSKW__menuOpen .navbar-module__76cSKW__topLink:after{background:linear-gradient(90deg,#0000 0%,#ffffffd9 50%,#0000 100%)}.navbar-module__76cSKW__topLink:hover:after,.navbar-module__76cSKW__topLink:focus-visible:after{transform:scaleX(1)}.navbar-module__76cSKW__menuButton{cursor:pointer;z-index:1001;background:#fff9;border:1px solid #0a3b781a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;width:3rem;height:3rem;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex;box-shadow:0 10px 25px #091e4214}.navbar-module__76cSKW__menuButton span{background:var(--theme-primary);border-radius:999px;width:1.6rem;height:.16rem;transition:transform .3s,opacity .3s,background .3s}.navbar-module__76cSKW__menuButton:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 18px 32px #091e422e}.navbar-module__76cSKW__menuButtonOpen{background:#fff3;border-color:#ffffff59;box-shadow:0 22px 45px #08326b47}.navbar-module__76cSKW__menuButtonOpen span{background:#fff}.navbar-module__76cSKW__menuButtonOpen span:first-child{transform:translateY(.53rem)rotate(45deg)}.navbar-module__76cSKW__menuButtonOpen span:nth-child(2){opacity:0}.navbar-module__76cSKW__menuButtonOpen span:nth-child(3){transform:translateY(-.53rem)rotate(-45deg)}.navbar-module__76cSKW__menuToggle{display:none}.navbar-module__76cSKW__menuOverlay{top:var(--nav-height);width:100vw;height:calc(100dvh - var(--nav-height));opacity:0;pointer-events:none;z-index:999;background:#061c3f73;transition:opacity .3s;position:fixed;left:0}.navbar-module__76cSKW__menuOverlayVisible{opacity:1;pointer-events:auto}.navbar-module__76cSKW__mobileMenu{width:100vw;height:calc(100dvh - var(--nav-height)*.5);padding:calc(var(--nav-height) + 2rem)1.5rem 3rem;text-align:center;background:linear-gradient(#08326bfa 0%,#0c4c8fe6 100%);border-bottom-right-radius:32px;border-bottom-left-radius:32px;flex-direction:column;justify-content:flex-start;align-items:center;gap:2.5rem;transition:transform .35s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-105%);box-shadow:0 40px 70px #00000059}.navbar-module__76cSKW__mobileMenu ul{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none}@media (max-width:767px){.navbar-module__76cSKW__topLink:after{bottom:-.25rem}.navbar-module__76cSKW__dropdown{flex-direction:column;gap:1rem;display:flex}.navbar-module__76cSKW__mobileMenu ul{display:flex}.navbar-module__76cSKW__mobileMenu ul a{color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:.2rem 0;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.navbar-module__76cSKW__mobileMenu ul a:hover,.navbar-module__76cSKW__mobileMenu ul a:focus-visible{opacity:.9;transform:translateY(-3px)}}.navbar-module__76cSKW__menuToggle:checked~.navbar-module__76cSKW__mobileMenu{z-index:999;overflow-y:scroll;transform:translateY(0)}.navbar-module__76cSKW__cta{background:linear-gradient(135deg,var(--theme-accent,#23c0ff)0%,#1c8af0 100%);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:inline-flex;box-shadow:0 16px 30px #1c8af059;color:#fff!important}.navbar-module__76cSKW__cta:after{content:"→";font-size:1rem;transition:transform .2s}.navbar-module__76cSKW__cta:hover:after{transform:translate(4px)}.navbar-module__76cSKW__subNav{background:linear-gradient(90deg,var(--theme-primary)0%,#0c3a7a 100%);color:#fff;align-items:center;width:100%;height:auto;min-height:4rem;padding:.4rem 0;display:flex;box-shadow:0 10px 20px #0000001f}.navbar-module__76cSKW__subNav a{color:#fff;letter-spacing:.05em;text-align:center;font-weight:700;line-height:1.2;text-decoration:none}.navbar-module__76cSKW__subNav .navbar-module__76cSKW__wrap{flex-direction:column;justify-content:center;gap:.5rem;height:auto}.navbar-module__76cSKW__subNavText{letter-spacing:.08em;text-transform:uppercase;font-weight:600;display:none}@media (max-width:767px){.navbar-module__76cSKW__subNav{padding:.6rem 0}.navbar-module__76cSKW__subNav a{letter-spacing:.02em;font-size:.9rem}}@media (min-width:768px){.navbar-module__76cSKW__menuButton,.navbar-module__76cSKW__menuOverlay{display:none}.navbar-module__76cSKW__links{display:flex}.navbar-module__76cSKW__links li{position:relative}.navbar-module__76cSKW__dropdownMenu{background:#fffffffa;border-radius:18px;flex-direction:column;gap:.35rem;min-width:max-content;padding:1rem;list-style:none;display:none;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%);box-shadow:0 25px 55px #091e4240}.navbar-module__76cSKW__menuOpen .navbar-module__76cSKW__dropdownMenu{background:#051a3afa}.navbar-module__76cSKW__dropdownMenu li{width:100%}.navbar-module__76cSKW__dropdownMenu a{color:var(--theme-primary);letter-spacing:.05em;text-transform:uppercase;border-radius:10px;padding:.55rem .75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.navbar-module__76cSKW__menuOpen .navbar-module__76cSKW__dropdownMenu a{color:#fff}.navbar-module__76cSKW__dropdownMenu a:hover,.navbar-module__76cSKW__dropdownMenu a:focus-visible{background:#1c8af01f}.navbar-module__76cSKW__menuOpen .navbar-module__76cSKW__dropdownMenu a:hover,.navbar-module__76cSKW__menuOpen .navbar-module__76cSKW__dropdownMenu a:focus-visible{background:#ffffff1f}.navbar-module__76cSKW__dropdown:hover .navbar-module__76cSKW__dropdownMenu,.navbar-module__76cSKW__dropdown:focus-within .navbar-module__76cSKW__dropdownMenu{display:flex}.navbar-module__76cSKW__mobileMenu{width:auto;height:auto;box-shadow:none;background:0 0;border-radius:0;flex-direction:row;padding:0;position:relative;overflow:visible;transform:none}.navbar-module__76cSKW__mobileMenu ul{flex-direction:column;padding:1rem}.navbar-module__76cSKW__mobileMenu ul li{margin:0}.navbar-module__76cSKW__mobileMenu ul li:hover>a{color:var(--theme-primary)}.navbar-module__76cSKW__menuOpen .navbar-module__76cSKW__mobileMenu ul li:hover>a{color:#fff}.navbar-module__76cSKW__topLink{padding:1.5rem 0;font-size:.95rem}.navbar-module__76cSKW__cta{padding:.65rem 1.5rem;font-size:.95rem}.navbar-module__76cSKW__subNav{height:2.75rem}.navbar-module__76cSKW__subNav .navbar-module__76cSKW__wrap{flex-direction:row;justify-content:flex-end;gap:1.5rem}.navbar-module__76cSKW__subNavText{display:block}}
@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_9dfb40db-module__YG7W-G__className{font-family:Poppins,Poppins Fallback;font-style:normal;font-weight:700}.poppins_9dfb40db-module__YG7W-G__variable{--font-poppins:"Poppins","Poppins Fallback"}
*{box-sizing:border-box;--theme-primary:#0b1f35;--theme-secondary:#2dd4bf;--theme-tertiary:#0f172a;--font-primary:var(--font-poppins);--max-width:1280px;--nav-height:6rem;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{margin-top:calc(var(--nav-height) + 4rem);color:#0f172a;background:radial-gradient(circle at 0 0,#2dd4bf1f,#0000 35%),radial-gradient(circle at 100% 0,#38bdf82e,#0000 38%),linear-gradient(#f8fafc 0%,#e2e8f0 100%);min-height:100vh;line-height:1.6}a{color:inherit}main{flex-direction:column;gap:clamp(3rem,5vw,5rem);display:flex}@media screen and (min-width:768px){*{--nav-height:8rem}body{margin-top:calc(var(--nav-height) + 2rem)}}
.footer-module__V6hfXq__footer{background-color:var(--theme-tertiary);color:#fff}.footer-module__V6hfXq__container{width:calc(100% - 2rem);max-width:calc(var(--max-width) - 2rem);flex-direction:column;gap:2rem;margin:0 auto;padding:5rem 1rem;display:flex}.footer-module__V6hfXq__logoWrap{text-align:center;position:relative}.footer-module__V6hfXq__logo{width:100%;max-width:180px;height:auto}.footer-module__V6hfXq__column{text-align:center;flex-direction:column;gap:.5rem;width:100%;display:flex}.footer-module__V6hfXq__column a{color:#fff;opacity:.7;text-decoration:none}.footer-module__V6hfXq__column a:hover{text-decoration:underline}.footer-module__V6hfXq__company{justify-content:space-between}.footer-module__V6hfXq__company a{opacity:1}.footer-module__V6hfXq__company li{text-align:center;font-family:var(--font-poppins);font-size:1.2rem;font-weight:700}.footer-module__V6hfXq__socialList{justify-content:center;align-items:center;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.footer-module__V6hfXq__socialLink{color:#fff;background-color:#ffffff1f;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background-color .2s,opacity .2s;display:inline-flex}.footer-module__V6hfXq__socialLink:hover{opacity:1;background-color:#ffffff3d}.footer-module__V6hfXq__socialLink:focus-visible{outline-offset:3px;outline:2px solid #fff}.footer-module__V6hfXq__socialIcon{fill:currentColor;width:1.25rem;height:1.25rem}.footer-module__V6hfXq__title{text-transform:uppercase;font-size:1.2rem;font-family:var(--font-poppins)}.footer-module__V6hfXq__list{flex-direction:column;gap:.375rem;list-style:none;display:flex}@media screen and (min-width:768px){.footer-module__V6hfXq__container{flex-direction:row-reverse}.footer-module__V6hfXq__column{text-align:left}.footer-module__V6hfXq__socialList{justify-content:flex-start}}
