:root{--xs1:1px;--xs2:0.125rem;--xs3:0.25rem;--xs4:0.375rem;--s1:0.5rem;--s2:0.625rem;--s3:0.75rem;--s4:0.875rem;--m1:1rem;--m2:1.125rem;--m3:1.25rem;--m4:1.5rem;--l1:2rem;--l1x:2.5rem;--l2:3rem;--l3:4rem;--l4:5rem;--xl1:7.5rem;--xl2:10rem;--xl3:12.5rem;--xl4:15rem;--wrapper-max-width:1020px;--slider-padding:calc(40px + ((100vw - var(--wrapper-max-width)) / 2))}*{box-sizing:border-box;margin:0;font-family:var(--font-display)}html{width:100%;min-height:100dvh;scroll-behavior:smooth}@media(max-width:640px){html{width:100%;height:auto}}body{color:var(--text);background-color:var(--bg-color);width:100%;min-height:100dvh;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-feature-settings:"calt" 1,"liga" 1,"cv01" 1,"cv02" 1,"cv03" 1,"cv04" 1,"cv05" 1,"cv06" 1,"cv07" 1,"cv08" 1,"cv09" 1,"cv10" 1,"zero" 1,"ss01" 1,"ss02" 1,"ss03" 1,"ss04" 1}@media(max-width:640px){body{width:100%;height:auto}}:root{--bg-color:hsl(0,0%,98%);--bg-color-semi-transparent:hsl(0,0%,98%,0.85);--text:hsl(0,0%,17%);--text-muted:hsl(0,0%,40%);--vh-red:#FF3617;--abs-dark:hsl(0,5%,15%);--abs-blue:hsl(217,100%,50%);--abs-white:hsl(0,100%,100%);--legacy-CorpRed:#ff381a;--legacy-CorpBlue:hsl(184,100%,41%);--legacy-CorpLightBlue:hsl(183,69%,75%);--legacy-CorpYellow:hsl(42,100%,72%);--legacy-CorpDarkBlue:hsl(199,100%,14%);--legacy-CorpBlack:hsl(226,18%,14%)}@supports (color:hsl(0,0%,0%)){:root{--bg-color-semi-transparent:hsl(0,0%,98%,0.55)}}@media(prefers-color-scheme:dark){:root{--text:hsl(0,0%,98%);--text-muted:hsl(0,3%,79%);--bg-color:hsl(0,0%,9%);--bg-color-semi-transparent:hsl(0,7%,11%,.85);--bg-color-semi-transparent-2:hsl(0,7%,11%,.55);--bg-highlight-semi-transparent:hsl(24,7%,15%,0.85);--bg-highlight-semi-transparent-2:hsl(24,7%,15%,0.55)}}:root{--arrow-1:hsl(8,100%,97%);--arrow-2:hsl(8,100%,94%);--arrow-3:hsl(8,100%,89%);--arrow-4:hsl(8,100%,83%);--arrow-5:hsl(8,100%,74%);--arrow-6:hsl(8,100%,62%);--arrow-7:hsl(8,100%,45%);--bungee-1:hsl(217,100%,97%);--bungee-2:hsl(217,100%,94%);--bungee-3:hsl(218,100%,89%);--bungee-4:hsl(217,100%,83%);--bungee-5:hsl(217,100%,74%);--bungee-6:hsl(217,100%,62%);--bungee-7:hsl(217,100%,45%);--bg-1:hsl(21,12%,99%);--bg-2:hsl(21,12%,95%);--bg-3:hsl(21,12%,91%);--bg-4:hsl(21,12%,85%);--bg-5:hsl(21,12%,76%);--bg-6:hsl(21,12%,64%);--bg-7:hsl(21,12%,47%);--gray-1:hsl(200,7%,99%);--gray-2:hsl(200,7%,95%);--gray-3:hsl(200,7%,91%);--gray-4:hsl(200,7%,85%);--gray-5:hsl(200,7%,76%);--gray-6:hsl(200,7%,64%);--gray-7:hsl(200,7%,47%)}@media(prefers-color-scheme:dark){:root{--arrow-1:hsl(8,100%,3%);--arrow-2:hsl(8,100%,6%);--arrow-3:hsl(8,100%,16%);--arrow-4:hsl(8,100%,25%);--arrow-5:hsl(8,100%,35%);--arrow-6:hsl(8,100%,41%);--arrow-7:hsl(8,100%,45%);--bungee-1:hsl(217,100%,3%);--bungee-2:hsl(217,100%,6%);--bungee-3:hsl(217,100%,11%);--bungee-4:hsl(217,100%,17%);--bungee-5:hsl(217,100%,26%);--bungee-6:hsl(217,100%,38%);--bungee-7:hsl(217,100%,55%);--bg-1:hsl(27,4%,15%);--bg-2:hsl(27,4%,18%);--bg-3:hsl(27,4%,23%);--bg-4:hsl(27,4%,29%);--bg-5:hsl(27,4%,38%);--bg-6:hsl(27,4%,50%);--bg-7:hsl(27,4%,67%);--gray-1:hsl(200,5%,15%);--gray-2:hsl(200,5%,18%);--gray-3:hsl(200,5%,23%);--gray-4:hsl(200,5%,29%);--gray-5:hsl(200,5%,38%);--gray-6:hsl(200,5%,50%);--gray-7:hsl(200,5%,67%)}}:root{font-size:16px;--weight-bolder:700;--weight-bold:500;--weight-regular:400;--weight-thin:300;--weight-thinner:200}@media(max-width:640px){:root{--text-xxl:2rem;--lh-xxl:1.15}}a.fancy{color:var(--text);text-decoration:none;position:relative;display:inline-block}a.fancy:before{content:"";position:absolute;top:80%;left:-2px;right:-2px;height:40%;background:rgba(190,213,255,.7);z-index:-1;transform:translateY(-50%)}a.fancy:active,a.fancy:hover{outline-width:0}a.fancy:hover{cursor:pointer}a.fancy:not([href]),a.fancy:visited{text-decoration:none}a.fancy:not([href]){color:inherit}a{color:hsl(227,60%,60%);text-decoration:none}@media(prefers-color-scheme:dark){a{color:hsl(227,60%,70%)}}a:active,a:hover{outline-width:0}a:hover{text-decoration:underline;cursor:pointer}a:not([href]),a:visited{text-decoration:none}a:not([href]){color:inherit}.link-muted{color:inherit!important}h1,h2,h3,h4,h5,h6,li,p{margin-top:0;margin-bottom:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,li:first-child,p:first-child{padding-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,li:last-child,p:last-child{padding-bottom:0}h1{font-size:var(--l2);letter-spacing:-.015em;font-weight:var(--weight-bolder)}@media(max-width:640px){h1{font-size:var(--l1)}}h2{font-weight:var(--weight-bold);font-size:var(--l1)}ol,ul{display:grid;grid-gap:.5em;gap:.5em}blockquote{padding:var(--m1) var(--l1) var(--m1) var(--l3);background-color:var(--bg-1);border-radius:var(--s1);margin-left:var(--l3)}blockquote *{max-width:600px}strong{font-weight:var(--weight-bold)!important}.weight-thinner{font-weight:var(--weight-thinner)!important}.weight-thin{font-weight:var(--weight-thin)!important}.weight-regular{font-weight:var(--weight-regular)!important}.weight-bold{font-weight:var(--weight-bold)!important}.weight-bolder{font-weight:var(--weight-bolder)!important}.text-muted{color:var(--gray-cool-11)}.text-narrow{max-width:65ch}input:-webkit-autofill{-webkit-background-clip:text}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{transition-delay:3600s}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter Fallback"}