:root{--green-900:#141d17;--green-800:#1b2820;--green-700:#2b3d33;--green-600:#36493d;--green-500:#445a4c;--green-400:#6b8174;--green-300:#9db0a2;--green-200:#c8d4cb;--green-100:#e2eae3;--green-50:#eef2ec;--brass-600:#a9742e;--brass-500:#c18a3c;--brass-400:#d2a05a;--brass-100:#f2e6cf;--brass-50:#f8f1e2;--sand:#f4f1e8;--paper:#fbfaf5;--white:#fff;--ink:#19211c;--muted:#19211c9e;--faint:#19211c6b;--on-dark:#f3f1e9;--on-dark-muted:#f3f1e9a8;--border:#2b3d3324;--border-soft:#2b3d3314;--shadow-sm:0 1px 2px #141d170f,0 1px 3px #141d170d;--shadow-md:0 6px 20px #141d1717,0 2px 5px #141d170d;--shadow-lg:0 22px 50px #141d1729,0 6px 14px #141d1712;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:26px;--r-pill:999px;--ease:cubic-bezier(.22,1,.36,1);--sans:"Hanken Grotesk Variable","Hanken Grotesk",-apple-system,system-ui,sans-serif;--serif:"Spectral",Georgia,serif;--maxw:1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--sans);background:var(--sand);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.55;overflow-x:clip}.mark{background-color:currentColor;display:inline-block;-webkit-mask:url(/assets/brand/deer-shield-mark.png) 50%/contain no-repeat;mask:url(/assets/brand/deer-shield-mark.png) 50%/contain no-repeat}.brand-symbol{background:currentColor;flex:0 0 40px;width:40px;height:40px;display:block;-webkit-mask:url(/assets/brand/deer-refined.svg) 50%/contain no-repeat;mask:url(/assets/brand/deer-refined.svg) 50%/contain no-repeat}.brand-wordmark{white-space:nowrap;flex-direction:column;gap:3px;display:flex}.brand-name{font-family:var(--serif);letter-spacing:-.025em;font-size:24px;font-weight:500;line-height:1.05}.brand-descriptor{font-family:var(--sans);letter-spacing:.19em;text-transform:uppercase;font-size:10px;font-weight:500;line-height:1.2}button{cursor:pointer;font-family:inherit}input{font-family:inherit}a{color:inherit;text-decoration:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.btn{font-family:var(--sans);border-radius:var(--r-md);cursor:pointer;transition:.18s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.btn svg{width:17px;height:17px}.btn-primary{background:var(--green-700);color:#fff}.btn-primary:hover{background:var(--green-600)}.btn-cta{background:var(--brass-500);color:#241803}.btn-cta:hover{background:var(--brass-400)}.btn-ghost{color:var(--green-700);border-color:var(--border);background:0 0}.btn-ghost:hover{background:var(--green-50);border-color:var(--green-200)}.btn-lg{padding:14px 26px;font-size:16px}.hp{width:1px;height:1px;top:auto;overflow:hidden;position:absolute!important;left:-9999px!important}.form-err{color:#b23a22;border-radius:var(--r-md);background:#b23a2214;border:1px solid #b23a2238;margin-top:11px;padding:9px 12px;font-size:13px}.form-err[hidden]{display:none}.geomap{border:1px solid var(--border-soft);border-radius:var(--r-lg);background:var(--green-50);position:relative;overflow:hidden}.map-canvas{width:100%;display:none}.geomap--region .map-canvas{height:400px}.geomap--region .map-load{min-height:300px}.geomap--detail .map-canvas{height:240px}.geomap--detail .map-load{min-height:240px}.map-load{text-align:center;background:radial-gradient(circle at 30% 40%,#6b81742e,transparent 42%),radial-gradient(circle at 70% 65%,#6b817424,transparent 45%),var(--green-50);flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:24px;display:flex}.map-load .ml-note{color:var(--muted);max-width:36ch;font-size:12px}.jjs-pin span{background:var(--green-700);border:3px solid #fff;border-radius:50%;width:16px;height:16px;display:block;box-shadow:0 2px 6px #141d1759}.leaflet-container{font-family:var(--sans)}.leaflet-popup-content{font-size:13.5px;line-height:1.42}.leaflet-popup-content a{color:var(--green-700);font-weight:600}.toolbar{flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:18px;display:flex}.toolbar input{border-radius:var(--r-md);background:#fff;border:1px solid #2b3d3333;outline:none;flex:1;min-width:200px;padding:10px 14px;font-family:inherit;font-size:14.5px}.toolbar input:focus{border-color:var(--green-500);box-shadow:0 0 0 3px #445a4c26}.toolbar select{border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;background:#fff;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:600}.toolbar .rescount{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:13.5px}.noresults{text-align:center;color:var(--muted);padding:40px 20px}header.site{z-index:50;backdrop-filter:blur(14px);border-bottom:1px solid var(--border-soft);background:#f4f1e8e6;position:sticky;top:0}header.site .row{max-width:var(--maxw);align-items:center;gap:14px;margin:0 auto;padding:13px 28px;display:flex}header.site .brand{min-height:44px;color:var(--green-700);align-items:center;gap:12px;display:flex}header.site nav{gap:24px;margin-left:34px;display:flex}header.site nav a{color:var(--muted);font-size:14.5px;font-weight:500}header.site nav a:hover{color:var(--green-700)}header.site .right{align-items:center;gap:11px;margin-left:auto;display:flex}.burger{color:var(--ink);background:0 0;border:none;display:none}.hero{background:var(--green-900);position:relative;overflow:hidden}.hero .bg{object-fit:cover;object-position:center 32%;width:100%;height:100%;position:absolute;inset:0}.hero .scrim{background:linear-gradient(90deg,#141d17f0 0%,#141d17bd 42%,#141d1747 78%,#141d171f 100%);position:absolute;inset:0}.hero .wrap{z-index:2;padding-top:78px;padding-bottom:84px;position:relative}.hero .kick{color:var(--brass-400);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex}.hero .kick:before{content:"";background:var(--brass-400);width:24px;height:1.5px}.hero h1{font-family:var(--serif);color:var(--on-dark);letter-spacing:-.025em;max-width:16ch;margin:16px 0 18px;font-size:clamp(38px,6vw,68px);font-weight:600;line-height:1.02}.hero h1 em{color:var(--brass-400);font-style:italic}.hero .sub{color:var(--on-dark);opacity:.9;max-width:50ch;font-size:clamp(17px,2vw,20px);line-height:1.5}.searchwrap{border-radius:var(--r-lg);box-shadow:var(--shadow-lg);background:#fbfaf5f7;gap:9px;max-width:620px;margin-top:32px;padding:9px;display:flex}.searchwrap .fld{flex:1;align-items:center;gap:10px;min-width:0;padding:0 14px;display:flex}.searchwrap .fld svg{flex:none}.searchwrap .fld input{width:100%;color:var(--ink);background:0 0;border:none;outline:none;font-size:15.5px}.searchwrap .sep{background:var(--border);width:1px;margin:6px 0}.searchwrap .regsel{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;padding:0 12px;font-size:15px;font-weight:500;display:flex}.searchwrap .regsel svg{flex:none}.popular{color:var(--on-dark-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;font-size:13.5px;display:flex}.popular a{color:var(--on-dark);border-radius:var(--r-pill);border:1px solid #f3f1e947;padding:5px 12px;font-size:13px;transition:all .16s}.popular a:hover{background:#f3f1e91f;border-color:#f3f1e980}.searchwrap{position:relative}.hero .regsel{cursor:pointer;text-decoration:none}.hero .regsel:hover{color:var(--green-700)}.hs-results{background:var(--white,#fff);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);z-index:30;text-align:left;max-height:344px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.hs-results[hidden]{display:none}.hs-item{color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:9px 11px;text-decoration:none;display:flex}.hs-item:hover,.hs-item.active{background:var(--green-50)}.hs-item .hi-t{flex-direction:column;flex:1;min-width:0;display:flex}.hs-item .hi-n{white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:600;line-height:1.25;overflow:hidden}.hs-item .hi-m{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.hs-item .hi-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--brass-600);flex:none;font-size:10.5px;font-weight:700}.hs-empty{color:var(--muted);padding:13px 12px;font-size:14px}.herostats{flex-wrap:wrap;gap:34px;margin-top:38px;display:flex}.herostats div{color:var(--on-dark)}.herostats .n{font-family:var(--serif);font-size:30px;font-weight:700;line-height:1}.herostats .l{color:var(--on-dark-muted);margin-top:5px;font-size:12.5px}.shead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--brass-600);align-items:center;gap:9px;font-size:12.5px;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--brass-500);width:22px;height:1.5px}.shead h2{font-family:var(--serif);letter-spacing:-.018em;margin-top:12px;font-size:clamp(27px,3.6vw,40px);font-weight:600;line-height:1.08}.shead p{color:var(--muted);max-width:52ch;margin-top:8px;font-size:16px}.shead .link{color:var(--green-700);white-space:nowrap;align-items:center;gap:6px;font-size:14.5px;font-weight:600;display:inline-flex}.shead .link:hover{gap:9px}.regions{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.regcard{background:var(--white);border:1px solid var(--border-soft);border-radius:var(--r-md);transition:.18s var(--ease);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.regcard:hover{box-shadow:var(--shadow-md);border-color:var(--green-200);transform:translateY(-2px)}.regcard .nm{font-size:15.5px;font-weight:600;display:block}.regcard .ct{color:var(--faint);margin-top:2px;font-size:12.5px;display:block}.regcard .ar{color:var(--green-300);transition:all .18s}.regcard:hover .ar{color:var(--green-700);transform:translate(2px)}.schools{background:var(--paper);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.scards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.scard{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);transition:.22s var(--ease);display:block;overflow:hidden}.scard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.scard .cv{background:linear-gradient(135deg,var(--green-500),var(--green-800));height:172px;position:relative}.scard .cv img{object-fit:cover;width:100%;height:100%}.scard .cv .ph{place-items:center;width:100%;height:100%;display:grid}.scard .cv .ph .mark{color:#ffffff73;width:48px;height:48px}.scard .cv .scrim{background:linear-gradient(#0000 45%,#141d1780);position:absolute;inset:0}.scard .st{color:#fff;backdrop-filter:blur(6px);border-radius:var(--r-pill);background:#141d178c;border:1px solid #ffffff2e;padding:5px 11px;font-size:11.5px;font-weight:600;position:absolute;top:12px;left:12px}.scard .vf{color:#241803;background:var(--brass-500);border-radius:var(--r-pill);align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:12px;right:12px}.scard .vf svg{width:13px;height:13px}.scard .bd{padding:16px 18px 18px}.scard .rt{color:var(--muted);align-items:center;gap:6px;margin-bottom:7px;font-size:13px;display:flex}.scard .rt .s{color:var(--brass-500);letter-spacing:1px}.scard h3{letter-spacing:-.01em;font-size:17px;font-weight:600;line-height:1.25}.scard .lc{color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:13.5px;display:flex}.scard .lc svg{flex:none;width:14px;height:14px}.scard .chips{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.chip{color:var(--green-700);background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--r-pill);padding:4px 10px;font-size:11.5px;font-weight:500}.scard .ft{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;margin-top:15px;padding-top:14px;display:flex}.scard .ft .p .v{font-family:var(--serif);font-size:20px;font-weight:600}.scard .ft .p .l{color:var(--faint);font-size:11px}.scard .ft .go{color:var(--green-700);align-items:center;gap:5px;font-size:13.5px;font-weight:600;display:inline-flex}.teaser{background:var(--green-800);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);grid-template-columns:1.1fr .9fr;display:grid;position:relative;overflow:hidden}.teaser .deerbg{color:#ffffff0a;z-index:0;width:280px;height:280px;position:absolute;bottom:-50px;right:36%}.teaser .tx{color:var(--on-dark);z-index:2;padding:48px;position:relative}.teaser .eyebrow{color:var(--brass-400)}.teaser .eyebrow:before{background:var(--brass-400)}.teaser h2{font-family:var(--serif);letter-spacing:-.018em;color:#fff;margin:14px 0 12px;font-size:clamp(26px,3.2vw,38px);font-weight:600;line-height:1.08}.teaser p{color:var(--on-dark-muted);max-width:42ch;margin-bottom:24px;font-size:16px}.teaser .mini{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.teaser .mini span{color:var(--on-dark);border-radius:var(--r-pill);background:#f3f1e914;border:1px solid #f3f1e924;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.teaser .mini svg{width:14px;height:14px;color:var(--brass-400)}.teaser .vis{z-index:2;justify-content:center;align-items:center;padding:36px;display:flex;position:relative}.calc{border-radius:var(--r-lg);width:100%;max-width:300px;box-shadow:var(--shadow-lg);background:#0d130f;border:1px solid #f3f1e91f;padding:24px}.calc .ch{color:var(--brass-400);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:600}.calc .row{color:var(--on-dark-muted);border-bottom:1px solid #f3f1e914;justify-content:space-between;align-items:center;padding:9px 0;font-size:14px;display:flex}.calc .row b{color:#fff;font-family:var(--serif);font-variant-numeric:tabular-nums;font-weight:600}.calc .tot{justify-content:space-between;align-items:center;margin-top:14px;padding-top:6px;display:flex}.calc .tot .l{color:var(--on-dark-muted);font-size:13px}.calc .tot .big{font-family:var(--serif);color:var(--brass-400);font-variant-numeric:tabular-nums;font-size:30px;font-weight:700}.how{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.howc{text-align:left}.howc .ic{border-radius:var(--r-md);background:var(--green-50);width:52px;height:52px;color:var(--green-700);place-items:center;margin-bottom:15px;display:grid}.howc .ic svg{width:26px;height:26px}.howc h3{letter-spacing:-.01em;font-size:18.5px;font-weight:600}.howc p{color:var(--muted);margin-top:7px;font-size:14.5px;line-height:1.55}.ratgeber{background:var(--paper);border-top:1px solid var(--border-soft)}.acards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.acard{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);transition:.2s var(--ease);display:block;overflow:hidden}.acard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.acard .top{background:var(--green-700);height:8px}.acard .ab{padding:22px}.acard .cat{letter-spacing:.05em;text-transform:uppercase;color:var(--brass-600);font-size:11.5px;font-weight:700}.acard h3{font-family:var(--serif);letter-spacing:-.01em;margin:9px 0 8px;font-size:20px;font-weight:600;line-height:1.2}.acard p{color:var(--muted);font-size:14px;line-height:1.55}.acard .rd{color:var(--green-700);align-items:center;gap:5px;margin-top:14px;font-size:13px;font-weight:600;display:inline-flex}.acard-img{aspect-ratio:16/9;background:linear-gradient(135deg,var(--green-500),var(--green-800));overflow:hidden}.acard-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease)}.acard:hover .acard-img img{transform:scale(1.04)}.testimonials{background:var(--paper);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.tgrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.tcard{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:24px;display:flex}.tcard .qmark{font-family:var(--serif);color:var(--green-200);height:24px;font-size:46px;line-height:.5}.tcard .quote{color:var(--ink);flex:1;margin:0;font-size:14.5px;line-height:1.62}.tcard .who{border-top:1px solid var(--border-soft);align-items:center;gap:11px;margin-top:18px;padding-top:16px;display:flex}.tcard .av{background:var(--green-700);color:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:14.5px;font-weight:700;display:grid}.tcard img.av{object-fit:cover}.tcard .nm{font-size:14.5px;font-weight:600;display:block}.tcard .role{color:var(--muted);font-size:12.5px;display:block}@media (width<=920px){.tgrid{grid-template-columns:1fr}}.band{background:var(--green-900);position:relative;overflow:hidden}.band .bgimg{object-fit:cover;opacity:.18;width:100%;height:100%;position:absolute;inset:0}.band .scrim{background:linear-gradient(90deg,var(--green-900),#141d178c);position:absolute;inset:0}.band .wrap{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:36px;padding:60px 28px;display:flex;position:relative}.band .bt{color:var(--on-dark);max-width:60ch}.band .eyebrow{color:var(--brass-400)}.band .eyebrow:before{background:var(--brass-400)}.band h2{font-family:var(--serif);letter-spacing:-.018em;color:#fff;margin:12px 0;font-size:clamp(26px,3.4vw,38px);font-weight:600;line-height:1.1}.band p{color:var(--on-dark-muted);font-size:16.5px;line-height:1.5}footer.site{background:var(--green-900);color:var(--on-dark-muted);border-top:1px solid #f3f1e91a;padding:54px 0 28px}footer.site .ftop{border-bottom:1px solid #f3f1e91f;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px;padding-bottom:34px;display:grid}footer.site .brand{color:var(--on-dark);align-items:center;gap:12px;display:flex}footer.site .brand-symbol,footer.site .brand-descriptor{color:var(--brass-400)}footer.site .fdesc{max-width:34ch;margin-top:14px;font-size:13.5px;line-height:1.6}footer.site .fmail{color:var(--on-dark);align-items:center;gap:8px;margin-top:14px;font-size:13.5px;font-weight:700;display:inline-flex}footer.site .fmail svg{color:var(--brass-400);flex:none}footer.site .fmail:hover{color:var(--brass-400)}footer.site h5{letter-spacing:.06em;text-transform:uppercase;color:var(--on-dark);margin-bottom:14px;font-size:12.5px;font-weight:700}footer.site ul{gap:9px;list-style:none;display:grid}footer.site ul a{color:var(--on-dark-muted);font-size:13.5px}footer.site ul a:hover{color:var(--brass-400)}footer.site .fbot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:22px;font-size:12.5px;display:flex}footer.site .fbot .legal{gap:18px;display:flex}footer.site .fbot a:hover{color:var(--brass-400)}@media (width<=920px){.regions{grid-template-columns:repeat(2,1fr)}.scards,.acards,.how,.teaser{grid-template-columns:1fr}.teaser .vis{padding:0 36px 40px}footer.site .ftop{grid-template-columns:1fr 1fr;gap:26px}}.m-cta{z-index:140;padding:10px 14px;padding-bottom:calc(10px + env(safe-area-inset-bottom));backdrop-filter:saturate(1.1)blur(12px);border-top:1px solid var(--border-soft);transition:transform .32s var(--ease,cubic-bezier(.22,1,.36,1));background:#f4f1e8f0;gap:10px;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(140%);box-shadow:0 -8px 28px #141d171f}.m-cta.show{transform:translateY(0)}.m-cta a{white-space:nowrap;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:13px 10px;font-size:15px;font-weight:700;text-decoration:none;transition:all .16s;display:flex}.m-cta .g{color:var(--green-700);background:var(--white);border:1px solid var(--border)}.m-cta .p{color:#241803;background:var(--brass-500);flex:1.3}@media (width<=620px){header.site nav{display:none}.m-cta{display:flex}header.site .right .btn{display:none}header.site .row{gap:10px;padding-left:18px;padding-right:18px}.burger{place-items:center;display:grid}.searchwrap{flex-direction:column;gap:4px}.searchwrap .sep{display:none}.searchwrap .btn{width:100%}.teaser .tx{padding:32px}}.faqsec .faq{max-width:820px;margin:6px auto 0}.faq-i{border-bottom:1px solid var(--border)}.faq-i summary{cursor:pointer;font-family:var(--serif);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:18px 2px;font-size:18px;font-weight:600;list-style:none;display:flex}.faq-i summary::-webkit-details-marker{display:none}.faq-i summary:after{content:"+";color:var(--green-700);flex:none;font-size:22px;font-weight:400;line-height:1}.faq-i[open] summary:after{content:"–"}.faq-i summary:hover{color:var(--green-700)}.faq-a{color:var(--ink);max-width:70ch;padding:0 2px 18px;font-size:15.5px;line-height:1.7}.faq-a p{margin:0}:root{--muted:#59615a;--faint:#667068;--brass-600:#8b6026;--on-dark-muted:#bec6bd}html{scroll-padding-top:96px}:where(a,button,input,select,summary):focus-visible{outline:3px solid var(--brass-400);outline-offset:4px}:where(input,select,textarea){font:inherit}.skip-link{z-index:300;background:var(--paper);color:var(--green-900);border-radius:8px;padding:12px 18px;position:fixed;top:12px;left:20px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}.btn{min-height:44px;transition:background .18s,color .18s,border-color .18s}header.site .row{gap:18px;min-height:76px;padding-top:12px;padding-bottom:12px}header.site .brand{flex-shrink:0}header.site nav{gap:22px;margin-left:auto}header.site nav a{white-space:nowrap;color:var(--green-600);padding-block:12px}header.site .right{flex-shrink:0;gap:10px;margin-left:auto}header.site .btn{padding-inline:16px;font-size:14px}.burger{border-radius:8px;width:44px;height:44px}.burger:hover{background:var(--green-100)}.hero{overflow:visible}.hero .bg{object-position:center 40%}.hero .wrap{padding-top:68px;padding-bottom:48px}.hero h1{letter-spacing:-.035em;max-width:21ch;margin:20px 0;font-size:clamp(42px,5.2vw,66px);line-height:1.07}.hero h1 em{font-weight:600;display:block}.hero .sub{max-width:49ch;font-size:19px;line-height:1.6}.searchwrap{border-radius:14px;gap:6px;max-width:660px;margin-top:28px;padding:8px;box-shadow:0 12px 32px #00000029}.searchwrap:focus-within{outline:2px solid var(--brass-400);outline-offset:4px}.searchwrap .fld{min-height:48px;padding-inline:12px}.searchwrap .fld input{min-height:44px;font-size:16px}.searchwrap .fld input:focus-visible{outline:none}.searchwrap .regsel{min-height:44px;font-size:14px}.searchwrap .btn{border-radius:9px;min-height:48px}.popular{gap:8px;font-size:13px}.popular a{background:#141d172e;align-items:center;min-height:36px;font-size:12.5px;display:inline-flex}.herostats{border-top:1px solid #f3f1e938;grid-template-columns:repeat(4,1fr);gap:20px;max-width:660px;margin-top:30px;padding-top:24px;display:grid}.herostats .n{font-variant-numeric:tabular-nums;font-size:28px;font-weight:600}.herostats .l{margin-top:8px;font-size:12px;line-height:1.4}.hs-results{border-radius:12px;max-height:min(344px,42vh)}.hs-item{border-radius:7px;min-height:56px}.hs-item .hi-n{white-space:normal}.hs-item .hi-m{margin-top:3px}section.blk{padding:68px 0}.shead{margin-bottom:28px}.shead h2{text-wrap:balance;line-height:1.15}.shead p{line-height:1.6}.shead .link{min-height:44px}.regions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.regcard{box-shadow:none;border-radius:10px;min-width:0;min-height:86px;padding:16px}.regcard:hover{box-shadow:var(--shadow-sm);background:var(--paper);transform:none}.regcard>span:first-child{min-width:0}.regcard .nm{hyphens:auto;overflow-wrap:break-word;font-size:15px;line-height:1.35}.regcard .ct{color:var(--muted);margin-top:5px;font-size:13px}.regcard .ar{color:var(--green-400);flex-shrink:0}.scard{border-radius:14px;flex-direction:column;display:flex}.scard .cv{flex-shrink:0;height:200px}.scard .cv-logo{background:#101510;justify-content:center;align-items:center;display:flex}.scard .cv-logo img{object-fit:contain;padding:48px 24px 18px}.scard .cv-logo-wide img{object-fit:cover;width:268px;max-width:calc(100% - 48px);height:88px;margin-top:24px;padding:0}.scard .cv-logo .scrim{display:none}.scard .bd{flex-direction:column;flex:1;padding:22px;display:flex}.scard h3{text-wrap:balance;font-size:19px;line-height:1.35}.scard .lc{line-height:1.5}.scard .chips{margin-bottom:6px}.scard .ft{gap:12px;margin-top:auto;padding-top:18px}.scard .ft .go{white-space:nowrap}.scard .chips+.ft{margin-top:auto}.scard .chips{padding-bottom:18px}.teaser{box-shadow:none;border-radius:20px;grid-template-columns:1.2fr .8fr}.teaser .tx{padding:44px}.teaser h2{line-height:1.18}.teaser .mini{gap:8px}.teaser .mini span{background:0 0;border:0;padding:4px 0}.teaser .mini span+span{margin-left:8px}.teaser .vis{padding:32px 40px 32px 0}.calc{max-width:330px;box-shadow:none;background:#080f0a73;border-radius:14px;padding:26px}.calc .row{gap:12px;padding:13px 0}.calc .row b{font-family:var(--sans);white-space:nowrap;font-size:16px}.calc .tot{gap:14px}.calc .tot .big{white-space:nowrap}.teaser .calc-note{color:var(--on-dark-muted);margin:16px 0 0;font-size:12px;line-height:1.55}section.how-section{padding-top:4px}.how{gap:36px}.howc p{font-size:15px;line-height:1.7}.howc h3{line-height:1.4}.tcard{box-shadow:none;border-radius:12px;padding:26px}.tcard .qmark{color:var(--green-400)}.acard{border-radius:14px;flex-direction:column;display:flex}.acard .ab{flex-direction:column;flex:1;padding:24px;display:flex}.acard h3{font-size:24px;line-height:1.25}.acard p{font-size:15px;line-height:1.65}.acard .rd{margin-top:auto;padding-top:20px}.faqsec .wrap{grid-template-columns:.9fr 1.4fr;align-items:start;gap:60px;display:grid}.faqsec .shead{margin:0}.faqsec .faq{border-top:1px solid var(--border);width:100%;max-width:none;margin:0}.faq-i summary{font-family:var(--sans);padding:22px 2px;font-size:17px;line-height:1.45}.faq-i[open] summary{color:var(--green-700)}.faq-a{color:var(--muted);padding-bottom:24px;font-size:15px}footer.site .ftop{grid-template-columns:1.6fr 1fr 1fr 1fr}footer.site .fmail{overflow-wrap:anywhere;word-break:break-word}footer.site .fbot .legal{flex-wrap:wrap;gap:12px 18px}footer.site ul a,footer.site .legal a{align-items:center;min-height:32px;display:inline-flex}@media (width<=1120px){header.site nav,header.site .right .btn-ghost{display:none}.burger{place-items:center;display:grid}.regions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=621px) and (width<=920px){.scards,.acards{grid-template-columns:repeat(2,minmax(0,1fr))}.scard:last-child,.acard:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.scard:last-child .cv{height:100%;min-height:220px}.acard:last-child .acard-img{aspect-ratio:auto;height:100%}}@media (width<=920px){.hero .wrap{padding-top:56px}.regions{grid-template-columns:repeat(2,minmax(0,1fr))}.teaser{grid-template-columns:1fr}.teaser .vis{justify-content:flex-start;padding:0 44px 40px}.calc{max-width:none}.how{grid-template-columns:1fr;gap:26px}.howc{grid-template-columns:48px 1fr;column-gap:18px;display:grid}.howc .ic{grid-row:span 2;width:48px;height:48px;margin:0}.howc p{max-width:60ch;margin-top:4px}.faqsec .wrap{grid-template-columns:1fr;gap:26px}footer.site .ftop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){html{scroll-padding-top:82px}.wrap{padding-inline:20px}header.site .row{min-height:66px;padding:8px 16px}header.site .brand{gap:10px}header.site .brand-symbol{flex-basis:34px;width:34px;height:34px}header.site .brand-name{font-size:22px}header.site .brand-descriptor{letter-spacing:.19em;font-size:9px}.hero .bg{object-position:58% center}.hero .scrim{background:linear-gradient(90deg,#141d17eb,#141d17a3),linear-gradient(#0000,#141d1780)}.hero .wrap{padding-top:40px;padding-bottom:36px}.hero .kick{letter-spacing:.11em;gap:8px;font-size:10.5px}.hero .kick:before{width:16px}.hero h1{max-width:16ch;margin:18px 0;font-size:42px;line-height:1.08}.hero .sub{max-width:36ch;font-size:17px;line-height:1.6}.searchwrap{grid-template-columns:1fr auto;gap:6px;margin-top:24px;padding:8px;display:grid}.searchwrap .fld{border-bottom:1px solid var(--border-soft);grid-column:1/-1;min-height:46px;padding:0 8px}.searchwrap .regsel{gap:6px;padding:0 8px;font-size:13px}.searchwrap .btn{width:auto;min-width:108px;padding-inline:18px}.popular{gap:6px;margin-top:16px}.popular a{min-height:36px;padding:6px 10px;font-size:12px}.herostats{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;margin-top:26px;padding-top:24px}.herostats .n{font-size:27px}.herostats .l{margin-top:6px;font-size:12px}section.blk{padding:46px 0}.shead{gap:12px;margin-bottom:22px}.shead h2{font-size:32px;line-height:1.15}.shead p{font-size:15px}.shead .link{font-size:14px}.regions{gap:8px}.regcard{border-radius:8px;gap:5px;min-height:91px;padding:14px 12px}.regcard .nm{font-size:14px}.regcard .ct{font-size:12px}.regcard .ar svg{width:14px}.scards,.acards{gap:20px}.scard .cv{height:200px}.teaser{border-radius:16px}.teaser .tx{padding:28px 24px}.teaser h2{font-size:30px;line-height:1.16}.teaser p{font-size:15px}.teaser .mini{margin-bottom:22px}.teaser .mini span{font-size:12px}.teaser .vis{padding:0 24px 28px}.calc{padding:20px}section.how-section{padding-top:0}.howc{column-gap:14px}.howc h3{font-size:17px}.howc p{font-size:14.5px}.tgrid{gap:14px}.tcard{padding:22px}.acard h3{font-size:25px}.faq-i summary{padding-block:20px;font-size:16px}.band .wrap{gap:24px;padding:42px 20px}.band h2{font-size:31px}.band p{font-size:15px}footer.site{padding-top:36px;padding-bottom:28px}footer.site .ftop>div:first-child{grid-column:1/-1}footer.site .fdesc{max-width:40ch}footer.site .fbot{align-items:flex-start;font-size:12px}}@media (width<=360px){.hero h1{font-size:37px}.hero .kick{font-size:10px}.regcard .ar{display:none}.m-cta a{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=620px){main .wrap.listwrap{padding-inline:20px}.teaser .deerbg{width:200px;height:200px;right:0}}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(data:font/woff2;base64,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)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/hanken-grotesk-vietnamese-wght-normal.CHiFlh_0.woff2)format("woff2-variations");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:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/hanken-grotesk-latin-ext-wght-normal.Dg-wlmqe.woff2)format("woff2-variations");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:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/hanken-grotesk-latin-wght-normal.CaVRRdDk.woff2)format("woff2-variations");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:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-ext-400-normal.B4-YHs9i.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-400-normal.-n_iQ4wr.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-400-normal.Bx9Tn3WZ.woff2)format("woff2"),url(/_astro/spectral-cyrillic-400-normal.X3p2PSzL.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-vietnamese-400-normal.C7CRHYqk.woff2)format("woff2"),url(/_astro/spectral-vietnamese-400-normal.CWkMWCzb.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-ext-400-normal.XDLFwhqg.woff2)format("woff2"),url(/_astro/spectral-latin-ext-400-normal.BHbqXr-7.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-400-normal.CTVgUekv.woff2)format("woff2"),url(/_astro/spectral-latin-400-normal.D34IWA1h.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-cyrillic-ext-500-normal.bcG1qx3J.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-500-normal.B5u3KHyE.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-cyrillic-500-normal.medSbGbm.woff2)format("woff2"),url(/_astro/spectral-cyrillic-500-normal.CNC_J6mt.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-vietnamese-500-normal.qnENts6X.woff2)format("woff2"),url(/_astro/spectral-vietnamese-500-normal.BfZg6KYt.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-latin-ext-500-normal.CC9VEg_t.woff2)format("woff2"),url(/_astro/spectral-latin-ext-500-normal.Bmnp8FUT.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/spectral-latin-500-normal.nNjq7_Cd.woff2)format("woff2"),url(/_astro/spectral-latin-500-normal.PrYyf_gG.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/spectral-cyrillic-ext-600-normal.CvRHnPuy.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-600-normal.BVATWin6.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/spectral-cyrillic-600-normal.Dl75bDKp.woff2)format("woff2"),url(/_astro/spectral-cyrillic-600-normal.veT-ELBO.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/spectral-vietnamese-600-normal.ZNiwCzjU.woff2)format("woff2"),url(/_astro/spectral-vietnamese-600-normal.esmjhrFa.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/spectral-latin-ext-600-normal.DKlDBbgb.woff2)format("woff2"),url(/_astro/spectral-latin-ext-600-normal.DnKmvInL.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/spectral-latin-600-normal.DE3OxvnQ.woff2)format("woff2"),url(/_astro/spectral-latin-600-normal.DXnQJnYb.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/spectral-cyrillic-ext-700-normal.Lb1Clouz.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-700-normal.kYc0MMRW.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/spectral-cyrillic-700-normal.CTtWp6WV.woff2)format("woff2"),url(/_astro/spectral-cyrillic-700-normal.BA12_5wD.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/spectral-vietnamese-700-normal.c8nu78US.woff2)format("woff2"),url(/_astro/spectral-vietnamese-700-normal.BDOV0CSH.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/spectral-latin-ext-700-normal.D5Qg6-LF.woff2)format("woff2"),url(/_astro/spectral-latin-ext-700-normal.C0LrIr7q.woff)format("woff");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:Spectral;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/spectral-latin-700-normal.Cd2m0ohD.woff2)format("woff2"),url(/_astro/spectral-latin-700-normal.Cxe-XGuy.woff)format("woff");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:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-ext-400-italic.CZOVIkJA.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-400-italic.C6Gmo4JY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-cyrillic-400-italic.C6o5RXh-.woff2)format("woff2"),url(/_astro/spectral-cyrillic-400-italic.C95RxGpc.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-vietnamese-400-italic.DO3bsfcj.woff2)format("woff2"),url(/_astro/spectral-vietnamese-400-italic.D8dhja4j.woff)format("woff");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:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-ext-400-italic.BgTM1Mst.woff2)format("woff2"),url(/_astro/spectral-latin-ext-400-italic.BcKU4A_a.woff)format("woff");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:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/spectral-latin-400-italic.CDO25mTW.woff2)format("woff2"),url(/_astro/spectral-latin-400-italic.Ds-NcNVC.woff)format("woff");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:Spectral;font-style:italic;font-display:swap;font-weight:600;src:url(/_astro/spectral-cyrillic-ext-600-italic.BlFp-EzC.woff2)format("woff2"),url(/_astro/spectral-cyrillic-ext-600-italic.BALWFYsE.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:600;src:url(/_astro/spectral-cyrillic-600-italic.DfNbJtH6.woff2)format("woff2"),url(/_astro/spectral-cyrillic-600-italic.3qoZ35Oe.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:600;src:url(/_astro/spectral-vietnamese-600-italic.LkrugzOn.woff2)format("woff2"),url(/_astro/spectral-vietnamese-600-italic.CVwNstHI.woff)format("woff");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:Spectral;font-style:italic;font-display:swap;font-weight:600;src:url(/_astro/spectral-latin-ext-600-italic.6mcybWBm.woff2)format("woff2"),url(/_astro/spectral-latin-ext-600-italic.BVaUeOvZ.woff)format("woff");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:Spectral;font-style:italic;font-display:swap;font-weight:600;src:url(/_astro/spectral-latin-600-italic.BQTRqdlx.woff2)format("woff2"),url(/_astro/spectral-latin-600-italic.BlN5wCYG.woff)format("woff");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}
