*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:#f5f6f2;color:#13172e;font-family:Jost,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.skip-link[data-astro-cid-osfu3ebg]{position:fixed;top:-100px;left:16px;z-index:100;padding:12px 18px;background:#f5d90a;color:#13172e;font-weight:600}.skip-link[data-astro-cid-osfu3ebg]:focus{top:16px}.site-header[data-astro-cid-osfu3ebg]{position:fixed;z-index:50;top:0;right:0;left:0;display:grid;grid-template-columns:minmax(230px,.9fr) auto minmax(200px,.9fr);align-items:center;min-height:90px;padding:0 clamp(22px,4vw,68px);border-bottom:1px solid rgb(255 255 255 / .22);color:#fff;transition:background .35s,color .35s,min-height .35s,box-shadow .35s}.site-header[data-astro-cid-osfu3ebg].is-scrolled{min-height:74px;background:#f5f6f2f5;color:#171a37;box-shadow:0 12px 35px #181b4514;backdrop-filter:blur(16px)}.brand[data-astro-cid-osfu3ebg]{display:inline-flex;align-items:center;gap:13px;justify-self:start}.brand-symbol[data-astro-cid-osfu3ebg]{position:relative;display:flex;align-items:end;width:36px;height:31px;gap:3px;transform:skew(-16deg)}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]{display:block;width:8px;background:#f5d90a}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(1){height:17px}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(2){height:25px}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(3){height:31px}.brand[data-astro-cid-osfu3ebg]>span[data-astro-cid-osfu3ebg]:last-child{display:grid;gap:1px}.brand[data-astro-cid-osfu3ebg] strong[data-astro-cid-osfu3ebg]{font-family:Josefin Sans,sans-serif;font-size:.98rem;letter-spacing:.065em;line-height:1}.brand[data-astro-cid-osfu3ebg] small[data-astro-cid-osfu3ebg]{font-size:.53rem;font-weight:600;letter-spacing:.14em}.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg]{display:flex;align-items:center;gap:clamp(18px,2.4vw,38px)}.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{position:relative;padding:10px 0;font-size:.7rem;font-weight:500;letter-spacing:.05em}.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s}.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]:hover:after,.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-cta[data-astro-cid-osfu3ebg]{display:flex;align-items:center;gap:18px;justify-self:end;font-size:.66rem;font-weight:600;letter-spacing:.04em}.header-cta[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#f5d90a;color:#171a37;font-size:.9rem;transition:transform .25s}.header-cta[data-astro-cid-osfu3ebg]:hover b[data-astro-cid-osfu3ebg]{transform:rotate(45deg)}.menu-button[data-astro-cid-osfu3ebg]{display:none;justify-self:end;width:44px;height:44px;padding:0;border:0;background:transparent}.menu-button[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]{display:block;width:24px;height:1px;margin:7px auto;background:currentColor;transition:transform .25s}.menu-button[data-astro-cid-osfu3ebg][aria-expanded=true] i[data-astro-cid-osfu3ebg]:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[data-astro-cid-osfu3ebg][aria-expanded=true] i[data-astro-cid-osfu3ebg]:last-child{transform:translateY(-4px) rotate(-45deg)}.hero[data-astro-cid-osfu3ebg]{--pointer-x: 0px;--pointer-y: 0px;position:relative;display:grid;min-height:100svh;align-items:end;overflow:hidden;padding:140px clamp(24px,6vw,100px) 60px;background:#161b50;color:#fff}.hero-media[data-astro-cid-osfu3ebg],.hero-media[data-astro-cid-osfu3ebg] picture[data-astro-cid-osfu3ebg],.hero-media[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg],.hero-shade[data-astro-cid-osfu3ebg]{position:absolute;inset:0;width:100%;height:100%}.hero-media[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 48%;object-position:50% 48%;animation:heroZoom 18s ease-in-out infinite alternate;transform:scale(1.025) translate(var(--pointer-x),var(--pointer-y));transition:transform .5s ease-out}.hero-shade[data-astro-cid-osfu3ebg]{background:linear-gradient(90deg,#0c123de8,#171d4dad 42%,#070b222e 76%),linear-gradient(0deg,rgb(9 12 39 / .82),transparent 54%)}.hero-topline[data-astro-cid-osfu3ebg]{position:absolute;z-index:2;top:112px;right:clamp(24px,6vw,100px);left:clamp(24px,6vw,100px);display:flex;justify-content:space-between;color:#ffffffb8;font-size:.59rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero-copy[data-astro-cid-osfu3ebg]{position:relative;z-index:2;display:grid;max-width:1180px;grid-template-columns:minmax(0,1fr) 310px;gap:40px 70px;align-items:end}.eyebrow[data-astro-cid-osfu3ebg]{grid-column:1 / -1;display:flex;align-items:center;gap:13px;margin:0;color:#f5d90a;font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.eyebrow[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{display:block;width:34px;height:1px;background:currentColor}.hero[data-astro-cid-osfu3ebg] h1[data-astro-cid-osfu3ebg]{margin:0;font-family:Josefin Sans,sans-serif;font-size:clamp(3.8rem,8.4vw,8.6rem);letter-spacing:-.065em;line-height:.82;text-transform:uppercase}.hero[data-astro-cid-osfu3ebg] h1[data-astro-cid-osfu3ebg] em[data-astro-cid-osfu3ebg]{color:transparent;font-style:normal;-webkit-text-stroke:1.6px #fff}.hero-lead[data-astro-cid-osfu3ebg]{padding-bottom:5px}.hero-lead[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{margin:0 0 28px;color:#ffffffd1;font-size:.94rem;line-height:1.75}.hero-actions[data-astro-cid-osfu3ebg]{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.button[data-astro-cid-osfu3ebg]{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-width:190px;padding:15px 18px;border-radius:2px;font-size:.68rem;font-weight:600;letter-spacing:.035em}.button[data-astro-cid-osfu3ebg].yellow{background:#f5d90a;color:#171a37}.text-link[data-astro-cid-osfu3ebg]{display:inline-flex;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid rgb(255 255 255 / .45);font-size:.68rem;font-weight:600}.route-orbit[data-astro-cid-osfu3ebg]{position:absolute;z-index:2;right:clamp(15px,3vw,52px);top:50%;width:160px;height:160px;border:1px solid rgb(255 255 255 / .28);border-radius:50%;transform:translateY(-42%)}.route-orbit[data-astro-cid-osfu3ebg]:before,.route-orbit[data-astro-cid-osfu3ebg]:after{position:absolute;inset:21px;border:1px solid rgb(255 255 255 / .2);border-radius:50%;content:""}.route-orbit[data-astro-cid-osfu3ebg]:after{inset:49px;border-color:#f5d90a}.route-orbit[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]{position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:#f5d90a;transform-origin:0 0;animation:orbit 8s linear infinite}.route-orbit[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(2){animation-duration:11s;animation-delay:-4s}.route-orbit[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(3){animation-duration:14s;animation-delay:-7s}.route-orbit[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{position:absolute;inset:0;display:grid;place-items:center;font-family:Josefin Sans,sans-serif;font-size:.56rem;letter-spacing:.12em}.hero-foot[data-astro-cid-osfu3ebg]{position:absolute;z-index:2;right:clamp(24px,6vw,100px);bottom:42px;display:flex;gap:clamp(18px,3vw,48px)}.hero-foot[data-astro-cid-osfu3ebg] div[data-astro-cid-osfu3ebg]{display:flex;gap:9px;align-items:center;font-size:.56rem;letter-spacing:.06em;text-transform:uppercase}.hero-foot[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{color:#f5d90a}.section[data-astro-cid-osfu3ebg]{padding:clamp(88px,11vw,160px) clamp(22px,6vw,96px)}.statement[data-astro-cid-osfu3ebg]{display:grid;max-width:1500px;margin:0 auto;grid-template-columns:.34fr 1.66fr;gap:clamp(30px,6vw,105px);padding:clamp(100px,13vw,190px) clamp(22px,6vw,96px)}.statement-index[data-astro-cid-osfu3ebg]{display:flex;flex-direction:column;justify-content:space-between;min-height:420px;padding-top:10px;border-top:1px solid #cdd0d6}.statement-index[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg],.section-heading[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg],.faq-intro[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:first-child{font-size:.61rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.statement-index[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{color:#242b78;font-family:Josefin Sans,sans-serif;font-size:clamp(1.15rem,1.8vw,1.7rem);line-height:1.05}.statement-copy[data-astro-cid-osfu3ebg] .kicker[data-astro-cid-osfu3ebg]{margin:0 0 42px;color:#242b78;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.statement-copy[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg],.section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg],.faq-intro[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg],.quote-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{margin:0;font-family:Josefin Sans,sans-serif;font-size:clamp(2.7rem,5.8vw,6.4rem);letter-spacing:-.055em;line-height:.93;text-transform:uppercase}.statement-copy[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg] em[data-astro-cid-osfu3ebg],.section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg] em[data-astro-cid-osfu3ebg],.faq-intro[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg] em[data-astro-cid-osfu3ebg],.quote-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg] em[data-astro-cid-osfu3ebg]{color:#2d3280;font-style:normal}.statement-bottom[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end;max-width:780px;margin-top:55px}.statement-bottom[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0;color:#62677a;font-size:1rem;line-height:1.8}.statement-bottom[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{padding-bottom:7px;border-bottom:1px solid #242b78;color:#242b78;font-size:.67rem;font-weight:600;white-space:nowrap}.principles[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d5d7da;border-bottom:1px solid #d5d7da}.principles[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{min-height:300px;padding:45px clamp(24px,4vw,66px);border-right:1px solid #d5d7da}.principles[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]:last-child{border-right:0}.principles[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#2d3280;font-size:.6rem;font-weight:600}.principles[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:70px 0 16px;font-family:Josefin Sans,sans-serif;font-size:1.45rem;letter-spacing:-.03em;text-transform:uppercase}.principles[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{max-width:370px;margin:0;color:#62677a;font-size:.84rem;line-height:1.7}.section-heading[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:.42fr 1.25fr .52fr;gap:40px;align-items:start;margin-bottom:clamp(55px,8vw,100px)}.section-heading[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:first-child{display:flex;gap:10px;margin:11px 0 0;color:#2d3280}.section-heading[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:first-child span[data-astro-cid-osfu3ebg]{color:#9499a8}.section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{grid-column:2;font-size:clamp(3rem,5.3vw,5.8rem)}.section-heading[data-astro-cid-osfu3ebg] .heading-copy[data-astro-cid-osfu3ebg]{grid-column:3;margin:11px 0 0;color:#62677a;font-size:.88rem;line-height:1.75}.light-heading[data-astro-cid-osfu3ebg]{color:#fff}.light-heading[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:first-child,.light-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg] em[data-astro-cid-osfu3ebg]{color:#f5d90a}.light-heading[data-astro-cid-osfu3ebg] .heading-copy[data-astro-cid-osfu3ebg]{color:#ffffffad}.compact-heading[data-astro-cid-osfu3ebg]{grid-template-columns:.42fr 1.58fr}.compact-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{grid-column:2}.units[data-astro-cid-osfu3ebg]{background:#fff}.unit-grid[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:repeat(3,1fr)}.unit-card[data-astro-cid-osfu3ebg]{position:relative;min-height:680px;overflow:hidden;color:#fff}.unit-card[data-astro-cid-osfu3ebg] picture[data-astro-cid-osfu3ebg],.unit-card[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg],.unit-overlay[data-astro-cid-osfu3ebg]{position:absolute;inset:0;width:100%;height:100%}.unit-card[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg]{-o-object-fit:cover;object-fit:cover;transition:transform .65s ease}.unit-card[data-astro-cid-osfu3ebg]:nth-child(1) img[data-astro-cid-osfu3ebg]{-o-object-position:50% 50%;object-position:50% 50%}.unit-card[data-astro-cid-osfu3ebg]:nth-child(2) img[data-astro-cid-osfu3ebg]{-o-object-position:53% 50%;object-position:53% 50%}.unit-card[data-astro-cid-osfu3ebg]:nth-child(3) img[data-astro-cid-osfu3ebg]{-o-object-position:56% 50%;object-position:56% 50%}.unit-overlay[data-astro-cid-osfu3ebg]{background:linear-gradient(0deg,#0c102ff5,#1015411f 70%);transition:background .4s}.unit-number[data-astro-cid-osfu3ebg]{position:absolute;top:30px;left:30px;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgb(255 255 255 / .4);border-radius:50%;font-size:.62rem}.unit-copy[data-astro-cid-osfu3ebg]{position:absolute;right:0;bottom:0;left:0;padding:38px clamp(25px,3vw,48px)}.unit-copy[data-astro-cid-osfu3ebg]>span[data-astro-cid-osfu3ebg]{color:#f5d90a;font-size:.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.unit-copy[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:10px 0 16px;font-family:Josefin Sans,sans-serif;font-size:clamp(1.7rem,2.8vw,2.8rem);letter-spacing:-.045em;text-transform:uppercase}.unit-copy[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0 0 22px;color:#ffffffb8;font-size:.78rem;line-height:1.7}.unit-copy[data-astro-cid-osfu3ebg] ul[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;margin:0 0 27px;padding:0;list-style:none;font-size:.62rem}.unit-copy[data-astro-cid-osfu3ebg] li[data-astro-cid-osfu3ebg]:before{margin-right:7px;color:#f5d90a;content:"—"}.unit-copy[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid rgb(255 255 255 / .3);font-size:.65rem;font-weight:600}.unit-card[data-astro-cid-osfu3ebg]:hover img[data-astro-cid-osfu3ebg]{transform:scale(1.045)}.unit-card[data-astro-cid-osfu3ebg]:hover .unit-overlay[data-astro-cid-osfu3ebg]{background:linear-gradient(0deg,#242b78fa,#10154133 74%)}.ticker[data-astro-cid-osfu3ebg]{overflow:hidden;border-top:1px solid #dde0dc;border-bottom:1px solid #dde0dc;background:#f5d90a}.ticker[data-astro-cid-osfu3ebg] div[data-astro-cid-osfu3ebg]{display:flex;width:-moz-max-content;width:max-content;align-items:center;animation:ticker 28s linear infinite}.ticker[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{padding:22px 25px;font-family:Josefin Sans,sans-serif;font-size:.83rem;letter-spacing:.06em}.ticker[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{color:#242b78}.services[data-astro-cid-osfu3ebg]{background:#f5f6f2}.service-list[data-astro-cid-osfu3ebg]{border-top:1px solid #cfd2d7}.service-row[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:.38fr .78fr 1.2fr .72fr 44px;gap:25px;align-items:start;padding:30px 0;border-bottom:1px solid #cfd2d7;transition:background .25s,padding .25s}.service-row[data-astro-cid-osfu3ebg]:hover{padding-right:18px;padding-left:18px;background:#fff}.service-id[data-astro-cid-osfu3ebg]{display:flex;gap:13px;align-items:center;padding-top:3px}.service-id[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#242b78;font-size:.62rem;font-weight:600}.service-id[data-astro-cid-osfu3ebg] small[data-astro-cid-osfu3ebg]{color:#828797;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}.service-row[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:0;font-family:Josefin Sans,sans-serif;font-size:1.35rem;letter-spacing:-.025em;text-transform:uppercase}.service-row[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{margin:0;color:#62677a;font-size:.76rem;line-height:1.65}.service-row[data-astro-cid-osfu3ebg] ul[data-astro-cid-osfu3ebg]{margin:0;padding:0;list-style:none;color:#62677a;font-size:.64rem;line-height:1.7}.service-row[data-astro-cid-osfu3ebg] li[data-astro-cid-osfu3ebg]:before{margin-right:7px;color:#f1c900;content:"•"}.service-row[data-astro-cid-osfu3ebg]>a[data-astro-cid-osfu3ebg]{display:grid;width:38px;height:38px;place-items:center;border:1px solid #b8bdc7;border-radius:50%;transition:background .25s,transform .25s}.service-row[data-astro-cid-osfu3ebg]>a[data-astro-cid-osfu3ebg]:hover{background:#f5d90a;transform:rotate(45deg)}.coverage[data-astro-cid-osfu3ebg]{padding-right:0;padding-left:0;background:#242b78;color:#fff}.coverage-layout[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:.9fr 1.1fr}.coverage-copy[data-astro-cid-osfu3ebg]{padding:0 clamp(24px,6vw,96px)}.coverage-copy[data-astro-cid-osfu3ebg] .section-heading[data-astro-cid-osfu3ebg]{display:block;margin-bottom:45px}.coverage-copy[data-astro-cid-osfu3ebg] .section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{margin-top:34px;font-size:clamp(2.8rem,4.7vw,5rem)}.coverage-copy[data-astro-cid-osfu3ebg] .heading-copy[data-astro-cid-osfu3ebg]{margin-top:28px;max-width:570px}.region-tabs[data-astro-cid-osfu3ebg]{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:28px}.region-tabs[data-astro-cid-osfu3ebg] button[data-astro-cid-osfu3ebg]{padding:9px 13px;border:1px solid rgb(255 255 255 / .28);border-radius:999px;background:transparent;color:#ffffffb8;cursor:pointer;font-size:.6rem}.region-tabs[data-astro-cid-osfu3ebg] button[data-astro-cid-osfu3ebg][aria-selected=true]{border-color:#f5d90a;background:#f5d90a;color:#171a37}.region-detail[data-astro-cid-osfu3ebg]{min-height:195px;padding:25px 0 0;border-top:1px solid rgb(255 255 255 / .22)}.region-detail[data-astro-cid-osfu3ebg]>span[data-astro-cid-osfu3ebg]{color:#f5d90a;font-size:.6rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.region-detail[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:9px 0 12px;font-family:Josefin Sans,sans-serif;font-size:1.45rem;line-height:1.2;text-transform:uppercase}.region-detail[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{max-width:610px;margin:0 0 18px;color:#ffffffad;font-size:.75rem;line-height:1.7}.region-detail[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{color:#f5d90a;font-size:.64rem;font-weight:600}.corridor-map[data-astro-cid-osfu3ebg]{position:relative;min-height:720px;overflow:hidden}.corridor-map[data-astro-cid-osfu3ebg] picture[data-astro-cid-osfu3ebg],.corridor-map[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg],.map-shade[data-astro-cid-osfu3ebg]{position:absolute;inset:0;width:100%;height:100%}.corridor-map[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg]{-o-object-fit:cover;object-fit:cover}.map-shade[data-astro-cid-osfu3ebg]{background:linear-gradient(90deg,#242b78f2,#151d5947 52%,#0b11387a)}.archipelago[data-astro-cid-osfu3ebg]{position:absolute;inset:12% 6% 18%;border:1px solid rgb(255 255 255 / .25);border-radius:48% 45% 42% 50%}.archipelago[data-astro-cid-osfu3ebg]:before,.archipelago[data-astro-cid-osfu3ebg]:after{position:absolute;border:1px solid rgb(255 255 255 / .2);border-radius:50%;content:""}.archipelago[data-astro-cid-osfu3ebg]:before{inset:13% 7%}.archipelago[data-astro-cid-osfu3ebg]:after{inset:27% 19%}.route-line[data-astro-cid-osfu3ebg]{position:absolute;top:50%;left:8%;width:80%;height:1px;overflow:hidden;background:#ffffff4d;transform:rotate(-5deg)}.route-line[data-astro-cid-osfu3ebg]:after{position:absolute;top:0;left:-30%;width:30%;height:100%;background:#f5d90a;content:"";animation:route 4.8s ease-in-out infinite}.map-dot[data-astro-cid-osfu3ebg]{--x: 50%;--y: 50%;position:absolute;top:var(--y);left:var(--x);display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#ffffffe0;color:#242b78;cursor:pointer;transform:translate(-50%,-50%)}.map-dot[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]{position:absolute;inset:-8px;border:1px solid rgb(255 255 255 / .45);border-radius:50%}.map-dot[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{font-size:.56rem}.map-dot[data-astro-cid-osfu3ebg].is-active{background:#f5d90a;box-shadow:0 0 0 10px #f5d90a2e}.map-caption[data-astro-cid-osfu3ebg]{position:absolute;right:5%;bottom:5%;left:5%;display:flex;justify-content:space-between;gap:20px;padding-top:15px;border-top:1px solid rgb(255 255 255 / .35);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase}.map-caption[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#f5d90a}.process[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px);background:#fff}.process-visual[data-astro-cid-osfu3ebg]{position:relative;min-height:880px;overflow:hidden}.process-visual[data-astro-cid-osfu3ebg] picture[data-astro-cid-osfu3ebg],.process-visual[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg]{position:absolute;inset:0;width:100%;height:100%}.process-visual[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg]{-o-object-fit:cover;object-fit:cover}.process-visual[data-astro-cid-osfu3ebg]:after{position:absolute;inset:0;background:linear-gradient(0deg,rgb(13 19 59 / .88),transparent 60%);content:""}.process-visual[data-astro-cid-osfu3ebg]>div[data-astro-cid-osfu3ebg]{position:absolute;z-index:2;right:34px;bottom:36px;left:34px;color:#fff}.process-visual[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#f5d90a;font-size:.59rem;font-weight:600;letter-spacing:.11em}.process-visual[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{display:block;margin-top:9px;font-family:Josefin Sans,sans-serif;font-size:clamp(1.8rem,3.2vw,3.5rem);line-height:1;text-transform:uppercase}.process-copy[data-astro-cid-osfu3ebg] .section-heading[data-astro-cid-osfu3ebg]{display:block}.process-copy[data-astro-cid-osfu3ebg] .section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{margin-top:35px;font-size:clamp(2.8rem,4.8vw,5.2rem)}.steps[data-astro-cid-osfu3ebg]{border-top:1px solid #cfd2d7}.steps[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:52px .7fr 1.3fr;gap:20px;padding:25px 0;border-bottom:1px solid #cfd2d7}.steps[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#242b78;font-size:.62rem;font-weight:600}.steps[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:0;font-family:Josefin Sans,sans-serif;font-size:1.1rem;text-transform:uppercase}.steps[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0;color:#62677a;font-size:.73rem;line-height:1.65}.controls[data-astro-cid-osfu3ebg]{background:#171c54;color:#fff}.controls-head[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:1.5fr .5fr;gap:70px;align-items:end}.controls-head[data-astro-cid-osfu3ebg] .section-heading[data-astro-cid-osfu3ebg]{display:block;margin-bottom:0}.controls-head[data-astro-cid-osfu3ebg] .section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{margin-top:35px;font-size:clamp(2.8rem,4.8vw,5.4rem)}.controls-head[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{margin:0 0 8px;color:#ffffff9e;font-size:.76rem;line-height:1.75}.control-grid[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:repeat(3,1fr);margin-top:75px;border-top:1px solid rgb(255 255 255 / .2);border-left:1px solid rgb(255 255 255 / .2)}.control-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{min-height:260px;padding:30px;border-right:1px solid rgb(255 255 255 / .2);border-bottom:1px solid rgb(255 255 255 / .2)}.control-grid[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#f5d90a;font-size:.6rem}.control-grid[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:62px 0 12px;font-family:Josefin Sans,sans-serif;font-size:1.3rem;text-transform:uppercase}.control-grid[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0;color:#ffffffa3;font-size:.72rem;line-height:1.7}.scenarios[data-astro-cid-osfu3ebg]{background:#f5f6f2}.scenario-grid[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ccd0d6}.scenario-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{display:flex;min-height:390px;flex-direction:column;padding:34px;background:#fff}.scenario-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]>div[data-astro-cid-osfu3ebg]{display:flex;justify-content:space-between;color:#7c8291;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.scenario-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]>div[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#242b78;font-weight:600}.scenario-grid[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:86px 0 17px;font-family:Josefin Sans,sans-serif;font-size:1.7rem;line-height:1.08;text-transform:uppercase}.scenario-grid[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0;color:#62677a;font-size:.76rem;line-height:1.7}.scenario-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]>b[data-astro-cid-osfu3ebg]{margin-top:auto;padding-top:22px;border-top:1px solid #d8dadd;color:#242b78;font-size:.6rem;letter-spacing:.08em;text-transform:uppercase}.faq[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(50px,9vw,140px);background:#fff}.faq-intro[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:first-child{color:#242b78}.faq-intro[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{margin-top:32px;font-size:clamp(2.8rem,4.8vw,5.3rem)}.faq-intro[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:last-child{max-width:390px;margin:32px 0 0;color:#62677a;font-size:.79rem;line-height:1.7}.faq-list[data-astro-cid-osfu3ebg]{border-top:1px solid #cfd2d7}.faq-list[data-astro-cid-osfu3ebg] details[data-astro-cid-osfu3ebg]{border-bottom:1px solid #cfd2d7}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:46px 1fr 26px;gap:14px;align-items:center;padding:24px 0;cursor:pointer;list-style:none}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg]::-webkit-details-marker{display:none}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#242b78;font-size:.59rem;font-weight:600}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{font-family:Josefin Sans,sans-serif;font-size:1.03rem;text-transform:uppercase}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]{position:relative;width:18px;height:18px}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:before,.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:after{position:absolute;top:50%;left:0;width:18px;height:1px;background:#242b78;content:"";transition:transform .25s}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:after{transform:rotate(90deg)}.faq-list[data-astro-cid-osfu3ebg] details[data-astro-cid-osfu3ebg][open] summary[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:after{transform:rotate(0)}.faq-list[data-astro-cid-osfu3ebg] details[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{margin:-3px 42px 26px 60px;color:#62677a;font-size:.76rem;line-height:1.7}.insights[data-astro-cid-osfu3ebg]{background:#f5f6f2}.insight-grid[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.insight-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{display:flex;min-height:360px;flex-direction:column;padding:31px;border:1px solid #ccd0d6;background:#fff;transition:transform .25s,box-shadow .25s}.insight-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]:hover{transform:translateY(-5px);box-shadow:0 22px 45px #181d4b14}.insight-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]>div[data-astro-cid-osfu3ebg]{display:flex;justify-content:space-between;color:#242b78;font-size:.58rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.insight-grid[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin:70px 0 17px;font-family:Josefin Sans,sans-serif;font-size:1.65rem;line-height:1.08;text-transform:uppercase}.insight-grid[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0;color:#62677a;font-size:.75rem;line-height:1.7}.insight-grid[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid #d6d8dc;font-size:.62rem;font-weight:600}.quotation[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:.77fr 1.23fr;gap:clamp(60px,10vw,150px);padding:clamp(90px,12vw,170px) clamp(22px,6vw,96px);background:#f5d90a;color:#171a37}.quote-heading[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:first-child{display:flex;align-items:center;gap:12px;margin:0;font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.quote-heading[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:first-child span[data-astro-cid-osfu3ebg]{width:30px;height:1px;background:currentColor}.quote-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{margin-top:38px;font-size:clamp(3rem,5.2vw,5.8rem)}.quote-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg] em[data-astro-cid-osfu3ebg]{color:#242b78}.quote-heading[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]:not(:first-child){max-width:470px;margin:30px 0 0;color:#4c4a38;font-size:.83rem;line-height:1.75}.quote-contact[data-astro-cid-osfu3ebg]{display:grid;gap:6px;margin-top:65px}.quote-contact[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{font-size:.57rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.quote-contact[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{font-family:Josefin Sans,sans-serif;font-size:1.35rem}.quotation[data-astro-cid-osfu3ebg] form[data-astro-cid-osfu3ebg]{padding:clamp(28px,4vw,55px);background:#fff}.quotation[data-astro-cid-osfu3ebg] label[data-astro-cid-osfu3ebg]{display:grid;gap:8px;margin-bottom:23px}.quotation[data-astro-cid-osfu3ebg] label[data-astro-cid-osfu3ebg]>span[data-astro-cid-osfu3ebg]{font-size:.59rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.quotation[data-astro-cid-osfu3ebg] input[data-astro-cid-osfu3ebg],.quotation[data-astro-cid-osfu3ebg] select[data-astro-cid-osfu3ebg],.quotation[data-astro-cid-osfu3ebg] textarea[data-astro-cid-osfu3ebg]{width:100%;border:0;border-bottom:1px solid #b9bdc5;border-radius:0;outline:0;background:transparent;color:#171a37;font-size:.78rem}.quotation[data-astro-cid-osfu3ebg] input[data-astro-cid-osfu3ebg],.quotation[data-astro-cid-osfu3ebg] select[data-astro-cid-osfu3ebg]{min-height:44px}.quotation[data-astro-cid-osfu3ebg] textarea[data-astro-cid-osfu3ebg]{resize:vertical;line-height:1.6}.quotation[data-astro-cid-osfu3ebg] input[data-astro-cid-osfu3ebg]:focus,.quotation[data-astro-cid-osfu3ebg] select[data-astro-cid-osfu3ebg]:focus,.quotation[data-astro-cid-osfu3ebg] textarea[data-astro-cid-osfu3ebg]:focus{border-color:#242b78;box-shadow:0 1px #242b78}.form-row[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:1fr 1fr;gap:25px}.form-foot[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;margin-top:10px}.form-foot[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0;color:#737887;font-size:.6rem;line-height:1.6}.form-foot[data-astro-cid-osfu3ebg] button[data-astro-cid-osfu3ebg]{display:inline-flex;min-width:170px;align-items:center;justify-content:space-between;padding:15px 18px;border:0;background:#242b78;color:#fff;cursor:pointer;font-size:.65rem;font-weight:600}footer[data-astro-cid-osfu3ebg]{background:#111535;color:#fff}.footer-main[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:1.4fr .55fr .55fr .8fr;gap:50px;padding:75px clamp(22px,6vw,96px)}.footer-brand[data-astro-cid-osfu3ebg]{align-self:start}.footer-main[data-astro-cid-osfu3ebg]>div[data-astro-cid-osfu3ebg]{display:grid;align-content:start;gap:9px}.footer-main[data-astro-cid-osfu3ebg]>div[data-astro-cid-osfu3ebg]>span[data-astro-cid-osfu3ebg],.footer-address[data-astro-cid-osfu3ebg]>span[data-astro-cid-osfu3ebg]{margin-bottom:8px;color:#f5d90a;font-size:.56rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.footer-main[data-astro-cid-osfu3ebg]>div[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{color:#ffffffad;font-size:.69rem}.footer-address[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{margin:0 0 8px;color:#ffffffad;font-size:.69rem;line-height:1.7}.photo-credits[data-astro-cid-osfu3ebg],.demo-note[data-astro-cid-osfu3ebg]{display:grid;grid-template-columns:.33fr 1.67fr;gap:35px;margin:0 clamp(22px,6vw,96px);padding:20px 0;border-top:1px solid rgb(255 255 255 / .14);color:#7f849e}.photo-credits[data-astro-cid-osfu3ebg]>span[data-astro-cid-osfu3ebg],.demo-note[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{color:#f5d90a;font-size:.55rem;letter-spacing:.1em}.photo-credits[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg],.demo-note[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{max-width:1100px;margin:0;font-size:.56rem;line-height:1.7}.photo-credits[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{text-decoration:underline;text-underline-offset:2px}.footer-bottom[data-astro-cid-osfu3ebg]{display:flex;justify-content:space-between;gap:25px;padding:23px clamp(22px,6vw,96px);border-top:1px solid rgb(255 255 255 / .14);color:#727892;font-size:.55rem;letter-spacing:.07em;text-transform:uppercase}.toast[data-astro-cid-osfu3ebg]{position:fixed;z-index:80;right:22px;bottom:22px;display:grid;max-width:390px;gap:5px;padding:18px 20px;border-left:4px solid #f5d90a;background:#171c54;color:#fff;box-shadow:0 20px 50px #060a2347;opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .25s,transform .25s}.toast[data-astro-cid-osfu3ebg].is-visible{opacity:1;transform:translateY(0)}.toast[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{font-family:Josefin Sans,sans-serif;font-size:.88rem;text-transform:uppercase}.toast[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]{color:#ffffffb3;font-size:.64rem;line-height:1.5}[data-astro-cid-osfu3ebg][data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}[data-astro-cid-osfu3ebg][data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes heroZoom{to{transform:scale(1.075) translate(var(--pointer-x),var(--pointer-y))}}@keyframes ticker{to{transform:translate(-50%)}}@keyframes route{0%{transform:translate(0)}to{transform:translate(430%)}}@keyframes orbit{0%{transform:rotate(0) translate(80px) translate(-50%,-50%)}to{transform:rotate(360deg) translate(80px) translate(-50%,-50%)}}@media (max-width: 1120px){.site-header[data-astro-cid-osfu3ebg]{grid-template-columns:1fr auto}.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg]{position:fixed;top:90px;right:0;left:0;display:grid;padding:28px;background:#f5f6f2;color:#171a37;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .25s,transform .25s}.site-header[data-astro-cid-osfu3ebg].is-scrolled nav[data-astro-cid-osfu3ebg]{top:74px}.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg].is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.header-cta[data-astro-cid-osfu3ebg]{display:none}.menu-button[data-astro-cid-osfu3ebg]{display:block}.hero-copy[data-astro-cid-osfu3ebg]{grid-template-columns:1fr;max-width:820px}.hero-lead[data-astro-cid-osfu3ebg]{max-width:430px}.route-orbit[data-astro-cid-osfu3ebg],.hero-foot[data-astro-cid-osfu3ebg]{display:none}.section-heading[data-astro-cid-osfu3ebg]{grid-template-columns:.35fr 1.2fr}.section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{grid-column:2}.section-heading[data-astro-cid-osfu3ebg] .heading-copy[data-astro-cid-osfu3ebg]{grid-column:2;max-width:600px}.unit-grid[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.unit-card[data-astro-cid-osfu3ebg]{min-height:620px}.service-row[data-astro-cid-osfu3ebg]{grid-template-columns:.25fr .8fr 1.2fr 44px}.service-row[data-astro-cid-osfu3ebg] ul[data-astro-cid-osfu3ebg]{display:none}.coverage-layout[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.coverage-copy[data-astro-cid-osfu3ebg]{padding-bottom:70px}.corridor-map[data-astro-cid-osfu3ebg]{min-height:600px}.process[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.process-visual[data-astro-cid-osfu3ebg]{min-height:600px}.controls-head[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.controls-head[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{max-width:600px}.quotation[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}}@media (max-width: 760px){.site-header[data-astro-cid-osfu3ebg]{min-height:76px;padding-inline:18px}.site-header[data-astro-cid-osfu3ebg].is-scrolled{min-height:68px}.site-header[data-astro-cid-osfu3ebg] nav[data-astro-cid-osfu3ebg]{top:76px}.site-header[data-astro-cid-osfu3ebg].is-scrolled nav[data-astro-cid-osfu3ebg]{top:68px}.brand-symbol[data-astro-cid-osfu3ebg]{width:30px;height:27px}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]{width:7px}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(1){height:14px}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(2){height:21px}.brand-symbol[data-astro-cid-osfu3ebg] i[data-astro-cid-osfu3ebg]:nth-child(3){height:27px}.hero[data-astro-cid-osfu3ebg]{min-height:860px;padding:130px 20px 42px}.hero-topline[data-astro-cid-osfu3ebg]{top:98px;right:20px;left:20px}.hero-topline[data-astro-cid-osfu3ebg] span[data-astro-cid-osfu3ebg]:last-child{display:none}.hero[data-astro-cid-osfu3ebg] h1[data-astro-cid-osfu3ebg]{font-size:clamp(3.4rem,17vw,5.5rem);line-height:.86}.hero-copy[data-astro-cid-osfu3ebg]{gap:28px}.hero-lead[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{font-size:.88rem}.statement[data-astro-cid-osfu3ebg]{grid-template-columns:1fr;padding-block:95px}.statement-index[data-astro-cid-osfu3ebg]{min-height:auto;flex-direction:row;align-items:end;padding-top:18px}.statement-index[data-astro-cid-osfu3ebg] b[data-astro-cid-osfu3ebg]{text-align:right}.statement-copy[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{font-size:clamp(2.5rem,12vw,4.3rem)}.statement-bottom[data-astro-cid-osfu3ebg]{grid-template-columns:1fr;gap:25px}.statement-bottom[data-astro-cid-osfu3ebg] a[data-astro-cid-osfu3ebg]{justify-self:start}.principles[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.principles[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{min-height:auto;border-right:0;border-bottom:1px solid #d5d7da}.principles[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin-top:40px}.section[data-astro-cid-osfu3ebg]{padding:86px 20px}.section-heading[data-astro-cid-osfu3ebg],.compact-heading[data-astro-cid-osfu3ebg]{display:block}.section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg],.compact-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{margin-top:30px;font-size:clamp(2.45rem,11.5vw,4rem)}.section-heading[data-astro-cid-osfu3ebg] .heading-copy[data-astro-cid-osfu3ebg]{margin-top:25px}.unit-card[data-astro-cid-osfu3ebg]{min-height:600px}.unit-copy[data-astro-cid-osfu3ebg]{padding:30px 25px}.service-row[data-astro-cid-osfu3ebg]{grid-template-columns:50px 1fr 40px;gap:15px}.service-row[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{font-size:1.1rem}.service-row[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{grid-column:2 / -1;grid-row:2}.service-row[data-astro-cid-osfu3ebg]>a[data-astro-cid-osfu3ebg]{grid-column:3;grid-row:1}.coverage[data-astro-cid-osfu3ebg]{padding-inline:0}.coverage-copy[data-astro-cid-osfu3ebg]{padding-inline:20px}.coverage-copy[data-astro-cid-osfu3ebg] .section-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{font-size:clamp(2.4rem,11vw,3.8rem)}.region-tabs[data-astro-cid-osfu3ebg]{gap:6px}.corridor-map[data-astro-cid-osfu3ebg]{min-height:500px}.archipelago[data-astro-cid-osfu3ebg]{inset:12% 4% 20%}.map-dot[data-astro-cid-osfu3ebg]{width:29px;height:29px}.map-caption[data-astro-cid-osfu3ebg]{display:grid}.process[data-astro-cid-osfu3ebg]{gap:55px}.process-visual[data-astro-cid-osfu3ebg]{min-height:540px}.steps[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{grid-template-columns:42px 1fr}.steps[data-astro-cid-osfu3ebg] p[data-astro-cid-osfu3ebg]{grid-column:2}.control-grid[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.control-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{min-height:220px}.control-grid[data-astro-cid-osfu3ebg] h3[data-astro-cid-osfu3ebg]{margin-top:45px}.scenario-grid[data-astro-cid-osfu3ebg],.insight-grid[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.scenario-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg],.insight-grid[data-astro-cid-osfu3ebg] article[data-astro-cid-osfu3ebg]{min-height:330px}.faq[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.faq-intro[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{font-size:clamp(2.7rem,12vw,4.2rem)}.faq-list[data-astro-cid-osfu3ebg] summary[data-astro-cid-osfu3ebg]{grid-template-columns:35px 1fr 22px}.faq-list[data-astro-cid-osfu3ebg] details[data-astro-cid-osfu3ebg]>p[data-astro-cid-osfu3ebg]{margin-right:20px;margin-left:49px}.quotation[data-astro-cid-osfu3ebg]{padding:90px 20px}.quote-heading[data-astro-cid-osfu3ebg] h2[data-astro-cid-osfu3ebg]{font-size:clamp(3rem,13vw,4.4rem)}.form-row[data-astro-cid-osfu3ebg],.form-foot[data-astro-cid-osfu3ebg]{grid-template-columns:1fr}.form-foot[data-astro-cid-osfu3ebg] button[data-astro-cid-osfu3ebg]{width:100%}.footer-main[data-astro-cid-osfu3ebg]{grid-template-columns:1fr 1fr;padding-inline:20px}.footer-brand[data-astro-cid-osfu3ebg],.footer-address[data-astro-cid-osfu3ebg]{grid-column:1 / -1}.photo-credits[data-astro-cid-osfu3ebg],.demo-note[data-astro-cid-osfu3ebg]{grid-template-columns:1fr;gap:8px;margin-inline:20px}.footer-bottom[data-astro-cid-osfu3ebg]{flex-direction:column;padding-inline:20px}.toast[data-astro-cid-osfu3ebg]{right:14px;bottom:14px;left:14px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}[data-astro-cid-osfu3ebg],[data-astro-cid-osfu3ebg]:before,[data-astro-cid-osfu3ebg]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-astro-cid-osfu3ebg][data-reveal]{opacity:1;transform:none}.hero-media[data-astro-cid-osfu3ebg] img[data-astro-cid-osfu3ebg]{transform:none}}
