*{font-family:Raleway,sans-serif}.red-text{color:#a91e24}mark{background:0 0}h1 mark.red-text{display:inline}h2 mark.red-text,h3 mark.red-text,h4 mark.red-text,h5 mark.red-text,h6 mark.red-text,li mark.red-text,p mark.red-text{display:inline}li p{margin:0}*{font-family:Raleway,sans-serif}.red-text{color:#a91e24}mark{background:0 0}h1 mark.red-text{display:inline}h2 mark.red-text,h3 mark.red-text,h4 mark.red-text,h5 mark.red-text,h6 mark.red-text,li mark.red-text,p mark.red-text{display:inline}li p{margin:0}.navbar{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;display:flex;align-items:center;padding:.25em;background-color:#fff;z-index:4}.navbar #breadcrumbs{margin-left:1em}.navbar__breadcrumb{font-size:1.75em;font-weight:700;font-family:Raleway,sans-serif;margin-bottom:.5em;text-decoration:none;display:inline-block;position:relative;color:#a91e24;text-decoration:none;cursor:pointer}.navbar__breadcrumb--divider{color:#a91e24;margin:0 .1em}.navbar__breadcrumb--divider svg{height:15px;width:15px}@media screen and (max-width:450px){.navbar__breadcrumb--divider svg{height:10px}}@media screen and (max-width:370px){.navbar__breadcrumb--divider{display:none}}@media screen and (max-width:450px){.navbar__breadcrumb{font-size:1em}}.navbar__breadcrumb::after{content:" ";background-color:#a91e24;transition:width .15s ease-out;width:0;height:2px;margin:0 auto;display:inline-block;position:absolute;top:100%;left:0}.navbar__breadcrumb:hover::after{width:100%}.navbar__breadcrumb:visited{color:#a91e24}@media screen and (max-width:370px){.navbar__breadcrumb{display:none}}.navbarBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;width:100vw;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.15);z-index:3;transition:-webkit-clip-path .15s ease-out;transition:clip-path .15s ease-out;transition:clip-path .15s ease-out,-webkit-clip-path .15s ease-out;-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}.navbarBackdrop--expanded{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.expandableNavbar{position:fixed;z-index:5;top:0;right:0;background-color:#a91e24;height:100%;transition:-webkit-clip-path .3s ease-out;transition:clip-path .3s ease-out;transition:clip-path .3s ease-out,-webkit-clip-path .3s ease-out;width:295px;-webkit-clip-path:circle(100px at 100% 0);clip-path:circle(100px at 100% 0)}.expandableNavbar__links{display:none}.expandableNavbar__toggleArea{display:flex;margin-top:.25em;justify-content:flex-end}.expandableNavbar--expanded{-webkit-clip-path:circle(2000px at 100% 0);clip-path:circle(2000px at 100% 0)}.expandableNavbar--expanded .expandableNavbar__links{display:flex;flex-direction:column;align-items:flex-end;padding:0 2.5em}.expandableNavbar--expanded .expandableNavbar__links a{font-size:30px;font-weight:700;font-family:Raleway,sans-serif;margin-bottom:.5em;text-decoration:none;display:inline-block;position:relative;color:#fff}.expandableNavbar--expanded .expandableNavbar__links a::after{content:" ";background-color:#fff;transition:width .15s ease-out;width:0;height:2px;margin:0 auto;display:inline-block;position:absolute;top:100%;left:0}.expandableNavbar--expanded .expandableNavbar__links a:hover::after{width:100%}.expandableNavbar--expanded .expandableNavbar__links a:visited{color:#fff}.expandableNavbar button{background-color:#a91e24;cursor:pointer;transition:background-color .3s ease-out;border:none;padding:.25em .5em;border-radius:5px}.expandableNavbar button svg{height:40px;width:30px}.expandableNavbar button:hover{background-color:#7e161b}