:root{--navy:#0e2c50;--navy-2:#163e6b;--ink:#16273a;--slate:#566677;--slate-l:#7c8a99;--bg:#fff;--mist:#f2f6fa;--mist-2:#e8f0f7;--line:#e1e8ef;--line-nv:#ffffff24;--accent:#1684c7;--accent-d:#0f6ca6;--accent-soft:#e7f2fa;--wa:#25d366;--r:4px;--pad:clamp(20px,5vw,72px);--maxw:1240px}.pg-locations *{box-sizing:border-box;margin:0;padding:0}.pg-locations html{scroll-behavior:smooth}.pg-locations body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.pg-locations h1,.pg-locations h2,.pg-locations h3,.pg-locations h4{letter-spacing:-.02em;color:var(--ink);font-family:Space Grotesk,sans-serif;font-weight:600;line-height:1.1}.pg-locations a{color:inherit;text-decoration:none}.pg-locations img{max-width:100%;display:block}.pg-locations .wrap{max-width:var(--maxw);padding-left:var(--pad);padding-right:var(--pad);margin:0 auto}.pg-locations .ey{letter-spacing:.16em;text-transform:uppercase;color:var(--slate-l);font-family:Space Mono,monospace;font-size:11.5px}.pg-locations a:focus-visible,.pg-locations button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.pg-locations .btn{background:var(--accent);color:#fff;border-radius:var(--r);border:1px solid var(--accent);cursor:pointer;align-items:center;gap:9px;padding:12px 19px;font-family:Space Grotesk;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.pg-locations .btn:hover{background:var(--accent-d);border-color:var(--accent-d)}.pg-locations .btn.ghost{color:#fff;background:0 0;border-color:#ffffff52}.pg-locations .btn.ghost:hover{border-color:#fff}.pg-locations .btn.lt{color:var(--navy);background:#fff;border-color:#fff}.pg-locations .btn.lt:hover{background:var(--mist-2)}.pg-locations .btn.wa{background:var(--wa);border-color:var(--wa);color:#073d1f}.pg-locations .skip{background:var(--navy);color:#fff;z-index:300;padding:10px 16px;position:absolute;top:0;left:-999px}.pg-locations .skip:focus{top:8px;left:8px}.pg-locations .topbar{background:var(--navy);color:#aebccb;letter-spacing:.04em;font-family:Space Mono;font-size:12px}.pg-locations .topbar .wrap{justify-content:space-between;align-items:center;gap:14px;height:38px;display:flex}.pg-locations .topbar .l{align-items:center;gap:9px;display:flex}.pg-locations .topbar .l b{color:var(--accent);font-weight:700}.pg-locations .topbar .r{align-items:center;gap:20px;display:flex}.pg-locations .topbar .r a{color:#c4ceda}.pg-locations .topbar .r a:hover{color:#fff}@media (max-width:860px){.pg-locations .topbar .r{display:none}}.pg-locations header{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.pg-locations .nav{align-items:center;gap:8px;height:72px;display:flex}.pg-locations .brand{color:var(--navy);align-items:center;gap:11px;margin-right:14px;font-family:Space Grotesk;font-size:20px;font-weight:700;display:flex}.pg-locations .mainnav{align-items:center;gap:2px;display:flex}.pg-locations .mainnav>li{list-style:none}.pg-locations .mainnav>li>a{color:#33414f;border-radius:var(--r);padding:10px 14px;font-size:14.5px;font-weight:600}.pg-locations .mainnav>li>a:hover,.pg-locations .mainnav>li>a.on{color:var(--navy);background:var(--mist)}.pg-locations .nav .right{align-items:center;gap:12px;margin-left:auto;display:flex}.pg-locations .nav .right .btn{color:#fff}.pg-locations .burger{border:1px solid var(--line);border-radius:var(--r);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:38px;display:none}.pg-locations .burger i{background:var(--navy);width:18px;height:2px;display:block}@media (max-width:900px){.pg-locations .mainnav{display:none}.pg-locations .burger{display:flex}}.pg-locations .crumb{background:var(--mist);border-bottom:1px solid var(--line)}.pg-locations .crumb .wrap{color:var(--slate-l);flex-wrap:wrap;align-items:center;gap:9px;padding:11px 0;font-family:Space Mono;font-size:11.5px;display:flex}.pg-locations .crumb a:hover{color:var(--accent)}.pg-locations .crumb .cur{color:var(--navy)}.pg-locations .hero{background:linear-gradient(165deg,var(--navy),#0b2546);color:#fff;position:relative;overflow:hidden}.pg-locations .hero .gridov{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.pg-locations .hero .wrap{z-index:2;padding-top:clamp(48px,6vw,84px);padding-bottom:clamp(40px,5vw,64px);position:relative}.pg-locations .hero .ey{color:#9fc6e6}.pg-locations .hero .ey b{color:#fff;font-weight:700}.pg-locations .hero h1{color:#fff;letter-spacing:-.03em;max-width:18ch;margin:12px 0 0;font-size:clamp(2.2rem,5vw,3.8rem)}.pg-locations .hero .sub{color:#cdd9e6;max-width:58ch;margin-top:16px;font-size:clamp(1rem,1.3vw,1.15rem)}.pg-locations .hero .reach{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.pg-locations .hero .reach span{color:#dceaf6;border:1px solid var(--line-nv);background:#ffffff12;border-radius:100px;padding:7px 13px;font-family:Space Mono;font-size:12px}.pg-locations section{padding-top:clamp(42px,4.8vw,72px);padding-bottom:clamp(42px,4.8vw,72px)}.pg-locations .divlabel{align-items:center;gap:14px;margin-bottom:18px;display:flex}.pg-locations .divlabel .node{background:var(--accent);flex:none;width:9px;height:9px}.pg-locations .divlabel .ln{background:var(--line);flex:1;height:1px}.pg-locations .sech{font-size:clamp(1.7rem,3vw,2.4rem)}.pg-locations .emgrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.pg-locations .emc{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;gap:10px;padding:22px;transition:all .2s;display:flex}.pg-locations .emc:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 22px 46px -32px #0e2c5073}.pg-locations .emc .pin{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.pg-locations .emc h3{font-size:1.18rem}.pg-locations .emc p{color:var(--slate);flex:1;font-size:.86rem}.pg-locations .emc .go{color:var(--accent);align-items:center;gap:6px;font-family:Space Grotesk;font-size:.86rem;font-weight:600;display:inline-flex}.pg-locations .emc:hover .go{gap:9px}@media (max-width:980px){.pg-locations .emgrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.pg-locations .emgrid{grid-template-columns:1fr 1fr}}@media (max-width:440px){.pg-locations .emgrid{grid-template-columns:1fr}}.pg-locations .hq{background:var(--mist);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pg-locations .hq .wrap{grid-template-columns:1fr 1.1fr;align-items:center;gap:36px;display:grid}.pg-locations .hq h2{margin-bottom:12px}.pg-locations .hq p{color:var(--slate);max-width:46ch;margin-bottom:14px}.pg-locations .hqrows{margin-top:10px}.pg-locations .hqrow{border-top:1px solid var(--line);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.pg-locations .hqrow:first-child{border-top:none}.pg-locations .hqrow svg{color:var(--accent);flex:none;margin-top:2px}.pg-locations .hqrow b{color:var(--navy);margin-bottom:2px;font-family:Space Grotesk;font-size:.95rem;display:block}.pg-locations .hqrow span{color:var(--slate);font-size:.9rem}.pg-locations .hqrow a{color:var(--navy)}.pg-locations .hqrow a:hover{color:var(--accent)}.pg-locations .bigmap{border:1px solid var(--line);background:linear-gradient(160deg,#13355f,#0c2a50);border-radius:10px;height:320px;text-decoration:none;display:block;position:relative;overflow:hidden}.pg-locations .bigmap .mg{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.pg-locations .bigmap .road{opacity:.5;position:absolute;inset:0}.pg-locations .bigmap .pin{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #1684c738,0 12px 24px #00000073}.pg-locations .bigmap .minfo{color:#fff;position:absolute;bottom:56px;left:18px;right:18px}.pg-locations .bigmap .minfo b{font-family:Space Grotesk;font-size:1.05rem;font-weight:600;display:block}.pg-locations .bigmap .minfo span{color:#a9c1d8;font-family:Space Mono;font-size:11px}.pg-locations .bigmap .mbtn{color:var(--navy);border-radius:var(--r);background:#fff;align-items:center;gap:7px;padding:9px 14px;font-family:Space Grotesk;font-size:13px;font-weight:600;display:inline-flex;position:absolute;bottom:16px;left:18px}@media (max-width:860px){.pg-locations .hq .wrap{grid-template-columns:1fr;gap:24px}}.pg-locations .ctaband{background:linear-gradient(120deg,var(--accent),#0e76b8 60%,var(--navy) 130%);color:#fff}.pg-locations .ctaband .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding-top:50px;padding-bottom:50px;display:flex}.pg-locations .ctaband h2{color:#fff;max-width:18ch;font-size:clamp(1.7rem,3vw,2.5rem)}.pg-locations .ctaband p{color:#ffffffe6;max-width:46ch;margin-top:10px}.pg-locations .ctaband .acts{flex-wrap:wrap;gap:12px;display:flex}.pg-locations footer{background:var(--navy);color:#aebccb}.pg-locations .fmain{border-bottom:1px solid var(--line-nv);grid-template-columns:1.5fr 1fr 1fr;gap:38px;padding-top:56px;padding-bottom:40px;display:grid}.pg-locations footer .brand{color:#fff;margin-bottom:16px}.pg-locations footer .blurb{max-width:36ch;margin-bottom:18px;font-size:.92rem;line-height:1.7}.pg-locations .social{gap:10px;display:flex}.pg-locations .social a{border:1px solid var(--line-nv);border-radius:var(--r);color:#c4ceda;place-items:center;width:36px;height:36px;display:grid}.pg-locations .social a:hover{border-color:var(--accent);color:#fff;background:#1684c729}.pg-locations footer h5{letter-spacing:.13em;text-transform:uppercase;color:#7e90a3;margin-bottom:14px;font-family:Space Mono;font-size:11px}.pg-locations footer ul{list-style:none}.pg-locations footer li{margin-bottom:9px}.pg-locations footer li a{color:#c4ceda;font-size:.92rem}.pg-locations footer li a:hover{color:#fff}.pg-locations .fmapwrap{border-bottom:1px solid var(--line-nv);padding:24px 0}.pg-locations .fmap{border:1px solid var(--line-nv);background:linear-gradient(160deg,#15396a,#0c2a50);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;height:150px;padding:0 22px;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden}.pg-locations .fmap:hover{border-color:var(--accent);box-shadow:0 18px 40px -30px #0009}.pg-locations .fmap .mg{background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.pg-locations .fmap .road{opacity:.45;position:absolute;inset:0}.pg-locations .fmap .l2{align-items:center;gap:14px;display:flex;position:relative}.pg-locations .fmap .pin{background:var(--accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 0 0 7px #1684c733}.pg-locations .fmap .minfo b{color:#fff;font-family:Space Grotesk;font-size:1.02rem;font-weight:600;display:block}.pg-locations .fmap .minfo span{color:#a9c1d8;font-family:Space Mono;font-size:11px}.pg-locations .fmap .mbtn{color:var(--navy);border-radius:var(--r);background:#fff;flex:none;align-items:center;gap:7px;padding:9px 14px;font-family:Space Grotesk;font-size:13px;font-weight:600;display:inline-flex;position:relative}@media (max-width:600px){.pg-locations .fmap{flex-direction:column;align-items:flex-start;gap:14px;height:auto;padding:18px}.pg-locations .fmap .mbtn{justify-content:center;align-self:stretch}}.pg-locations .offices{border-bottom:1px solid var(--line-nv);grid-template-columns:repeat(3,1fr);gap:24px;padding:30px 0;display:grid}.pg-locations .office b{color:#fff;margin-bottom:8px;font-family:Space Grotesk;font-size:.95rem;font-weight:600;display:block}.pg-locations .office p{color:#c4ceda;max-width:30ch;font-size:.9rem;line-height:1.6}.pg-locations .office a:hover{color:#fff}.pg-locations .office .tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-family:Space Mono;font-size:10px;display:block}.pg-locations .fbar{color:#7e90a3;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:20px 0;font-family:Space Mono;font-size:11px;display:flex}.pg-locations .fbar a{color:#7e90a3}@media (max-width:1000px){.pg-locations .offices{grid-template-columns:1fr}}@media (max-width:860px){.pg-locations .fmain{grid-template-columns:1fr;gap:28px}}.pg-locations .rv{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.pg-locations .rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.pg-locations .rv{opacity:1;transform:none}}
