.footer{padding-inline:clamp(20px,5vw,80px);color:#fff;background:#0b120d;border-top:1px solid #ffffff14;width:100%;padding:clamp(40px,6vw,80px) clamp(20px,5vw,80px)}.footer .footer-container{flex-wrap:wrap;justify-content:space-between;gap:clamp(30px,5vw,70px);width:100%;max-width:1400px;margin:auto;display:flex}.footer .footer-left{flex:320px;max-width:420px}.footer .footer-left .footer-logo{align-items:center;gap:clamp(10px,1.5vw,14px);width:fit-content;margin-top:clamp(20px,3vw,28px);display:flex}.footer .footer-left .footer-logo .nsdc-logo{object-fit:contain;flex-shrink:0;display:block;width:clamp(32px,4vw,43.78px)!important;height:clamp(36px,4.5vw,48px)!important}.footer .footer-left .footer-logo .logo-text{color:#1ed760;text-transform:uppercase;letter-spacing:0;font-family:Bruno Ace,sans-serif;font-size:clamp(.58rem,.75vw,.625rem);font-weight:400;line-height:160%}.footer .footer-left h2{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700;font-family:var(--font-inter);margin-bottom:16px;line-height:140%}.footer .footer-left h2 .green{color:#1ed760}.footer .footer-left p{color:#bdbdbd;font-size:clamp(.85rem,1vw,.95rem);line-height:180%}.footer .footer-center{flex:180px}.footer .footer-center h3{margin-bottom:18px;font-size:clamp(1rem,1.3vw,1.1rem)}.footer .footer-center ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer .footer-center ul li{color:#dcdcdc;cursor:pointer;font-size:clamp(.75rem,.9vw,.75rem);transition:all .3s}.footer .footer-center ul li:hover{color:#1ed760;transform:translate(4px)}.footer .footer-right{flex-direction:column;flex:260px;gap:18px;display:flex}.footer .footer-right div{cursor:pointer}.icon-wrapper{background:#1ed760;border-radius:50%;justify-content:center;align-items:center;width:clamp(42px,4vw,56px);min-width:clamp(42px,4vw,56px);height:clamp(42px,4vw,56px);display:flex;overflow:hidden}.icon{object-fit:contain;width:45%!important;height:45%!important}.title{color:#9ca3af;margin-bottom:4px;font-size:clamp(.75rem,1vw,.85rem)}.value{color:#fff;font-size:clamp(.85rem,1vw,1rem);font-weight:500}.footer-contact{color:inherit;align-items:center;gap:clamp(12px,2vw,18px);margin-bottom:20px;text-decoration:none;transition:all .3s;display:flex}.footer-contact:hover{transform:translate(4px)}@media (max-width:992px){.footer .footer-container{gap:40px}}@media (max-width:768px){.footer{padding:50px 20px}.footer .footer-container{flex-direction:column;gap:40px}.footer .footer-left,.footer .footer-center,.footer .footer-right{width:100%;max-width:100%}.footer .footer-center ul{gap:14px}.footer .footer-logo{align-items:flex-start}.footer .footer-logo .logo-text{font-size:.68rem}}
.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding-inline:clamp(20px,5vw,80px);z-index:1000;background:#111;justify-content:space-between;align-items:center;width:100%;height:70px;padding:clamp(12px,2vw,24px) clamp(16px,4vw,80px);display:flex;position:relative;top:0;left:0}.header .logo{font-size:clamp(.9rem,1.5vw,1.4rem);font-weight:700;font-family:var(--font-inter);letter-spacing:clamp(.5px,.1vw,2px)}.header .logo .green{color:#1ed760;font-size:clamp(.9rem,1.5vw,1.4rem)}.header ul{gap:20px;list-style:none;display:flex}.header ul li{cursor:pointer}.header ul li:hover{color:#43bc70}.header .desktop-nav a,.header .mobile-menu a{color:inherit;text-decoration:none}.header .desktop-nav ul{align-items:center;gap:clamp(16px,2vw,40px);margin:0;padding:0;list-style:none;display:flex}.header .desktop-nav ul li{list-style:none}.header .desktop-nav ul li a{color:inherit;align-items:center;gap:8px;font-size:clamp(.7rem,.9vw,.95rem);text-decoration:none;transition:all .3s;display:flex}.header .desktop-nav ul li a:hover{color:#1ed760}.header .desktop-nav .arrow-prefix{justify-content:center;align-items:center;font-size:clamp(12px,1vw,16px);line-height:1;display:flex}.header .desktop-nav .arrow-prefix svg{display:block}.header .hamburger{cursor:pointer;z-index:1000;color:#fff;display:none}@media (max-width:991px){.header .hamburger{display:block}.header .desktop-nav{display:none}}.header .mobile-menu{opacity:0;visibility:hidden;background:#000000f2;border-bottom:1px solid #1ed760;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:100%;padding:clamp(12px,2vw,20px);transition:all .3s;position:absolute;top:70px;left:0;transform:translateY(-20px)}.header .mobile-menu ul{flex-direction:column;margin:0;padding:0;list-style:none}.header .mobile-menu ul li{color:#fff;cursor:pointer;border-bottom:1px solid #111;align-items:center;gap:10px;padding:clamp(12px,2vw,16px);display:flex}.header .mobile-menu ul li:last-child{border-bottom:none}.header .mobile-menu ul li:hover{color:#1ed760;padding-left:16px}.header .mobile-menu.show{opacity:1;visibility:visible;display:block;right:0;transform:translateY(0)}@media (max-width:768px){.header{padding:18px 20px}.header .desktop-nav{display:none}.header .hamburger{display:block}.header .logo{font-size:18px}}
