.scroll-hint{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:70%;position:fixed;right:50%;top:0;transform:translateX(50%);width:auto}@media(min-width:768px){.scroll-hint{display:none}}.scroll-hint.hidden{display:none;opacity:0;transition:opacity .5s linear;-webkit-transition:opacity .5s linear;-moz-transition:opacity .5s linear;-o-transition:opacity .5s linear;-ms-transition:opacity .5s linear}.scroll-hint .bounce-animation{animation:move 2s infinite}@keyframes move{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.scroll-hint-inner{align-items:center;background-color:rgba(0,0,0,.73);border-radius:15px;display:flex;justify-content:center;max-height:70px;min-height:60px;min-width:138px;padding:7px;position:relative;width:auto}.scroll-hint-inner svg{left:0;position:absolute;top:50%;transform:translateY(-50%)}.scroll-hint-inner span{color:#fad72a;margin-left:45px;text-transform:uppercase}main{display:flex;flex-direction:column;margin-top:0;padding-bottom:56px;padding-top:0}.header-episode.active,.pagination.active{display:block;position:fixed;width:100%;z-index:1}.header-episode{background:rgba(0,0,0,.8);display:none;padding-bottom:12px;padding-top:12px;position:fixed;width:100%}.header-episode .container{max-width:752px}.header-episode-inner{align-items:center;display:flex;justify-content:space-between}.header-episode-info{align-items:center;display:flex;margin-right:16px}.header-episode__link{background:transparent;border:none;cursor:pointer;display:inline-flex;margin-right:8px}.header-episode__title{color:#fff;font-size:16px;font-weight:700;line-height:20px;text-transform:none}.header-episode__title-number{color:#fff;display:block;font-size:12px;font-weight:500;line-height:16px}.header-episode__logo{display:flex}.header-episode-esc-inapp{align-items:center;background:#ffdb26;display:flex;height:40px;justify-content:end;left:0;padding:0 10px;position:fixed;right:0;top:0;width:100%}.header-episode-esc-inapp div{align-items:center;display:flex;gap:6px;justify-content:space-between}.header-episode-esc-inapp span{font-size:14px;font-weight:500;line-height:16px;text-align:left}.header-episode-esc-inapp span b{font-weight:700}.header-episode-esc-inapp img.logo,.header-episode-esc-inapp svg.logo{height:28px;width:auto}.header-episode-esc-inapp img.dot{height:auto;width:15px}.header-episode-esc-inapp img.arr{height:36px;width:auto}.header-episode-esc-inapp+.header-episode.active{top:40px}.single{flex:1 0 auto;margin-bottom:16px}@media(min-width:768px){.single{margin-bottom:24px}}.single .single__item.blur{filter:blur(5px)}.single .single__item--margin{margin-bottom:150px}.single .single__item canvas,.single .single__item img{display:block;height:100%;margin:0 auto;max-width:720px;width:100%}.single .single__item canvas{max-height:none}.single .single__item--manga:not(:last-of-type){padding-bottom:10px}.single .single__item .comic-virtual-canvas-host{background:#fff;display:block;margin:0 auto;max-width:720px;overflow:hidden;position:relative;width:100%}.single .single__item .comic-virtual-canvas-host__spacer{animation:comic-virtual-shimmer 1.6s ease-in-out infinite;background:linear-gradient(90deg,#ebebeb 25%,#f5f5f5 50%,#ebebeb 75%);background-size:400% 100%;display:block;pointer-events:none;width:100%}.single .single__item .comic-virtual-canvas{display:block;height:auto;left:0;margin:0 auto;max-width:720px;position:absolute;width:100%}.single .single__item .comic-virtual-canvas-fallback{align-items:center;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:12px;color:#666;display:flex;justify-content:center;margin:16px auto 0;max-width:720px;min-height:160px;padding:24px;position:sticky;text-align:center;top:96px;z-index:1}.single--type-1{list-style:none;margin-bottom:0}.single--type-1 .single-inner{counter-reset:my-awesome-counter}.single--type-1 .single-inner .single__item{align-items:center;display:flex;justify-content:center;text-align:center}.single--type-1 .single-inner .single__item .em{counter-increment:my-awesome-counter;display:inline-block;position:relative;width:auto}.single--type-1 .single-inner .single__item .em .editor-btn{background:#fff;border:1px solid #000;border-radius:3px;cursor:pointer;height:auto;left:3px;padding:4px;position:absolute;top:34px;width:30px;z-index:2}.single--type-1 .single-inner .single__item .em .editor-btn img{border:0}.single--type-1 .single-inner .single__item .em .editor-btn.btn-copy{top:67px}.single--type-1 .single-inner .single__item .em:before{background:#fff;border:1px solid #000;border-radius:3px;box-sizing:border-box;color:#000;content:counter(my-awesome-counter);cursor:pointer;font-size:1.2em;font-weight:700;height:29px;left:3px;line-height:20px;max-width:30px;min-width:30px;padding:4px 2px 3px;position:absolute;text-align:center;top:3px;width:30px;z-index:3}.single--type-1.num-out .single__item .em .editor-btn,.single--type-1.num-out .single__item .em:before{left:-34px}.single--type-1 .single__item{position:relative}.single--type-1 .single__item img{border:2px dashed #000;position:relative}.single--type-1 .single__item .grid{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.single--type-1 .single__item .grid div{height:2%;width:100%}.pagination{background:rgba(0,0,0,.8);bottom:0;display:none;padding:8px 0 2px;position:fixed;width:100%}@media(min-width:768px){.pagination{padding:16px 0}}.pagination-list{align-items:center;display:flex;justify-content:space-between}@media(min-width:768px){.pagination-list{gap:40px;justify-content:center;margin:auto;max-width:320px}}.pagination-list__item{align-items:center;color:#fff;cursor:pointer;display:inline-flex;flex:33.333333333%;font-size:16px;font-weight:700;line-height:20px;text-decoration:none}.pagination-list__item.disabled{color:#8c877e}.pagination-list__item.disabled svg path{fill:#8c877e}.pagination-list__item svg path{fill:#fff}.pagination-list__item-center svg,.pagination-list__item-prev svg{margin-right:8px}.pagination-list__item-next svg{margin-left:8px}.pagination-list__item-center{justify-content:center}.pagination-list__item-next{justify-content:end}.pagination-logo{margin-top:8px;text-align:center}@media(min-width:768px){.pagination-logo{display:none}}.pagination+.read-next-tt{align-items:center;background-color:#fff;border:2px solid #000;border-radius:8px;bottom:20px;box-shadow:2px 2px 0 #000;color:#000;display:flex;font-size:16px;font-weight:700;justify-content:space-between;left:20px;line-height:20px;margin:auto;max-width:720px;padding:8px 12px;position:fixed;right:20px;text-align:left;text-decoration:none;transition:box-shadow .2s linear;width:auto}.pagination+.read-next-tt .btn{background:#ffdb26;border-radius:8px;padding:8px}.pagination.active+.read-next-tt,.pagination.active+.upgrade-to-uncensored{bottom:95px}@media(min-width:768px){.pagination.active+.upgrade-to-uncensored{bottom:80px}}