.marker__wrapper{position:fixed;display:flex;align-items:flex-end;bottom:10px;left:10px;color:#fff;z-index:9999999999}.marker__wrapper #marker{opacity:0;margin-bottom:10px;margin-left:10px}.marker__wrapper #marker,.marker__wrapper #marker *{color:#fff;font-size:clamp(13px,0.925vw,15px);text-decoration:none}.marker__wrapper:hover #marker{opacity:1}.marker__wrapper .marker__container{cursor:pointer}.marker__wrapper .marker__container .marker__icon-none{display:none}.marker__wrapper .marker__container .marker__icon-chapt{display:none}.chapters__container{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;margin:auto}.chapters__container .chapter{display:flex;align-items:center;position:relative;flex-basis:45%;padding:20px;margin:10px 0px}.chapters__container .chapter .chapter__img{position:relative;width:105px;height:105px;border-radius:105px;margin-right:25px}.chapters__container .chapter .chapter__img img{height:100%;border-radius:105px}.chapters__container .chapter .chapter__img .chapter__img-num{position:absolute;top:-35px;right:-22.5px}.chapter-circle__container{position:relative;width:fit-content}.chapter-circle__container{position:relative;width:60px;height:60px;opacity:.5}.chapter-circle__container svg{fill:#fff;width:fit-content}.chapter-circle__container .chapter__num{font-weight:900}.chapter-circle__container .chapter__num{position:absolute;left:50%;top:65%;transform:translate(-50%,-50%)}.chapters__container .chapter:hover .chapter-circle__container{opacity:1}.chapters__container .chapter:hover .chapter-circle__container #circ-1,.chapters__container .chapter:hover .chapter-circle__container #circ-2{fill:#a2171c}.marker__wrapper .chapter-circle__container{opacity:1}@media screen and (max-width:1024px){.chapters__container .chapter{flex-basis:100%}.marker__wrapper #marker{display:none}}