:root{--cta-bg:#23234d;--cta-text:#ffffff;--nav-text:#23234d;font-family:Satoshi-Regular}@font-face{font-family:Satoshi-Regular;src:url(/Satoshi_Complete/Fonts/WEB/fonts/Satoshi-Medium.woff) format("woff");font-weight:400}@font-face{font-family:Satoshi-Bold;src:url(/Satoshi_Complete/Fonts/WEB/fonts/Satoshi-Black.woff) format("woff");font-weight:900}body{margin:0;padding:0;font-family:var(--font-family);background:#f9f9f9}.header{justify-content:space-between;background:#23234d;padding:5px 24px;border-radius:50px;margin:20px auto;max-width:1280px;box-shadow:0 4px 12px rgba(0,0,0,.06);flex-wrap:wrap;position:fixed;width:100%;left:5%;z-index:11111;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);color:#fff;border:.5px solid #fff}.header,.header-left{display:flex;align-items:center}.logo{width:100px;height:auto;margin-right:12px;filter:brightness(0) invert(1)}.nav-menu ul{display:flex;list-style:none;gap:32px;margin:0;padding:0;flex-wrap:wrap}.nav-menu li{font-size:18px;cursor:pointer;color:#fff;transition:color .3s ease}.nav-menu li:hover{color:#e2e2e2}.nav-menu .active{font-weight:700;color:#fff}.nav-menu .active span{margin-right:5px;color:#fff}.dropdown-arrow{font-size:12px;margin-left:6px}.header-right{gap:24px;flex-wrap:wrap}.header-right,.phone{display:flex;align-items:center}.phone{font-size:14px;color:#444;white-space:nowrap;gap:8px}.phone-icon{width:18px;height:18px;color:#fff}.phone-text{font-weight:800;font-size:15px;color:#fff}.cta-button{background-color:#ffffff;color:#23234d;border:none;padding:12px 24px;border-radius:9999px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background-color .3s ease;white-space:nowrap;position:relative;overflow:hidden}.cta-button:hover{background-color:#1b1b3a;color:#fff;border:1px solid #fff}.arrow-wrapper{position:relative}.arrow,.arrow-wrapper{width:30px;height:30px}.arrow{background-color:#23234d;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;transition:all .4s ease}.arrow svg{width:20px;height:20px;stroke:#fff}.first-arrow{left:0;opacity:1}.second-arrow{left:-40px;opacity:0}.cta-button:hover .first-arrow{left:40px;opacity:0}.cta-button:hover .second-arrow{left:0;opacity:1}@media (max-width:992px){.nav-menu ul{gap:20px}.cta-button{padding:10px 18px;font-size:13px}}@media (max-width:768px){.header{align-items:flex-start;padding:0 20px;padding-top:0!important;gap:0}.nav-menu .active{display:none}.phone-icon,.phone-text{color:#000!important}.header-left{padding:4px}.hamburger{display:none;background:var(--theme-color)!important;width:35px;height:35px}.hamburger-icon{color:#fff;font-size:22px;font-weight:700;font-size:30px}img.logo{width:80px}.nav-menu ul{flex-direction:column;gap:12px}.header-right{justify-content:space-between;width:100%}.phone{font-size:13px}.cta-button{width:100%;justify-content:center}}.hamburger{display:none;background:var(--theme-color);border:none;border-radius:50%;align-items:center;justify-content:center;cursor:pointer}@media (max-width:768px){.hamburger{display:flex;position:absolute;top:11px;right:24px;z-index:2}.header-right{flex-direction:column;align-items:flex-start;width:100%;gap:12px;display:none}.nav-menu{display:none;position:absolute;top:63px;left:20px;right:20px;background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:16px 24px;z-index:10}.nav-menu.open{display:block}.nav-menu ul{flex-direction:column;gap:14px}.header{position:relative;justify-content:center;left:0}.nav-menu .active span,.nav-menu li{color:#000}}:root{--theme-color:#23234d;--text-color:#ffffff;--bg-color:#0d0f0e}.footer{background-color:var(--bg-color);color:var(--text-color);padding:80px 40px;position:relative}.footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-heading{font-size:3rem;font-weight:600;max-width:60%;line-height:1.2;text-transform:capitalize}.get-in-touch{background-color:#fff;color:var(--theme-color);padding:16px 20px;border-radius:50%;font-weight:900;font-size:26px;transform:rotate(-20deg);text-align:center;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.footer-main{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px;gap:40px}.footer-left{flex:1 1;min-width:280px}.footer-logo{width:48px;margin-bottom:20px}.newsletter-label{margin-bottom:12px;font-weight:500}.newsletter-formm p{margin-top:3%}.send-button{background:transparent;border:none;font-size:20px;cursor:pointer;color:var(--theme-color)}.footer-social{display:flex;gap:12px;margin-top:30px}.footer-social svg path{fill:#dedede}.footer-social a{background:#1e1e1e;padding:10px;border-radius:4px;color:#fff;display:inline-flex}.footer-links{display:flex;flex:2 1;justify-content:space-between;gap:40px;flex-wrap:wrap;min-width:400px}.link-column h4{font-size:16px;font-weight:600;margin-bottom:12px}.link-column a{display:block;color:#aaa;margin-bottom:10px;font-size:14px;text-decoration:none}.link-column a.active{color:#fff}@media (max-width:1024px){.footer-top{flex-direction:column;gap:20px;text-align:center}.footer-heading{max-width:100%;font-size:2.5rem}.get-in-touch{position:static;transform:rotate(0deg);width:auto;height:auto;border-radius:8px;font-size:16px;padding:11px 14px}.footer-main{flex-direction:column;gap:60px}.footer-links{flex-direction:column;gap:40px}}.footer-left img{width:150px;height:auto}@media (max-width:768px){.footer-left img{width:100px;height:auto}.footer-links .link-column:first-child{margin-top:-11%}.footer-links .link-column:nth-child(2){margin-top:11%}.footer-links{display:grid;grid-gap:0;gap:0;justify-content:unset}.footer-links .link-column:last-child{margin-top:15%}}