.DashLoader-module__Um4KdG__loader{--dog-body:var(--d-sage,#3a3832);--dog-groove:var(--d-groove,#3a3832);--dog-ink:var(--d-dog-ink,#3a3832);background:var(--d-surface);border:1px solid var(--d-line);border-radius:var(--d-r-xl);width:100%;max-width:440px;box-shadow:var(--d-shadow-sm);font-family:var(--d-ff-sans);color:var(--d-fg);flex-direction:column;align-items:center;gap:14px;margin:0 auto;padding:28px 24px;display:flex;position:relative}.DashLoader-module__Um4KdG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DashLoader-module__Um4KdG__stage{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.DashLoader-module__Um4KdG__customerLogo{width:auto;max-height:34px;margin-bottom:2px}.DashLoader-module__Um4KdG__dogWrap{width:100%;max-width:420px;position:relative}.DashLoader-module__Um4KdG__dog{width:100%;height:auto;display:block;overflow:visible}.DashLoader-module__Um4KdG__seg{fill:var(--d-hivis,#ffe27a);opacity:.16;transition:opacity .3s var(--d-ease)}.DashLoader-module__Um4KdG__loader[data-status=processing] .DashLoader-module__Um4KdG__seg{animation:1.8s ease-in-out infinite DashLoader-module__Um4KdG__dashWave}.DashLoader-module__Um4KdG__loader[data-status=processing] .DashLoader-module__Um4KdG__seg:first-of-type{animation-delay:0s}.DashLoader-module__Um4KdG__loader[data-status=processing] .DashLoader-module__Um4KdG__seg:nth-of-type(2){animation-delay:.45s}.DashLoader-module__Um4KdG__loader[data-status=processing] .DashLoader-module__Um4KdG__seg:nth-of-type(3){animation-delay:.9s}.DashLoader-module__Um4KdG__loader[data-status=processing] .DashLoader-module__Um4KdG__seg:nth-of-type(4){animation-delay:1.35s}@keyframes DashLoader-module__Um4KdG__dashWave{0%,to{opacity:.14}22%{opacity:1}}.DashLoader-module__Um4KdG__loader[data-status=success] .DashLoader-module__Um4KdG__seg{fill:var(--d-mint,#ffd42a);opacity:1}.DashLoader-module__Um4KdG__tail{transform-box:fill-box;transform-origin:100% 100%}.DashLoader-module__Um4KdG__loader[data-status=success] .DashLoader-module__Um4KdG__tail{animation:.3s ease-in-out 4 DashLoader-module__Um4KdG__dashWag}@keyframes DashLoader-module__Um4KdG__dashWag{0%,to{transform:rotate(-16deg)}50%{transform:rotate(14deg)}}.DashLoader-module__Um4KdG__ear{transform-box:fill-box;transform-origin:50% 4%;transition:transform .4s var(--d-ease)}.DashLoader-module__Um4KdG__loader[data-status=error] .DashLoader-module__Um4KdG__ear{transform:rotate(-26deg)translateY(8px)}.DashLoader-module__Um4KdG__loader[data-status=error] .DashLoader-module__Um4KdG__dog{filter:grayscale(.25)saturate(.8)}.DashLoader-module__Um4KdG__check{opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .35s var(--d-ease), transform .35s var(--d-ease);transform:scale(.6)}.DashLoader-module__Um4KdG__loader[data-status=success] .DashLoader-module__Um4KdG__check{opacity:1;transform:scale(1)}.DashLoader-module__Um4KdG__shine{pointer-events:none;animation:DashLoader-module__Um4KdG__dashShine 4s var(--d-ease) infinite;background:linear-gradient(100deg,#0000 36%,#e0b16e8c 50%,#0000 64%) 0 0/60% 100% no-repeat;position:absolute;inset:8% 0}@keyframes DashLoader-module__Um4KdG__dashShine{0%{background-position:-80% 0}60%,to{background-position:200% 0}}.DashLoader-module__Um4KdG__sponsorBlock,.DashLoader-module__Um4KdG__brandBlock{background:var(--d-forest);max-width:48%;color:var(--d-on-accent);border-radius:var(--d-r-pill);box-shadow:var(--d-shadow-sm);align-items:center;gap:8px;padding:7px 12px;font-size:12.5px;font-weight:700;line-height:1.1;display:flex;position:absolute;top:50%;left:17%;transform:translateY(-50%)}.DashLoader-module__Um4KdG__sponsorDot{background:var(--d-gold,#ffd42a);border-radius:50%;flex:none;width:8px;height:8px}.DashLoader-module__Um4KdG__sponsorName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DashLoader-module__Um4KdG__sponsoredPill{letter-spacing:.04em;text-transform:uppercase;border-radius:var(--d-r-pill);background:var(--d-gold);color:var(--d-forest-2);opacity:1;flex:none;margin-left:auto;padding:3px 8px;font-size:12px;font-weight:800}.DashLoader-module__Um4KdG__brandBlock{max-width:56%;font-weight:600}.DashLoader-module__Um4KdG__belowMsg{min-height:28px;color:var(--d-fg);text-align:center;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.DashLoader-module__Um4KdG__fadeText{animation:DashLoader-module__Um4KdG__dashFade .35s var(--d-ease)}@keyframes DashLoader-module__Um4KdG__dashFade{0%{opacity:0}to{opacity:1}}.DashLoader-module__Um4KdG__errMsg{color:var(--d-error);font-weight:600}.DashLoader-module__Um4KdG__destChip{z-index:2;min-height:32px;font-family:var(--d-ff-sans);color:var(--d-accent);background:var(--d-sage-pale);border:1px solid var(--d-line);border-radius:var(--d-r-pill);cursor:pointer;transition:background .18s var(--d-ease);align-items:center;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:12px}.DashLoader-module__Um4KdG__destChip:hover{background:var(--d-sage-2)}.DashLoader-module__Um4KdG__toast{color:var(--d-on-accent);background:var(--d-accent);border-radius:var(--d-r-pill);box-shadow:var(--d-shadow-md);animation:DashLoader-module__Um4KdG__dashFade .35s var(--d-ease);align-items:center;padding:9px 16px;font-size:14px;font-weight:700;display:inline-flex}.DashLoader-module__Um4KdG__optIn{background:var(--d-surface);border:1px solid var(--d-line);border-radius:var(--d-r-lg);width:100%;max-width:440px;box-shadow:var(--d-shadow-sm);font-family:var(--d-ff-sans);color:var(--d-fg);flex-direction:column;gap:16px;margin:0 auto;padding:26px 24px;display:flex}.DashLoader-module__Um4KdG__optInTitle{font-family:var(--d-ff-serif);letter-spacing:-.01em;color:var(--d-fg);font-size:28px;font-weight:500;line-height:1.05}.DashLoader-module__Um4KdG__optInBody{color:var(--d-fg);font-size:16px;line-height:1.5}.DashLoader-module__Um4KdG__swapRow{align-items:center;gap:12px;display:flex}.DashLoader-module__Um4KdG__swapLabel{font-size:15px;font-weight:700}.DashLoader-module__Um4KdG__switch{cursor:pointer;background:0 0;border:0;flex:none;width:52px;height:44px;padding:0;position:relative}.DashLoader-module__Um4KdG__switch:before{content:"";border-radius:var(--d-r-pill);width:52px;height:30px;transition:background .2s var(--d-ease);background:#d7d2c2;position:absolute;top:50%;left:0;transform:translateY(-50%)}.DashLoader-module__Um4KdG__switch[aria-checked=true]:before{background:var(--d-accent)}.DashLoader-module__Um4KdG__switch:after{content:"";width:24px;height:24px;transition:transform .2s var(--d-ease);background:#fff;border-radius:50%;position:absolute;top:50%;left:3px;transform:translateY(-50%);box-shadow:0 1px 3px #0003}.DashLoader-module__Um4KdG__switch[aria-checked=true]:after{transform:translate(22px,-50%)}.DashLoader-module__Um4KdG__destPicker{flex-direction:column;gap:12px;display:flex}.DashLoader-module__Um4KdG__segControl{background:var(--d-bg);border:1px solid var(--d-line);border-radius:var(--d-r-pill);gap:6px;padding:4px;display:flex}.DashLoader-module__Um4KdG__segBtn{font-family:var(--d-ff-sans);color:var(--d-muted);border-radius:var(--d-r-pill);cursor:pointer;min-height:40px;transition:background .15s var(--d-ease), color .15s var(--d-ease);background:0 0;border:0;flex:1;padding:8px 6px;font-size:14px;font-weight:600}.DashLoader-module__Um4KdG__segBtn[aria-checked=true]{background:var(--d-accent);color:var(--d-on-accent)}.DashLoader-module__Um4KdG__charityGrid,.DashLoader-module__Um4KdG__methodGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.DashLoader-module__Um4KdG__charityCard,.DashLoader-module__Um4KdG__methodCard{text-align:center;background:var(--d-bg);border:1.5px solid var(--d-line);border-radius:var(--d-r-md);cursor:pointer;min-height:44px;transition:border-color .15s var(--d-ease), background .15s var(--d-ease);flex-direction:column;align-items:center;gap:7px;padding:14px 8px;display:flex}.DashLoader-module__Um4KdG__charityCard:hover,.DashLoader-module__Um4KdG__methodCard:hover{border-color:var(--d-sage)}.DashLoader-module__Um4KdG__charityCard[aria-pressed=true],.DashLoader-module__Um4KdG__methodCard[aria-checked=true]{border-color:var(--d-accent);background:var(--d-sage-pale)}.DashLoader-module__Um4KdG__charityEmoji,.DashLoader-module__Um4KdG__methodEmoji{font-size:22px;line-height:1}.DashLoader-module__Um4KdG__charityName,.DashLoader-module__Um4KdG__methodLabel{color:var(--d-fg);font-size:12.5px;font-weight:700;line-height:1.2}.DashLoader-module__Um4KdG__charitySub{color:var(--d-muted);font-size:11.5px;line-height:1.3}.DashLoader-module__Um4KdG__disclosure{color:var(--d-muted);font-size:12px;line-height:1.5}.DashLoader-module__Um4KdG__consentRow{color:var(--d-fg);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.DashLoader-module__Um4KdG__consentBox{width:20px;height:20px;accent-color:var(--d-accent);cursor:pointer;flex:none;margin-top:1px}.DashLoader-module__Um4KdG__optInCtas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.DashLoader-module__Um4KdG__primaryBtn{font-family:var(--d-ff-sans);min-height:44px;color:var(--d-on-accent);background:var(--d-accent);border-radius:var(--d-r-pill);cursor:pointer;transition:background .18s var(--d-ease), transform .18s var(--d-ease);border:1.5px solid #0000;padding:13px 24px;font-size:16px;font-weight:700}.DashLoader-module__Um4KdG__primaryBtn:hover{background:var(--d-forest-2);transform:translateY(-1px)}.DashLoader-module__Um4KdG__primaryBtn:disabled,.DashLoader-module__Um4KdG__primaryBtn[aria-disabled=true]{opacity:.45;cursor:not-allowed;transform:none}.DashLoader-module__Um4KdG__textBtn{font-family:var(--d-ff-sans);color:var(--d-accent);cursor:pointer;background:0 0;border:0;min-height:44px;padding:6px 2px;font-size:15px;font-weight:700}.DashLoader-module__Um4KdG__textBtn:hover{text-decoration:underline}.DashLoader-module__Um4KdG__switch:focus-visible,.DashLoader-module__Um4KdG__segBtn:focus-visible,.DashLoader-module__Um4KdG__charityCard:focus-visible,.DashLoader-module__Um4KdG__methodCard:focus-visible,.DashLoader-module__Um4KdG__primaryBtn:focus-visible,.DashLoader-module__Um4KdG__textBtn:focus-visible,.DashLoader-module__Um4KdG__destChip:focus-visible,.DashLoader-module__Um4KdG__consentBox:focus-visible{box-shadow:var(--d-focus-ring);outline:none}.DashLoader-module__Um4KdG__dialogOverlay{animation:DashLoader-module__Um4KdG__dashFade .2s var(--d-ease);z-index:60;background:#0f2a1973;position:fixed;inset:0}.DashLoader-module__Um4KdG__dialogContent{background:var(--d-surface);border:1px solid var(--d-line);border-radius:var(--d-r-lg);width:min(92vw,460px);max-height:85vh;box-shadow:var(--d-shadow-md);font-family:var(--d-ff-sans);color:var(--d-fg);z-index:61;flex-direction:column;gap:14px;padding:28px;display:flex;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.DashLoader-module__Um4KdG__dialogTitle{font-family:var(--d-ff-serif);font-size:26px;font-weight:500;line-height:1.05}.DashLoader-module__Um4KdG__dialogDesc{color:var(--d-muted);font-size:15px}.DashLoader-module__Um4KdG__dialogList{flex-direction:column;gap:10px;padding-left:18px;font-size:14px;line-height:1.5;display:flex}.DashLoader-module__Um4KdG__dialogList strong{color:var(--d-fg)}.DashLoader-module__Um4KdG__loader[data-reduced=true] .DashLoader-module__Um4KdG__seg,.DashLoader-module__Um4KdG__loader[data-reduced=true][data-status=processing] .DashLoader-module__Um4KdG__seg{opacity:1;animation:none}.DashLoader-module__Um4KdG__loader[data-reduced=true] .DashLoader-module__Um4KdG__shine,.DashLoader-module__Um4KdG__loader[data-reduced=true] .DashLoader-module__Um4KdG__tail,.DashLoader-module__Um4KdG__loader[data-reduced=true] .DashLoader-module__Um4KdG__fadeText{animation:none}@media (prefers-reduced-motion:reduce){.DashLoader-module__Um4KdG__loader[data-status=processing] .DashLoader-module__Um4KdG__seg{opacity:1;animation:none}.DashLoader-module__Um4KdG__shine,.DashLoader-module__Um4KdG__tail,.DashLoader-module__Um4KdG__fadeText,.DashLoader-module__Um4KdG__toast,.DashLoader-module__Um4KdG__dialogOverlay{animation:none!important}.DashLoader-module__Um4KdG__seg,.DashLoader-module__Um4KdG__ear,.DashLoader-module__Um4KdG__check,.DashLoader-module__Um4KdG__primaryBtn,.DashLoader-module__Um4KdG__destChip{transition:none!important}}
@font-face{font-family:Lato;font-style:italic;font-weight:400;font-display:swap;src:url(../media/5423f56a4e793434-s.0w5p5h~sjkasz.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:italic;font-weight:400;font-display:swap;src:url(../media/6a9fa677ec1bbd33-s.p.0b-vepe81ylt2.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(../media/f0e3cf4bb5eec8ca-s.0p6mredkl8--3.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(../media/1112828ec2c13661-s.p.17_qw44._rch-.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:italic;font-weight:900;font-display:swap;src:url(../media/1447ad1e8672d03a-s.0v1wg9.ifxo1m.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:italic;font-weight:900;font-display:swap;src:url(../media/84a2306e77cafc81-s.p.07ukck2wwk475.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.17~hndooavd5u.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.02x781ca3~dwt.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.p.0az0.9544w3d6.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/da28569d36042d01-s.0wf~e3vwy0y3..woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9be384ea93fe3f49-s.p.05qlfybzfat._.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_c4c6e0b5-module__C2-Boq__className{font-family:Lato,Lato Fallback}.lato_c4c6e0b5-module__C2-Boq__variable{--font-dash-sans:"Lato", "Lato Fallback"}
@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4ba802ed8e67eac5-s.04ygcc0k6zvvf.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d7a0600e467cf0bd-s.18awt9904y5ei.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/dc0d9adbac686440-s.p.0~z396rbj0t4w.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8f2b92a9960dd69-s.09-.4z_6a6fti.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28e60ca39c9ae554-s.1841exvy3.1-g.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8d05cfa5faa8406c-s.p.0kbulo~7o8gic.woff2?dpl=dpl_5LZUC6DHpw3d6CKh2akypbecYFiH)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:Space Mono Fallback;src:local(Arial);ascent-override:81.58%;descent-override:26.3%;line-gap-override:0.0%;size-adjust:137.28%}.space_mono_cc26eb8d-module__cBlzzG__className{font-family:Space Mono,Space Mono Fallback;font-style:normal}.space_mono_cc26eb8d-module__cBlzzG__variable{--font-dash-mono:"Space Mono", "Space Mono Fallback"}
