.Header_header__VYZ3G{position:sticky;top:0;background-color:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;padding:1rem 2rem;justify-content:space-between}.Header_header__VYZ3G,.Header_logoWrapper__yJbck{display:flex;align-items:center}.Header_icon__BPVd4{width:40px;height:40px;margin-right:1rem;background-color:rgba(0,0,0,.6);border-radius:50%;padding:5px}.Header_logo__6vBZG{font-size:1.5rem;font-weight:700;color:#0f0;cursor:pointer}.Header_header__VYZ3G nav{display:flex;justify-content:center;gap:2rem}.Header_navLink__1cl8b{color:#1c6088;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease}.Header_navLink__1cl8b:hover{color:#328abd;background-color:transparent;transform:translateY(-2px);box-shadow:0 4px 8px #328abd}.Header_menuToggle__pQv_L{display:none;background:none;border:none;color:#328abd;font-size:1.5rem;cursor:pointer;padding:.5rem;min-height:44px;min-width:44px;transition:color .3s ease}.Header_menuToggle__pQv_L:hover{color:#54a8da}@media (max-width:768px){.Header_header__VYZ3G{padding:.5rem 1rem}.Header_menuToggle__pQv_L{display:block}.Header_header__VYZ3G nav{position:fixed;top:60px;left:-100%;width:80%;height:calc(100vh - 60px);background-color:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:2rem;transition:left .3s ease;overflow-y:auto;gap:0;box-shadow:2px 0 10px rgba(50,138,189,.3)}.Header_header__VYZ3G nav.Header_open__2Hr__{left:0}.Header_navLink__1cl8b{padding:1rem;width:100%;text-align:left;font-size:1.1rem;border-radius:0;border-bottom:1px solid rgba(50,138,189,.2)}.Header_navLink__1cl8b:last-child{border-bottom:none}.Header_navLink__1cl8b:active{background-color:rgba(50,138,189,.1)}.Header_icon__BPVd4{width:30px;height:30px;margin-right:.5rem}}.Footer_footer__Tl1eP{background-color:rgba(0,0,0,.8);padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.Footer_footer__Tl1eP p{margin:.5rem 0;color:#f0f0f0;font-size:.9rem}.Footer_linkHover___PIAR{color:#54a8da;text-decoration:none;transition:all .3s ease}.Footer_linkHover___PIAR:hover{color:#328abd;text-decoration:underline}@media (max-width:768px){.Footer_footer__Tl1eP{padding:.75rem;background-color:rgba(0,0,0,.9)}.Footer_footer__Tl1eP p{font-size:.8rem;margin:.3rem 0}}.Layout_layoutWrapper__08_xR{display:flex;flex-direction:column;min-height:100vh;position:relative}.Layout_backgroundWrapper__snctb{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url(/..public/Background.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.Layout_backgroundWrapper__snctb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9)}.Layout_contentWrapper__jY6Vo{display:flex;flex-direction:column;min-height:100vh}.Layout_main__c1pHS{flex:1}@media (max-width:768px){.Layout_backgroundWrapper__snctb{background-attachment:scroll}.Layout_backgroundWrapper__snctb:before{background-color:rgba(0,0,0,.92)}}.Hero_hero__q3Jev{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:1rem}.Hero_contentWrapper__Q2XvU{text-align:center;color:#fff;width:100%}.Hero_textWrapper__UJkHW{background-color:rgba(0,0,0,.6);padding:2rem;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);max-width:800px;margin:0 auto}.Hero_titleWrapper__5QExk{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem}.Hero_icon__C1yCk{width:80px;height:80px;background-color:rgba(0,0,0,.6);border-radius:50%;padding:10px}.Hero_title__nGUHa{font-size:clamp(2rem,8vw,4rem);font-weight:700;color:#328abd}.Hero_subtitle__srQHO{font-size:clamp(1rem,3vw,1.5rem);margin-bottom:2rem}.Hero_cta__mK43C{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.Hero_transparentButton__k_G5k{padding:.75rem 1.5rem;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:4px;cursor:pointer;text-decoration:none;background-color:rgba(0,0,0,.6);transition:color .3s ease,background-color .3s ease,transform .3s ease,box-shadow .3s ease;white-space:nowrap;display:inline-block}.Hero_transparentButton__k_G5k:hover{color:#328abd;background-color:transparent;box-shadow:0 4px 8px #328abd;transform:translateY(-2px)}@media (max-width:768px){.Hero_hero__q3Jev{min-height:calc(100vh - 150px);padding:.5rem}.Hero_textWrapper__UJkHW{padding:1.5rem;border-radius:8px}.Hero_titleWrapper__5QExk{flex-direction:column;gap:.5rem;margin-bottom:1rem}.Hero_icon__C1yCk{width:60px;height:60px;padding:8px}.Hero_subtitle__srQHO{margin-bottom:1.5rem}.Hero_cta__mK43C{flex-direction:column;gap:.8rem;width:100%;align-items:center}.Hero_transparentButton__k_G5k{width:100%;max-width:280px;padding:1rem 1.5rem}.Hero_transparentButton__k_G5k:active{transform:translateY(0);box-shadow:0 2px 4px #328abd}}.ProjectInfo_projectInfo__k9l6P{position:relative;padding:2rem;background-color:rgba(26,26,26,.8);border-radius:10px;margin:2rem auto;max-width:800px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px #1d4b66;transition:transform .3s ease,box-shadow .3s ease}.ProjectInfo_projectInfo__k9l6P:hover{transform:translateY(-5px);box-shadow:0 8px 12px #328abd}.ProjectInfo_container__ymkZP{max-width:800px;margin:0 auto;padding:0 2rem}.ProjectInfo_projectInfo__k9l6P h2{color:#328abd;margin-bottom:1rem}.ProjectInfo_projectInfo__k9l6P h3{color:#328abd;margin-top:2rem;margin-bottom:1rem}.ProjectInfo_projectInfo__k9l6P p{color:#f0f0f0;margin-bottom:1rem;line-height:1.6}.ProjectInfo_projectInfo__k9l6P ul{color:#f0f0f0;margin-bottom:1rem;padding-left:2rem}.ProjectInfo_projectInfo__k9l6P li{margin-bottom:.5rem}@media (max-width:768px){.ProjectInfo_projectInfo__k9l6P{margin:1rem;padding:1.5rem;border-radius:8px}.ProjectInfo_projectInfo__k9l6P:hover{transform:none;box-shadow:0 4px 6px #1d4b66}.ProjectInfo_container__ymkZP{padding:0 1rem}.ProjectInfo_projectInfo__k9l6P h2{font-size:1.5rem;margin-bottom:.75rem}.ProjectInfo_projectInfo__k9l6P h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem}.ProjectInfo_projectInfo__k9l6P p{font-size:.95rem;line-height:1.5}.ProjectInfo_projectInfo__k9l6P ul{padding-left:1.5rem;font-size:.95rem}.ProjectInfo_projectInfo__k9l6P li{margin-bottom:.4rem}}.Home_container__bCOhY{display:flex;flex-direction:column;min-height:100vh;background-color:transparent;color:#f0f0f0}.Home_main__nLjiQ{flex:1;display:flex;flex-direction:column}@media (max-width:768px){.Home_container__bCOhY{min-height:calc(100vh - 60px)}}