.Navbar_navbar__hReKT{position:fixed;top:0;left:0;width:100%;display:flex;flex-direction:row;align-items:center;height:var(--navbar-height);padding:var(--outer-margin);z-index:var(--z-navbar)}@media(max-width:61.24em){.Navbar_navbar__hReKT{display:none}}.Navbar_navbar__hReKT.Navbar_bottom__nMVCX{position:relative}.Navbar_navbar__hReKT.Navbar_scrolled__MqucI{pointer-events:none}.Navbar_navbar__hReKT .Navbar_logo__WM_CX{flex:0 0 calc(var(--margin));pointer-events:all}.Navbar_navbar__hReKT .Navbar_logo__WM_CX img{height:1.9vw;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}.Navbar_navbar__hReKT>ul{display:flex;flex-direction:row;align-items:center;list-style:none;flex:1 1 auto;height:var(--navbar-height)}.Navbar_navbar__hReKT>ul li{cursor:pointer;padding-right:1.5rem;position:relative}.Navbar_navbar__hReKT>ul li:last-child{padding-right:0}.Navbar_navbar__hReKT>ul li.Navbar_active__xnzaf>*{color:var(--darkred)!important}.Navbar_navbar__hReKT>ul li a>span,.Navbar_navbar__hReKT>ul li span{transition:opacity 0s ease-out;opacity:1}.Navbar_navbar__hReKT>ul li.Navbar_inactive__ZVIDe{pointer-events:none}.Navbar_navbar__hReKT>ul li.Navbar_inactive__ZVIDe a>span,.Navbar_navbar__hReKT>ul li.Navbar_inactive__ZVIDe span{opacity:0}@media(max-width:61.24em){.Navbar_navbar__hReKT>ul{display:none}}.Navbar_navbar__hReKT .Navbar_menu__fl6_n span{position:relative}.Navbar_navbar__hReKT .Navbar_menu__fl6_n a:hover{color:var(--darkred)}.Navbar_navbar__hReKT .Navbar_menu__fl6_n li{transition:var(--color-transtion);white-space:nowrap}.Navbar_navbar__hReKT .Navbar_menu__fl6_n li:after{position:absolute;content:" ";margin-left:.3rem}.Navbar_navbar__hReKT .Navbar_menu__fl6_n li.Navbar_dropdown__sSUlQ:hover:after{display:inline-block;content:"›";transform:rotate(90deg);margin-left:.3em}.Navbar_navbar__hReKT .Navbar_menu__fl6_n li.Navbar_active__xnzaf,.Navbar_navbar__hReKT .Navbar_menu__fl6_n li:hover{color:var(--darkred)!important}.Navbar_navbar__hReKT .Navbar_menu__fl6_n li:nth-child(4){flex:1 1 100%}.Navbar_navbar__hReKT .Navbar_menu__fl6_n li.Navbar_right__oOAYX{display:flex;justify-content:flex-end}.Navbar_sub__a2qgv{position:fixed;top:0;left:0;z-index:var(--z-navbar-sub);display:none;background-color:var(--white);color:var(--black);padding:1rem;width:auto;line-height:1.8}.Navbar_sub__a2qgv ul{list-style:none}@media(min-width:61.25em){.Navbar_sub__a2qgv.Navbar_open___bw0E{display:flex}}.Navbar_sub__a2qgv *{color:var(--black)}.Navbar_sub__a2qgv.Navbar_right__oOAYX>ul{justify-content:flex-end}.Navbar_sub__a2qgv ul{display:flex;flex-direction:column}.Navbar_sub__a2qgv ul li.Navbar_active__xnzaf>a{color:var(--darkred)!important}.NavbarMobile_topbar__ZeGgv{position:fixed;top:0;left:0;display:flex;flex-direction:row;align-items:center;margin-bottom:var(--space);width:100%;height:var(--navbar-height);padding:var(--outer-margin);z-index:var(--z-hamburger)}.NavbarMobile_topbar__ZeGgv .NavbarMobile_logo__GIp3M{flex:1 1 auto}.NavbarMobile_topbar__ZeGgv .NavbarMobile_logo__GIp3M img{height:1.3rem}.NavbarMobile_topbar__ZeGgv .NavbarMobile_hamburger__f5GSP{display:flex;justify-content:flex-end;flex:0 0 auto;margin-right:-6px}.NavbarMobile_topbar__ZeGgv .NavbarMobile_hamburger__f5GSP button{all:unset;color:var(--white)}@media(min-width:61.25em){.NavbarMobile_topbar__ZeGgv{display:none}}.NavbarMobile_navbarMobile__uz_Py{position:fixed;top:0;left:0;display:flex;flex-direction:column;height:100vh;width:100%;background-color:var(--darkred);padding:var(--outer-margin);font-size:1.5rem;color:var(--white);padding-top:calc(var(--navbar-height) + var(--space));z-index:var(--z-navbar);transform:translateX(-100%);transition:transform .3s cubic-bezier(.19,1,.22,1)}.NavbarMobile_navbarMobile__uz_Py.NavbarMobile_open__1hPC7{transform:translateX(0)}.NavbarMobile_navbarMobile__uz_Py a{color:var(--white)}.NavbarMobile_navbarMobile__uz_Py ul{list-style:none}.NavbarMobile_navbarMobile__uz_Py ul li{padding-bottom:1em;padding-top:1em}.NavbarMobile_navbarMobile__uz_Py ul li:first-child{padding-top:0}.NavbarMobile_navbarMobile__uz_Py ul li.NavbarMobile_active__lWePV>a,.NavbarMobile_navbarMobile__uz_Py ul li.NavbarMobile_active__lWePV>span{color:var(--black)}.NavbarMobile_navbarMobile__uz_Py .NavbarMobile_menu__Uwo2b{display:flex;flex-direction:column;list-style:none;flex:1 1 auto}.NavbarMobile_navbarMobile__uz_Py .NavbarMobile_menu__Uwo2b>li{line-height:1;border-bottom:1px solid var(--white);cursor:pointer}.NavbarMobile_navbarMobile__uz_Py .NavbarMobile_menu__Uwo2b>li:last-child,.NavbarMobile_navbarMobile__uz_Py .NavbarMobile_menu__Uwo2b>li:nth-last-child(2){border-bottom:none}.NavbarMobile_navbarMobile__uz_Py .NavbarMobile_menu__Uwo2b>li:last-child{display:flex;flex-direction:column;flex:1 1 auto;justify-content:flex-end}.NavbarMobile_navbarMobile__uz_Py .NavbarMobile_menu__Uwo2b>li>ul{display:flex;flex-direction:column;margin-left:1em;margin-top:.5em}.NavbarMobile_navbarMobile__uz_Py .NavbarMobile_menu__Uwo2b>li>ul li{padding-top:.5em;padding-bottom:.5em}@media(min-width:61.25em){.NavbarMobile_navbarMobile__uz_Py{display:none}}.Hamburger_hamburger__P6Phv{--line-height:0.22rem;--line-height-half:calc(var(--line-height) / 2);--height:28px;z-index:var(--z-hamburger);width:38px;height:28px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.Hamburger_hamburger__P6Phv span{display:block;position:absolute;height:.22rem;width:100%;background:var(--black);opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.Hamburger_hamburger__P6Phv span:first-child{top:0}.Hamburger_hamburger__P6Phv span:nth-child(2),.Hamburger_hamburger__P6Phv span:nth-child(3){top:calc(var(--height)*.5 - var(--line-height-half))}.Hamburger_hamburger__P6Phv span:nth-child(4){top:calc(var(--height) - var(--line-height))}.Hamburger_hamburger__P6Phv.Hamburger_open__hKLwN span:first-child{top:18px;width:0;left:50%}.Hamburger_hamburger__P6Phv.Hamburger_open__hKLwN span:nth-child(2){transform:rotate(45deg)}.Hamburger_hamburger__P6Phv.Hamburger_open__hKLwN span:nth-child(3){transform:rotate(-45deg)}.Hamburger_hamburger__P6Phv.Hamburger_open__hKLwN span:nth-child(4){top:18px;width:0;left:50%}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}table{border-spacing:0}td{vertical-align:top}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:0;line-height:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-size:1rem;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px rgba(0,0,0,0);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}ul{margin:0;padding:0}p{margin-top:0}h1,h2,h3,h4,h5{margin:0}iframe{border:none}body,html{font-size:16px;font-weight:400}@media(min-width:46.25em){body,html{font-size:24px}}@media(min-width:100em){body,html{font-size:28px}}h1,h2,h3,h4,h5{font-family:var(--headline-font);color:var(--darkred);line-height:1;font-weight:700}h1{font-size:2rem;padding-bottom:1em;padding-top:.4em;line-height:1.25;font-weight:700}@media(min-width:61.25em){h1{font-size:1.8rem}}h2{font-size:1.5rem;padding-bottom:.5em;line-height:1.4}h3{font-size:1.1rem;font-family:var(--label-font);margin-bottom:.5em;line-height:1.25}@media(min-width:61.25em){h3{font-size:.9rem}}.intro,.intro p,p,p.intro{line-height:var(--line-height)}.intro,.intro p,p.intro{font-size:1.15rem;padding-bottom:0;font-weight:400}.caption label,.small,.small p,figcaption,footer,footer nav{font-size:.85rem}@media(min-width:61.25em){.caption label,.small,.small p,figcaption,footer,footer nav{font-size:.7rem}}.very-small{font-size:.6rem}figcaption{font-family:var(--sans-font);color:var(--darkred);font-size:.7rem;line-height:var(--line-height)}.mid,.mid input,.mid select,button,nav{font-size:.8rem}b,strong{font-weight:700}article blockquote{margin-left:0;font-family:var(--label-font);color:var(--darkred);margin-bottom:1.5em;position:relative}article blockquote p{padding-top:.5em;margin-bottom:.5em}article blockquote footer{color:var(--black);font-family:var(--sans-font);font-size:.7rem}@media(min-width:61.25em){article blockquote:before{content:"’’";position:absolute;left:-7rem;top:4rem;font-family:var(--headline-font);font-size:8rem;color:var(--white);--line-tickness:0.06rem;-webkit-text-stroke:var(--line-tickness) var(--darkred)}}article a:hover{color:var(--darkred)}article a:hover p{color:var(--black)}article p a{text-decoration:underline;text-underline-offset:.25em;text-decoration-thickness:1px;-webkit-text-decoration-color:--darkred;text-decoration-color:--darkred}article ul p:last-of-type{margin-bottom:.7em}article ul li:last-child p{margin-bottom:1em}article .intro,article .structured h3,article h2,article p,article ul{text-align:left}article .structured h3{padding-bottom:.25em}article ul p{padding-left:0}article p+h2,article p+h3,article ul+h2,article ul+h3{padding-top:1rem}article p.center{text-align:center}.meta{font-family:var(--sans-font);font-size:.7rem}button{font-family:var(--headline-font)}em,i{font-style:italic}.sans{font-family:var(--sans-font)}.medium-weight{font-family:var(--label-font)!important}.shortcut{font-family:var(--sans-font);font-size:.9rem}@font-face{font-family:KKV;src:url(/fonts/ABCWalterNeue-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:KKV;src:url(/fonts/ABCWalterNeue-RegularItalic.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:KKV;src:url(/fonts/ABCWalterNeue-Medium.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:KKV;src:url(/fonts/ABCWalterNeue-MediumItalic.woff2) format("woff2");font-weight:700;font-style:italic}:root{--black:#000000;--white:#fafafa;--gray:#efefef;--gray-dark:#d1d0d0;--red:#cd3a00;--darkred:var(--red);--background:var(--gray);--foreground:var(--black);--outer-margin:2rem;--gutter:1rem;--grid-unit:calc((100vw - (2 * var(--outer-margin)) - (9 * var(--gutter))) / 10);--space:2rem;--space-big:2.5rem;--space-small:1rem;--form-field-padding:1em 1em 1em 1em;--margin:calc(calc(2 * var(--grid-unit)) + calc(2 * var(--gutter)));--full-margin:calc(-1 * var(--margin));--full-bleed-margin:calc(calc(-1 * var(--margin)) - var(--outer-margin));--ful-margin:calc(calc(-1 * var(--margin)));--content-width:calc(calc(var(--grid-unit) * 5) + calc(var(--gutter) * 5));--navbar-height:4rem;--line-height:1.35em;--color-transtion:color 0.2s;--z-navbar:1000;--z-navbar-sub:1001;--z-logo:1100;--z-hamburger:1200;--z-modal:2000;--z-copyright:1300;--gradient:linear-gradient(180deg,transparent,rgba(0,0,0,0.6));--gradient-light:linear-gradient(0deg,transparent,#ffffe487);--body-font:"KKV",Arial,Helvetica,Sans-Serif;--headline-font:"KKV",Arial,Helvetica,Sans-Serif;--label-font:"KKV",Arial,Helvetica,Sans-Serif;--sans-font:"KKV",Arial,Helvetica,Sans-Serif}@media(max-width:61.24em){:root{--outer-margin:1.5rem;--margin:var(--outer-margin);--navbar-height:calc(48px + var(--outer-margin));--full-bleed-margin:calc(calc(-1 * var(--margin)))}}body{width:100%;font-size:100%;line-height:1em;color:var(--foreground);background-color:var(--background);font-family:var(--body-font);-webkit-font-smoothing:antialiased;font-feature-settings:"liga","kern";padding-top:var(--navbar-height)}html{box-sizing:border-box}main{display:block;padding-left:var(--outer-margin);padding-right:var(--outer-margin);min-height:100vh}@media(min-width:61.25em){article{margin-right:var(--margin);margin-left:var(--margin)}}article hr{margin-top:var(--space-big);border:0}::-webkit-scrollbar{-webkit-appearance:none;background:var(--beige-light)}::-webkit-scrollbar:vertical{width:10px}::-webkit-scrollbar:horizontal{height:10px}::-webkit-scrollbar-thumb{background:var(--black)}*,:after,:before{box-sizing:inherit}a{text-decoration:none;color:var(--foreground);transition:var(--color-transtion)}a:has(>button){text-decoration:none!important}form,input{font-family:var(--body-font)!important}form label{display:inline-block;font-weight:700;margin-top:1.5em;margin-bottom:.5em}button{display:flex;align-items:center;justify-content:center;color:var(--black);background-color:var(--white);padding:var(--form-field-padding);padding-left:2.5em;padding-right:2.5em;border-radius:2rem;border-color:rgba(0,0,0,0);font-family:var(--label-font);text-decoration:none!important;font-size:.7rem;white-space:pre;cursor:pointer}button[aria-selected=true],button[data-selected=true]{color:var(--white)!important;background-color:var(--black)!important}button[data-type=icon]{border-radius:50%!important;padding:1em}button[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}button:hover:not([disabled]){background-color:var(--black);color:var(--white)}button+button{margin-left:.5rem!important}[contenteditable=true],input,select,textarea{padding:var(--form-field-padding);border:1px solid rgba(0,0,0,0);background-color:var(--white)}[contenteditable=true]:focus,input:focus,select:focus,textarea:focus{border:1px solid var(--black);outline:none}input[type=checkbox]{box-sizing:border-box;width:1.2em;height:1.2em;margin-bottom:0;padding:0;border:0 solid var(--black);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;transition:outline .1s}input[type=checkbox]+label{display:inline-block;margin-left:.5em}input[type=checkbox]:checked{background-size:cover;padding:2px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 32 32" xml:space="preserve"><path style="fill: %23274c77" d="M11.941,28.877l-11.941-11.942l5.695-5.696l6.246,6.246l14.364-14.364L32,8.818"/></svg>')}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:calc(100% - 1em);background-position-y:center;color:var(--black)}.form-error{color:var(--red);font-size:.8em;margin-top:.5em}.page-error{position:fixed;top:0;left:0;min-width:100vw;min-height:100vh;z-index:100000;background-color:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center}