@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--bg-main:#0b1120;--text-main:#fff;--text-muted:#94a3b8;--brand-purple:#6366f1;--brand-pink:#d946ef;--brand-blue:#06b6d4;--radius:16px;--shadow:0 4px 30px #0006;--glass-bg:#0f172a73;--glass-border:#ffffff14}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-main);max-width:100vw;color:var(--text-main);scroll-behavior:smooth;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}body:before{content:"";background-color:var(--bg-main);z-index:-2;position:fixed;inset:0}.container{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:block!important}.section{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0b11204d;flex-direction:column;justify-content:center;width:100%;padding:4rem 0;display:flex}.section-alt{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background-color:#0f172a80;flex-direction:column;justify-content:center;width:100%;padding:4rem 0;display:flex}.section-dark{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle,#6366f11a 0%,#0b112099 100%);padding:7rem 0}.section-title{text-align:center;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:3.5rem;font-size:2.75rem;font-weight:800}.btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.btn-primary{background:linear-gradient(135deg, var(--brand-purple) 0%, var(--brand-pink) 50%, var(--brand-blue) 100%);color:#fff;box-shadow:0 0 20px #d946ef4d}.btn-primary:before{content:"";background:linear-gradient(135deg, var(--brand-blue), var(--brand-pink), var(--brand-purple));z-index:-1;opacity:0;border-radius:9999px;transition:opacity .3s;position:absolute;inset:-2px}.btn-primary:hover:before{opacity:1}.btn-light{color:#fff;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d}.btn-light:hover{background:#ffffff1a;border-color:#fff3}@media (max-width:768px){.container{padding:0 1.25rem}.section,.section-alt{padding:3rem 0}.section-dark{padding:4rem 0}.section-title{margin-bottom:2.5rem;font-size:2.25rem}}
.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1120a6;border-bottom:1px solid #0000;width:100%;transition:background .3s,border-color .3s;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__scrolled{background:#0b1120d9;border-bottom:1px solid #ffffff0d}.Navbar-module__nuAbfa__navContainer{width:100%;padding:.5rem 0;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.Navbar-module__nuAbfa__logoContainer{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImage{object-fit:cover;object-position:center;transform-origin:0;width:180px;max-height:48px;transform:scale(1.35)}.Navbar-module__nuAbfa__navLinks{flex-direction:row!important;align-items:center!important;gap:2.5rem!important;display:flex!important}.Navbar-module__nuAbfa__linkItem{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__nuAbfa__linkItem:hover,.Navbar-module__nuAbfa__active{color:#fff}.Navbar-module__nuAbfa__linkItem:after{content:"";background:linear-gradient(90deg, var(--brand-purple), var(--brand-pink));width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__linkItem:hover:after,.Navbar-module__nuAbfa__active:after{width:100%}.Navbar-module__nuAbfa__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__nuAbfa__hamburger{background:#fff;width:24px;height:2px;transition:all .3s;display:block;position:relative}.Navbar-module__nuAbfa__hamburger:before,.Navbar-module__nuAbfa__hamburger:after{content:"";background:#fff;width:24px;height:2px;transition:all .3s;position:absolute;left:0}.Navbar-module__nuAbfa__hamburger:before{top:-8px}.Navbar-module__nuAbfa__hamburger:after{top:8px}.Navbar-module__nuAbfa__hamburgerOpen{background:0 0}.Navbar-module__nuAbfa__hamburgerOpen:before{top:0;transform:rotate(45deg)}.Navbar-module__nuAbfa__hamburgerOpen:after{top:0;transform:rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1120fa;border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:none;overflow:hidden}.Navbar-module__nuAbfa__mobileLink{color:var(--text-muted);font-size:1.15rem;font-weight:500;text-decoration:none;transition:color .3s}.Navbar-module__nuAbfa__mobileLink:hover,.Navbar-module__nuAbfa__activeMobile{color:#fff}.Navbar-module__nuAbfa__mobileBtn{text-align:center;width:90%;max-width:300px;margin-top:.5rem}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks{display:none!important}.Navbar-module__nuAbfa__mobileMenuBtn{display:block}.Navbar-module__nuAbfa__mobileMenu{display:flex}}
.Footer-module__EZoWya__footer{box-sizing:border-box;background:#0b1120;border-top:1px solid #ffffff08;width:100%;padding-top:5rem;padding-bottom:2rem;overflow:hidden}.Footer-module__EZoWya__footerTop{width:100%;margin-bottom:2rem;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;display:flex!important}.Footer-module__EZoWya__sloganBlock h3{color:#fff;letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:500}.Footer-module__EZoWya__addressBlock{max-width:500px;text-align:right!important;flex-direction:column!important;gap:1.25rem!important;display:flex!important}.Footer-module__EZoWya__contactIntro{margin-top:1rem}.Footer-module__EZoWya__contactIntro p{color:#94a3b8;margin:0 0 .25rem;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__locationTitle h4{color:#fff;margin:0;font-size:1.1rem;font-weight:500}.Footer-module__EZoWya__locationsList p{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__contactDetails{border-top:1px solid #ffffff0d;padding-top:.75rem;margin-top:.5rem!important}.Footer-module__EZoWya__phoneText{font-size:.95rem;font-weight:500;color:#e2e8f0!important;margin:0 0 .35rem!important}.Footer-module__EZoWya__emailText{font-size:.95rem;font-weight:600;color:#6366f1!important;margin:0!important}.Footer-module__EZoWya__hugeBrandWrapper{text-align:center;-webkit-user-select:none;user-select:none;width:100%;margin-top:-1rem;margin-bottom:1.5rem}.Footer-module__EZoWya__hugeBrandText{color:#fff;letter-spacing:-.05em;margin:0;padding:0;font-size:14vw;font-weight:800;line-height:.85}.Footer-module__EZoWya__footerBottom{border-top:1px solid #ffffff0d;width:100%;padding-top:2rem;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.Footer-module__EZoWya__bottomLeftLogo{align-items:center;text-decoration:none;display:flex}.Footer-module__EZoWya__logoImage{object-fit:cover;object-position:center;transform-origin:0;width:180px;max-height:48px;transform:scale(1.35)}.Footer-module__EZoWya__legalLinks{flex-direction:row!important;gap:1.5rem!important;display:flex!important}.Footer-module__EZoWya__legalLinks a{color:#64748b;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legalLinks a:hover{color:#fff}@media (max-width:768px){.Footer-module__EZoWya__footerTop{flex-direction:column!important;gap:2.5rem!important}.Footer-module__EZoWya__addressBlock{width:100%;text-align:left!important}.Footer-module__EZoWya__hugeBrandText{font-size:16vw}.Footer-module__EZoWya__footerBottom{padding-top:1.5rem;flex-direction:column-reverse!important;align-items:flex-start!important;gap:1.5rem!important}}
:is(body,html),:is(a,button,[role=button],input){cursor:none!important}.CustomCursor-module__IN7vAW__cursorWrapper{pointer-events:none;will-change:transform;width:28px;height:28px;position:fixed;top:0;left:0;z-index:999999!important}.CustomCursor-module__IN7vAW__cursorSvg{width:100%;height:100%;overflow:visible}.CustomCursor-module__IN7vAW__arrowPath{fill:#fff;stroke:#030712;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 3px 5px #0000004d);transform-origin:4px 3px;transition:opacity .15s,transform .2s cubic-bezier(.16,1,.3,1)}.CustomCursor-module__IN7vAW__handPath{fill:#0000;stroke:#fff;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 3px 5px #0000004d);transform-origin:4px 3px;transition:opacity .15s,transform .2s cubic-bezier(.16,1,.3,1)}.CustomCursor-module__IN7vAW__arrowPath{opacity:1;transform:scale(1)}.CustomCursor-module__IN7vAW__handPath{opacity:0;transform:scale(.7)}.CustomCursor-module__IN7vAW__hover .CustomCursor-module__IN7vAW__arrowPath{opacity:0;transform:scale(.6)}.CustomCursor-module__IN7vAW__hover .CustomCursor-module__IN7vAW__handPath{opacity:1;transform:scale(1.15)}@media (pointer:coarse),(max-width:768px){:is(body,html){cursor:auto!important}:is(a,button,[role=button],input){cursor:pointer!important}.CustomCursor-module__IN7vAW__cursorWrapper{display:none!important}}
