@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--accent: #2337ff;--accent-dark: #000d8a;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vitro Core;src:url(/fonts/vitro-core.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SB Aggro;src:url(/fonts/SB-AggroOTFL.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SB Aggro;src:url(/fonts/SB-AggroOTFM.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SB Aggro;src:url(/fonts/SB-AggroOTFB.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}body{font-family:SB Aggro,sans-serif;margin:0;padding:0;text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:20px;line-height:1.7}main{max-width:100%;margin:auto;padding:0;background-color:#fff}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media (max-width: 720px){body{font-size:18px}main{padding:0}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.home-panels{inline-size:100vw;margin-inline:calc(50% - 50vw);margin-top:-140px;background:linear-gradient(180deg,#000,#02003c 66.05%,#242188cc)}.home-panels__inner{box-sizing:border-box;width:100%;margin-inline:auto;padding-inline:clamp(16px,4vw,50px)}:root{--bg: #f9fafb;--text: #111318;--muted: #7b7f8c;--line: rgba(0, 0, 0, .55);--max-w: 1200px;--pad-x: 24px;--gap-y: 16px}.footer[data-astro-cid-sz7xmlte]{background:#f9fafb;color:#111318;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.container[data-astro-cid-sz7xmlte]{max-width:var(--max-w);margin:0 auto;padding:60px var(--pad-x) 120px;display:grid;gap:var(--gap-y);grid-template-columns:1fr;grid-template-areas:"brand" "addr" "top" "copy";text-align:center}.brand[data-astro-cid-sz7xmlte]{grid-area:brand;display:inline-flex;justify-items:center;align-items:center;gap:14px;justify-self:center;font-weight:500;letter-spacing:-.01em}.brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:74px;width:74px;display:inline-block;transform:translateY(1px)}.brand[data-astro-cid-sz7xmlte] .prod-name[data-astro-cid-sz7xmlte]{font-size:12px}.hide-on-mobile[data-astro-cid-sz7xmlte]{display:none}.sep[data-astro-cid-sz7xmlte]{display:none;height:16px;width:1px;background-color:#111318;opacity:.7}.sep-on-small[data-astro-cid-sz7xmlte]{height:14px;width:1px;display:inline;background-color:#111318;opacity:.7}.logo[data-astro-cid-sz7xmlte]{height:20px;width:auto;display:inline-block;margin-top:-2px}.addr[data-astro-cid-sz7xmlte]{grid-area:addr;font-style:normal;line-height:1.6;letter-spacing:-.01em}.addr__line[data-astro-cid-sz7xmlte]{font-size:12px}.addr__biz[data-astro-cid-sz7xmlte]{margin-top:6px;font-size:12px}.to-top[data-astro-cid-sz7xmlte]{grid-area:top;position:relative;display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:transparent;border:0;cursor:pointer;font-weight:600;letter-spacing:-.01em;justify-self:center}.to-top[data-astro-cid-sz7xmlte]:before,.to-top[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:18px;background:var(--line)}.to-top[data-astro-cid-sz7xmlte]:before{left:-16px}.to-top[data-astro-cid-sz7xmlte]:after{right:-16px}.to-top[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}.arrow[data-astro-cid-sz7xmlte]{font-size:.9em}.copy[data-astro-cid-sz7xmlte]{grid-area:copy;color:var(--muted);font-size:12px;letter-spacing:-.01em;margin-top:60px}@media (min-width: 768px){.container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr auto;grid-template-areas:"brand top" "addr  top" "copy  copy";text-align:left}.brand[data-astro-cid-sz7xmlte]{justify-self:start}.addr[data-astro-cid-sz7xmlte]{justify-self:start;max-width:720px}.to-top[data-astro-cid-sz7xmlte]{justify-self:end}.copy[data-astro-cid-sz7xmlte]{justify-self:start;margin-top:0}}@media (min-width: 1024px){.container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;grid-template-areas:"brand top" "addr  copy";align-items:start;text-align:left}.brand[data-astro-cid-sz7xmlte]{justify-self:start}.brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:100px;width:100px;display:inline-block;margin-top:-2px}.brand[data-astro-cid-sz7xmlte] .prod-name[data-astro-cid-sz7xmlte]{font-size:16px}.addr[data-astro-cid-sz7xmlte]{justify-self:start;max-width:780px}.hide-on-mobile[data-astro-cid-sz7xmlte]{display:inline;font-size:16px}.sep[data-astro-cid-sz7xmlte]{display:inline;opacity:.7}.sep-on-small[data-astro-cid-sz7xmlte]{display:none;opacity:.7}.addr__line[data-astro-cid-sz7xmlte]{font-size:16px}.addr__biz[data-astro-cid-sz7xmlte]{margin-top:6px;font-size:16px}.to-top[data-astro-cid-sz7xmlte]{justify-self:end}.copy[data-astro-cid-sz7xmlte]{justify-self:end;text-align:right;margin-top:0;font-size:14px}}
