@import url(https://fonts.googleapis.com/css?family=Work+Sans&display=swap);:root{--ms11:7.43rem;--ms9:5.16rem;--ms8:4.3rem;--ms6:2.986rem;--ms5:2.488rem;--ms4:2.074rem;--ms3:1.728rem;--ms2:1.44rem;--ms-1:0.833rem;--ms-2:0.694rem;--color-white:#fff;--color-gray-lighter:#f1f3f5;--color-gray-light:#c0c6ca;--color-gray-dark-medium:#404144;--color-gray-dark:#202124;--color-black:#000;--color-gray-low-contrast:#73777b;--color-blue-dark:#1d74f5;--color-blue-darker:#0a5fdc;--color-blue-low-contrast:#4c6486;--color-background:var(--color-white);--color-typography:var(--color-black);--color-typography-secondary:var(--color-gray-dark-medium);--color-disabled:var(--color-gray-light);--color-accent:var(--color-blue-darker);--color-a11y-link--unvisited:#2d3033;--color-a11y-link--visited:#6d767e;--color-a11y-focus-ring:#2196f3;--layout-spacing--small-item:1rem;--type-stack-regular:sans-serif;--type-stack-headings:sans-serif;--anim-ease-for-small-animations:cubic-bezier(0.645,0.045,0.355,1);--anim-speed-ugh:1600ms;--anim-speed-slow:600ms;--anim-speed-medium:350ms;--anim-speed-fast:150ms;--component--pulse-color-start:rgba(190,199,206,0.35);--component--pulse-color-end:rgba(190,199,206,0)}@media (prefers-color-scheme:dark){:root{--color-gray-low-contrast:#8c939c;--color-blue-low-contrast:#a1b2ca;--color-background:#060a10;--color-typography:var(--color-white);--color-typography-secondary:var(--color-gray-light);--color-disabled:#545a65;--color-accent:#2c81ff;--color-a11y-focus-ring:#ff9800;--color-a11y-link--unvisited:var(--color-white);--color-a11y-link--visited:var(--color-gray-light);--component--pulse-color-start:hsla(0,0%,100%,0.325);--component--pulse-color-end:hsla(0,0%,100%,0)}}@media (prefers-reduced-motion:reduce),(update:none),(update:slow){:root{--anim-speed-slow:0ms;--anim-speed-medium:0ms;--anim-speed-fast:0ms}}@media print{:root{--color-background:transparent;--color-typography:#000}}*,:after,:before{box-sizing:border-box}body{margin:0}h1{font-size:2rem;margin:.67em 0}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}h2,h3,h4,h5,h6{line-height:1}address,dl,figcaption,ol,p,ul{line-height:1.44}pre{white-space:pre-wrap}hr{border:.5px solid}nav ul{list-style:none}ul{padding:0}audio,canvas,embed,iframe,img,object,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}img{border-style:none}button{background:none;border:0;color:currentColor;cursor:pointer}:root{line-sizing:normal;-ms-text-spacing:trim-start allow-end trim-adjacent ideograph-alpha ideograph-numeric;text-spacing:trim-start allow-end trim-adjacent ideograph-alpha ideograph-numeric}*{outline:none}[role=button],a,button,input,select,textarea{outline:0;-webkit-transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;border-radius:.2rem}[role=button].focus-visible,a.focus-visible,button.focus-visible,input.focus-visible,select.focus-visible,textarea.focus-visible{box-shadow:0 0 0 .25rem var(--color-a11y-focus-ring)}@media (pointer:coarse){[role=button],a,button,input,select,textarea{display:inline-block;padding:.5rem 0}}.a11y-visually-hidden{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}body,button,input,select,textarea{-webkit-font-feature-settings:"liga" on,"clig" on,"dlig" off;font-feature-settings:"liga" on,"clig" on,"dlig" off}@media screen and (min-width:321px){body,button,input,select,textarea{font-size:var(--ms2);letter-spacing:.0375rem}}@media print{body,button,input,select,textarea{font-size:var(--ms-2)}}.h-point-5{font-size:1.3rem}.h-point-5:first-line{font-weight:400}@media screen and (min-width:321px){.h-point-5{font-size:var(--ms5)}}@media screen and (min-width:600px){.h-point-5{font-size:var(--ms8)}}@media screen and (min-width:1024px){.h-point-5{font-size:var(--ms11)}}.h1,h1{font-weight:100;line-height:1.25}@media screen and (min-width:321px){.h1,h1{font-size:var(--ms4)}}@media screen and (min-width:600px){.h1,h1{font-size:var(--ms6)}}@media screen and (min-width:1024px){.h1,h1{font-size:var(--ms9)}}.h1 span,h1 span{display:inline-block;word-break:keep-all}.h1 s,h1 s{color:var(--color-disabled)}.h2,.looks-like-h2,h2{font-weight:500}@media screen and (min-width:321px){.h2,.looks-like-h2,h2{font-size:var(--ms5)}}.h3,.h3-parent p,h3{font-weight:400}@media screen and (min-width:321px){.h3,.h3-parent p,h3{font-size:var(--ms3)}}.h4,h4{font-size:1rem}@media screen and (min-width:321px){.h4,h4{font-size:var(--ms2)}}small{font-size:.8em}.prefix{font-weight:700;text-transform:uppercase;font-size:var(--ms-1)}a[href].cta{font-weight:500;cursor:pointer}a[href].cta,a[href].cta:visited{color:var(--color-blue-dark)}a[href].cta:hover{opacity:1;color:var(--color-blue-darker)}a{color:var(--color-typography)}a:visited{color:var(--color-gray-low-contrast)}a[href]{color:var(--color-typography)}a[href]:hover{color:var(--color-gray-low-contrast)}@media (prefers-color-scheme:dark){a[href]{color:var(--color-a11y-link--unvisited)}}.print-only{display:none}@media print{.print-only{display:inline-block}}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 var(--component--pulse-color-start)}70%{box-shadow:0 0 0 .6125rem var(--component--pulse-color-end)}to{box-shadow:0 0 0 0 var(--component--pulse-color-end)}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--component--pulse-color-start)}70%{box-shadow:0 0 0 .6125rem var(--component--pulse-color-end)}to{box-shadow:0 0 0 0 var(--component--pulse-color-end)}}.pulse{-webkit-animation:pulse 6s 1s infinite forwards;animation:pulse 6s 1s infinite forwards;border-radius:999px;--box-shadow:0 0 0 0.25rem var(--component--pulse-color-start)}.pulse:hover,.pulse[data-focus-visible-added]{-webkit-animation:none;animation:none}@media (prefers-reduced-motion:reduce),(update:none),(update:slow){.pulse{-webkit-animation:none;animation:none;box-shadow:var(--box-shadow)}}@media (hover:hover){.pulse:hover{-webkit-animation:none;animation:none;box-shadow:var(--box-shadow)}}.pulse:active{opacity:.5}@media screen and (min-width:1024px){.overflowed,.overflowed body,.overflowed main,.overflowed main>div{overflow:hidden;height:100%}.overflowed,.overflowed body{position:fixed;top:0;left:0;width:100%;height:100%}}@media screen and (min-width:321px){.page{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width:600px){.page{padding-top:5rem;padding-bottom:5rem}}@media screen and (min-width:1600px){.page{padding-top:15rem;padding-bottom:15rem}}.page.gap{display:grid}@media screen and (min-width:321px){.page.gap{gap:4rem}}.page:empty{display:none}.container{position:relative;margin:0 auto;max-width:135rem;padding-right:.5rem;padding-left:.5rem}@media screen and (min-width:321px){.container{padding-right:2rem;padding-left:2rem}}@media screen and (min-width:600px){.container{padding-right:5rem;padding-left:5rem}}