.contact-page-v2{--c-navy:#111735;--c-ink:#151b33;--c-red:#ed1440;--c-paper:#f6f7fa;--c-line:#e3e6ee;color:var(--c-ink);background:#fff;overflow:hidden}.contact-page-v2 *{box-sizing:border-box}.contact-v2-shell{width:min(1180px,calc(100% - 40px));margin:auto}
.contact-v2-hero{position:relative;padding:112px 0 128px;background:var(--c-navy);color:#fff;isolation:isolate}.contact-v2-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 76% 26%,rgba(237,20,64,.19),transparent 27%),linear-gradient(125deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:auto,44px 44px}.contact-v2-hero:after{content:"";position:absolute;width:430px;height:430px;right:-175px;bottom:-250px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018);z-index:-1}.contact-v2-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:88px;align-items:center}
.contact-v2-eyebrow,.contact-v2-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--c-red);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.contact-v2-eyebrow:before,.contact-v2-kicker:before{content:"";width:30px;height:2px;background:currentColor}.contact-v2-hero h1{max-width:760px;margin:22px 0 24px;color:#fff;font-family:var(--font-header,'Sora',sans-serif);font-size:clamp(42px,5.2vw,72px);line-height:1.06;letter-spacing:-.045em}.contact-v2-hero h1 span{color:#ff365b}.contact-v2-hero-copy>p{max-width:690px;margin:0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.8}.contact-v2-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:36px}.contact-v2-btn{min-height:54px;padding:0 24px;border:1px solid transparent;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-weight:800;text-decoration:none;transition:.25s}.contact-v2-btn-primary{background:var(--c-red);box-shadow:0 12px 28px rgba(237,20,64,.26)}.contact-v2-btn:hover{color:#fff;transform:translateY(-2px)}.contact-v2-btn-primary:hover{background:#d90e36}.contact-v2-btn-ghost{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.04)}.contact-v2-btn-ghost:hover{background:rgba(255,255,255,.1)}
.contact-v2-expect{padding:34px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);box-shadow:0 26px 70px rgba(0,0,0,.18)}.contact-v2-card-label{display:block;color:var(--c-red);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.contact-v2-expect ol{list-style:none;padding:0;margin:26px 0 0}.contact-v2-expect li{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12)}.contact-v2-expect li>span{color:#ff365b;font-size:12px;font-weight:800}.contact-v2-expect strong{display:block;color:#fff;font-size:16px}.contact-v2-expect p{margin:6px 0 0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.65}
.contact-v2-channels{position:relative;z-index:2;margin-top:-38px}.contact-v2-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));box-shadow:0 22px 50px rgba(17,23,53,.12)}.contact-v2-channel{min-width:0;padding:25px 27px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:16px;align-items:center;background:#fff;color:var(--c-ink);text-decoration:none;border-right:1px solid var(--c-line);transition:.25s}.contact-v2-channel:last-child{border:0}.contact-v2-channel:hover{color:var(--c-ink);background:#fff9fa;transform:translateY(-3px)}.contact-v2-channel-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:var(--c-red);background:#fff0f3;font-size:18px}.contact-v2-channel small,.contact-v2-channel strong{display:block;overflow:hidden;text-overflow:ellipsis}.contact-v2-channel small{margin-bottom:5px;color:#72798b;font-size:12px}.contact-v2-channel strong{font-size:15px;white-space:nowrap}.contact-v2-channel>i{color:var(--c-red)}
.contact-v2-form-section{padding:124px 0 116px;background:linear-gradient(180deg,#fff,var(--c-paper))}.contact-v2-section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:54px}.contact-v2-section-heading h2{max-width:650px;margin:14px 0 0;color:var(--c-navy);font-family:var(--font-header,'Sora',sans-serif);font-size:clamp(34px,4.1vw,54px);line-height:1.12;letter-spacing:-.035em}.contact-v2-section-heading>p{max-width:510px;margin:0 0 4px;color:#646c80;font-size:16px;line-height:1.8}.contact-v2-form-layout{display:grid;grid-template-columns:340px minmax(0,1fr);align-items:start;gap:28px}.contact-v2-brief-card{position:sticky;top:112px;padding:38px 32px;color:#fff;background:var(--c-navy)}.contact-v2-brief-card h3{margin:15px 0 28px;color:#fff;font-size:25px;line-height:1.35}.contact-v2-brief-card ul{list-style:none;padding:0;margin:0}.contact-v2-brief-card li{display:grid;grid-template-columns:26px 1fr;gap:12px;padding:19px 0;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.65);font-size:13px;line-height:1.6}.contact-v2-brief-card li i{color:var(--c-red);margin-top:4px}.contact-v2-brief-card li strong{display:block;color:#fff;font-size:14px}.contact-v2-privacy-note{display:grid;grid-template-columns:24px 1fr;gap:12px;margin-top:25px;padding:20px;background:rgba(255,255,255,.07)}.contact-v2-privacy-note i{color:var(--c-red);margin-top:3px}.contact-v2-privacy-note p{margin:0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.6}.contact-v2-privacy-note strong{color:#fff}
.contact-v2-form-card{padding:44px;border:1px solid var(--c-line);background:#fff;box-shadow:0 18px 50px rgba(17,23,53,.07)}.contact-v2-form-card .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:0}.contact-v2-form-card .form-group{margin-bottom:20px}.contact-v2-form-card .form-group label{margin-bottom:8px;color:var(--c-ink);font-size:13px}.contact-v2-form-card .input-icon{width:48px;min-width:48px;border-radius:3px 0 0 3px;background:var(--c-navy);font-size:15px}.contact-v2-form-card .form-control{min-height:50px;padding:13px 16px;border:1px solid #dfe2e9;border-left:0;border-radius:0 3px 3px 0;background:#fbfbfc;font-size:14px}.contact-v2-form-card textarea.form-control{min-height:135px;border:1px solid #dfe2e9;border-radius:3px}.contact-v2-form-card .form-control:focus{border-color:var(--c-red);box-shadow:0 0 0 3px rgba(237,20,64,.09)}.contact-v2-form-card .captcha-box{padding:24px;border:1px solid var(--c-line);border-radius:3px;background:var(--c-paper)}.contact-v2-form-card .captcha-header{text-align:left}.contact-v2-form-card .captcha-display{justify-content:flex-start}.contact-v2-form-card #CaptchaImageCode{border:1px solid var(--c-red);border-radius:3px}.contact-v2-form-card .captcha-reload{border-radius:3px;background:var(--c-red)}.contact-v2-form-card .form-actions{justify-content:flex-start}.contact-v2-form-card .btn-primary,.contact-v2-form-card .btn-secondary{min-height:50px;border-radius:3px}.contact-v2-form-card .btn-primary{background:var(--c-red)}
.contact-v2-visit{padding:112px 0;color:#fff;background:#0b1027}.contact-v2-section-heading-light h2{color:#fff}.contact-v2-section-heading-light>p{color:rgba(255,255,255,.62)}.contact-v2-location-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);min-height:510px}.contact-v2-map,.contact-v2-map iframe{min-height:510px}.contact-v2-map{background:#ddd}.contact-v2-map iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.55) contrast(1.06)}.contact-v2-office-card{padding:44px 40px;background:var(--c-red)}.contact-v2-office-card .contact-v2-card-label{color:#fff;opacity:.75}.contact-v2-office-card h3{margin:15px 0 32px;color:#fff;font-size:29px}.contact-v2-office-detail{display:grid;grid-template-columns:26px 1fr;gap:14px;padding:20px 0;border-top:1px solid rgba(255,255,255,.24)}.contact-v2-office-detail i{margin-top:4px}.contact-v2-office-detail p{margin:0;color:rgba(255,255,255,.86);line-height:1.7}.contact-v2-office-detail strong{color:#fff}.contact-v2-office-links{display:flex;flex-direction:column;gap:8px;padding-top:24px;border-top:1px solid rgba(255,255,255,.24)}.contact-v2-office-links a{color:#fff;font-weight:800;text-decoration:none}.contact-v2-socials{display:flex;gap:10px;margin-top:28px}.contact-v2-socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);color:#fff;text-decoration:none}.contact-v2-socials a:hover{background:#fff;color:var(--c-red)}
#back-to-top{opacity:0;visibility:hidden;transform:translateY(10px)}#back-to-top.is-visible{display:block;opacity:1;visibility:visible;transform:none}
@media(max-width:991px){.contact-v2-hero-grid,.contact-v2-section-heading{grid-template-columns:1fr;gap:42px}.contact-v2-hero{padding:84px 0 104px}.contact-v2-channel-grid,.contact-v2-form-layout,.contact-v2-location-grid{grid-template-columns:1fr}.contact-v2-channel{border-right:0;border-bottom:1px solid var(--c-line)}.contact-v2-brief-card{position:static}}
@media(max-width:640px){.contact-v2-shell{width:min(calc(100% - 28px),1180px)}.contact-v2-hero{padding:66px 0 82px}.contact-v2-hero h1{font-size:39px}.contact-v2-hero-copy>p{font-size:16px}.contact-v2-btn{width:100%}.contact-v2-expect{padding:25px 22px}.contact-v2-channels{margin-top:-24px}.contact-v2-channel{padding:20px 18px;grid-template-columns:44px minmax(0,1fr) auto}.contact-v2-form-section,.contact-v2-visit{padding:82px 0}.contact-v2-section-heading{margin-bottom:36px}.contact-v2-form-card{padding:26px 18px}.contact-v2-form-card .form-row{grid-template-columns:1fr}.contact-v2-form-card .captcha-box{padding:18px 12px}.contact-v2-form-card #CaptchaImageCode canvas{max-width:100%;height:auto}.contact-v2-form-card .form-actions{flex-direction:column}.contact-v2-form-card .form-actions button{width:100%}.contact-v2-map,.contact-v2-map iframe{min-height:360px}.contact-v2-office-card{padding:34px 25px}}
@media(prefers-reduced-motion:reduce){.contact-page-v2 *{scroll-behavior:auto!important;transition:none!important}}
.contact-page-v2 .contact-v2-hero h1{color:#fff!important}
.contact-page-v2 .contact-v2-hero h1 span{color:#ff365b!important}
.contact-page-v2 .contact-v2-hero-copy>p,.contact-page-v2 .contact-v2-expect p{color:rgba(255,255,255,.76)!important}
.contact-page-v2 .contact-v2-expect strong{color:#fff!important}
.contact-page-v2 .contact-v2-btn,.contact-page-v2 .contact-v2-btn:hover{color:#fff!important}
.contact-page-v2 .contact-v2-btn-primary,.contact-page-v2 .contact-v2-btn-primary:hover{color:#fff!important}
.contact-v2-hero-grid>*{min-width:0}
.contact-v2-hero h1,.contact-v2-hero-copy>p,.contact-v2-expect{max-width:100%;overflow-wrap:anywhere}
@media(max-width:640px){.contact-v2-shell{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.contact-page-v2 .contact-v2-hero h1{font-size:34px!important;line-height:1.14;white-space:normal!important}.contact-v2-hero-grid{display:block}.contact-v2-expect{margin-top:42px}.contact-v2-hero-copy>p,.contact-v2-expect p{font-size:15px!important;white-space:normal!important}.contact-v2-expect li{grid-template-columns:34px minmax(0,1fr)}}

/* Home-page aligned contact art direction */
#contact-root{font-family:'Manrope',sans-serif!important;background:#fff!important;color:#12152e!important}
#contact-root .contact-v2-shell{width:min(1320px,100%)!important;padding-inline:32px!important}
#contact-root .contact-v2-hero{padding:72px 0 92px!important;background:
radial-gradient(55% 70% at 90% 20%,rgba(237,20,64,.13),transparent 66%),
radial-gradient(45% 60% at 8% 92%,rgba(212,146,28,.07),transparent 70%),#fff!important;color:#0a1f44!important;border-bottom:1px solid rgba(45,27,14,.08)}
#contact-root .contact-v2-hero:before{opacity:.55;background-image:linear-gradient(90deg,rgba(237,20,64,.06) 1px,transparent 1px),linear-gradient(rgba(237,20,64,.04) 1px,transparent 1px)!important;background-size:25% 100%,100% 25%!important}
#contact-root .contact-v2-hero:after{width:570px;height:570px;right:-190px;bottom:-335px;border-color:rgba(237,20,64,.14);box-shadow:0 0 0 72px rgba(237,20,64,.025),0 0 0 145px rgba(237,20,64,.018)}
#contact-root .contact-v2-hero-grid{grid-template-columns:1.08fr .92fr!important;gap:clamp(42px,6vw,90px)!important}
#contact-root .contact-v2-eyebrow{padding:8px 14px!important;border:1px solid rgba(237,20,64,.35)!important;border-radius:999px!important;background:rgba(255,255,255,.8)!important;box-shadow:0 7px 20px rgba(237,20,64,.08)!important;font-family:'JetBrains Mono',monospace!important;font-size:11px!important;letter-spacing:.12em!important}
#contact-root .contact-v2-eyebrow:before{display:none}.contact-v2-eyebrow>i{width:7px;height:7px;border-radius:50%;background:#ed1440;box-shadow:0 0 0 5px rgba(237,20,64,.1)}.contact-v2-eyebrow b{color:#aab0ba;font-weight:500}
#contact-root .contact-v2-hero h1{margin:28px 0 22px!important;color:#0a1f44!important;font-family:'Sora',sans-serif!important;font-size:clamp(48px,5.4vw,78px)!important;line-height:1.04!important;letter-spacing:-.055em!important}
#contact-root .contact-v2-hero h1 span{color:#ed1440!important;position:relative}
#contact-root .contact-v2-hero h1 span:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:3px;background:linear-gradient(90deg,#ed1440 70%,transparent)}
#contact-root .contact-v2-hero-copy>p{color:#4d586d!important;font-size:18px!important;line-height:1.75!important;max-width:61ch}
#contact-root .contact-v2-btn{border-radius:7px!important;min-height:54px!important;font-size:14px!important}
#contact-root .contact-v2-btn-primary{background:#ed1440!important;box-shadow:0 14px 30px -12px rgba(237,20,64,.65)!important}
#contact-root .contact-v2-btn-ghost{color:#0a1f44!important;border-color:#d9d6cf!important;background:#faf9f6!important}
#contact-root .contact-v2-btn-ghost:hover{color:#ed1440!important;border-color:#ed1440!important}
#contact-root .contact-v2-expect{padding:0!important;border:1px solid rgba(237,20,64,.18)!important;border-radius:20px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 30px 70px -30px rgba(22,26,60,.3)!important;overflow:hidden!important}
.contact-v2-console-head{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #ece9e3;background:#faf9f6;font:700 10px 'JetBrains Mono',monospace;letter-spacing:.13em;color:#3a4452}.contact-v2-console-head span{display:flex;align-items:center;gap:8px}.contact-v2-console-head i{width:7px;height:7px;border-radius:50%;background:#23d18b;box-shadow:0 0 0 4px rgba(35,209,139,.12)}.contact-v2-console-head b{color:#15915e}
#contact-root .contact-v2-expect>.contact-v2-card-label{padding:26px 28px 0!important;color:#ed1440!important}
#contact-root .contact-v2-expect ol{margin:15px 28px 25px!important}
#contact-root .contact-v2-expect li{grid-template-columns:46px 1fr!important;padding:21px 0!important;border-color:#ece9e3!important}
#contact-root .contact-v2-expect li>span{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(237,20,64,.2);border-radius:50%;color:#ed1440!important;font-family:'JetBrains Mono',monospace}
#contact-root .contact-v2-expect strong{color:#0a1f44!important;font-family:'Sora',sans-serif!important;font-size:15px!important}
#contact-root .contact-v2-expect p{color:#667085!important;font-size:13px!important}
#contact-root .contact-v2-channels{margin-top:-34px!important}
#contact-root .contact-v2-channel-grid{gap:12px!important;box-shadow:none!important}
#contact-root .contact-v2-channel{border:1px solid #e8e5df!important;border-radius:14px!important;box-shadow:0 15px 35px -25px rgba(22,26,60,.45)!important}
#contact-root .contact-v2-channel:hover{border-color:rgba(237,20,64,.4)!important;box-shadow:0 20px 42px -22px rgba(237,20,64,.35)!important}
#contact-root .contact-v2-channel-icon{border-radius:12px!important;background:#fff0f3!important}
#contact-root .contact-v2-form-section{padding:120px 0!important;background:#f4f3ef!important}
#contact-root .contact-v2-kicker{font-family:'JetBrains Mono',monospace!important;color:#ed1440!important}
#contact-root .contact-v2-section-heading h2{font-family:'Sora',sans-serif!important;color:#0a1f44!important;font-size:clamp(38px,4.4vw,60px)!important}
#contact-root .contact-v2-section-heading>p{color:#5a6072!important}
#contact-root .contact-v2-brief-card{border-radius:20px!important;background:#161a3c!important;box-shadow:0 24px 55px -30px rgba(22,26,60,.7)!important}
#contact-root .contact-v2-form-card{border-radius:22px!important;border-color:#e4e3de!important;box-shadow:0 24px 60px -30px rgba(22,26,60,.35)!important}
#contact-root .contact-v2-form-card .input-icon{background:#161a3c!important}
#contact-root .contact-v2-form-card .form-control{border-color:#e4e3de!important;background:#fafaf8!important;border-radius:0 10px 10px 0!important}
#contact-root .contact-v2-form-card textarea.form-control{border-radius:10px!important}
#contact-root .contact-v2-form-card .captcha-box{border-radius:14px!important;background:#fafaf8!important}
#contact-root .contact-v2-form-card .btn-primary,#contact-root .contact-v2-form-card .btn-secondary{border-radius:999px!important}
#contact-root .contact-v2-visit{padding:110px 0!important;background:#080a12!important}
#contact-root .contact-v2-location-grid{gap:16px!important}
#contact-root .contact-v2-map{overflow:hidden;border-radius:22px!important}
#contact-root .contact-v2-office-card{border-radius:22px!important;background:linear-gradient(145deg,#ed1440,#ae152e)!important;box-shadow:0 28px 65px -30px rgba(237,20,64,.75)!important}
@media(max-width:991px){#contact-root .contact-v2-hero-grid{grid-template-columns:1fr!important}.contact-v2-expect{max-width:680px!important}.contact-v2-channel-grid{grid-template-columns:1fr!important}}
@media(max-width:640px){#contact-root .contact-v2-shell{width:100%!important;max-width:100%!important;padding-inline:20px!important}#contact-root .contact-v2-hero{padding:54px 0 72px!important}#contact-root .contact-v2-hero h1{font-size:39px!important}#contact-root .contact-v2-hero h1 span{white-space:normal!important}#contact-root .contact-v2-eyebrow{line-height:1.5!important}#contact-root .contact-v2-expect ol{margin-inline:20px!important}#contact-root .contact-v2-channel{grid-template-columns:44px minmax(0,1fr) auto!important}#contact-root .contact-v2-form-section{padding:80px 0!important}}
@media(max-width:640px){#contact-root,#contact-root>section{width:100vw!important;max-width:100vw!important}#contact-root .contact-v2-hero-grid,#contact-root .contact-v2-hero-copy,#contact-root .contact-v2-hero-copy>p,#contact-root .contact-v2-expect{width:100%!important;max-width:100%!important;min-width:0!important}#contact-root .contact-v2-hero-copy>p{overflow-wrap:anywhere!important}#contact-root .contact-v2-hero-actions{width:100%!important}#contact-root .contact-v2-btn{max-width:100%!important}}

/* Keep the project-guidance panel legible over its navy surface. */
#contact-root .contact-v2-brief-card,
#contact-root .contact-v2-brief-card h3,
#contact-root .contact-v2-brief-card .contact-v2-card-label,
#contact-root .contact-v2-brief-card li,
#contact-root .contact-v2-brief-card li span,
#contact-root .contact-v2-brief-card li strong,
#contact-root .contact-v2-brief-card .contact-v2-privacy-note p,
#contact-root .contact-v2-brief-card .contact-v2-privacy-note strong {
  color: #fff !important;
}

/* DIDC security-console CAPTCHA */
#contact-root .contact-v2-form-card .captcha-box{
  position:relative!important;
  padding:28px!important;
  overflow:hidden!important;
  border:1px solid rgba(22,26,60,.12)!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 96% 0,rgba(237,20,64,.09),transparent 34%),
    linear-gradient(145deg,#fff 0%,#f7f6f2 100%)!important;
  box-shadow:inset 0 1px 0 #fff!important
}
#contact-root .captcha-box:before{content:"SECURE INPUT";position:absolute;right:24px;top:23px;color:#98a0ae;font:600 9px 'JetBrains Mono',monospace;letter-spacing:.15em}
#contact-root .captcha-header{margin:0 0 20px!important;padding:0 110px 18px 0!important;border-bottom:1px solid #e6e3dc!important}
#contact-root .captcha-header h4{margin:0 0 5px!important;color:#0a1f44!important;font-family:'Sora',sans-serif!important;font-size:17px!important}
#contact-root .captcha-header h4 i{display:inline-grid!important;width:28px;height:28px;margin-right:9px!important;place-items:center;border-radius:8px;background:#fff0f3;color:#ed1440!important}
#contact-root .captcha-header p{color:#687286!important;font-size:12px!important}
#contact-root .captcha-display{display:grid!important;grid-template-columns:minmax(0,320px) 52px!important;gap:12px!important;align-items:stretch!important;margin:0 0 14px!important}
#contact-root #CaptchaImageCode{position:relative!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:12px!important;background:#0a0d20!important;box-shadow:0 14px 30px -16px rgba(22,26,60,.8)!important;transform:none!important}
#contact-root #CaptchaImageCode:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
#contact-root #CaptchaImageCode canvas{display:block!important;width:100%!important;height:80px!important}
#contact-root .captcha-reload{width:52px!important;height:80px!important;border:1px solid rgba(237,20,64,.25)!important;border-radius:12px!important;background:#fff!important;color:#ed1440!important;box-shadow:none!important;font-size:17px!important}
#contact-root .captcha-reload:hover{background:#ed1440!important;color:#fff!important;transform:none!important;box-shadow:0 12px 24px -14px rgba(237,20,64,.8)!important}
#contact-root .captcha-input{position:relative!important;text-align:left!important}
#contact-root .captcha-input:before{content:"TYPE THE 6-CHARACTER CODE";position:absolute;z-index:2;left:17px;top:9px;color:#8a92a3;font:600 8px 'JetBrains Mono',monospace;letter-spacing:.13em;pointer-events:none}
#contact-root .captcha-input .form-control{height:64px!important;padding:24px 18px 8px!important;border:1px solid #dedbd4!important;border-radius:12px!important;background:#fff!important;color:#0a1f44!important;text-align:left!important;font:700 19px 'JetBrains Mono',monospace!important;letter-spacing:.32em!important}
#contact-root .captcha-input .form-control::placeholder{color:#c1c5cd!important;font-size:11px!important;font-weight:500!important;letter-spacing:.1em!important}
#contact-root .captcha-input .form-control:focus{border-color:#ed1440!important;box-shadow:0 0 0 4px rgba(237,20,64,.09)!important}
#contact-root .captcha-input .error-message{display:block;margin-top:8px;color:#c51638!important;font-size:12px!important}
@media(max-width:520px){#contact-root .contact-v2-form-card .captcha-box{padding:20px!important}#contact-root .captcha-box:before{display:none}#contact-root .captcha-header{padding-right:0!important}#contact-root .captcha-display{grid-template-columns:minmax(0,1fr) 48px!important}#contact-root .captcha-reload{width:48px!important}}

/* Light contact cards must remain dark on hover (home3 defaults links to white). */
#contact-root .contact-v2-channel,
#contact-root .contact-v2-channel:hover,
#contact-root .contact-v2-channel:focus,
#contact-root .contact-v2-channel:active,
#contact-root .contact-v2-channel:hover small,
#contact-root .contact-v2-channel:hover strong,
#contact-root .contact-v2-channel:focus small,
#contact-root .contact-v2-channel:focus strong {
  color:#0a1f44!important;
}
#contact-root .contact-v2-channel:hover,
#contact-root .contact-v2-channel:focus-visible {
  background:linear-gradient(135deg,#fff 35%,#fff2f5 100%)!important;
  border-color:rgba(237,20,64,.42)!important;
  transform:translateY(-4px)!important;
}
#contact-root .contact-v2-channel:hover .contact-v2-channel-icon,
#contact-root .contact-v2-channel:focus-visible .contact-v2-channel-icon {
  color:#fff!important;
  background:#ed1440!important;
}
#contact-root .contact-v2-channel:hover>i,
#contact-root .contact-v2-channel:focus-visible>i {
  color:#ed1440!important;
  transform:translateX(4px);
}

/* Corporate identity, statutory details and office availability */
#contact-root .contact-v2-corporate{padding:118px 0 112px!important;background:#fff!important}
#contact-root .contact-v2-corporate-heading{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end;margin-bottom:48px}
#contact-root .contact-v2-corporate-heading h2{max-width:650px;margin:14px 0 0;color:#0a1f44!important;font:800 clamp(38px,4.2vw,58px)/1.1 'Sora',sans-serif;letter-spacing:-.04em}
#contact-root .contact-v2-corporate-heading>p{max-width:550px;margin:0 0 4px;color:#5a6072;font-size:16px;line-height:1.8}
#contact-root .contact-v2-corporate-grid{display:grid;grid-template-columns:.9fr 1.25fr 1fr;gap:18px;align-items:stretch}
#contact-root .contact-v2-info-card{position:relative;min-width:0;padding:30px;border:1px solid #e5e3dd;border-radius:20px;background:linear-gradient(155deg,#fff,#faf9f6);box-shadow:0 24px 54px -38px rgba(22,26,60,.42);overflow:hidden}
#contact-root .contact-v2-info-card:after{content:"";position:absolute;right:-62px;top:-72px;width:160px;height:160px;border:1px solid rgba(237,20,64,.12);border-radius:50%;box-shadow:0 0 0 28px rgba(237,20,64,.018)}
#contact-root .contact-v2-info-card-identity{border-top:3px solid #ed1440}
#contact-root .contact-v2-info-card-head{position:relative;z-index:1;display:flex;align-items:center;gap:14px;padding-bottom:22px;border-bottom:1px solid #e9e6df}
#contact-root .contact-v2-info-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border-radius:13px;color:#ed1440;background:#fff0f3;font-size:18px}
#contact-root .contact-v2-info-card-head small{display:block;margin-bottom:4px;color:#ed1440;font:700 10px 'JetBrains Mono',monospace;letter-spacing:.12em;text-transform:uppercase}
#contact-root .contact-v2-info-card-head h3{margin:0;color:#0a1f44!important;font:800 20px 'Sora',sans-serif}
#contact-root .contact-v2-info-list{position:relative;z-index:1;margin:0}
#contact-root .contact-v2-info-list>div{display:grid;gap:6px;padding:18px 0;border-bottom:1px solid #ece9e3}
#contact-root .contact-v2-info-list>div:last-child{border-bottom:0;padding-bottom:0}
#contact-root .contact-v2-info-list dt{color:#788195;font:700 10px 'JetBrains Mono',monospace;letter-spacing:.07em;text-transform:uppercase}
#contact-root .contact-v2-info-list dd{margin:0;color:#0a1f44;font-size:14px;font-weight:800;line-height:1.5;overflow-wrap:anywhere}
#contact-root .contact-v2-info-list a{color:#0a1f44!important;text-decoration:none}
#contact-root .contact-v2-info-list a:hover{color:#ed1440!important}
#contact-root .contact-v2-copy-row{display:flex;align-items:center;justify-content:space-between;gap:14px}
#contact-root .contact-v2-copy-row>span{min-width:0;overflow-wrap:anywhere}
#contact-root .contact-v2-copy{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;flex:0 0 auto;border:1px solid #e2dfe0;border-radius:8px;background:#fff;color:#526079;font:700 11px 'Manrope',sans-serif;cursor:pointer;transition:.2s}
#contact-root .contact-v2-copy b{font:inherit}
#contact-root .contact-v2-copy:hover,#contact-root .contact-v2-copy:focus-visible{border-color:#ed1440;color:#ed1440;box-shadow:0 5px 14px rgba(237,20,64,.1);outline:0}
#contact-root .contact-v2-copy.is-copied{border-color:#a8dec2;background:#edf9f2;color:#187348}
#contact-root .contact-v2-copy-status{min-height:18px;margin:14px 0 0;color:#187348;font-size:11px;font-weight:700}
#contact-root .contact-v2-hours-list .is-closed dd{color:#b61a39}
#contact-root .contact-v2-hours-note{display:flex;align-items:flex-start;gap:9px;margin:20px 0 0;padding:13px;border-radius:10px;background:#f1f8f4;color:#38614c;font-size:11px;line-height:1.55}
#contact-root .contact-v2-hours-note i{width:7px;height:7px;flex:0 0 7px;margin-top:5px;border-radius:50%;background:#28a66a;box-shadow:0 0 0 4px rgba(40,166,106,.12)}
@media(max-width:1050px){#contact-root .contact-v2-corporate-grid{grid-template-columns:1fr 1fr}#contact-root .contact-v2-info-card-hours{grid-column:1/-1}}
@media(max-width:760px){#contact-root .contact-v2-corporate{padding:80px 0!important}#contact-root .contact-v2-corporate-heading,#contact-root .contact-v2-corporate-grid{grid-template-columns:1fr;gap:28px}#contact-root .contact-v2-corporate-heading{margin-bottom:36px}#contact-root .contact-v2-info-card-hours{grid-column:auto}#contact-root .contact-v2-info-card{padding:24px}}
@media(max-width:420px){#contact-root .contact-v2-copy-row{align-items:flex-start;flex-direction:column}#contact-root .contact-v2-copy{width:100%}}

/* Match every lead field to the white-and-red DIDC CTA control system. */
#contact-root .contact-v2-form-card .input-wrapper{
  position:relative!important;
  border-radius:10px!important;
  transition:filter .24s ease!important;
}
#contact-root .contact-v2-form-card .input-icon{
  position:relative!important;
  z-index:1!important;
  width:50px!important;
  min-width:50px!important;
  overflow:hidden!important;
  border:1px solid #e4e3de!important;
  border-right:0!important;
  border-radius:10px 0 0 10px!important;
  color:#ed1440!important;
  background:linear-gradient(145deg,#fff 42%,#fff4f6 100%)!important;
  box-shadow:inset -1px 0 0 rgba(237,20,64,.14)!important;
  transition:color .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease!important;
}
#contact-root .contact-v2-form-card .input-icon::after{
  content:'';
  position:absolute;
  left:0;
  top:50%;
  width:3px;
  height:20px;
  border-radius:0 3px 3px 0;
  background:linear-gradient(180deg,#ff496a,#ed1440);
  transform:translateY(-50%) scaleY(.42);
  opacity:.38;
  transition:transform .24s ease,opacity .24s ease;
}
#contact-root .contact-v2-form-card .input-icon i{
  position:relative!important;
  z-index:1!important;
  color:#ed1440!important;
  font-size:15px!important;
  text-shadow:0 6px 14px rgba(237,20,64,.2)!important;
  transition:transform .24s ease,color .24s ease!important;
}
#contact-root .contact-v2-form-card .input-wrapper:hover .input-icon{
  border-color:rgba(237,20,64,.38)!important;
  background:linear-gradient(145deg,#fff 25%,#fff0f3 100%)!important;
}
#contact-root .contact-v2-form-card .input-wrapper:focus-within{
  filter:drop-shadow(0 8px 14px rgba(237,20,64,.08));
}
#contact-root .contact-v2-form-card .input-wrapper:focus-within .input-icon{
  color:#c80f35!important;
  border-color:#ed1440!important;
  background:#fff!important;
  box-shadow:inset -1px 0 0 rgba(237,20,64,.22),0 0 0 3px rgba(237,20,64,.08)!important;
}
#contact-root .contact-v2-form-card .input-wrapper:focus-within .input-icon::after{
  transform:translateY(-50%) scaleY(1);
  opacity:1;
}
#contact-root .contact-v2-form-card .input-wrapper:focus-within .input-icon i{
  color:#c80f35!important;
  transform:translateY(-1px) scale(1.08);
}

/* Partnership, support and sales routing */
#contact-root .contact-v2-route-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
#contact-root .contact-v2-visit .contact-v2-section-heading h2,
#contact-root .contact-v2-visit #visit-didc-title{color:#fff!important}
#contact-root .contact-v2-route-card{position:relative!important;min-height:390px!important;padding:30px!important;display:flex!important;flex-direction:column!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:22px!important;background:linear-gradient(155deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;overflow:hidden!important;transition:transform .35s ease,border-color .35s ease,background .35s ease!important}
#contact-root .contact-v2-route-card:before{content:"";position:absolute;right:-75px;bottom:-90px;width:210px;height:210px;border:1px solid rgba(237,20,64,.22);border-radius:50%;box-shadow:0 0 0 36px rgba(237,20,64,.025),0 0 0 72px rgba(237,20,64,.018)}
#contact-root .contact-v2-route-card:hover{transform:translateY(-7px)!important;border-color:rgba(237,20,64,.52)!important;background:linear-gradient(155deg,rgba(237,20,64,.1),rgba(255,255,255,.035))!important}
#contact-root .contact-v2-route-card-partner{background:linear-gradient(145deg,#ed1440,#a9112b)!important;border-color:transparent!important}
#contact-root .contact-v2-route-card-partner:before{border-color:rgba(255,255,255,.28);box-shadow:0 0 0 36px rgba(255,255,255,.035),0 0 0 72px rgba(255,255,255,.02)}
#contact-root .contact-v2-route-top{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:36px!important}
#contact-root .contact-v2-route-index{color:rgba(255,255,255,.48)!important;font:600 11px 'JetBrains Mono',monospace!important;letter-spacing:.13em!important}
#contact-root .contact-v2-route-icon{width:50px!important;height:50px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:14px!important;color:#ff5577!important;background:rgba(255,255,255,.06)!important;font-size:19px!important}
#contact-root .contact-v2-route-card-partner .contact-v2-route-icon{color:#ed1440!important;background:#fff!important}
#contact-root .contact-v2-route-card .contact-v2-card-label{color:#ff5577!important}
#contact-root .contact-v2-route-card-partner .contact-v2-card-label{color:#fff!important;opacity:.72!important}
#contact-root .contact-v2-route-card h3{margin:12px 0 14px!important;color:#fff!important;font:800 26px/1.2 'Sora',sans-serif!important}
#contact-root .contact-v2-route-card p{margin:0 0 28px!important;color:rgba(255,255,255,.64)!important;font-size:14px!important;line-height:1.72!important}
#contact-root .contact-v2-route-card-partner p{color:rgba(255,255,255,.82)!important}
#contact-root .contact-v2-route-card>a{position:relative!important;z-index:2!important;margin-top:auto!important;display:inline-flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}
#contact-root .contact-v2-route-card>a:hover{color:#fff!important;gap:15px!important}
#contact-root .contact-v2-presence{margin-top:18px!important;padding:22px 26px!important;display:grid!important;grid-template-columns:1fr auto auto!important;gap:28px!important;align-items:center!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:15px!important;background:rgba(255,255,255,.035)!important}
#contact-root .contact-v2-presence span{display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font:600 11px 'JetBrains Mono',monospace!important;letter-spacing:.1em!important;text-transform:uppercase!important}
#contact-root .contact-v2-presence span i{width:8px;height:8px;border-radius:50%;background:#23d18b;box-shadow:0 0 0 5px rgba(35,209,139,.12)}
#contact-root .contact-v2-presence p{margin:0!important;color:rgba(255,255,255,.5)!important;font-size:12px!important}
#contact-root .contact-v2-presence a{color:#fff!important;font-weight:800!important;text-decoration:none!important}
@media(max-width:900px){#contact-root .contact-v2-route-grid{grid-template-columns:1fr!important}#contact-root .contact-v2-route-card{min-height:330px!important}#contact-root .contact-v2-presence{grid-template-columns:1fr!important;gap:8px!important}}
