.chaptersPage{position:relative;max-width:1248px;padding:0 24px;box-sizing:border-box;margin:0 auto 128px}.chaptersPage .titleHolder{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center;margin-bottom:24px}.chaptersPage .titleHolder h1.title{margin:0 !important}.chaptersPage .titleHolder .filters{position:relative}.chaptersPage .titleHolder .filters .filterbtNtags{display:flex;align-items:center;gap:8px}.chaptersPage .titleHolder .filters .filterbtNtags .tags{display:flex;align-items:center;gap:8px}.chaptersPage .titleHolder .filters .filterbtNtags .tags .tag{display:flex;align-items:center;gap:8px;padding:10px 8px;border:solid 1px #bc210c}.chaptersPage .titleHolder .filters .filterbtNtags .tags .tag span.label{display:block;color:#bc210c;font-size:12px;line-height:1;font-weight:500}.chaptersPage .titleHolder .filters .filterbtNtags .tags .tag span.icon{display:block;width:11px;height:11px;background:url(/assets/i/sprite.png) 0 0 no-repeat}.chaptersPage .titleHolder .filters .filterbtNtags .tags .tag span.icon.close{background-position:-18px -129px}.chaptersPage .titleHolder .filters .filterbtNtags .filterbt{display:flex;align-items:center;gap:6px;padding:10px 12px;border:solid 1px #e6e6e6;background-color:#fff;cursor:pointer}.chaptersPage .titleHolder .filters .filterbtNtags .filterbt span.icon{display:block;width:16px;height:12px;background:url(/assets/i/sprite.png) -38px -128px no-repeat}.chaptersPage .titleHolder .filters .filterbtNtags .filterbt span.label{display:block;font-weight:500;font-size:12px;line-height:1;color:#aeaeae}.chaptersPage .titleHolder .filters #filterPopup{display:none}.chaptersPage .titleHolder .filters .partsList{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:8px;padding:8px}.chaptersPage .titleHolder .filters .partsList A{display:block;padding:3px 4px 2px;border:solid 1px #e6e6e6;background-color:#fff;color:#aeaeae;font-weight:500;text-align:center;white-space:nowrap;font-size:12px;text-decoration:none;transition:all .2s linear}.chaptersPage .titleHolder .filters .partsList A:HOVER{background-color:#fff;border-color:#bc210c;color:#bc210c}.chaptersPage .titleHolder .filters .partsList A.active{background-color:#bc210c;border-color:#bc210c;color:#fff}.chaptersPage .chaptersList{display:grid;grid-template-columns:1fr;gap:16px}.chaptersPage .chaptersList article.chapter{background-color:#fff;border-radius:8px}.chaptersPage .chaptersList article.chapter a.pic{position:relative;display:block;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px}.chaptersPage .chaptersList article.chapter a.pic IMG{width:100%;height:auto}.chaptersPage .chaptersList article.chapter .desc{position:relative;padding:12px 22px 10px}.chaptersPage .chaptersList article.chapter .desc h3.title{font-weight:500;font-size:20px;margin:0 0 6px;color:#555}.chaptersPage .chaptersList article.chapter .desc .chapterNpart{display:flex;flex-flow:row nowrap;align-content:center;gap:10px;margin-bottom:6px}.chaptersPage .chaptersList article.chapter .desc .chapterNpart a.part{display:block;color:#2db4df;font-size:12px;text-decoration:none}.chaptersPage .chaptersList article.chapter .desc .chapterNpart span.seperator{display:block;width:1px;margin-bottom:2px;height:22px;background-color:#c5c5c5}.chaptersPage .chaptersList article.chapter .desc .chapterNpart span.chapter{font-size:12px;color:#aeaeae}.chaptersPage .chaptersList article.chapter .desc .desctxt{font-size:14px;line-height:1.5;color:#656565;margin-bottom:16px}.chaptersPage .chaptersList article.chapter .desc span.icon{display:block;width:27px;height:27px}.chaptersPage .chaptersList article.chapter .desc span.icon.freechapter{position:absolute;right:30px;bottom:24px;background:url(/assets/i/sprite.png?18-apr-2025) -27px -284px no-repeat}.chaptersPage .chaptersList article.chapter .desc span.icon.lockedchapter{position:absolute;right:30px;bottom:24px;background:url(/assets/i/sprite.png?18-apr-2025) 0 -284px no-repeat}.chaptersPage .chaptersList article.chapter .more{display:flex;align-items:center;flex-flow:row nowrap;gap:10px;text-decoration:none;color:#aeaeae;font-size:15px;margin-bottom:12px}.chaptersPage .chaptersList article.chapter .more span.label{color:#aeaeae}.chaptersPage .chaptersList article.chapter .more span.icon{display:block;width:17px;height:12px;background:url(/assets/i/sprite.png) 0 -110px no-repeat}@media(min-width: 900px){.chaptersPage .chaptersList{grid-template-columns:repeat(2, 1fr)}.chaptersPage .chaptersList article.chapter a.pic IMG{transition:all .2s linear}.chaptersPage .chaptersList article.chapter a.pic:HOVER IMG{transform:scale(1.1)}.chaptersPage .chaptersList article.chapter .more:HOVER{color:#bc210c}}