.about-hero[data-astro-cid-kh7btl4r]{position:relative;isolation:isolate;overflow:clip;min-height:30rem;display:flex;align-items:center;background:var(--navy-950);padding-block:calc(var(--header-h) + 1.75rem) 2.5rem}@media(min-width:48rem){.about-hero[data-astro-cid-kh7btl4r]{min-height:34rem}}.about-hero-media[data-astro-cid-kh7btl4r]{position:absolute;inset:0;z-index:-2;overflow:clip}.about-hero-media[data-astro-cid-kh7btl4r] img{width:100%;height:100%;object-fit:cover;object-position:center 60%}@media(prefers-reduced-motion:no-preference){.about-hero-media[data-astro-cid-kh7btl4r] img{animation:about-hero-kenburns 20s ease-in-out infinite alternate}}@keyframes about-hero-kenburns{0%{transform:scale(1) translate(0)}to{transform:scale(1.025) translate(-1%)}}.about-hero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#03182af5,#041e34db 42%,#041e3466 72%,#041e3424)}.about-hero-inner[data-astro-cid-kh7btl4r]{position:relative;z-index:1;max-width:40rem;margin-inline:0}.about-hero-inner[data-astro-cid-kh7btl4r] .crumbs[data-astro-cid-kh7btl4r]{color:#ffffffa6}.about-hero-inner[data-astro-cid-kh7btl4r] .crumbs[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#ffffffd9}.about-hero-inner[data-astro-cid-kh7btl4r] .kicker[data-astro-cid-kh7btl4r]{color:var(--orange-light)}.about-hero-inner[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{color:#fff;font-size:clamp(2.1rem,4.6vw,3rem)}.accent-word[data-astro-cid-kh7btl4r]{color:#fff}.accent-word[data-astro-cid-kh7btl4r].accent-orange{color:var(--orange-light)}.about-hero-inner[data-astro-cid-kh7btl4r] .lede[data-astro-cid-kh7btl4r]{color:#ffffffde;max-width:36rem}.hero-trust[data-astro-cid-kh7btl4r]{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem}.hero-trust[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.55rem;padding-right:1.75rem;border-right:1px solid rgb(255 255 255 / .16);color:#ffffffd9;font-size:.86rem;font-weight:500}.hero-trust[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:last-child{border-right:0;padding-right:0}.hero-trust-icon[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;flex-shrink:0;border-radius:999px;border:1px solid rgb(226 87 12 / .4);color:var(--orange-light)}@media(prefers-reduced-motion:no-preference){.hero-trust[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:nth-child(odd) .hero-trust-icon[data-astro-cid-kh7btl4r]{animation:about-icon-breathe 3s ease-in-out infinite}.hero-trust[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:nth-child(2n) .hero-trust-icon[data-astro-cid-kh7btl4r]{animation:about-icon-breathe 3.5s ease-in-out infinite;animation-delay:-1.5s}}@media(max-width:30rem){.hero-trust[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{border-right:0;padding-right:0;width:100%}}@keyframes about-icon-breathe{0%,to{scale:1;box-shadow:0 0 #e2570c00}50%{scale:1.08;box-shadow:0 0 0 4px #e2570c24}}.body-text[data-astro-cid-kh7btl4r]{color:var(--ink-soft);font-size:1.02rem;line-height:1.65;max-width:38rem}.doing-section[data-astro-cid-kh7btl4r]{padding-block:clamp(3.5rem,6vw,5.5rem)}.doing-grid[data-astro-cid-kh7btl4r]{display:grid;gap:2.5rem;align-items:center}.doing-grid[data-astro-cid-kh7btl4r] .btn-row[data-astro-cid-kh7btl4r]{margin-top:1.75rem}.doing-media-wrap[data-astro-cid-kh7btl4r]{position:relative}.doing-media[data-astro-cid-kh7btl4r]{position:relative;isolation:isolate;border-radius:1.35rem;overflow:clip;box-shadow:0 30px 54px -28px #071d3366;transition:transform .55s cubic-bezier(.22,1,.36,1)}.doing-media[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;border:2px solid transparent;background:linear-gradient(155deg,rgb(226 87 12 / .55),transparent 30%) border-box;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.doing-media[data-astro-cid-kh7btl4r] img{display:block;width:100%;height:20rem;object-fit:cover;transition:scale .65s cubic-bezier(.22,1,.36,1)}@media(min-width:40rem){.doing-media[data-astro-cid-kh7btl4r] img{height:24rem}}@media(hover:hover){.doing-media[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px)}.doing-media[data-astro-cid-kh7btl4r]:hover img{scale:1.05}}@media(prefers-reduced-motion:no-preference){.doing-media[data-astro-cid-kh7btl4r] img{animation:doing-kenburns 18s ease-in-out infinite alternate}}@keyframes doing-kenburns{0%{scale:1}to{scale:1.035}}.doing-badge[data-astro-cid-kh7btl4r]{position:absolute;z-index:2;left:1.1rem;bottom:1.1rem;display:inline-flex;align-items:center;gap:.65rem;padding:.65rem 1rem;background:#ffffffeb;backdrop-filter:blur(6px);border-radius:.9rem;box-shadow:0 14px 30px -14px #071d3366;font-size:.8rem;line-height:1.3;color:var(--ink-soft)}.doing-badge[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--orange-700)}.doing-badge-icon[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;flex-shrink:0;border-radius:.6rem;background:var(--orange-600);color:#fff}@media(prefers-reduced-motion:no-preference){.doing-badge[data-astro-cid-kh7btl4r]{animation:about-badge-float 3.5s ease-in-out infinite}}@keyframes about-badge-float{0%,to{translate:0 0}50%{translate:0 -4px}}@media(min-width:64rem){.doing-grid[data-astro-cid-kh7btl4r]{grid-template-columns:.92fr 1fr;gap:3.5rem}}.commit-section[data-astro-cid-kh7btl4r]{position:relative;isolation:isolate;overflow:clip;background:linear-gradient(180deg,#f7fbff,#eef6fb);padding-block:clamp(3.5rem,6vw,5.5rem)}.commit-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:0;z-index:-1;background:radial-gradient(34rem 24rem at 100% 0%,rgb(226 87 12 / .06),transparent 65%),radial-gradient(30rem 22rem at 0% 100%,rgb(11 43 74 / .05),transparent 65%)}.failure-strip[data-astro-cid-kh7btl4r]{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.failure-strip[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;background:#fffc;border:1px solid var(--line);border-radius:999px;font-size:.8rem;font-weight:500;color:var(--ink-soft)}.failure-strip[data-astro-cid-kh7btl4r] svg{color:var(--orange-600);flex-shrink:0}.principle-cards[data-astro-cid-kh7btl4r]{list-style:none;margin:2rem 0 0;padding:0}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r]{position:relative;min-height:11rem;padding:1.5rem 1.6rem}.principle-cards[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.05rem;margin-top:.4rem}.principle-cards[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.92rem;line-height:1.55}.card-arrow[data-astro-cid-kh7btl4r]{position:absolute;top:1.4rem;right:1.4rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#e2570c1a;color:var(--orange-600);transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .35s ease}@media(hover:hover){.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-8px);border-color:#e2570c59}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r]:hover .card-arrow[data-astro-cid-kh7btl4r]{background:var(--orange-600);color:#fff;transform:translate(3px)}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r]:hover .card-icon[data-astro-cid-kh7btl4r]{transform:scale(1.1)}}@media(prefers-reduced-motion:no-preference){.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r]{animation:about-card-float 3.5s ease-in-out infinite,about-card-glow 4s ease-in-out infinite}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r][style*="--i: 0"]{animation-duration:3.4s,4s}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r][style*="--i: 1"]{animation-duration:3.8s,4.3s;animation-delay:-1.1s,-.5s}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r][style*="--i: 2"]{animation-duration:3.1s,3.7s;animation-delay:-1.7s,-1s}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r][style*="--i: 3"]{animation-duration:4.1s,4.5s;animation-delay:-.8s,-1.5s}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r][style*="--i: 4"]{animation-duration:3.6s,3.4s;animation-delay:-2s,-2s}.principle-cards[data-astro-cid-kh7btl4r] .card[data-astro-cid-kh7btl4r][style*="--i: 5"]{animation-duration:3.3s,4s;animation-delay:-1.4s,-2.5s}.card-icon[data-astro-cid-kh7btl4r]{animation:about-icon-breathe-scale 3s ease-in-out infinite}}@keyframes about-card-float{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes about-card-glow{0%,to{box-shadow:0 10px 28px #071d300f}50%{box-shadow:0 16px 38px #071d301a}}@keyframes about-icon-breathe-scale{0%,to{scale:1}50%{scale:1.04}}.where-section[data-astro-cid-kh7btl4r]{padding-block:clamp(3.5rem,6vw,5.5rem)}.where-grid[data-astro-cid-kh7btl4r]{display:grid;gap:2.5rem;align-items:center}.explore-row[data-astro-cid-kh7btl4r]{display:grid;gap:.9rem;margin-top:1.5rem}.explore-card[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;color:inherit;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}@media(prefers-reduced-motion:no-preference){.explore-card[data-astro-cid-kh7btl4r]:nth-child(1){animation:about-card-float 4s ease-in-out infinite}.explore-card[data-astro-cid-kh7btl4r]:nth-child(2){animation:about-card-float 3.3s ease-in-out infinite;animation-delay:-1.5s}}@media(hover:hover){.explore-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:var(--navy-100)}}.explore-card[data-astro-cid-kh7btl4r] .card-icon[data-astro-cid-kh7btl4r]{margin-bottom:0;flex-shrink:0;width:2.6rem;height:2.6rem}.explore-card[data-astro-cid-kh7btl4r]>span[data-astro-cid-kh7btl4r]:nth-child(2){flex:1;display:flex;flex-direction:column;gap:.15rem}.explore-card[data-astro-cid-kh7btl4r] small[data-astro-cid-kh7btl4r]{color:var(--ink-faint);font-weight:400}.explore-card[data-astro-cid-kh7btl4r] svg:last-child{flex-shrink:0;color:var(--orange-600);transition:transform .3s var(--ease-ui, ease)}.explore-card[data-astro-cid-kh7btl4r]:hover svg:last-child{transform:translate(3px)}@media(min-width:40rem){.explore-row[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}}.where-visual[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.25rem}.where-map-stage[data-astro-cid-kh7btl4r]{position:relative;padding:1.5rem 2rem;background:linear-gradient(165deg,var(--navy-800),var(--navy-950));border-radius:1.35rem;box-shadow:0 30px 54px -28px #071d3373}.where-map .uk-map-landmass{fill:#ffffff29;stroke:#ffffff4d}.where-map{max-width:14rem;margin-inline:auto}.where-marker-ring[data-astro-cid-kh7btl4r]{fill:none;stroke:var(--orange-light);stroke-width:1.5;transform-box:fill-box;transform-origin:center}.where-marker-dot[data-astro-cid-kh7btl4r]{fill:var(--orange-light);transform-box:fill-box;transform-origin:center}@media(prefers-reduced-motion:no-preference){.where-marker-ring[data-astro-cid-kh7btl4r]{animation:where-pulse 3.2s ease-out infinite}.where-marker-dot[data-astro-cid-kh7btl4r]{animation:about-icon-breathe-scale 3.2s ease-in-out infinite}}@keyframes where-pulse{0%{opacity:.8;scale:1}to{opacity:0;scale:2.4}}.where-marker-label[data-astro-cid-kh7btl4r]{position:absolute;left:50%;bottom:.75rem;translate:-50% 0;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:#fffffff0;border-radius:999px;color:var(--ink);font-size:.72rem;font-weight:600;white-space:nowrap;box-shadow:0 8px 18px -8px #071d3366}.where-marker-label[data-astro-cid-kh7btl4r] svg{color:var(--orange-600)}.coverage-feature-list[data-astro-cid-kh7btl4r]{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.coverage-feature-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.65rem;padding:.75rem .9rem;background:var(--surface);border:1px solid var(--line);border-radius:.65rem;font-size:.86rem;font-weight:600;color:var(--ink);box-shadow:0 12px 24px -20px #071d3359;transition:transform .35s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.coverage-feature-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:hover{transform:translate(4px)}}@media(prefers-reduced-motion:no-preference){.coverage-feature-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{animation:about-card-float 3.5s ease-in-out infinite}.coverage-feature-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r][style*="--i: 1"]{animation-duration:4s;animation-delay:-1.2s}.coverage-feature-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r][style*="--i: 2"]{animation-duration:3.3s;animation-delay:-2s}}.coverage-feature-icon[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:.5rem;background:linear-gradient(150deg,var(--navy-700),var(--navy-900));color:#fff}@media(min-width:30rem){.where-visual[data-astro-cid-kh7btl4r]{flex-direction:row;align-items:stretch}.where-map-stage[data-astro-cid-kh7btl4r]{flex:1}.coverage-feature-list[data-astro-cid-kh7btl4r]{flex:1;align-content:center}}@media(min-width:64rem){.where-grid[data-astro-cid-kh7btl4r]{grid-template-columns:.85fr 1fr;gap:3.5rem}.where-visual[data-astro-cid-kh7btl4r]{flex-direction:column}.coverage-feature-list[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr}}@media(min-width:80rem){.where-visual[data-astro-cid-kh7btl4r]{flex-direction:row}}
