.chapter{padding:15px 20px 15px 60px;border-radius:5px;display:block;background:#f3f3f3;transition:.2s;margin-top:10px;font-size:17px;color:#475669;cursor:pointer;margin-bottom:10px;position:relative;font-weight:bold;text-transform:uppercase;font-family:'apercu_pro',sans-serif}.chapter::before{counter-increment:myCounter;content:counter(myCounter);color:white;background:#c8242b;display:inline-block;text-align:center;position:absolute;left:17px;top:15px;line-height:25px;width:25px;border-radius:100%;font-size:13px;font-weight:normal;height:25px}.chapter a{color:inherit}.chapter:hover{background-color:#fef0e6}.chapters{counter-reset:myCounter;margin-bottom:20px}@media screen and (min-width:767px){.chapters.chapters--sm .chapter::before{line-height:20px;width:20px;height:20px;top:10px;font-size:10px}.chapters.chapters--sm .chapter{padding:10px 20px 10px 60px;font-size:15px}}@media screen and (max-width:767px){.chapter{padding:10px 10px 10px 35px;font-size:14px}.chapter::before{left:10px;top:15px;line-height:15px;width:15px;font-size:9px;height:15px}}
