*{box-sizing:border-box;margin:0;padding:0}
:root{--navy:#020d1d;--navy2:#06182c;--red:#ef0d1c;--red2:#ff2633;--white:#fff;--muted:#d5d9e0;--line:rgba(255,255,255,.18)}
html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;background:var(--navy);color:var(--white);line-height:1.45}
a{color:inherit;text-decoration:none}
.site-header{height:74px;background:#020b18;display:flex;align-items:center;position:relative;z-index:5;border-bottom:1px solid rgba(255,255,255,.04)}
.brand-panel{height:74px;width:280px;background:#fff;clip-path:polygon(0 0,92% 0,100% 100%,0 100%);display:flex;align-items:center;padding:8px 18px}
.brand-panel img{width:238px;height:auto;max-height:60px;object-fit:contain;display:block}
.main-nav{margin-left:auto;display:flex;align-items:center;gap:27px;padding-right:15px;font-size:13px;font-weight:600}
.main-nav a{opacity:.96;white-space:nowrap}
.main-nav .active{color:var(--red);position:relative}
.main-nav .active:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--red)}
.talk-btn{background:var(--red);padding:11px 16px;border-radius:6px;display:flex;gap:12px;align-items:center}
.chat-icon{font-size:20px;border:1px solid rgba(255,255,255,.7);border-radius:5px;line-height:13px;padding:1px 4px}
.hero{min-height:340px;background:linear-gradient(90deg,#06101e 0%,#06162a 47%,#021329 100%);display:grid;grid-template-columns:43% 57%;overflow:hidden}
.hero-copy{padding:45px 20px 34px 38px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.eyebrow{font-size:13px;color:var(--red);font-weight:700;margin-bottom:6px}
.hero h1{font-size:44px;line-height:1.1;font-weight:800;margin-bottom:12px}
.hero h1 strong{color:var(--red)}
.red-rule{width:52px;height:3px;background:var(--red);display:block;margin-bottom:14px}
.hero-copy p{font-size:17px;color:#f3f5f8;margin-bottom:20px}
.primary-btn,.submit-btn{background:var(--red);border:0;color:#fff;font-weight:700;padding:13px 23px;border-radius:4px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;width:max-content;font-size:14px;cursor:pointer}
.primary-btn span{font-size:25px;font-weight:400;line-height:14px}
.hero-art{min-height:340px;background-image:url("../assets/contact/images/hero-scene.png");background-size:cover;background-position:center;position:relative}
.contact-zone{background:linear-gradient(180deg,#fff0f2 0%,#fff5f6 100%);color:#07152a;padding:30px 32px 24px}
.contact-grid{display:grid;grid-template-columns:1fr .78fr 1.45fr;gap:16px;max-width:1180px;margin:0 auto}
.info-card,.form-card{background:rgba(255,255,255,.5);border:1px solid rgba(220,20,40,.18);border-radius:8px;padding:18px 20px}
.info-card h2,.form-card h2,.why-connect h2{font-size:17px;letter-spacing:.2px;margin-bottom:20px;display:flex;align-items:center;gap:10px}
.info-card h2 span,.form-card h2 span,.why-connect h2 span{width:38px;height:2px;background:var(--red);display:inline-block}
.info-item,.office-item{display:flex;gap:16px;align-items:flex-start}
.info-item h3,.office-item h3{font-size:14px;margin-bottom:3px}
.info-item p,.office-item p{font-size:14px;font-weight:500;margin-bottom:3px}
.info-item small{font-size:11px;color:#333}
.icon-circle{width:56px;height:56px;min-width:56px;border-radius:50%;background:var(--red);display:grid;place-items:center;box-shadow:0 5px 18px rgba(239,13,28,.25)}
.icon-circle svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.info-divider,.office-divider{height:1px;background:rgba(9,25,45,.15);margin:16px 0}
.office-item{margin-bottom:8px}
.office-item .pin-icon{width:54px;height:54px;min-width:54px}
.office-item p{line-height:1.6}
.form-card{padding-bottom:13px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}
label{display:block;font-size:12px;color:#172338}
label>span{display:block;margin:0 0 4px}
label b{color:var(--red)}
input,select,textarea{width:100%;border:1px solid rgba(5,25,45,.17);border-radius:5px;background:rgba(255,255,255,.75);padding:11px 12px;color:#09182b;font:inherit;outline:none}
input:focus,select:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 2px rgba(239,13,28,.08)}
.full-label{margin-bottom:10px}
textarea{resize:vertical;min-height:72px}
.submit-btn{width:100%;justify-content:center;margin-top:2px;padding:12px}
.submit-btn span{font-size:23px}
.privacy{font-size:10.5px;text-align:center;margin-top:8px;color:#30353c}
.lock{font-size:18px;vertical-align:-2px;margin-right:6px}
.form-status{font-size:11px;text-align:center;color:#b20d1b;margin-top:5px;min-height:15px}
.why-connect{max-width:1180px;margin:20px auto 0}
.why-connect h2{justify-content:center;margin-bottom:12px}
.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.service-grid article{border:1px solid rgba(12,35,58,.2);border-radius:7px;background:rgba(255,255,255,.62);min-height:190px;padding:14px 10px;text-align:center;display:flex;flex-direction:column;align-items:center}
.service-icon{width:58px;height:58px;display:grid;place-items:center;line-height:1;margin-bottom:2px}
.service-icon svg{width:50px;height:50px;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px currentColor)}
.red-icon{color:#ef1625}.blue-icon{color:#176dff}
.service-grid h3{font-size:14px;line-height:1.25;margin:7px 0 8px}
.service-grid p{font-size:11px;line-height:1.55;color:#27303c}
.final-cta{max-width:1180px;margin:0 auto;background:#03142a;min-height:175px;display:grid;grid-template-columns:50% 50%;overflow:hidden;border-radius:0 0 5px 5px}
.cta-copy{padding:32px 34px;position:relative;z-index:2}
.cta-copy h2{font-size:32px;line-height:1.15;margin-bottom:8px}
.cta-copy h2 strong{color:var(--red)}
.cta-copy p{font-size:15px;margin-bottom:15px}
.cta-art{background-image:url("../assets/contact/images/cta-handshake.png");background-size:cover;background-position:center;min-height:175px}
.site-footer{background:#02101f;border-top:1px solid rgba(255,255,255,.16);padding:28px 30px 10px;display:grid;grid-template-columns:1.25fr .9fr .95fr .85fr 1.35fr;gap:24px;position:relative}
.footer-logo-frame{width:226px;height:64px;background:#fff;border-radius:4px;display:flex;align-items:center;padding:3px 9px;margin-bottom:9px;overflow:hidden}
.footer-brand{padding-top:2px}.footer-brand img{width:248px;height:auto;max-height:72px;object-fit:contain;object-position:left center;display:block;margin-bottom:10px}
.footer-brand p{font-size:11px;color:#d6dbe3;line-height:1.45}
.socials{display:flex;gap:8px;margin-top:12px}
.socials a{width:30px;height:30px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;font-size:13px}
.footer-col{border-left:1px solid rgba(255,255,255,.18);padding-left:22px;display:flex;flex-direction:column;gap:5px}
.footer-col h3{font-size:11px;margin-bottom:8px}
.footer-col a,.footer-col p{font-size:11px;color:#d8dde5;line-height:1.45}
.red-text,.offices-footer strong{color:var(--red)!important}
.offices-footer strong{font-size:11px;margin-top:1px}
.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:9px;margin-top:6px;display:flex;justify-content:space-between;font-size:10px;color:#b9c0ca}
.footer-bottom a{color:#b9c0ca}
.footer-bottom i{display:inline-block;height:10px;width:1px;background:#8e949e;margin:0 12px -1px}
@media(max-width:1050px){.main-nav{gap:16px;font-size:12px}.brand-panel{width:245px}.brand-panel img{width:215px}.contact-grid{grid-template-columns:1fr 1fr}.form-card{grid-column:1/-1}.service-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.site-header{height:auto;flex-wrap:wrap}.brand-panel{width:220px;height:68px}.main-nav{width:100%;overflow:auto;order:2;padding:10px 12px;gap:18px}.main-nav .talk-btn{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:34px 24px 26px}.hero h1{font-size:38px}.hero-art{min-height:280px}.contact-zone{padding:20px 14px}.contact-grid{grid-template-columns:1fr}.form-card{grid-column:auto}.service-grid{grid-template-columns:1fr 1fr}.final-cta{grid-template-columns:1fr}.cta-art{min-height:150px}.site-footer{grid-template-columns:1fr 1fr;padding:24px 18px}.footer-brand{grid-column:1/-1}.footer-col{border-left:0;padding-left:0}.footer-bottom{flex-direction:column;gap:7px}.desktop-only{display:none}}
@media(max-width:480px){.hero h1{font-size:34px}.hero-copy p{font-size:15px}.form-row{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.footer-col{grid-column:auto}.footer-bottom{font-size:9px}.brand-panel img{width:200px}}
