.Logo-module__jRiNOa__logoContainer{flex-direction:column;align-items:center;gap:.2rem;margin:0;display:flex}.Logo-module__jRiNOa__mark{background:#fff;border-radius:8px;flex-shrink:0;width:90px;height:90px;padding:4px}.Logo-module__jRiNOa__hexHole{color:#0000}.Logo-module__jRiNOa__textBlock{flex-direction:column;justify-content:center;line-height:1;display:flex}.Logo-module__jRiNOa__brandName{letter-spacing:.15em;color:#fff;text-align:center;font-size:.85rem;font-weight:700;transition:color .3s}.footerLogo .Logo-module__jRiNOa__brandName{color:#002348}.Logo-module__jRiNOa__accentN{color:#1d8987}.Logo-module__jRiNOa__tagline{letter-spacing:.2em;color:#d7b068;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:.35rem;font-size:.5rem;font-weight:600;display:flex}.Logo-module__jRiNOa__taglineLine{opacity:.5;background-color:#d7b068;flex:1;height:1px}
.Header-module__9fWxfa__header{z-index:100;background:#fff;width:100%;padding:1.15rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Header-module__9fWxfa__headerScrolled{-webkit-backdrop-filter:blur(16px);box-shadow:var(--glass-shadow);background:#002348f2;border-bottom:1px solid #ffffff1a;padding:.75rem 0}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 1.2rem;display:flex}@media (min-width:768px) and (max-width:1024px){.Header-module__9fWxfa__container{padding:0 1rem}}.Header-module__9fWxfa__logoLink{text-decoration:none;transition:transform .3s}.Header-module__9fWxfa__logoLink:hover{transform:scale(1.02)}.Header-module__9fWxfa__headerScrolled .Header-module__9fWxfa__logoLink img{filter:brightness(0)invert()}.Header-module__9fWxfa__navDesktop{align-items:center;gap:2.5rem;display:none}@media (min-width:768px){.Header-module__9fWxfa__navDesktop{display:flex}}@media (min-width:768px) and (max-width:1024px){.Header-module__9fWxfa__navDesktop{gap:1.2rem}.Header-module__9fWxfa__navLink{font-size:.85rem}.Header-module__9fWxfa__contactBtn{padding:.5rem 1rem;font-size:.85rem}}@media (min-width:1024px){.Header-module__9fWxfa__navDesktop{gap:2.5rem}}.Header-module__9fWxfa__navLink{color:var(--color-navy);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Header-module__9fWxfa__headerScrolled .Header-module__9fWxfa__navLink{color:#fff}.Header-module__9fWxfa__navLink:after{content:"";background:var(--gradient-brand);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__9fWxfa__navLink:hover{color:var(--color-teal)}.Header-module__9fWxfa__headerScrolled .Header-module__9fWxfa__navLink:hover{color:#d4f4f3}.Header-module__9fWxfa__navLink:hover:after{width:100%}.Header-module__9fWxfa__contactBtn{background:var(--color-navy);color:#fff;border-radius:999px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 14px #00234833}.Header-module__9fWxfa__contactBtn:hover{background:var(--color-teal);transform:translateY(-2px);box-shadow:0 6px 20px #1d89874d}.Header-module__9fWxfa__mobileMenuBtn{color:var(--color-navy);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .3s;display:block}.Header-module__9fWxfa__headerScrolled .Header-module__9fWxfa__mobileMenuBtn{color:#fff}@media (min-width:768px){.Header-module__9fWxfa__mobileMenuBtn{display:none}}.Header-module__9fWxfa__mobileNav{background:var(--surface-primary);border-bottom:1px solid var(--glass-border);width:100%;box-shadow:var(--glass-shadow);flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;display:flex;position:absolute;top:100%;left:0}.Header-module__9fWxfa__mobileNavLink{color:var(--foreground);font-size:1.1rem;font-weight:600;text-decoration:none}.Header-module__9fWxfa__mobileContactBtn{background:var(--color-navy);color:#fff;text-align:center;border-radius:999px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}
.Footer-module__nhiC3q__footer{background-color:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.Footer-module__nhiC3q__topSection{padding:4rem 0 2rem}.Footer-module__nhiC3q__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__nhiC3q__mainGrid{flex-direction:column;gap:3rem;margin-bottom:3rem;display:flex}@media (min-width:992px){.Footer-module__nhiC3q__mainGrid{flex-direction:row;gap:5rem}}.Footer-module__nhiC3q__logoCol{flex:0 0 300px}.Footer-module__nhiC3q__logoWrapper{transform-origin:0;margin-bottom:1.5rem}.Footer-module__nhiC3q__desc{color:#aaa;font-size:.85rem;line-height:1.6}.Footer-module__nhiC3q__linksGrid{flex:1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:640px){.Footer-module__nhiC3q__linksGrid{grid-template-columns:repeat(4,1fr)}}.Footer-module__nhiC3q__linkGroup h4{text-transform:uppercase;letter-spacing:.05em;color:var(--color-gold);margin-bottom:1.2rem;font-size:.9rem;font-weight:700}.Footer-module__nhiC3q__linkGroup h4.Footer-module__nhiC3q__mt4{margin-top:2rem}.Footer-module__nhiC3q__linkGroup li{color:#666;margin-bottom:.8rem}.Footer-module__nhiC3q__linkGroup a{color:#bbb;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__linkGroup a:hover{color:var(--color-teal-light)}.Footer-module__nhiC3q__socialIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s,filter .3s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{filter:brightness(1.2);transform:translateY(-2px)}.Footer-module__nhiC3q__fb{background-color:#1877f2}.Footer-module__nhiC3q__ig{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.Footer-module__nhiC3q__in{background-color:#0a66c2}.Footer-module__nhiC3q__x{background-color:#000}.Footer-module__nhiC3q__yt{background-color:red}.Footer-module__nhiC3q__bottomLinks{color:#aaa;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.Footer-module__nhiC3q__bottomLinks a{color:#aaa;transition:color .2s}.Footer-module__nhiC3q__bottomLinks a:hover{color:var(--color-teal-light)}.Footer-module__nhiC3q__dot{color:#999;font-size:.8rem}.Footer-module__nhiC3q__bottomBar{background-color:var(--color-teal-dark);color:#fff;text-align:center;letter-spacing:.05em;padding:1rem;font-size:.85rem;font-weight:600}.Footer-module__nhiC3q__socialIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex;box-shadow:0 0 10px #ffffff14,0 0 20px #ffffff0d}.Footer-module__nhiC3q__socialIcon svg{font-size:24px}.Footer-module__nhiC3q__socialIcon:hover{background:#ffffff26;transform:translateY(-5px)scale(1.1);box-shadow:0 0 15px #2a9d8f4d,0 0 35px #2a9d8f33}.Footer-module__nhiC3q__socialIcon:hover svg{filter:drop-shadow(0 0 8px)}.Footer-module__nhiC3q__socialRow{justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.Footer-module__nhiC3q__socialIcon{width:56px;height:56px}.Footer-module__nhiC3q__linksGrid{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:4rem;width:100%;display:grid}.Footer-module__nhiC3q__linkGroup{width:100%;min-width:0}.Footer-module__nhiC3q__linkGroup h4{margin-bottom:1rem}.Footer-module__nhiC3q__linkGroup ul{margin:0;padding:0;list-style:none}.Footer-module__nhiC3q__linkGroup ul li{margin-bottom:.75rem}.Footer-module__nhiC3q__linkGroup .Footer-module__nhiC3q__addressList li{margin-bottom:0;line-height:1.5}.Footer-module__nhiC3q__contactInfo{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__nhiC3q__contactInfo svg{flex-shrink:0}.Footer-module__nhiC3q__contactInfo a{color:inherit;text-decoration:none}.Footer-module__nhiC3q__contactInfo a:hover{opacity:.8}@media (max-width:992px){.Footer-module__nhiC3q__linksGrid{grid-template-columns:1fr;gap:2rem}}.Footer-module__nhiC3q__mainGrid{grid-template-columns:1.5fr 1fr 1fr;place-items:flex-start start;gap:80px;display:grid}.Footer-module__nhiC3q__logoSection{max-width:420px}.Footer-module__nhiC3q__logoImage{filter:brightness(0)invert();width:240px;height:auto}.Footer-module__nhiC3q__companyDesc{color:#fffc;margin-top:20px;font-size:15px;line-height:1.8}@media (max-width:992px){.Footer-module__nhiC3q__mainGrid{grid-template-columns:1fr;gap:40px}.Footer-module__nhiC3q__logoSection{max-width:100%}}.Footer-module__nhiC3q__logoSection{text-align:left;justify-self:start;max-width:420px}.Footer-module__nhiC3q__logoImage{margin:0;display:block}.Footer-module__nhiC3q__linkGroup li,.Footer-module__nhiC3q__linkGroup a{color:#bbb;font-size:.9rem;line-height:1.6}
.HeroSection-module__8AZ9Vq__hero{background-color:var(--color-navy-dark);border-radius:24px;align-items:center;min-height:55vh;margin:92px 2.5rem 0;padding:0 0 2rem;display:flex;position:relative;overflow:hidden;transform:perspective(1200px)rotateX(1deg);box-shadow:0 20px 60px #00000026}.HeroSection-module__8AZ9Vq__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__8AZ9Vq__gradientOrbPrimary{filter:blur(80px);background:radial-gradient(circle,#1d898726 0%,#00234800 70%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:-20%;right:-10%}.HeroSection-module__8AZ9Vq__gradientOrbSecondary{filter:blur(80px);background:radial-gradient(circle,#d7b0681a 0%,#00234800 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:-20%;left:-10%}@media (forced-colors:active){.HeroSection-module__8AZ9Vq__gradientOrbPrimary,.HeroSection-module__8AZ9Vq__gradientOrbSecondary{display:none}}.HeroSection-module__8AZ9Vq__hexagon{-webkit-backdrop-filter:blur(10px);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(135deg,#ffffff08 0%,#fff0 100%);border:1px solid #ffffff0d;width:300px;height:300px;position:absolute}.HeroSection-module__8AZ9Vq__hex1{border-color:#1d898733;width:400px;height:400px;top:15%;right:10%}.HeroSection-module__8AZ9Vq__hex2{border-color:#d7b06826;width:200px;height:200px;bottom:10%;right:35%}.HeroSection-module__8AZ9Vq__container{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:80px 2rem 0;position:relative}.HeroSection-module__8AZ9Vq__content{max-width:800px}.HeroSection-module__8AZ9Vq__eyebrow{color:var(--color-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#1d89871a;border:1px solid #1d898733;border-radius:999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.HeroSection-module__8AZ9Vq__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);line-height:1.1}.HeroSection-module__8AZ9Vq__titleNowrap{white-space:nowrap}.HeroSection-module__8AZ9Vq__subtitle{color:#fffc;max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.HeroSection-module__8AZ9Vq__ctaGroup{flex-wrap:wrap;gap:1.5rem;display:flex}.HeroSection-module__8AZ9Vq__btnIcon{margin-left:.5rem;transition:transform .3s}.HeroSection-module__8AZ9Vq__ctaGroup a:first-child:hover .HeroSection-module__8AZ9Vq__btnIcon{transform:translate(4px)}@media (max-width:768px){.HeroSection-module__8AZ9Vq__ctaGroup{flex-direction:column;gap:1rem}.HeroSection-module__8AZ9Vq__ctaGroup a{width:100%}.HeroSection-module__8AZ9Vq__hero{border-radius:20px;min-height:auto;margin:92px 1rem 0;padding-bottom:2rem;transform:none}.HeroSection-module__8AZ9Vq__container{padding:2rem 1.25rem}.HeroSection-module__8AZ9Vq__content{width:100%;max-width:100%}.HeroSection-module__8AZ9Vq__eyebrow{margin-bottom:1.25rem;padding:.5rem .8rem;font-size:.75rem;line-height:1.5}.HeroSection-module__8AZ9Vq__title{margin-bottom:1rem;font-size:clamp(1.6rem,7.4vw,2.6rem);line-height:1.2}.HeroSection-module__8AZ9Vq__subtitle{max-width:100%;margin-bottom:2rem;font-size:1rem;line-height:1.7}.HeroSection-module__8AZ9Vq__ctaGroup{flex-direction:column;gap:1rem;width:100%}.HeroSection-module__8AZ9Vq__ctaGroup a{text-align:center;justify-content:center;width:100%}.HeroSection-module__8AZ9Vq__hexagon,.HeroSection-module__8AZ9Vq__hex1,.HeroSection-module__8AZ9Vq__hex2{display:none}.HeroSection-module__8AZ9Vq__gradientOrbPrimary,.HeroSection-module__8AZ9Vq__gradientOrbSecondary{opacity:.4}}@media (max-width:480px){.HeroSection-module__8AZ9Vq__hero{margin:92px .75rem 0}.HeroSection-module__8AZ9Vq__container{padding:1.5rem 1rem}.HeroSection-module__8AZ9Vq__subtitle{font-size:.95rem}.HeroSection-module__8AZ9Vq__eyebrow{letter-spacing:.06em;font-size:.7rem}}
.PracticeAreas-module__Xgr7Wq__section{background-color:var(--surface-primary);padding:8rem 0;position:relative;overflow:hidden}.PracticeAreas-module__Xgr7Wq__header{text-align:center;max-width:600px;margin:0 auto 4rem}.PracticeAreas-module__Xgr7Wq__subtitle{color:var(--foreground);opacity:.8;margin-top:1rem;font-size:1.125rem}.PracticeAreas-module__Xgr7Wq__bentoGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.PracticeAreas-module__Xgr7Wq__bentoGrid{grid-template-columns:repeat(2,1fr)}}.PracticeAreas-module__Xgr7Wq__card{background:var(--background);border:1px solid var(--glass-border);z-index:1;border-radius:24px;padding:3rem;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.PracticeAreas-module__Xgr7Wq__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.PracticeAreas-module__Xgr7Wq__cardHeader{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.PracticeAreas-module__Xgr7Wq__iconWrapper{background:var(--surface-secondary);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.PracticeAreas-module__Xgr7Wq__cardTitle{color:var(--foreground);font-size:1.5rem}.PracticeAreas-module__Xgr7Wq__cardDesc{color:var(--foreground);opacity:.8;line-height:1.6}.PracticeAreas-module__Xgr7Wq__hexagonAccent{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);opacity:.05;z-index:-1;width:150px;height:150px;transition:transform .6s;position:absolute;bottom:-50px;right:-50px}.PracticeAreas-module__Xgr7Wq__card:hover .PracticeAreas-module__Xgr7Wq__hexagonAccent{opacity:.1;transform:scale(1.2)rotate(15deg)}.PracticeAreas-module__Xgr7Wq__gold .PracticeAreas-module__Xgr7Wq__iconWrapper{color:var(--color-gold-dark);background:#d7b06826}.PracticeAreas-module__Xgr7Wq__gold .PracticeAreas-module__Xgr7Wq__hexagonAccent{background:var(--color-gold)}.PracticeAreas-module__Xgr7Wq__teal .PracticeAreas-module__Xgr7Wq__iconWrapper{color:var(--color-teal);background:#1d898726}.PracticeAreas-module__Xgr7Wq__teal .PracticeAreas-module__Xgr7Wq__hexagonAccent{background:var(--color-teal)}.PracticeAreas-module__Xgr7Wq__navy .PracticeAreas-module__Xgr7Wq__iconWrapper{color:var(--color-navy-light);background:#00366b33}.PracticeAreas-module__Xgr7Wq__navy .PracticeAreas-module__Xgr7Wq__hexagonAccent{background:var(--color-navy)}@media (forced-colors:active){.PracticeAreas-module__Xgr7Wq__hexagonAccent{display:none}}.PracticeAreas-module__Xgr7Wq__goldTeal .PracticeAreas-module__Xgr7Wq__iconWrapper{background:var(--gradient-brand);color:#fff}.PracticeAreas-module__Xgr7Wq__goldTeal .PracticeAreas-module__Xgr7Wq__hexagonAccent{background:var(--gradient-gold)}
.Values-module__fss4xG__section{background-color:var(--color-navy);color:#fff;padding:8rem 0;position:relative;overflow:hidden}.Values-module__fss4xG__flexContainer{flex-direction:column;gap:4rem;display:flex}@media (min-width:992px){.Values-module__fss4xG__flexContainer{flex-direction:row;align-items:center;gap:6rem}}.Values-module__fss4xG__headerBlock{flex:1;max-width:500px}.Values-module__fss4xG__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1}.Values-module__fss4xG__subtitle{color:#fffc;font-size:1.125rem;line-height:1.6}.Values-module__fss4xG__accentLine{background:var(--color-teal);border-radius:2px;width:60px;height:4px;margin-top:2rem}.Values-module__fss4xG__grid{flex:2;grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:640px){.Values-module__fss4xG__grid{grid-template-columns:repeat(2,1fr)}}.Values-module__fss4xG__valueCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:2.5rem;transition:all .3s}.Values-module__fss4xG__valueCard:hover{background:#ffffff0f;border-color:#d7b0684d;transform:translateY(-4px)}.Values-module__fss4xG__iconWrapper{color:var(--color-gold);margin-bottom:1.5rem;display:inline-flex}.Values-module__fss4xG__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Values-module__fss4xG__cardDesc{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.6}
.WhoWeServe-module__nwev_W__section{background:var(--background);padding:5rem 2rem}.WhoWeServe-module__nwev_W__header{margin-bottom:3rem}.WhoWeServe-module__nwev_W__title{color:#fff;background:var(--color-navy);letter-spacing:.05em;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;display:inline-block}.WhoWeServe-module__nwev_W__separator{background:var(--color-gold);width:100%;height:3px;margin-bottom:2rem}.WhoWeServe-module__nwev_W__subtitle{color:var(--foreground);max-width:800px;margin-bottom:2rem;font-size:1.1rem;font-weight:500;line-height:1.6}.WhoWeServe-module__nwev_W__clientsList{flex-direction:column;gap:1.5rem;max-width:1000px;display:flex}.WhoWeServe-module__nwev_W__clientItem{background:0 0;border:none;align-items:flex-start;gap:1.25rem;padding:0;display:flex}.WhoWeServe-module__nwev_W__clientItem:last-child{border-bottom:none}.WhoWeServe-module__nwev_W__bulletDot{background:var(--color-teal);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.35rem}.WhoWeServe-module__nwev_W__clientText{color:var(--foreground);margin:0;font-size:1rem;line-height:1.6}
.ClientMarquee-module__uaxphG__marqueeSection{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background-color:#fff;padding:0 0 1.5rem;overflow:hidden}.ClientMarquee-module__uaxphG__container{width:70%;max-width:1280px;margin:0 auto}.ClientMarquee-module__uaxphG__label{text-align:center;letter-spacing:.15em;color:var(--color-gold);opacity:1;margin-bottom:2rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.ClientMarquee-module__uaxphG__container{width:90%}.ClientMarquee-module__uaxphG__label{letter-spacing:.07em;font-size:1.05rem}}@media (max-width:480px){.ClientMarquee-module__uaxphG__label{letter-spacing:.04em;font-size:.85rem}}.ClientMarquee-module__uaxphG__rows{flex-direction:column;gap:1.5rem;display:flex}.ClientMarquee-module__uaxphG__marqueeWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ClientMarquee-module__uaxphG__marqueeContent{width:max-content;display:flex}.ClientMarquee-module__uaxphG__scrollRtl{animation:130s linear infinite ClientMarquee-module__uaxphG__scroll-rtl}.ClientMarquee-module__uaxphG__scrollLtr{animation:130s linear infinite ClientMarquee-module__uaxphG__scroll-ltr}.ClientMarquee-module__uaxphG__logoTile{background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:12vw;height:24px;margin:0 .4rem;padding:0;display:flex}.ClientMarquee-module__uaxphG__logoImg{object-fit:contain;max-width:100%;max-height:100%}@media (min-width:640px){.ClientMarquee-module__uaxphG__logoTile{width:10vw;height:28px;margin:0 .6rem}}@media (min-width:768px){.ClientMarquee-module__uaxphG__logoTile{width:8vw;height:32px}}@media (min-width:1024px){.ClientMarquee-module__uaxphG__logoTile{width:96px;height:38px;margin:0 1rem}}@keyframes ClientMarquee-module__uaxphG__scroll-rtl{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes ClientMarquee-module__uaxphG__scroll-ltr{0%{transform:translate(-33.333%)}to{transform:translate(0)}}
.ContactForm-module__BroWAW__formWrapper{background:#fff;border:1px solid #eef0f3;border-radius:1.5rem;width:100%;max-width:42rem;margin:0 auto;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a14}@media (min-width:640px){.ContactForm-module__BroWAW__formWrapper{padding:3rem}}.ContactForm-module__BroWAW__topBar{background:var(--color-gold);width:100%;height:4px;position:absolute;top:0;left:0}.ContactForm-module__BroWAW__blobTopRight{filter:blur(48px);pointer-events:none;background:#d7b0681a;border-radius:999px;width:10rem;height:10rem;position:absolute;top:-5rem;right:-5rem}.ContactForm-module__BroWAW__blobBottomLeft{filter:blur(48px);pointer-events:none;background:#94a3b81a;border-radius:999px;width:10rem;height:10rem;position:absolute;bottom:-5rem;left:-5rem}.ContactForm-module__BroWAW__form{flex-direction:column;gap:1.25rem;display:flex;position:relative}.ContactForm-module__BroWAW__row{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.ContactForm-module__BroWAW__row{grid-template-columns:1fr 1fr}}.ContactForm-module__BroWAW__fieldGroup{position:relative}.ContactForm-module__BroWAW__label{color:var(--color-navy);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.ContactForm-module__BroWAW__inputWrap{position:relative}.ContactForm-module__BroWAW__inputIcon{color:#9ca3af;transition:color .3s;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ContactForm-module__BroWAW__inputWrap:focus-within .ContactForm-module__BroWAW__inputIcon{color:var(--color-gold-dark)}.ContactForm-module__BroWAW__input{color:#1f2937;background:#f8f9fb;border:1.5px solid #e2e5eb;border-radius:.75rem;outline:none;width:100%;padding:.875rem 1rem .875rem 3rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactForm-module__BroWAW__input::placeholder{color:#9ca3af}.ContactForm-module__BroWAW__input:focus{border-color:var(--color-gold);background:#fff;box-shadow:0 0 0 4px #d7b06826}.ContactForm-module__BroWAW__fieldError{color:#dc2626;margin-top:.4rem;font-size:.75rem}.ContactForm-module__BroWAW__termsBox{color:#4b5563;background:#f8f9fb;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.ContactForm-module__BroWAW__checkbox{width:1rem;height:1rem;accent-color:var(--color-gold-dark);cursor:pointer;flex-shrink:0;margin-top:.15rem}.ContactForm-module__BroWAW__termsText{color:#4b5563;margin:0;font-size:.875rem;line-height:1.5}.ContactForm-module__BroWAW__termsLink{color:var(--color-navy);font-weight:600;text-decoration:none}.ContactForm-module__BroWAW__termsLink:hover{color:var(--color-gold-dark);text-decoration:underline}.ContactForm-module__BroWAW__errorBox{color:#b91c1c;background:#fef2f2;border:1.5px solid #fecaca;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.ContactForm-module__BroWAW__submitBtn{background:var(--color-navy);color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 10px 25px #0023484d}.ContactForm-module__BroWAW__submitBtn:hover:not(:disabled){background:var(--color-navy-light);transform:translateY(-2px);box-shadow:0 14px 30px #00234866}.ContactForm-module__BroWAW__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactForm-module__BroWAW__spinner{animation:.8s linear infinite ContactForm-module__BroWAW__spin}@keyframes ContactForm-module__BroWAW__spin{to{transform:rotate(360deg)}}.ContactForm-module__BroWAW__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ContactForm-module__BroWAW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactForm-module__BroWAW__fadeIn{0%{opacity:0}to{opacity:1}}.ContactForm-module__BroWAW__modalCard{background:#fff;border-radius:1.5rem;width:100%;max-width:28rem;padding:2rem;animation:.25s ease-out ContactForm-module__BroWAW__scaleIn;position:relative;box-shadow:0 25px 60px #0003}@keyframes ContactForm-module__BroWAW__scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.ContactForm-module__BroWAW__modalClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s;display:flex;position:absolute;top:1rem;right:1rem}.ContactForm-module__BroWAW__modalClose:hover{color:var(--color-navy)}.ContactForm-module__BroWAW__successIconWrap{justify-content:center;margin-bottom:1.5rem;display:flex}.ContactForm-module__BroWAW__successIconInner{position:relative}.ContactForm-module__BroWAW__successIconPulse{background:#10b9812e;border-radius:999px;animation:1.6s cubic-bezier(0,0,.2,1) infinite ContactForm-module__BroWAW__ping;position:absolute;inset:0}@keyframes ContactForm-module__BroWAW__ping{0%{opacity:1;transform:scale(1)}75%,to{opacity:0;transform:scale(1.7)}}.ContactForm-module__BroWAW__successIconCircle{color:#fff;background:#10b981;border-radius:999px;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;position:relative;box-shadow:0 10px 25px #10b9814d}.ContactForm-module__BroWAW__modalTextWrap{text-align:center;margin-bottom:2rem}.ContactForm-module__BroWAW__modalTitle{color:var(--color-navy);margin-bottom:.75rem;font-size:1.5rem}.ContactForm-module__BroWAW__modalText{color:#4b5563;margin:0;font-size:1rem;line-height:1.6}.ContactForm-module__BroWAW__nextStepsBox{background:#f8f9fb;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.ContactForm-module__BroWAW__nextStepsTitle{color:var(--color-navy);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.ContactForm-module__BroWAW__nextStepsList{color:#4b5563;flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.ContactForm-module__BroWAW__nextStepsList li{align-items:flex-start;gap:.5rem;display:flex}.ContactForm-module__BroWAW__nextStepsNum{color:var(--color-gold-dark);font-weight:700}.ContactForm-module__BroWAW__modalActions{gap:.75rem;display:flex}.ContactForm-module__BroWAW__modalCloseBtn{color:var(--color-navy);cursor:pointer;background:#f1f2f5;border:none;border-radius:.75rem;flex:1;padding:.75rem;font-weight:600;transition:background .2s}.ContactForm-module__BroWAW__modalCloseBtn:hover{background:#e2e5eb}.ContactForm-module__BroWAW__modalHomeBtn{background:var(--color-gold);color:var(--color-navy);text-align:center;border-radius:.75rem;flex:1;padding:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.ContactForm-module__BroWAW__modalHomeBtn:hover{background:var(--color-gold-dark);box-shadow:0 10px 25px #d7b0684d}
