@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.static{position:static}.flex{display:flex}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-grow,.grow{flex-grow:1}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}body{font-family:sans-serif}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
:root{--primary:#0f172a;--primary-glass:#0f172ad9;--text:#fff;--accent:#facc15}*{box-sizing:border-box;margin:0;padding:0}.navbar{width:100%;color:var(--text);z-index:1000;background:0 0;transition:all .3s;position:fixed;top:0}.navbar-scrolled{-webkit-backdrop-filter:blur(10px);background:#0000008c;box-shadow:0 2px 10px #00000040}.navbar-container{justify-content:space-between;align-items:center;width:100%;padding:16px 32px;display:flex}.navbar-logo{cursor:pointer}.navbar-logo img{height:40px}.nav-menu{align-items:center;gap:34px;list-style:none;display:flex}.nav-menu li{cursor:pointer;font-weight:600;transition:all .25s;position:relative}@media (min-width:769px){.nav-menu li:after{content:"";background:var(--accent);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.nav-menu li:hover{color:var(--accent)}.nav-menu li:hover:after{width:100%}}.dropdown{position:relative}.dropdown span{cursor:pointer}.dropdown-menu{margin-top:0;position:absolute;top:100%;left:0}.dropdown-menu .dropdown:after{content:"";width:100%;height:10px;position:absolute;top:100%;left:0}.dropdown-menu{background:var(--primary);opacity:0;pointer-events:none;border-radius:8px;min-width:170px;padding:10px 0;list-style:none;transition:all .25s;transform:translateY(-10px)}.dropdown-menu.show{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-menu li{padding:10px 16px}.dropdown-menu li:hover{background:#ffffff14}.hamburger{cursor:pointer;flex-direction:column;display:none}.hamburger span{background:var(--text);width:26px;height:3px;margin:4px 0}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background:var(--primary);opacity:0;flex-direction:column;align-items:flex-start;gap:18px;width:100%;max-height:0;padding:20px 24px;transition:all .3s;position:absolute;top:64px;left:0;overflow:hidden}.nav-menu.open{opacity:1;max-height:600px}.dropdown-menu{opacity:0;max-height:0;padding:0;position:static;overflow:hidden}.dropdown-menu.show{opacity:1;max-height:300px;padding:10px 0}}.cta-button{color:#000;cursor:pointer;background:#facc15;border:none;border-radius:6px;padding:8px 16px;font-weight:600;transition:all .25s}.cta-button:hover{background:#eab308}.nav-link{color:#fff;text-decoration:none;transition:all .25s}.nav-menu li:hover .nav-link{color:var(--accent)}.hamburger span{transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}
.Footer-module__wMjeTW__footer{color:#fff;background:#2f3b4a;width:100%;padding-top:60px}.Footer-module__wMjeTW__footer-container{grid-template-columns:repeat(4,1fr);gap:40px;width:100%;margin:0 auto;padding:0 60px;display:grid}.Footer-module__wMjeTW__footer-col{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.Footer-module__wMjeTW__footer-logo img{width:auto;max-height:50px}.Footer-module__wMjeTW__footer-desc{color:#cbd5f5;max-width:260px;font-size:15px;line-height:1.7}.Footer-module__wMjeTW__footer-col h4{color:#e2e8f0;font-size:16px;font-weight:600}.Footer-module__wMjeTW__footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__wMjeTW__footer-col ul li a{color:#94a3b8;font-size:15px;text-decoration:none;transition:all .25s}.Footer-module__wMjeTW__footer-col ul li a:hover{color:#60a5fa;transform:translate(4px)}.Footer-module__wMjeTW__footer-contact li{color:#94a3b8;font-size:15px}.Footer-module__wMjeTW__footer-social{gap:12px;margin-top:10px;display:flex}.Footer-module__wMjeTW__footer-social a{color:#fff;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__wMjeTW__footer-social a svg{font-size:15px}.Footer-module__wMjeTW__footer-social a:hover{transform:translateY(-3px)}.Footer-module__wMjeTW__footer-social a:first-child:hover{background:#1877f2}.Footer-module__wMjeTW__footer-social a:nth-child(2):hover{background:#1da1f2}.Footer-module__wMjeTW__footer-social a:nth-child(3):hover{background:#0077b5}.Footer-module__wMjeTW__footer-social a:nth-child(4):hover{background:#e4405f}.Footer-module__wMjeTW__footer-social a:nth-child(5):hover{background:red}.Footer-module__wMjeTW__footer-bottom{color:#94a3b8;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:50px;padding:20px 60px;font-size:14px;display:flex}.Footer-module__wMjeTW__footer-left{font-size:14px}.Footer-module__wMjeTW__footer-right{align-items:center;gap:8px;display:flex}.Footer-module__wMjeTW__footer-right img{width:auto;height:24px}@media (max-width:1024px){.Footer-module__wMjeTW__footer-container{grid-template-columns:repeat(2,1fr);padding:0 40px}.Footer-module__wMjeTW__footer-bottom{padding:20px 40px}}@media (max-width:768px){.Footer-module__wMjeTW__footer-container{grid-template-columns:1fr;padding:0 20px}.Footer-module__wMjeTW__footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;padding:20px}}.Footer-module__wMjeTW__footer-logo{cursor:pointer;display:inline-block}
