@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fe4d0f8a-module__6kuHYW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe4d0f8a-module__6kuHYW__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_a7694450-module__5zl4FG__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_a7694450-module__5zl4FG__variable{--font-outfit:"Outfit","Outfit Fallback"}
:root{--primary-deep:#1b4332;--primary-main:#2d6a4f;--primary-light:#40916c;--accent:#74c69d;--accent-light:#b7e4c7;--background:#f8faf9;--foreground:#1a2e1a;--card-bg:#fff;--glass-bg:#ffffffb3;--border-color:#2d6a4f1a;--shadow-sm:0 2px 8px #0000000d;--shadow-md:0 10px 30px #00000014;--font-heading:"Outfit",sans-serif;--font-body:"Inter",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-body);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none;transition:all .3s}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;transition:all .3s}.reveal{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.fade-in{animation:.8s ease-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:20px}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{color:var(--primary-deep);font-size:3rem}.section-title h2 span{color:var(--primary-main)}
.Navbar-module__cJzEcG__navbar{border-bottom:1px solid var(--border-color);z-index:1000;background:#fff;display:block;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;padding:10px 0;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__logoImgContainer{flex-shrink:0;width:90px;height:60px;position:relative}.Navbar-module__cJzEcG__logoImg{object-fit:contain}.Navbar-module__cJzEcG__logoTextContainer{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__cJzEcG__logoText{color:var(--primary-deep);letter-spacing:1px;font-size:1.6rem;font-weight:800}.Navbar-module__cJzEcG__logoSubtext{color:var(--primary-main);letter-spacing:.5px;font-size:.75rem;font-weight:600}.Navbar-module__cJzEcG__navLinks{gap:2rem;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--foreground);opacity:.8;font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--primary-main);opacity:1}.Navbar-module__cJzEcG__btn{background:var(--primary-main);color:#fff;border-radius:30px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 15px #2d6a4f33}.Navbar-module__cJzEcG__btn:hover{background:var(--primary-deep);transform:translateY(-2px);box-shadow:0 6px 20px #2d6a4f4d}.Navbar-module__cJzEcG__navContent{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--primary-deep);width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;display:block}@media (max-width:768px){.Navbar-module__cJzEcG__hamburger{display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__navContent{background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 70px);transition:all .3s;position:fixed;top:70px;left:-100%;box-shadow:0 10px 20px #0000001a}.Navbar-module__cJzEcG__navContent.Navbar-module__cJzEcG__menuOpen{left:0}.Navbar-module__cJzEcG__navLinks{text-align:center;flex-direction:column;gap:3rem}.Navbar-module__cJzEcG__navLinks a{font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__cta{margin-top:2rem}}
.Footer-module__S6Hkya__footer{background:var(--primary-deep);color:#fff;margin-top:5rem;padding:5rem 0 2rem}.Footer-module__S6Hkya__container{width:90%;max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__socials{gap:1rem;margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__socials a{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socials a svg{fill:currentColor;width:20px;height:20px}.Footer-module__S6Hkya__socials a:hover{background:var(--accent);color:var(--primary-deep);transform:translateY(-3px)}.Footer-module__S6Hkya__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Footer-module__S6Hkya__logo{flex-direction:column;margin-bottom:1.5rem;line-height:1;display:flex}.Footer-module__S6Hkya__logoText{letter-spacing:1px;font-size:2rem;font-weight:800}.Footer-module__S6Hkya__logoSubtext{color:var(--accent);letter-spacing:3px;font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__description{opacity:.8;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__links h4,.Footer-module__S6Hkya__contact h4{color:var(--accent);margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__S6Hkya__links ul li{margin-bottom:.8rem}.Footer-module__S6Hkya__links ul li a{opacity:.7}.Footer-module__S6Hkya__links ul li a:hover{opacity:1;color:var(--accent);padding-left:5px}.Footer-module__S6Hkya__contact p{opacity:.8;margin-bottom:1rem;font-size:.95rem}.Footer-module__S6Hkya__bottom{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}}
