@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_4d318d{font-family:Geist,Geist Fallback;font-style:normal}.__variable_4d318d{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_ea5f4b{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_ea5f4b{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#fff;--foreground:#171717;--cyanBlue:#46c3ea;--blue:#224b97;--darkBlue:#112c5f;--lightGray:#f5f5f5;--charcoalGray:#333;--white:#fff;--royalBlue:#2a5db0;--teal:#36b0a1;--silver:#ccc;--deepSkyBlue:#3fa9f5;--steelBlue:#4682b4;--lightRoyalBlue:#2e5c9a;--powderBlue:#b0e0e6;--yellow:#d49502}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100vh;height:100dvh}body{color:var(--darkBlue);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;&:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}}.home-bg{&:before{background:linear-gradient(rgba(70,195,234,.4),rgba(69,131,176,.5),#123a7a),url(/background/clouds.png) 50%/cover no-repeat;background-size:cover;animation:cloudMovement 15s ease-in-out infinite alternate;filter:blur(3px);z-index:-1}}@keyframes cloudMovement{0%{background-position:30%}to{background-position:60%}}header{width:clamp(90%,95%,1920px);font-size:clamp(1.2rem,calc(.8vw + 1rem),3rem);position:relative;margin:0 clamp(1.2rem,calc(.8vw + 1rem),3rem);text-shadow:0 6px 20px rgba(0,0,0,.3)}footer{background-color:var(--darkBlue);position:fixed;bottom:0;width:100%;display:flex;justify-content:center;z-index:10;.footerIcon{color:var(--white);width:3rem;height:auto;margin:.5rem 1rem}}a{padding:.5rem 1rem;background-color:var(--yellow);color:#fff;border-radius:2rem;transition:background-color .3s ease;text-decoration:none;&:hover{background-color:#0056b3;cursor:pointer}}a:has(img),a:has(svg){background-color:transparent;&:hover{background-color:transparent}}button{background-color:#224b97;color:#fff;padding:.5rem 1.5rem;border-radius:30px}h1,h2,h3{background:linear-gradient(160deg,var(--darkBlue),var(--cyanBlue));-webkit-background-clip:text;background-clip:text}.titleSecondaryColor,h1,h2,h3{color:transparent;-webkit-text-fill-color:transparent;font-weight:600;text-shadow:0 2px 10px rgba(0,0,0,.2)}.titleSecondaryColor{background:linear-gradient(160deg,var(--yellow),var(--powderBlue));-webkit-background-clip:text;background-clip:text}h1{margin:clamp(1.2rem,calc(2vh + 2rem),8rem) 0}h2{font-size:clamp(1rem,calc(2vw + 1rem),2.5rem);margin-bottom:16px}h3{font-size:clamp(.9rem,calc(.6vw + 1rem),2rem)}h3,p{margin-bottom:1rem}p{font-size:clamp(.7rem,calc(.5vw + 1rem),1.3rem);line-height:2rem}.main{max-width:90vw;width:clamp(90%,50vw,1920px);display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 10rem;margin:0 auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeIn{animation:fadeIn 1s ease-in-out}.slideIn{animation:slideIn 1.2s ease-out}@media (min-width:1500px){body:before{background-size:130% auto}}@media (max-width:768px){h1{margin:clamp(1rem,calc(1vh + 1rem),3rem) 0}}@font-face{font-family:Righteous;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f6ffe4459c1daa33-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Righteous;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f769c49a4b8c1350-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Righteous Fallback;src:local("Arial");ascent-override:93.08%;descent-override:24.27%;line-gap-override:0.00%;size-adjust:105.81%}.__className_d4d5ac{font-family:Righteous,Righteous Fallback;font-weight:400;font-style:normal}.styles_hamburger__WB3VG{display:none;flex-direction:column;justify-content:space-between;width:2rem;height:1.5rem;cursor:pointer;z-index:100}.styles_hamburgerLine__SDTYQ{width:100%;height:4px;background-color:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.styles_hamburger__WB3VG.styles_active__afWsr .styles_hamburgerLine__SDTYQ:first-child{transform:rotate(45deg) translateY(14px)}.styles_hamburger__WB3VG.styles_active__afWsr .styles_hamburgerLine__SDTYQ:nth-child(2){opacity:0}.styles_hamburger__WB3VG.styles_active__afWsr .styles_hamburgerLine__SDTYQ:nth-child(3){transform:rotate(-45deg) translateY(-14px)}.styles_navbar__r2ciA{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2.5rem 2rem;background:linear-gradient(90deg,#224b97,#1f4085,#46c3ea);border-bottom:2px solid #1f4085;box-shadow:0 4px 12px rgba(0,0,0,.3);position:relative;z-index:10}.styles_logo__vlu7A img{width:clamp(10rem,calc(20vw + 1rem),15rem);height:auto;position:absolute;top:2.65rem;transition:transform .3s ease-in-out}.styles_navLinks__7Lrba{display:flex;align-items:center;width:auto;height:auto;transition:transform .3s ease}.styles_navlink__SIohV{width:auto;height:auto;margin:0 2rem;padding:0;text-transform:uppercase;text-decoration:none;font-size:1.5rem;font-weight:700;text-shadow:0 4px 10px rgba(0,0,0,.3);transition:color .3s ease,transform .3s ease;background-color:transparent;&:hover{background-color:transparent}}.styles_navlinkButton__D7FWv{width:auto;height:auto;margin:0 2rem;padding:12px;text-decoration:none;color:#fff;font-size:1.5rem;font-weight:700;background-color:#224b97;border:4px solid #46c3ea;border-radius:30px;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:color .3s ease,transform .3s ease}@media (max-width:1300px){.styles_hamburger__WB3VG{display:flex}.styles_navLinks__7Lrba{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:0;position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#224b97,#1f4085,#46c3ea);transform:translateY(-100%);transition:transform 0s ease;z-index:9}.styles_navLinksOpen__2fUYr{transform:translateY(0);padding-top:clamp(4rem,calc(.6vh + 4rem),6rem)}.styles_navlink__SIohV{width:100%;height:5rem;margin:0;padding-left:2rem;border-bottom:1px solid #fff;align-content:center}.styles_navlinkButton__D7FWv{width:auto;height:auto;margin:2rem 0;align-content:center}}