.site-logo{color:#fff;white-space:nowrap;align-items:center;gap:.085em;height:1em;font-size:70px;line-height:1;text-decoration:none;display:inline-flex}.site-logo-mark{flex:none;width:auto;height:1em;display:block}.site-logo-word{font-family:var(--font-condensed);text-transform:uppercase;flex-direction:column;justify-content:center;gap:.06em;display:flex}.site-logo-over{letter-spacing:.22em;font-size:.2em;font-weight:600;line-height:1}.site-logo-name{letter-spacing:.01em;font-size:.49em;font-weight:700;line-height:1}.site-logo:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid}.site-chrome-top{--site-header-h:110px;height:var(--site-header-h);z-index:50;flex:none;position:relative}body:has(main>[data-hero]) .site-chrome-top{height:0}.site-chrome-top .site-header{height:var(--site-header-h);color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:50;background:#000;border-bottom:0;position:absolute;top:0;left:0;right:0}body:has(main>[data-hero]) .site-chrome-top .site-header{background:0 0;position:absolute}.site-chrome-top .site-header.site-header-stuck{background:#000;animation:.3s ease-out site-header-drop;position:fixed}body:has(main>[data-hero]) .site-chrome-top .site-header.site-header-stuck{background:#000;animation:.3s ease-out site-header-drop;position:fixed}@keyframes site-header-drop{0%{transform:translateY(-100%)}to{transform:none}}.site-header-inner{height:var(--site-header-h);padding:20px var(--gutter);align-items:center;display:flex}.site-header-logo{flex:none}.site-header-search-block{align-items:center;margin-left:auto;padding:7px 32px;display:flex}.site-header-icon-button{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.site-header-search-toggle{width:19px;height:21px}.site-header-search-toggle svg{width:19px;height:21px;display:block}.site-header-icon-button:focus-visible{outline-offset:4px;outline:2px solid #fff}.site-header-pill{border-radius:var(--pill);height:40px;font-family:var(--font-barlow);text-transform:uppercase;color:#fff;white-space:nowrap;border:1px solid #fff;align-items:center;padding:7px 32px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;display:flex}.site-header-pill:hover{background:#ffffff1f}.site-header-pill:focus-visible{outline-offset:3px;outline:2px solid #fff}.site-header-pill-primary{background:var(--accent);border-color:var(--accent);min-width:165px;color:var(--accent-ink);justify-content:center;margin-left:20px}.site-header-pill-primary:hover{background:var(--accent);filter:brightness(1.25)}.site-header-menu-block{margin-left:10px}.site-header-menu-toggle{width:70px;height:30px;padding:0 20px}.site-header-menu-toggle svg{width:30px;height:30px;display:block}.site-header-search{padding:20px var(--gutter);background:#000;border-top:1px solid #ffffff26;align-items:center;gap:16px;display:flex;position:absolute;top:100%;left:0;right:0}.site-header-search[hidden]{display:none}.site-header-search-input{min-width:0;height:44px;font-family:var(--font-barlow);text-transform:uppercase;color:#fff;background:0 0;border:0;border-bottom:1px solid #fff;border-radius:0;outline:none;flex:1;padding:8px 0;font-size:18px;line-height:23.4px}.site-header-search-input::placeholder{color:#a4a4a4;opacity:1}.site-header-search-input:focus-visible{border-bottom-color:var(--accent-light)}.site-header-search-input::-webkit-search-cancel-button{appearance:none}.site-header-search-submit{flex:none;width:44px;height:44px}.site-header-search-submit svg{width:22px;height:22px}.slide-out{z-index:100;visibility:hidden;transition:visibility 0s linear .3s;position:fixed;inset:0}.slide-out-open{visibility:visible;transition-delay:0s}.slide-out-overlay{opacity:0;background:#0000008c;transition:opacity .3s;position:absolute;inset:0}.slide-out-open .slide-out-overlay{opacity:1}.slide-out-panel{color:#fff;background:#000;flex-direction:column;width:420px;max-width:100%;padding:30px 40px 40px;transition:transform .3s;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.slide-out-open .slide-out-panel{transform:none}.slide-out-head{justify-content:flex-end;height:50px;display:flex}.slide-out-close{width:50px;height:50px;margin-right:-10px}.slide-out-close svg{width:30px;height:30px;display:block}.slide-out-nav{margin-top:20px}.slide-out-list{margin:0;padding:0;list-style:none}.slide-out-link{font-family:var(--font-condensed);text-transform:uppercase;color:#fff;border-bottom:1px solid #ffffff26;padding:12px 0;font-size:32px;font-weight:700;line-height:1.1;text-decoration:none;display:block}.slide-out-link:hover,.slide-out-link[aria-current=page]{color:var(--accent-light)}.slide-out-link:focus-visible{outline-offset:-2px;outline:2px solid #fff}.slide-out-actions{flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:40px;display:flex}.slide-out-actions .site-header-pill-primary{margin-left:0}.site-footer-root{color:#000;padding:0 var(--gutter);background:#fff}.site-footer-inner{max-width:1440px;margin:0 auto}.site-footer-top{border-bottom:1px solid #9e9e9e;justify-content:space-between;align-items:center;min-height:202px;padding:50px 0 20px;display:flex}.site-footer-logo{color:var(--accent);font-size:87px}.site-footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:60px 90px;padding:80px 0;display:grid}.site-footer-column{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.site-footer-heading{font-family:var(--font-barlow);text-transform:uppercase;color:var(--accent);margin:0;font-size:20px;font-weight:700;line-height:18px}.site-footer-heading a{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.site-footer-heading a:hover{text-decoration:underline}.site-footer-heading svg{color:#000;width:20px;height:13px;display:block}.site-footer-text{font-family:var(--font-barlow);color:#000;margin:0;font-size:16px;font-weight:400;line-height:25.6px}.site-footer-more{height:16px;font-family:var(--font-barlow);text-transform:uppercase;color:#000;align-items:center;gap:8px;font-size:16px;font-weight:700;line-height:14.4px;text-decoration:none;display:flex}.site-footer-more svg{width:16px;height:16px;color:var(--accent);display:block}.site-footer-more:hover{text-decoration:underline}.site-footer-column a:focus-visible,.site-footer-bottom a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.site-footer-subscribe .site-footer-text{margin-bottom:10px}.site-footer-form{border-bottom:1px solid #000;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex}.site-footer-email{min-width:0;height:39px;font-family:var(--font-barlow);text-transform:uppercase;color:#000;background:0 0;border:0;border-radius:0;outline:none;flex:1;padding:8px;font-size:18px;font-weight:400;line-height:23.4px}.site-footer-email::placeholder{color:#a4a4a4;opacity:1}.site-footer-email:focus-visible{box-shadow:inset 0 -2px 0 var(--accent)}.site-footer-submit{width:15px;height:28px;color:var(--accent);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.site-footer-submit svg{width:15px;height:20px;display:block}.site-footer-submit:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.site-footer-bottom{border-top:1px solid #9e9e9e;justify-content:space-between;align-items:center;gap:40px;padding:20px 0 80px;display:flex}.site-footer-legal{max-width:645px}.site-footer-legal a{color:var(--link);text-decoration:none}.site-footer-legal a:hover{text-decoration:underline}.site-footer-social{gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-footer-social a,.site-footer-social-slot{background:var(--accent);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:2px;display:flex}.site-footer-social a:hover{filter:brightness(1.25)}.site-footer-social-slot{box-sizing:border-box;border:1px dashed var(--slot-line);background:var(--slot);color:var(--slot-ink)}.site-footer-social svg{width:17px;height:17px;display:block}@media (max-width:1024px){.site-header-inner .site-header-pill-contact{display:none}.site-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:60px}}@media (max-width:768px){.site-chrome-top{--site-header-h:101px}.site-header-inner{padding:20px 15px}.site-header-logo{font-size:61px}.site-header-search-block{padding:7px 16px}.site-header-search{padding:16px 15px}.site-header-inner .site-header-pill-primary{display:none}.site-header-menu-block{margin-left:0}.slide-out-panel{padding:24px 20px 32px}.slide-out-close{margin-right:0}.site-footer-top{flex-direction:column;align-items:center;gap:30px;min-height:0;padding:50px 0 60px}.site-footer-logo{font-size:58px}.site-footer-columns{grid-template-columns:minmax(0,1fr);row-gap:60px;padding:60px 0}.site-footer-text{font-family:var(--font-inter)}.site-footer-bottom .site-footer-text{font-family:var(--font-barlow)}.site-footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:40px;padding:20px 0 40px}.site-footer-legal{max-width:none}.site-footer-social{justify-content:center}}@media (max-width:480px){.slide-out-panel{width:100%}}@media (prefers-reduced-motion:reduce){.site-chrome-top .site-header.site-header-stuck{animation:none}.slide-out,.slide-out-overlay,.slide-out-panel{transition:none}}
@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbd88c7cbebcb5b-s.1gbavwjfxk-ql.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e3c10b17cdb86a23-s.p.170qlghoxphjg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(../media/612838607db3d51d-s.p.3rc77fqyyrg24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9710cef2a2a6ac70-s.1glkedkmkj4ol.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a978fc28c69736ab-s.p.0jk2f-2yu65-t.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(../media/303804218d80822e-s.p.0j4ssjn_k8z58.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e37557cf0085218d-s.323_pd8dkinxn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/146a3e5eadafdf83-s.p.3o5kmmd3ujeri.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d9b5d46d9a89ffe6-s.p.0rkprfbp4mv-a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed Fallback;src:local(Arial);ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.0%;size-adjust:76.49%}.barlow_condensed_faf6b39c-module__BoDxea__className{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal}.barlow_condensed_faf6b39c-module__BoDxea__variable{--font-condensed:"Barlow Condensed", "Barlow Condensed Fallback"}
@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/31e5e20239562b7a-s.3ih7dxnymi4t5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a8b04342f903b9d-s.p.3uaqc_eim_oz1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c6e2684784a55443-s.p.2w-eao_k5pziq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/742f0fcf9aa5cfe6-s.1haaxlqnxotgo.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b524e3bdcc8dfcd3-s.p.2km9zhv-p9t3b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a083361d37caf3d1-s.p.00u70rl5ce7ry.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b221c6d9681431a7-s.0p3m7ez1fl9bq.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/af7efeee822b8a1b-s.p.0owl_bf4j-7yx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6c98c9fb873995d2-s.p.14sz-5zsn4k6e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f1c5314e24238cfd-s.3ejvvd3kfac7p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7993b8d2abb72fea-s.p.2_dpbef00d2ek.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0595f7052377a1a2-s.p.1ynh17i_ncei1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Fallback;src:local(Arial);ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.0%;size-adjust:96.68%}.barlow_b9b22ee2-module__cGmYxq__className{font-family:Barlow,Barlow Fallback;font-style:normal}.barlow_b9b22ee2-module__cGmYxq__variable{--font-barlow:"Barlow", "Barlow Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.p.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.p.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.p.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.p.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_7c6f63f5-module__4FVFYq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_7c6f63f5-module__4FVFYq__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2039e8342bda6056-s.p.1iie40g0-cbk2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fabcf92ba1ccea36-s.p.3jvga4rcv46fc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bebas Neue Fallback;src:local(Arial);ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.0%;size-adjust:76.72%}.bebas_neue_d5901733-module__KRJfPa__className{font-family:Bebas Neue,Bebas Neue Fallback;font-style:normal;font-weight:400}.bebas_neue_d5901733-module__KRJfPa__variable{--font-bebas:"Bebas Neue", "Bebas Neue Fallback"}
:root{--accent:#01214e;--accent-ink:#fff;--accent-soft:#e9eef7;--accent-deep:#0b1a38;--accent-light:#9fb6e0;--link:#01214e;--tile-blue:#9fb6e0;--tile-grey:#d7cccc;--ink:#000;--body:#000;--text-grey:#424242;--mute:#686e77;--bg:#fff;--panel:#fff;--surface:#edf1f4;--surface-2:#f2f3f5;--rule:#e8e8e8;--rule-strong:#c3c3c3;--band:#000;--band-ink:#fff;--band-mute:#a4a4a4;--slot:#fff4d6;--slot-ink:#6b4e12;--slot-line:#e3ce97;--ok:#1f6b3a;--ok-soft:#e6f2ea;--warn:#8a4b0f;--warn-soft:#fdf1e3;--bad:#9b2226;--bad-soft:#fbe9ea;--font-condensed:"Barlow Condensed", "Arial Narrow", sans-serif;--font-barlow:Barlow, Arial, sans-serif;--font-inter:Inter, system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--font-bebas:"Bebas Neue", "Barlow Condensed", sans-serif;--serif:var(--font-condensed);--sans:var(--font-inter);--wrap:1360px;--gutter:40px;--pill:100px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{height:100%}body{background:var(--bg);min-height:100%;color:var(--body);font-family:var(--font-inter);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:18px;line-height:1.8;display:flex}main{flex:1}.wrap{max-width:calc(var(--wrap) + 2 * var(--gutter));padding:0 var(--gutter);width:100%;margin:0 auto}@media (max-width:768px){:root{--gutter:20px}}.narrow{max-width:760px}h1,h2,h3{font-family:var(--font-condensed);color:var(--ink);text-transform:uppercase;letter-spacing:0;margin:0;font-weight:700;line-height:.9}h4{font-family:var(--font-barlow);color:var(--ink);text-transform:uppercase;margin:0;font-weight:700}p{margin:0}a{color:inherit}.eyebrow{font-family:var(--font-barlow);letter-spacing:0;text-transform:uppercase;color:var(--ink);margin:0 0 18px;font-size:16px;font-weight:700}.prose p+p{margin-top:1em}.prose ul{margin:1em 0;padding-left:1.2em}.prose li+li{margin-top:.4em}.prose h2{margin:48px 0 16px;font-size:clamp(26px,3.2vw,34px);line-height:1.2}.prose h3{margin:32px 0 10px;font-size:21px}.prose>h2:first-child,.prose .eyebrow+h2{margin-top:0}.prose a{color:var(--accent)}.slot{background:var(--slot);color:var(--slot-ink);border-bottom:1px dashed var(--slot-line);font-family:var(--sans);white-space:nowrap;border-radius:2px;padding:0 .25em;font-size:.92em}.prose .slot{white-space:normal}h1 .slot,h2 .slot,h3 .slot,.home-impact-value .slot{letter-spacing:inherit;font-family:inherit;font-size:1em}.site-header{border-bottom:1px solid var(--rule);background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);z-index:20;position:sticky;top:0}.bar{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.mark{color:var(--accent);align-items:center;gap:12px;text-decoration:none;display:flex}.mark svg{flex:none;width:30px;height:auto}.mark b{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;font-size:19px;font-weight:400;line-height:1.15;display:block}.mark small{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--mute);font-size:10px;font-weight:600;display:block}.site-nav{gap:30px;display:flex}.site-nav a{color:var(--body);font-size:14.5px;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--accent)}.bar-actions{align-items:center;gap:12px;display:flex}@media (max-width:860px){.site-nav,.bar-actions .btn-line{display:none}}[id]{scroll-margin-top:96px}.btn{letter-spacing:0;text-transform:uppercase;border-radius:var(--pill);border:1px solid var(--accent);cursor:pointer;font-size:16px;font-weight:700;font-family:var(--font-barlow);background:0 0;padding:10px 32px;line-height:1.5;text-decoration:none;display:inline-block}.btn-fill{background:var(--accent);color:var(--accent-ink)}.btn-fill:hover{filter:brightness(1.12)}.btn-line{color:var(--accent)}.btn-line:hover{background:var(--accent-soft)}.btn-small{padding:7px 32px;font-size:16px}.btn[disabled],.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;filter:none}.arrow{color:var(--ink);font-family:var(--font-barlow);letter-spacing:0;text-transform:uppercase;border-bottom:0;padding-bottom:0;font-size:14px;font-weight:700;text-decoration:none}.arrow:after{content:" →";color:var(--accent)}.cta{flex-wrap:wrap;gap:14px;display:flex}.section{border-bottom:1px solid var(--rule);padding:88px 0}.section-tight{padding:56px 0}.head{max-width:60ch;margin-bottom:52px}.head h2{font-size:clamp(28px,3.6vw,40px);line-height:1.15}.head p{margin:18px 0 0;font-size:18px}.grid{background:var(--rule);border:1px solid var(--rule);gap:1px;display:grid}@media (min-width:760px){.grid{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}}.card{background:var(--panel);padding:36px 32px 32px}.card h3{margin-bottom:12px;font-size:21px}.card p{color:var(--body);margin:0 0 22px;font-size:15.5px}.card p:last-child{margin-bottom:0}.num{font-family:var(--serif);color:var(--accent);letter-spacing:.1em;margin-bottom:16px;font-size:13px;display:block}.faq details{border-top:1px solid var(--rule);padding:14px 0}.faq details:last-child{border-bottom:1px solid var(--rule)}.faq summary{cursor:pointer;color:var(--ink);font-weight:600;list-style-position:outside}.faq details>div{padding-top:10px}.facts{grid-template-columns:max-content 1fr;gap:12px 32px;margin:0;font-size:16px;display:grid}.facts dt{color:var(--mute);letter-spacing:.08em;text-transform:uppercase;padding-top:3px;font-size:13px}.facts dd{color:var(--ink);margin:0}@media (max-width:600px){.facts{grid-template-columns:1fr;gap:4px}.facts dd{margin-bottom:12px}}.timeline{border-left:2px solid var(--rule);margin:0;padding:0;list-style:none}.timeline li{padding:0 0 28px 28px;position:relative}.timeline li:before{content:"";background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:8px;left:-7px}.timeline time,.timeline .when{letter-spacing:.1em;text-transform:uppercase;color:var(--mute);margin-bottom:6px;font-size:12px;display:block}.timeline h3{margin-bottom:6px;font-size:20px}.site-footer{border-top:1px solid var(--rule);padding:64px 0 44px;font-size:14.5px}.fgrid{gap:38px;margin-bottom:52px;display:grid}@media (min-width:700px){.fgrid{grid-template-columns:2fr 1fr 1fr}}.fgrid h4{letter-spacing:.14em;text-transform:uppercase;color:var(--ink);font-size:12px;font-family:var(--sans);margin:0 0 16px;font-weight:600}.fgrid ul{margin:0;padding:0;list-style:none}.fgrid li{margin-bottom:10px}.fgrid a{color:var(--body);text-decoration:none}.fgrid a:hover{color:var(--accent)}.legal{border-top:1px solid var(--rule);color:var(--mute);flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:26px;font-size:13px;display:flex}.legal a{color:var(--mute)}.page-head{border-bottom:1px solid var(--rule);padding:72px 0 48px}.page-head h1{max-width:18ch;font-size:clamp(34px,4.6vw,52px);line-height:1.1}.page-head p{max-width:56ch;margin-top:20px;font-size:19px}.form,.form-row{gap:22px;display:grid}@media (min-width:700px){.form-row{grid-template-columns:1fr 1fr}}.field{gap:7px;display:grid}.field label,.field .label{color:var(--ink);letter-spacing:.01em;font-size:13.5px;font-weight:600}.field .hint{color:var(--mute);font-size:13px}.field input[type=text],.field input[type=email],.field input[type=tel],.field input[type=date],.field input[type=month],.field input[type=url],.field select,.field textarea{font:inherit;color:var(--ink);background:var(--panel);border:1px solid var(--rule);border-radius:2px;outline:none;width:100%;padding:11px 13px;font-size:16px}.field textarea{resize:vertical;min-height:160px;line-height:1.55}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field input[aria-invalid=true],.field textarea[aria-invalid=true],.field select[aria-invalid=true]{border-color:var(--bad)}.field .error{color:var(--bad);font-size:13px}.check{color:var(--body);align-items:flex-start;gap:12px;font-size:15px;display:flex}.check input{width:17px;height:17px;accent-color:var(--accent);flex:none;margin-top:5px}.form-actions{flex-wrap:wrap;align-items:center;gap:14px;padding-top:8px;display:flex}.notice{border:1px solid var(--rule);border-left:3px solid var(--accent);background:var(--panel);border-radius:2px;padding:16px 18px;font-size:15px}.notice-ok{border-left-color:var(--ok);background:var(--ok-soft)}.notice-warn{border-left-color:var(--warn);background:var(--warn-soft)}.notice-bad{border-left-color:var(--bad);background:var(--bad-soft)}.counter{color:var(--mute);text-align:right;font-size:12.5px}.notice+.form{margin-top:28px}.inline-form{display:inline}.aside-form{border-top:1px solid var(--rule);margin-top:56px;padding-top:28px}.aside-form p{margin-bottom:16px}.portal{padding:56px var(--gutter) 88px;gap:40px;display:grid}@media (min-width:900px){.portal{grid-template-columns:260px 1fr;gap:64px}}.portal-nav{align-self:start;position:sticky;top:100px}.portal-nav>*+*{margin-top:20px}.steps{gap:2px;margin:0;padding:0;list-style:none;display:grid}.steps a{color:var(--body);border-radius:2px;align-items:center;gap:12px;padding:11px 12px;font-size:14.5px;text-decoration:none;display:flex}.steps a:hover{background:var(--accent-soft)}.steps a[aria-current=page]{background:var(--accent-soft);color:var(--ink);font-weight:600}.steps .dot{border:1.5px solid var(--rule);width:22px;height:22px;color:var(--mute);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.steps .dot[data-state=done]{background:var(--ok);border-color:var(--ok);color:#fff}.steps .dot[data-state=partial]{border-color:var(--warn);color:var(--warn)}.portal-main h1{margin-bottom:10px;font-size:clamp(30px,3.6vw,40px);line-height:1.15}.portal-main>p.lead{max-width:60ch;margin-bottom:36px;font-size:17px}.portal-main h2{margin-bottom:14px;font-size:24px}.portal-main section+section{margin-top:40px}.reference{font-family:var(--serif);letter-spacing:.04em;color:var(--ink);margin:0 0 40px;font-size:clamp(30px,4.6vw,48px);line-height:1.1}.status-pill{letter-spacing:.08em;text-transform:uppercase;background:var(--accent-soft);color:var(--accent);border-radius:2px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-block}.status-pill[data-status=submitted],.status-pill[data-status=under_review]{background:var(--warn-soft);color:var(--warn)}.status-pill[data-status=accepted]{background:var(--ok-soft);color:var(--ok)}.status-pill[data-status=declined],.status-pill[data-status=withdrawn]{background:var(--bad-soft);color:var(--bad)}.docs{border:1px solid var(--rule);background:var(--panel);margin:0;padding:0;list-style:none}.docs>li{border-bottom:1px solid var(--rule);flex-wrap:wrap;align-items:center;gap:18px;padding:18px 20px;display:flex}.docs>li:last-child{border-bottom:0}.docs .doc-files{flex-basis:100%;gap:8px;display:grid}.docs .doc-main{flex:1;min-width:220px}.docs .doc-main b{color:var(--ink);font-size:15.5px;font-weight:600;display:block}.docs .doc-main span{color:var(--mute);font-size:13.5px}.docs .doc-state{letter-spacing:.08em;text-transform:uppercase;color:var(--mute);font-size:12px;font-weight:600}.docs .doc-state[data-state=done]{color:var(--ok)}.docs .doc-state[data-state=missing]{color:var(--warn)}.file-input{font-size:14px}progress{width:100%;height:6px;accent-color:var(--accent)}.table{border-collapse:collapse;background:var(--panel);border:1px solid var(--rule);width:100%;font-size:14.5px}.table th,.table td{text-align:left;border-bottom:1px solid var(--rule);vertical-align:top;padding:12px 14px}.table th{letter-spacing:.08em;text-transform:uppercase;color:var(--mute);font-size:12px;font-weight:600}.table tr:last-child td{border-bottom:0}.table a{color:var(--accent)}.table-wrap{overflow-x:auto}.filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.filters a{border:1px solid var(--rule);color:var(--body);border-radius:2px;padding:7px 12px;font-size:13px;text-decoration:none}.filters a[aria-current=true]{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.admin-bar{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:36px;padding-bottom:20px;display:flex}.admin-bar h1{font-size:30px}.admin-bar .who{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.counts{color:var(--mute);flex-wrap:wrap;gap:20px;margin:0 0 16px;padding:0;font-size:14px;list-style:none;display:flex}.counts b{color:var(--ink);font-weight:600}.review{gap:48px;display:grid}.review h3{margin-bottom:16px;font-size:22px}.review h4{margin:32px 0 6px}.pre{white-space:pre-wrap;background:var(--panel);border:1px solid var(--rule);color:var(--ink);padding:20px 22px;font-size:15.5px;line-height:1.6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--mute)}.small{font-size:14px}.image-slot{background:#2a2f38;display:block;position:relative;overflow:hidden}.image-slot-empty{background:linear-gradient(160deg,#343a45,#1f232b)}.image-slot-label{font-family:var(--font-barlow);letter-spacing:.04em;text-transform:uppercase;color:#cfd5df;background:#00000073;border-radius:2px;padding:3px 8px;font-size:12px;font-weight:600;position:absolute;bottom:10px;left:12px}
