.chapter-marker{align-items:center;background-color:var(--light-blue);color:#fff;display:flex;justify-content:center;font-size:44px;font-weight:700;height:88px;margin-top:-80px;width:88px;scroll-margin-top:200px}ul.chapter-menu{counter-reset:chapter-menu;display:none;transform:translateX(-20rem);transition:all .3s ease}ul.chapter-menu--visible{transform:none}ul.chapter-menu button:before{counter-increment:chapter-menu;content:"0"counter(chapter-menu)" ";font-size:14px}@media screen and (max-width:1719px){ul.chapter-menu button{font-size:0!important}}@media screen and (min-width:1100px){ul.chapter-menu{list-style:none;padding:0;position:fixed;left:0;top:32%;display:block}ul.chapter-menu button,ul.chapter-menu input,ul.chapter-menu optgroup,ul.chapter-menu select,ul.chapter-menu textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}ul.chapter-menu button,ul.chapter-menu input{overflow:visible}ul.chapter-menu button,ul.chapter-menu select{text-transform:none}ul.chapter-menu [type=button],ul.chapter-menu [type=reset],ul.chapter-menu [type=submit],ul.chapter-menu button{-webkit-appearance:button}ul.chapter-menu button{background:transparent;border:none;cursor:pointer;font-size:22px;letter-spacing:-.337647px;color:#979797;transition:.25s ease}ul.chapter-menu li:hover button{color:var(--dark-blue);font-size:25px}ul.chapter-menu li:hover button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='19' viewBox='0 0 37 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.279 1.648L35 13.658 23.279 25.014' stroke='%2316B6E2' stroke-width='2'/%3E%3Cpath d='M32.572 13.718H1' stroke='%2316B6E2' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");display:inline-block;margin-left:10px;width:30px}}@media screen and (min-width:1330px){ul.chapter-menu{left:1rem}}