.Navbar-module__cJzEcG__navbar{z-index:1000;background-color:#0000;width:100%;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background-color:#050a15eb;border-bottom:1px solid #c9962c26;padding:12px 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logoWrapper{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__logoImageWrapper{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.Navbar-module__cJzEcG__logoImage{object-fit:cover;width:110%;height:110%;transform:scale(1.1)}.Navbar-module__cJzEcG__logoTextWrapper{flex-direction:column;display:flex}.Navbar-module__cJzEcG__brandName{font-family:var(--font-inter);color:#fff;text-shadow:0 2px 4px #00000080;font-size:24px;font-weight:700;line-height:1.1;transition:color .3s}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__brandName{color:#fff;text-shadow:0 1px 4px #00000080}.Navbar-module__cJzEcG__brandTagline{font-family:var(--font-inter);color:var(--secondary);text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:700}.Navbar-module__cJzEcG__navLinks{display:none}@media (min-width:992px){.Navbar-module__cJzEcG__navLinks{align-items:center;gap:32px;display:flex}}.Navbar-module__cJzEcG__navLink{font-family:var(--font-inter);color:#ffffffe6;padding-bottom:4px;font-size:15px;font-weight:500;transition:color .3s;position:relative}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink{color:#ffffffd9}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink:hover{color:var(--secondary)}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--secondary);width:0;height:2px;transition:width .3s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__activeLink{color:var(--secondary)!important}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__activeLink:after{width:100%}.Navbar-module__cJzEcG__navLink:hover{color:var(--secondary)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__ctaButton{color:#fff;letter-spacing:1.5px;text-transform:uppercase;box-shadow:none;background-color:#0000;border:1px solid #ffffff4d;border-radius:50px;padding:8px 24px;font-size:12px;font-weight:600;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__ctaButton{color:#fff;border-color:#c9962c80;font-weight:600}.Navbar-module__cJzEcG__ctaButton:before{content:"";background-color:var(--secondary);z-index:-1;transition:transform .4s cubic-bezier(.25,1,.5,1);position:absolute;inset:0;transform:translateY(100%)}.Navbar-module__cJzEcG__ctaButton:hover{border-color:var(--secondary);transform:translateY(-2px);box-shadow:0 10px 20px #c9962c33;color:#fff!important}.Navbar-module__cJzEcG__ctaButton:hover:before{transform:translateY(0)}.Navbar-module__cJzEcG__mobileMenuBtn{color:#fff;cursor:pointer;z-index:1010;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .3s;display:flex!important}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__mobileMenuBtn{color:#ffffffe6}@media (min-width:992px){.Navbar-module__cJzEcG__mobileMenuBtn{display:none!important}}.Navbar-module__cJzEcG__mobileMenu{background-color:var(--surface);opacity:0;visibility:hidden;flex-direction:column;gap:16px;width:100%;padding:20px;transition:all .3s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 20px #0000001a}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__mobileNavLink{color:var(--text-primary);border-bottom:1px solid var(--border-divider);padding:10px 0;font-size:16px;font-weight:500}.Navbar-module__cJzEcG__mobileCtaButton{background-color:var(--secondary);color:#fff;border-radius:var(--radius-btn);text-align:center;margin-top:10px;padding:12px 24px;font-weight:700;display:inline-block}@media (max-width:768px){.Navbar-module__cJzEcG__logoImageWrapper{width:40px;height:40px}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#050a15;background-image:radial-gradient(circle at 100% 0,#c9962c0d,#0000 40%),url(https://www.transparenttextures.com/patterns/carbon-fibre.png);padding-top:80px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerTop{padding-bottom:60px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1.5fr 1fr;gap:40px;display:grid}.Footer-module__S6Hkya__col{flex-direction:column;display:flex}.Footer-module__S6Hkya__logoWrapper{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__logoImageWrapper{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.Footer-module__S6Hkya__logoImage{object-fit:cover;width:100%;height:100%}.Footer-module__S6Hkya__brandName{font-family:var(--font-inter);color:#fff;font-size:22px;font-weight:700}.Footer-module__S6Hkya__tagline{color:#fffc;max-width:250px;margin-bottom:20px;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__sgInc{color:var(--secondary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:24px;font-size:12px;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkList a{color:#ffffffe6;font-size:14px;transition:color .3s}.Footer-module__S6Hkya__linkList a:hover{color:var(--secondary)}.Footer-module__S6Hkya__address{color:#ffffffe6;font-size:13px;line-height:1.6}.Footer-module__S6Hkya__bottomBar{background-color:#05142880;border-top:1px solid #c9962c4d;padding:24px 0}.Footer-module__S6Hkya__bottomContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__S6Hkya__copyright{color:#fff9;font-size:13px}.Footer-module__S6Hkya__legalLinks{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__legalLinks a{color:#fff9;font-size:13px;transition:color .3s}.Footer-module__S6Hkya__legalLinks a:hover{color:var(--secondary)}.Footer-module__S6Hkya__dot{color:#fff6}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:30px}.Footer-module__S6Hkya__col:first-child,.Footer-module__S6Hkya__col:nth-child(4){grid-column:1/-1}.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column}}
.Hero-module__ZARIfG__heroSection{background-color:#050a15;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;align-items:center;min-height:100vh;padding:120px 0 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroSection:before{content:"";opacity:.15;z-index:1;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/carbon-fibre.png);position:absolute;inset:0}.Hero-module__ZARIfG__lightSweep1,.Hero-module__ZARIfG__lightSweep2{content:"";filter:blur(140px);z-index:0;pointer-events:none;border-radius:50%;width:1000px;height:1000px;position:absolute}.Hero-module__ZARIfG__lightSweep1{background:radial-gradient(circle,#1e3c6e80 0%,#0000 60%);animation:18s ease-in-out infinite alternate Hero-module__ZARIfG__slowDrift;top:-300px;right:-200px}.Hero-module__ZARIfG__lightSweep2{background:radial-gradient(circle,#c9962c1f 0%,#0000 60%);animation:25s ease-in-out infinite alternate-reverse Hero-module__ZARIfG__slowDrift;bottom:-300px;left:-200px}@keyframes Hero-module__ZARIfG__slowDrift{0%{transform:translate(0)}to{transform:translate(-100px,100px)}}.Hero-module__ZARIfG__gridContainer{z-index:1;grid-template-columns:1fr;gap:30px;height:auto;display:grid;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__gridContainer{grid-template-columns:5.5fr 6.5fr;align-items:stretch;gap:50px;height:auto;min-height:700px}}.Hero-module__ZARIfG__mainPanel{background:var(--primary);border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;justify-content:center;padding:60px 40px;display:flex;box-shadow:0 20px 40px #0006}@media (min-width:1024px){.Hero-module__ZARIfG__mainPanel{height:100%;padding:80px 60px}}.Hero-module__ZARIfG__categoryTag{text-transform:uppercase;letter-spacing:2px;color:var(--secondary);border-bottom:2px solid var(--secondary);align-self:flex-start;margin-bottom:40px;padding-bottom:6px;font-size:13px;font-weight:700;display:inline-block}.Hero-module__ZARIfG__headline{font-family:var(--font-playfair), serif;color:#fff;letter-spacing:-1px;margin-bottom:30px;font-size:46px;font-weight:500;line-height:1.15}@media (min-width:1200px){.Hero-module__ZARIfG__headline{font-size:62px}}.Hero-module__ZARIfG__goldAccent{color:var(--secondary);font-style:italic;font-weight:400}.Hero-module__ZARIfG__subtext{color:#ffffffd9;letter-spacing:.3px;border-left:2px solid #c9962c99;max-width:540px;margin-bottom:50px;padding-left:20px;font-size:18px;font-weight:300;line-height:1.8;position:relative}.Hero-module__ZARIfG__actionGroup{align-items:center;gap:30px;display:flex}.Hero-module__ZARIfG__primaryActionButton{color:#000;background-color:#fff;border-radius:80px;align-items:center;padding:16px 32px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__primaryActionButton:hover{background-color:var(--secondary);color:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__primaryActionButton:hover .Hero-module__ZARIfG__btnIcon{transform:translate(4px)}.Hero-module__ZARIfG__textLink{color:#fff;font-size:15px;font-weight:500;text-decoration:none;position:relative}.Hero-module__ZARIfG__textLink:after{content:"";background-color:var(--secondary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Hero-module__ZARIfG__textLink:hover:after{width:100%}.Hero-module__ZARIfG__mosaicGrid{grid-template-rows:1fr 1.2fr;grid-template-columns:1fr 1fr;gap:20px;height:100%;min-height:550px;padding:20px 0;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__mosaicGrid{gap:0}}.Hero-module__ZARIfG__mosaicTall{border-radius:20px;grid-area:1/1/3/2;margin-top:60px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0006}.Hero-module__ZARIfG__mosaicWide{border-radius:20px;grid-area:1/2/2/3;position:relative;overflow:hidden;box-shadow:0 15px 35px #0006}.Hero-module__ZARIfG__mosaicSquare{border-radius:20px;grid-area:2/2/3/3;position:relative;overflow:hidden;box-shadow:0 15px 35px #0006}@media (min-width:1024px){.Hero-module__ZARIfG__mosaicTall{z-index:3;transform:translate(40px)}.Hero-module__ZARIfG__mosaicWide{z-index:1;transform:translateY(30px)}.Hero-module__ZARIfG__mosaicSquare{z-index:4;transform:translate(-30px,-20px)}}.Hero-module__ZARIfG__editorialImage{object-fit:cover;object-position:center;filter:grayscale(10%)contrast(1.1);transition:all .8s cubic-bezier(.25,1,.5,1)}.Hero-module__ZARIfG__mosaicTall:after,.Hero-module__ZARIfG__mosaicWide:after,.Hero-module__ZARIfG__mosaicSquare:after{content:"";z-index:2;pointer-events:none;border-radius:20px;transition:box-shadow .6s;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1a}.Hero-module__ZARIfG__mosaicTall:hover:after,.Hero-module__ZARIfG__mosaicWide:hover:after,.Hero-module__ZARIfG__mosaicSquare:hover:after{box-shadow:inset 0 0 0 3px #c9962c99,0 0 30px #c9962c4d}.Hero-module__ZARIfG__mosaicTall:hover .Hero-module__ZARIfG__editorialImage,.Hero-module__ZARIfG__mosaicWide:hover .Hero-module__ZARIfG__editorialImage,.Hero-module__ZARIfG__mosaicSquare:hover .Hero-module__ZARIfG__editorialImage{filter:grayscale(0%)contrast(1.15);transform:scale(1.06)}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:38px}.Hero-module__ZARIfG__mainPanel{padding:40px 24px}.Hero-module__ZARIfG__actionGroup{flex-direction:column;align-items:flex-start}.Hero-module__ZARIfG__mosaicGrid{height:420px;margin-top:20px;display:block;position:relative}.Hero-module__ZARIfG__mosaicTall,.Hero-module__ZARIfG__mosaicWide,.Hero-module__ZARIfG__mosaicSquare{margin-top:0;position:absolute}.Hero-module__ZARIfG__mosaicTall{z-index:2;width:60%;height:85%;top:5%;left:0}.Hero-module__ZARIfG__mosaicWide{z-index:1;width:65%;height:50%;top:0;right:0}.Hero-module__ZARIfG__mosaicSquare{z-index:3;width:55%;height:45%;bottom:5%;right:5%}}
.About-module__vAULUW__aboutSection{background-color:#f8f9fc;background-image:radial-gradient(circle at 0 0,#0a1f4408 0%,#0000 50%),radial-gradient(circle at 100% 100%,#c9962c08 0%,#0000 50%),linear-gradient(#0a1f4405 1px,#0000 1px),linear-gradient(90deg,#0a1f4405 1px,#0000 1px);background-size:100% 100%,100% 100%,60px 60px,60px 60px;padding:120px 0 100px;position:relative;overflow:hidden}.About-module__vAULUW__aboutSection:after{content:"";pointer-events:none;border:1px solid #c9962c1a;border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.About-module__vAULUW__sectionHeader{z-index:2;align-items:flex-end;gap:60px;margin-bottom:70px;display:flex;position:relative}@media (max-width:768px){.About-module__vAULUW__sectionHeader{flex-direction:column;align-items:flex-start;gap:24px}}.About-module__vAULUW__headerLeft{flex:none}.About-module__vAULUW__labelRow{align-items:center;gap:12px;margin-bottom:20px;display:flex}.About-module__vAULUW__labelLine{background-color:var(--secondary);width:24px;height:2px}.About-module__vAULUW__labelSmall{font-family:var(--font-inter);color:var(--secondary);text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:700}.About-module__vAULUW__sectionTitle{font-family:var(--font-playfair), serif;color:var(--primary);letter-spacing:-1px;font-size:42px;font-weight:500;line-height:1.15;display:inline-block;position:relative}.About-module__vAULUW__sectionTitle:after{content:"";background-color:var(--secondary);width:0;height:3px;transition:width .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:-6px;left:0}.About-module__vAULUW__sectionTitle:hover:after{width:100%}.About-module__vAULUW__headerRight{flex-direction:column;flex:1;justify-content:flex-end;gap:16px;padding-bottom:8px;display:flex}.About-module__vAULUW__sectionDesc{color:var(--text-secondary);max-width:500px;font-size:16px;line-height:1.75}.About-module__vAULUW__dividerLine{background:linear-gradient(to right, var(--secondary), transparent);width:100%;height:1px}.About-module__vAULUW__grid{z-index:2;grid-template-columns:1fr;align-items:center;gap:60px;display:grid;position:relative}@media (min-width:1024px){.About-module__vAULUW__grid{grid-template-columns:5fr 5fr}}.About-module__vAULUW__cardsWrapper{flex-direction:column;gap:24px;display:flex}.About-module__vAULUW__aboutCard{background-color:#fff;border:1px solid #0000000d;border-radius:20px;padding:32px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.About-module__vAULUW__cardGlow{pointer-events:none;background:radial-gradient(600px circle at var(--mouse-x,-100px) var(--mouse-y,-100px), #c9962c1f, transparent 40%);z-index:0;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.About-module__vAULUW__aboutCard:hover .About-module__vAULUW__cardGlow{opacity:1}.About-module__vAULUW__aboutCard:hover{border-color:#c9962c33;transform:translate(10px);box-shadow:0 20px 40px #0a1f441a}.About-module__vAULUW__aboutCard:before{content:"";background-color:var(--secondary);width:0;height:40px;transition:width .4s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.About-module__vAULUW__aboutCard:hover:before{width:4px}.About-module__vAULUW__cardHeader{z-index:1;align-items:center;gap:16px;margin-bottom:16px;display:flex;position:relative}.About-module__vAULUW__iconCircle{background-color:#fcefd6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.About-module__vAULUW__iconGold{color:#c9962c;width:24px;height:24px}.About-module__vAULUW__cardLabel{color:var(--primary);letter-spacing:1.5px;font-size:13px;font-weight:700}.About-module__vAULUW__cardText{color:var(--text-primary);z-index:1;font-size:17px;font-weight:500;line-height:1.6;position:relative}.About-module__vAULUW__rightColumn{height:550px;position:relative}.About-module__vAULUW__visualMosaic{width:100%;height:100%;position:relative}.About-module__vAULUW__parallaxWrapper{pointer-events:none;width:100%;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}.About-module__vAULUW__parallaxWrapper>div{pointer-events:auto}.About-module__vAULUW__imageLayerMain{z-index:2;border:4px solid #fff;border-radius:24px;width:75%;height:75%;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;position:absolute;top:10%;left:10%;overflow:hidden;box-shadow:0 30px 60px #00000040}.About-module__vAULUW__imageLayerMain:hover{transform:perspective(800px)rotateY(-4deg)scale(1.02);box-shadow:0 35px 70px #0a1f444d,0 0 0 2px #c9962c66}.About-module__vAULUW__imageLayerUnder{z-index:1;opacity:.75;border-radius:20px;width:55%;height:55%;transition:transform .6s cubic-bezier(.25,1,.5,1),opacity .6s;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 40px #00000026}.About-module__vAULUW__imageLayerUnder:hover{opacity:1;transform:perspective(800px)rotateX(3deg)scale(1.04)}.About-module__vAULUW__imageLayerContext{z-index:3;border:4px solid #fff;border-radius:16px;width:45%;height:40%;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;position:absolute;bottom:5%;right:0;overflow:hidden;box-shadow:0 15px 35px #0003}.About-module__vAULUW__imageLayerContext:hover{transform:perspective(800px)rotateY(5deg)translateY(-6px);box-shadow:0 25px 50px #00000040,0 0 0 2px #c9962c80}.About-module__vAULUW__aboutImage{object-fit:cover;filter:grayscale(15%)contrast(1.05);transition:transform .8s cubic-bezier(.25,1,.5,1),filter .8s}.About-module__vAULUW__imageLayerMain:hover .About-module__vAULUW__aboutImage,.About-module__vAULUW__imageLayerUnder:hover .About-module__vAULUW__aboutImage,.About-module__vAULUW__imageLayerContext:hover .About-module__vAULUW__aboutImage{filter:grayscale(0%)contrast(1.15);transform:scale(1.08)}.About-module__vAULUW__contextOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--secondary);text-transform:uppercase;letter-spacing:1px;background:#0a1f44d9;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;bottom:12px;left:12px}@media (max-width:1024px){.About-module__vAULUW__rightColumn{height:450px;margin-top:40px}}@media (max-width:640px){.About-module__vAULUW__rightColumn{height:350px}.About-module__vAULUW__sectionTitle{font-size:32px}.About-module__vAULUW__imageLayerMain{width:80%;left:10%}.About-module__vAULUW__imageLayerContext{width:50%}.About-module__vAULUW__iconCircle{width:54px;height:54px}.About-module__vAULUW__iconGold{width:32px;height:32px}}
.Services-module__dpHhBa__servicesSection{background-color:#fff;background-image:radial-gradient(circle at top,#0a1f4405 0%,#0000 60%),linear-gradient(#0a1f4404 1px,#0000 1px),linear-gradient(90deg,#0a1f4404 1px,#0000 1px);background-size:100% 100%,60px 60px,60px 60px;padding:120px 0 80px;position:relative;overflow:hidden}.Services-module__dpHhBa__sectionHeader{z-index:1;align-items:flex-end;gap:60px;margin-bottom:70px;display:flex;position:relative}@media (max-width:768px){.Services-module__dpHhBa__sectionHeader{flex-direction:column;align-items:flex-start;gap:24px}}.Services-module__dpHhBa__headerLeft{flex:none}.Services-module__dpHhBa__sectionLabel{color:var(--secondary);text-transform:uppercase;letter-spacing:3px;margin-bottom:20px;padding-left:28px;font-size:12px;font-weight:700;display:block;position:relative}.Services-module__dpHhBa__sectionLabel:before{content:"";background-color:var(--secondary);width:18px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Services-module__dpHhBa__sectionTitle{color:var(--primary);letter-spacing:-1px;font-size:42px;font-weight:700;line-height:1.15;display:inline-block;position:relative}.Services-module__dpHhBa__sectionTitle:after{content:"";background-color:var(--secondary);width:0;height:3px;transition:width .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:-6px;left:0}.Services-module__dpHhBa__sectionTitle:hover:after{width:100%}.Services-module__dpHhBa__headerRight{flex-direction:column;flex:1;justify-content:flex-end;gap:16px;padding-bottom:8px;display:flex}.Services-module__dpHhBa__sectionDesc{color:var(--text-secondary);max-width:500px;font-size:16px;line-height:1.75}.Services-module__dpHhBa__dividerLine{background:linear-gradient(to right, var(--secondary), transparent);width:100%;height:1px;animation:1.5s forwards Services-module__dpHhBa__expandLine}@keyframes Services-module__dpHhBa__expandLine{0%{opacity:0;width:0}to{opacity:1;width:100%}}.Services-module__dpHhBa__cardsGrid{z-index:1;grid-template-columns:repeat(1,1fr);gap:30px;margin-bottom:40px;display:grid;position:relative}@media (min-width:768px){.Services-module__dpHhBa__cardsGrid{grid-template-columns:repeat(3,1fr);gap:40px}}.Services-module__dpHhBa__imageCard{background-color:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Services-module__dpHhBa__imageCard:before{content:"";background:linear-gradient(to right, var(--secondary), #b8851f);z-index:5;width:0;height:3px;transition:width .5s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0}.Services-module__dpHhBa__imageCard:hover:before{width:100%}.Services-module__dpHhBa__cardContent h3{color:var(--primary);margin-bottom:12px;font-size:20px;transition:color .3s}.Services-module__dpHhBa__imageCard:hover .Services-module__dpHhBa__cardContent h3{color:var(--secondary)}.Services-module__dpHhBa__header{text-align:center;max-width:700px;margin:0 auto 60px}.Services-module__dpHhBa__header span{color:var(--secondary);letter-spacing:1.5px;cursor:default;margin-bottom:16px;font-weight:700;display:inline-block;position:relative}.Services-module__dpHhBa__header span:after{content:"";background-color:var(--secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.Services-module__dpHhBa__header:hover span:after{width:100%}.Services-module__dpHhBa__header h2{color:var(--primary);margin-bottom:20px;font-size:38px;display:inline-block;position:relative}.Services-module__dpHhBa__header h2:after{content:"";background-color:var(--secondary);width:0;height:3px;transition:width .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:-4px;left:0}.Services-module__dpHhBa__header:hover h2:after{width:100%}.Services-module__dpHhBa__cardsGrid{grid-template-columns:repeat(1,1fr);gap:30px;margin-bottom:40px;display:grid}@media (min-width:768px){.Services-module__dpHhBa__cardsGrid{grid-template-columns:repeat(3,1fr);gap:40px}}.Services-module__dpHhBa__imageCard{background-color:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Services-module__dpHhBa__imageCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0a1f441f}.Services-module__dpHhBa__cardVisual{width:100%;height:240px;position:relative;overflow:hidden}.Services-module__dpHhBa__cardImage{object-fit:cover;transition:transform .6s}.Services-module__dpHhBa__imageCard:hover .Services-module__dpHhBa__cardImage{transform:scale(1.05)}.Services-module__dpHhBa__imageOverlay{z-index:1;background:linear-gradient(#0a1f4400 50%,#0a1f4466 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Services-module__dpHhBa__tagPill{z-index:2;text-transform:uppercase;color:#fff;background-color:var(--secondary);letter-spacing:.5px;border-radius:50px;padding:6px 14px;font-size:11px;font-weight:700;position:absolute;bottom:20px;left:24px}.Services-module__dpHhBa__cardContent{flex-direction:column;flex-grow:1;padding:30px 24px;display:flex}.Services-module__dpHhBa__cardContent h3{color:var(--primary);margin-bottom:12px;font-size:20px}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:24px;font-size:15px;line-height:1.6}.Services-module__dpHhBa__cardDesc strong{color:var(--secondary);font-weight:700}.Services-module__dpHhBa__exploreLink{color:var(--secondary);text-transform:uppercase;letter-spacing:.5px;align-self:flex-start;font-size:14px;font-weight:600;transition:color .3s}.Services-module__dpHhBa__imageCard:hover .Services-module__dpHhBa__exploreLink{color:var(--primary)}
.CTA-module__CdZh3q__ctaSection{background-color:var(--surface);padding:100px 0;overflow:hidden}.CTA-module__CdZh3q__ctaContainer{position:relative}.CTA-module__CdZh3q__splitLayout{background-color:var(--primary);border:1px solid #ffffff0d;border-radius:24px;align-items:center;gap:60px;padding:60px;display:flex;box-shadow:0 20px 50px #0a1f4426}.CTA-module__CdZh3q__contentSide{color:#fff;flex:1}.CTA-module__CdZh3q__labelRow{align-items:center;gap:12px;margin-bottom:24px;display:flex}.CTA-module__CdZh3q__labelLine{background-color:var(--secondary);width:24px;height:2px}.CTA-module__CdZh3q__label{font-family:var(--font-inter);color:var(--secondary);letter-spacing:2.5px;font-size:13px;font-weight:700;display:inline-block}.CTA-module__CdZh3q__heading{font-family:var(--font-playfair), serif;color:#fff;letter-spacing:-.5px;margin-bottom:24px;font-size:44px;line-height:1.2}.CTA-module__CdZh3q__goldText{color:var(--secondary);font-style:italic;font-weight:400}.CTA-module__CdZh3q__description{color:#fffc;max-width:500px;margin-bottom:30px;font-size:17px;line-height:1.7}.CTA-module__CdZh3q__metricsRow{flex-wrap:wrap;gap:20px;margin-bottom:40px;display:flex}.CTA-module__CdZh3q__metric{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.CTA-module__CdZh3q__metricIcon{width:22px;height:22px;color:var(--secondary)}.CTA-module__CdZh3q__metric:hover{background:#c9962c1a;border-color:#c9962c4d;transform:translateY(-2px)}.CTA-module__CdZh3q__actionBtn{background-color:var(--secondary);color:#fff;border-radius:80px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.CTA-module__CdZh3q__actionBtn:hover{background-color:#b8851f;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.CTA-module__CdZh3q__btnIcon{transition:transform .3s}.CTA-module__CdZh3q__actionBtn:hover .CTA-module__CdZh3q__btnIcon{transform:translate(4px)}.CTA-module__CdZh3q__visualSide{flex:1;justify-content:flex-end;display:flex}.CTA-module__CdZh3q__imageWrapper{cursor:pointer;border-radius:20px;width:100%;max-width:500px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 16px 40px #0000004d}.CTA-module__CdZh3q__premiumImgae{object-fit:cover;filter:grayscale(10%)contrast(1.1);width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1),filter .8s;display:block}.CTA-module__CdZh3q__colorTint{z-index:2;pointer-events:none;background:linear-gradient(to top right,#0a1f4466,#0a1f441a);transition:opacity .5s;position:absolute;inset:0}.CTA-module__CdZh3q__borderEffect{z-index:3;pointer-events:none;border:1px solid #fff3;border-radius:20px;transition:border-color .5s;position:absolute;inset:0}.CTA-module__CdZh3q__imageWrapper:hover .CTA-module__CdZh3q__premiumImgae{filter:grayscale(0%)contrast(1.15);transform:scale(1.06)}.CTA-module__CdZh3q__imageWrapper:hover .CTA-module__CdZh3q__colorTint{opacity:0}.CTA-module__CdZh3q__imageWrapper:hover .CTA-module__CdZh3q__borderEffect{border-color:#c9962ccc;box-shadow:inset 0 0 0 2px #c9962c66}@media (max-width:992px){.CTA-module__CdZh3q__splitLayout{text-align:center;flex-direction:column;padding:40px}.CTA-module__CdZh3q__labelRow{justify-content:center}.CTA-module__CdZh3q__labelLine{display:none}.CTA-module__CdZh3q__description{margin:0 auto 30px}.CTA-module__CdZh3q__metricsRow{justify-content:center}.CTA-module__CdZh3q__visualSide{justify-content:center;width:100%}}@media (max-width:768px){.CTA-module__CdZh3q__ctaSection{padding:60px 0}.CTA-module__CdZh3q__splitLayout{padding:30px 20px}.CTA-module__CdZh3q__heading{font-size:32px}}
.Contact-module__hcVmEa__contactSection{background-color:#f8f9fc;background-image:radial-gradient(circle,#c9962c08 0%,#0000 60%),linear-gradient(#0a1f4405 1px,#0000 1px),linear-gradient(90deg,#0a1f4405 1px,#0000 1px);background-size:100% 100%,60px 60px,60px 60px;padding:100px 0;position:relative;overflow:hidden}.Contact-module__hcVmEa__sectionHeader{z-index:1;align-items:flex-end;gap:60px;margin-bottom:60px;display:flex;position:relative}@media (max-width:768px){.Contact-module__hcVmEa__sectionHeader{flex-direction:column;align-items:flex-start;gap:24px}}.Contact-module__hcVmEa__headerLeft{flex:none}.Contact-module__hcVmEa__labelRow{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__labelLine{background-color:var(--secondary);width:24px;height:2px}.Contact-module__hcVmEa__labelSmall{font-family:var(--font-inter);color:var(--secondary);text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:700}.Contact-module__hcVmEa__sectionTitle{color:var(--primary);letter-spacing:-1px;font-size:42px;font-weight:700;line-height:1.15;display:inline-block;position:relative}.Contact-module__hcVmEa__sectionTitle:after{content:"";background-color:var(--secondary);width:0;height:3px;transition:width .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:-6px;left:0}.Contact-module__hcVmEa__sectionTitle:hover:after{width:100%}.Contact-module__hcVmEa__headerRight{flex-direction:column;flex:1;justify-content:flex-end;gap:16px;padding-bottom:8px;display:flex}.Contact-module__hcVmEa__sectionDesc{color:var(--text-secondary);max-width:500px;font-size:16px;line-height:1.75}.Contact-module__hcVmEa__dividerLine{background:linear-gradient(to right, var(--secondary), transparent);width:100%;height:1px;animation:1.5s forwards Contact-module__hcVmEa__expandLine}@keyframes Contact-module__hcVmEa__expandLine{0%{opacity:0;width:0}to{opacity:1;width:100%}}.Contact-module__hcVmEa__layout{z-index:1;grid-template-columns:45%;justify-content:space-between;gap:40px;display:grid;position:relative}@media (min-width:1024px){.Contact-module__hcVmEa__layout{grid-template-columns:40% 55%}}.Contact-module__hcVmEa__infoCards{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}.Contact-module__hcVmEa__infoCard{align-items:flex-start;gap:20px;display:flex}.Contact-module__hcVmEa__iconCircle{border:1px solid var(--secondary);background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contact-module__hcVmEa__icon{color:var(--secondary)}.Contact-module__hcVmEa__infoLabel{color:var(--primary);margin-bottom:4px;font-size:18px;font-weight:700}.Contact-module__hcVmEa__infoValue{color:var(--text-secondary);font-size:16px;line-height:1.5}.Contact-module__hcVmEa__infoValueGold{color:var(--secondary);font-size:16px;font-weight:500;transition:opacity .3s}.Contact-module__hcVmEa__infoValueGold:hover{opacity:.8}.Contact-module__hcVmEa__socialRow{gap:16px;display:flex}.Contact-module__hcVmEa__socialIcon{border:1px solid var(--border-divider);width:44px;height:44px;color:var(--primary);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Contact-module__hcVmEa__socialIcon:hover{background-color:var(--secondary);border-color:var(--secondary);color:#fff;transform:translateY(-2px)}.Contact-module__hcVmEa__rightCol{width:100%}.Contact-module__hcVmEa__formCard{background-color:var(--surface);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:40px}.Contact-module__hcVmEa__contactForm{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__formRow{gap:20px;display:flex}@media (max-width:640px){.Contact-module__hcVmEa__formRow{flex-direction:column}}.Contact-module__hcVmEa__inputGroup{flex-direction:column;flex:1;gap:8px;display:flex}.Contact-module__hcVmEa__inputGroup label{color:var(--primary);font-size:14px;font-weight:600}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup select,.Contact-module__hcVmEa__inputGroup textarea{border:1px solid var(--border-divider);width:100%;color:var(--text-primary);background-color:#f9fafb;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .2s}.Contact-module__hcVmEa__inputGroup select{cursor:pointer;appearance:none}.Contact-module__hcVmEa__selectWrapper{position:relative}.Contact-module__hcVmEa__selectWrapper:after{content:"▼";color:var(--text-secondary);pointer-events:none;font-size:10px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup select:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{border-color:var(--primary);background-color:#fff;outline:none;box-shadow:0 0 0 3px #0a1f441a}.Contact-module__hcVmEa__submitBtn{background-color:var(--secondary);color:#fff;border-radius:var(--radius-btn);width:100%;margin-top:10px;padding:14px;font-size:16px;font-weight:700}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){background-color:#b8851f}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__formNote{color:var(--text-secondary);text-align:center;margin-top:-8px;font-size:13px}.Contact-module__hcVmEa__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 20px;animation:.4s cubic-bezier(.175,.885,.32,1.275) Contact-module__hcVmEa__scaleIn;display:flex}.Contact-module__hcVmEa__successIcon{color:#10b981;margin-bottom:20px}.Contact-module__hcVmEa__successState h3{color:var(--primary);margin-bottom:10px;font-size:24px}.Contact-module__hcVmEa__successState p{color:var(--text-secondary);margin-bottom:30px}.Contact-module__hcVmEa__resetBtn{color:var(--primary);border:1px solid var(--primary);background-color:#0000;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s}.Contact-module__hcVmEa__resetBtn:hover{background-color:var(--primary);color:#fff}.Contact-module__hcVmEa__errorMessage{color:#b91c1c;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}@keyframes Contact-module__hcVmEa__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:992px){.Contact-module__hcVmEa__layout{grid-template-columns:1fr}}
.Legal-module__z0tfEa__legalSection{background-color:var(--surface);min-height:100vh;padding:140px 0 80px}.Legal-module__z0tfEa__contentWrapper{background-color:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:60px;box-shadow:0 10px 40px #0a1f440d}.Legal-module__z0tfEa__title{color:var(--primary);letter-spacing:-.5px;margin-bottom:16px;font-size:40px}.Legal-module__z0tfEa__lastUpdated{font-family:var(--font-inter);color:var(--text-secondary);margin-bottom:40px;font-size:14px;display:block}.Legal-module__z0tfEa__legalBody{color:var(--text-primary);font-size:16px;line-height:1.8}.Legal-module__z0tfEa__legalBody h2{color:var(--primary);border-bottom:1px solid var(--border-divider);margin-top:40px;margin-bottom:16px;padding-bottom:12px;font-size:24px}.Legal-module__z0tfEa__legalBody h3{color:var(--primary);margin-top:24px;margin-bottom:12px;font-size:20px}.Legal-module__z0tfEa__legalBody p{color:var(--text-secondary);margin-bottom:20px}.Legal-module__z0tfEa__legalBody ul{color:var(--text-secondary);margin-bottom:24px;padding-left:20px}.Legal-module__z0tfEa__legalBody li{margin-bottom:10px}.Legal-module__z0tfEa__legalBody a{color:var(--secondary);text-decoration:underline}.Legal-module__z0tfEa__legalBody a:hover{color:var(--primary)}@media (max-width:768px){.Legal-module__z0tfEa__contentWrapper{padding:30px 20px}.Legal-module__z0tfEa__title{font-size:32px}}
