.hero{background-position:center;background-size:cover;color:#fff;padding:8em 0 3em}.hero::after{display:none !important}.hero__intro p{color:#fff !important}.hero__intro a{color:#fff;text-decoration:underline}.hero__title{margin:0 0 4rem;position:relative}.hero__title::after{content:'';display:block;width:2.25em;height:3px;background-color:#fff;position:absolute;bottom:-0.5em;left:50%;transform:translate(-50%)}.toc{counter-reset:toc;list-style:none;padding:0;margin:0}.toc__item{counter-increment:toc;display:flex;margin-bottom:.5em;background-color:#2371b4}.toc__item::before{content:'0' counter(toc);background-color:#2371b4;padding:.5em .66em;font-size:1.5em}.toc__link{display:inline-block;background-color:#fff;padding:1em 1em 1em 1.5em;flex:1;clip-path:polygon(1em 0,100% 0,100% 100%,0% 100%)}.toc__link:hover{background-color:#136db9;color:#fff}