#tv-watch .channel-card{display:block;text-decoration:none}#tv-watch .channel-card.skeleton{aspect-ratio:17/10;border-radius:16px;background:hsla(0,0%,100%,.05);animation:tv-card-pulse 1.4s ease-in-out infinite}#tv-watch .channel-card:hover .channel-card-art{transform:translateY(-3px)}#tv-watch .channel-card:hover .channel-card-play{background:var(--color-primary);border-color:var(--color-primary)}@keyframes tv-card-pulse{50%{opacity:.55}}#tv-watch .channel-card-art{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;aspect-ratio:17/10;padding:12px;border-radius:16px;overflow:hidden;background-color:#12161d;background-size:cover;background-position:50%;transition:transform .18s ease}#tv-watch .channel-card-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,16,.32),rgba(8,10,16,0) 30%,rgba(8,10,16,.52) 70%,rgba(8,10,16,.82))}#tv-watch .channel-card-art>*{position:relative;z-index:2}#tv-watch .channel-card-mark{position:absolute;top:24%;bottom:30%;left:50%;transform:translateX(-50%);width:auto;aspect-ratio:1;display:grid;place-items:center;border-radius:18px;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:hsla(0,0%,100%,.06);z-index:1}#tv-watch .channel-card-mark b{color:var(--text-many);font-size:26px;font-weight:700}#tv-watch .channel-card-mark.icon{background-size:72%}#tv-watch .channel-card-mark.circle{border-radius:50%;background-size:cover}#tv-watch .channel-card-live{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:8px;background:var(--color-primary);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.06em}#tv-watch .channel-card-live i{width:5px;height:5px;border-radius:50%;background:#fff;animation:tv-live-pulse 1.6s ease-in-out infinite}@media(max-width:600px){#tv-watch .channel-card-live{top:8px;left:8px;gap:4px;padding:2px 6px;border-radius:6px;font-size:8.5px}#tv-watch .channel-card-live i{width:4px;height:4px}}@keyframes tv-live-pulse{50%{opacity:.35}}#tv-watch .channel-card-heart{position:absolute;top:10px;right:10px;z-index:3;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,0);color:#fff;font-size:17px;cursor:pointer;filter:drop-shadow(0 1px 4px rgba(0,0,0,.6));transition:color .16s ease,transform .16s ease}@media(max-width:600px){#tv-watch .channel-card-heart{top:6px;right:6px;width:26px;height:26px;font-size:15px}}#tv-watch .channel-card-heart:hover{transform:scale(1.1)}#tv-watch .channel-card-heart.on{color:var(--color-primary)}#tv-watch .channel-card-heart.on svg{fill:currentColor}#tv-watch .channel-card-body{display:flex;align-items:center;gap:10px}#tv-watch .channel-card-play{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.2);color:#fff;font-size:13px;backdrop-filter:blur(6px);transition:background .18s ease}@media(max-width:600px){#tv-watch .channel-card-play{width:30px;height:30px;font-size:10px}}#tv-watch .channel-card-text{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}#tv-watch .channel-card-name{color:#fff;font-size:14.5px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 6px rgba(0,0,0,.7)}#tv-watch .channel-card-programme{color:hsla(0,0%,100%,.82);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tv-watch .channel-card-slot{color:hsla(0,0%,100%,.6);font-size:11px;font-variant-numeric:tabular-nums}#tv-watch .channel-card-progress{height:3px;border-radius:2px;background:hsla(0,0%,100%,.22);overflow:hidden}#tv-watch .channel-card-progress i{display:block;height:100%;background:var(--color-primary)}#tv-watch .channel-card-foot{display:flex;flex-wrap:wrap;gap:6px;min-height:0}#tv-watch .channel-card-foot:empty{display:none}#tv-watch .channel-card-tag{padding:3px 9px;border-radius:8px;background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.85);font-size:11px}#tv-watch .channel-card-tag.geo{background:rgba(250,204,21,.14);color:#facc15}#tv-watch #animated-series,#tv-watch #anime,#tv-watch #cartoon,#tv-watch #cartoons,#tv-watch #continue-watching,#tv-watch #k-drama,#tv-watch #movies,#tv-watch #related,#tv-watch #series,#tv-watch #story,#tv-watch #studios,#tv-watch .tv-rail{margin-bottom:40px;position:relative;z-index:1}@media(max-width:768px){#tv-watch #animated-series,#tv-watch #anime,#tv-watch #cartoon,#tv-watch #cartoons,#tv-watch #continue-watching,#tv-watch #k-drama,#tv-watch #movies,#tv-watch #related,#tv-watch #series,#tv-watch #story,#tv-watch #studios,#tv-watch .tv-rail{margin-bottom:20px}}#tv-watch #animated-series>h2,#tv-watch #anime>h2,#tv-watch #cartoon>h2,#tv-watch #cartoons>h2,#tv-watch #continue-watching>h2,#tv-watch #k-drama>h2,#tv-watch #movies>h2,#tv-watch #related>h2,#tv-watch #series>h2,#tv-watch #story>h2,#tv-watch #studios>h2,#tv-watch .tv-rail>h2{color:#fff;font-size:22px;font-weight:500;padding:0 48px}@media(max-width:1024px){#tv-watch #animated-series>h2,#tv-watch #anime>h2,#tv-watch #cartoon>h2,#tv-watch #cartoons>h2,#tv-watch #continue-watching>h2,#tv-watch #k-drama>h2,#tv-watch #movies>h2,#tv-watch #related>h2,#tv-watch #series>h2,#tv-watch #story>h2,#tv-watch #studios>h2,#tv-watch .tv-rail>h2{font-size:20px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series>h2,#tv-watch #anime>h2,#tv-watch #cartoon>h2,#tv-watch #cartoons>h2,#tv-watch #continue-watching>h2,#tv-watch #k-drama>h2,#tv-watch #movies>h2,#tv-watch #related>h2,#tv-watch #series>h2,#tv-watch #story>h2,#tv-watch #studios>h2,#tv-watch .tv-rail>h2{padding:0 40px;font-size:18px}}@media(max-width:768px){#tv-watch #animated-series>h2,#tv-watch #anime>h2,#tv-watch #cartoon>h2,#tv-watch #cartoons>h2,#tv-watch #continue-watching>h2,#tv-watch #k-drama>h2,#tv-watch #movies>h2,#tv-watch #related>h2,#tv-watch #series>h2,#tv-watch #story>h2,#tv-watch #studios>h2,#tv-watch .tv-rail>h2{padding:0 32px}}@media(max-width:441px){#tv-watch #animated-series>h2,#tv-watch #anime>h2,#tv-watch #cartoon>h2,#tv-watch #cartoons>h2,#tv-watch #continue-watching>h2,#tv-watch #k-drama>h2,#tv-watch #movies>h2,#tv-watch #related>h2,#tv-watch #series>h2,#tv-watch #story>h2,#tv-watch #studios>h2,#tv-watch .tv-rail>h2{padding:0 16px}}#tv-watch #animated-series .section-header,#tv-watch #anime .section-header,#tv-watch #cartoon .section-header,#tv-watch #cartoons .section-header,#tv-watch #continue-watching .section-header,#tv-watch #k-drama .section-header,#tv-watch #movies .section-header,#tv-watch #related .section-header,#tv-watch #series .section-header,#tv-watch #story .section-header,#tv-watch #studios .section-header,#tv-watch .tv-rail .section-header{display:flex;align-items:center;justify-content:space-between;padding:0 48px;margin-bottom:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series .section-header,#tv-watch #anime .section-header,#tv-watch #cartoon .section-header,#tv-watch #cartoons .section-header,#tv-watch #continue-watching .section-header,#tv-watch #k-drama .section-header,#tv-watch #movies .section-header,#tv-watch #related .section-header,#tv-watch #series .section-header,#tv-watch #story .section-header,#tv-watch #studios .section-header,#tv-watch .tv-rail .section-header{padding:0 40px}}@media(max-width:768px){#tv-watch #animated-series .section-header,#tv-watch #anime .section-header,#tv-watch #cartoon .section-header,#tv-watch #cartoons .section-header,#tv-watch #continue-watching .section-header,#tv-watch #k-drama .section-header,#tv-watch #movies .section-header,#tv-watch #related .section-header,#tv-watch #series .section-header,#tv-watch #story .section-header,#tv-watch #studios .section-header,#tv-watch .tv-rail .section-header{padding:0 32px}}@media(max-width:441px){#tv-watch #animated-series .section-header,#tv-watch #anime .section-header,#tv-watch #cartoon .section-header,#tv-watch #cartoons .section-header,#tv-watch #continue-watching .section-header,#tv-watch #k-drama .section-header,#tv-watch #movies .section-header,#tv-watch #related .section-header,#tv-watch #series .section-header,#tv-watch #story .section-header,#tv-watch #studios .section-header,#tv-watch .tv-rail .section-header{padding:0 16px}}#tv-watch #animated-series .section-header h2,#tv-watch #anime .section-header h2,#tv-watch #cartoon .section-header h2,#tv-watch #cartoons .section-header h2,#tv-watch #continue-watching .section-header h2,#tv-watch #k-drama .section-header h2,#tv-watch #movies .section-header h2,#tv-watch #related .section-header h2,#tv-watch #series .section-header h2,#tv-watch #story .section-header h2,#tv-watch #studios .section-header h2,#tv-watch .tv-rail .section-header h2{color:#fff;font-size:22px;font-weight:500;padding:0}@media(max-width:1024px){#tv-watch #animated-series .section-header h2,#tv-watch #anime .section-header h2,#tv-watch #cartoon .section-header h2,#tv-watch #cartoons .section-header h2,#tv-watch #continue-watching .section-header h2,#tv-watch #k-drama .section-header h2,#tv-watch #movies .section-header h2,#tv-watch #related .section-header h2,#tv-watch #series .section-header h2,#tv-watch #story .section-header h2,#tv-watch #studios .section-header h2,#tv-watch .tv-rail .section-header h2{font-size:20px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series .section-header h2,#tv-watch #anime .section-header h2,#tv-watch #cartoon .section-header h2,#tv-watch #cartoons .section-header h2,#tv-watch #continue-watching .section-header h2,#tv-watch #k-drama .section-header h2,#tv-watch #movies .section-header h2,#tv-watch #related .section-header h2,#tv-watch #series .section-header h2,#tv-watch #story .section-header h2,#tv-watch #studios .section-header h2,#tv-watch .tv-rail .section-header h2{font-size:18px}}#tv-watch #animated-series .section-header .see-all,#tv-watch #anime .section-header .see-all,#tv-watch #cartoon .section-header .see-all,#tv-watch #cartoons .section-header .see-all,#tv-watch #continue-watching .section-header .see-all,#tv-watch #k-drama .section-header .see-all,#tv-watch #movies .section-header .see-all,#tv-watch #related .section-header .see-all,#tv-watch #series .section-header .see-all,#tv-watch #story .section-header .see-all,#tv-watch #studios .section-header .see-all,#tv-watch .tv-rail .section-header .see-all{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.5);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s ease;white-space:nowrap}#tv-watch #animated-series .section-header .see-all svg,#tv-watch #anime .section-header .see-all svg,#tv-watch #cartoon .section-header .see-all svg,#tv-watch #cartoons .section-header .see-all svg,#tv-watch #continue-watching .section-header .see-all svg,#tv-watch #k-drama .section-header .see-all svg,#tv-watch #movies .section-header .see-all svg,#tv-watch #related .section-header .see-all svg,#tv-watch #series .section-header .see-all svg,#tv-watch #story .section-header .see-all svg,#tv-watch #studios .section-header .see-all svg,#tv-watch .tv-rail .section-header .see-all svg{font-size:10px;transition:transform .2s ease}#tv-watch #animated-series .section-header .see-all:hover,#tv-watch #anime .section-header .see-all:hover,#tv-watch #cartoon .section-header .see-all:hover,#tv-watch #cartoons .section-header .see-all:hover,#tv-watch #continue-watching .section-header .see-all:hover,#tv-watch #k-drama .section-header .see-all:hover,#tv-watch #movies .section-header .see-all:hover,#tv-watch #related .section-header .see-all:hover,#tv-watch #series .section-header .see-all:hover,#tv-watch #story .section-header .see-all:hover,#tv-watch #studios .section-header .see-all:hover,#tv-watch .tv-rail .section-header .see-all:hover{color:hsla(0,0%,100%,.85)}#tv-watch #animated-series .section-header .see-all:hover svg,#tv-watch #anime .section-header .see-all:hover svg,#tv-watch #cartoon .section-header .see-all:hover svg,#tv-watch #cartoons .section-header .see-all:hover svg,#tv-watch #continue-watching .section-header .see-all:hover svg,#tv-watch #k-drama .section-header .see-all:hover svg,#tv-watch #movies .section-header .see-all:hover svg,#tv-watch #related .section-header .see-all:hover svg,#tv-watch #series .section-header .see-all:hover svg,#tv-watch #story .section-header .see-all:hover svg,#tv-watch #studios .section-header .see-all:hover svg,#tv-watch .tv-rail .section-header .see-all:hover svg{transform:translateX(3px)}@media(max-width:1024px){#tv-watch #animated-series .section-header .see-all,#tv-watch #anime .section-header .see-all,#tv-watch #cartoon .section-header .see-all,#tv-watch #cartoons .section-header .see-all,#tv-watch #continue-watching .section-header .see-all,#tv-watch #k-drama .section-header .see-all,#tv-watch #movies .section-header .see-all,#tv-watch #related .section-header .see-all,#tv-watch #series .section-header .see-all,#tv-watch #story .section-header .see-all,#tv-watch #studios .section-header .see-all,#tv-watch .tv-rail .section-header .see-all{font-size:13px}}#tv-watch #animated-series:hover .left,#tv-watch #animated-series:hover .right,#tv-watch #anime:hover .left,#tv-watch #anime:hover .right,#tv-watch #cartoon:hover .left,#tv-watch #cartoon:hover .right,#tv-watch #cartoons:hover .left,#tv-watch #cartoons:hover .right,#tv-watch #continue-watching:hover .left,#tv-watch #continue-watching:hover .right,#tv-watch #k-drama:hover .left,#tv-watch #k-drama:hover .right,#tv-watch #movies:hover .left,#tv-watch #movies:hover .right,#tv-watch #related:hover .left,#tv-watch #related:hover .right,#tv-watch #series:hover .left,#tv-watch #series:hover .right,#tv-watch #story:hover .left,#tv-watch #story:hover .right,#tv-watch #studios:hover .left,#tv-watch #studios:hover .right,#tv-watch .tv-rail:hover .left,#tv-watch .tv-rail:hover .right{visibility:visible;opacity:1}#tv-watch #animated-series:hover .left.close,#tv-watch #animated-series:hover .right.close,#tv-watch #anime:hover .left.close,#tv-watch #anime:hover .right.close,#tv-watch #cartoon:hover .left.close,#tv-watch #cartoon:hover .right.close,#tv-watch #cartoons:hover .left.close,#tv-watch #cartoons:hover .right.close,#tv-watch #continue-watching:hover .left.close,#tv-watch #continue-watching:hover .right.close,#tv-watch #k-drama:hover .left.close,#tv-watch #k-drama:hover .right.close,#tv-watch #movies:hover .left.close,#tv-watch #movies:hover .right.close,#tv-watch #related:hover .left.close,#tv-watch #related:hover .right.close,#tv-watch #series:hover .left.close,#tv-watch #series:hover .right.close,#tv-watch #story:hover .left.close,#tv-watch #story:hover .right.close,#tv-watch #studios:hover .left.close,#tv-watch #studios:hover .right.close,#tv-watch .tv-rail:hover .left.close,#tv-watch .tv-rail:hover .right.close{visibility:hidden;opacity:0}#tv-watch #animated-series .left,#tv-watch #animated-series .right,#tv-watch #anime .left,#tv-watch #anime .right,#tv-watch #cartoon .left,#tv-watch #cartoon .right,#tv-watch #cartoons .left,#tv-watch #cartoons .right,#tv-watch #continue-watching .left,#tv-watch #continue-watching .right,#tv-watch #k-drama .left,#tv-watch #k-drama .right,#tv-watch #movies .left,#tv-watch #movies .right,#tv-watch #related .left,#tv-watch #related .right,#tv-watch #series .left,#tv-watch #series .right,#tv-watch #story .left,#tv-watch #story .right,#tv-watch #studios .left,#tv-watch #studios .right,#tv-watch .tv-rail .left,#tv-watch .tv-rail .right{width:80px;height:calc(100% - 44px);position:absolute;top:40px;z-index:2;display:flex;align-items:center;justify-content:center;transition:.5s ease-out;visibility:hidden;opacity:0}#tv-watch #animated-series .left:hover svg,#tv-watch #animated-series .right:hover svg,#tv-watch #anime .left:hover svg,#tv-watch #anime .right:hover svg,#tv-watch #cartoon .left:hover svg,#tv-watch #cartoon .right:hover svg,#tv-watch #cartoons .left:hover svg,#tv-watch #cartoons .right:hover svg,#tv-watch #continue-watching .left:hover svg,#tv-watch #continue-watching .right:hover svg,#tv-watch #k-drama .left:hover svg,#tv-watch #k-drama .right:hover svg,#tv-watch #movies .left:hover svg,#tv-watch #movies .right:hover svg,#tv-watch #related .left:hover svg,#tv-watch #related .right:hover svg,#tv-watch #series .left:hover svg,#tv-watch #series .right:hover svg,#tv-watch #story .left:hover svg,#tv-watch #story .right:hover svg,#tv-watch #studios .left:hover svg,#tv-watch #studios .right:hover svg,#tv-watch .tv-rail .left:hover svg,#tv-watch .tv-rail .right:hover svg{opacity:100%}@media(max-width:1024px){#tv-watch #animated-series .left,#tv-watch #animated-series .right,#tv-watch #anime .left,#tv-watch #anime .right,#tv-watch #cartoon .left,#tv-watch #cartoon .right,#tv-watch #cartoons .left,#tv-watch #cartoons .right,#tv-watch #continue-watching .left,#tv-watch #continue-watching .right,#tv-watch #k-drama .left,#tv-watch #k-drama .right,#tv-watch #movies .left,#tv-watch #movies .right,#tv-watch #related .left,#tv-watch #related .right,#tv-watch #series .left,#tv-watch #series .right,#tv-watch #story .left,#tv-watch #story .right,#tv-watch #studios .left,#tv-watch #studios .right,#tv-watch .tv-rail .left,#tv-watch .tv-rail .right{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series .left,#tv-watch #animated-series .right,#tv-watch #anime .left,#tv-watch #anime .right,#tv-watch #cartoon .left,#tv-watch #cartoon .right,#tv-watch #cartoons .left,#tv-watch #cartoons .right,#tv-watch #continue-watching .left,#tv-watch #continue-watching .right,#tv-watch #k-drama .left,#tv-watch #k-drama .right,#tv-watch #movies .left,#tv-watch #movies .right,#tv-watch #related .left,#tv-watch #related .right,#tv-watch #series .left,#tv-watch #series .right,#tv-watch #story .left,#tv-watch #story .right,#tv-watch #studios .left,#tv-watch #studios .right,#tv-watch .tv-rail .left,#tv-watch .tv-rail .right{display:flex;height:calc(100% - 36px);top:33px;visibility:visible;opacity:1}}#tv-watch #animated-series .left,#tv-watch #animated-series .left *,#tv-watch #animated-series .right,#tv-watch #animated-series .right *,#tv-watch #anime .left,#tv-watch #anime .left *,#tv-watch #anime .right,#tv-watch #anime .right *,#tv-watch #cartoon .left,#tv-watch #cartoon .left *,#tv-watch #cartoon .right,#tv-watch #cartoon .right *,#tv-watch #cartoons .left,#tv-watch #cartoons .left *,#tv-watch #cartoons .right,#tv-watch #cartoons .right *,#tv-watch #continue-watching .left,#tv-watch #continue-watching .left *,#tv-watch #continue-watching .right,#tv-watch #continue-watching .right *,#tv-watch #k-drama .left,#tv-watch #k-drama .left *,#tv-watch #k-drama .right,#tv-watch #k-drama .right *,#tv-watch #movies .left,#tv-watch #movies .left *,#tv-watch #movies .right,#tv-watch #movies .right *,#tv-watch #related .left,#tv-watch #related .left *,#tv-watch #related .right,#tv-watch #related .right *,#tv-watch #series .left,#tv-watch #series .left *,#tv-watch #series .right,#tv-watch #series .right *,#tv-watch #story .left,#tv-watch #story .left *,#tv-watch #story .right,#tv-watch #story .right *,#tv-watch #studios .left,#tv-watch #studios .left *,#tv-watch #studios .right,#tv-watch #studios .right *,#tv-watch .tv-rail .left,#tv-watch .tv-rail .left *,#tv-watch .tv-rail .right,#tv-watch .tv-rail .right *{cursor:pointer}#tv-watch #animated-series .left svg,#tv-watch #animated-series .right svg,#tv-watch #anime .left svg,#tv-watch #anime .right svg,#tv-watch #cartoon .left svg,#tv-watch #cartoon .right svg,#tv-watch #cartoons .left svg,#tv-watch #cartoons .right svg,#tv-watch #continue-watching .left svg,#tv-watch #continue-watching .right svg,#tv-watch #k-drama .left svg,#tv-watch #k-drama .right svg,#tv-watch #movies .left svg,#tv-watch #movies .right svg,#tv-watch #related .left svg,#tv-watch #related .right svg,#tv-watch #series .left svg,#tv-watch #series .right svg,#tv-watch #story .left svg,#tv-watch #story .right svg,#tv-watch #studios .left svg,#tv-watch #studios .right svg,#tv-watch .tv-rail .left svg,#tv-watch .tv-rail .right svg{font-size:32px;opacity:80%}@media(max-width:1024px){#tv-watch #animated-series .left svg,#tv-watch #animated-series .right svg,#tv-watch #anime .left svg,#tv-watch #anime .right svg,#tv-watch #cartoon .left svg,#tv-watch #cartoon .right svg,#tv-watch #cartoons .left svg,#tv-watch #cartoons .right svg,#tv-watch #continue-watching .left svg,#tv-watch #continue-watching .right svg,#tv-watch #k-drama .left svg,#tv-watch #k-drama .right svg,#tv-watch #movies .left svg,#tv-watch #movies .right svg,#tv-watch #related .left svg,#tv-watch #related .right svg,#tv-watch #series .left svg,#tv-watch #series .right svg,#tv-watch #story .left svg,#tv-watch #story .right svg,#tv-watch #studios .left svg,#tv-watch #studios .right svg,#tv-watch .tv-rail .left svg,#tv-watch .tv-rail .right svg{font-size:24px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series .left svg,#tv-watch #animated-series .right svg,#tv-watch #anime .left svg,#tv-watch #anime .right svg,#tv-watch #cartoon .left svg,#tv-watch #cartoon .right svg,#tv-watch #cartoons .left svg,#tv-watch #cartoons .right svg,#tv-watch #continue-watching .left svg,#tv-watch #continue-watching .right svg,#tv-watch #k-drama .left svg,#tv-watch #k-drama .right svg,#tv-watch #movies .left svg,#tv-watch #movies .right svg,#tv-watch #related .left svg,#tv-watch #related .right svg,#tv-watch #series .left svg,#tv-watch #series .right svg,#tv-watch #story .left svg,#tv-watch #story .right svg,#tv-watch #studios .left svg,#tv-watch #studios .right svg,#tv-watch .tv-rail .left svg,#tv-watch .tv-rail .right svg{font-size:24px}}#tv-watch #animated-series .left,#tv-watch #anime .left,#tv-watch #cartoon .left,#tv-watch #cartoons .left,#tv-watch #continue-watching .left,#tv-watch #k-drama .left,#tv-watch #movies .left,#tv-watch #related .left,#tv-watch #series .left,#tv-watch #story .left,#tv-watch #studios .left,#tv-watch .tv-rail .left{background:linear-gradient(to left,transparent,var(--bg-primary));left:0}#tv-watch #animated-series .left svg,#tv-watch #anime .left svg,#tv-watch #cartoon .left svg,#tv-watch #cartoons .left svg,#tv-watch #continue-watching .left svg,#tv-watch #k-drama .left svg,#tv-watch #movies .left svg,#tv-watch #related .left svg,#tv-watch #series .left svg,#tv-watch #story .left svg,#tv-watch #studios .left svg,#tv-watch .tv-rail .left svg{margin-right:32px}#tv-watch #animated-series .right,#tv-watch #anime .right,#tv-watch #cartoon .right,#tv-watch #cartoons .right,#tv-watch #continue-watching .right,#tv-watch #k-drama .right,#tv-watch #movies .right,#tv-watch #related .right,#tv-watch #series .right,#tv-watch #story .right,#tv-watch #studios .right,#tv-watch .tv-rail .right{background:linear-gradient(to right,transparent,var(--bg-primary));right:0}#tv-watch #animated-series .right svg,#tv-watch #anime .right svg,#tv-watch #cartoon .right svg,#tv-watch #cartoons .right svg,#tv-watch #continue-watching .right svg,#tv-watch #k-drama .right svg,#tv-watch #movies .right svg,#tv-watch #related .right svg,#tv-watch #series .right svg,#tv-watch #story .right svg,#tv-watch #studios .right svg,#tv-watch .tv-rail .right svg{margin-left:32px}#tv-watch #animated-series .wrapper,#tv-watch #anime .wrapper,#tv-watch #cartoon .wrapper,#tv-watch #cartoons .wrapper,#tv-watch #continue-watching .wrapper,#tv-watch #k-drama .wrapper,#tv-watch #movies .wrapper,#tv-watch #related .wrapper,#tv-watch #series .wrapper,#tv-watch #story .wrapper,#tv-watch #studios .wrapper,#tv-watch .tv-rail .wrapper{min-height:200px;height:100%;display:flex;overflow-x:auto;scroll-behavior:smooth;padding:12px 48px;scroll-snap-type:x proximity;scroll-padding-left:48px;cursor:grab;user-select:none;-webkit-user-select:none}#tv-watch #animated-series .wrapper.is-dragging,#tv-watch #anime .wrapper.is-dragging,#tv-watch #cartoon .wrapper.is-dragging,#tv-watch #cartoons .wrapper.is-dragging,#tv-watch #continue-watching .wrapper.is-dragging,#tv-watch #k-drama .wrapper.is-dragging,#tv-watch #movies .wrapper.is-dragging,#tv-watch #related .wrapper.is-dragging,#tv-watch #series .wrapper.is-dragging,#tv-watch #story .wrapper.is-dragging,#tv-watch #studios .wrapper.is-dragging,#tv-watch .tv-rail .wrapper.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}#tv-watch #animated-series .wrapper.is-dragging .card,#tv-watch #animated-series .wrapper.is-dragging .card *,#tv-watch #animated-series .wrapper.is-dragging .cw-card,#tv-watch #animated-series .wrapper.is-dragging .cw-card *,#tv-watch #anime .wrapper.is-dragging .card,#tv-watch #anime .wrapper.is-dragging .card *,#tv-watch #anime .wrapper.is-dragging .cw-card,#tv-watch #anime .wrapper.is-dragging .cw-card *,#tv-watch #cartoon .wrapper.is-dragging .card,#tv-watch #cartoon .wrapper.is-dragging .card *,#tv-watch #cartoon .wrapper.is-dragging .cw-card,#tv-watch #cartoon .wrapper.is-dragging .cw-card *,#tv-watch #cartoons .wrapper.is-dragging .card,#tv-watch #cartoons .wrapper.is-dragging .card *,#tv-watch #cartoons .wrapper.is-dragging .cw-card,#tv-watch #cartoons .wrapper.is-dragging .cw-card *,#tv-watch #continue-watching .wrapper.is-dragging .card,#tv-watch #continue-watching .wrapper.is-dragging .card *,#tv-watch #continue-watching .wrapper.is-dragging .cw-card,#tv-watch #continue-watching .wrapper.is-dragging .cw-card *,#tv-watch #k-drama .wrapper.is-dragging .card,#tv-watch #k-drama .wrapper.is-dragging .card *,#tv-watch #k-drama .wrapper.is-dragging .cw-card,#tv-watch #k-drama .wrapper.is-dragging .cw-card *,#tv-watch #movies .wrapper.is-dragging .card,#tv-watch #movies .wrapper.is-dragging .card *,#tv-watch #movies .wrapper.is-dragging .cw-card,#tv-watch #movies .wrapper.is-dragging .cw-card *,#tv-watch #related .wrapper.is-dragging .card,#tv-watch #related .wrapper.is-dragging .card *,#tv-watch #related .wrapper.is-dragging .cw-card,#tv-watch #related .wrapper.is-dragging .cw-card *,#tv-watch #series .wrapper.is-dragging .card,#tv-watch #series .wrapper.is-dragging .card *,#tv-watch #series .wrapper.is-dragging .cw-card,#tv-watch #series .wrapper.is-dragging .cw-card *,#tv-watch #story .wrapper.is-dragging .card,#tv-watch #story .wrapper.is-dragging .card *,#tv-watch #story .wrapper.is-dragging .cw-card,#tv-watch #story .wrapper.is-dragging .cw-card *,#tv-watch #studios .wrapper.is-dragging .card,#tv-watch #studios .wrapper.is-dragging .card *,#tv-watch #studios .wrapper.is-dragging .cw-card,#tv-watch #studios .wrapper.is-dragging .cw-card *,#tv-watch .tv-rail .wrapper.is-dragging .card,#tv-watch .tv-rail .wrapper.is-dragging .card *,#tv-watch .tv-rail .wrapper.is-dragging .cw-card,#tv-watch .tv-rail .wrapper.is-dragging .cw-card *{cursor:grabbing!important}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series .wrapper,#tv-watch #anime .wrapper,#tv-watch #cartoon .wrapper,#tv-watch #cartoons .wrapper,#tv-watch #continue-watching .wrapper,#tv-watch #k-drama .wrapper,#tv-watch #movies .wrapper,#tv-watch #related .wrapper,#tv-watch #series .wrapper,#tv-watch #story .wrapper,#tv-watch #studios .wrapper,#tv-watch .tv-rail .wrapper{padding:10px 40px;scroll-padding-left:40px}}@media(max-width:768px){#tv-watch #animated-series .wrapper,#tv-watch #anime .wrapper,#tv-watch #cartoon .wrapper,#tv-watch #cartoons .wrapper,#tv-watch #continue-watching .wrapper,#tv-watch #k-drama .wrapper,#tv-watch #movies .wrapper,#tv-watch #related .wrapper,#tv-watch #series .wrapper,#tv-watch #story .wrapper,#tv-watch #studios .wrapper,#tv-watch .tv-rail .wrapper{padding:8px 32px;scroll-padding-left:32px;min-height:0}}@media(max-width:441px){#tv-watch #animated-series .wrapper,#tv-watch #anime .wrapper,#tv-watch #cartoon .wrapper,#tv-watch #cartoons .wrapper,#tv-watch #continue-watching .wrapper,#tv-watch #k-drama .wrapper,#tv-watch #movies .wrapper,#tv-watch #related .wrapper,#tv-watch #series .wrapper,#tv-watch #story .wrapper,#tv-watch #studios .wrapper,#tv-watch .tv-rail .wrapper{padding:8px 16px;scroll-padding-left:16px}}#tv-watch #animated-series .wrapper .animated-series,#tv-watch #animated-series .wrapper .anime,#tv-watch #animated-series .wrapper .cartoon,#tv-watch #animated-series .wrapper .cartoons,#tv-watch #animated-series .wrapper .continue-watching-list,#tv-watch #animated-series .wrapper .k-drama,#tv-watch #animated-series .wrapper .movies,#tv-watch #animated-series .wrapper .related,#tv-watch #animated-series .wrapper .series,#tv-watch #animated-series .wrapper .studios,#tv-watch #animated-series .wrapper .tv-rail-track,#tv-watch #anime .wrapper .animated-series,#tv-watch #anime .wrapper .anime,#tv-watch #anime .wrapper .cartoon,#tv-watch #anime .wrapper .cartoons,#tv-watch #anime .wrapper .continue-watching-list,#tv-watch #anime .wrapper .k-drama,#tv-watch #anime .wrapper .movies,#tv-watch #anime .wrapper .related,#tv-watch #anime .wrapper .series,#tv-watch #anime .wrapper .studios,#tv-watch #anime .wrapper .tv-rail-track,#tv-watch #cartoon .wrapper .animated-series,#tv-watch #cartoon .wrapper .anime,#tv-watch #cartoon .wrapper .cartoon,#tv-watch #cartoon .wrapper .cartoons,#tv-watch #cartoon .wrapper .continue-watching-list,#tv-watch #cartoon .wrapper .k-drama,#tv-watch #cartoon .wrapper .movies,#tv-watch #cartoon .wrapper .related,#tv-watch #cartoon .wrapper .series,#tv-watch #cartoon .wrapper .studios,#tv-watch #cartoon .wrapper .tv-rail-track,#tv-watch #cartoons .wrapper .animated-series,#tv-watch #cartoons .wrapper .anime,#tv-watch #cartoons .wrapper .cartoon,#tv-watch #cartoons .wrapper .cartoons,#tv-watch #cartoons .wrapper .continue-watching-list,#tv-watch #cartoons .wrapper .k-drama,#tv-watch #cartoons .wrapper .movies,#tv-watch #cartoons .wrapper .related,#tv-watch #cartoons .wrapper .series,#tv-watch #cartoons .wrapper .studios,#tv-watch #cartoons .wrapper .tv-rail-track,#tv-watch #continue-watching .wrapper .animated-series,#tv-watch #continue-watching .wrapper .anime,#tv-watch #continue-watching .wrapper .cartoon,#tv-watch #continue-watching .wrapper .cartoons,#tv-watch #continue-watching .wrapper .continue-watching-list,#tv-watch #continue-watching .wrapper .k-drama,#tv-watch #continue-watching .wrapper .movies,#tv-watch #continue-watching .wrapper .related,#tv-watch #continue-watching .wrapper .series,#tv-watch #continue-watching .wrapper .studios,#tv-watch #continue-watching .wrapper .tv-rail-track,#tv-watch #k-drama .wrapper .animated-series,#tv-watch #k-drama .wrapper .anime,#tv-watch #k-drama .wrapper .cartoon,#tv-watch #k-drama .wrapper .cartoons,#tv-watch #k-drama .wrapper .continue-watching-list,#tv-watch #k-drama .wrapper .k-drama,#tv-watch #k-drama .wrapper .movies,#tv-watch #k-drama .wrapper .related,#tv-watch #k-drama .wrapper .series,#tv-watch #k-drama .wrapper .studios,#tv-watch #k-drama .wrapper .tv-rail-track,#tv-watch #movies .wrapper .animated-series,#tv-watch #movies .wrapper .anime,#tv-watch #movies .wrapper .cartoon,#tv-watch #movies .wrapper .cartoons,#tv-watch #movies .wrapper .continue-watching-list,#tv-watch #movies .wrapper .k-drama,#tv-watch #movies .wrapper .movies,#tv-watch #movies .wrapper .related,#tv-watch #movies .wrapper .series,#tv-watch #movies .wrapper .studios,#tv-watch #movies .wrapper .tv-rail-track,#tv-watch #related .wrapper .animated-series,#tv-watch #related .wrapper .anime,#tv-watch #related .wrapper .cartoon,#tv-watch #related .wrapper .cartoons,#tv-watch #related .wrapper .continue-watching-list,#tv-watch #related .wrapper .k-drama,#tv-watch #related .wrapper .movies,#tv-watch #related .wrapper .related,#tv-watch #related .wrapper .series,#tv-watch #related .wrapper .studios,#tv-watch #related .wrapper .tv-rail-track,#tv-watch #series .wrapper .animated-series,#tv-watch #series .wrapper .anime,#tv-watch #series .wrapper .cartoon,#tv-watch #series .wrapper .cartoons,#tv-watch #series .wrapper .continue-watching-list,#tv-watch #series .wrapper .k-drama,#tv-watch #series .wrapper .movies,#tv-watch #series .wrapper .related,#tv-watch #series .wrapper .series,#tv-watch #series .wrapper .studios,#tv-watch #series .wrapper .tv-rail-track,#tv-watch #story .wrapper .animated-series,#tv-watch #story .wrapper .anime,#tv-watch #story .wrapper .cartoon,#tv-watch #story .wrapper .cartoons,#tv-watch #story .wrapper .continue-watching-list,#tv-watch #story .wrapper .k-drama,#tv-watch #story .wrapper .movies,#tv-watch #story .wrapper .related,#tv-watch #story .wrapper .series,#tv-watch #story .wrapper .studios,#tv-watch #story .wrapper .tv-rail-track,#tv-watch #studios .wrapper .animated-series,#tv-watch #studios .wrapper .anime,#tv-watch #studios .wrapper .cartoon,#tv-watch #studios .wrapper .cartoons,#tv-watch #studios .wrapper .continue-watching-list,#tv-watch #studios .wrapper .k-drama,#tv-watch #studios .wrapper .movies,#tv-watch #studios .wrapper .related,#tv-watch #studios .wrapper .series,#tv-watch #studios .wrapper .studios,#tv-watch #studios .wrapper .tv-rail-track,#tv-watch .tv-rail .wrapper .animated-series,#tv-watch .tv-rail .wrapper .anime,#tv-watch .tv-rail .wrapper .cartoon,#tv-watch .tv-rail .wrapper .cartoons,#tv-watch .tv-rail .wrapper .continue-watching-list,#tv-watch .tv-rail .wrapper .k-drama,#tv-watch .tv-rail .wrapper .movies,#tv-watch .tv-rail .wrapper .related,#tv-watch .tv-rail .wrapper .series,#tv-watch .tv-rail .wrapper .studios,#tv-watch .tv-rail .wrapper .tv-rail-track{display:flex;align-items:flex-start;gap:6px}#tv-watch #animated-series .wrapper .animated-series .card,#tv-watch #animated-series .wrapper .anime .card,#tv-watch #animated-series .wrapper .cartoon .card,#tv-watch #animated-series .wrapper .cartoons .card,#tv-watch #animated-series .wrapper .continue-watching-list .card,#tv-watch #animated-series .wrapper .k-drama .card,#tv-watch #animated-series .wrapper .movies .card,#tv-watch #animated-series .wrapper .related .card,#tv-watch #animated-series .wrapper .series .card,#tv-watch #animated-series .wrapper .studios .card,#tv-watch #animated-series .wrapper .tv-rail-track .card,#tv-watch #anime .wrapper .animated-series .card,#tv-watch #anime .wrapper .anime .card,#tv-watch #anime .wrapper .cartoon .card,#tv-watch #anime .wrapper .cartoons .card,#tv-watch #anime .wrapper .continue-watching-list .card,#tv-watch #anime .wrapper .k-drama .card,#tv-watch #anime .wrapper .movies .card,#tv-watch #anime .wrapper .related .card,#tv-watch #anime .wrapper .series .card,#tv-watch #anime .wrapper .studios .card,#tv-watch #anime .wrapper .tv-rail-track .card,#tv-watch #cartoon .wrapper .animated-series .card,#tv-watch #cartoon .wrapper .anime .card,#tv-watch #cartoon .wrapper .cartoon .card,#tv-watch #cartoon .wrapper .cartoons .card,#tv-watch #cartoon .wrapper .continue-watching-list .card,#tv-watch #cartoon .wrapper .k-drama .card,#tv-watch #cartoon .wrapper .movies .card,#tv-watch #cartoon .wrapper .related .card,#tv-watch #cartoon .wrapper .series .card,#tv-watch #cartoon .wrapper .studios .card,#tv-watch #cartoon .wrapper .tv-rail-track .card,#tv-watch #cartoons .wrapper .animated-series .card,#tv-watch #cartoons .wrapper .anime .card,#tv-watch #cartoons .wrapper .cartoon .card,#tv-watch #cartoons .wrapper .cartoons .card,#tv-watch #cartoons .wrapper .continue-watching-list .card,#tv-watch #cartoons .wrapper .k-drama .card,#tv-watch #cartoons .wrapper .movies .card,#tv-watch #cartoons .wrapper .related .card,#tv-watch #cartoons .wrapper .series .card,#tv-watch #cartoons .wrapper .studios .card,#tv-watch #cartoons .wrapper .tv-rail-track .card,#tv-watch #continue-watching .wrapper .animated-series .card,#tv-watch #continue-watching .wrapper .anime .card,#tv-watch #continue-watching .wrapper .cartoon .card,#tv-watch #continue-watching .wrapper .cartoons .card,#tv-watch #continue-watching .wrapper .continue-watching-list .card,#tv-watch #continue-watching .wrapper .k-drama .card,#tv-watch #continue-watching .wrapper .movies .card,#tv-watch #continue-watching .wrapper .related .card,#tv-watch #continue-watching .wrapper .series .card,#tv-watch #continue-watching .wrapper .studios .card,#tv-watch #continue-watching .wrapper .tv-rail-track .card,#tv-watch #k-drama .wrapper .animated-series .card,#tv-watch #k-drama .wrapper .anime .card,#tv-watch #k-drama .wrapper .cartoon .card,#tv-watch #k-drama .wrapper .cartoons .card,#tv-watch #k-drama .wrapper .continue-watching-list .card,#tv-watch #k-drama .wrapper .k-drama .card,#tv-watch #k-drama .wrapper .movies .card,#tv-watch #k-drama .wrapper .related .card,#tv-watch #k-drama .wrapper .series .card,#tv-watch #k-drama .wrapper .studios .card,#tv-watch #k-drama .wrapper .tv-rail-track .card,#tv-watch #movies .wrapper .animated-series .card,#tv-watch #movies .wrapper .anime .card,#tv-watch #movies .wrapper .cartoon .card,#tv-watch #movies .wrapper .cartoons .card,#tv-watch #movies .wrapper .continue-watching-list .card,#tv-watch #movies .wrapper .k-drama .card,#tv-watch #movies .wrapper .movies .card,#tv-watch #movies .wrapper .related .card,#tv-watch #movies .wrapper .series .card,#tv-watch #movies .wrapper .studios .card,#tv-watch #movies .wrapper .tv-rail-track .card,#tv-watch #related .wrapper .animated-series .card,#tv-watch #related .wrapper .anime .card,#tv-watch #related .wrapper .cartoon .card,#tv-watch #related .wrapper .cartoons .card,#tv-watch #related .wrapper .continue-watching-list .card,#tv-watch #related .wrapper .k-drama .card,#tv-watch #related .wrapper .movies .card,#tv-watch #related .wrapper .related .card,#tv-watch #related .wrapper .series .card,#tv-watch #related .wrapper .studios .card,#tv-watch #related .wrapper .tv-rail-track .card,#tv-watch #series .wrapper .animated-series .card,#tv-watch #series .wrapper .anime .card,#tv-watch #series .wrapper .cartoon .card,#tv-watch #series .wrapper .cartoons .card,#tv-watch #series .wrapper .continue-watching-list .card,#tv-watch #series .wrapper .k-drama .card,#tv-watch #series .wrapper .movies .card,#tv-watch #series .wrapper .related .card,#tv-watch #series .wrapper .series .card,#tv-watch #series .wrapper .studios .card,#tv-watch #series .wrapper .tv-rail-track .card,#tv-watch #story .wrapper .animated-series .card,#tv-watch #story .wrapper .anime .card,#tv-watch #story .wrapper .cartoon .card,#tv-watch #story .wrapper .cartoons .card,#tv-watch #story .wrapper .continue-watching-list .card,#tv-watch #story .wrapper .k-drama .card,#tv-watch #story .wrapper .movies .card,#tv-watch #story .wrapper .related .card,#tv-watch #story .wrapper .series .card,#tv-watch #story .wrapper .studios .card,#tv-watch #story .wrapper .tv-rail-track .card,#tv-watch #studios .wrapper .animated-series .card,#tv-watch #studios .wrapper .anime .card,#tv-watch #studios .wrapper .cartoon .card,#tv-watch #studios .wrapper .cartoons .card,#tv-watch #studios .wrapper .continue-watching-list .card,#tv-watch #studios .wrapper .k-drama .card,#tv-watch #studios .wrapper .movies .card,#tv-watch #studios .wrapper .related .card,#tv-watch #studios .wrapper .series .card,#tv-watch #studios .wrapper .studios .card,#tv-watch #studios .wrapper .tv-rail-track .card,#tv-watch .tv-rail .wrapper .animated-series .card,#tv-watch .tv-rail .wrapper .anime .card,#tv-watch .tv-rail .wrapper .cartoon .card,#tv-watch .tv-rail .wrapper .cartoons .card,#tv-watch .tv-rail .wrapper .continue-watching-list .card,#tv-watch .tv-rail .wrapper .k-drama .card,#tv-watch .tv-rail .wrapper .movies .card,#tv-watch .tv-rail .wrapper .related .card,#tv-watch .tv-rail .wrapper .series .card,#tv-watch .tv-rail .wrapper .studios .card,#tv-watch .tv-rail .wrapper .tv-rail-track .card{width:15vw;max-width:432px;border-radius:8px;overflow:hidden;position:relative;aspect-ratio:27/40;background-position:50%;background-repeat:no-repeat;background-size:100.5%;transition:.25s;scroll-snap-align:start}@media(max-width:1280px){#tv-watch #animated-series .wrapper .animated-series .card,#tv-watch #animated-series .wrapper .anime .card,#tv-watch #animated-series .wrapper .cartoon .card,#tv-watch #animated-series .wrapper .cartoons .card,#tv-watch #animated-series .wrapper .continue-watching-list .card,#tv-watch #animated-series .wrapper .k-drama .card,#tv-watch #animated-series .wrapper .movies .card,#tv-watch #animated-series .wrapper .related .card,#tv-watch #animated-series .wrapper .series .card,#tv-watch #animated-series .wrapper .studios .card,#tv-watch #animated-series .wrapper .tv-rail-track .card,#tv-watch #anime .wrapper .animated-series .card,#tv-watch #anime .wrapper .anime .card,#tv-watch #anime .wrapper .cartoon .card,#tv-watch #anime .wrapper .cartoons .card,#tv-watch #anime .wrapper .continue-watching-list .card,#tv-watch #anime .wrapper .k-drama .card,#tv-watch #anime .wrapper .movies .card,#tv-watch #anime .wrapper .related .card,#tv-watch #anime .wrapper .series .card,#tv-watch #anime .wrapper .studios .card,#tv-watch #anime .wrapper .tv-rail-track .card,#tv-watch #cartoon .wrapper .animated-series .card,#tv-watch #cartoon .wrapper .anime .card,#tv-watch #cartoon .wrapper .cartoon .card,#tv-watch #cartoon .wrapper .cartoons .card,#tv-watch #cartoon .wrapper .continue-watching-list .card,#tv-watch #cartoon .wrapper .k-drama .card,#tv-watch #cartoon .wrapper .movies .card,#tv-watch #cartoon .wrapper .related .card,#tv-watch #cartoon .wrapper .series .card,#tv-watch #cartoon .wrapper .studios .card,#tv-watch #cartoon .wrapper .tv-rail-track .card,#tv-watch #cartoons .wrapper .animated-series .card,#tv-watch #cartoons .wrapper .anime .card,#tv-watch #cartoons .wrapper .cartoon .card,#tv-watch #cartoons .wrapper .cartoons .card,#tv-watch #cartoons .wrapper .continue-watching-list .card,#tv-watch #cartoons .wrapper .k-drama .card,#tv-watch #cartoons .wrapper .movies .card,#tv-watch #cartoons .wrapper .related .card,#tv-watch #cartoons .wrapper .series .card,#tv-watch #cartoons .wrapper .studios .card,#tv-watch #cartoons .wrapper .tv-rail-track .card,#tv-watch #continue-watching .wrapper .animated-series .card,#tv-watch #continue-watching .wrapper .anime .card,#tv-watch #continue-watching .wrapper .cartoon .card,#tv-watch #continue-watching .wrapper .cartoons .card,#tv-watch #continue-watching .wrapper .continue-watching-list .card,#tv-watch #continue-watching .wrapper .k-drama .card,#tv-watch #continue-watching .wrapper .movies .card,#tv-watch #continue-watching .wrapper .related .card,#tv-watch #continue-watching .wrapper .series .card,#tv-watch #continue-watching .wrapper .studios .card,#tv-watch #continue-watching .wrapper .tv-rail-track .card,#tv-watch #k-drama .wrapper .animated-series .card,#tv-watch #k-drama .wrapper .anime .card,#tv-watch #k-drama .wrapper .cartoon .card,#tv-watch #k-drama .wrapper .cartoons .card,#tv-watch #k-drama .wrapper .continue-watching-list .card,#tv-watch #k-drama .wrapper .k-drama .card,#tv-watch #k-drama .wrapper .movies .card,#tv-watch #k-drama .wrapper .related .card,#tv-watch #k-drama .wrapper .series .card,#tv-watch #k-drama .wrapper .studios .card,#tv-watch #k-drama .wrapper .tv-rail-track .card,#tv-watch #movies .wrapper .animated-series .card,#tv-watch #movies .wrapper .anime .card,#tv-watch #movies .wrapper .cartoon .card,#tv-watch #movies .wrapper .cartoons .card,#tv-watch #movies .wrapper .continue-watching-list .card,#tv-watch #movies .wrapper .k-drama .card,#tv-watch #movies .wrapper .movies .card,#tv-watch #movies .wrapper .related .card,#tv-watch #movies .wrapper .series .card,#tv-watch #movies .wrapper .studios .card,#tv-watch #movies .wrapper .tv-rail-track .card,#tv-watch #related .wrapper .animated-series .card,#tv-watch #related .wrapper .anime .card,#tv-watch #related .wrapper .cartoon .card,#tv-watch #related .wrapper .cartoons .card,#tv-watch #related .wrapper .continue-watching-list .card,#tv-watch #related .wrapper .k-drama .card,#tv-watch #related .wrapper .movies .card,#tv-watch #related .wrapper .related .card,#tv-watch #related .wrapper .series .card,#tv-watch #related .wrapper .studios .card,#tv-watch #related .wrapper .tv-rail-track .card,#tv-watch #series .wrapper .animated-series .card,#tv-watch #series .wrapper .anime .card,#tv-watch #series .wrapper .cartoon .card,#tv-watch #series .wrapper .cartoons .card,#tv-watch #series .wrapper .continue-watching-list .card,#tv-watch #series .wrapper .k-drama .card,#tv-watch #series .wrapper .movies .card,#tv-watch #series .wrapper .related .card,#tv-watch #series .wrapper .series .card,#tv-watch #series .wrapper .studios .card,#tv-watch #series .wrapper .tv-rail-track .card,#tv-watch #story .wrapper .animated-series .card,#tv-watch #story .wrapper .anime .card,#tv-watch #story .wrapper .cartoon .card,#tv-watch #story .wrapper .cartoons .card,#tv-watch #story .wrapper .continue-watching-list .card,#tv-watch #story .wrapper .k-drama .card,#tv-watch #story .wrapper .movies .card,#tv-watch #story .wrapper .related .card,#tv-watch #story .wrapper .series .card,#tv-watch #story .wrapper .studios .card,#tv-watch #story .wrapper .tv-rail-track .card,#tv-watch #studios .wrapper .animated-series .card,#tv-watch #studios .wrapper .anime .card,#tv-watch #studios .wrapper .cartoon .card,#tv-watch #studios .wrapper .cartoons .card,#tv-watch #studios .wrapper .continue-watching-list .card,#tv-watch #studios .wrapper .k-drama .card,#tv-watch #studios .wrapper .movies .card,#tv-watch #studios .wrapper .related .card,#tv-watch #studios .wrapper .series .card,#tv-watch #studios .wrapper .studios .card,#tv-watch #studios .wrapper .tv-rail-track .card,#tv-watch .tv-rail .wrapper .animated-series .card,#tv-watch .tv-rail .wrapper .anime .card,#tv-watch .tv-rail .wrapper .cartoon .card,#tv-watch .tv-rail .wrapper .cartoons .card,#tv-watch .tv-rail .wrapper .continue-watching-list .card,#tv-watch .tv-rail .wrapper .k-drama .card,#tv-watch .tv-rail .wrapper .movies .card,#tv-watch .tv-rail .wrapper .related .card,#tv-watch .tv-rail .wrapper .series .card,#tv-watch .tv-rail .wrapper .studios .card,#tv-watch .tv-rail .wrapper .tv-rail-track .card{width:18vw}}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card,#tv-watch #animated-series .wrapper .anime .card,#tv-watch #animated-series .wrapper .cartoon .card,#tv-watch #animated-series .wrapper .cartoons .card,#tv-watch #animated-series .wrapper .continue-watching-list .card,#tv-watch #animated-series .wrapper .k-drama .card,#tv-watch #animated-series .wrapper .movies .card,#tv-watch #animated-series .wrapper .related .card,#tv-watch #animated-series .wrapper .series .card,#tv-watch #animated-series .wrapper .studios .card,#tv-watch #animated-series .wrapper .tv-rail-track .card,#tv-watch #anime .wrapper .animated-series .card,#tv-watch #anime .wrapper .anime .card,#tv-watch #anime .wrapper .cartoon .card,#tv-watch #anime .wrapper .cartoons .card,#tv-watch #anime .wrapper .continue-watching-list .card,#tv-watch #anime .wrapper .k-drama .card,#tv-watch #anime .wrapper .movies .card,#tv-watch #anime .wrapper .related .card,#tv-watch #anime .wrapper .series .card,#tv-watch #anime .wrapper .studios .card,#tv-watch #anime .wrapper .tv-rail-track .card,#tv-watch #cartoon .wrapper .animated-series .card,#tv-watch #cartoon .wrapper .anime .card,#tv-watch #cartoon .wrapper .cartoon .card,#tv-watch #cartoon .wrapper .cartoons .card,#tv-watch #cartoon .wrapper .continue-watching-list .card,#tv-watch #cartoon .wrapper .k-drama .card,#tv-watch #cartoon .wrapper .movies .card,#tv-watch #cartoon .wrapper .related .card,#tv-watch #cartoon .wrapper .series .card,#tv-watch #cartoon .wrapper .studios .card,#tv-watch #cartoon .wrapper .tv-rail-track .card,#tv-watch #cartoons .wrapper .animated-series .card,#tv-watch #cartoons .wrapper .anime .card,#tv-watch #cartoons .wrapper .cartoon .card,#tv-watch #cartoons .wrapper .cartoons .card,#tv-watch #cartoons .wrapper .continue-watching-list .card,#tv-watch #cartoons .wrapper .k-drama .card,#tv-watch #cartoons .wrapper .movies .card,#tv-watch #cartoons .wrapper .related .card,#tv-watch #cartoons .wrapper .series .card,#tv-watch #cartoons .wrapper .studios .card,#tv-watch #cartoons .wrapper .tv-rail-track .card,#tv-watch #continue-watching .wrapper .animated-series .card,#tv-watch #continue-watching .wrapper .anime .card,#tv-watch #continue-watching .wrapper .cartoon .card,#tv-watch #continue-watching .wrapper .cartoons .card,#tv-watch #continue-watching .wrapper .continue-watching-list .card,#tv-watch #continue-watching .wrapper .k-drama .card,#tv-watch #continue-watching .wrapper .movies .card,#tv-watch #continue-watching .wrapper .related .card,#tv-watch #continue-watching .wrapper .series .card,#tv-watch #continue-watching .wrapper .studios .card,#tv-watch #continue-watching .wrapper .tv-rail-track .card,#tv-watch #k-drama .wrapper .animated-series .card,#tv-watch #k-drama .wrapper .anime .card,#tv-watch #k-drama .wrapper .cartoon .card,#tv-watch #k-drama .wrapper .cartoons .card,#tv-watch #k-drama .wrapper .continue-watching-list .card,#tv-watch #k-drama .wrapper .k-drama .card,#tv-watch #k-drama .wrapper .movies .card,#tv-watch #k-drama .wrapper .related .card,#tv-watch #k-drama .wrapper .series .card,#tv-watch #k-drama .wrapper .studios .card,#tv-watch #k-drama .wrapper .tv-rail-track .card,#tv-watch #movies .wrapper .animated-series .card,#tv-watch #movies .wrapper .anime .card,#tv-watch #movies .wrapper .cartoon .card,#tv-watch #movies .wrapper .cartoons .card,#tv-watch #movies .wrapper .continue-watching-list .card,#tv-watch #movies .wrapper .k-drama .card,#tv-watch #movies .wrapper .movies .card,#tv-watch #movies .wrapper .related .card,#tv-watch #movies .wrapper .series .card,#tv-watch #movies .wrapper .studios .card,#tv-watch #movies .wrapper .tv-rail-track .card,#tv-watch #related .wrapper .animated-series .card,#tv-watch #related .wrapper .anime .card,#tv-watch #related .wrapper .cartoon .card,#tv-watch #related .wrapper .cartoons .card,#tv-watch #related .wrapper .continue-watching-list .card,#tv-watch #related .wrapper .k-drama .card,#tv-watch #related .wrapper .movies .card,#tv-watch #related .wrapper .related .card,#tv-watch #related .wrapper .series .card,#tv-watch #related .wrapper .studios .card,#tv-watch #related .wrapper .tv-rail-track .card,#tv-watch #series .wrapper .animated-series .card,#tv-watch #series .wrapper .anime .card,#tv-watch #series .wrapper .cartoon .card,#tv-watch #series .wrapper .cartoons .card,#tv-watch #series .wrapper .continue-watching-list .card,#tv-watch #series .wrapper .k-drama .card,#tv-watch #series .wrapper .movies .card,#tv-watch #series .wrapper .related .card,#tv-watch #series .wrapper .series .card,#tv-watch #series .wrapper .studios .card,#tv-watch #series .wrapper .tv-rail-track .card,#tv-watch #story .wrapper .animated-series .card,#tv-watch #story .wrapper .anime .card,#tv-watch #story .wrapper .cartoon .card,#tv-watch #story .wrapper .cartoons .card,#tv-watch #story .wrapper .continue-watching-list .card,#tv-watch #story .wrapper .k-drama .card,#tv-watch #story .wrapper .movies .card,#tv-watch #story .wrapper .related .card,#tv-watch #story .wrapper .series .card,#tv-watch #story .wrapper .studios .card,#tv-watch #story .wrapper .tv-rail-track .card,#tv-watch #studios .wrapper .animated-series .card,#tv-watch #studios .wrapper .anime .card,#tv-watch #studios .wrapper .cartoon .card,#tv-watch #studios .wrapper .cartoons .card,#tv-watch #studios .wrapper .continue-watching-list .card,#tv-watch #studios .wrapper .k-drama .card,#tv-watch #studios .wrapper .movies .card,#tv-watch #studios .wrapper .related .card,#tv-watch #studios .wrapper .series .card,#tv-watch #studios .wrapper .studios .card,#tv-watch #studios .wrapper .tv-rail-track .card,#tv-watch .tv-rail .wrapper .animated-series .card,#tv-watch .tv-rail .wrapper .anime .card,#tv-watch .tv-rail .wrapper .cartoon .card,#tv-watch .tv-rail .wrapper .cartoons .card,#tv-watch .tv-rail .wrapper .continue-watching-list .card,#tv-watch .tv-rail .wrapper .k-drama .card,#tv-watch .tv-rail .wrapper .movies .card,#tv-watch .tv-rail .wrapper .related .card,#tv-watch .tv-rail .wrapper .series .card,#tv-watch .tv-rail .wrapper .studios .card,#tv-watch .tv-rail .wrapper .tv-rail-track .card{width:22.5vw}}@media(max-width:880px){#tv-watch #animated-series .wrapper .animated-series .card,#tv-watch #animated-series .wrapper .anime .card,#tv-watch #animated-series .wrapper .cartoon .card,#tv-watch #animated-series .wrapper .cartoons .card,#tv-watch #animated-series .wrapper .continue-watching-list .card,#tv-watch #animated-series .wrapper .k-drama .card,#tv-watch #animated-series .wrapper .movies .card,#tv-watch #animated-series .wrapper .related .card,#tv-watch #animated-series .wrapper .series .card,#tv-watch #animated-series .wrapper .studios .card,#tv-watch #animated-series .wrapper .tv-rail-track .card,#tv-watch #anime .wrapper .animated-series .card,#tv-watch #anime .wrapper .anime .card,#tv-watch #anime .wrapper .cartoon .card,#tv-watch #anime .wrapper .cartoons .card,#tv-watch #anime .wrapper .continue-watching-list .card,#tv-watch #anime .wrapper .k-drama .card,#tv-watch #anime .wrapper .movies .card,#tv-watch #anime .wrapper .related .card,#tv-watch #anime .wrapper .series .card,#tv-watch #anime .wrapper .studios .card,#tv-watch #anime .wrapper .tv-rail-track .card,#tv-watch #cartoon .wrapper .animated-series .card,#tv-watch #cartoon .wrapper .anime .card,#tv-watch #cartoon .wrapper .cartoon .card,#tv-watch #cartoon .wrapper .cartoons .card,#tv-watch #cartoon .wrapper .continue-watching-list .card,#tv-watch #cartoon .wrapper .k-drama .card,#tv-watch #cartoon .wrapper .movies .card,#tv-watch #cartoon .wrapper .related .card,#tv-watch #cartoon .wrapper .series .card,#tv-watch #cartoon .wrapper .studios .card,#tv-watch #cartoon .wrapper .tv-rail-track .card,#tv-watch #cartoons .wrapper .animated-series .card,#tv-watch #cartoons .wrapper .anime .card,#tv-watch #cartoons .wrapper .cartoon .card,#tv-watch #cartoons .wrapper .cartoons .card,#tv-watch #cartoons .wrapper .continue-watching-list .card,#tv-watch #cartoons .wrapper .k-drama .card,#tv-watch #cartoons .wrapper .movies .card,#tv-watch #cartoons .wrapper .related .card,#tv-watch #cartoons .wrapper .series .card,#tv-watch #cartoons .wrapper .studios .card,#tv-watch #cartoons .wrapper .tv-rail-track .card,#tv-watch #continue-watching .wrapper .animated-series .card,#tv-watch #continue-watching .wrapper .anime .card,#tv-watch #continue-watching .wrapper .cartoon .card,#tv-watch #continue-watching .wrapper .cartoons .card,#tv-watch #continue-watching .wrapper .continue-watching-list .card,#tv-watch #continue-watching .wrapper .k-drama .card,#tv-watch #continue-watching .wrapper .movies .card,#tv-watch #continue-watching .wrapper .related .card,#tv-watch #continue-watching .wrapper .series .card,#tv-watch #continue-watching .wrapper .studios .card,#tv-watch #continue-watching .wrapper .tv-rail-track .card,#tv-watch #k-drama .wrapper .animated-series .card,#tv-watch #k-drama .wrapper .anime .card,#tv-watch #k-drama .wrapper .cartoon .card,#tv-watch #k-drama .wrapper .cartoons .card,#tv-watch #k-drama .wrapper .continue-watching-list .card,#tv-watch #k-drama .wrapper .k-drama .card,#tv-watch #k-drama .wrapper .movies .card,#tv-watch #k-drama .wrapper .related .card,#tv-watch #k-drama .wrapper .series .card,#tv-watch #k-drama .wrapper .studios .card,#tv-watch #k-drama .wrapper .tv-rail-track .card,#tv-watch #movies .wrapper .animated-series .card,#tv-watch #movies .wrapper .anime .card,#tv-watch #movies .wrapper .cartoon .card,#tv-watch #movies .wrapper .cartoons .card,#tv-watch #movies .wrapper .continue-watching-list .card,#tv-watch #movies .wrapper .k-drama .card,#tv-watch #movies .wrapper .movies .card,#tv-watch #movies .wrapper .related .card,#tv-watch #movies .wrapper .series .card,#tv-watch #movies .wrapper .studios .card,#tv-watch #movies .wrapper .tv-rail-track .card,#tv-watch #related .wrapper .animated-series .card,#tv-watch #related .wrapper .anime .card,#tv-watch #related .wrapper .cartoon .card,#tv-watch #related .wrapper .cartoons .card,#tv-watch #related .wrapper .continue-watching-list .card,#tv-watch #related .wrapper .k-drama .card,#tv-watch #related .wrapper .movies .card,#tv-watch #related .wrapper .related .card,#tv-watch #related .wrapper .series .card,#tv-watch #related .wrapper .studios .card,#tv-watch #related .wrapper .tv-rail-track .card,#tv-watch #series .wrapper .animated-series .card,#tv-watch #series .wrapper .anime .card,#tv-watch #series .wrapper .cartoon .card,#tv-watch #series .wrapper .cartoons .card,#tv-watch #series .wrapper .continue-watching-list .card,#tv-watch #series .wrapper .k-drama .card,#tv-watch #series .wrapper .movies .card,#tv-watch #series .wrapper .related .card,#tv-watch #series .wrapper .series .card,#tv-watch #series .wrapper .studios .card,#tv-watch #series .wrapper .tv-rail-track .card,#tv-watch #story .wrapper .animated-series .card,#tv-watch #story .wrapper .anime .card,#tv-watch #story .wrapper .cartoon .card,#tv-watch #story .wrapper .cartoons .card,#tv-watch #story .wrapper .continue-watching-list .card,#tv-watch #story .wrapper .k-drama .card,#tv-watch #story .wrapper .movies .card,#tv-watch #story .wrapper .related .card,#tv-watch #story .wrapper .series .card,#tv-watch #story .wrapper .studios .card,#tv-watch #story .wrapper .tv-rail-track .card,#tv-watch #studios .wrapper .animated-series .card,#tv-watch #studios .wrapper .anime .card,#tv-watch #studios .wrapper .cartoon .card,#tv-watch #studios .wrapper .cartoons .card,#tv-watch #studios .wrapper .continue-watching-list .card,#tv-watch #studios .wrapper .k-drama .card,#tv-watch #studios .wrapper .movies .card,#tv-watch #studios .wrapper .related .card,#tv-watch #studios .wrapper .series .card,#tv-watch #studios .wrapper .studios .card,#tv-watch #studios .wrapper .tv-rail-track .card,#tv-watch .tv-rail .wrapper .animated-series .card,#tv-watch .tv-rail .wrapper .anime .card,#tv-watch .tv-rail .wrapper .cartoon .card,#tv-watch .tv-rail .wrapper .cartoons .card,#tv-watch .tv-rail .wrapper .continue-watching-list .card,#tv-watch .tv-rail .wrapper .k-drama .card,#tv-watch .tv-rail .wrapper .movies .card,#tv-watch .tv-rail .wrapper .related .card,#tv-watch .tv-rail .wrapper .series .card,#tv-watch .tv-rail .wrapper .studios .card,#tv-watch .tv-rail .wrapper .tv-rail-track .card{width:28vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series .wrapper .animated-series .card,#tv-watch #animated-series .wrapper .anime .card,#tv-watch #animated-series .wrapper .cartoon .card,#tv-watch #animated-series .wrapper .cartoons .card,#tv-watch #animated-series .wrapper .continue-watching-list .card,#tv-watch #animated-series .wrapper .k-drama .card,#tv-watch #animated-series .wrapper .movies .card,#tv-watch #animated-series .wrapper .related .card,#tv-watch #animated-series .wrapper .series .card,#tv-watch #animated-series .wrapper .studios .card,#tv-watch #animated-series .wrapper .tv-rail-track .card,#tv-watch #anime .wrapper .animated-series .card,#tv-watch #anime .wrapper .anime .card,#tv-watch #anime .wrapper .cartoon .card,#tv-watch #anime .wrapper .cartoons .card,#tv-watch #anime .wrapper .continue-watching-list .card,#tv-watch #anime .wrapper .k-drama .card,#tv-watch #anime .wrapper .movies .card,#tv-watch #anime .wrapper .related .card,#tv-watch #anime .wrapper .series .card,#tv-watch #anime .wrapper .studios .card,#tv-watch #anime .wrapper .tv-rail-track .card,#tv-watch #cartoon .wrapper .animated-series .card,#tv-watch #cartoon .wrapper .anime .card,#tv-watch #cartoon .wrapper .cartoon .card,#tv-watch #cartoon .wrapper .cartoons .card,#tv-watch #cartoon .wrapper .continue-watching-list .card,#tv-watch #cartoon .wrapper .k-drama .card,#tv-watch #cartoon .wrapper .movies .card,#tv-watch #cartoon .wrapper .related .card,#tv-watch #cartoon .wrapper .series .card,#tv-watch #cartoon .wrapper .studios .card,#tv-watch #cartoon .wrapper .tv-rail-track .card,#tv-watch #cartoons .wrapper .animated-series .card,#tv-watch #cartoons .wrapper .anime .card,#tv-watch #cartoons .wrapper .cartoon .card,#tv-watch #cartoons .wrapper .cartoons .card,#tv-watch #cartoons .wrapper .continue-watching-list .card,#tv-watch #cartoons .wrapper .k-drama .card,#tv-watch #cartoons .wrapper .movies .card,#tv-watch #cartoons .wrapper .related .card,#tv-watch #cartoons .wrapper .series .card,#tv-watch #cartoons .wrapper .studios .card,#tv-watch #cartoons .wrapper .tv-rail-track .card,#tv-watch #continue-watching .wrapper .animated-series .card,#tv-watch #continue-watching .wrapper .anime .card,#tv-watch #continue-watching .wrapper .cartoon .card,#tv-watch #continue-watching .wrapper .cartoons .card,#tv-watch #continue-watching .wrapper .continue-watching-list .card,#tv-watch #continue-watching .wrapper .k-drama .card,#tv-watch #continue-watching .wrapper .movies .card,#tv-watch #continue-watching .wrapper .related .card,#tv-watch #continue-watching .wrapper .series .card,#tv-watch #continue-watching .wrapper .studios .card,#tv-watch #continue-watching .wrapper .tv-rail-track .card,#tv-watch #k-drama .wrapper .animated-series .card,#tv-watch #k-drama .wrapper .anime .card,#tv-watch #k-drama .wrapper .cartoon .card,#tv-watch #k-drama .wrapper .cartoons .card,#tv-watch #k-drama .wrapper .continue-watching-list .card,#tv-watch #k-drama .wrapper .k-drama .card,#tv-watch #k-drama .wrapper .movies .card,#tv-watch #k-drama .wrapper .related .card,#tv-watch #k-drama .wrapper .series .card,#tv-watch #k-drama .wrapper .studios .card,#tv-watch #k-drama .wrapper .tv-rail-track .card,#tv-watch #movies .wrapper .animated-series .card,#tv-watch #movies .wrapper .anime .card,#tv-watch #movies .wrapper .cartoon .card,#tv-watch #movies .wrapper .cartoons .card,#tv-watch #movies .wrapper .continue-watching-list .card,#tv-watch #movies .wrapper .k-drama .card,#tv-watch #movies .wrapper .movies .card,#tv-watch #movies .wrapper .related .card,#tv-watch #movies .wrapper .series .card,#tv-watch #movies .wrapper .studios .card,#tv-watch #movies .wrapper .tv-rail-track .card,#tv-watch #related .wrapper .animated-series .card,#tv-watch #related .wrapper .anime .card,#tv-watch #related .wrapper .cartoon .card,#tv-watch #related .wrapper .cartoons .card,#tv-watch #related .wrapper .continue-watching-list .card,#tv-watch #related .wrapper .k-drama .card,#tv-watch #related .wrapper .movies .card,#tv-watch #related .wrapper .related .card,#tv-watch #related .wrapper .series .card,#tv-watch #related .wrapper .studios .card,#tv-watch #related .wrapper .tv-rail-track .card,#tv-watch #series .wrapper .animated-series .card,#tv-watch #series .wrapper .anime .card,#tv-watch #series .wrapper .cartoon .card,#tv-watch #series .wrapper .cartoons .card,#tv-watch #series .wrapper .continue-watching-list .card,#tv-watch #series .wrapper .k-drama .card,#tv-watch #series .wrapper .movies .card,#tv-watch #series .wrapper .related .card,#tv-watch #series .wrapper .series .card,#tv-watch #series .wrapper .studios .card,#tv-watch #series .wrapper .tv-rail-track .card,#tv-watch #story .wrapper .animated-series .card,#tv-watch #story .wrapper .anime .card,#tv-watch #story .wrapper .cartoon .card,#tv-watch #story .wrapper .cartoons .card,#tv-watch #story .wrapper .continue-watching-list .card,#tv-watch #story .wrapper .k-drama .card,#tv-watch #story .wrapper .movies .card,#tv-watch #story .wrapper .related .card,#tv-watch #story .wrapper .series .card,#tv-watch #story .wrapper .studios .card,#tv-watch #story .wrapper .tv-rail-track .card,#tv-watch #studios .wrapper .animated-series .card,#tv-watch #studios .wrapper .anime .card,#tv-watch #studios .wrapper .cartoon .card,#tv-watch #studios .wrapper .cartoons .card,#tv-watch #studios .wrapper .continue-watching-list .card,#tv-watch #studios .wrapper .k-drama .card,#tv-watch #studios .wrapper .movies .card,#tv-watch #studios .wrapper .related .card,#tv-watch #studios .wrapper .series .card,#tv-watch #studios .wrapper .studios .card,#tv-watch #studios .wrapper .tv-rail-track .card,#tv-watch .tv-rail .wrapper .animated-series .card,#tv-watch .tv-rail .wrapper .anime .card,#tv-watch .tv-rail .wrapper .cartoon .card,#tv-watch .tv-rail .wrapper .cartoons .card,#tv-watch .tv-rail .wrapper .continue-watching-list .card,#tv-watch .tv-rail .wrapper .k-drama .card,#tv-watch .tv-rail .wrapper .movies .card,#tv-watch .tv-rail .wrapper .related .card,#tv-watch .tv-rail .wrapper .series .card,#tv-watch .tv-rail .wrapper .studios .card,#tv-watch .tv-rail .wrapper .tv-rail-track .card{width:16vw}}@media(max-width:441px){#tv-watch #animated-series .wrapper .animated-series .card,#tv-watch #animated-series .wrapper .anime .card,#tv-watch #animated-series .wrapper .cartoon .card,#tv-watch #animated-series .wrapper .cartoons .card,#tv-watch #animated-series .wrapper .continue-watching-list .card,#tv-watch #animated-series .wrapper .k-drama .card,#tv-watch #animated-series .wrapper .movies .card,#tv-watch #animated-series .wrapper .related .card,#tv-watch #animated-series .wrapper .series .card,#tv-watch #animated-series .wrapper .studios .card,#tv-watch #animated-series .wrapper .tv-rail-track .card,#tv-watch #anime .wrapper .animated-series .card,#tv-watch #anime .wrapper .anime .card,#tv-watch #anime .wrapper .cartoon .card,#tv-watch #anime .wrapper .cartoons .card,#tv-watch #anime .wrapper .continue-watching-list .card,#tv-watch #anime .wrapper .k-drama .card,#tv-watch #anime .wrapper .movies .card,#tv-watch #anime .wrapper .related .card,#tv-watch #anime .wrapper .series .card,#tv-watch #anime .wrapper .studios .card,#tv-watch #anime .wrapper .tv-rail-track .card,#tv-watch #cartoon .wrapper .animated-series .card,#tv-watch #cartoon .wrapper .anime .card,#tv-watch #cartoon .wrapper .cartoon .card,#tv-watch #cartoon .wrapper .cartoons .card,#tv-watch #cartoon .wrapper .continue-watching-list .card,#tv-watch #cartoon .wrapper .k-drama .card,#tv-watch #cartoon .wrapper .movies .card,#tv-watch #cartoon .wrapper .related .card,#tv-watch #cartoon .wrapper .series .card,#tv-watch #cartoon .wrapper .studios .card,#tv-watch #cartoon .wrapper .tv-rail-track .card,#tv-watch #cartoons .wrapper .animated-series .card,#tv-watch #cartoons .wrapper .anime .card,#tv-watch #cartoons .wrapper .cartoon .card,#tv-watch #cartoons .wrapper .cartoons .card,#tv-watch #cartoons .wrapper .continue-watching-list .card,#tv-watch #cartoons .wrapper .k-drama .card,#tv-watch #cartoons .wrapper .movies .card,#tv-watch #cartoons .wrapper .related .card,#tv-watch #cartoons .wrapper .series .card,#tv-watch #cartoons .wrapper .studios .card,#tv-watch #cartoons .wrapper .tv-rail-track .card,#tv-watch #continue-watching .wrapper .animated-series .card,#tv-watch #continue-watching .wrapper .anime .card,#tv-watch #continue-watching .wrapper .cartoon .card,#tv-watch #continue-watching .wrapper .cartoons .card,#tv-watch #continue-watching .wrapper .continue-watching-list .card,#tv-watch #continue-watching .wrapper .k-drama .card,#tv-watch #continue-watching .wrapper .movies .card,#tv-watch #continue-watching .wrapper .related .card,#tv-watch #continue-watching .wrapper .series .card,#tv-watch #continue-watching .wrapper .studios .card,#tv-watch #continue-watching .wrapper .tv-rail-track .card,#tv-watch #k-drama .wrapper .animated-series .card,#tv-watch #k-drama .wrapper .anime .card,#tv-watch #k-drama .wrapper .cartoon .card,#tv-watch #k-drama .wrapper .cartoons .card,#tv-watch #k-drama .wrapper .continue-watching-list .card,#tv-watch #k-drama .wrapper .k-drama .card,#tv-watch #k-drama .wrapper .movies .card,#tv-watch #k-drama .wrapper .related .card,#tv-watch #k-drama .wrapper .series .card,#tv-watch #k-drama .wrapper .studios .card,#tv-watch #k-drama .wrapper .tv-rail-track .card,#tv-watch #movies .wrapper .animated-series .card,#tv-watch #movies .wrapper .anime .card,#tv-watch #movies .wrapper .cartoon .card,#tv-watch #movies .wrapper .cartoons .card,#tv-watch #movies .wrapper .continue-watching-list .card,#tv-watch #movies .wrapper .k-drama .card,#tv-watch #movies .wrapper .movies .card,#tv-watch #movies .wrapper .related .card,#tv-watch #movies .wrapper .series .card,#tv-watch #movies .wrapper .studios .card,#tv-watch #movies .wrapper .tv-rail-track .card,#tv-watch #related .wrapper .animated-series .card,#tv-watch #related .wrapper .anime .card,#tv-watch #related .wrapper .cartoon .card,#tv-watch #related .wrapper .cartoons .card,#tv-watch #related .wrapper .continue-watching-list .card,#tv-watch #related .wrapper .k-drama .card,#tv-watch #related .wrapper .movies .card,#tv-watch #related .wrapper .related .card,#tv-watch #related .wrapper .series .card,#tv-watch #related .wrapper .studios .card,#tv-watch #related .wrapper .tv-rail-track .card,#tv-watch #series .wrapper .animated-series .card,#tv-watch #series .wrapper .anime .card,#tv-watch #series .wrapper .cartoon .card,#tv-watch #series .wrapper .cartoons .card,#tv-watch #series .wrapper .continue-watching-list .card,#tv-watch #series .wrapper .k-drama .card,#tv-watch #series .wrapper .movies .card,#tv-watch #series .wrapper .related .card,#tv-watch #series .wrapper .series .card,#tv-watch #series .wrapper .studios .card,#tv-watch #series .wrapper .tv-rail-track .card,#tv-watch #story .wrapper .animated-series .card,#tv-watch #story .wrapper .anime .card,#tv-watch #story .wrapper .cartoon .card,#tv-watch #story .wrapper .cartoons .card,#tv-watch #story .wrapper .continue-watching-list .card,#tv-watch #story .wrapper .k-drama .card,#tv-watch #story .wrapper .movies .card,#tv-watch #story .wrapper .related .card,#tv-watch #story .wrapper .series .card,#tv-watch #story .wrapper .studios .card,#tv-watch #story .wrapper .tv-rail-track .card,#tv-watch #studios .wrapper .animated-series .card,#tv-watch #studios .wrapper .anime .card,#tv-watch #studios .wrapper .cartoon .card,#tv-watch #studios .wrapper .cartoons .card,#tv-watch #studios .wrapper .continue-watching-list .card,#tv-watch #studios .wrapper .k-drama .card,#tv-watch #studios .wrapper .movies .card,#tv-watch #studios .wrapper .related .card,#tv-watch #studios .wrapper .series .card,#tv-watch #studios .wrapper .studios .card,#tv-watch #studios .wrapper .tv-rail-track .card,#tv-watch .tv-rail .wrapper .animated-series .card,#tv-watch .tv-rail .wrapper .anime .card,#tv-watch .tv-rail .wrapper .cartoon .card,#tv-watch .tv-rail .wrapper .cartoons .card,#tv-watch .tv-rail .wrapper .continue-watching-list .card,#tv-watch .tv-rail .wrapper .k-drama .card,#tv-watch .tv-rail .wrapper .movies .card,#tv-watch .tv-rail .wrapper .related .card,#tv-watch .tv-rail .wrapper .series .card,#tv-watch .tv-rail .wrapper .studios .card,#tv-watch .tv-rail .wrapper .tv-rail-track .card{width:38vw}}#tv-watch #animated-series .wrapper .animated-series .card,#tv-watch #animated-series .wrapper .animated-series .card *,#tv-watch #animated-series .wrapper .anime .card,#tv-watch #animated-series .wrapper .anime .card *,#tv-watch #animated-series .wrapper .cartoon .card,#tv-watch #animated-series .wrapper .cartoon .card *,#tv-watch #animated-series .wrapper .cartoons .card,#tv-watch #animated-series .wrapper .cartoons .card *,#tv-watch #animated-series .wrapper .continue-watching-list .card,#tv-watch #animated-series .wrapper .continue-watching-list .card *,#tv-watch #animated-series .wrapper .k-drama .card,#tv-watch #animated-series .wrapper .k-drama .card *,#tv-watch #animated-series .wrapper .movies .card,#tv-watch #animated-series .wrapper .movies .card *,#tv-watch #animated-series .wrapper .related .card,#tv-watch #animated-series .wrapper .related .card *,#tv-watch #animated-series .wrapper .series .card,#tv-watch #animated-series .wrapper .series .card *,#tv-watch #animated-series .wrapper .studios .card,#tv-watch #animated-series .wrapper .studios .card *,#tv-watch #animated-series .wrapper .tv-rail-track .card,#tv-watch #animated-series .wrapper .tv-rail-track .card *,#tv-watch #anime .wrapper .animated-series .card,#tv-watch #anime .wrapper .animated-series .card *,#tv-watch #anime .wrapper .anime .card,#tv-watch #anime .wrapper .anime .card *,#tv-watch #anime .wrapper .cartoon .card,#tv-watch #anime .wrapper .cartoon .card *,#tv-watch #anime .wrapper .cartoons .card,#tv-watch #anime .wrapper .cartoons .card *,#tv-watch #anime .wrapper .continue-watching-list .card,#tv-watch #anime .wrapper .continue-watching-list .card *,#tv-watch #anime .wrapper .k-drama .card,#tv-watch #anime .wrapper .k-drama .card *,#tv-watch #anime .wrapper .movies .card,#tv-watch #anime .wrapper .movies .card *,#tv-watch #anime .wrapper .related .card,#tv-watch #anime .wrapper .related .card *,#tv-watch #anime .wrapper .series .card,#tv-watch #anime .wrapper .series .card *,#tv-watch #anime .wrapper .studios .card,#tv-watch #anime .wrapper .studios .card *,#tv-watch #anime .wrapper .tv-rail-track .card,#tv-watch #anime .wrapper .tv-rail-track .card *,#tv-watch #cartoon .wrapper .animated-series .card,#tv-watch #cartoon .wrapper .animated-series .card *,#tv-watch #cartoon .wrapper .anime .card,#tv-watch #cartoon .wrapper .anime .card *,#tv-watch #cartoon .wrapper .cartoon .card,#tv-watch #cartoon .wrapper .cartoon .card *,#tv-watch #cartoon .wrapper .cartoons .card,#tv-watch #cartoon .wrapper .cartoons .card *,#tv-watch #cartoon .wrapper .continue-watching-list .card,#tv-watch #cartoon .wrapper .continue-watching-list .card *,#tv-watch #cartoon .wrapper .k-drama .card,#tv-watch #cartoon .wrapper .k-drama .card *,#tv-watch #cartoon .wrapper .movies .card,#tv-watch #cartoon .wrapper .movies .card *,#tv-watch #cartoon .wrapper .related .card,#tv-watch #cartoon .wrapper .related .card *,#tv-watch #cartoon .wrapper .series .card,#tv-watch #cartoon .wrapper .series .card *,#tv-watch #cartoon .wrapper .studios .card,#tv-watch #cartoon .wrapper .studios .card *,#tv-watch #cartoon .wrapper .tv-rail-track .card,#tv-watch #cartoon .wrapper .tv-rail-track .card *,#tv-watch #cartoons .wrapper .animated-series .card,#tv-watch #cartoons .wrapper .animated-series .card *,#tv-watch #cartoons .wrapper .anime .card,#tv-watch #cartoons .wrapper .anime .card *,#tv-watch #cartoons .wrapper .cartoon .card,#tv-watch #cartoons .wrapper .cartoon .card *,#tv-watch #cartoons .wrapper .cartoons .card,#tv-watch #cartoons .wrapper .cartoons .card *,#tv-watch #cartoons .wrapper .continue-watching-list .card,#tv-watch #cartoons .wrapper .continue-watching-list .card *,#tv-watch #cartoons .wrapper .k-drama .card,#tv-watch #cartoons .wrapper .k-drama .card *,#tv-watch #cartoons .wrapper .movies .card,#tv-watch #cartoons .wrapper .movies .card *,#tv-watch #cartoons .wrapper .related .card,#tv-watch #cartoons .wrapper .related .card *,#tv-watch #cartoons .wrapper .series .card,#tv-watch #cartoons .wrapper .series .card *,#tv-watch #cartoons .wrapper .studios .card,#tv-watch #cartoons .wrapper .studios .card *,#tv-watch #cartoons .wrapper .tv-rail-track .card,#tv-watch #cartoons .wrapper .tv-rail-track .card *,#tv-watch #continue-watching .wrapper .animated-series .card,#tv-watch #continue-watching .wrapper .animated-series .card *,#tv-watch #continue-watching .wrapper .anime .card,#tv-watch #continue-watching .wrapper .anime .card *,#tv-watch #continue-watching .wrapper .cartoon .card,#tv-watch #continue-watching .wrapper .cartoon .card *,#tv-watch #continue-watching .wrapper .cartoons .card,#tv-watch #continue-watching .wrapper .cartoons .card *,#tv-watch #continue-watching .wrapper .continue-watching-list .card,#tv-watch #continue-watching .wrapper .continue-watching-list .card *,#tv-watch #continue-watching .wrapper .k-drama .card,#tv-watch #continue-watching .wrapper .k-drama .card *,#tv-watch #continue-watching .wrapper .movies .card,#tv-watch #continue-watching .wrapper .movies .card *,#tv-watch #continue-watching .wrapper .related .card,#tv-watch #continue-watching .wrapper .related .card *,#tv-watch #continue-watching .wrapper .series .card,#tv-watch #continue-watching .wrapper .series .card *,#tv-watch #continue-watching .wrapper .studios .card,#tv-watch #continue-watching .wrapper .studios .card *,#tv-watch #continue-watching .wrapper .tv-rail-track .card,#tv-watch #continue-watching .wrapper .tv-rail-track .card *,#tv-watch #k-drama .wrapper .animated-series .card,#tv-watch #k-drama .wrapper .animated-series .card *,#tv-watch #k-drama .wrapper .anime .card,#tv-watch #k-drama .wrapper .anime .card *,#tv-watch #k-drama .wrapper .cartoon .card,#tv-watch #k-drama .wrapper .cartoon .card *,#tv-watch #k-drama .wrapper .cartoons .card,#tv-watch #k-drama .wrapper .cartoons .card *,#tv-watch #k-drama .wrapper .continue-watching-list .card,#tv-watch #k-drama .wrapper .continue-watching-list .card *,#tv-watch #k-drama .wrapper .k-drama .card,#tv-watch #k-drama .wrapper .k-drama .card *,#tv-watch #k-drama .wrapper .movies .card,#tv-watch #k-drama .wrapper .movies .card *,#tv-watch #k-drama .wrapper .related .card,#tv-watch #k-drama .wrapper .related .card *,#tv-watch #k-drama .wrapper .series .card,#tv-watch #k-drama .wrapper .series .card *,#tv-watch #k-drama .wrapper .studios .card,#tv-watch #k-drama .wrapper .studios .card *,#tv-watch #k-drama .wrapper .tv-rail-track .card,#tv-watch #k-drama .wrapper .tv-rail-track .card *,#tv-watch #movies .wrapper .animated-series .card,#tv-watch #movies .wrapper .animated-series .card *,#tv-watch #movies .wrapper .anime .card,#tv-watch #movies .wrapper .anime .card *,#tv-watch #movies .wrapper .cartoon .card,#tv-watch #movies .wrapper .cartoon .card *,#tv-watch #movies .wrapper .cartoons .card,#tv-watch #movies .wrapper .cartoons .card *,#tv-watch #movies .wrapper .continue-watching-list .card,#tv-watch #movies .wrapper .continue-watching-list .card *,#tv-watch #movies .wrapper .k-drama .card,#tv-watch #movies .wrapper .k-drama .card *,#tv-watch #movies .wrapper .movies .card,#tv-watch #movies .wrapper .movies .card *,#tv-watch #movies .wrapper .related .card,#tv-watch #movies .wrapper .related .card *,#tv-watch #movies .wrapper .series .card,#tv-watch #movies .wrapper .series .card *,#tv-watch #movies .wrapper .studios .card,#tv-watch #movies .wrapper .studios .card *,#tv-watch #movies .wrapper .tv-rail-track .card,#tv-watch #movies .wrapper .tv-rail-track .card *,#tv-watch #related .wrapper .animated-series .card,#tv-watch #related .wrapper .animated-series .card *,#tv-watch #related .wrapper .anime .card,#tv-watch #related .wrapper .anime .card *,#tv-watch #related .wrapper .cartoon .card,#tv-watch #related .wrapper .cartoon .card *,#tv-watch #related .wrapper .cartoons .card,#tv-watch #related .wrapper .cartoons .card *,#tv-watch #related .wrapper .continue-watching-list .card,#tv-watch #related .wrapper .continue-watching-list .card *,#tv-watch #related .wrapper .k-drama .card,#tv-watch #related .wrapper .k-drama .card *,#tv-watch #related .wrapper .movies .card,#tv-watch #related .wrapper .movies .card *,#tv-watch #related .wrapper .related .card,#tv-watch #related .wrapper .related .card *,#tv-watch #related .wrapper .series .card,#tv-watch #related .wrapper .series .card *,#tv-watch #related .wrapper .studios .card,#tv-watch #related .wrapper .studios .card *,#tv-watch #related .wrapper .tv-rail-track .card,#tv-watch #related .wrapper .tv-rail-track .card *,#tv-watch #series .wrapper .animated-series .card,#tv-watch #series .wrapper .animated-series .card *,#tv-watch #series .wrapper .anime .card,#tv-watch #series .wrapper .anime .card *,#tv-watch #series .wrapper .cartoon .card,#tv-watch #series .wrapper .cartoon .card *,#tv-watch #series .wrapper .cartoons .card,#tv-watch #series .wrapper .cartoons .card *,#tv-watch #series .wrapper .continue-watching-list .card,#tv-watch #series .wrapper .continue-watching-list .card *,#tv-watch #series .wrapper .k-drama .card,#tv-watch #series .wrapper .k-drama .card *,#tv-watch #series .wrapper .movies .card,#tv-watch #series .wrapper .movies .card *,#tv-watch #series .wrapper .related .card,#tv-watch #series .wrapper .related .card *,#tv-watch #series .wrapper .series .card,#tv-watch #series .wrapper .series .card *,#tv-watch #series .wrapper .studios .card,#tv-watch #series .wrapper .studios .card *,#tv-watch #series .wrapper .tv-rail-track .card,#tv-watch #series .wrapper .tv-rail-track .card *,#tv-watch #story .wrapper .animated-series .card,#tv-watch #story .wrapper .animated-series .card *,#tv-watch #story .wrapper .anime .card,#tv-watch #story .wrapper .anime .card *,#tv-watch #story .wrapper .cartoon .card,#tv-watch #story .wrapper .cartoon .card *,#tv-watch #story .wrapper .cartoons .card,#tv-watch #story .wrapper .cartoons .card *,#tv-watch #story .wrapper .continue-watching-list .card,#tv-watch #story .wrapper .continue-watching-list .card *,#tv-watch #story .wrapper .k-drama .card,#tv-watch #story .wrapper .k-drama .card *,#tv-watch #story .wrapper .movies .card,#tv-watch #story .wrapper .movies .card *,#tv-watch #story .wrapper .related .card,#tv-watch #story .wrapper .related .card *,#tv-watch #story .wrapper .series .card,#tv-watch #story .wrapper .series .card *,#tv-watch #story .wrapper .studios .card,#tv-watch #story .wrapper .studios .card *,#tv-watch #story .wrapper .tv-rail-track .card,#tv-watch #story .wrapper .tv-rail-track .card *,#tv-watch #studios .wrapper .animated-series .card,#tv-watch #studios .wrapper .animated-series .card *,#tv-watch #studios .wrapper .anime .card,#tv-watch #studios .wrapper .anime .card *,#tv-watch #studios .wrapper .cartoon .card,#tv-watch #studios .wrapper .cartoon .card *,#tv-watch #studios .wrapper .cartoons .card,#tv-watch #studios .wrapper .cartoons .card *,#tv-watch #studios .wrapper .continue-watching-list .card,#tv-watch #studios .wrapper .continue-watching-list .card *,#tv-watch #studios .wrapper .k-drama .card,#tv-watch #studios .wrapper .k-drama .card *,#tv-watch #studios .wrapper .movies .card,#tv-watch #studios .wrapper .movies .card *,#tv-watch #studios .wrapper .related .card,#tv-watch #studios .wrapper .related .card *,#tv-watch #studios .wrapper .series .card,#tv-watch #studios .wrapper .series .card *,#tv-watch #studios .wrapper .studios .card,#tv-watch #studios .wrapper .studios .card *,#tv-watch #studios .wrapper .tv-rail-track .card,#tv-watch #studios .wrapper .tv-rail-track .card *,#tv-watch .tv-rail .wrapper .animated-series .card,#tv-watch .tv-rail .wrapper .animated-series .card *,#tv-watch .tv-rail .wrapper .anime .card,#tv-watch .tv-rail .wrapper .anime .card *,#tv-watch .tv-rail .wrapper .cartoon .card,#tv-watch .tv-rail .wrapper .cartoon .card *,#tv-watch .tv-rail .wrapper .cartoons .card,#tv-watch .tv-rail .wrapper .cartoons .card *,#tv-watch .tv-rail .wrapper .continue-watching-list .card,#tv-watch .tv-rail .wrapper .continue-watching-list .card *,#tv-watch .tv-rail .wrapper .k-drama .card,#tv-watch .tv-rail .wrapper .k-drama .card *,#tv-watch .tv-rail .wrapper .movies .card,#tv-watch .tv-rail .wrapper .movies .card *,#tv-watch .tv-rail .wrapper .related .card,#tv-watch .tv-rail .wrapper .related .card *,#tv-watch .tv-rail .wrapper .series .card,#tv-watch .tv-rail .wrapper .series .card *,#tv-watch .tv-rail .wrapper .studios .card,#tv-watch .tv-rail .wrapper .studios .card *,#tv-watch .tv-rail .wrapper .tv-rail-track .card,#tv-watch .tv-rail .wrapper .tv-rail-track .card *{cursor:pointer}#tv-watch #animated-series .wrapper .animated-series .card:hover,#tv-watch #animated-series .wrapper .anime .card:hover,#tv-watch #animated-series .wrapper .cartoon .card:hover,#tv-watch #animated-series .wrapper .cartoons .card:hover,#tv-watch #animated-series .wrapper .continue-watching-list .card:hover,#tv-watch #animated-series .wrapper .k-drama .card:hover,#tv-watch #animated-series .wrapper .movies .card:hover,#tv-watch #animated-series .wrapper .related .card:hover,#tv-watch #animated-series .wrapper .series .card:hover,#tv-watch #animated-series .wrapper .studios .card:hover,#tv-watch #animated-series .wrapper .tv-rail-track .card:hover,#tv-watch #anime .wrapper .animated-series .card:hover,#tv-watch #anime .wrapper .anime .card:hover,#tv-watch #anime .wrapper .cartoon .card:hover,#tv-watch #anime .wrapper .cartoons .card:hover,#tv-watch #anime .wrapper .continue-watching-list .card:hover,#tv-watch #anime .wrapper .k-drama .card:hover,#tv-watch #anime .wrapper .movies .card:hover,#tv-watch #anime .wrapper .related .card:hover,#tv-watch #anime .wrapper .series .card:hover,#tv-watch #anime .wrapper .studios .card:hover,#tv-watch #anime .wrapper .tv-rail-track .card:hover,#tv-watch #cartoon .wrapper .animated-series .card:hover,#tv-watch #cartoon .wrapper .anime .card:hover,#tv-watch #cartoon .wrapper .cartoon .card:hover,#tv-watch #cartoon .wrapper .cartoons .card:hover,#tv-watch #cartoon .wrapper .continue-watching-list .card:hover,#tv-watch #cartoon .wrapper .k-drama .card:hover,#tv-watch #cartoon .wrapper .movies .card:hover,#tv-watch #cartoon .wrapper .related .card:hover,#tv-watch #cartoon .wrapper .series .card:hover,#tv-watch #cartoon .wrapper .studios .card:hover,#tv-watch #cartoon .wrapper .tv-rail-track .card:hover,#tv-watch #cartoons .wrapper .animated-series .card:hover,#tv-watch #cartoons .wrapper .anime .card:hover,#tv-watch #cartoons .wrapper .cartoon .card:hover,#tv-watch #cartoons .wrapper .cartoons .card:hover,#tv-watch #cartoons .wrapper .continue-watching-list .card:hover,#tv-watch #cartoons .wrapper .k-drama .card:hover,#tv-watch #cartoons .wrapper .movies .card:hover,#tv-watch #cartoons .wrapper .related .card:hover,#tv-watch #cartoons .wrapper .series .card:hover,#tv-watch #cartoons .wrapper .studios .card:hover,#tv-watch #cartoons .wrapper .tv-rail-track .card:hover,#tv-watch #continue-watching .wrapper .animated-series .card:hover,#tv-watch #continue-watching .wrapper .anime .card:hover,#tv-watch #continue-watching .wrapper .cartoon .card:hover,#tv-watch #continue-watching .wrapper .cartoons .card:hover,#tv-watch #continue-watching .wrapper .continue-watching-list .card:hover,#tv-watch #continue-watching .wrapper .k-drama .card:hover,#tv-watch #continue-watching .wrapper .movies .card:hover,#tv-watch #continue-watching .wrapper .related .card:hover,#tv-watch #continue-watching .wrapper .series .card:hover,#tv-watch #continue-watching .wrapper .studios .card:hover,#tv-watch #continue-watching .wrapper .tv-rail-track .card:hover,#tv-watch #k-drama .wrapper .animated-series .card:hover,#tv-watch #k-drama .wrapper .anime .card:hover,#tv-watch #k-drama .wrapper .cartoon .card:hover,#tv-watch #k-drama .wrapper .cartoons .card:hover,#tv-watch #k-drama .wrapper .continue-watching-list .card:hover,#tv-watch #k-drama .wrapper .k-drama .card:hover,#tv-watch #k-drama .wrapper .movies .card:hover,#tv-watch #k-drama .wrapper .related .card:hover,#tv-watch #k-drama .wrapper .series .card:hover,#tv-watch #k-drama .wrapper .studios .card:hover,#tv-watch #k-drama .wrapper .tv-rail-track .card:hover,#tv-watch #movies .wrapper .animated-series .card:hover,#tv-watch #movies .wrapper .anime .card:hover,#tv-watch #movies .wrapper .cartoon .card:hover,#tv-watch #movies .wrapper .cartoons .card:hover,#tv-watch #movies .wrapper .continue-watching-list .card:hover,#tv-watch #movies .wrapper .k-drama .card:hover,#tv-watch #movies .wrapper .movies .card:hover,#tv-watch #movies .wrapper .related .card:hover,#tv-watch #movies .wrapper .series .card:hover,#tv-watch #movies .wrapper .studios .card:hover,#tv-watch #movies .wrapper .tv-rail-track .card:hover,#tv-watch #related .wrapper .animated-series .card:hover,#tv-watch #related .wrapper .anime .card:hover,#tv-watch #related .wrapper .cartoon .card:hover,#tv-watch #related .wrapper .cartoons .card:hover,#tv-watch #related .wrapper .continue-watching-list .card:hover,#tv-watch #related .wrapper .k-drama .card:hover,#tv-watch #related .wrapper .movies .card:hover,#tv-watch #related .wrapper .related .card:hover,#tv-watch #related .wrapper .series .card:hover,#tv-watch #related .wrapper .studios .card:hover,#tv-watch #related .wrapper .tv-rail-track .card:hover,#tv-watch #series .wrapper .animated-series .card:hover,#tv-watch #series .wrapper .anime .card:hover,#tv-watch #series .wrapper .cartoon .card:hover,#tv-watch #series .wrapper .cartoons .card:hover,#tv-watch #series .wrapper .continue-watching-list .card:hover,#tv-watch #series .wrapper .k-drama .card:hover,#tv-watch #series .wrapper .movies .card:hover,#tv-watch #series .wrapper .related .card:hover,#tv-watch #series .wrapper .series .card:hover,#tv-watch #series .wrapper .studios .card:hover,#tv-watch #series .wrapper .tv-rail-track .card:hover,#tv-watch #story .wrapper .animated-series .card:hover,#tv-watch #story .wrapper .anime .card:hover,#tv-watch #story .wrapper .cartoon .card:hover,#tv-watch #story .wrapper .cartoons .card:hover,#tv-watch #story .wrapper .continue-watching-list .card:hover,#tv-watch #story .wrapper .k-drama .card:hover,#tv-watch #story .wrapper .movies .card:hover,#tv-watch #story .wrapper .related .card:hover,#tv-watch #story .wrapper .series .card:hover,#tv-watch #story .wrapper .studios .card:hover,#tv-watch #story .wrapper .tv-rail-track .card:hover,#tv-watch #studios .wrapper .animated-series .card:hover,#tv-watch #studios .wrapper .anime .card:hover,#tv-watch #studios .wrapper .cartoon .card:hover,#tv-watch #studios .wrapper .cartoons .card:hover,#tv-watch #studios .wrapper .continue-watching-list .card:hover,#tv-watch #studios .wrapper .k-drama .card:hover,#tv-watch #studios .wrapper .movies .card:hover,#tv-watch #studios .wrapper .related .card:hover,#tv-watch #studios .wrapper .series .card:hover,#tv-watch #studios .wrapper .studios .card:hover,#tv-watch #studios .wrapper .tv-rail-track .card:hover,#tv-watch .tv-rail .wrapper .animated-series .card:hover,#tv-watch .tv-rail .wrapper .anime .card:hover,#tv-watch .tv-rail .wrapper .cartoon .card:hover,#tv-watch .tv-rail .wrapper .cartoons .card:hover,#tv-watch .tv-rail .wrapper .continue-watching-list .card:hover,#tv-watch .tv-rail .wrapper .k-drama .card:hover,#tv-watch .tv-rail .wrapper .movies .card:hover,#tv-watch .tv-rail .wrapper .related .card:hover,#tv-watch .tv-rail .wrapper .series .card:hover,#tv-watch .tv-rail .wrapper .studios .card:hover,#tv-watch .tv-rail .wrapper .tv-rail-track .card:hover{background-size:105%;transform:scale(1.02)}#tv-watch #animated-series .wrapper .animated-series .card:hover .title h3,#tv-watch #animated-series .wrapper .animated-series .card:hover .title p,#tv-watch #animated-series .wrapper .anime .card:hover .title h3,#tv-watch #animated-series .wrapper .anime .card:hover .title p,#tv-watch #animated-series .wrapper .cartoon .card:hover .title h3,#tv-watch #animated-series .wrapper .cartoon .card:hover .title p,#tv-watch #animated-series .wrapper .cartoons .card:hover .title h3,#tv-watch #animated-series .wrapper .cartoons .card:hover .title p,#tv-watch #animated-series .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #animated-series .wrapper .continue-watching-list .card:hover .title p,#tv-watch #animated-series .wrapper .k-drama .card:hover .title h3,#tv-watch #animated-series .wrapper .k-drama .card:hover .title p,#tv-watch #animated-series .wrapper .movies .card:hover .title h3,#tv-watch #animated-series .wrapper .movies .card:hover .title p,#tv-watch #animated-series .wrapper .related .card:hover .title h3,#tv-watch #animated-series .wrapper .related .card:hover .title p,#tv-watch #animated-series .wrapper .series .card:hover .title h3,#tv-watch #animated-series .wrapper .series .card:hover .title p,#tv-watch #animated-series .wrapper .studios .card:hover .title h3,#tv-watch #animated-series .wrapper .studios .card:hover .title p,#tv-watch #animated-series .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #animated-series .wrapper .tv-rail-track .card:hover .title p,#tv-watch #anime .wrapper .animated-series .card:hover .title h3,#tv-watch #anime .wrapper .animated-series .card:hover .title p,#tv-watch #anime .wrapper .anime .card:hover .title h3,#tv-watch #anime .wrapper .anime .card:hover .title p,#tv-watch #anime .wrapper .cartoon .card:hover .title h3,#tv-watch #anime .wrapper .cartoon .card:hover .title p,#tv-watch #anime .wrapper .cartoons .card:hover .title h3,#tv-watch #anime .wrapper .cartoons .card:hover .title p,#tv-watch #anime .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #anime .wrapper .continue-watching-list .card:hover .title p,#tv-watch #anime .wrapper .k-drama .card:hover .title h3,#tv-watch #anime .wrapper .k-drama .card:hover .title p,#tv-watch #anime .wrapper .movies .card:hover .title h3,#tv-watch #anime .wrapper .movies .card:hover .title p,#tv-watch #anime .wrapper .related .card:hover .title h3,#tv-watch #anime .wrapper .related .card:hover .title p,#tv-watch #anime .wrapper .series .card:hover .title h3,#tv-watch #anime .wrapper .series .card:hover .title p,#tv-watch #anime .wrapper .studios .card:hover .title h3,#tv-watch #anime .wrapper .studios .card:hover .title p,#tv-watch #anime .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #anime .wrapper .tv-rail-track .card:hover .title p,#tv-watch #cartoon .wrapper .animated-series .card:hover .title h3,#tv-watch #cartoon .wrapper .animated-series .card:hover .title p,#tv-watch #cartoon .wrapper .anime .card:hover .title h3,#tv-watch #cartoon .wrapper .anime .card:hover .title p,#tv-watch #cartoon .wrapper .cartoon .card:hover .title h3,#tv-watch #cartoon .wrapper .cartoon .card:hover .title p,#tv-watch #cartoon .wrapper .cartoons .card:hover .title h3,#tv-watch #cartoon .wrapper .cartoons .card:hover .title p,#tv-watch #cartoon .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #cartoon .wrapper .continue-watching-list .card:hover .title p,#tv-watch #cartoon .wrapper .k-drama .card:hover .title h3,#tv-watch #cartoon .wrapper .k-drama .card:hover .title p,#tv-watch #cartoon .wrapper .movies .card:hover .title h3,#tv-watch #cartoon .wrapper .movies .card:hover .title p,#tv-watch #cartoon .wrapper .related .card:hover .title h3,#tv-watch #cartoon .wrapper .related .card:hover .title p,#tv-watch #cartoon .wrapper .series .card:hover .title h3,#tv-watch #cartoon .wrapper .series .card:hover .title p,#tv-watch #cartoon .wrapper .studios .card:hover .title h3,#tv-watch #cartoon .wrapper .studios .card:hover .title p,#tv-watch #cartoon .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #cartoon .wrapper .tv-rail-track .card:hover .title p,#tv-watch #cartoons .wrapper .animated-series .card:hover .title h3,#tv-watch #cartoons .wrapper .animated-series .card:hover .title p,#tv-watch #cartoons .wrapper .anime .card:hover .title h3,#tv-watch #cartoons .wrapper .anime .card:hover .title p,#tv-watch #cartoons .wrapper .cartoon .card:hover .title h3,#tv-watch #cartoons .wrapper .cartoon .card:hover .title p,#tv-watch #cartoons .wrapper .cartoons .card:hover .title h3,#tv-watch #cartoons .wrapper .cartoons .card:hover .title p,#tv-watch #cartoons .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #cartoons .wrapper .continue-watching-list .card:hover .title p,#tv-watch #cartoons .wrapper .k-drama .card:hover .title h3,#tv-watch #cartoons .wrapper .k-drama .card:hover .title p,#tv-watch #cartoons .wrapper .movies .card:hover .title h3,#tv-watch #cartoons .wrapper .movies .card:hover .title p,#tv-watch #cartoons .wrapper .related .card:hover .title h3,#tv-watch #cartoons .wrapper .related .card:hover .title p,#tv-watch #cartoons .wrapper .series .card:hover .title h3,#tv-watch #cartoons .wrapper .series .card:hover .title p,#tv-watch #cartoons .wrapper .studios .card:hover .title h3,#tv-watch #cartoons .wrapper .studios .card:hover .title p,#tv-watch #cartoons .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #cartoons .wrapper .tv-rail-track .card:hover .title p,#tv-watch #continue-watching .wrapper .animated-series .card:hover .title h3,#tv-watch #continue-watching .wrapper .animated-series .card:hover .title p,#tv-watch #continue-watching .wrapper .anime .card:hover .title h3,#tv-watch #continue-watching .wrapper .anime .card:hover .title p,#tv-watch #continue-watching .wrapper .cartoon .card:hover .title h3,#tv-watch #continue-watching .wrapper .cartoon .card:hover .title p,#tv-watch #continue-watching .wrapper .cartoons .card:hover .title h3,#tv-watch #continue-watching .wrapper .cartoons .card:hover .title p,#tv-watch #continue-watching .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #continue-watching .wrapper .continue-watching-list .card:hover .title p,#tv-watch #continue-watching .wrapper .k-drama .card:hover .title h3,#tv-watch #continue-watching .wrapper .k-drama .card:hover .title p,#tv-watch #continue-watching .wrapper .movies .card:hover .title h3,#tv-watch #continue-watching .wrapper .movies .card:hover .title p,#tv-watch #continue-watching .wrapper .related .card:hover .title h3,#tv-watch #continue-watching .wrapper .related .card:hover .title p,#tv-watch #continue-watching .wrapper .series .card:hover .title h3,#tv-watch #continue-watching .wrapper .series .card:hover .title p,#tv-watch #continue-watching .wrapper .studios .card:hover .title h3,#tv-watch #continue-watching .wrapper .studios .card:hover .title p,#tv-watch #continue-watching .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #continue-watching .wrapper .tv-rail-track .card:hover .title p,#tv-watch #k-drama .wrapper .animated-series .card:hover .title h3,#tv-watch #k-drama .wrapper .animated-series .card:hover .title p,#tv-watch #k-drama .wrapper .anime .card:hover .title h3,#tv-watch #k-drama .wrapper .anime .card:hover .title p,#tv-watch #k-drama .wrapper .cartoon .card:hover .title h3,#tv-watch #k-drama .wrapper .cartoon .card:hover .title p,#tv-watch #k-drama .wrapper .cartoons .card:hover .title h3,#tv-watch #k-drama .wrapper .cartoons .card:hover .title p,#tv-watch #k-drama .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #k-drama .wrapper .continue-watching-list .card:hover .title p,#tv-watch #k-drama .wrapper .k-drama .card:hover .title h3,#tv-watch #k-drama .wrapper .k-drama .card:hover .title p,#tv-watch #k-drama .wrapper .movies .card:hover .title h3,#tv-watch #k-drama .wrapper .movies .card:hover .title p,#tv-watch #k-drama .wrapper .related .card:hover .title h3,#tv-watch #k-drama .wrapper .related .card:hover .title p,#tv-watch #k-drama .wrapper .series .card:hover .title h3,#tv-watch #k-drama .wrapper .series .card:hover .title p,#tv-watch #k-drama .wrapper .studios .card:hover .title h3,#tv-watch #k-drama .wrapper .studios .card:hover .title p,#tv-watch #k-drama .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #k-drama .wrapper .tv-rail-track .card:hover .title p,#tv-watch #movies .wrapper .animated-series .card:hover .title h3,#tv-watch #movies .wrapper .animated-series .card:hover .title p,#tv-watch #movies .wrapper .anime .card:hover .title h3,#tv-watch #movies .wrapper .anime .card:hover .title p,#tv-watch #movies .wrapper .cartoon .card:hover .title h3,#tv-watch #movies .wrapper .cartoon .card:hover .title p,#tv-watch #movies .wrapper .cartoons .card:hover .title h3,#tv-watch #movies .wrapper .cartoons .card:hover .title p,#tv-watch #movies .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #movies .wrapper .continue-watching-list .card:hover .title p,#tv-watch #movies .wrapper .k-drama .card:hover .title h3,#tv-watch #movies .wrapper .k-drama .card:hover .title p,#tv-watch #movies .wrapper .movies .card:hover .title h3,#tv-watch #movies .wrapper .movies .card:hover .title p,#tv-watch #movies .wrapper .related .card:hover .title h3,#tv-watch #movies .wrapper .related .card:hover .title p,#tv-watch #movies .wrapper .series .card:hover .title h3,#tv-watch #movies .wrapper .series .card:hover .title p,#tv-watch #movies .wrapper .studios .card:hover .title h3,#tv-watch #movies .wrapper .studios .card:hover .title p,#tv-watch #movies .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #movies .wrapper .tv-rail-track .card:hover .title p,#tv-watch #related .wrapper .animated-series .card:hover .title h3,#tv-watch #related .wrapper .animated-series .card:hover .title p,#tv-watch #related .wrapper .anime .card:hover .title h3,#tv-watch #related .wrapper .anime .card:hover .title p,#tv-watch #related .wrapper .cartoon .card:hover .title h3,#tv-watch #related .wrapper .cartoon .card:hover .title p,#tv-watch #related .wrapper .cartoons .card:hover .title h3,#tv-watch #related .wrapper .cartoons .card:hover .title p,#tv-watch #related .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #related .wrapper .continue-watching-list .card:hover .title p,#tv-watch #related .wrapper .k-drama .card:hover .title h3,#tv-watch #related .wrapper .k-drama .card:hover .title p,#tv-watch #related .wrapper .movies .card:hover .title h3,#tv-watch #related .wrapper .movies .card:hover .title p,#tv-watch #related .wrapper .related .card:hover .title h3,#tv-watch #related .wrapper .related .card:hover .title p,#tv-watch #related .wrapper .series .card:hover .title h3,#tv-watch #related .wrapper .series .card:hover .title p,#tv-watch #related .wrapper .studios .card:hover .title h3,#tv-watch #related .wrapper .studios .card:hover .title p,#tv-watch #related .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #related .wrapper .tv-rail-track .card:hover .title p,#tv-watch #series .wrapper .animated-series .card:hover .title h3,#tv-watch #series .wrapper .animated-series .card:hover .title p,#tv-watch #series .wrapper .anime .card:hover .title h3,#tv-watch #series .wrapper .anime .card:hover .title p,#tv-watch #series .wrapper .cartoon .card:hover .title h3,#tv-watch #series .wrapper .cartoon .card:hover .title p,#tv-watch #series .wrapper .cartoons .card:hover .title h3,#tv-watch #series .wrapper .cartoons .card:hover .title p,#tv-watch #series .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #series .wrapper .continue-watching-list .card:hover .title p,#tv-watch #series .wrapper .k-drama .card:hover .title h3,#tv-watch #series .wrapper .k-drama .card:hover .title p,#tv-watch #series .wrapper .movies .card:hover .title h3,#tv-watch #series .wrapper .movies .card:hover .title p,#tv-watch #series .wrapper .related .card:hover .title h3,#tv-watch #series .wrapper .related .card:hover .title p,#tv-watch #series .wrapper .series .card:hover .title h3,#tv-watch #series .wrapper .series .card:hover .title p,#tv-watch #series .wrapper .studios .card:hover .title h3,#tv-watch #series .wrapper .studios .card:hover .title p,#tv-watch #series .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #series .wrapper .tv-rail-track .card:hover .title p,#tv-watch #story .wrapper .animated-series .card:hover .title h3,#tv-watch #story .wrapper .animated-series .card:hover .title p,#tv-watch #story .wrapper .anime .card:hover .title h3,#tv-watch #story .wrapper .anime .card:hover .title p,#tv-watch #story .wrapper .cartoon .card:hover .title h3,#tv-watch #story .wrapper .cartoon .card:hover .title p,#tv-watch #story .wrapper .cartoons .card:hover .title h3,#tv-watch #story .wrapper .cartoons .card:hover .title p,#tv-watch #story .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #story .wrapper .continue-watching-list .card:hover .title p,#tv-watch #story .wrapper .k-drama .card:hover .title h3,#tv-watch #story .wrapper .k-drama .card:hover .title p,#tv-watch #story .wrapper .movies .card:hover .title h3,#tv-watch #story .wrapper .movies .card:hover .title p,#tv-watch #story .wrapper .related .card:hover .title h3,#tv-watch #story .wrapper .related .card:hover .title p,#tv-watch #story .wrapper .series .card:hover .title h3,#tv-watch #story .wrapper .series .card:hover .title p,#tv-watch #story .wrapper .studios .card:hover .title h3,#tv-watch #story .wrapper .studios .card:hover .title p,#tv-watch #story .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #story .wrapper .tv-rail-track .card:hover .title p,#tv-watch #studios .wrapper .animated-series .card:hover .title h3,#tv-watch #studios .wrapper .animated-series .card:hover .title p,#tv-watch #studios .wrapper .anime .card:hover .title h3,#tv-watch #studios .wrapper .anime .card:hover .title p,#tv-watch #studios .wrapper .cartoon .card:hover .title h3,#tv-watch #studios .wrapper .cartoon .card:hover .title p,#tv-watch #studios .wrapper .cartoons .card:hover .title h3,#tv-watch #studios .wrapper .cartoons .card:hover .title p,#tv-watch #studios .wrapper .continue-watching-list .card:hover .title h3,#tv-watch #studios .wrapper .continue-watching-list .card:hover .title p,#tv-watch #studios .wrapper .k-drama .card:hover .title h3,#tv-watch #studios .wrapper .k-drama .card:hover .title p,#tv-watch #studios .wrapper .movies .card:hover .title h3,#tv-watch #studios .wrapper .movies .card:hover .title p,#tv-watch #studios .wrapper .related .card:hover .title h3,#tv-watch #studios .wrapper .related .card:hover .title p,#tv-watch #studios .wrapper .series .card:hover .title h3,#tv-watch #studios .wrapper .series .card:hover .title p,#tv-watch #studios .wrapper .studios .card:hover .title h3,#tv-watch #studios .wrapper .studios .card:hover .title p,#tv-watch #studios .wrapper .tv-rail-track .card:hover .title h3,#tv-watch #studios .wrapper .tv-rail-track .card:hover .title p,#tv-watch .tv-rail .wrapper .animated-series .card:hover .title h3,#tv-watch .tv-rail .wrapper .animated-series .card:hover .title p,#tv-watch .tv-rail .wrapper .anime .card:hover .title h3,#tv-watch .tv-rail .wrapper .anime .card:hover .title p,#tv-watch .tv-rail .wrapper .cartoon .card:hover .title h3,#tv-watch .tv-rail .wrapper .cartoon .card:hover .title p,#tv-watch .tv-rail .wrapper .cartoons .card:hover .title h3,#tv-watch .tv-rail .wrapper .cartoons .card:hover .title p,#tv-watch .tv-rail .wrapper .continue-watching-list .card:hover .title h3,#tv-watch .tv-rail .wrapper .continue-watching-list .card:hover .title p,#tv-watch .tv-rail .wrapper .k-drama .card:hover .title h3,#tv-watch .tv-rail .wrapper .k-drama .card:hover .title p,#tv-watch .tv-rail .wrapper .movies .card:hover .title h3,#tv-watch .tv-rail .wrapper .movies .card:hover .title p,#tv-watch .tv-rail .wrapper .related .card:hover .title h3,#tv-watch .tv-rail .wrapper .related .card:hover .title p,#tv-watch .tv-rail .wrapper .series .card:hover .title h3,#tv-watch .tv-rail .wrapper .series .card:hover .title p,#tv-watch .tv-rail .wrapper .studios .card:hover .title h3,#tv-watch .tv-rail .wrapper .studios .card:hover .title p,#tv-watch .tv-rail .wrapper .tv-rail-track .card:hover .title h3,#tv-watch .tv-rail .wrapper .tv-rail-track .card:hover .title p{transform:translateY(-24px)}#tv-watch #animated-series .wrapper .animated-series .card:hover .title h3.other,#tv-watch #animated-series .wrapper .animated-series .card:hover .title p.other,#tv-watch #animated-series .wrapper .anime .card:hover .title h3.other,#tv-watch #animated-series .wrapper .anime .card:hover .title p.other,#tv-watch #animated-series .wrapper .cartoon .card:hover .title h3.other,#tv-watch #animated-series .wrapper .cartoon .card:hover .title p.other,#tv-watch #animated-series .wrapper .cartoons .card:hover .title h3.other,#tv-watch #animated-series .wrapper .cartoons .card:hover .title p.other,#tv-watch #animated-series .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #animated-series .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #animated-series .wrapper .k-drama .card:hover .title h3.other,#tv-watch #animated-series .wrapper .k-drama .card:hover .title p.other,#tv-watch #animated-series .wrapper .movies .card:hover .title h3.other,#tv-watch #animated-series .wrapper .movies .card:hover .title p.other,#tv-watch #animated-series .wrapper .related .card:hover .title h3.other,#tv-watch #animated-series .wrapper .related .card:hover .title p.other,#tv-watch #animated-series .wrapper .series .card:hover .title h3.other,#tv-watch #animated-series .wrapper .series .card:hover .title p.other,#tv-watch #animated-series .wrapper .studios .card:hover .title h3.other,#tv-watch #animated-series .wrapper .studios .card:hover .title p.other,#tv-watch #animated-series .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #animated-series .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #anime .wrapper .animated-series .card:hover .title h3.other,#tv-watch #anime .wrapper .animated-series .card:hover .title p.other,#tv-watch #anime .wrapper .anime .card:hover .title h3.other,#tv-watch #anime .wrapper .anime .card:hover .title p.other,#tv-watch #anime .wrapper .cartoon .card:hover .title h3.other,#tv-watch #anime .wrapper .cartoon .card:hover .title p.other,#tv-watch #anime .wrapper .cartoons .card:hover .title h3.other,#tv-watch #anime .wrapper .cartoons .card:hover .title p.other,#tv-watch #anime .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #anime .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #anime .wrapper .k-drama .card:hover .title h3.other,#tv-watch #anime .wrapper .k-drama .card:hover .title p.other,#tv-watch #anime .wrapper .movies .card:hover .title h3.other,#tv-watch #anime .wrapper .movies .card:hover .title p.other,#tv-watch #anime .wrapper .related .card:hover .title h3.other,#tv-watch #anime .wrapper .related .card:hover .title p.other,#tv-watch #anime .wrapper .series .card:hover .title h3.other,#tv-watch #anime .wrapper .series .card:hover .title p.other,#tv-watch #anime .wrapper .studios .card:hover .title h3.other,#tv-watch #anime .wrapper .studios .card:hover .title p.other,#tv-watch #anime .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #anime .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #cartoon .wrapper .animated-series .card:hover .title h3.other,#tv-watch #cartoon .wrapper .animated-series .card:hover .title p.other,#tv-watch #cartoon .wrapper .anime .card:hover .title h3.other,#tv-watch #cartoon .wrapper .anime .card:hover .title p.other,#tv-watch #cartoon .wrapper .cartoon .card:hover .title h3.other,#tv-watch #cartoon .wrapper .cartoon .card:hover .title p.other,#tv-watch #cartoon .wrapper .cartoons .card:hover .title h3.other,#tv-watch #cartoon .wrapper .cartoons .card:hover .title p.other,#tv-watch #cartoon .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #cartoon .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #cartoon .wrapper .k-drama .card:hover .title h3.other,#tv-watch #cartoon .wrapper .k-drama .card:hover .title p.other,#tv-watch #cartoon .wrapper .movies .card:hover .title h3.other,#tv-watch #cartoon .wrapper .movies .card:hover .title p.other,#tv-watch #cartoon .wrapper .related .card:hover .title h3.other,#tv-watch #cartoon .wrapper .related .card:hover .title p.other,#tv-watch #cartoon .wrapper .series .card:hover .title h3.other,#tv-watch #cartoon .wrapper .series .card:hover .title p.other,#tv-watch #cartoon .wrapper .studios .card:hover .title h3.other,#tv-watch #cartoon .wrapper .studios .card:hover .title p.other,#tv-watch #cartoon .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #cartoon .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #cartoons .wrapper .animated-series .card:hover .title h3.other,#tv-watch #cartoons .wrapper .animated-series .card:hover .title p.other,#tv-watch #cartoons .wrapper .anime .card:hover .title h3.other,#tv-watch #cartoons .wrapper .anime .card:hover .title p.other,#tv-watch #cartoons .wrapper .cartoon .card:hover .title h3.other,#tv-watch #cartoons .wrapper .cartoon .card:hover .title p.other,#tv-watch #cartoons .wrapper .cartoons .card:hover .title h3.other,#tv-watch #cartoons .wrapper .cartoons .card:hover .title p.other,#tv-watch #cartoons .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #cartoons .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #cartoons .wrapper .k-drama .card:hover .title h3.other,#tv-watch #cartoons .wrapper .k-drama .card:hover .title p.other,#tv-watch #cartoons .wrapper .movies .card:hover .title h3.other,#tv-watch #cartoons .wrapper .movies .card:hover .title p.other,#tv-watch #cartoons .wrapper .related .card:hover .title h3.other,#tv-watch #cartoons .wrapper .related .card:hover .title p.other,#tv-watch #cartoons .wrapper .series .card:hover .title h3.other,#tv-watch #cartoons .wrapper .series .card:hover .title p.other,#tv-watch #cartoons .wrapper .studios .card:hover .title h3.other,#tv-watch #cartoons .wrapper .studios .card:hover .title p.other,#tv-watch #cartoons .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #cartoons .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #continue-watching .wrapper .animated-series .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .animated-series .card:hover .title p.other,#tv-watch #continue-watching .wrapper .anime .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .anime .card:hover .title p.other,#tv-watch #continue-watching .wrapper .cartoon .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .cartoon .card:hover .title p.other,#tv-watch #continue-watching .wrapper .cartoons .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .cartoons .card:hover .title p.other,#tv-watch #continue-watching .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #continue-watching .wrapper .k-drama .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .k-drama .card:hover .title p.other,#tv-watch #continue-watching .wrapper .movies .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .movies .card:hover .title p.other,#tv-watch #continue-watching .wrapper .related .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .related .card:hover .title p.other,#tv-watch #continue-watching .wrapper .series .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .series .card:hover .title p.other,#tv-watch #continue-watching .wrapper .studios .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .studios .card:hover .title p.other,#tv-watch #continue-watching .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #continue-watching .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #k-drama .wrapper .animated-series .card:hover .title h3.other,#tv-watch #k-drama .wrapper .animated-series .card:hover .title p.other,#tv-watch #k-drama .wrapper .anime .card:hover .title h3.other,#tv-watch #k-drama .wrapper .anime .card:hover .title p.other,#tv-watch #k-drama .wrapper .cartoon .card:hover .title h3.other,#tv-watch #k-drama .wrapper .cartoon .card:hover .title p.other,#tv-watch #k-drama .wrapper .cartoons .card:hover .title h3.other,#tv-watch #k-drama .wrapper .cartoons .card:hover .title p.other,#tv-watch #k-drama .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #k-drama .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #k-drama .wrapper .k-drama .card:hover .title h3.other,#tv-watch #k-drama .wrapper .k-drama .card:hover .title p.other,#tv-watch #k-drama .wrapper .movies .card:hover .title h3.other,#tv-watch #k-drama .wrapper .movies .card:hover .title p.other,#tv-watch #k-drama .wrapper .related .card:hover .title h3.other,#tv-watch #k-drama .wrapper .related .card:hover .title p.other,#tv-watch #k-drama .wrapper .series .card:hover .title h3.other,#tv-watch #k-drama .wrapper .series .card:hover .title p.other,#tv-watch #k-drama .wrapper .studios .card:hover .title h3.other,#tv-watch #k-drama .wrapper .studios .card:hover .title p.other,#tv-watch #k-drama .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #k-drama .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #movies .wrapper .animated-series .card:hover .title h3.other,#tv-watch #movies .wrapper .animated-series .card:hover .title p.other,#tv-watch #movies .wrapper .anime .card:hover .title h3.other,#tv-watch #movies .wrapper .anime .card:hover .title p.other,#tv-watch #movies .wrapper .cartoon .card:hover .title h3.other,#tv-watch #movies .wrapper .cartoon .card:hover .title p.other,#tv-watch #movies .wrapper .cartoons .card:hover .title h3.other,#tv-watch #movies .wrapper .cartoons .card:hover .title p.other,#tv-watch #movies .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #movies .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #movies .wrapper .k-drama .card:hover .title h3.other,#tv-watch #movies .wrapper .k-drama .card:hover .title p.other,#tv-watch #movies .wrapper .movies .card:hover .title h3.other,#tv-watch #movies .wrapper .movies .card:hover .title p.other,#tv-watch #movies .wrapper .related .card:hover .title h3.other,#tv-watch #movies .wrapper .related .card:hover .title p.other,#tv-watch #movies .wrapper .series .card:hover .title h3.other,#tv-watch #movies .wrapper .series .card:hover .title p.other,#tv-watch #movies .wrapper .studios .card:hover .title h3.other,#tv-watch #movies .wrapper .studios .card:hover .title p.other,#tv-watch #movies .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #movies .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #related .wrapper .animated-series .card:hover .title h3.other,#tv-watch #related .wrapper .animated-series .card:hover .title p.other,#tv-watch #related .wrapper .anime .card:hover .title h3.other,#tv-watch #related .wrapper .anime .card:hover .title p.other,#tv-watch #related .wrapper .cartoon .card:hover .title h3.other,#tv-watch #related .wrapper .cartoon .card:hover .title p.other,#tv-watch #related .wrapper .cartoons .card:hover .title h3.other,#tv-watch #related .wrapper .cartoons .card:hover .title p.other,#tv-watch #related .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #related .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #related .wrapper .k-drama .card:hover .title h3.other,#tv-watch #related .wrapper .k-drama .card:hover .title p.other,#tv-watch #related .wrapper .movies .card:hover .title h3.other,#tv-watch #related .wrapper .movies .card:hover .title p.other,#tv-watch #related .wrapper .related .card:hover .title h3.other,#tv-watch #related .wrapper .related .card:hover .title p.other,#tv-watch #related .wrapper .series .card:hover .title h3.other,#tv-watch #related .wrapper .series .card:hover .title p.other,#tv-watch #related .wrapper .studios .card:hover .title h3.other,#tv-watch #related .wrapper .studios .card:hover .title p.other,#tv-watch #related .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #related .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #series .wrapper .animated-series .card:hover .title h3.other,#tv-watch #series .wrapper .animated-series .card:hover .title p.other,#tv-watch #series .wrapper .anime .card:hover .title h3.other,#tv-watch #series .wrapper .anime .card:hover .title p.other,#tv-watch #series .wrapper .cartoon .card:hover .title h3.other,#tv-watch #series .wrapper .cartoon .card:hover .title p.other,#tv-watch #series .wrapper .cartoons .card:hover .title h3.other,#tv-watch #series .wrapper .cartoons .card:hover .title p.other,#tv-watch #series .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #series .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #series .wrapper .k-drama .card:hover .title h3.other,#tv-watch #series .wrapper .k-drama .card:hover .title p.other,#tv-watch #series .wrapper .movies .card:hover .title h3.other,#tv-watch #series .wrapper .movies .card:hover .title p.other,#tv-watch #series .wrapper .related .card:hover .title h3.other,#tv-watch #series .wrapper .related .card:hover .title p.other,#tv-watch #series .wrapper .series .card:hover .title h3.other,#tv-watch #series .wrapper .series .card:hover .title p.other,#tv-watch #series .wrapper .studios .card:hover .title h3.other,#tv-watch #series .wrapper .studios .card:hover .title p.other,#tv-watch #series .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #series .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #story .wrapper .animated-series .card:hover .title h3.other,#tv-watch #story .wrapper .animated-series .card:hover .title p.other,#tv-watch #story .wrapper .anime .card:hover .title h3.other,#tv-watch #story .wrapper .anime .card:hover .title p.other,#tv-watch #story .wrapper .cartoon .card:hover .title h3.other,#tv-watch #story .wrapper .cartoon .card:hover .title p.other,#tv-watch #story .wrapper .cartoons .card:hover .title h3.other,#tv-watch #story .wrapper .cartoons .card:hover .title p.other,#tv-watch #story .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #story .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #story .wrapper .k-drama .card:hover .title h3.other,#tv-watch #story .wrapper .k-drama .card:hover .title p.other,#tv-watch #story .wrapper .movies .card:hover .title h3.other,#tv-watch #story .wrapper .movies .card:hover .title p.other,#tv-watch #story .wrapper .related .card:hover .title h3.other,#tv-watch #story .wrapper .related .card:hover .title p.other,#tv-watch #story .wrapper .series .card:hover .title h3.other,#tv-watch #story .wrapper .series .card:hover .title p.other,#tv-watch #story .wrapper .studios .card:hover .title h3.other,#tv-watch #story .wrapper .studios .card:hover .title p.other,#tv-watch #story .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #story .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch #studios .wrapper .animated-series .card:hover .title h3.other,#tv-watch #studios .wrapper .animated-series .card:hover .title p.other,#tv-watch #studios .wrapper .anime .card:hover .title h3.other,#tv-watch #studios .wrapper .anime .card:hover .title p.other,#tv-watch #studios .wrapper .cartoon .card:hover .title h3.other,#tv-watch #studios .wrapper .cartoon .card:hover .title p.other,#tv-watch #studios .wrapper .cartoons .card:hover .title h3.other,#tv-watch #studios .wrapper .cartoons .card:hover .title p.other,#tv-watch #studios .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch #studios .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch #studios .wrapper .k-drama .card:hover .title h3.other,#tv-watch #studios .wrapper .k-drama .card:hover .title p.other,#tv-watch #studios .wrapper .movies .card:hover .title h3.other,#tv-watch #studios .wrapper .movies .card:hover .title p.other,#tv-watch #studios .wrapper .related .card:hover .title h3.other,#tv-watch #studios .wrapper .related .card:hover .title p.other,#tv-watch #studios .wrapper .series .card:hover .title h3.other,#tv-watch #studios .wrapper .series .card:hover .title p.other,#tv-watch #studios .wrapper .studios .card:hover .title h3.other,#tv-watch #studios .wrapper .studios .card:hover .title p.other,#tv-watch #studios .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch #studios .wrapper .tv-rail-track .card:hover .title p.other,#tv-watch .tv-rail .wrapper .animated-series .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .animated-series .card:hover .title p.other,#tv-watch .tv-rail .wrapper .anime .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .anime .card:hover .title p.other,#tv-watch .tv-rail .wrapper .cartoon .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .cartoon .card:hover .title p.other,#tv-watch .tv-rail .wrapper .cartoons .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .cartoons .card:hover .title p.other,#tv-watch .tv-rail .wrapper .continue-watching-list .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .continue-watching-list .card:hover .title p.other,#tv-watch .tv-rail .wrapper .k-drama .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .k-drama .card:hover .title p.other,#tv-watch .tv-rail .wrapper .movies .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .movies .card:hover .title p.other,#tv-watch .tv-rail .wrapper .related .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .related .card:hover .title p.other,#tv-watch .tv-rail .wrapper .series .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .series .card:hover .title p.other,#tv-watch .tv-rail .wrapper .studios .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .studios .card:hover .title p.other,#tv-watch .tv-rail .wrapper .tv-rail-track .card:hover .title h3.other,#tv-watch .tv-rail .wrapper .tv-rail-track .card:hover .title p.other{visibility:visible;opacity:1}#tv-watch #animated-series .wrapper .animated-series .card:hover .title #soon span,#tv-watch #animated-series .wrapper .anime .card:hover .title #soon span,#tv-watch #animated-series .wrapper .cartoon .card:hover .title #soon span,#tv-watch #animated-series .wrapper .cartoons .card:hover .title #soon span,#tv-watch #animated-series .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #animated-series .wrapper .k-drama .card:hover .title #soon span,#tv-watch #animated-series .wrapper .movies .card:hover .title #soon span,#tv-watch #animated-series .wrapper .related .card:hover .title #soon span,#tv-watch #animated-series .wrapper .series .card:hover .title #soon span,#tv-watch #animated-series .wrapper .studios .card:hover .title #soon span,#tv-watch #animated-series .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #anime .wrapper .animated-series .card:hover .title #soon span,#tv-watch #anime .wrapper .anime .card:hover .title #soon span,#tv-watch #anime .wrapper .cartoon .card:hover .title #soon span,#tv-watch #anime .wrapper .cartoons .card:hover .title #soon span,#tv-watch #anime .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #anime .wrapper .k-drama .card:hover .title #soon span,#tv-watch #anime .wrapper .movies .card:hover .title #soon span,#tv-watch #anime .wrapper .related .card:hover .title #soon span,#tv-watch #anime .wrapper .series .card:hover .title #soon span,#tv-watch #anime .wrapper .studios .card:hover .title #soon span,#tv-watch #anime .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #cartoon .wrapper .animated-series .card:hover .title #soon span,#tv-watch #cartoon .wrapper .anime .card:hover .title #soon span,#tv-watch #cartoon .wrapper .cartoon .card:hover .title #soon span,#tv-watch #cartoon .wrapper .cartoons .card:hover .title #soon span,#tv-watch #cartoon .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #cartoon .wrapper .k-drama .card:hover .title #soon span,#tv-watch #cartoon .wrapper .movies .card:hover .title #soon span,#tv-watch #cartoon .wrapper .related .card:hover .title #soon span,#tv-watch #cartoon .wrapper .series .card:hover .title #soon span,#tv-watch #cartoon .wrapper .studios .card:hover .title #soon span,#tv-watch #cartoon .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #cartoons .wrapper .animated-series .card:hover .title #soon span,#tv-watch #cartoons .wrapper .anime .card:hover .title #soon span,#tv-watch #cartoons .wrapper .cartoon .card:hover .title #soon span,#tv-watch #cartoons .wrapper .cartoons .card:hover .title #soon span,#tv-watch #cartoons .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #cartoons .wrapper .k-drama .card:hover .title #soon span,#tv-watch #cartoons .wrapper .movies .card:hover .title #soon span,#tv-watch #cartoons .wrapper .related .card:hover .title #soon span,#tv-watch #cartoons .wrapper .series .card:hover .title #soon span,#tv-watch #cartoons .wrapper .studios .card:hover .title #soon span,#tv-watch #cartoons .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .animated-series .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .anime .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .cartoon .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .cartoons .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .k-drama .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .movies .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .related .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .series .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .studios .card:hover .title #soon span,#tv-watch #continue-watching .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #k-drama .wrapper .animated-series .card:hover .title #soon span,#tv-watch #k-drama .wrapper .anime .card:hover .title #soon span,#tv-watch #k-drama .wrapper .cartoon .card:hover .title #soon span,#tv-watch #k-drama .wrapper .cartoons .card:hover .title #soon span,#tv-watch #k-drama .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #k-drama .wrapper .k-drama .card:hover .title #soon span,#tv-watch #k-drama .wrapper .movies .card:hover .title #soon span,#tv-watch #k-drama .wrapper .related .card:hover .title #soon span,#tv-watch #k-drama .wrapper .series .card:hover .title #soon span,#tv-watch #k-drama .wrapper .studios .card:hover .title #soon span,#tv-watch #k-drama .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #movies .wrapper .animated-series .card:hover .title #soon span,#tv-watch #movies .wrapper .anime .card:hover .title #soon span,#tv-watch #movies .wrapper .cartoon .card:hover .title #soon span,#tv-watch #movies .wrapper .cartoons .card:hover .title #soon span,#tv-watch #movies .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #movies .wrapper .k-drama .card:hover .title #soon span,#tv-watch #movies .wrapper .movies .card:hover .title #soon span,#tv-watch #movies .wrapper .related .card:hover .title #soon span,#tv-watch #movies .wrapper .series .card:hover .title #soon span,#tv-watch #movies .wrapper .studios .card:hover .title #soon span,#tv-watch #movies .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #related .wrapper .animated-series .card:hover .title #soon span,#tv-watch #related .wrapper .anime .card:hover .title #soon span,#tv-watch #related .wrapper .cartoon .card:hover .title #soon span,#tv-watch #related .wrapper .cartoons .card:hover .title #soon span,#tv-watch #related .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #related .wrapper .k-drama .card:hover .title #soon span,#tv-watch #related .wrapper .movies .card:hover .title #soon span,#tv-watch #related .wrapper .related .card:hover .title #soon span,#tv-watch #related .wrapper .series .card:hover .title #soon span,#tv-watch #related .wrapper .studios .card:hover .title #soon span,#tv-watch #related .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #series .wrapper .animated-series .card:hover .title #soon span,#tv-watch #series .wrapper .anime .card:hover .title #soon span,#tv-watch #series .wrapper .cartoon .card:hover .title #soon span,#tv-watch #series .wrapper .cartoons .card:hover .title #soon span,#tv-watch #series .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #series .wrapper .k-drama .card:hover .title #soon span,#tv-watch #series .wrapper .movies .card:hover .title #soon span,#tv-watch #series .wrapper .related .card:hover .title #soon span,#tv-watch #series .wrapper .series .card:hover .title #soon span,#tv-watch #series .wrapper .studios .card:hover .title #soon span,#tv-watch #series .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #story .wrapper .animated-series .card:hover .title #soon span,#tv-watch #story .wrapper .anime .card:hover .title #soon span,#tv-watch #story .wrapper .cartoon .card:hover .title #soon span,#tv-watch #story .wrapper .cartoons .card:hover .title #soon span,#tv-watch #story .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #story .wrapper .k-drama .card:hover .title #soon span,#tv-watch #story .wrapper .movies .card:hover .title #soon span,#tv-watch #story .wrapper .related .card:hover .title #soon span,#tv-watch #story .wrapper .series .card:hover .title #soon span,#tv-watch #story .wrapper .studios .card:hover .title #soon span,#tv-watch #story .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch #studios .wrapper .animated-series .card:hover .title #soon span,#tv-watch #studios .wrapper .anime .card:hover .title #soon span,#tv-watch #studios .wrapper .cartoon .card:hover .title #soon span,#tv-watch #studios .wrapper .cartoons .card:hover .title #soon span,#tv-watch #studios .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch #studios .wrapper .k-drama .card:hover .title #soon span,#tv-watch #studios .wrapper .movies .card:hover .title #soon span,#tv-watch #studios .wrapper .related .card:hover .title #soon span,#tv-watch #studios .wrapper .series .card:hover .title #soon span,#tv-watch #studios .wrapper .studios .card:hover .title #soon span,#tv-watch #studios .wrapper .tv-rail-track .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .animated-series .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .anime .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .cartoon .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .cartoons .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .continue-watching-list .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .k-drama .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .movies .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .related .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .series .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .studios .card:hover .title #soon span,#tv-watch .tv-rail .wrapper .tv-rail-track .card:hover .title #soon span{transform:scale(1.05)}#tv-watch #animated-series .wrapper .animated-series .card .shadow,#tv-watch #animated-series .wrapper .anime .card .shadow,#tv-watch #animated-series .wrapper .cartoon .card .shadow,#tv-watch #animated-series .wrapper .cartoons .card .shadow,#tv-watch #animated-series .wrapper .continue-watching-list .card .shadow,#tv-watch #animated-series .wrapper .k-drama .card .shadow,#tv-watch #animated-series .wrapper .movies .card .shadow,#tv-watch #animated-series .wrapper .related .card .shadow,#tv-watch #animated-series .wrapper .series .card .shadow,#tv-watch #animated-series .wrapper .studios .card .shadow,#tv-watch #animated-series .wrapper .tv-rail-track .card .shadow,#tv-watch #anime .wrapper .animated-series .card .shadow,#tv-watch #anime .wrapper .anime .card .shadow,#tv-watch #anime .wrapper .cartoon .card .shadow,#tv-watch #anime .wrapper .cartoons .card .shadow,#tv-watch #anime .wrapper .continue-watching-list .card .shadow,#tv-watch #anime .wrapper .k-drama .card .shadow,#tv-watch #anime .wrapper .movies .card .shadow,#tv-watch #anime .wrapper .related .card .shadow,#tv-watch #anime .wrapper .series .card .shadow,#tv-watch #anime .wrapper .studios .card .shadow,#tv-watch #anime .wrapper .tv-rail-track .card .shadow,#tv-watch #cartoon .wrapper .animated-series .card .shadow,#tv-watch #cartoon .wrapper .anime .card .shadow,#tv-watch #cartoon .wrapper .cartoon .card .shadow,#tv-watch #cartoon .wrapper .cartoons .card .shadow,#tv-watch #cartoon .wrapper .continue-watching-list .card .shadow,#tv-watch #cartoon .wrapper .k-drama .card .shadow,#tv-watch #cartoon .wrapper .movies .card .shadow,#tv-watch #cartoon .wrapper .related .card .shadow,#tv-watch #cartoon .wrapper .series .card .shadow,#tv-watch #cartoon .wrapper .studios .card .shadow,#tv-watch #cartoon .wrapper .tv-rail-track .card .shadow,#tv-watch #cartoons .wrapper .animated-series .card .shadow,#tv-watch #cartoons .wrapper .anime .card .shadow,#tv-watch #cartoons .wrapper .cartoon .card .shadow,#tv-watch #cartoons .wrapper .cartoons .card .shadow,#tv-watch #cartoons .wrapper .continue-watching-list .card .shadow,#tv-watch #cartoons .wrapper .k-drama .card .shadow,#tv-watch #cartoons .wrapper .movies .card .shadow,#tv-watch #cartoons .wrapper .related .card .shadow,#tv-watch #cartoons .wrapper .series .card .shadow,#tv-watch #cartoons .wrapper .studios .card .shadow,#tv-watch #cartoons .wrapper .tv-rail-track .card .shadow,#tv-watch #continue-watching .wrapper .animated-series .card .shadow,#tv-watch #continue-watching .wrapper .anime .card .shadow,#tv-watch #continue-watching .wrapper .cartoon .card .shadow,#tv-watch #continue-watching .wrapper .cartoons .card .shadow,#tv-watch #continue-watching .wrapper .continue-watching-list .card .shadow,#tv-watch #continue-watching .wrapper .k-drama .card .shadow,#tv-watch #continue-watching .wrapper .movies .card .shadow,#tv-watch #continue-watching .wrapper .related .card .shadow,#tv-watch #continue-watching .wrapper .series .card .shadow,#tv-watch #continue-watching .wrapper .studios .card .shadow,#tv-watch #continue-watching .wrapper .tv-rail-track .card .shadow,#tv-watch #k-drama .wrapper .animated-series .card .shadow,#tv-watch #k-drama .wrapper .anime .card .shadow,#tv-watch #k-drama .wrapper .cartoon .card .shadow,#tv-watch #k-drama .wrapper .cartoons .card .shadow,#tv-watch #k-drama .wrapper .continue-watching-list .card .shadow,#tv-watch #k-drama .wrapper .k-drama .card .shadow,#tv-watch #k-drama .wrapper .movies .card .shadow,#tv-watch #k-drama .wrapper .related .card .shadow,#tv-watch #k-drama .wrapper .series .card .shadow,#tv-watch #k-drama .wrapper .studios .card .shadow,#tv-watch #k-drama .wrapper .tv-rail-track .card .shadow,#tv-watch #movies .wrapper .animated-series .card .shadow,#tv-watch #movies .wrapper .anime .card .shadow,#tv-watch #movies .wrapper .cartoon .card .shadow,#tv-watch #movies .wrapper .cartoons .card .shadow,#tv-watch #movies .wrapper .continue-watching-list .card .shadow,#tv-watch #movies .wrapper .k-drama .card .shadow,#tv-watch #movies .wrapper .movies .card .shadow,#tv-watch #movies .wrapper .related .card .shadow,#tv-watch #movies .wrapper .series .card .shadow,#tv-watch #movies .wrapper .studios .card .shadow,#tv-watch #movies .wrapper .tv-rail-track .card .shadow,#tv-watch #related .wrapper .animated-series .card .shadow,#tv-watch #related .wrapper .anime .card .shadow,#tv-watch #related .wrapper .cartoon .card .shadow,#tv-watch #related .wrapper .cartoons .card .shadow,#tv-watch #related .wrapper .continue-watching-list .card .shadow,#tv-watch #related .wrapper .k-drama .card .shadow,#tv-watch #related .wrapper .movies .card .shadow,#tv-watch #related .wrapper .related .card .shadow,#tv-watch #related .wrapper .series .card .shadow,#tv-watch #related .wrapper .studios .card .shadow,#tv-watch #related .wrapper .tv-rail-track .card .shadow,#tv-watch #series .wrapper .animated-series .card .shadow,#tv-watch #series .wrapper .anime .card .shadow,#tv-watch #series .wrapper .cartoon .card .shadow,#tv-watch #series .wrapper .cartoons .card .shadow,#tv-watch #series .wrapper .continue-watching-list .card .shadow,#tv-watch #series .wrapper .k-drama .card .shadow,#tv-watch #series .wrapper .movies .card .shadow,#tv-watch #series .wrapper .related .card .shadow,#tv-watch #series .wrapper .series .card .shadow,#tv-watch #series .wrapper .studios .card .shadow,#tv-watch #series .wrapper .tv-rail-track .card .shadow,#tv-watch #story .wrapper .animated-series .card .shadow,#tv-watch #story .wrapper .anime .card .shadow,#tv-watch #story .wrapper .cartoon .card .shadow,#tv-watch #story .wrapper .cartoons .card .shadow,#tv-watch #story .wrapper .continue-watching-list .card .shadow,#tv-watch #story .wrapper .k-drama .card .shadow,#tv-watch #story .wrapper .movies .card .shadow,#tv-watch #story .wrapper .related .card .shadow,#tv-watch #story .wrapper .series .card .shadow,#tv-watch #story .wrapper .studios .card .shadow,#tv-watch #story .wrapper .tv-rail-track .card .shadow,#tv-watch #studios .wrapper .animated-series .card .shadow,#tv-watch #studios .wrapper .anime .card .shadow,#tv-watch #studios .wrapper .cartoon .card .shadow,#tv-watch #studios .wrapper .cartoons .card .shadow,#tv-watch #studios .wrapper .continue-watching-list .card .shadow,#tv-watch #studios .wrapper .k-drama .card .shadow,#tv-watch #studios .wrapper .movies .card .shadow,#tv-watch #studios .wrapper .related .card .shadow,#tv-watch #studios .wrapper .series .card .shadow,#tv-watch #studios .wrapper .studios .card .shadow,#tv-watch #studios .wrapper .tv-rail-track .card .shadow,#tv-watch .tv-rail .wrapper .animated-series .card .shadow,#tv-watch .tv-rail .wrapper .anime .card .shadow,#tv-watch .tv-rail .wrapper .cartoon .card .shadow,#tv-watch .tv-rail .wrapper .cartoons .card .shadow,#tv-watch .tv-rail .wrapper .continue-watching-list .card .shadow,#tv-watch .tv-rail .wrapper .k-drama .card .shadow,#tv-watch .tv-rail .wrapper .movies .card .shadow,#tv-watch .tv-rail .wrapper .related .card .shadow,#tv-watch .tv-rail .wrapper .series .card .shadow,#tv-watch .tv-rail .wrapper .studios .card .shadow,#tv-watch .tv-rail .wrapper .tv-rail-track .card .shadow{position:absolute;top:-2%;left:-2%;bottom:0;right:0;width:104%;height:104%;background:linear-gradient(rgba(0,0,0,.1019607843) 50%,rgba(0,0,0,.9019607843) 90%)}#tv-watch #animated-series .wrapper .animated-series .card .title,#tv-watch #animated-series .wrapper .anime .card .title,#tv-watch #animated-series .wrapper .cartoon .card .title,#tv-watch #animated-series .wrapper .cartoons .card .title,#tv-watch #animated-series .wrapper .continue-watching-list .card .title,#tv-watch #animated-series .wrapper .k-drama .card .title,#tv-watch #animated-series .wrapper .movies .card .title,#tv-watch #animated-series .wrapper .related .card .title,#tv-watch #animated-series .wrapper .series .card .title,#tv-watch #animated-series .wrapper .studios .card .title,#tv-watch #animated-series .wrapper .tv-rail-track .card .title,#tv-watch #anime .wrapper .animated-series .card .title,#tv-watch #anime .wrapper .anime .card .title,#tv-watch #anime .wrapper .cartoon .card .title,#tv-watch #anime .wrapper .cartoons .card .title,#tv-watch #anime .wrapper .continue-watching-list .card .title,#tv-watch #anime .wrapper .k-drama .card .title,#tv-watch #anime .wrapper .movies .card .title,#tv-watch #anime .wrapper .related .card .title,#tv-watch #anime .wrapper .series .card .title,#tv-watch #anime .wrapper .studios .card .title,#tv-watch #anime .wrapper .tv-rail-track .card .title,#tv-watch #cartoon .wrapper .animated-series .card .title,#tv-watch #cartoon .wrapper .anime .card .title,#tv-watch #cartoon .wrapper .cartoon .card .title,#tv-watch #cartoon .wrapper .cartoons .card .title,#tv-watch #cartoon .wrapper .continue-watching-list .card .title,#tv-watch #cartoon .wrapper .k-drama .card .title,#tv-watch #cartoon .wrapper .movies .card .title,#tv-watch #cartoon .wrapper .related .card .title,#tv-watch #cartoon .wrapper .series .card .title,#tv-watch #cartoon .wrapper .studios .card .title,#tv-watch #cartoon .wrapper .tv-rail-track .card .title,#tv-watch #cartoons .wrapper .animated-series .card .title,#tv-watch #cartoons .wrapper .anime .card .title,#tv-watch #cartoons .wrapper .cartoon .card .title,#tv-watch #cartoons .wrapper .cartoons .card .title,#tv-watch #cartoons .wrapper .continue-watching-list .card .title,#tv-watch #cartoons .wrapper .k-drama .card .title,#tv-watch #cartoons .wrapper .movies .card .title,#tv-watch #cartoons .wrapper .related .card .title,#tv-watch #cartoons .wrapper .series .card .title,#tv-watch #cartoons .wrapper .studios .card .title,#tv-watch #cartoons .wrapper .tv-rail-track .card .title,#tv-watch #continue-watching .wrapper .animated-series .card .title,#tv-watch #continue-watching .wrapper .anime .card .title,#tv-watch #continue-watching .wrapper .cartoon .card .title,#tv-watch #continue-watching .wrapper .cartoons .card .title,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title,#tv-watch #continue-watching .wrapper .k-drama .card .title,#tv-watch #continue-watching .wrapper .movies .card .title,#tv-watch #continue-watching .wrapper .related .card .title,#tv-watch #continue-watching .wrapper .series .card .title,#tv-watch #continue-watching .wrapper .studios .card .title,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title,#tv-watch #k-drama .wrapper .animated-series .card .title,#tv-watch #k-drama .wrapper .anime .card .title,#tv-watch #k-drama .wrapper .cartoon .card .title,#tv-watch #k-drama .wrapper .cartoons .card .title,#tv-watch #k-drama .wrapper .continue-watching-list .card .title,#tv-watch #k-drama .wrapper .k-drama .card .title,#tv-watch #k-drama .wrapper .movies .card .title,#tv-watch #k-drama .wrapper .related .card .title,#tv-watch #k-drama .wrapper .series .card .title,#tv-watch #k-drama .wrapper .studios .card .title,#tv-watch #k-drama .wrapper .tv-rail-track .card .title,#tv-watch #movies .wrapper .animated-series .card .title,#tv-watch #movies .wrapper .anime .card .title,#tv-watch #movies .wrapper .cartoon .card .title,#tv-watch #movies .wrapper .cartoons .card .title,#tv-watch #movies .wrapper .continue-watching-list .card .title,#tv-watch #movies .wrapper .k-drama .card .title,#tv-watch #movies .wrapper .movies .card .title,#tv-watch #movies .wrapper .related .card .title,#tv-watch #movies .wrapper .series .card .title,#tv-watch #movies .wrapper .studios .card .title,#tv-watch #movies .wrapper .tv-rail-track .card .title,#tv-watch #related .wrapper .animated-series .card .title,#tv-watch #related .wrapper .anime .card .title,#tv-watch #related .wrapper .cartoon .card .title,#tv-watch #related .wrapper .cartoons .card .title,#tv-watch #related .wrapper .continue-watching-list .card .title,#tv-watch #related .wrapper .k-drama .card .title,#tv-watch #related .wrapper .movies .card .title,#tv-watch #related .wrapper .related .card .title,#tv-watch #related .wrapper .series .card .title,#tv-watch #related .wrapper .studios .card .title,#tv-watch #related .wrapper .tv-rail-track .card .title,#tv-watch #series .wrapper .animated-series .card .title,#tv-watch #series .wrapper .anime .card .title,#tv-watch #series .wrapper .cartoon .card .title,#tv-watch #series .wrapper .cartoons .card .title,#tv-watch #series .wrapper .continue-watching-list .card .title,#tv-watch #series .wrapper .k-drama .card .title,#tv-watch #series .wrapper .movies .card .title,#tv-watch #series .wrapper .related .card .title,#tv-watch #series .wrapper .series .card .title,#tv-watch #series .wrapper .studios .card .title,#tv-watch #series .wrapper .tv-rail-track .card .title,#tv-watch #story .wrapper .animated-series .card .title,#tv-watch #story .wrapper .anime .card .title,#tv-watch #story .wrapper .cartoon .card .title,#tv-watch #story .wrapper .cartoons .card .title,#tv-watch #story .wrapper .continue-watching-list .card .title,#tv-watch #story .wrapper .k-drama .card .title,#tv-watch #story .wrapper .movies .card .title,#tv-watch #story .wrapper .related .card .title,#tv-watch #story .wrapper .series .card .title,#tv-watch #story .wrapper .studios .card .title,#tv-watch #story .wrapper .tv-rail-track .card .title,#tv-watch #studios .wrapper .animated-series .card .title,#tv-watch #studios .wrapper .anime .card .title,#tv-watch #studios .wrapper .cartoon .card .title,#tv-watch #studios .wrapper .cartoons .card .title,#tv-watch #studios .wrapper .continue-watching-list .card .title,#tv-watch #studios .wrapper .k-drama .card .title,#tv-watch #studios .wrapper .movies .card .title,#tv-watch #studios .wrapper .related .card .title,#tv-watch #studios .wrapper .series .card .title,#tv-watch #studios .wrapper .studios .card .title,#tv-watch #studios .wrapper .tv-rail-track .card .title,#tv-watch .tv-rail .wrapper .animated-series .card .title,#tv-watch .tv-rail .wrapper .anime .card .title,#tv-watch .tv-rail .wrapper .cartoon .card .title,#tv-watch .tv-rail .wrapper .cartoons .card .title,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title,#tv-watch .tv-rail .wrapper .k-drama .card .title,#tv-watch .tv-rail .wrapper .movies .card .title,#tv-watch .tv-rail .wrapper .related .card .title,#tv-watch .tv-rail .wrapper .series .card .title,#tv-watch .tv-rail .wrapper .studios .card .title,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title{width:100%;height:100%;padding:12px 12px 4px;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative;z-index:1;gap:2px}@media(max-width:1280px){#tv-watch #animated-series .wrapper .animated-series .card .title,#tv-watch #animated-series .wrapper .anime .card .title,#tv-watch #animated-series .wrapper .cartoon .card .title,#tv-watch #animated-series .wrapper .cartoons .card .title,#tv-watch #animated-series .wrapper .continue-watching-list .card .title,#tv-watch #animated-series .wrapper .k-drama .card .title,#tv-watch #animated-series .wrapper .movies .card .title,#tv-watch #animated-series .wrapper .related .card .title,#tv-watch #animated-series .wrapper .series .card .title,#tv-watch #animated-series .wrapper .studios .card .title,#tv-watch #animated-series .wrapper .tv-rail-track .card .title,#tv-watch #anime .wrapper .animated-series .card .title,#tv-watch #anime .wrapper .anime .card .title,#tv-watch #anime .wrapper .cartoon .card .title,#tv-watch #anime .wrapper .cartoons .card .title,#tv-watch #anime .wrapper .continue-watching-list .card .title,#tv-watch #anime .wrapper .k-drama .card .title,#tv-watch #anime .wrapper .movies .card .title,#tv-watch #anime .wrapper .related .card .title,#tv-watch #anime .wrapper .series .card .title,#tv-watch #anime .wrapper .studios .card .title,#tv-watch #anime .wrapper .tv-rail-track .card .title,#tv-watch #cartoon .wrapper .animated-series .card .title,#tv-watch #cartoon .wrapper .anime .card .title,#tv-watch #cartoon .wrapper .cartoon .card .title,#tv-watch #cartoon .wrapper .cartoons .card .title,#tv-watch #cartoon .wrapper .continue-watching-list .card .title,#tv-watch #cartoon .wrapper .k-drama .card .title,#tv-watch #cartoon .wrapper .movies .card .title,#tv-watch #cartoon .wrapper .related .card .title,#tv-watch #cartoon .wrapper .series .card .title,#tv-watch #cartoon .wrapper .studios .card .title,#tv-watch #cartoon .wrapper .tv-rail-track .card .title,#tv-watch #cartoons .wrapper .animated-series .card .title,#tv-watch #cartoons .wrapper .anime .card .title,#tv-watch #cartoons .wrapper .cartoon .card .title,#tv-watch #cartoons .wrapper .cartoons .card .title,#tv-watch #cartoons .wrapper .continue-watching-list .card .title,#tv-watch #cartoons .wrapper .k-drama .card .title,#tv-watch #cartoons .wrapper .movies .card .title,#tv-watch #cartoons .wrapper .related .card .title,#tv-watch #cartoons .wrapper .series .card .title,#tv-watch #cartoons .wrapper .studios .card .title,#tv-watch #cartoons .wrapper .tv-rail-track .card .title,#tv-watch #continue-watching .wrapper .animated-series .card .title,#tv-watch #continue-watching .wrapper .anime .card .title,#tv-watch #continue-watching .wrapper .cartoon .card .title,#tv-watch #continue-watching .wrapper .cartoons .card .title,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title,#tv-watch #continue-watching .wrapper .k-drama .card .title,#tv-watch #continue-watching .wrapper .movies .card .title,#tv-watch #continue-watching .wrapper .related .card .title,#tv-watch #continue-watching .wrapper .series .card .title,#tv-watch #continue-watching .wrapper .studios .card .title,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title,#tv-watch #k-drama .wrapper .animated-series .card .title,#tv-watch #k-drama .wrapper .anime .card .title,#tv-watch #k-drama .wrapper .cartoon .card .title,#tv-watch #k-drama .wrapper .cartoons .card .title,#tv-watch #k-drama .wrapper .continue-watching-list .card .title,#tv-watch #k-drama .wrapper .k-drama .card .title,#tv-watch #k-drama .wrapper .movies .card .title,#tv-watch #k-drama .wrapper .related .card .title,#tv-watch #k-drama .wrapper .series .card .title,#tv-watch #k-drama .wrapper .studios .card .title,#tv-watch #k-drama .wrapper .tv-rail-track .card .title,#tv-watch #movies .wrapper .animated-series .card .title,#tv-watch #movies .wrapper .anime .card .title,#tv-watch #movies .wrapper .cartoon .card .title,#tv-watch #movies .wrapper .cartoons .card .title,#tv-watch #movies .wrapper .continue-watching-list .card .title,#tv-watch #movies .wrapper .k-drama .card .title,#tv-watch #movies .wrapper .movies .card .title,#tv-watch #movies .wrapper .related .card .title,#tv-watch #movies .wrapper .series .card .title,#tv-watch #movies .wrapper .studios .card .title,#tv-watch #movies .wrapper .tv-rail-track .card .title,#tv-watch #related .wrapper .animated-series .card .title,#tv-watch #related .wrapper .anime .card .title,#tv-watch #related .wrapper .cartoon .card .title,#tv-watch #related .wrapper .cartoons .card .title,#tv-watch #related .wrapper .continue-watching-list .card .title,#tv-watch #related .wrapper .k-drama .card .title,#tv-watch #related .wrapper .movies .card .title,#tv-watch #related .wrapper .related .card .title,#tv-watch #related .wrapper .series .card .title,#tv-watch #related .wrapper .studios .card .title,#tv-watch #related .wrapper .tv-rail-track .card .title,#tv-watch #series .wrapper .animated-series .card .title,#tv-watch #series .wrapper .anime .card .title,#tv-watch #series .wrapper .cartoon .card .title,#tv-watch #series .wrapper .cartoons .card .title,#tv-watch #series .wrapper .continue-watching-list .card .title,#tv-watch #series .wrapper .k-drama .card .title,#tv-watch #series .wrapper .movies .card .title,#tv-watch #series .wrapper .related .card .title,#tv-watch #series .wrapper .series .card .title,#tv-watch #series .wrapper .studios .card .title,#tv-watch #series .wrapper .tv-rail-track .card .title,#tv-watch #story .wrapper .animated-series .card .title,#tv-watch #story .wrapper .anime .card .title,#tv-watch #story .wrapper .cartoon .card .title,#tv-watch #story .wrapper .cartoons .card .title,#tv-watch #story .wrapper .continue-watching-list .card .title,#tv-watch #story .wrapper .k-drama .card .title,#tv-watch #story .wrapper .movies .card .title,#tv-watch #story .wrapper .related .card .title,#tv-watch #story .wrapper .series .card .title,#tv-watch #story .wrapper .studios .card .title,#tv-watch #story .wrapper .tv-rail-track .card .title,#tv-watch #studios .wrapper .animated-series .card .title,#tv-watch #studios .wrapper .anime .card .title,#tv-watch #studios .wrapper .cartoon .card .title,#tv-watch #studios .wrapper .cartoons .card .title,#tv-watch #studios .wrapper .continue-watching-list .card .title,#tv-watch #studios .wrapper .k-drama .card .title,#tv-watch #studios .wrapper .movies .card .title,#tv-watch #studios .wrapper .related .card .title,#tv-watch #studios .wrapper .series .card .title,#tv-watch #studios .wrapper .studios .card .title,#tv-watch #studios .wrapper .tv-rail-track .card .title,#tv-watch .tv-rail .wrapper .animated-series .card .title,#tv-watch .tv-rail .wrapper .anime .card .title,#tv-watch .tv-rail .wrapper .cartoon .card .title,#tv-watch .tv-rail .wrapper .cartoons .card .title,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title,#tv-watch .tv-rail .wrapper .k-drama .card .title,#tv-watch .tv-rail .wrapper .movies .card .title,#tv-watch .tv-rail .wrapper .related .card .title,#tv-watch .tv-rail .wrapper .series .card .title,#tv-watch .tv-rail .wrapper .studios .card .title,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title{padding:10px 10px 3px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card .title,#tv-watch #animated-series .wrapper .anime .card .title,#tv-watch #animated-series .wrapper .cartoon .card .title,#tv-watch #animated-series .wrapper .cartoons .card .title,#tv-watch #animated-series .wrapper .continue-watching-list .card .title,#tv-watch #animated-series .wrapper .k-drama .card .title,#tv-watch #animated-series .wrapper .movies .card .title,#tv-watch #animated-series .wrapper .related .card .title,#tv-watch #animated-series .wrapper .series .card .title,#tv-watch #animated-series .wrapper .studios .card .title,#tv-watch #animated-series .wrapper .tv-rail-track .card .title,#tv-watch #anime .wrapper .animated-series .card .title,#tv-watch #anime .wrapper .anime .card .title,#tv-watch #anime .wrapper .cartoon .card .title,#tv-watch #anime .wrapper .cartoons .card .title,#tv-watch #anime .wrapper .continue-watching-list .card .title,#tv-watch #anime .wrapper .k-drama .card .title,#tv-watch #anime .wrapper .movies .card .title,#tv-watch #anime .wrapper .related .card .title,#tv-watch #anime .wrapper .series .card .title,#tv-watch #anime .wrapper .studios .card .title,#tv-watch #anime .wrapper .tv-rail-track .card .title,#tv-watch #cartoon .wrapper .animated-series .card .title,#tv-watch #cartoon .wrapper .anime .card .title,#tv-watch #cartoon .wrapper .cartoon .card .title,#tv-watch #cartoon .wrapper .cartoons .card .title,#tv-watch #cartoon .wrapper .continue-watching-list .card .title,#tv-watch #cartoon .wrapper .k-drama .card .title,#tv-watch #cartoon .wrapper .movies .card .title,#tv-watch #cartoon .wrapper .related .card .title,#tv-watch #cartoon .wrapper .series .card .title,#tv-watch #cartoon .wrapper .studios .card .title,#tv-watch #cartoon .wrapper .tv-rail-track .card .title,#tv-watch #cartoons .wrapper .animated-series .card .title,#tv-watch #cartoons .wrapper .anime .card .title,#tv-watch #cartoons .wrapper .cartoon .card .title,#tv-watch #cartoons .wrapper .cartoons .card .title,#tv-watch #cartoons .wrapper .continue-watching-list .card .title,#tv-watch #cartoons .wrapper .k-drama .card .title,#tv-watch #cartoons .wrapper .movies .card .title,#tv-watch #cartoons .wrapper .related .card .title,#tv-watch #cartoons .wrapper .series .card .title,#tv-watch #cartoons .wrapper .studios .card .title,#tv-watch #cartoons .wrapper .tv-rail-track .card .title,#tv-watch #continue-watching .wrapper .animated-series .card .title,#tv-watch #continue-watching .wrapper .anime .card .title,#tv-watch #continue-watching .wrapper .cartoon .card .title,#tv-watch #continue-watching .wrapper .cartoons .card .title,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title,#tv-watch #continue-watching .wrapper .k-drama .card .title,#tv-watch #continue-watching .wrapper .movies .card .title,#tv-watch #continue-watching .wrapper .related .card .title,#tv-watch #continue-watching .wrapper .series .card .title,#tv-watch #continue-watching .wrapper .studios .card .title,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title,#tv-watch #k-drama .wrapper .animated-series .card .title,#tv-watch #k-drama .wrapper .anime .card .title,#tv-watch #k-drama .wrapper .cartoon .card .title,#tv-watch #k-drama .wrapper .cartoons .card .title,#tv-watch #k-drama .wrapper .continue-watching-list .card .title,#tv-watch #k-drama .wrapper .k-drama .card .title,#tv-watch #k-drama .wrapper .movies .card .title,#tv-watch #k-drama .wrapper .related .card .title,#tv-watch #k-drama .wrapper .series .card .title,#tv-watch #k-drama .wrapper .studios .card .title,#tv-watch #k-drama .wrapper .tv-rail-track .card .title,#tv-watch #movies .wrapper .animated-series .card .title,#tv-watch #movies .wrapper .anime .card .title,#tv-watch #movies .wrapper .cartoon .card .title,#tv-watch #movies .wrapper .cartoons .card .title,#tv-watch #movies .wrapper .continue-watching-list .card .title,#tv-watch #movies .wrapper .k-drama .card .title,#tv-watch #movies .wrapper .movies .card .title,#tv-watch #movies .wrapper .related .card .title,#tv-watch #movies .wrapper .series .card .title,#tv-watch #movies .wrapper .studios .card .title,#tv-watch #movies .wrapper .tv-rail-track .card .title,#tv-watch #related .wrapper .animated-series .card .title,#tv-watch #related .wrapper .anime .card .title,#tv-watch #related .wrapper .cartoon .card .title,#tv-watch #related .wrapper .cartoons .card .title,#tv-watch #related .wrapper .continue-watching-list .card .title,#tv-watch #related .wrapper .k-drama .card .title,#tv-watch #related .wrapper .movies .card .title,#tv-watch #related .wrapper .related .card .title,#tv-watch #related .wrapper .series .card .title,#tv-watch #related .wrapper .studios .card .title,#tv-watch #related .wrapper .tv-rail-track .card .title,#tv-watch #series .wrapper .animated-series .card .title,#tv-watch #series .wrapper .anime .card .title,#tv-watch #series .wrapper .cartoon .card .title,#tv-watch #series .wrapper .cartoons .card .title,#tv-watch #series .wrapper .continue-watching-list .card .title,#tv-watch #series .wrapper .k-drama .card .title,#tv-watch #series .wrapper .movies .card .title,#tv-watch #series .wrapper .related .card .title,#tv-watch #series .wrapper .series .card .title,#tv-watch #series .wrapper .studios .card .title,#tv-watch #series .wrapper .tv-rail-track .card .title,#tv-watch #story .wrapper .animated-series .card .title,#tv-watch #story .wrapper .anime .card .title,#tv-watch #story .wrapper .cartoon .card .title,#tv-watch #story .wrapper .cartoons .card .title,#tv-watch #story .wrapper .continue-watching-list .card .title,#tv-watch #story .wrapper .k-drama .card .title,#tv-watch #story .wrapper .movies .card .title,#tv-watch #story .wrapper .related .card .title,#tv-watch #story .wrapper .series .card .title,#tv-watch #story .wrapper .studios .card .title,#tv-watch #story .wrapper .tv-rail-track .card .title,#tv-watch #studios .wrapper .animated-series .card .title,#tv-watch #studios .wrapper .anime .card .title,#tv-watch #studios .wrapper .cartoon .card .title,#tv-watch #studios .wrapper .cartoons .card .title,#tv-watch #studios .wrapper .continue-watching-list .card .title,#tv-watch #studios .wrapper .k-drama .card .title,#tv-watch #studios .wrapper .movies .card .title,#tv-watch #studios .wrapper .related .card .title,#tv-watch #studios .wrapper .series .card .title,#tv-watch #studios .wrapper .studios .card .title,#tv-watch #studios .wrapper .tv-rail-track .card .title,#tv-watch .tv-rail .wrapper .animated-series .card .title,#tv-watch .tv-rail .wrapper .anime .card .title,#tv-watch .tv-rail .wrapper .cartoon .card .title,#tv-watch .tv-rail .wrapper .cartoons .card .title,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title,#tv-watch .tv-rail .wrapper .k-drama .card .title,#tv-watch .tv-rail .wrapper .movies .card .title,#tv-watch .tv-rail .wrapper .related .card .title,#tv-watch .tv-rail .wrapper .series .card .title,#tv-watch .tv-rail .wrapper .studios .card .title,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title{padding:8px 8px 2px}}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card .title,#tv-watch #animated-series .wrapper .anime .card .title,#tv-watch #animated-series .wrapper .cartoon .card .title,#tv-watch #animated-series .wrapper .cartoons .card .title,#tv-watch #animated-series .wrapper .continue-watching-list .card .title,#tv-watch #animated-series .wrapper .k-drama .card .title,#tv-watch #animated-series .wrapper .movies .card .title,#tv-watch #animated-series .wrapper .related .card .title,#tv-watch #animated-series .wrapper .series .card .title,#tv-watch #animated-series .wrapper .studios .card .title,#tv-watch #animated-series .wrapper .tv-rail-track .card .title,#tv-watch #anime .wrapper .animated-series .card .title,#tv-watch #anime .wrapper .anime .card .title,#tv-watch #anime .wrapper .cartoon .card .title,#tv-watch #anime .wrapper .cartoons .card .title,#tv-watch #anime .wrapper .continue-watching-list .card .title,#tv-watch #anime .wrapper .k-drama .card .title,#tv-watch #anime .wrapper .movies .card .title,#tv-watch #anime .wrapper .related .card .title,#tv-watch #anime .wrapper .series .card .title,#tv-watch #anime .wrapper .studios .card .title,#tv-watch #anime .wrapper .tv-rail-track .card .title,#tv-watch #cartoon .wrapper .animated-series .card .title,#tv-watch #cartoon .wrapper .anime .card .title,#tv-watch #cartoon .wrapper .cartoon .card .title,#tv-watch #cartoon .wrapper .cartoons .card .title,#tv-watch #cartoon .wrapper .continue-watching-list .card .title,#tv-watch #cartoon .wrapper .k-drama .card .title,#tv-watch #cartoon .wrapper .movies .card .title,#tv-watch #cartoon .wrapper .related .card .title,#tv-watch #cartoon .wrapper .series .card .title,#tv-watch #cartoon .wrapper .studios .card .title,#tv-watch #cartoon .wrapper .tv-rail-track .card .title,#tv-watch #cartoons .wrapper .animated-series .card .title,#tv-watch #cartoons .wrapper .anime .card .title,#tv-watch #cartoons .wrapper .cartoon .card .title,#tv-watch #cartoons .wrapper .cartoons .card .title,#tv-watch #cartoons .wrapper .continue-watching-list .card .title,#tv-watch #cartoons .wrapper .k-drama .card .title,#tv-watch #cartoons .wrapper .movies .card .title,#tv-watch #cartoons .wrapper .related .card .title,#tv-watch #cartoons .wrapper .series .card .title,#tv-watch #cartoons .wrapper .studios .card .title,#tv-watch #cartoons .wrapper .tv-rail-track .card .title,#tv-watch #continue-watching .wrapper .animated-series .card .title,#tv-watch #continue-watching .wrapper .anime .card .title,#tv-watch #continue-watching .wrapper .cartoon .card .title,#tv-watch #continue-watching .wrapper .cartoons .card .title,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title,#tv-watch #continue-watching .wrapper .k-drama .card .title,#tv-watch #continue-watching .wrapper .movies .card .title,#tv-watch #continue-watching .wrapper .related .card .title,#tv-watch #continue-watching .wrapper .series .card .title,#tv-watch #continue-watching .wrapper .studios .card .title,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title,#tv-watch #k-drama .wrapper .animated-series .card .title,#tv-watch #k-drama .wrapper .anime .card .title,#tv-watch #k-drama .wrapper .cartoon .card .title,#tv-watch #k-drama .wrapper .cartoons .card .title,#tv-watch #k-drama .wrapper .continue-watching-list .card .title,#tv-watch #k-drama .wrapper .k-drama .card .title,#tv-watch #k-drama .wrapper .movies .card .title,#tv-watch #k-drama .wrapper .related .card .title,#tv-watch #k-drama .wrapper .series .card .title,#tv-watch #k-drama .wrapper .studios .card .title,#tv-watch #k-drama .wrapper .tv-rail-track .card .title,#tv-watch #movies .wrapper .animated-series .card .title,#tv-watch #movies .wrapper .anime .card .title,#tv-watch #movies .wrapper .cartoon .card .title,#tv-watch #movies .wrapper .cartoons .card .title,#tv-watch #movies .wrapper .continue-watching-list .card .title,#tv-watch #movies .wrapper .k-drama .card .title,#tv-watch #movies .wrapper .movies .card .title,#tv-watch #movies .wrapper .related .card .title,#tv-watch #movies .wrapper .series .card .title,#tv-watch #movies .wrapper .studios .card .title,#tv-watch #movies .wrapper .tv-rail-track .card .title,#tv-watch #related .wrapper .animated-series .card .title,#tv-watch #related .wrapper .anime .card .title,#tv-watch #related .wrapper .cartoon .card .title,#tv-watch #related .wrapper .cartoons .card .title,#tv-watch #related .wrapper .continue-watching-list .card .title,#tv-watch #related .wrapper .k-drama .card .title,#tv-watch #related .wrapper .movies .card .title,#tv-watch #related .wrapper .related .card .title,#tv-watch #related .wrapper .series .card .title,#tv-watch #related .wrapper .studios .card .title,#tv-watch #related .wrapper .tv-rail-track .card .title,#tv-watch #series .wrapper .animated-series .card .title,#tv-watch #series .wrapper .anime .card .title,#tv-watch #series .wrapper .cartoon .card .title,#tv-watch #series .wrapper .cartoons .card .title,#tv-watch #series .wrapper .continue-watching-list .card .title,#tv-watch #series .wrapper .k-drama .card .title,#tv-watch #series .wrapper .movies .card .title,#tv-watch #series .wrapper .related .card .title,#tv-watch #series .wrapper .series .card .title,#tv-watch #series .wrapper .studios .card .title,#tv-watch #series .wrapper .tv-rail-track .card .title,#tv-watch #story .wrapper .animated-series .card .title,#tv-watch #story .wrapper .anime .card .title,#tv-watch #story .wrapper .cartoon .card .title,#tv-watch #story .wrapper .cartoons .card .title,#tv-watch #story .wrapper .continue-watching-list .card .title,#tv-watch #story .wrapper .k-drama .card .title,#tv-watch #story .wrapper .movies .card .title,#tv-watch #story .wrapper .related .card .title,#tv-watch #story .wrapper .series .card .title,#tv-watch #story .wrapper .studios .card .title,#tv-watch #story .wrapper .tv-rail-track .card .title,#tv-watch #studios .wrapper .animated-series .card .title,#tv-watch #studios .wrapper .anime .card .title,#tv-watch #studios .wrapper .cartoon .card .title,#tv-watch #studios .wrapper .cartoons .card .title,#tv-watch #studios .wrapper .continue-watching-list .card .title,#tv-watch #studios .wrapper .k-drama .card .title,#tv-watch #studios .wrapper .movies .card .title,#tv-watch #studios .wrapper .related .card .title,#tv-watch #studios .wrapper .series .card .title,#tv-watch #studios .wrapper .studios .card .title,#tv-watch #studios .wrapper .tv-rail-track .card .title,#tv-watch .tv-rail .wrapper .animated-series .card .title,#tv-watch .tv-rail .wrapper .anime .card .title,#tv-watch .tv-rail .wrapper .cartoon .card .title,#tv-watch .tv-rail .wrapper .cartoons .card .title,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title,#tv-watch .tv-rail .wrapper .k-drama .card .title,#tv-watch .tv-rail .wrapper .movies .card .title,#tv-watch .tv-rail .wrapper .related .card .title,#tv-watch .tv-rail .wrapper .series .card .title,#tv-watch .tv-rail .wrapper .studios .card .title,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title{padding:8px 8px 2px}}#tv-watch #animated-series .wrapper .animated-series .card .title .resolution,#tv-watch #animated-series .wrapper .anime .card .title .resolution,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution,#tv-watch #animated-series .wrapper .movies .card .title .resolution,#tv-watch #animated-series .wrapper .related .card .title .resolution,#tv-watch #animated-series .wrapper .series .card .title .resolution,#tv-watch #animated-series .wrapper .studios .card .title .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #anime .wrapper .animated-series .card .title .resolution,#tv-watch #anime .wrapper .anime .card .title .resolution,#tv-watch #anime .wrapper .cartoon .card .title .resolution,#tv-watch #anime .wrapper .cartoons .card .title .resolution,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution,#tv-watch #anime .wrapper .k-drama .card .title .resolution,#tv-watch #anime .wrapper .movies .card .title .resolution,#tv-watch #anime .wrapper .related .card .title .resolution,#tv-watch #anime .wrapper .series .card .title .resolution,#tv-watch #anime .wrapper .studios .card .title .resolution,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution,#tv-watch #cartoon .wrapper .anime .card .title .resolution,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution,#tv-watch #cartoon .wrapper .movies .card .title .resolution,#tv-watch #cartoon .wrapper .related .card .title .resolution,#tv-watch #cartoon .wrapper .series .card .title .resolution,#tv-watch #cartoon .wrapper .studios .card .title .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution,#tv-watch #cartoons .wrapper .anime .card .title .resolution,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution,#tv-watch #cartoons .wrapper .movies .card .title .resolution,#tv-watch #cartoons .wrapper .related .card .title .resolution,#tv-watch #cartoons .wrapper .series .card .title .resolution,#tv-watch #cartoons .wrapper .studios .card .title .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution,#tv-watch #continue-watching .wrapper .anime .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution,#tv-watch #continue-watching .wrapper .movies .card .title .resolution,#tv-watch #continue-watching .wrapper .related .card .title .resolution,#tv-watch #continue-watching .wrapper .series .card .title .resolution,#tv-watch #continue-watching .wrapper .studios .card .title .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution,#tv-watch #k-drama .wrapper .anime .card .title .resolution,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution,#tv-watch #k-drama .wrapper .movies .card .title .resolution,#tv-watch #k-drama .wrapper .related .card .title .resolution,#tv-watch #k-drama .wrapper .series .card .title .resolution,#tv-watch #k-drama .wrapper .studios .card .title .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution,#tv-watch #movies .wrapper .animated-series .card .title .resolution,#tv-watch #movies .wrapper .anime .card .title .resolution,#tv-watch #movies .wrapper .cartoon .card .title .resolution,#tv-watch #movies .wrapper .cartoons .card .title .resolution,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution,#tv-watch #movies .wrapper .k-drama .card .title .resolution,#tv-watch #movies .wrapper .movies .card .title .resolution,#tv-watch #movies .wrapper .related .card .title .resolution,#tv-watch #movies .wrapper .series .card .title .resolution,#tv-watch #movies .wrapper .studios .card .title .resolution,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution,#tv-watch #related .wrapper .animated-series .card .title .resolution,#tv-watch #related .wrapper .anime .card .title .resolution,#tv-watch #related .wrapper .cartoon .card .title .resolution,#tv-watch #related .wrapper .cartoons .card .title .resolution,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution,#tv-watch #related .wrapper .k-drama .card .title .resolution,#tv-watch #related .wrapper .movies .card .title .resolution,#tv-watch #related .wrapper .related .card .title .resolution,#tv-watch #related .wrapper .series .card .title .resolution,#tv-watch #related .wrapper .studios .card .title .resolution,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution,#tv-watch #series .wrapper .animated-series .card .title .resolution,#tv-watch #series .wrapper .anime .card .title .resolution,#tv-watch #series .wrapper .cartoon .card .title .resolution,#tv-watch #series .wrapper .cartoons .card .title .resolution,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #series .wrapper .k-drama .card .title .resolution,#tv-watch #series .wrapper .movies .card .title .resolution,#tv-watch #series .wrapper .related .card .title .resolution,#tv-watch #series .wrapper .series .card .title .resolution,#tv-watch #series .wrapper .studios .card .title .resolution,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #story .wrapper .animated-series .card .title .resolution,#tv-watch #story .wrapper .anime .card .title .resolution,#tv-watch #story .wrapper .cartoon .card .title .resolution,#tv-watch #story .wrapper .cartoons .card .title .resolution,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution,#tv-watch #story .wrapper .k-drama .card .title .resolution,#tv-watch #story .wrapper .movies .card .title .resolution,#tv-watch #story .wrapper .related .card .title .resolution,#tv-watch #story .wrapper .series .card .title .resolution,#tv-watch #story .wrapper .studios .card .title .resolution,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution,#tv-watch #studios .wrapper .animated-series .card .title .resolution,#tv-watch #studios .wrapper .anime .card .title .resolution,#tv-watch #studios .wrapper .cartoon .card .title .resolution,#tv-watch #studios .wrapper .cartoons .card .title .resolution,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution,#tv-watch #studios .wrapper .k-drama .card .title .resolution,#tv-watch #studios .wrapper .movies .card .title .resolution,#tv-watch #studios .wrapper .related .card .title .resolution,#tv-watch #studios .wrapper .series .card .title .resolution,#tv-watch #studios .wrapper .studios .card .title .resolution,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution,#tv-watch .tv-rail .wrapper .anime .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution,#tv-watch .tv-rail .wrapper .movies .card .title .resolution,#tv-watch .tv-rail .wrapper .related .card .title .resolution,#tv-watch .tv-rail .wrapper .series .card .title .resolution,#tv-watch .tv-rail .wrapper .studios .card .title .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution{width:55px;height:45px;position:absolute;top:0;left:0;background:linear-gradient(-45deg,#ff7878,#a00000);box-shadow:0 0 10px 5px rgba(0,0,0,.4666666667);border-radius:0 1em 7em 1em}#tv-watch #animated-series .wrapper .animated-series .card .title .resolution span,#tv-watch #animated-series .wrapper .anime .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution span,#tv-watch #animated-series .wrapper .movies .card .title .resolution span,#tv-watch #animated-series .wrapper .related .card .title .resolution span,#tv-watch #animated-series .wrapper .series .card .title .resolution span,#tv-watch #animated-series .wrapper .studios .card .title .resolution span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #anime .wrapper .animated-series .card .title .resolution span,#tv-watch #anime .wrapper .anime .card .title .resolution span,#tv-watch #anime .wrapper .cartoon .card .title .resolution span,#tv-watch #anime .wrapper .cartoons .card .title .resolution span,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #anime .wrapper .k-drama .card .title .resolution span,#tv-watch #anime .wrapper .movies .card .title .resolution span,#tv-watch #anime .wrapper .related .card .title .resolution span,#tv-watch #anime .wrapper .series .card .title .resolution span,#tv-watch #anime .wrapper .studios .card .title .resolution span,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoon .wrapper .anime .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoon .wrapper .movies .card .title .resolution span,#tv-watch #cartoon .wrapper .related .card .title .resolution span,#tv-watch #cartoon .wrapper .series .card .title .resolution span,#tv-watch #cartoon .wrapper .studios .card .title .resolution span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoons .wrapper .anime .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoons .wrapper .movies .card .title .resolution span,#tv-watch #cartoons .wrapper .related .card .title .resolution span,#tv-watch #cartoons .wrapper .series .card .title .resolution span,#tv-watch #cartoons .wrapper .studios .card .title .resolution span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution span,#tv-watch #continue-watching .wrapper .anime .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution span,#tv-watch #continue-watching .wrapper .movies .card .title .resolution span,#tv-watch #continue-watching .wrapper .related .card .title .resolution span,#tv-watch #continue-watching .wrapper .series .card .title .resolution span,#tv-watch #continue-watching .wrapper .studios .card .title .resolution span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution span,#tv-watch #k-drama .wrapper .anime .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution span,#tv-watch #k-drama .wrapper .movies .card .title .resolution span,#tv-watch #k-drama .wrapper .related .card .title .resolution span,#tv-watch #k-drama .wrapper .series .card .title .resolution span,#tv-watch #k-drama .wrapper .studios .card .title .resolution span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #movies .wrapper .animated-series .card .title .resolution span,#tv-watch #movies .wrapper .anime .card .title .resolution span,#tv-watch #movies .wrapper .cartoon .card .title .resolution span,#tv-watch #movies .wrapper .cartoons .card .title .resolution span,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #movies .wrapper .k-drama .card .title .resolution span,#tv-watch #movies .wrapper .movies .card .title .resolution span,#tv-watch #movies .wrapper .related .card .title .resolution span,#tv-watch #movies .wrapper .series .card .title .resolution span,#tv-watch #movies .wrapper .studios .card .title .resolution span,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #related .wrapper .animated-series .card .title .resolution span,#tv-watch #related .wrapper .anime .card .title .resolution span,#tv-watch #related .wrapper .cartoon .card .title .resolution span,#tv-watch #related .wrapper .cartoons .card .title .resolution span,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #related .wrapper .k-drama .card .title .resolution span,#tv-watch #related .wrapper .movies .card .title .resolution span,#tv-watch #related .wrapper .related .card .title .resolution span,#tv-watch #related .wrapper .series .card .title .resolution span,#tv-watch #related .wrapper .studios .card .title .resolution span,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #series .wrapper .animated-series .card .title .resolution span,#tv-watch #series .wrapper .anime .card .title .resolution span,#tv-watch #series .wrapper .cartoon .card .title .resolution span,#tv-watch #series .wrapper .cartoons .card .title .resolution span,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #series .wrapper .k-drama .card .title .resolution span,#tv-watch #series .wrapper .movies .card .title .resolution span,#tv-watch #series .wrapper .related .card .title .resolution span,#tv-watch #series .wrapper .series .card .title .resolution span,#tv-watch #series .wrapper .studios .card .title .resolution span,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #story .wrapper .animated-series .card .title .resolution span,#tv-watch #story .wrapper .anime .card .title .resolution span,#tv-watch #story .wrapper .cartoon .card .title .resolution span,#tv-watch #story .wrapper .cartoons .card .title .resolution span,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #story .wrapper .k-drama .card .title .resolution span,#tv-watch #story .wrapper .movies .card .title .resolution span,#tv-watch #story .wrapper .related .card .title .resolution span,#tv-watch #story .wrapper .series .card .title .resolution span,#tv-watch #story .wrapper .studios .card .title .resolution span,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #studios .wrapper .animated-series .card .title .resolution span,#tv-watch #studios .wrapper .anime .card .title .resolution span,#tv-watch #studios .wrapper .cartoon .card .title .resolution span,#tv-watch #studios .wrapper .cartoons .card .title .resolution span,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #studios .wrapper .k-drama .card .title .resolution span,#tv-watch #studios .wrapper .movies .card .title .resolution span,#tv-watch #studios .wrapper .related .card .title .resolution span,#tv-watch #studios .wrapper .series .card .title .resolution span,#tv-watch #studios .wrapper .studios .card .title .resolution span,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution span,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution span,#tv-watch .tv-rail .wrapper .anime .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution span,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution span,#tv-watch .tv-rail .wrapper .movies .card .title .resolution span,#tv-watch .tv-rail .wrapper .related .card .title .resolution span,#tv-watch .tv-rail .wrapper .series .card .title .resolution span,#tv-watch .tv-rail .wrapper .studios .card .title .resolution span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution span{font-size:13px;font-weight:800;position:absolute;top:47%;left:44%;transform:translate(-50%,-50%)}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card .title .resolution,#tv-watch #animated-series .wrapper .anime .card .title .resolution,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution,#tv-watch #animated-series .wrapper .movies .card .title .resolution,#tv-watch #animated-series .wrapper .related .card .title .resolution,#tv-watch #animated-series .wrapper .series .card .title .resolution,#tv-watch #animated-series .wrapper .studios .card .title .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #anime .wrapper .animated-series .card .title .resolution,#tv-watch #anime .wrapper .anime .card .title .resolution,#tv-watch #anime .wrapper .cartoon .card .title .resolution,#tv-watch #anime .wrapper .cartoons .card .title .resolution,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution,#tv-watch #anime .wrapper .k-drama .card .title .resolution,#tv-watch #anime .wrapper .movies .card .title .resolution,#tv-watch #anime .wrapper .related .card .title .resolution,#tv-watch #anime .wrapper .series .card .title .resolution,#tv-watch #anime .wrapper .studios .card .title .resolution,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution,#tv-watch #cartoon .wrapper .anime .card .title .resolution,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution,#tv-watch #cartoon .wrapper .movies .card .title .resolution,#tv-watch #cartoon .wrapper .related .card .title .resolution,#tv-watch #cartoon .wrapper .series .card .title .resolution,#tv-watch #cartoon .wrapper .studios .card .title .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution,#tv-watch #cartoons .wrapper .anime .card .title .resolution,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution,#tv-watch #cartoons .wrapper .movies .card .title .resolution,#tv-watch #cartoons .wrapper .related .card .title .resolution,#tv-watch #cartoons .wrapper .series .card .title .resolution,#tv-watch #cartoons .wrapper .studios .card .title .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution,#tv-watch #continue-watching .wrapper .anime .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution,#tv-watch #continue-watching .wrapper .movies .card .title .resolution,#tv-watch #continue-watching .wrapper .related .card .title .resolution,#tv-watch #continue-watching .wrapper .series .card .title .resolution,#tv-watch #continue-watching .wrapper .studios .card .title .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution,#tv-watch #k-drama .wrapper .anime .card .title .resolution,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution,#tv-watch #k-drama .wrapper .movies .card .title .resolution,#tv-watch #k-drama .wrapper .related .card .title .resolution,#tv-watch #k-drama .wrapper .series .card .title .resolution,#tv-watch #k-drama .wrapper .studios .card .title .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution,#tv-watch #movies .wrapper .animated-series .card .title .resolution,#tv-watch #movies .wrapper .anime .card .title .resolution,#tv-watch #movies .wrapper .cartoon .card .title .resolution,#tv-watch #movies .wrapper .cartoons .card .title .resolution,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution,#tv-watch #movies .wrapper .k-drama .card .title .resolution,#tv-watch #movies .wrapper .movies .card .title .resolution,#tv-watch #movies .wrapper .related .card .title .resolution,#tv-watch #movies .wrapper .series .card .title .resolution,#tv-watch #movies .wrapper .studios .card .title .resolution,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution,#tv-watch #related .wrapper .animated-series .card .title .resolution,#tv-watch #related .wrapper .anime .card .title .resolution,#tv-watch #related .wrapper .cartoon .card .title .resolution,#tv-watch #related .wrapper .cartoons .card .title .resolution,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution,#tv-watch #related .wrapper .k-drama .card .title .resolution,#tv-watch #related .wrapper .movies .card .title .resolution,#tv-watch #related .wrapper .related .card .title .resolution,#tv-watch #related .wrapper .series .card .title .resolution,#tv-watch #related .wrapper .studios .card .title .resolution,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution,#tv-watch #series .wrapper .animated-series .card .title .resolution,#tv-watch #series .wrapper .anime .card .title .resolution,#tv-watch #series .wrapper .cartoon .card .title .resolution,#tv-watch #series .wrapper .cartoons .card .title .resolution,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #series .wrapper .k-drama .card .title .resolution,#tv-watch #series .wrapper .movies .card .title .resolution,#tv-watch #series .wrapper .related .card .title .resolution,#tv-watch #series .wrapper .series .card .title .resolution,#tv-watch #series .wrapper .studios .card .title .resolution,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #story .wrapper .animated-series .card .title .resolution,#tv-watch #story .wrapper .anime .card .title .resolution,#tv-watch #story .wrapper .cartoon .card .title .resolution,#tv-watch #story .wrapper .cartoons .card .title .resolution,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution,#tv-watch #story .wrapper .k-drama .card .title .resolution,#tv-watch #story .wrapper .movies .card .title .resolution,#tv-watch #story .wrapper .related .card .title .resolution,#tv-watch #story .wrapper .series .card .title .resolution,#tv-watch #story .wrapper .studios .card .title .resolution,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution,#tv-watch #studios .wrapper .animated-series .card .title .resolution,#tv-watch #studios .wrapper .anime .card .title .resolution,#tv-watch #studios .wrapper .cartoon .card .title .resolution,#tv-watch #studios .wrapper .cartoons .card .title .resolution,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution,#tv-watch #studios .wrapper .k-drama .card .title .resolution,#tv-watch #studios .wrapper .movies .card .title .resolution,#tv-watch #studios .wrapper .related .card .title .resolution,#tv-watch #studios .wrapper .series .card .title .resolution,#tv-watch #studios .wrapper .studios .card .title .resolution,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution,#tv-watch .tv-rail .wrapper .anime .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution,#tv-watch .tv-rail .wrapper .movies .card .title .resolution,#tv-watch .tv-rail .wrapper .related .card .title .resolution,#tv-watch .tv-rail .wrapper .series .card .title .resolution,#tv-watch .tv-rail .wrapper .studios .card .title .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution{width:50px;height:40px}#tv-watch #animated-series .wrapper .animated-series .card .title .resolution span,#tv-watch #animated-series .wrapper .anime .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution span,#tv-watch #animated-series .wrapper .movies .card .title .resolution span,#tv-watch #animated-series .wrapper .related .card .title .resolution span,#tv-watch #animated-series .wrapper .series .card .title .resolution span,#tv-watch #animated-series .wrapper .studios .card .title .resolution span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #anime .wrapper .animated-series .card .title .resolution span,#tv-watch #anime .wrapper .anime .card .title .resolution span,#tv-watch #anime .wrapper .cartoon .card .title .resolution span,#tv-watch #anime .wrapper .cartoons .card .title .resolution span,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #anime .wrapper .k-drama .card .title .resolution span,#tv-watch #anime .wrapper .movies .card .title .resolution span,#tv-watch #anime .wrapper .related .card .title .resolution span,#tv-watch #anime .wrapper .series .card .title .resolution span,#tv-watch #anime .wrapper .studios .card .title .resolution span,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoon .wrapper .anime .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoon .wrapper .movies .card .title .resolution span,#tv-watch #cartoon .wrapper .related .card .title .resolution span,#tv-watch #cartoon .wrapper .series .card .title .resolution span,#tv-watch #cartoon .wrapper .studios .card .title .resolution span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoons .wrapper .anime .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoons .wrapper .movies .card .title .resolution span,#tv-watch #cartoons .wrapper .related .card .title .resolution span,#tv-watch #cartoons .wrapper .series .card .title .resolution span,#tv-watch #cartoons .wrapper .studios .card .title .resolution span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution span,#tv-watch #continue-watching .wrapper .anime .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution span,#tv-watch #continue-watching .wrapper .movies .card .title .resolution span,#tv-watch #continue-watching .wrapper .related .card .title .resolution span,#tv-watch #continue-watching .wrapper .series .card .title .resolution span,#tv-watch #continue-watching .wrapper .studios .card .title .resolution span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution span,#tv-watch #k-drama .wrapper .anime .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution span,#tv-watch #k-drama .wrapper .movies .card .title .resolution span,#tv-watch #k-drama .wrapper .related .card .title .resolution span,#tv-watch #k-drama .wrapper .series .card .title .resolution span,#tv-watch #k-drama .wrapper .studios .card .title .resolution span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #movies .wrapper .animated-series .card .title .resolution span,#tv-watch #movies .wrapper .anime .card .title .resolution span,#tv-watch #movies .wrapper .cartoon .card .title .resolution span,#tv-watch #movies .wrapper .cartoons .card .title .resolution span,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #movies .wrapper .k-drama .card .title .resolution span,#tv-watch #movies .wrapper .movies .card .title .resolution span,#tv-watch #movies .wrapper .related .card .title .resolution span,#tv-watch #movies .wrapper .series .card .title .resolution span,#tv-watch #movies .wrapper .studios .card .title .resolution span,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #related .wrapper .animated-series .card .title .resolution span,#tv-watch #related .wrapper .anime .card .title .resolution span,#tv-watch #related .wrapper .cartoon .card .title .resolution span,#tv-watch #related .wrapper .cartoons .card .title .resolution span,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #related .wrapper .k-drama .card .title .resolution span,#tv-watch #related .wrapper .movies .card .title .resolution span,#tv-watch #related .wrapper .related .card .title .resolution span,#tv-watch #related .wrapper .series .card .title .resolution span,#tv-watch #related .wrapper .studios .card .title .resolution span,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #series .wrapper .animated-series .card .title .resolution span,#tv-watch #series .wrapper .anime .card .title .resolution span,#tv-watch #series .wrapper .cartoon .card .title .resolution span,#tv-watch #series .wrapper .cartoons .card .title .resolution span,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #series .wrapper .k-drama .card .title .resolution span,#tv-watch #series .wrapper .movies .card .title .resolution span,#tv-watch #series .wrapper .related .card .title .resolution span,#tv-watch #series .wrapper .series .card .title .resolution span,#tv-watch #series .wrapper .studios .card .title .resolution span,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #story .wrapper .animated-series .card .title .resolution span,#tv-watch #story .wrapper .anime .card .title .resolution span,#tv-watch #story .wrapper .cartoon .card .title .resolution span,#tv-watch #story .wrapper .cartoons .card .title .resolution span,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #story .wrapper .k-drama .card .title .resolution span,#tv-watch #story .wrapper .movies .card .title .resolution span,#tv-watch #story .wrapper .related .card .title .resolution span,#tv-watch #story .wrapper .series .card .title .resolution span,#tv-watch #story .wrapper .studios .card .title .resolution span,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #studios .wrapper .animated-series .card .title .resolution span,#tv-watch #studios .wrapper .anime .card .title .resolution span,#tv-watch #studios .wrapper .cartoon .card .title .resolution span,#tv-watch #studios .wrapper .cartoons .card .title .resolution span,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #studios .wrapper .k-drama .card .title .resolution span,#tv-watch #studios .wrapper .movies .card .title .resolution span,#tv-watch #studios .wrapper .related .card .title .resolution span,#tv-watch #studios .wrapper .series .card .title .resolution span,#tv-watch #studios .wrapper .studios .card .title .resolution span,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution span,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution span,#tv-watch .tv-rail .wrapper .anime .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution span,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution span,#tv-watch .tv-rail .wrapper .movies .card .title .resolution span,#tv-watch .tv-rail .wrapper .related .card .title .resolution span,#tv-watch .tv-rail .wrapper .series .card .title .resolution span,#tv-watch .tv-rail .wrapper .studios .card .title .resolution span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution span{font-size:12px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card .title .resolution,#tv-watch #animated-series .wrapper .anime .card .title .resolution,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution,#tv-watch #animated-series .wrapper .movies .card .title .resolution,#tv-watch #animated-series .wrapper .related .card .title .resolution,#tv-watch #animated-series .wrapper .series .card .title .resolution,#tv-watch #animated-series .wrapper .studios .card .title .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #anime .wrapper .animated-series .card .title .resolution,#tv-watch #anime .wrapper .anime .card .title .resolution,#tv-watch #anime .wrapper .cartoon .card .title .resolution,#tv-watch #anime .wrapper .cartoons .card .title .resolution,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution,#tv-watch #anime .wrapper .k-drama .card .title .resolution,#tv-watch #anime .wrapper .movies .card .title .resolution,#tv-watch #anime .wrapper .related .card .title .resolution,#tv-watch #anime .wrapper .series .card .title .resolution,#tv-watch #anime .wrapper .studios .card .title .resolution,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution,#tv-watch #cartoon .wrapper .anime .card .title .resolution,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution,#tv-watch #cartoon .wrapper .movies .card .title .resolution,#tv-watch #cartoon .wrapper .related .card .title .resolution,#tv-watch #cartoon .wrapper .series .card .title .resolution,#tv-watch #cartoon .wrapper .studios .card .title .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution,#tv-watch #cartoons .wrapper .anime .card .title .resolution,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution,#tv-watch #cartoons .wrapper .movies .card .title .resolution,#tv-watch #cartoons .wrapper .related .card .title .resolution,#tv-watch #cartoons .wrapper .series .card .title .resolution,#tv-watch #cartoons .wrapper .studios .card .title .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution,#tv-watch #continue-watching .wrapper .anime .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution,#tv-watch #continue-watching .wrapper .movies .card .title .resolution,#tv-watch #continue-watching .wrapper .related .card .title .resolution,#tv-watch #continue-watching .wrapper .series .card .title .resolution,#tv-watch #continue-watching .wrapper .studios .card .title .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution,#tv-watch #k-drama .wrapper .anime .card .title .resolution,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution,#tv-watch #k-drama .wrapper .movies .card .title .resolution,#tv-watch #k-drama .wrapper .related .card .title .resolution,#tv-watch #k-drama .wrapper .series .card .title .resolution,#tv-watch #k-drama .wrapper .studios .card .title .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution,#tv-watch #movies .wrapper .animated-series .card .title .resolution,#tv-watch #movies .wrapper .anime .card .title .resolution,#tv-watch #movies .wrapper .cartoon .card .title .resolution,#tv-watch #movies .wrapper .cartoons .card .title .resolution,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution,#tv-watch #movies .wrapper .k-drama .card .title .resolution,#tv-watch #movies .wrapper .movies .card .title .resolution,#tv-watch #movies .wrapper .related .card .title .resolution,#tv-watch #movies .wrapper .series .card .title .resolution,#tv-watch #movies .wrapper .studios .card .title .resolution,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution,#tv-watch #related .wrapper .animated-series .card .title .resolution,#tv-watch #related .wrapper .anime .card .title .resolution,#tv-watch #related .wrapper .cartoon .card .title .resolution,#tv-watch #related .wrapper .cartoons .card .title .resolution,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution,#tv-watch #related .wrapper .k-drama .card .title .resolution,#tv-watch #related .wrapper .movies .card .title .resolution,#tv-watch #related .wrapper .related .card .title .resolution,#tv-watch #related .wrapper .series .card .title .resolution,#tv-watch #related .wrapper .studios .card .title .resolution,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution,#tv-watch #series .wrapper .animated-series .card .title .resolution,#tv-watch #series .wrapper .anime .card .title .resolution,#tv-watch #series .wrapper .cartoon .card .title .resolution,#tv-watch #series .wrapper .cartoons .card .title .resolution,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #series .wrapper .k-drama .card .title .resolution,#tv-watch #series .wrapper .movies .card .title .resolution,#tv-watch #series .wrapper .related .card .title .resolution,#tv-watch #series .wrapper .series .card .title .resolution,#tv-watch #series .wrapper .studios .card .title .resolution,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #story .wrapper .animated-series .card .title .resolution,#tv-watch #story .wrapper .anime .card .title .resolution,#tv-watch #story .wrapper .cartoon .card .title .resolution,#tv-watch #story .wrapper .cartoons .card .title .resolution,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution,#tv-watch #story .wrapper .k-drama .card .title .resolution,#tv-watch #story .wrapper .movies .card .title .resolution,#tv-watch #story .wrapper .related .card .title .resolution,#tv-watch #story .wrapper .series .card .title .resolution,#tv-watch #story .wrapper .studios .card .title .resolution,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution,#tv-watch #studios .wrapper .animated-series .card .title .resolution,#tv-watch #studios .wrapper .anime .card .title .resolution,#tv-watch #studios .wrapper .cartoon .card .title .resolution,#tv-watch #studios .wrapper .cartoons .card .title .resolution,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution,#tv-watch #studios .wrapper .k-drama .card .title .resolution,#tv-watch #studios .wrapper .movies .card .title .resolution,#tv-watch #studios .wrapper .related .card .title .resolution,#tv-watch #studios .wrapper .series .card .title .resolution,#tv-watch #studios .wrapper .studios .card .title .resolution,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution,#tv-watch .tv-rail .wrapper .anime .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution,#tv-watch .tv-rail .wrapper .movies .card .title .resolution,#tv-watch .tv-rail .wrapper .related .card .title .resolution,#tv-watch .tv-rail .wrapper .series .card .title .resolution,#tv-watch .tv-rail .wrapper .studios .card .title .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution{width:45px;height:35px}#tv-watch #animated-series .wrapper .animated-series .card .title .resolution span,#tv-watch #animated-series .wrapper .anime .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution span,#tv-watch #animated-series .wrapper .movies .card .title .resolution span,#tv-watch #animated-series .wrapper .related .card .title .resolution span,#tv-watch #animated-series .wrapper .series .card .title .resolution span,#tv-watch #animated-series .wrapper .studios .card .title .resolution span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #anime .wrapper .animated-series .card .title .resolution span,#tv-watch #anime .wrapper .anime .card .title .resolution span,#tv-watch #anime .wrapper .cartoon .card .title .resolution span,#tv-watch #anime .wrapper .cartoons .card .title .resolution span,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #anime .wrapper .k-drama .card .title .resolution span,#tv-watch #anime .wrapper .movies .card .title .resolution span,#tv-watch #anime .wrapper .related .card .title .resolution span,#tv-watch #anime .wrapper .series .card .title .resolution span,#tv-watch #anime .wrapper .studios .card .title .resolution span,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoon .wrapper .anime .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoon .wrapper .movies .card .title .resolution span,#tv-watch #cartoon .wrapper .related .card .title .resolution span,#tv-watch #cartoon .wrapper .series .card .title .resolution span,#tv-watch #cartoon .wrapper .studios .card .title .resolution span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoons .wrapper .anime .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoons .wrapper .movies .card .title .resolution span,#tv-watch #cartoons .wrapper .related .card .title .resolution span,#tv-watch #cartoons .wrapper .series .card .title .resolution span,#tv-watch #cartoons .wrapper .studios .card .title .resolution span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution span,#tv-watch #continue-watching .wrapper .anime .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution span,#tv-watch #continue-watching .wrapper .movies .card .title .resolution span,#tv-watch #continue-watching .wrapper .related .card .title .resolution span,#tv-watch #continue-watching .wrapper .series .card .title .resolution span,#tv-watch #continue-watching .wrapper .studios .card .title .resolution span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution span,#tv-watch #k-drama .wrapper .anime .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution span,#tv-watch #k-drama .wrapper .movies .card .title .resolution span,#tv-watch #k-drama .wrapper .related .card .title .resolution span,#tv-watch #k-drama .wrapper .series .card .title .resolution span,#tv-watch #k-drama .wrapper .studios .card .title .resolution span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #movies .wrapper .animated-series .card .title .resolution span,#tv-watch #movies .wrapper .anime .card .title .resolution span,#tv-watch #movies .wrapper .cartoon .card .title .resolution span,#tv-watch #movies .wrapper .cartoons .card .title .resolution span,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #movies .wrapper .k-drama .card .title .resolution span,#tv-watch #movies .wrapper .movies .card .title .resolution span,#tv-watch #movies .wrapper .related .card .title .resolution span,#tv-watch #movies .wrapper .series .card .title .resolution span,#tv-watch #movies .wrapper .studios .card .title .resolution span,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #related .wrapper .animated-series .card .title .resolution span,#tv-watch #related .wrapper .anime .card .title .resolution span,#tv-watch #related .wrapper .cartoon .card .title .resolution span,#tv-watch #related .wrapper .cartoons .card .title .resolution span,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #related .wrapper .k-drama .card .title .resolution span,#tv-watch #related .wrapper .movies .card .title .resolution span,#tv-watch #related .wrapper .related .card .title .resolution span,#tv-watch #related .wrapper .series .card .title .resolution span,#tv-watch #related .wrapper .studios .card .title .resolution span,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #series .wrapper .animated-series .card .title .resolution span,#tv-watch #series .wrapper .anime .card .title .resolution span,#tv-watch #series .wrapper .cartoon .card .title .resolution span,#tv-watch #series .wrapper .cartoons .card .title .resolution span,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #series .wrapper .k-drama .card .title .resolution span,#tv-watch #series .wrapper .movies .card .title .resolution span,#tv-watch #series .wrapper .related .card .title .resolution span,#tv-watch #series .wrapper .series .card .title .resolution span,#tv-watch #series .wrapper .studios .card .title .resolution span,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #story .wrapper .animated-series .card .title .resolution span,#tv-watch #story .wrapper .anime .card .title .resolution span,#tv-watch #story .wrapper .cartoon .card .title .resolution span,#tv-watch #story .wrapper .cartoons .card .title .resolution span,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #story .wrapper .k-drama .card .title .resolution span,#tv-watch #story .wrapper .movies .card .title .resolution span,#tv-watch #story .wrapper .related .card .title .resolution span,#tv-watch #story .wrapper .series .card .title .resolution span,#tv-watch #story .wrapper .studios .card .title .resolution span,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #studios .wrapper .animated-series .card .title .resolution span,#tv-watch #studios .wrapper .anime .card .title .resolution span,#tv-watch #studios .wrapper .cartoon .card .title .resolution span,#tv-watch #studios .wrapper .cartoons .card .title .resolution span,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #studios .wrapper .k-drama .card .title .resolution span,#tv-watch #studios .wrapper .movies .card .title .resolution span,#tv-watch #studios .wrapper .related .card .title .resolution span,#tv-watch #studios .wrapper .series .card .title .resolution span,#tv-watch #studios .wrapper .studios .card .title .resolution span,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution span,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution span,#tv-watch .tv-rail .wrapper .anime .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution span,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution span,#tv-watch .tv-rail .wrapper .movies .card .title .resolution span,#tv-watch .tv-rail .wrapper .related .card .title .resolution span,#tv-watch .tv-rail .wrapper .series .card .title .resolution span,#tv-watch .tv-rail .wrapper .studios .card .title .resolution span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution span{font-size:10px}}@media(max-width:768px){#tv-watch #animated-series .wrapper .animated-series .card .title .resolution,#tv-watch #animated-series .wrapper .anime .card .title .resolution,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution,#tv-watch #animated-series .wrapper .movies .card .title .resolution,#tv-watch #animated-series .wrapper .related .card .title .resolution,#tv-watch #animated-series .wrapper .series .card .title .resolution,#tv-watch #animated-series .wrapper .studios .card .title .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #anime .wrapper .animated-series .card .title .resolution,#tv-watch #anime .wrapper .anime .card .title .resolution,#tv-watch #anime .wrapper .cartoon .card .title .resolution,#tv-watch #anime .wrapper .cartoons .card .title .resolution,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution,#tv-watch #anime .wrapper .k-drama .card .title .resolution,#tv-watch #anime .wrapper .movies .card .title .resolution,#tv-watch #anime .wrapper .related .card .title .resolution,#tv-watch #anime .wrapper .series .card .title .resolution,#tv-watch #anime .wrapper .studios .card .title .resolution,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution,#tv-watch #cartoon .wrapper .anime .card .title .resolution,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution,#tv-watch #cartoon .wrapper .movies .card .title .resolution,#tv-watch #cartoon .wrapper .related .card .title .resolution,#tv-watch #cartoon .wrapper .series .card .title .resolution,#tv-watch #cartoon .wrapper .studios .card .title .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution,#tv-watch #cartoons .wrapper .anime .card .title .resolution,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution,#tv-watch #cartoons .wrapper .movies .card .title .resolution,#tv-watch #cartoons .wrapper .related .card .title .resolution,#tv-watch #cartoons .wrapper .series .card .title .resolution,#tv-watch #cartoons .wrapper .studios .card .title .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution,#tv-watch #continue-watching .wrapper .anime .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution,#tv-watch #continue-watching .wrapper .movies .card .title .resolution,#tv-watch #continue-watching .wrapper .related .card .title .resolution,#tv-watch #continue-watching .wrapper .series .card .title .resolution,#tv-watch #continue-watching .wrapper .studios .card .title .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution,#tv-watch #k-drama .wrapper .anime .card .title .resolution,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution,#tv-watch #k-drama .wrapper .movies .card .title .resolution,#tv-watch #k-drama .wrapper .related .card .title .resolution,#tv-watch #k-drama .wrapper .series .card .title .resolution,#tv-watch #k-drama .wrapper .studios .card .title .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution,#tv-watch #movies .wrapper .animated-series .card .title .resolution,#tv-watch #movies .wrapper .anime .card .title .resolution,#tv-watch #movies .wrapper .cartoon .card .title .resolution,#tv-watch #movies .wrapper .cartoons .card .title .resolution,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution,#tv-watch #movies .wrapper .k-drama .card .title .resolution,#tv-watch #movies .wrapper .movies .card .title .resolution,#tv-watch #movies .wrapper .related .card .title .resolution,#tv-watch #movies .wrapper .series .card .title .resolution,#tv-watch #movies .wrapper .studios .card .title .resolution,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution,#tv-watch #related .wrapper .animated-series .card .title .resolution,#tv-watch #related .wrapper .anime .card .title .resolution,#tv-watch #related .wrapper .cartoon .card .title .resolution,#tv-watch #related .wrapper .cartoons .card .title .resolution,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution,#tv-watch #related .wrapper .k-drama .card .title .resolution,#tv-watch #related .wrapper .movies .card .title .resolution,#tv-watch #related .wrapper .related .card .title .resolution,#tv-watch #related .wrapper .series .card .title .resolution,#tv-watch #related .wrapper .studios .card .title .resolution,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution,#tv-watch #series .wrapper .animated-series .card .title .resolution,#tv-watch #series .wrapper .anime .card .title .resolution,#tv-watch #series .wrapper .cartoon .card .title .resolution,#tv-watch #series .wrapper .cartoons .card .title .resolution,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #series .wrapper .k-drama .card .title .resolution,#tv-watch #series .wrapper .movies .card .title .resolution,#tv-watch #series .wrapper .related .card .title .resolution,#tv-watch #series .wrapper .series .card .title .resolution,#tv-watch #series .wrapper .studios .card .title .resolution,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #story .wrapper .animated-series .card .title .resolution,#tv-watch #story .wrapper .anime .card .title .resolution,#tv-watch #story .wrapper .cartoon .card .title .resolution,#tv-watch #story .wrapper .cartoons .card .title .resolution,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution,#tv-watch #story .wrapper .k-drama .card .title .resolution,#tv-watch #story .wrapper .movies .card .title .resolution,#tv-watch #story .wrapper .related .card .title .resolution,#tv-watch #story .wrapper .series .card .title .resolution,#tv-watch #story .wrapper .studios .card .title .resolution,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution,#tv-watch #studios .wrapper .animated-series .card .title .resolution,#tv-watch #studios .wrapper .anime .card .title .resolution,#tv-watch #studios .wrapper .cartoon .card .title .resolution,#tv-watch #studios .wrapper .cartoons .card .title .resolution,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution,#tv-watch #studios .wrapper .k-drama .card .title .resolution,#tv-watch #studios .wrapper .movies .card .title .resolution,#tv-watch #studios .wrapper .related .card .title .resolution,#tv-watch #studios .wrapper .series .card .title .resolution,#tv-watch #studios .wrapper .studios .card .title .resolution,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution,#tv-watch .tv-rail .wrapper .anime .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution,#tv-watch .tv-rail .wrapper .movies .card .title .resolution,#tv-watch .tv-rail .wrapper .related .card .title .resolution,#tv-watch .tv-rail .wrapper .series .card .title .resolution,#tv-watch .tv-rail .wrapper .studios .card .title .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution{width:45px;height:35px}#tv-watch #animated-series .wrapper .animated-series .card .title .resolution span,#tv-watch #animated-series .wrapper .anime .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution span,#tv-watch #animated-series .wrapper .movies .card .title .resolution span,#tv-watch #animated-series .wrapper .related .card .title .resolution span,#tv-watch #animated-series .wrapper .series .card .title .resolution span,#tv-watch #animated-series .wrapper .studios .card .title .resolution span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #anime .wrapper .animated-series .card .title .resolution span,#tv-watch #anime .wrapper .anime .card .title .resolution span,#tv-watch #anime .wrapper .cartoon .card .title .resolution span,#tv-watch #anime .wrapper .cartoons .card .title .resolution span,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #anime .wrapper .k-drama .card .title .resolution span,#tv-watch #anime .wrapper .movies .card .title .resolution span,#tv-watch #anime .wrapper .related .card .title .resolution span,#tv-watch #anime .wrapper .series .card .title .resolution span,#tv-watch #anime .wrapper .studios .card .title .resolution span,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoon .wrapper .anime .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoon .wrapper .movies .card .title .resolution span,#tv-watch #cartoon .wrapper .related .card .title .resolution span,#tv-watch #cartoon .wrapper .series .card .title .resolution span,#tv-watch #cartoon .wrapper .studios .card .title .resolution span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoons .wrapper .anime .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoons .wrapper .movies .card .title .resolution span,#tv-watch #cartoons .wrapper .related .card .title .resolution span,#tv-watch #cartoons .wrapper .series .card .title .resolution span,#tv-watch #cartoons .wrapper .studios .card .title .resolution span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution span,#tv-watch #continue-watching .wrapper .anime .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution span,#tv-watch #continue-watching .wrapper .movies .card .title .resolution span,#tv-watch #continue-watching .wrapper .related .card .title .resolution span,#tv-watch #continue-watching .wrapper .series .card .title .resolution span,#tv-watch #continue-watching .wrapper .studios .card .title .resolution span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution span,#tv-watch #k-drama .wrapper .anime .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution span,#tv-watch #k-drama .wrapper .movies .card .title .resolution span,#tv-watch #k-drama .wrapper .related .card .title .resolution span,#tv-watch #k-drama .wrapper .series .card .title .resolution span,#tv-watch #k-drama .wrapper .studios .card .title .resolution span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #movies .wrapper .animated-series .card .title .resolution span,#tv-watch #movies .wrapper .anime .card .title .resolution span,#tv-watch #movies .wrapper .cartoon .card .title .resolution span,#tv-watch #movies .wrapper .cartoons .card .title .resolution span,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #movies .wrapper .k-drama .card .title .resolution span,#tv-watch #movies .wrapper .movies .card .title .resolution span,#tv-watch #movies .wrapper .related .card .title .resolution span,#tv-watch #movies .wrapper .series .card .title .resolution span,#tv-watch #movies .wrapper .studios .card .title .resolution span,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #related .wrapper .animated-series .card .title .resolution span,#tv-watch #related .wrapper .anime .card .title .resolution span,#tv-watch #related .wrapper .cartoon .card .title .resolution span,#tv-watch #related .wrapper .cartoons .card .title .resolution span,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #related .wrapper .k-drama .card .title .resolution span,#tv-watch #related .wrapper .movies .card .title .resolution span,#tv-watch #related .wrapper .related .card .title .resolution span,#tv-watch #related .wrapper .series .card .title .resolution span,#tv-watch #related .wrapper .studios .card .title .resolution span,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #series .wrapper .animated-series .card .title .resolution span,#tv-watch #series .wrapper .anime .card .title .resolution span,#tv-watch #series .wrapper .cartoon .card .title .resolution span,#tv-watch #series .wrapper .cartoons .card .title .resolution span,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #series .wrapper .k-drama .card .title .resolution span,#tv-watch #series .wrapper .movies .card .title .resolution span,#tv-watch #series .wrapper .related .card .title .resolution span,#tv-watch #series .wrapper .series .card .title .resolution span,#tv-watch #series .wrapper .studios .card .title .resolution span,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #story .wrapper .animated-series .card .title .resolution span,#tv-watch #story .wrapper .anime .card .title .resolution span,#tv-watch #story .wrapper .cartoon .card .title .resolution span,#tv-watch #story .wrapper .cartoons .card .title .resolution span,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #story .wrapper .k-drama .card .title .resolution span,#tv-watch #story .wrapper .movies .card .title .resolution span,#tv-watch #story .wrapper .related .card .title .resolution span,#tv-watch #story .wrapper .series .card .title .resolution span,#tv-watch #story .wrapper .studios .card .title .resolution span,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #studios .wrapper .animated-series .card .title .resolution span,#tv-watch #studios .wrapper .anime .card .title .resolution span,#tv-watch #studios .wrapper .cartoon .card .title .resolution span,#tv-watch #studios .wrapper .cartoons .card .title .resolution span,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #studios .wrapper .k-drama .card .title .resolution span,#tv-watch #studios .wrapper .movies .card .title .resolution span,#tv-watch #studios .wrapper .related .card .title .resolution span,#tv-watch #studios .wrapper .series .card .title .resolution span,#tv-watch #studios .wrapper .studios .card .title .resolution span,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution span,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution span,#tv-watch .tv-rail .wrapper .anime .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution span,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution span,#tv-watch .tv-rail .wrapper .movies .card .title .resolution span,#tv-watch .tv-rail .wrapper .related .card .title .resolution span,#tv-watch .tv-rail .wrapper .series .card .title .resolution span,#tv-watch .tv-rail .wrapper .studios .card .title .resolution span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution span{font-size:11px}}@media(max-width:441px){#tv-watch #animated-series .wrapper .animated-series .card .title .resolution,#tv-watch #animated-series .wrapper .anime .card .title .resolution,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution,#tv-watch #animated-series .wrapper .movies .card .title .resolution,#tv-watch #animated-series .wrapper .related .card .title .resolution,#tv-watch #animated-series .wrapper .series .card .title .resolution,#tv-watch #animated-series .wrapper .studios .card .title .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #anime .wrapper .animated-series .card .title .resolution,#tv-watch #anime .wrapper .anime .card .title .resolution,#tv-watch #anime .wrapper .cartoon .card .title .resolution,#tv-watch #anime .wrapper .cartoons .card .title .resolution,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution,#tv-watch #anime .wrapper .k-drama .card .title .resolution,#tv-watch #anime .wrapper .movies .card .title .resolution,#tv-watch #anime .wrapper .related .card .title .resolution,#tv-watch #anime .wrapper .series .card .title .resolution,#tv-watch #anime .wrapper .studios .card .title .resolution,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution,#tv-watch #cartoon .wrapper .anime .card .title .resolution,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution,#tv-watch #cartoon .wrapper .movies .card .title .resolution,#tv-watch #cartoon .wrapper .related .card .title .resolution,#tv-watch #cartoon .wrapper .series .card .title .resolution,#tv-watch #cartoon .wrapper .studios .card .title .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution,#tv-watch #cartoons .wrapper .anime .card .title .resolution,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution,#tv-watch #cartoons .wrapper .movies .card .title .resolution,#tv-watch #cartoons .wrapper .related .card .title .resolution,#tv-watch #cartoons .wrapper .series .card .title .resolution,#tv-watch #cartoons .wrapper .studios .card .title .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution,#tv-watch #continue-watching .wrapper .anime .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution,#tv-watch #continue-watching .wrapper .movies .card .title .resolution,#tv-watch #continue-watching .wrapper .related .card .title .resolution,#tv-watch #continue-watching .wrapper .series .card .title .resolution,#tv-watch #continue-watching .wrapper .studios .card .title .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution,#tv-watch #k-drama .wrapper .anime .card .title .resolution,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution,#tv-watch #k-drama .wrapper .movies .card .title .resolution,#tv-watch #k-drama .wrapper .related .card .title .resolution,#tv-watch #k-drama .wrapper .series .card .title .resolution,#tv-watch #k-drama .wrapper .studios .card .title .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution,#tv-watch #movies .wrapper .animated-series .card .title .resolution,#tv-watch #movies .wrapper .anime .card .title .resolution,#tv-watch #movies .wrapper .cartoon .card .title .resolution,#tv-watch #movies .wrapper .cartoons .card .title .resolution,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution,#tv-watch #movies .wrapper .k-drama .card .title .resolution,#tv-watch #movies .wrapper .movies .card .title .resolution,#tv-watch #movies .wrapper .related .card .title .resolution,#tv-watch #movies .wrapper .series .card .title .resolution,#tv-watch #movies .wrapper .studios .card .title .resolution,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution,#tv-watch #related .wrapper .animated-series .card .title .resolution,#tv-watch #related .wrapper .anime .card .title .resolution,#tv-watch #related .wrapper .cartoon .card .title .resolution,#tv-watch #related .wrapper .cartoons .card .title .resolution,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution,#tv-watch #related .wrapper .k-drama .card .title .resolution,#tv-watch #related .wrapper .movies .card .title .resolution,#tv-watch #related .wrapper .related .card .title .resolution,#tv-watch #related .wrapper .series .card .title .resolution,#tv-watch #related .wrapper .studios .card .title .resolution,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution,#tv-watch #series .wrapper .animated-series .card .title .resolution,#tv-watch #series .wrapper .anime .card .title .resolution,#tv-watch #series .wrapper .cartoon .card .title .resolution,#tv-watch #series .wrapper .cartoons .card .title .resolution,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution,#tv-watch #series .wrapper .k-drama .card .title .resolution,#tv-watch #series .wrapper .movies .card .title .resolution,#tv-watch #series .wrapper .related .card .title .resolution,#tv-watch #series .wrapper .series .card .title .resolution,#tv-watch #series .wrapper .studios .card .title .resolution,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution,#tv-watch #story .wrapper .animated-series .card .title .resolution,#tv-watch #story .wrapper .anime .card .title .resolution,#tv-watch #story .wrapper .cartoon .card .title .resolution,#tv-watch #story .wrapper .cartoons .card .title .resolution,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution,#tv-watch #story .wrapper .k-drama .card .title .resolution,#tv-watch #story .wrapper .movies .card .title .resolution,#tv-watch #story .wrapper .related .card .title .resolution,#tv-watch #story .wrapper .series .card .title .resolution,#tv-watch #story .wrapper .studios .card .title .resolution,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution,#tv-watch #studios .wrapper .animated-series .card .title .resolution,#tv-watch #studios .wrapper .anime .card .title .resolution,#tv-watch #studios .wrapper .cartoon .card .title .resolution,#tv-watch #studios .wrapper .cartoons .card .title .resolution,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution,#tv-watch #studios .wrapper .k-drama .card .title .resolution,#tv-watch #studios .wrapper .movies .card .title .resolution,#tv-watch #studios .wrapper .related .card .title .resolution,#tv-watch #studios .wrapper .series .card .title .resolution,#tv-watch #studios .wrapper .studios .card .title .resolution,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution,#tv-watch .tv-rail .wrapper .anime .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution,#tv-watch .tv-rail .wrapper .movies .card .title .resolution,#tv-watch .tv-rail .wrapper .related .card .title .resolution,#tv-watch .tv-rail .wrapper .series .card .title .resolution,#tv-watch .tv-rail .wrapper .studios .card .title .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution{width:40px;height:30px}#tv-watch #animated-series .wrapper .animated-series .card .title .resolution span,#tv-watch #animated-series .wrapper .anime .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoon .card .title .resolution span,#tv-watch #animated-series .wrapper .cartoons .card .title .resolution span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #animated-series .wrapper .k-drama .card .title .resolution span,#tv-watch #animated-series .wrapper .movies .card .title .resolution span,#tv-watch #animated-series .wrapper .related .card .title .resolution span,#tv-watch #animated-series .wrapper .series .card .title .resolution span,#tv-watch #animated-series .wrapper .studios .card .title .resolution span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #anime .wrapper .animated-series .card .title .resolution span,#tv-watch #anime .wrapper .anime .card .title .resolution span,#tv-watch #anime .wrapper .cartoon .card .title .resolution span,#tv-watch #anime .wrapper .cartoons .card .title .resolution span,#tv-watch #anime .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #anime .wrapper .k-drama .card .title .resolution span,#tv-watch #anime .wrapper .movies .card .title .resolution span,#tv-watch #anime .wrapper .related .card .title .resolution span,#tv-watch #anime .wrapper .series .card .title .resolution span,#tv-watch #anime .wrapper .studios .card .title .resolution span,#tv-watch #anime .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoon .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoon .wrapper .anime .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoon .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoon .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoon .wrapper .movies .card .title .resolution span,#tv-watch #cartoon .wrapper .related .card .title .resolution span,#tv-watch #cartoon .wrapper .series .card .title .resolution span,#tv-watch #cartoon .wrapper .studios .card .title .resolution span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #cartoons .wrapper .animated-series .card .title .resolution span,#tv-watch #cartoons .wrapper .anime .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoon .card .title .resolution span,#tv-watch #cartoons .wrapper .cartoons .card .title .resolution span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #cartoons .wrapper .k-drama .card .title .resolution span,#tv-watch #cartoons .wrapper .movies .card .title .resolution span,#tv-watch #cartoons .wrapper .related .card .title .resolution span,#tv-watch #cartoons .wrapper .series .card .title .resolution span,#tv-watch #cartoons .wrapper .studios .card .title .resolution span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #continue-watching .wrapper .animated-series .card .title .resolution span,#tv-watch #continue-watching .wrapper .anime .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoon .card .title .resolution span,#tv-watch #continue-watching .wrapper .cartoons .card .title .resolution span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #continue-watching .wrapper .k-drama .card .title .resolution span,#tv-watch #continue-watching .wrapper .movies .card .title .resolution span,#tv-watch #continue-watching .wrapper .related .card .title .resolution span,#tv-watch #continue-watching .wrapper .series .card .title .resolution span,#tv-watch #continue-watching .wrapper .studios .card .title .resolution span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #k-drama .wrapper .animated-series .card .title .resolution span,#tv-watch #k-drama .wrapper .anime .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoon .card .title .resolution span,#tv-watch #k-drama .wrapper .cartoons .card .title .resolution span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #k-drama .wrapper .k-drama .card .title .resolution span,#tv-watch #k-drama .wrapper .movies .card .title .resolution span,#tv-watch #k-drama .wrapper .related .card .title .resolution span,#tv-watch #k-drama .wrapper .series .card .title .resolution span,#tv-watch #k-drama .wrapper .studios .card .title .resolution span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #movies .wrapper .animated-series .card .title .resolution span,#tv-watch #movies .wrapper .anime .card .title .resolution span,#tv-watch #movies .wrapper .cartoon .card .title .resolution span,#tv-watch #movies .wrapper .cartoons .card .title .resolution span,#tv-watch #movies .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #movies .wrapper .k-drama .card .title .resolution span,#tv-watch #movies .wrapper .movies .card .title .resolution span,#tv-watch #movies .wrapper .related .card .title .resolution span,#tv-watch #movies .wrapper .series .card .title .resolution span,#tv-watch #movies .wrapper .studios .card .title .resolution span,#tv-watch #movies .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #related .wrapper .animated-series .card .title .resolution span,#tv-watch #related .wrapper .anime .card .title .resolution span,#tv-watch #related .wrapper .cartoon .card .title .resolution span,#tv-watch #related .wrapper .cartoons .card .title .resolution span,#tv-watch #related .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #related .wrapper .k-drama .card .title .resolution span,#tv-watch #related .wrapper .movies .card .title .resolution span,#tv-watch #related .wrapper .related .card .title .resolution span,#tv-watch #related .wrapper .series .card .title .resolution span,#tv-watch #related .wrapper .studios .card .title .resolution span,#tv-watch #related .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #series .wrapper .animated-series .card .title .resolution span,#tv-watch #series .wrapper .anime .card .title .resolution span,#tv-watch #series .wrapper .cartoon .card .title .resolution span,#tv-watch #series .wrapper .cartoons .card .title .resolution span,#tv-watch #series .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #series .wrapper .k-drama .card .title .resolution span,#tv-watch #series .wrapper .movies .card .title .resolution span,#tv-watch #series .wrapper .related .card .title .resolution span,#tv-watch #series .wrapper .series .card .title .resolution span,#tv-watch #series .wrapper .studios .card .title .resolution span,#tv-watch #series .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #story .wrapper .animated-series .card .title .resolution span,#tv-watch #story .wrapper .anime .card .title .resolution span,#tv-watch #story .wrapper .cartoon .card .title .resolution span,#tv-watch #story .wrapper .cartoons .card .title .resolution span,#tv-watch #story .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #story .wrapper .k-drama .card .title .resolution span,#tv-watch #story .wrapper .movies .card .title .resolution span,#tv-watch #story .wrapper .related .card .title .resolution span,#tv-watch #story .wrapper .series .card .title .resolution span,#tv-watch #story .wrapper .studios .card .title .resolution span,#tv-watch #story .wrapper .tv-rail-track .card .title .resolution span,#tv-watch #studios .wrapper .animated-series .card .title .resolution span,#tv-watch #studios .wrapper .anime .card .title .resolution span,#tv-watch #studios .wrapper .cartoon .card .title .resolution span,#tv-watch #studios .wrapper .cartoons .card .title .resolution span,#tv-watch #studios .wrapper .continue-watching-list .card .title .resolution span,#tv-watch #studios .wrapper .k-drama .card .title .resolution span,#tv-watch #studios .wrapper .movies .card .title .resolution span,#tv-watch #studios .wrapper .related .card .title .resolution span,#tv-watch #studios .wrapper .series .card .title .resolution span,#tv-watch #studios .wrapper .studios .card .title .resolution span,#tv-watch #studios .wrapper .tv-rail-track .card .title .resolution span,#tv-watch .tv-rail .wrapper .animated-series .card .title .resolution span,#tv-watch .tv-rail .wrapper .anime .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoon .card .title .resolution span,#tv-watch .tv-rail .wrapper .cartoons .card .title .resolution span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title .resolution span,#tv-watch .tv-rail .wrapper .k-drama .card .title .resolution span,#tv-watch .tv-rail .wrapper .movies .card .title .resolution span,#tv-watch .tv-rail .wrapper .related .card .title .resolution span,#tv-watch .tv-rail .wrapper .series .card .title .resolution span,#tv-watch .tv-rail .wrapper .studios .card .title .resolution span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title .resolution span{font-size:10px}}#tv-watch #animated-series .wrapper .animated-series .card .title p.purchase,#tv-watch #animated-series .wrapper .anime .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoon .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoons .card .title p.purchase,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #animated-series .wrapper .k-drama .card .title p.purchase,#tv-watch #animated-series .wrapper .movies .card .title p.purchase,#tv-watch #animated-series .wrapper .related .card .title p.purchase,#tv-watch #animated-series .wrapper .series .card .title p.purchase,#tv-watch #animated-series .wrapper .studios .card .title p.purchase,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #anime .wrapper .animated-series .card .title p.purchase,#tv-watch #anime .wrapper .anime .card .title p.purchase,#tv-watch #anime .wrapper .cartoon .card .title p.purchase,#tv-watch #anime .wrapper .cartoons .card .title p.purchase,#tv-watch #anime .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #anime .wrapper .k-drama .card .title p.purchase,#tv-watch #anime .wrapper .movies .card .title p.purchase,#tv-watch #anime .wrapper .related .card .title p.purchase,#tv-watch #anime .wrapper .series .card .title p.purchase,#tv-watch #anime .wrapper .studios .card .title p.purchase,#tv-watch #anime .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoon .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoon .wrapper .anime .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoon .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoon .wrapper .movies .card .title p.purchase,#tv-watch #cartoon .wrapper .related .card .title p.purchase,#tv-watch #cartoon .wrapper .series .card .title p.purchase,#tv-watch #cartoon .wrapper .studios .card .title p.purchase,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoons .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoons .wrapper .anime .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoons .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoons .wrapper .movies .card .title p.purchase,#tv-watch #cartoons .wrapper .related .card .title p.purchase,#tv-watch #cartoons .wrapper .series .card .title p.purchase,#tv-watch #cartoons .wrapper .studios .card .title p.purchase,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #continue-watching .wrapper .animated-series .card .title p.purchase,#tv-watch #continue-watching .wrapper .anime .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoon .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoons .card .title p.purchase,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #continue-watching .wrapper .k-drama .card .title p.purchase,#tv-watch #continue-watching .wrapper .movies .card .title p.purchase,#tv-watch #continue-watching .wrapper .related .card .title p.purchase,#tv-watch #continue-watching .wrapper .series .card .title p.purchase,#tv-watch #continue-watching .wrapper .studios .card .title p.purchase,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #k-drama .wrapper .animated-series .card .title p.purchase,#tv-watch #k-drama .wrapper .anime .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoon .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoons .card .title p.purchase,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #k-drama .wrapper .k-drama .card .title p.purchase,#tv-watch #k-drama .wrapper .movies .card .title p.purchase,#tv-watch #k-drama .wrapper .related .card .title p.purchase,#tv-watch #k-drama .wrapper .series .card .title p.purchase,#tv-watch #k-drama .wrapper .studios .card .title p.purchase,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #movies .wrapper .animated-series .card .title p.purchase,#tv-watch #movies .wrapper .anime .card .title p.purchase,#tv-watch #movies .wrapper .cartoon .card .title p.purchase,#tv-watch #movies .wrapper .cartoons .card .title p.purchase,#tv-watch #movies .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #movies .wrapper .k-drama .card .title p.purchase,#tv-watch #movies .wrapper .movies .card .title p.purchase,#tv-watch #movies .wrapper .related .card .title p.purchase,#tv-watch #movies .wrapper .series .card .title p.purchase,#tv-watch #movies .wrapper .studios .card .title p.purchase,#tv-watch #movies .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #related .wrapper .animated-series .card .title p.purchase,#tv-watch #related .wrapper .anime .card .title p.purchase,#tv-watch #related .wrapper .cartoon .card .title p.purchase,#tv-watch #related .wrapper .cartoons .card .title p.purchase,#tv-watch #related .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #related .wrapper .k-drama .card .title p.purchase,#tv-watch #related .wrapper .movies .card .title p.purchase,#tv-watch #related .wrapper .related .card .title p.purchase,#tv-watch #related .wrapper .series .card .title p.purchase,#tv-watch #related .wrapper .studios .card .title p.purchase,#tv-watch #related .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #series .wrapper .animated-series .card .title p.purchase,#tv-watch #series .wrapper .anime .card .title p.purchase,#tv-watch #series .wrapper .cartoon .card .title p.purchase,#tv-watch #series .wrapper .cartoons .card .title p.purchase,#tv-watch #series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #series .wrapper .k-drama .card .title p.purchase,#tv-watch #series .wrapper .movies .card .title p.purchase,#tv-watch #series .wrapper .related .card .title p.purchase,#tv-watch #series .wrapper .series .card .title p.purchase,#tv-watch #series .wrapper .studios .card .title p.purchase,#tv-watch #series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #story .wrapper .animated-series .card .title p.purchase,#tv-watch #story .wrapper .anime .card .title p.purchase,#tv-watch #story .wrapper .cartoon .card .title p.purchase,#tv-watch #story .wrapper .cartoons .card .title p.purchase,#tv-watch #story .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #story .wrapper .k-drama .card .title p.purchase,#tv-watch #story .wrapper .movies .card .title p.purchase,#tv-watch #story .wrapper .related .card .title p.purchase,#tv-watch #story .wrapper .series .card .title p.purchase,#tv-watch #story .wrapper .studios .card .title p.purchase,#tv-watch #story .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #studios .wrapper .animated-series .card .title p.purchase,#tv-watch #studios .wrapper .anime .card .title p.purchase,#tv-watch #studios .wrapper .cartoon .card .title p.purchase,#tv-watch #studios .wrapper .cartoons .card .title p.purchase,#tv-watch #studios .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #studios .wrapper .k-drama .card .title p.purchase,#tv-watch #studios .wrapper .movies .card .title p.purchase,#tv-watch #studios .wrapper .related .card .title p.purchase,#tv-watch #studios .wrapper .series .card .title p.purchase,#tv-watch #studios .wrapper .studios .card .title p.purchase,#tv-watch #studios .wrapper .tv-rail-track .card .title p.purchase,#tv-watch .tv-rail .wrapper .animated-series .card .title p.purchase,#tv-watch .tv-rail .wrapper .anime .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoon .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoons .card .title p.purchase,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.purchase,#tv-watch .tv-rail .wrapper .k-drama .card .title p.purchase,#tv-watch .tv-rail .wrapper .movies .card .title p.purchase,#tv-watch .tv-rail .wrapper .related .card .title p.purchase,#tv-watch .tv-rail .wrapper .series .card .title p.purchase,#tv-watch .tv-rail .wrapper .studios .card .title p.purchase,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.purchase{font-size:12px;transition:.25s;text-align:center;font-weight:500;color:#00ff7f;line-height:16px}#tv-watch #animated-series .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .anime .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .movies .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .related .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .series .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .studios .card .title p.purchase.paid,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #anime .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #anime .wrapper .anime .card .title p.purchase.paid,#tv-watch #anime .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #anime .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #anime .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #anime .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #anime .wrapper .movies .card .title p.purchase.paid,#tv-watch #anime .wrapper .related .card .title p.purchase.paid,#tv-watch #anime .wrapper .series .card .title p.purchase.paid,#tv-watch #anime .wrapper .studios .card .title p.purchase.paid,#tv-watch #anime .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .anime .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .movies .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .related .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .series .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .studios .card .title p.purchase.paid,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .anime .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .movies .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .related .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .series .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .studios .card .title p.purchase.paid,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .anime .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .movies .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .related .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .series .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .studios .card .title p.purchase.paid,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .anime .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .movies .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .related .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .series .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .studios .card .title p.purchase.paid,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #movies .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #movies .wrapper .anime .card .title p.purchase.paid,#tv-watch #movies .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #movies .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #movies .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #movies .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #movies .wrapper .movies .card .title p.purchase.paid,#tv-watch #movies .wrapper .related .card .title p.purchase.paid,#tv-watch #movies .wrapper .series .card .title p.purchase.paid,#tv-watch #movies .wrapper .studios .card .title p.purchase.paid,#tv-watch #movies .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #related .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #related .wrapper .anime .card .title p.purchase.paid,#tv-watch #related .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #related .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #related .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #related .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #related .wrapper .movies .card .title p.purchase.paid,#tv-watch #related .wrapper .related .card .title p.purchase.paid,#tv-watch #related .wrapper .series .card .title p.purchase.paid,#tv-watch #related .wrapper .studios .card .title p.purchase.paid,#tv-watch #related .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #series .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #series .wrapper .anime .card .title p.purchase.paid,#tv-watch #series .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #series .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #series .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #series .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #series .wrapper .movies .card .title p.purchase.paid,#tv-watch #series .wrapper .related .card .title p.purchase.paid,#tv-watch #series .wrapper .series .card .title p.purchase.paid,#tv-watch #series .wrapper .studios .card .title p.purchase.paid,#tv-watch #series .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #story .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #story .wrapper .anime .card .title p.purchase.paid,#tv-watch #story .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #story .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #story .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #story .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #story .wrapper .movies .card .title p.purchase.paid,#tv-watch #story .wrapper .related .card .title p.purchase.paid,#tv-watch #story .wrapper .series .card .title p.purchase.paid,#tv-watch #story .wrapper .studios .card .title p.purchase.paid,#tv-watch #story .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch #studios .wrapper .animated-series .card .title p.purchase.paid,#tv-watch #studios .wrapper .anime .card .title p.purchase.paid,#tv-watch #studios .wrapper .cartoon .card .title p.purchase.paid,#tv-watch #studios .wrapper .cartoons .card .title p.purchase.paid,#tv-watch #studios .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch #studios .wrapper .k-drama .card .title p.purchase.paid,#tv-watch #studios .wrapper .movies .card .title p.purchase.paid,#tv-watch #studios .wrapper .related .card .title p.purchase.paid,#tv-watch #studios .wrapper .series .card .title p.purchase.paid,#tv-watch #studios .wrapper .studios .card .title p.purchase.paid,#tv-watch #studios .wrapper .tv-rail-track .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .animated-series .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .anime .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .cartoon .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .cartoons .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .k-drama .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .movies .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .related .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .series .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .studios .card .title p.purchase.paid,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.purchase.paid{color:#f87171}#tv-watch #animated-series .wrapper .animated-series .card .title p.purchase.free,#tv-watch #animated-series .wrapper .anime .card .title p.purchase.free,#tv-watch #animated-series .wrapper .cartoon .card .title p.purchase.free,#tv-watch #animated-series .wrapper .cartoons .card .title p.purchase.free,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #animated-series .wrapper .k-drama .card .title p.purchase.free,#tv-watch #animated-series .wrapper .movies .card .title p.purchase.free,#tv-watch #animated-series .wrapper .related .card .title p.purchase.free,#tv-watch #animated-series .wrapper .series .card .title p.purchase.free,#tv-watch #animated-series .wrapper .studios .card .title p.purchase.free,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #anime .wrapper .animated-series .card .title p.purchase.free,#tv-watch #anime .wrapper .anime .card .title p.purchase.free,#tv-watch #anime .wrapper .cartoon .card .title p.purchase.free,#tv-watch #anime .wrapper .cartoons .card .title p.purchase.free,#tv-watch #anime .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #anime .wrapper .k-drama .card .title p.purchase.free,#tv-watch #anime .wrapper .movies .card .title p.purchase.free,#tv-watch #anime .wrapper .related .card .title p.purchase.free,#tv-watch #anime .wrapper .series .card .title p.purchase.free,#tv-watch #anime .wrapper .studios .card .title p.purchase.free,#tv-watch #anime .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #cartoon .wrapper .animated-series .card .title p.purchase.free,#tv-watch #cartoon .wrapper .anime .card .title p.purchase.free,#tv-watch #cartoon .wrapper .cartoon .card .title p.purchase.free,#tv-watch #cartoon .wrapper .cartoons .card .title p.purchase.free,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #cartoon .wrapper .k-drama .card .title p.purchase.free,#tv-watch #cartoon .wrapper .movies .card .title p.purchase.free,#tv-watch #cartoon .wrapper .related .card .title p.purchase.free,#tv-watch #cartoon .wrapper .series .card .title p.purchase.free,#tv-watch #cartoon .wrapper .studios .card .title p.purchase.free,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #cartoons .wrapper .animated-series .card .title p.purchase.free,#tv-watch #cartoons .wrapper .anime .card .title p.purchase.free,#tv-watch #cartoons .wrapper .cartoon .card .title p.purchase.free,#tv-watch #cartoons .wrapper .cartoons .card .title p.purchase.free,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #cartoons .wrapper .k-drama .card .title p.purchase.free,#tv-watch #cartoons .wrapper .movies .card .title p.purchase.free,#tv-watch #cartoons .wrapper .related .card .title p.purchase.free,#tv-watch #cartoons .wrapper .series .card .title p.purchase.free,#tv-watch #cartoons .wrapper .studios .card .title p.purchase.free,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .animated-series .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .anime .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .cartoon .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .cartoons .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .k-drama .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .movies .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .related .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .series .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .studios .card .title p.purchase.free,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #k-drama .wrapper .animated-series .card .title p.purchase.free,#tv-watch #k-drama .wrapper .anime .card .title p.purchase.free,#tv-watch #k-drama .wrapper .cartoon .card .title p.purchase.free,#tv-watch #k-drama .wrapper .cartoons .card .title p.purchase.free,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #k-drama .wrapper .k-drama .card .title p.purchase.free,#tv-watch #k-drama .wrapper .movies .card .title p.purchase.free,#tv-watch #k-drama .wrapper .related .card .title p.purchase.free,#tv-watch #k-drama .wrapper .series .card .title p.purchase.free,#tv-watch #k-drama .wrapper .studios .card .title p.purchase.free,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #movies .wrapper .animated-series .card .title p.purchase.free,#tv-watch #movies .wrapper .anime .card .title p.purchase.free,#tv-watch #movies .wrapper .cartoon .card .title p.purchase.free,#tv-watch #movies .wrapper .cartoons .card .title p.purchase.free,#tv-watch #movies .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #movies .wrapper .k-drama .card .title p.purchase.free,#tv-watch #movies .wrapper .movies .card .title p.purchase.free,#tv-watch #movies .wrapper .related .card .title p.purchase.free,#tv-watch #movies .wrapper .series .card .title p.purchase.free,#tv-watch #movies .wrapper .studios .card .title p.purchase.free,#tv-watch #movies .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #related .wrapper .animated-series .card .title p.purchase.free,#tv-watch #related .wrapper .anime .card .title p.purchase.free,#tv-watch #related .wrapper .cartoon .card .title p.purchase.free,#tv-watch #related .wrapper .cartoons .card .title p.purchase.free,#tv-watch #related .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #related .wrapper .k-drama .card .title p.purchase.free,#tv-watch #related .wrapper .movies .card .title p.purchase.free,#tv-watch #related .wrapper .related .card .title p.purchase.free,#tv-watch #related .wrapper .series .card .title p.purchase.free,#tv-watch #related .wrapper .studios .card .title p.purchase.free,#tv-watch #related .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #series .wrapper .animated-series .card .title p.purchase.free,#tv-watch #series .wrapper .anime .card .title p.purchase.free,#tv-watch #series .wrapper .cartoon .card .title p.purchase.free,#tv-watch #series .wrapper .cartoons .card .title p.purchase.free,#tv-watch #series .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #series .wrapper .k-drama .card .title p.purchase.free,#tv-watch #series .wrapper .movies .card .title p.purchase.free,#tv-watch #series .wrapper .related .card .title p.purchase.free,#tv-watch #series .wrapper .series .card .title p.purchase.free,#tv-watch #series .wrapper .studios .card .title p.purchase.free,#tv-watch #series .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #story .wrapper .animated-series .card .title p.purchase.free,#tv-watch #story .wrapper .anime .card .title p.purchase.free,#tv-watch #story .wrapper .cartoon .card .title p.purchase.free,#tv-watch #story .wrapper .cartoons .card .title p.purchase.free,#tv-watch #story .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #story .wrapper .k-drama .card .title p.purchase.free,#tv-watch #story .wrapper .movies .card .title p.purchase.free,#tv-watch #story .wrapper .related .card .title p.purchase.free,#tv-watch #story .wrapper .series .card .title p.purchase.free,#tv-watch #story .wrapper .studios .card .title p.purchase.free,#tv-watch #story .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch #studios .wrapper .animated-series .card .title p.purchase.free,#tv-watch #studios .wrapper .anime .card .title p.purchase.free,#tv-watch #studios .wrapper .cartoon .card .title p.purchase.free,#tv-watch #studios .wrapper .cartoons .card .title p.purchase.free,#tv-watch #studios .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch #studios .wrapper .k-drama .card .title p.purchase.free,#tv-watch #studios .wrapper .movies .card .title p.purchase.free,#tv-watch #studios .wrapper .related .card .title p.purchase.free,#tv-watch #studios .wrapper .series .card .title p.purchase.free,#tv-watch #studios .wrapper .studios .card .title p.purchase.free,#tv-watch #studios .wrapper .tv-rail-track .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .animated-series .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .anime .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .cartoon .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .cartoons .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .k-drama .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .movies .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .related .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .series .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .studios .card .title p.purchase.free,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.purchase.free{color:#00ff7f}@media(max-width:1280px){#tv-watch #animated-series .wrapper .animated-series .card .title p.purchase,#tv-watch #animated-series .wrapper .anime .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoon .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoons .card .title p.purchase,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #animated-series .wrapper .k-drama .card .title p.purchase,#tv-watch #animated-series .wrapper .movies .card .title p.purchase,#tv-watch #animated-series .wrapper .related .card .title p.purchase,#tv-watch #animated-series .wrapper .series .card .title p.purchase,#tv-watch #animated-series .wrapper .studios .card .title p.purchase,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #anime .wrapper .animated-series .card .title p.purchase,#tv-watch #anime .wrapper .anime .card .title p.purchase,#tv-watch #anime .wrapper .cartoon .card .title p.purchase,#tv-watch #anime .wrapper .cartoons .card .title p.purchase,#tv-watch #anime .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #anime .wrapper .k-drama .card .title p.purchase,#tv-watch #anime .wrapper .movies .card .title p.purchase,#tv-watch #anime .wrapper .related .card .title p.purchase,#tv-watch #anime .wrapper .series .card .title p.purchase,#tv-watch #anime .wrapper .studios .card .title p.purchase,#tv-watch #anime .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoon .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoon .wrapper .anime .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoon .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoon .wrapper .movies .card .title p.purchase,#tv-watch #cartoon .wrapper .related .card .title p.purchase,#tv-watch #cartoon .wrapper .series .card .title p.purchase,#tv-watch #cartoon .wrapper .studios .card .title p.purchase,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoons .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoons .wrapper .anime .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoons .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoons .wrapper .movies .card .title p.purchase,#tv-watch #cartoons .wrapper .related .card .title p.purchase,#tv-watch #cartoons .wrapper .series .card .title p.purchase,#tv-watch #cartoons .wrapper .studios .card .title p.purchase,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #continue-watching .wrapper .animated-series .card .title p.purchase,#tv-watch #continue-watching .wrapper .anime .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoon .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoons .card .title p.purchase,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #continue-watching .wrapper .k-drama .card .title p.purchase,#tv-watch #continue-watching .wrapper .movies .card .title p.purchase,#tv-watch #continue-watching .wrapper .related .card .title p.purchase,#tv-watch #continue-watching .wrapper .series .card .title p.purchase,#tv-watch #continue-watching .wrapper .studios .card .title p.purchase,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #k-drama .wrapper .animated-series .card .title p.purchase,#tv-watch #k-drama .wrapper .anime .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoon .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoons .card .title p.purchase,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #k-drama .wrapper .k-drama .card .title p.purchase,#tv-watch #k-drama .wrapper .movies .card .title p.purchase,#tv-watch #k-drama .wrapper .related .card .title p.purchase,#tv-watch #k-drama .wrapper .series .card .title p.purchase,#tv-watch #k-drama .wrapper .studios .card .title p.purchase,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #movies .wrapper .animated-series .card .title p.purchase,#tv-watch #movies .wrapper .anime .card .title p.purchase,#tv-watch #movies .wrapper .cartoon .card .title p.purchase,#tv-watch #movies .wrapper .cartoons .card .title p.purchase,#tv-watch #movies .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #movies .wrapper .k-drama .card .title p.purchase,#tv-watch #movies .wrapper .movies .card .title p.purchase,#tv-watch #movies .wrapper .related .card .title p.purchase,#tv-watch #movies .wrapper .series .card .title p.purchase,#tv-watch #movies .wrapper .studios .card .title p.purchase,#tv-watch #movies .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #related .wrapper .animated-series .card .title p.purchase,#tv-watch #related .wrapper .anime .card .title p.purchase,#tv-watch #related .wrapper .cartoon .card .title p.purchase,#tv-watch #related .wrapper .cartoons .card .title p.purchase,#tv-watch #related .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #related .wrapper .k-drama .card .title p.purchase,#tv-watch #related .wrapper .movies .card .title p.purchase,#tv-watch #related .wrapper .related .card .title p.purchase,#tv-watch #related .wrapper .series .card .title p.purchase,#tv-watch #related .wrapper .studios .card .title p.purchase,#tv-watch #related .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #series .wrapper .animated-series .card .title p.purchase,#tv-watch #series .wrapper .anime .card .title p.purchase,#tv-watch #series .wrapper .cartoon .card .title p.purchase,#tv-watch #series .wrapper .cartoons .card .title p.purchase,#tv-watch #series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #series .wrapper .k-drama .card .title p.purchase,#tv-watch #series .wrapper .movies .card .title p.purchase,#tv-watch #series .wrapper .related .card .title p.purchase,#tv-watch #series .wrapper .series .card .title p.purchase,#tv-watch #series .wrapper .studios .card .title p.purchase,#tv-watch #series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #story .wrapper .animated-series .card .title p.purchase,#tv-watch #story .wrapper .anime .card .title p.purchase,#tv-watch #story .wrapper .cartoon .card .title p.purchase,#tv-watch #story .wrapper .cartoons .card .title p.purchase,#tv-watch #story .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #story .wrapper .k-drama .card .title p.purchase,#tv-watch #story .wrapper .movies .card .title p.purchase,#tv-watch #story .wrapper .related .card .title p.purchase,#tv-watch #story .wrapper .series .card .title p.purchase,#tv-watch #story .wrapper .studios .card .title p.purchase,#tv-watch #story .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #studios .wrapper .animated-series .card .title p.purchase,#tv-watch #studios .wrapper .anime .card .title p.purchase,#tv-watch #studios .wrapper .cartoon .card .title p.purchase,#tv-watch #studios .wrapper .cartoons .card .title p.purchase,#tv-watch #studios .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #studios .wrapper .k-drama .card .title p.purchase,#tv-watch #studios .wrapper .movies .card .title p.purchase,#tv-watch #studios .wrapper .related .card .title p.purchase,#tv-watch #studios .wrapper .series .card .title p.purchase,#tv-watch #studios .wrapper .studios .card .title p.purchase,#tv-watch #studios .wrapper .tv-rail-track .card .title p.purchase,#tv-watch .tv-rail .wrapper .animated-series .card .title p.purchase,#tv-watch .tv-rail .wrapper .anime .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoon .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoons .card .title p.purchase,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.purchase,#tv-watch .tv-rail .wrapper .k-drama .card .title p.purchase,#tv-watch .tv-rail .wrapper .movies .card .title p.purchase,#tv-watch .tv-rail .wrapper .related .card .title p.purchase,#tv-watch .tv-rail .wrapper .series .card .title p.purchase,#tv-watch .tv-rail .wrapper .studios .card .title p.purchase,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.purchase{font-size:11px}}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card .title p.purchase,#tv-watch #animated-series .wrapper .anime .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoon .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoons .card .title p.purchase,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #animated-series .wrapper .k-drama .card .title p.purchase,#tv-watch #animated-series .wrapper .movies .card .title p.purchase,#tv-watch #animated-series .wrapper .related .card .title p.purchase,#tv-watch #animated-series .wrapper .series .card .title p.purchase,#tv-watch #animated-series .wrapper .studios .card .title p.purchase,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #anime .wrapper .animated-series .card .title p.purchase,#tv-watch #anime .wrapper .anime .card .title p.purchase,#tv-watch #anime .wrapper .cartoon .card .title p.purchase,#tv-watch #anime .wrapper .cartoons .card .title p.purchase,#tv-watch #anime .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #anime .wrapper .k-drama .card .title p.purchase,#tv-watch #anime .wrapper .movies .card .title p.purchase,#tv-watch #anime .wrapper .related .card .title p.purchase,#tv-watch #anime .wrapper .series .card .title p.purchase,#tv-watch #anime .wrapper .studios .card .title p.purchase,#tv-watch #anime .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoon .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoon .wrapper .anime .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoon .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoon .wrapper .movies .card .title p.purchase,#tv-watch #cartoon .wrapper .related .card .title p.purchase,#tv-watch #cartoon .wrapper .series .card .title p.purchase,#tv-watch #cartoon .wrapper .studios .card .title p.purchase,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoons .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoons .wrapper .anime .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoons .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoons .wrapper .movies .card .title p.purchase,#tv-watch #cartoons .wrapper .related .card .title p.purchase,#tv-watch #cartoons .wrapper .series .card .title p.purchase,#tv-watch #cartoons .wrapper .studios .card .title p.purchase,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #continue-watching .wrapper .animated-series .card .title p.purchase,#tv-watch #continue-watching .wrapper .anime .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoon .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoons .card .title p.purchase,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #continue-watching .wrapper .k-drama .card .title p.purchase,#tv-watch #continue-watching .wrapper .movies .card .title p.purchase,#tv-watch #continue-watching .wrapper .related .card .title p.purchase,#tv-watch #continue-watching .wrapper .series .card .title p.purchase,#tv-watch #continue-watching .wrapper .studios .card .title p.purchase,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #k-drama .wrapper .animated-series .card .title p.purchase,#tv-watch #k-drama .wrapper .anime .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoon .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoons .card .title p.purchase,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #k-drama .wrapper .k-drama .card .title p.purchase,#tv-watch #k-drama .wrapper .movies .card .title p.purchase,#tv-watch #k-drama .wrapper .related .card .title p.purchase,#tv-watch #k-drama .wrapper .series .card .title p.purchase,#tv-watch #k-drama .wrapper .studios .card .title p.purchase,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #movies .wrapper .animated-series .card .title p.purchase,#tv-watch #movies .wrapper .anime .card .title p.purchase,#tv-watch #movies .wrapper .cartoon .card .title p.purchase,#tv-watch #movies .wrapper .cartoons .card .title p.purchase,#tv-watch #movies .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #movies .wrapper .k-drama .card .title p.purchase,#tv-watch #movies .wrapper .movies .card .title p.purchase,#tv-watch #movies .wrapper .related .card .title p.purchase,#tv-watch #movies .wrapper .series .card .title p.purchase,#tv-watch #movies .wrapper .studios .card .title p.purchase,#tv-watch #movies .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #related .wrapper .animated-series .card .title p.purchase,#tv-watch #related .wrapper .anime .card .title p.purchase,#tv-watch #related .wrapper .cartoon .card .title p.purchase,#tv-watch #related .wrapper .cartoons .card .title p.purchase,#tv-watch #related .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #related .wrapper .k-drama .card .title p.purchase,#tv-watch #related .wrapper .movies .card .title p.purchase,#tv-watch #related .wrapper .related .card .title p.purchase,#tv-watch #related .wrapper .series .card .title p.purchase,#tv-watch #related .wrapper .studios .card .title p.purchase,#tv-watch #related .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #series .wrapper .animated-series .card .title p.purchase,#tv-watch #series .wrapper .anime .card .title p.purchase,#tv-watch #series .wrapper .cartoon .card .title p.purchase,#tv-watch #series .wrapper .cartoons .card .title p.purchase,#tv-watch #series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #series .wrapper .k-drama .card .title p.purchase,#tv-watch #series .wrapper .movies .card .title p.purchase,#tv-watch #series .wrapper .related .card .title p.purchase,#tv-watch #series .wrapper .series .card .title p.purchase,#tv-watch #series .wrapper .studios .card .title p.purchase,#tv-watch #series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #story .wrapper .animated-series .card .title p.purchase,#tv-watch #story .wrapper .anime .card .title p.purchase,#tv-watch #story .wrapper .cartoon .card .title p.purchase,#tv-watch #story .wrapper .cartoons .card .title p.purchase,#tv-watch #story .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #story .wrapper .k-drama .card .title p.purchase,#tv-watch #story .wrapper .movies .card .title p.purchase,#tv-watch #story .wrapper .related .card .title p.purchase,#tv-watch #story .wrapper .series .card .title p.purchase,#tv-watch #story .wrapper .studios .card .title p.purchase,#tv-watch #story .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #studios .wrapper .animated-series .card .title p.purchase,#tv-watch #studios .wrapper .anime .card .title p.purchase,#tv-watch #studios .wrapper .cartoon .card .title p.purchase,#tv-watch #studios .wrapper .cartoons .card .title p.purchase,#tv-watch #studios .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #studios .wrapper .k-drama .card .title p.purchase,#tv-watch #studios .wrapper .movies .card .title p.purchase,#tv-watch #studios .wrapper .related .card .title p.purchase,#tv-watch #studios .wrapper .series .card .title p.purchase,#tv-watch #studios .wrapper .studios .card .title p.purchase,#tv-watch #studios .wrapper .tv-rail-track .card .title p.purchase,#tv-watch .tv-rail .wrapper .animated-series .card .title p.purchase,#tv-watch .tv-rail .wrapper .anime .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoon .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoons .card .title p.purchase,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.purchase,#tv-watch .tv-rail .wrapper .k-drama .card .title p.purchase,#tv-watch .tv-rail .wrapper .movies .card .title p.purchase,#tv-watch .tv-rail .wrapper .related .card .title p.purchase,#tv-watch .tv-rail .wrapper .series .card .title p.purchase,#tv-watch .tv-rail .wrapper .studios .card .title p.purchase,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.purchase{font-size:10px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card .title p.purchase,#tv-watch #animated-series .wrapper .anime .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoon .card .title p.purchase,#tv-watch #animated-series .wrapper .cartoons .card .title p.purchase,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #animated-series .wrapper .k-drama .card .title p.purchase,#tv-watch #animated-series .wrapper .movies .card .title p.purchase,#tv-watch #animated-series .wrapper .related .card .title p.purchase,#tv-watch #animated-series .wrapper .series .card .title p.purchase,#tv-watch #animated-series .wrapper .studios .card .title p.purchase,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #anime .wrapper .animated-series .card .title p.purchase,#tv-watch #anime .wrapper .anime .card .title p.purchase,#tv-watch #anime .wrapper .cartoon .card .title p.purchase,#tv-watch #anime .wrapper .cartoons .card .title p.purchase,#tv-watch #anime .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #anime .wrapper .k-drama .card .title p.purchase,#tv-watch #anime .wrapper .movies .card .title p.purchase,#tv-watch #anime .wrapper .related .card .title p.purchase,#tv-watch #anime .wrapper .series .card .title p.purchase,#tv-watch #anime .wrapper .studios .card .title p.purchase,#tv-watch #anime .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoon .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoon .wrapper .anime .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoon .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoon .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoon .wrapper .movies .card .title p.purchase,#tv-watch #cartoon .wrapper .related .card .title p.purchase,#tv-watch #cartoon .wrapper .series .card .title p.purchase,#tv-watch #cartoon .wrapper .studios .card .title p.purchase,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #cartoons .wrapper .animated-series .card .title p.purchase,#tv-watch #cartoons .wrapper .anime .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoon .card .title p.purchase,#tv-watch #cartoons .wrapper .cartoons .card .title p.purchase,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #cartoons .wrapper .k-drama .card .title p.purchase,#tv-watch #cartoons .wrapper .movies .card .title p.purchase,#tv-watch #cartoons .wrapper .related .card .title p.purchase,#tv-watch #cartoons .wrapper .series .card .title p.purchase,#tv-watch #cartoons .wrapper .studios .card .title p.purchase,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #continue-watching .wrapper .animated-series .card .title p.purchase,#tv-watch #continue-watching .wrapper .anime .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoon .card .title p.purchase,#tv-watch #continue-watching .wrapper .cartoons .card .title p.purchase,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #continue-watching .wrapper .k-drama .card .title p.purchase,#tv-watch #continue-watching .wrapper .movies .card .title p.purchase,#tv-watch #continue-watching .wrapper .related .card .title p.purchase,#tv-watch #continue-watching .wrapper .series .card .title p.purchase,#tv-watch #continue-watching .wrapper .studios .card .title p.purchase,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #k-drama .wrapper .animated-series .card .title p.purchase,#tv-watch #k-drama .wrapper .anime .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoon .card .title p.purchase,#tv-watch #k-drama .wrapper .cartoons .card .title p.purchase,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #k-drama .wrapper .k-drama .card .title p.purchase,#tv-watch #k-drama .wrapper .movies .card .title p.purchase,#tv-watch #k-drama .wrapper .related .card .title p.purchase,#tv-watch #k-drama .wrapper .series .card .title p.purchase,#tv-watch #k-drama .wrapper .studios .card .title p.purchase,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #movies .wrapper .animated-series .card .title p.purchase,#tv-watch #movies .wrapper .anime .card .title p.purchase,#tv-watch #movies .wrapper .cartoon .card .title p.purchase,#tv-watch #movies .wrapper .cartoons .card .title p.purchase,#tv-watch #movies .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #movies .wrapper .k-drama .card .title p.purchase,#tv-watch #movies .wrapper .movies .card .title p.purchase,#tv-watch #movies .wrapper .related .card .title p.purchase,#tv-watch #movies .wrapper .series .card .title p.purchase,#tv-watch #movies .wrapper .studios .card .title p.purchase,#tv-watch #movies .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #related .wrapper .animated-series .card .title p.purchase,#tv-watch #related .wrapper .anime .card .title p.purchase,#tv-watch #related .wrapper .cartoon .card .title p.purchase,#tv-watch #related .wrapper .cartoons .card .title p.purchase,#tv-watch #related .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #related .wrapper .k-drama .card .title p.purchase,#tv-watch #related .wrapper .movies .card .title p.purchase,#tv-watch #related .wrapper .related .card .title p.purchase,#tv-watch #related .wrapper .series .card .title p.purchase,#tv-watch #related .wrapper .studios .card .title p.purchase,#tv-watch #related .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #series .wrapper .animated-series .card .title p.purchase,#tv-watch #series .wrapper .anime .card .title p.purchase,#tv-watch #series .wrapper .cartoon .card .title p.purchase,#tv-watch #series .wrapper .cartoons .card .title p.purchase,#tv-watch #series .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #series .wrapper .k-drama .card .title p.purchase,#tv-watch #series .wrapper .movies .card .title p.purchase,#tv-watch #series .wrapper .related .card .title p.purchase,#tv-watch #series .wrapper .series .card .title p.purchase,#tv-watch #series .wrapper .studios .card .title p.purchase,#tv-watch #series .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #story .wrapper .animated-series .card .title p.purchase,#tv-watch #story .wrapper .anime .card .title p.purchase,#tv-watch #story .wrapper .cartoon .card .title p.purchase,#tv-watch #story .wrapper .cartoons .card .title p.purchase,#tv-watch #story .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #story .wrapper .k-drama .card .title p.purchase,#tv-watch #story .wrapper .movies .card .title p.purchase,#tv-watch #story .wrapper .related .card .title p.purchase,#tv-watch #story .wrapper .series .card .title p.purchase,#tv-watch #story .wrapper .studios .card .title p.purchase,#tv-watch #story .wrapper .tv-rail-track .card .title p.purchase,#tv-watch #studios .wrapper .animated-series .card .title p.purchase,#tv-watch #studios .wrapper .anime .card .title p.purchase,#tv-watch #studios .wrapper .cartoon .card .title p.purchase,#tv-watch #studios .wrapper .cartoons .card .title p.purchase,#tv-watch #studios .wrapper .continue-watching-list .card .title p.purchase,#tv-watch #studios .wrapper .k-drama .card .title p.purchase,#tv-watch #studios .wrapper .movies .card .title p.purchase,#tv-watch #studios .wrapper .related .card .title p.purchase,#tv-watch #studios .wrapper .series .card .title p.purchase,#tv-watch #studios .wrapper .studios .card .title p.purchase,#tv-watch #studios .wrapper .tv-rail-track .card .title p.purchase,#tv-watch .tv-rail .wrapper .animated-series .card .title p.purchase,#tv-watch .tv-rail .wrapper .anime .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoon .card .title p.purchase,#tv-watch .tv-rail .wrapper .cartoons .card .title p.purchase,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.purchase,#tv-watch .tv-rail .wrapper .k-drama .card .title p.purchase,#tv-watch .tv-rail .wrapper .movies .card .title p.purchase,#tv-watch .tv-rail .wrapper .related .card .title p.purchase,#tv-watch .tv-rail .wrapper .series .card .title p.purchase,#tv-watch .tv-rail .wrapper .studios .card .title p.purchase,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.purchase{font-size:10px}}#tv-watch #animated-series .wrapper .animated-series .card .title h3,#tv-watch #animated-series .wrapper .anime .card .title h3,#tv-watch #animated-series .wrapper .cartoon .card .title h3,#tv-watch #animated-series .wrapper .cartoons .card .title h3,#tv-watch #animated-series .wrapper .continue-watching-list .card .title h3,#tv-watch #animated-series .wrapper .k-drama .card .title h3,#tv-watch #animated-series .wrapper .movies .card .title h3,#tv-watch #animated-series .wrapper .related .card .title h3,#tv-watch #animated-series .wrapper .series .card .title h3,#tv-watch #animated-series .wrapper .studios .card .title h3,#tv-watch #animated-series .wrapper .tv-rail-track .card .title h3,#tv-watch #anime .wrapper .animated-series .card .title h3,#tv-watch #anime .wrapper .anime .card .title h3,#tv-watch #anime .wrapper .cartoon .card .title h3,#tv-watch #anime .wrapper .cartoons .card .title h3,#tv-watch #anime .wrapper .continue-watching-list .card .title h3,#tv-watch #anime .wrapper .k-drama .card .title h3,#tv-watch #anime .wrapper .movies .card .title h3,#tv-watch #anime .wrapper .related .card .title h3,#tv-watch #anime .wrapper .series .card .title h3,#tv-watch #anime .wrapper .studios .card .title h3,#tv-watch #anime .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoon .wrapper .animated-series .card .title h3,#tv-watch #cartoon .wrapper .anime .card .title h3,#tv-watch #cartoon .wrapper .cartoon .card .title h3,#tv-watch #cartoon .wrapper .cartoons .card .title h3,#tv-watch #cartoon .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoon .wrapper .k-drama .card .title h3,#tv-watch #cartoon .wrapper .movies .card .title h3,#tv-watch #cartoon .wrapper .related .card .title h3,#tv-watch #cartoon .wrapper .series .card .title h3,#tv-watch #cartoon .wrapper .studios .card .title h3,#tv-watch #cartoon .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoons .wrapper .animated-series .card .title h3,#tv-watch #cartoons .wrapper .anime .card .title h3,#tv-watch #cartoons .wrapper .cartoon .card .title h3,#tv-watch #cartoons .wrapper .cartoons .card .title h3,#tv-watch #cartoons .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoons .wrapper .k-drama .card .title h3,#tv-watch #cartoons .wrapper .movies .card .title h3,#tv-watch #cartoons .wrapper .related .card .title h3,#tv-watch #cartoons .wrapper .series .card .title h3,#tv-watch #cartoons .wrapper .studios .card .title h3,#tv-watch #cartoons .wrapper .tv-rail-track .card .title h3,#tv-watch #continue-watching .wrapper .animated-series .card .title h3,#tv-watch #continue-watching .wrapper .anime .card .title h3,#tv-watch #continue-watching .wrapper .cartoon .card .title h3,#tv-watch #continue-watching .wrapper .cartoons .card .title h3,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title h3,#tv-watch #continue-watching .wrapper .k-drama .card .title h3,#tv-watch #continue-watching .wrapper .movies .card .title h3,#tv-watch #continue-watching .wrapper .related .card .title h3,#tv-watch #continue-watching .wrapper .series .card .title h3,#tv-watch #continue-watching .wrapper .studios .card .title h3,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title h3,#tv-watch #k-drama .wrapper .animated-series .card .title h3,#tv-watch #k-drama .wrapper .anime .card .title h3,#tv-watch #k-drama .wrapper .cartoon .card .title h3,#tv-watch #k-drama .wrapper .cartoons .card .title h3,#tv-watch #k-drama .wrapper .continue-watching-list .card .title h3,#tv-watch #k-drama .wrapper .k-drama .card .title h3,#tv-watch #k-drama .wrapper .movies .card .title h3,#tv-watch #k-drama .wrapper .related .card .title h3,#tv-watch #k-drama .wrapper .series .card .title h3,#tv-watch #k-drama .wrapper .studios .card .title h3,#tv-watch #k-drama .wrapper .tv-rail-track .card .title h3,#tv-watch #movies .wrapper .animated-series .card .title h3,#tv-watch #movies .wrapper .anime .card .title h3,#tv-watch #movies .wrapper .cartoon .card .title h3,#tv-watch #movies .wrapper .cartoons .card .title h3,#tv-watch #movies .wrapper .continue-watching-list .card .title h3,#tv-watch #movies .wrapper .k-drama .card .title h3,#tv-watch #movies .wrapper .movies .card .title h3,#tv-watch #movies .wrapper .related .card .title h3,#tv-watch #movies .wrapper .series .card .title h3,#tv-watch #movies .wrapper .studios .card .title h3,#tv-watch #movies .wrapper .tv-rail-track .card .title h3,#tv-watch #related .wrapper .animated-series .card .title h3,#tv-watch #related .wrapper .anime .card .title h3,#tv-watch #related .wrapper .cartoon .card .title h3,#tv-watch #related .wrapper .cartoons .card .title h3,#tv-watch #related .wrapper .continue-watching-list .card .title h3,#tv-watch #related .wrapper .k-drama .card .title h3,#tv-watch #related .wrapper .movies .card .title h3,#tv-watch #related .wrapper .related .card .title h3,#tv-watch #related .wrapper .series .card .title h3,#tv-watch #related .wrapper .studios .card .title h3,#tv-watch #related .wrapper .tv-rail-track .card .title h3,#tv-watch #series .wrapper .animated-series .card .title h3,#tv-watch #series .wrapper .anime .card .title h3,#tv-watch #series .wrapper .cartoon .card .title h3,#tv-watch #series .wrapper .cartoons .card .title h3,#tv-watch #series .wrapper .continue-watching-list .card .title h3,#tv-watch #series .wrapper .k-drama .card .title h3,#tv-watch #series .wrapper .movies .card .title h3,#tv-watch #series .wrapper .related .card .title h3,#tv-watch #series .wrapper .series .card .title h3,#tv-watch #series .wrapper .studios .card .title h3,#tv-watch #series .wrapper .tv-rail-track .card .title h3,#tv-watch #story .wrapper .animated-series .card .title h3,#tv-watch #story .wrapper .anime .card .title h3,#tv-watch #story .wrapper .cartoon .card .title h3,#tv-watch #story .wrapper .cartoons .card .title h3,#tv-watch #story .wrapper .continue-watching-list .card .title h3,#tv-watch #story .wrapper .k-drama .card .title h3,#tv-watch #story .wrapper .movies .card .title h3,#tv-watch #story .wrapper .related .card .title h3,#tv-watch #story .wrapper .series .card .title h3,#tv-watch #story .wrapper .studios .card .title h3,#tv-watch #story .wrapper .tv-rail-track .card .title h3,#tv-watch #studios .wrapper .animated-series .card .title h3,#tv-watch #studios .wrapper .anime .card .title h3,#tv-watch #studios .wrapper .cartoon .card .title h3,#tv-watch #studios .wrapper .cartoons .card .title h3,#tv-watch #studios .wrapper .continue-watching-list .card .title h3,#tv-watch #studios .wrapper .k-drama .card .title h3,#tv-watch #studios .wrapper .movies .card .title h3,#tv-watch #studios .wrapper .related .card .title h3,#tv-watch #studios .wrapper .series .card .title h3,#tv-watch #studios .wrapper .studios .card .title h3,#tv-watch #studios .wrapper .tv-rail-track .card .title h3,#tv-watch .tv-rail .wrapper .animated-series .card .title h3,#tv-watch .tv-rail .wrapper .anime .card .title h3,#tv-watch .tv-rail .wrapper .cartoon .card .title h3,#tv-watch .tv-rail .wrapper .cartoons .card .title h3,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title h3,#tv-watch .tv-rail .wrapper .k-drama .card .title h3,#tv-watch .tv-rail .wrapper .movies .card .title h3,#tv-watch .tv-rail .wrapper .related .card .title h3,#tv-watch .tv-rail .wrapper .series .card .title h3,#tv-watch .tv-rail .wrapper .studios .card .title h3,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title h3{width:90%;transition:.25s;text-align:center;font-weight:500;white-space:nowrap;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px}@media(max-width:1440px){#tv-watch #animated-series .wrapper .animated-series .card .title h3,#tv-watch #animated-series .wrapper .anime .card .title h3,#tv-watch #animated-series .wrapper .cartoon .card .title h3,#tv-watch #animated-series .wrapper .cartoons .card .title h3,#tv-watch #animated-series .wrapper .continue-watching-list .card .title h3,#tv-watch #animated-series .wrapper .k-drama .card .title h3,#tv-watch #animated-series .wrapper .movies .card .title h3,#tv-watch #animated-series .wrapper .related .card .title h3,#tv-watch #animated-series .wrapper .series .card .title h3,#tv-watch #animated-series .wrapper .studios .card .title h3,#tv-watch #animated-series .wrapper .tv-rail-track .card .title h3,#tv-watch #anime .wrapper .animated-series .card .title h3,#tv-watch #anime .wrapper .anime .card .title h3,#tv-watch #anime .wrapper .cartoon .card .title h3,#tv-watch #anime .wrapper .cartoons .card .title h3,#tv-watch #anime .wrapper .continue-watching-list .card .title h3,#tv-watch #anime .wrapper .k-drama .card .title h3,#tv-watch #anime .wrapper .movies .card .title h3,#tv-watch #anime .wrapper .related .card .title h3,#tv-watch #anime .wrapper .series .card .title h3,#tv-watch #anime .wrapper .studios .card .title h3,#tv-watch #anime .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoon .wrapper .animated-series .card .title h3,#tv-watch #cartoon .wrapper .anime .card .title h3,#tv-watch #cartoon .wrapper .cartoon .card .title h3,#tv-watch #cartoon .wrapper .cartoons .card .title h3,#tv-watch #cartoon .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoon .wrapper .k-drama .card .title h3,#tv-watch #cartoon .wrapper .movies .card .title h3,#tv-watch #cartoon .wrapper .related .card .title h3,#tv-watch #cartoon .wrapper .series .card .title h3,#tv-watch #cartoon .wrapper .studios .card .title h3,#tv-watch #cartoon .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoons .wrapper .animated-series .card .title h3,#tv-watch #cartoons .wrapper .anime .card .title h3,#tv-watch #cartoons .wrapper .cartoon .card .title h3,#tv-watch #cartoons .wrapper .cartoons .card .title h3,#tv-watch #cartoons .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoons .wrapper .k-drama .card .title h3,#tv-watch #cartoons .wrapper .movies .card .title h3,#tv-watch #cartoons .wrapper .related .card .title h3,#tv-watch #cartoons .wrapper .series .card .title h3,#tv-watch #cartoons .wrapper .studios .card .title h3,#tv-watch #cartoons .wrapper .tv-rail-track .card .title h3,#tv-watch #continue-watching .wrapper .animated-series .card .title h3,#tv-watch #continue-watching .wrapper .anime .card .title h3,#tv-watch #continue-watching .wrapper .cartoon .card .title h3,#tv-watch #continue-watching .wrapper .cartoons .card .title h3,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title h3,#tv-watch #continue-watching .wrapper .k-drama .card .title h3,#tv-watch #continue-watching .wrapper .movies .card .title h3,#tv-watch #continue-watching .wrapper .related .card .title h3,#tv-watch #continue-watching .wrapper .series .card .title h3,#tv-watch #continue-watching .wrapper .studios .card .title h3,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title h3,#tv-watch #k-drama .wrapper .animated-series .card .title h3,#tv-watch #k-drama .wrapper .anime .card .title h3,#tv-watch #k-drama .wrapper .cartoon .card .title h3,#tv-watch #k-drama .wrapper .cartoons .card .title h3,#tv-watch #k-drama .wrapper .continue-watching-list .card .title h3,#tv-watch #k-drama .wrapper .k-drama .card .title h3,#tv-watch #k-drama .wrapper .movies .card .title h3,#tv-watch #k-drama .wrapper .related .card .title h3,#tv-watch #k-drama .wrapper .series .card .title h3,#tv-watch #k-drama .wrapper .studios .card .title h3,#tv-watch #k-drama .wrapper .tv-rail-track .card .title h3,#tv-watch #movies .wrapper .animated-series .card .title h3,#tv-watch #movies .wrapper .anime .card .title h3,#tv-watch #movies .wrapper .cartoon .card .title h3,#tv-watch #movies .wrapper .cartoons .card .title h3,#tv-watch #movies .wrapper .continue-watching-list .card .title h3,#tv-watch #movies .wrapper .k-drama .card .title h3,#tv-watch #movies .wrapper .movies .card .title h3,#tv-watch #movies .wrapper .related .card .title h3,#tv-watch #movies .wrapper .series .card .title h3,#tv-watch #movies .wrapper .studios .card .title h3,#tv-watch #movies .wrapper .tv-rail-track .card .title h3,#tv-watch #related .wrapper .animated-series .card .title h3,#tv-watch #related .wrapper .anime .card .title h3,#tv-watch #related .wrapper .cartoon .card .title h3,#tv-watch #related .wrapper .cartoons .card .title h3,#tv-watch #related .wrapper .continue-watching-list .card .title h3,#tv-watch #related .wrapper .k-drama .card .title h3,#tv-watch #related .wrapper .movies .card .title h3,#tv-watch #related .wrapper .related .card .title h3,#tv-watch #related .wrapper .series .card .title h3,#tv-watch #related .wrapper .studios .card .title h3,#tv-watch #related .wrapper .tv-rail-track .card .title h3,#tv-watch #series .wrapper .animated-series .card .title h3,#tv-watch #series .wrapper .anime .card .title h3,#tv-watch #series .wrapper .cartoon .card .title h3,#tv-watch #series .wrapper .cartoons .card .title h3,#tv-watch #series .wrapper .continue-watching-list .card .title h3,#tv-watch #series .wrapper .k-drama .card .title h3,#tv-watch #series .wrapper .movies .card .title h3,#tv-watch #series .wrapper .related .card .title h3,#tv-watch #series .wrapper .series .card .title h3,#tv-watch #series .wrapper .studios .card .title h3,#tv-watch #series .wrapper .tv-rail-track .card .title h3,#tv-watch #story .wrapper .animated-series .card .title h3,#tv-watch #story .wrapper .anime .card .title h3,#tv-watch #story .wrapper .cartoon .card .title h3,#tv-watch #story .wrapper .cartoons .card .title h3,#tv-watch #story .wrapper .continue-watching-list .card .title h3,#tv-watch #story .wrapper .k-drama .card .title h3,#tv-watch #story .wrapper .movies .card .title h3,#tv-watch #story .wrapper .related .card .title h3,#tv-watch #story .wrapper .series .card .title h3,#tv-watch #story .wrapper .studios .card .title h3,#tv-watch #story .wrapper .tv-rail-track .card .title h3,#tv-watch #studios .wrapper .animated-series .card .title h3,#tv-watch #studios .wrapper .anime .card .title h3,#tv-watch #studios .wrapper .cartoon .card .title h3,#tv-watch #studios .wrapper .cartoons .card .title h3,#tv-watch #studios .wrapper .continue-watching-list .card .title h3,#tv-watch #studios .wrapper .k-drama .card .title h3,#tv-watch #studios .wrapper .movies .card .title h3,#tv-watch #studios .wrapper .related .card .title h3,#tv-watch #studios .wrapper .series .card .title h3,#tv-watch #studios .wrapper .studios .card .title h3,#tv-watch #studios .wrapper .tv-rail-track .card .title h3,#tv-watch .tv-rail .wrapper .animated-series .card .title h3,#tv-watch .tv-rail .wrapper .anime .card .title h3,#tv-watch .tv-rail .wrapper .cartoon .card .title h3,#tv-watch .tv-rail .wrapper .cartoons .card .title h3,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title h3,#tv-watch .tv-rail .wrapper .k-drama .card .title h3,#tv-watch .tv-rail .wrapper .movies .card .title h3,#tv-watch .tv-rail .wrapper .related .card .title h3,#tv-watch .tv-rail .wrapper .series .card .title h3,#tv-watch .tv-rail .wrapper .studios .card .title h3,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title h3{font-size:13px}}@media(max-width:1280px){#tv-watch #animated-series .wrapper .animated-series .card .title h3,#tv-watch #animated-series .wrapper .anime .card .title h3,#tv-watch #animated-series .wrapper .cartoon .card .title h3,#tv-watch #animated-series .wrapper .cartoons .card .title h3,#tv-watch #animated-series .wrapper .continue-watching-list .card .title h3,#tv-watch #animated-series .wrapper .k-drama .card .title h3,#tv-watch #animated-series .wrapper .movies .card .title h3,#tv-watch #animated-series .wrapper .related .card .title h3,#tv-watch #animated-series .wrapper .series .card .title h3,#tv-watch #animated-series .wrapper .studios .card .title h3,#tv-watch #animated-series .wrapper .tv-rail-track .card .title h3,#tv-watch #anime .wrapper .animated-series .card .title h3,#tv-watch #anime .wrapper .anime .card .title h3,#tv-watch #anime .wrapper .cartoon .card .title h3,#tv-watch #anime .wrapper .cartoons .card .title h3,#tv-watch #anime .wrapper .continue-watching-list .card .title h3,#tv-watch #anime .wrapper .k-drama .card .title h3,#tv-watch #anime .wrapper .movies .card .title h3,#tv-watch #anime .wrapper .related .card .title h3,#tv-watch #anime .wrapper .series .card .title h3,#tv-watch #anime .wrapper .studios .card .title h3,#tv-watch #anime .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoon .wrapper .animated-series .card .title h3,#tv-watch #cartoon .wrapper .anime .card .title h3,#tv-watch #cartoon .wrapper .cartoon .card .title h3,#tv-watch #cartoon .wrapper .cartoons .card .title h3,#tv-watch #cartoon .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoon .wrapper .k-drama .card .title h3,#tv-watch #cartoon .wrapper .movies .card .title h3,#tv-watch #cartoon .wrapper .related .card .title h3,#tv-watch #cartoon .wrapper .series .card .title h3,#tv-watch #cartoon .wrapper .studios .card .title h3,#tv-watch #cartoon .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoons .wrapper .animated-series .card .title h3,#tv-watch #cartoons .wrapper .anime .card .title h3,#tv-watch #cartoons .wrapper .cartoon .card .title h3,#tv-watch #cartoons .wrapper .cartoons .card .title h3,#tv-watch #cartoons .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoons .wrapper .k-drama .card .title h3,#tv-watch #cartoons .wrapper .movies .card .title h3,#tv-watch #cartoons .wrapper .related .card .title h3,#tv-watch #cartoons .wrapper .series .card .title h3,#tv-watch #cartoons .wrapper .studios .card .title h3,#tv-watch #cartoons .wrapper .tv-rail-track .card .title h3,#tv-watch #continue-watching .wrapper .animated-series .card .title h3,#tv-watch #continue-watching .wrapper .anime .card .title h3,#tv-watch #continue-watching .wrapper .cartoon .card .title h3,#tv-watch #continue-watching .wrapper .cartoons .card .title h3,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title h3,#tv-watch #continue-watching .wrapper .k-drama .card .title h3,#tv-watch #continue-watching .wrapper .movies .card .title h3,#tv-watch #continue-watching .wrapper .related .card .title h3,#tv-watch #continue-watching .wrapper .series .card .title h3,#tv-watch #continue-watching .wrapper .studios .card .title h3,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title h3,#tv-watch #k-drama .wrapper .animated-series .card .title h3,#tv-watch #k-drama .wrapper .anime .card .title h3,#tv-watch #k-drama .wrapper .cartoon .card .title h3,#tv-watch #k-drama .wrapper .cartoons .card .title h3,#tv-watch #k-drama .wrapper .continue-watching-list .card .title h3,#tv-watch #k-drama .wrapper .k-drama .card .title h3,#tv-watch #k-drama .wrapper .movies .card .title h3,#tv-watch #k-drama .wrapper .related .card .title h3,#tv-watch #k-drama .wrapper .series .card .title h3,#tv-watch #k-drama .wrapper .studios .card .title h3,#tv-watch #k-drama .wrapper .tv-rail-track .card .title h3,#tv-watch #movies .wrapper .animated-series .card .title h3,#tv-watch #movies .wrapper .anime .card .title h3,#tv-watch #movies .wrapper .cartoon .card .title h3,#tv-watch #movies .wrapper .cartoons .card .title h3,#tv-watch #movies .wrapper .continue-watching-list .card .title h3,#tv-watch #movies .wrapper .k-drama .card .title h3,#tv-watch #movies .wrapper .movies .card .title h3,#tv-watch #movies .wrapper .related .card .title h3,#tv-watch #movies .wrapper .series .card .title h3,#tv-watch #movies .wrapper .studios .card .title h3,#tv-watch #movies .wrapper .tv-rail-track .card .title h3,#tv-watch #related .wrapper .animated-series .card .title h3,#tv-watch #related .wrapper .anime .card .title h3,#tv-watch #related .wrapper .cartoon .card .title h3,#tv-watch #related .wrapper .cartoons .card .title h3,#tv-watch #related .wrapper .continue-watching-list .card .title h3,#tv-watch #related .wrapper .k-drama .card .title h3,#tv-watch #related .wrapper .movies .card .title h3,#tv-watch #related .wrapper .related .card .title h3,#tv-watch #related .wrapper .series .card .title h3,#tv-watch #related .wrapper .studios .card .title h3,#tv-watch #related .wrapper .tv-rail-track .card .title h3,#tv-watch #series .wrapper .animated-series .card .title h3,#tv-watch #series .wrapper .anime .card .title h3,#tv-watch #series .wrapper .cartoon .card .title h3,#tv-watch #series .wrapper .cartoons .card .title h3,#tv-watch #series .wrapper .continue-watching-list .card .title h3,#tv-watch #series .wrapper .k-drama .card .title h3,#tv-watch #series .wrapper .movies .card .title h3,#tv-watch #series .wrapper .related .card .title h3,#tv-watch #series .wrapper .series .card .title h3,#tv-watch #series .wrapper .studios .card .title h3,#tv-watch #series .wrapper .tv-rail-track .card .title h3,#tv-watch #story .wrapper .animated-series .card .title h3,#tv-watch #story .wrapper .anime .card .title h3,#tv-watch #story .wrapper .cartoon .card .title h3,#tv-watch #story .wrapper .cartoons .card .title h3,#tv-watch #story .wrapper .continue-watching-list .card .title h3,#tv-watch #story .wrapper .k-drama .card .title h3,#tv-watch #story .wrapper .movies .card .title h3,#tv-watch #story .wrapper .related .card .title h3,#tv-watch #story .wrapper .series .card .title h3,#tv-watch #story .wrapper .studios .card .title h3,#tv-watch #story .wrapper .tv-rail-track .card .title h3,#tv-watch #studios .wrapper .animated-series .card .title h3,#tv-watch #studios .wrapper .anime .card .title h3,#tv-watch #studios .wrapper .cartoon .card .title h3,#tv-watch #studios .wrapper .cartoons .card .title h3,#tv-watch #studios .wrapper .continue-watching-list .card .title h3,#tv-watch #studios .wrapper .k-drama .card .title h3,#tv-watch #studios .wrapper .movies .card .title h3,#tv-watch #studios .wrapper .related .card .title h3,#tv-watch #studios .wrapper .series .card .title h3,#tv-watch #studios .wrapper .studios .card .title h3,#tv-watch #studios .wrapper .tv-rail-track .card .title h3,#tv-watch .tv-rail .wrapper .animated-series .card .title h3,#tv-watch .tv-rail .wrapper .anime .card .title h3,#tv-watch .tv-rail .wrapper .cartoon .card .title h3,#tv-watch .tv-rail .wrapper .cartoons .card .title h3,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title h3,#tv-watch .tv-rail .wrapper .k-drama .card .title h3,#tv-watch .tv-rail .wrapper .movies .card .title h3,#tv-watch .tv-rail .wrapper .related .card .title h3,#tv-watch .tv-rail .wrapper .series .card .title h3,#tv-watch .tv-rail .wrapper .studios .card .title h3,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title h3{font-size:12px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card .title h3,#tv-watch #animated-series .wrapper .anime .card .title h3,#tv-watch #animated-series .wrapper .cartoon .card .title h3,#tv-watch #animated-series .wrapper .cartoons .card .title h3,#tv-watch #animated-series .wrapper .continue-watching-list .card .title h3,#tv-watch #animated-series .wrapper .k-drama .card .title h3,#tv-watch #animated-series .wrapper .movies .card .title h3,#tv-watch #animated-series .wrapper .related .card .title h3,#tv-watch #animated-series .wrapper .series .card .title h3,#tv-watch #animated-series .wrapper .studios .card .title h3,#tv-watch #animated-series .wrapper .tv-rail-track .card .title h3,#tv-watch #anime .wrapper .animated-series .card .title h3,#tv-watch #anime .wrapper .anime .card .title h3,#tv-watch #anime .wrapper .cartoon .card .title h3,#tv-watch #anime .wrapper .cartoons .card .title h3,#tv-watch #anime .wrapper .continue-watching-list .card .title h3,#tv-watch #anime .wrapper .k-drama .card .title h3,#tv-watch #anime .wrapper .movies .card .title h3,#tv-watch #anime .wrapper .related .card .title h3,#tv-watch #anime .wrapper .series .card .title h3,#tv-watch #anime .wrapper .studios .card .title h3,#tv-watch #anime .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoon .wrapper .animated-series .card .title h3,#tv-watch #cartoon .wrapper .anime .card .title h3,#tv-watch #cartoon .wrapper .cartoon .card .title h3,#tv-watch #cartoon .wrapper .cartoons .card .title h3,#tv-watch #cartoon .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoon .wrapper .k-drama .card .title h3,#tv-watch #cartoon .wrapper .movies .card .title h3,#tv-watch #cartoon .wrapper .related .card .title h3,#tv-watch #cartoon .wrapper .series .card .title h3,#tv-watch #cartoon .wrapper .studios .card .title h3,#tv-watch #cartoon .wrapper .tv-rail-track .card .title h3,#tv-watch #cartoons .wrapper .animated-series .card .title h3,#tv-watch #cartoons .wrapper .anime .card .title h3,#tv-watch #cartoons .wrapper .cartoon .card .title h3,#tv-watch #cartoons .wrapper .cartoons .card .title h3,#tv-watch #cartoons .wrapper .continue-watching-list .card .title h3,#tv-watch #cartoons .wrapper .k-drama .card .title h3,#tv-watch #cartoons .wrapper .movies .card .title h3,#tv-watch #cartoons .wrapper .related .card .title h3,#tv-watch #cartoons .wrapper .series .card .title h3,#tv-watch #cartoons .wrapper .studios .card .title h3,#tv-watch #cartoons .wrapper .tv-rail-track .card .title h3,#tv-watch #continue-watching .wrapper .animated-series .card .title h3,#tv-watch #continue-watching .wrapper .anime .card .title h3,#tv-watch #continue-watching .wrapper .cartoon .card .title h3,#tv-watch #continue-watching .wrapper .cartoons .card .title h3,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title h3,#tv-watch #continue-watching .wrapper .k-drama .card .title h3,#tv-watch #continue-watching .wrapper .movies .card .title h3,#tv-watch #continue-watching .wrapper .related .card .title h3,#tv-watch #continue-watching .wrapper .series .card .title h3,#tv-watch #continue-watching .wrapper .studios .card .title h3,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title h3,#tv-watch #k-drama .wrapper .animated-series .card .title h3,#tv-watch #k-drama .wrapper .anime .card .title h3,#tv-watch #k-drama .wrapper .cartoon .card .title h3,#tv-watch #k-drama .wrapper .cartoons .card .title h3,#tv-watch #k-drama .wrapper .continue-watching-list .card .title h3,#tv-watch #k-drama .wrapper .k-drama .card .title h3,#tv-watch #k-drama .wrapper .movies .card .title h3,#tv-watch #k-drama .wrapper .related .card .title h3,#tv-watch #k-drama .wrapper .series .card .title h3,#tv-watch #k-drama .wrapper .studios .card .title h3,#tv-watch #k-drama .wrapper .tv-rail-track .card .title h3,#tv-watch #movies .wrapper .animated-series .card .title h3,#tv-watch #movies .wrapper .anime .card .title h3,#tv-watch #movies .wrapper .cartoon .card .title h3,#tv-watch #movies .wrapper .cartoons .card .title h3,#tv-watch #movies .wrapper .continue-watching-list .card .title h3,#tv-watch #movies .wrapper .k-drama .card .title h3,#tv-watch #movies .wrapper .movies .card .title h3,#tv-watch #movies .wrapper .related .card .title h3,#tv-watch #movies .wrapper .series .card .title h3,#tv-watch #movies .wrapper .studios .card .title h3,#tv-watch #movies .wrapper .tv-rail-track .card .title h3,#tv-watch #related .wrapper .animated-series .card .title h3,#tv-watch #related .wrapper .anime .card .title h3,#tv-watch #related .wrapper .cartoon .card .title h3,#tv-watch #related .wrapper .cartoons .card .title h3,#tv-watch #related .wrapper .continue-watching-list .card .title h3,#tv-watch #related .wrapper .k-drama .card .title h3,#tv-watch #related .wrapper .movies .card .title h3,#tv-watch #related .wrapper .related .card .title h3,#tv-watch #related .wrapper .series .card .title h3,#tv-watch #related .wrapper .studios .card .title h3,#tv-watch #related .wrapper .tv-rail-track .card .title h3,#tv-watch #series .wrapper .animated-series .card .title h3,#tv-watch #series .wrapper .anime .card .title h3,#tv-watch #series .wrapper .cartoon .card .title h3,#tv-watch #series .wrapper .cartoons .card .title h3,#tv-watch #series .wrapper .continue-watching-list .card .title h3,#tv-watch #series .wrapper .k-drama .card .title h3,#tv-watch #series .wrapper .movies .card .title h3,#tv-watch #series .wrapper .related .card .title h3,#tv-watch #series .wrapper .series .card .title h3,#tv-watch #series .wrapper .studios .card .title h3,#tv-watch #series .wrapper .tv-rail-track .card .title h3,#tv-watch #story .wrapper .animated-series .card .title h3,#tv-watch #story .wrapper .anime .card .title h3,#tv-watch #story .wrapper .cartoon .card .title h3,#tv-watch #story .wrapper .cartoons .card .title h3,#tv-watch #story .wrapper .continue-watching-list .card .title h3,#tv-watch #story .wrapper .k-drama .card .title h3,#tv-watch #story .wrapper .movies .card .title h3,#tv-watch #story .wrapper .related .card .title h3,#tv-watch #story .wrapper .series .card .title h3,#tv-watch #story .wrapper .studios .card .title h3,#tv-watch #story .wrapper .tv-rail-track .card .title h3,#tv-watch #studios .wrapper .animated-series .card .title h3,#tv-watch #studios .wrapper .anime .card .title h3,#tv-watch #studios .wrapper .cartoon .card .title h3,#tv-watch #studios .wrapper .cartoons .card .title h3,#tv-watch #studios .wrapper .continue-watching-list .card .title h3,#tv-watch #studios .wrapper .k-drama .card .title h3,#tv-watch #studios .wrapper .movies .card .title h3,#tv-watch #studios .wrapper .related .card .title h3,#tv-watch #studios .wrapper .series .card .title h3,#tv-watch #studios .wrapper .studios .card .title h3,#tv-watch #studios .wrapper .tv-rail-track .card .title h3,#tv-watch .tv-rail .wrapper .animated-series .card .title h3,#tv-watch .tv-rail .wrapper .anime .card .title h3,#tv-watch .tv-rail .wrapper .cartoon .card .title h3,#tv-watch .tv-rail .wrapper .cartoons .card .title h3,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title h3,#tv-watch .tv-rail .wrapper .k-drama .card .title h3,#tv-watch .tv-rail .wrapper .movies .card .title h3,#tv-watch .tv-rail .wrapper .related .card .title h3,#tv-watch .tv-rail .wrapper .series .card .title h3,#tv-watch .tv-rail .wrapper .studios .card .title h3,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title h3{font-size:11px}}#tv-watch #animated-series .wrapper .animated-series .card .title p.other,#tv-watch #animated-series .wrapper .anime .card .title p.other,#tv-watch #animated-series .wrapper .cartoon .card .title p.other,#tv-watch #animated-series .wrapper .cartoons .card .title p.other,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other,#tv-watch #animated-series .wrapper .k-drama .card .title p.other,#tv-watch #animated-series .wrapper .movies .card .title p.other,#tv-watch #animated-series .wrapper .related .card .title p.other,#tv-watch #animated-series .wrapper .series .card .title p.other,#tv-watch #animated-series .wrapper .studios .card .title p.other,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other,#tv-watch #anime .wrapper .animated-series .card .title p.other,#tv-watch #anime .wrapper .anime .card .title p.other,#tv-watch #anime .wrapper .cartoon .card .title p.other,#tv-watch #anime .wrapper .cartoons .card .title p.other,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other,#tv-watch #anime .wrapper .k-drama .card .title p.other,#tv-watch #anime .wrapper .movies .card .title p.other,#tv-watch #anime .wrapper .related .card .title p.other,#tv-watch #anime .wrapper .series .card .title p.other,#tv-watch #anime .wrapper .studios .card .title p.other,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoon .wrapper .animated-series .card .title p.other,#tv-watch #cartoon .wrapper .anime .card .title p.other,#tv-watch #cartoon .wrapper .cartoon .card .title p.other,#tv-watch #cartoon .wrapper .cartoons .card .title p.other,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoon .wrapper .k-drama .card .title p.other,#tv-watch #cartoon .wrapper .movies .card .title p.other,#tv-watch #cartoon .wrapper .related .card .title p.other,#tv-watch #cartoon .wrapper .series .card .title p.other,#tv-watch #cartoon .wrapper .studios .card .title p.other,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoons .wrapper .animated-series .card .title p.other,#tv-watch #cartoons .wrapper .anime .card .title p.other,#tv-watch #cartoons .wrapper .cartoon .card .title p.other,#tv-watch #cartoons .wrapper .cartoons .card .title p.other,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoons .wrapper .k-drama .card .title p.other,#tv-watch #cartoons .wrapper .movies .card .title p.other,#tv-watch #cartoons .wrapper .related .card .title p.other,#tv-watch #cartoons .wrapper .series .card .title p.other,#tv-watch #cartoons .wrapper .studios .card .title p.other,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other,#tv-watch #continue-watching .wrapper .anime .card .title p.other,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other,#tv-watch #continue-watching .wrapper .movies .card .title p.other,#tv-watch #continue-watching .wrapper .related .card .title p.other,#tv-watch #continue-watching .wrapper .series .card .title p.other,#tv-watch #continue-watching .wrapper .studios .card .title p.other,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other,#tv-watch #k-drama .wrapper .animated-series .card .title p.other,#tv-watch #k-drama .wrapper .anime .card .title p.other,#tv-watch #k-drama .wrapper .cartoon .card .title p.other,#tv-watch #k-drama .wrapper .cartoons .card .title p.other,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other,#tv-watch #k-drama .wrapper .k-drama .card .title p.other,#tv-watch #k-drama .wrapper .movies .card .title p.other,#tv-watch #k-drama .wrapper .related .card .title p.other,#tv-watch #k-drama .wrapper .series .card .title p.other,#tv-watch #k-drama .wrapper .studios .card .title p.other,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other,#tv-watch #movies .wrapper .animated-series .card .title p.other,#tv-watch #movies .wrapper .anime .card .title p.other,#tv-watch #movies .wrapper .cartoon .card .title p.other,#tv-watch #movies .wrapper .cartoons .card .title p.other,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other,#tv-watch #movies .wrapper .k-drama .card .title p.other,#tv-watch #movies .wrapper .movies .card .title p.other,#tv-watch #movies .wrapper .related .card .title p.other,#tv-watch #movies .wrapper .series .card .title p.other,#tv-watch #movies .wrapper .studios .card .title p.other,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other,#tv-watch #related .wrapper .animated-series .card .title p.other,#tv-watch #related .wrapper .anime .card .title p.other,#tv-watch #related .wrapper .cartoon .card .title p.other,#tv-watch #related .wrapper .cartoons .card .title p.other,#tv-watch #related .wrapper .continue-watching-list .card .title p.other,#tv-watch #related .wrapper .k-drama .card .title p.other,#tv-watch #related .wrapper .movies .card .title p.other,#tv-watch #related .wrapper .related .card .title p.other,#tv-watch #related .wrapper .series .card .title p.other,#tv-watch #related .wrapper .studios .card .title p.other,#tv-watch #related .wrapper .tv-rail-track .card .title p.other,#tv-watch #series .wrapper .animated-series .card .title p.other,#tv-watch #series .wrapper .anime .card .title p.other,#tv-watch #series .wrapper .cartoon .card .title p.other,#tv-watch #series .wrapper .cartoons .card .title p.other,#tv-watch #series .wrapper .continue-watching-list .card .title p.other,#tv-watch #series .wrapper .k-drama .card .title p.other,#tv-watch #series .wrapper .movies .card .title p.other,#tv-watch #series .wrapper .related .card .title p.other,#tv-watch #series .wrapper .series .card .title p.other,#tv-watch #series .wrapper .studios .card .title p.other,#tv-watch #series .wrapper .tv-rail-track .card .title p.other,#tv-watch #story .wrapper .animated-series .card .title p.other,#tv-watch #story .wrapper .anime .card .title p.other,#tv-watch #story .wrapper .cartoon .card .title p.other,#tv-watch #story .wrapper .cartoons .card .title p.other,#tv-watch #story .wrapper .continue-watching-list .card .title p.other,#tv-watch #story .wrapper .k-drama .card .title p.other,#tv-watch #story .wrapper .movies .card .title p.other,#tv-watch #story .wrapper .related .card .title p.other,#tv-watch #story .wrapper .series .card .title p.other,#tv-watch #story .wrapper .studios .card .title p.other,#tv-watch #story .wrapper .tv-rail-track .card .title p.other,#tv-watch #studios .wrapper .animated-series .card .title p.other,#tv-watch #studios .wrapper .anime .card .title p.other,#tv-watch #studios .wrapper .cartoon .card .title p.other,#tv-watch #studios .wrapper .cartoons .card .title p.other,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other,#tv-watch #studios .wrapper .k-drama .card .title p.other,#tv-watch #studios .wrapper .movies .card .title p.other,#tv-watch #studios .wrapper .related .card .title p.other,#tv-watch #studios .wrapper .series .card .title p.other,#tv-watch #studios .wrapper .studios .card .title p.other,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other,#tv-watch .tv-rail .wrapper .anime .card .title p.other,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other,#tv-watch .tv-rail .wrapper .movies .card .title p.other,#tv-watch .tv-rail .wrapper .related .card .title p.other,#tv-watch .tv-rail .wrapper .series .card .title p.other,#tv-watch .tv-rail .wrapper .studios .card .title p.other,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other{transition:.25s;text-align:center;font-weight:500;text-transform:capitalize;visibility:hidden;opacity:0;font-size:14px;display:flex;align-items:center;flex-wrap:nowrap;text-wrap:nowrap;gap:2px}#tv-watch #animated-series .wrapper .animated-series .card .title p.other span,#tv-watch #animated-series .wrapper .anime .card .title p.other span,#tv-watch #animated-series .wrapper .cartoon .card .title p.other span,#tv-watch #animated-series .wrapper .cartoons .card .title p.other span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #animated-series .wrapper .k-drama .card .title p.other span,#tv-watch #animated-series .wrapper .movies .card .title p.other span,#tv-watch #animated-series .wrapper .related .card .title p.other span,#tv-watch #animated-series .wrapper .series .card .title p.other span,#tv-watch #animated-series .wrapper .studios .card .title p.other span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #anime .wrapper .animated-series .card .title p.other span,#tv-watch #anime .wrapper .anime .card .title p.other span,#tv-watch #anime .wrapper .cartoon .card .title p.other span,#tv-watch #anime .wrapper .cartoons .card .title p.other span,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other span,#tv-watch #anime .wrapper .k-drama .card .title p.other span,#tv-watch #anime .wrapper .movies .card .title p.other span,#tv-watch #anime .wrapper .related .card .title p.other span,#tv-watch #anime .wrapper .series .card .title p.other span,#tv-watch #anime .wrapper .studios .card .title p.other span,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoon .wrapper .animated-series .card .title p.other span,#tv-watch #cartoon .wrapper .anime .card .title p.other span,#tv-watch #cartoon .wrapper .cartoon .card .title p.other span,#tv-watch #cartoon .wrapper .cartoons .card .title p.other span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoon .wrapper .k-drama .card .title p.other span,#tv-watch #cartoon .wrapper .movies .card .title p.other span,#tv-watch #cartoon .wrapper .related .card .title p.other span,#tv-watch #cartoon .wrapper .series .card .title p.other span,#tv-watch #cartoon .wrapper .studios .card .title p.other span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoons .wrapper .animated-series .card .title p.other span,#tv-watch #cartoons .wrapper .anime .card .title p.other span,#tv-watch #cartoons .wrapper .cartoon .card .title p.other span,#tv-watch #cartoons .wrapper .cartoons .card .title p.other span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoons .wrapper .k-drama .card .title p.other span,#tv-watch #cartoons .wrapper .movies .card .title p.other span,#tv-watch #cartoons .wrapper .related .card .title p.other span,#tv-watch #cartoons .wrapper .series .card .title p.other span,#tv-watch #cartoons .wrapper .studios .card .title p.other span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other span,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other span,#tv-watch #continue-watching .wrapper .anime .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other span,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other span,#tv-watch #continue-watching .wrapper .movies .card .title p.other span,#tv-watch #continue-watching .wrapper .related .card .title p.other span,#tv-watch #continue-watching .wrapper .series .card .title p.other span,#tv-watch #continue-watching .wrapper .studios .card .title p.other span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other span,#tv-watch #k-drama .wrapper .animated-series .card .title p.other span,#tv-watch #k-drama .wrapper .anime .card .title p.other span,#tv-watch #k-drama .wrapper .cartoon .card .title p.other span,#tv-watch #k-drama .wrapper .cartoons .card .title p.other span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other span,#tv-watch #k-drama .wrapper .k-drama .card .title p.other span,#tv-watch #k-drama .wrapper .movies .card .title p.other span,#tv-watch #k-drama .wrapper .related .card .title p.other span,#tv-watch #k-drama .wrapper .series .card .title p.other span,#tv-watch #k-drama .wrapper .studios .card .title p.other span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other span,#tv-watch #movies .wrapper .animated-series .card .title p.other span,#tv-watch #movies .wrapper .anime .card .title p.other span,#tv-watch #movies .wrapper .cartoon .card .title p.other span,#tv-watch #movies .wrapper .cartoons .card .title p.other span,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other span,#tv-watch #movies .wrapper .k-drama .card .title p.other span,#tv-watch #movies .wrapper .movies .card .title p.other span,#tv-watch #movies .wrapper .related .card .title p.other span,#tv-watch #movies .wrapper .series .card .title p.other span,#tv-watch #movies .wrapper .studios .card .title p.other span,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other span,#tv-watch #related .wrapper .animated-series .card .title p.other span,#tv-watch #related .wrapper .anime .card .title p.other span,#tv-watch #related .wrapper .cartoon .card .title p.other span,#tv-watch #related .wrapper .cartoons .card .title p.other span,#tv-watch #related .wrapper .continue-watching-list .card .title p.other span,#tv-watch #related .wrapper .k-drama .card .title p.other span,#tv-watch #related .wrapper .movies .card .title p.other span,#tv-watch #related .wrapper .related .card .title p.other span,#tv-watch #related .wrapper .series .card .title p.other span,#tv-watch #related .wrapper .studios .card .title p.other span,#tv-watch #related .wrapper .tv-rail-track .card .title p.other span,#tv-watch #series .wrapper .animated-series .card .title p.other span,#tv-watch #series .wrapper .anime .card .title p.other span,#tv-watch #series .wrapper .cartoon .card .title p.other span,#tv-watch #series .wrapper .cartoons .card .title p.other span,#tv-watch #series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #series .wrapper .k-drama .card .title p.other span,#tv-watch #series .wrapper .movies .card .title p.other span,#tv-watch #series .wrapper .related .card .title p.other span,#tv-watch #series .wrapper .series .card .title p.other span,#tv-watch #series .wrapper .studios .card .title p.other span,#tv-watch #series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #story .wrapper .animated-series .card .title p.other span,#tv-watch #story .wrapper .anime .card .title p.other span,#tv-watch #story .wrapper .cartoon .card .title p.other span,#tv-watch #story .wrapper .cartoons .card .title p.other span,#tv-watch #story .wrapper .continue-watching-list .card .title p.other span,#tv-watch #story .wrapper .k-drama .card .title p.other span,#tv-watch #story .wrapper .movies .card .title p.other span,#tv-watch #story .wrapper .related .card .title p.other span,#tv-watch #story .wrapper .series .card .title p.other span,#tv-watch #story .wrapper .studios .card .title p.other span,#tv-watch #story .wrapper .tv-rail-track .card .title p.other span,#tv-watch #studios .wrapper .animated-series .card .title p.other span,#tv-watch #studios .wrapper .anime .card .title p.other span,#tv-watch #studios .wrapper .cartoon .card .title p.other span,#tv-watch #studios .wrapper .cartoons .card .title p.other span,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other span,#tv-watch #studios .wrapper .k-drama .card .title p.other span,#tv-watch #studios .wrapper .movies .card .title p.other span,#tv-watch #studios .wrapper .related .card .title p.other span,#tv-watch #studios .wrapper .series .card .title p.other span,#tv-watch #studios .wrapper .studios .card .title p.other span,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other span,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other span,#tv-watch .tv-rail .wrapper .anime .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other span,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other span,#tv-watch .tv-rail .wrapper .movies .card .title p.other span,#tv-watch .tv-rail .wrapper .related .card .title p.other span,#tv-watch .tv-rail .wrapper .series .card .title p.other span,#tv-watch .tv-rail .wrapper .studios .card .title p.other span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other span{font-size:13px;padding:0 8px 0 10px;border:1px solid hsla(0,0%,100%,.6);border-radius:6px}@media(max-width:1280px){#tv-watch #animated-series .wrapper .animated-series .card .title p.other span,#tv-watch #animated-series .wrapper .anime .card .title p.other span,#tv-watch #animated-series .wrapper .cartoon .card .title p.other span,#tv-watch #animated-series .wrapper .cartoons .card .title p.other span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #animated-series .wrapper .k-drama .card .title p.other span,#tv-watch #animated-series .wrapper .movies .card .title p.other span,#tv-watch #animated-series .wrapper .related .card .title p.other span,#tv-watch #animated-series .wrapper .series .card .title p.other span,#tv-watch #animated-series .wrapper .studios .card .title p.other span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #anime .wrapper .animated-series .card .title p.other span,#tv-watch #anime .wrapper .anime .card .title p.other span,#tv-watch #anime .wrapper .cartoon .card .title p.other span,#tv-watch #anime .wrapper .cartoons .card .title p.other span,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other span,#tv-watch #anime .wrapper .k-drama .card .title p.other span,#tv-watch #anime .wrapper .movies .card .title p.other span,#tv-watch #anime .wrapper .related .card .title p.other span,#tv-watch #anime .wrapper .series .card .title p.other span,#tv-watch #anime .wrapper .studios .card .title p.other span,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoon .wrapper .animated-series .card .title p.other span,#tv-watch #cartoon .wrapper .anime .card .title p.other span,#tv-watch #cartoon .wrapper .cartoon .card .title p.other span,#tv-watch #cartoon .wrapper .cartoons .card .title p.other span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoon .wrapper .k-drama .card .title p.other span,#tv-watch #cartoon .wrapper .movies .card .title p.other span,#tv-watch #cartoon .wrapper .related .card .title p.other span,#tv-watch #cartoon .wrapper .series .card .title p.other span,#tv-watch #cartoon .wrapper .studios .card .title p.other span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoons .wrapper .animated-series .card .title p.other span,#tv-watch #cartoons .wrapper .anime .card .title p.other span,#tv-watch #cartoons .wrapper .cartoon .card .title p.other span,#tv-watch #cartoons .wrapper .cartoons .card .title p.other span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoons .wrapper .k-drama .card .title p.other span,#tv-watch #cartoons .wrapper .movies .card .title p.other span,#tv-watch #cartoons .wrapper .related .card .title p.other span,#tv-watch #cartoons .wrapper .series .card .title p.other span,#tv-watch #cartoons .wrapper .studios .card .title p.other span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other span,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other span,#tv-watch #continue-watching .wrapper .anime .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other span,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other span,#tv-watch #continue-watching .wrapper .movies .card .title p.other span,#tv-watch #continue-watching .wrapper .related .card .title p.other span,#tv-watch #continue-watching .wrapper .series .card .title p.other span,#tv-watch #continue-watching .wrapper .studios .card .title p.other span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other span,#tv-watch #k-drama .wrapper .animated-series .card .title p.other span,#tv-watch #k-drama .wrapper .anime .card .title p.other span,#tv-watch #k-drama .wrapper .cartoon .card .title p.other span,#tv-watch #k-drama .wrapper .cartoons .card .title p.other span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other span,#tv-watch #k-drama .wrapper .k-drama .card .title p.other span,#tv-watch #k-drama .wrapper .movies .card .title p.other span,#tv-watch #k-drama .wrapper .related .card .title p.other span,#tv-watch #k-drama .wrapper .series .card .title p.other span,#tv-watch #k-drama .wrapper .studios .card .title p.other span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other span,#tv-watch #movies .wrapper .animated-series .card .title p.other span,#tv-watch #movies .wrapper .anime .card .title p.other span,#tv-watch #movies .wrapper .cartoon .card .title p.other span,#tv-watch #movies .wrapper .cartoons .card .title p.other span,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other span,#tv-watch #movies .wrapper .k-drama .card .title p.other span,#tv-watch #movies .wrapper .movies .card .title p.other span,#tv-watch #movies .wrapper .related .card .title p.other span,#tv-watch #movies .wrapper .series .card .title p.other span,#tv-watch #movies .wrapper .studios .card .title p.other span,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other span,#tv-watch #related .wrapper .animated-series .card .title p.other span,#tv-watch #related .wrapper .anime .card .title p.other span,#tv-watch #related .wrapper .cartoon .card .title p.other span,#tv-watch #related .wrapper .cartoons .card .title p.other span,#tv-watch #related .wrapper .continue-watching-list .card .title p.other span,#tv-watch #related .wrapper .k-drama .card .title p.other span,#tv-watch #related .wrapper .movies .card .title p.other span,#tv-watch #related .wrapper .related .card .title p.other span,#tv-watch #related .wrapper .series .card .title p.other span,#tv-watch #related .wrapper .studios .card .title p.other span,#tv-watch #related .wrapper .tv-rail-track .card .title p.other span,#tv-watch #series .wrapper .animated-series .card .title p.other span,#tv-watch #series .wrapper .anime .card .title p.other span,#tv-watch #series .wrapper .cartoon .card .title p.other span,#tv-watch #series .wrapper .cartoons .card .title p.other span,#tv-watch #series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #series .wrapper .k-drama .card .title p.other span,#tv-watch #series .wrapper .movies .card .title p.other span,#tv-watch #series .wrapper .related .card .title p.other span,#tv-watch #series .wrapper .series .card .title p.other span,#tv-watch #series .wrapper .studios .card .title p.other span,#tv-watch #series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #story .wrapper .animated-series .card .title p.other span,#tv-watch #story .wrapper .anime .card .title p.other span,#tv-watch #story .wrapper .cartoon .card .title p.other span,#tv-watch #story .wrapper .cartoons .card .title p.other span,#tv-watch #story .wrapper .continue-watching-list .card .title p.other span,#tv-watch #story .wrapper .k-drama .card .title p.other span,#tv-watch #story .wrapper .movies .card .title p.other span,#tv-watch #story .wrapper .related .card .title p.other span,#tv-watch #story .wrapper .series .card .title p.other span,#tv-watch #story .wrapper .studios .card .title p.other span,#tv-watch #story .wrapper .tv-rail-track .card .title p.other span,#tv-watch #studios .wrapper .animated-series .card .title p.other span,#tv-watch #studios .wrapper .anime .card .title p.other span,#tv-watch #studios .wrapper .cartoon .card .title p.other span,#tv-watch #studios .wrapper .cartoons .card .title p.other span,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other span,#tv-watch #studios .wrapper .k-drama .card .title p.other span,#tv-watch #studios .wrapper .movies .card .title p.other span,#tv-watch #studios .wrapper .related .card .title p.other span,#tv-watch #studios .wrapper .series .card .title p.other span,#tv-watch #studios .wrapper .studios .card .title p.other span,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other span,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other span,#tv-watch .tv-rail .wrapper .anime .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other span,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other span,#tv-watch .tv-rail .wrapper .movies .card .title p.other span,#tv-watch .tv-rail .wrapper .related .card .title p.other span,#tv-watch .tv-rail .wrapper .series .card .title p.other span,#tv-watch .tv-rail .wrapper .studios .card .title p.other span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other span{font-size:11px;padding:0 7px 0 9px;border-radius:5px}}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card .title p.other span,#tv-watch #animated-series .wrapper .anime .card .title p.other span,#tv-watch #animated-series .wrapper .cartoon .card .title p.other span,#tv-watch #animated-series .wrapper .cartoons .card .title p.other span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #animated-series .wrapper .k-drama .card .title p.other span,#tv-watch #animated-series .wrapper .movies .card .title p.other span,#tv-watch #animated-series .wrapper .related .card .title p.other span,#tv-watch #animated-series .wrapper .series .card .title p.other span,#tv-watch #animated-series .wrapper .studios .card .title p.other span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #anime .wrapper .animated-series .card .title p.other span,#tv-watch #anime .wrapper .anime .card .title p.other span,#tv-watch #anime .wrapper .cartoon .card .title p.other span,#tv-watch #anime .wrapper .cartoons .card .title p.other span,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other span,#tv-watch #anime .wrapper .k-drama .card .title p.other span,#tv-watch #anime .wrapper .movies .card .title p.other span,#tv-watch #anime .wrapper .related .card .title p.other span,#tv-watch #anime .wrapper .series .card .title p.other span,#tv-watch #anime .wrapper .studios .card .title p.other span,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoon .wrapper .animated-series .card .title p.other span,#tv-watch #cartoon .wrapper .anime .card .title p.other span,#tv-watch #cartoon .wrapper .cartoon .card .title p.other span,#tv-watch #cartoon .wrapper .cartoons .card .title p.other span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoon .wrapper .k-drama .card .title p.other span,#tv-watch #cartoon .wrapper .movies .card .title p.other span,#tv-watch #cartoon .wrapper .related .card .title p.other span,#tv-watch #cartoon .wrapper .series .card .title p.other span,#tv-watch #cartoon .wrapper .studios .card .title p.other span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoons .wrapper .animated-series .card .title p.other span,#tv-watch #cartoons .wrapper .anime .card .title p.other span,#tv-watch #cartoons .wrapper .cartoon .card .title p.other span,#tv-watch #cartoons .wrapper .cartoons .card .title p.other span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoons .wrapper .k-drama .card .title p.other span,#tv-watch #cartoons .wrapper .movies .card .title p.other span,#tv-watch #cartoons .wrapper .related .card .title p.other span,#tv-watch #cartoons .wrapper .series .card .title p.other span,#tv-watch #cartoons .wrapper .studios .card .title p.other span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other span,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other span,#tv-watch #continue-watching .wrapper .anime .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other span,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other span,#tv-watch #continue-watching .wrapper .movies .card .title p.other span,#tv-watch #continue-watching .wrapper .related .card .title p.other span,#tv-watch #continue-watching .wrapper .series .card .title p.other span,#tv-watch #continue-watching .wrapper .studios .card .title p.other span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other span,#tv-watch #k-drama .wrapper .animated-series .card .title p.other span,#tv-watch #k-drama .wrapper .anime .card .title p.other span,#tv-watch #k-drama .wrapper .cartoon .card .title p.other span,#tv-watch #k-drama .wrapper .cartoons .card .title p.other span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other span,#tv-watch #k-drama .wrapper .k-drama .card .title p.other span,#tv-watch #k-drama .wrapper .movies .card .title p.other span,#tv-watch #k-drama .wrapper .related .card .title p.other span,#tv-watch #k-drama .wrapper .series .card .title p.other span,#tv-watch #k-drama .wrapper .studios .card .title p.other span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other span,#tv-watch #movies .wrapper .animated-series .card .title p.other span,#tv-watch #movies .wrapper .anime .card .title p.other span,#tv-watch #movies .wrapper .cartoon .card .title p.other span,#tv-watch #movies .wrapper .cartoons .card .title p.other span,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other span,#tv-watch #movies .wrapper .k-drama .card .title p.other span,#tv-watch #movies .wrapper .movies .card .title p.other span,#tv-watch #movies .wrapper .related .card .title p.other span,#tv-watch #movies .wrapper .series .card .title p.other span,#tv-watch #movies .wrapper .studios .card .title p.other span,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other span,#tv-watch #related .wrapper .animated-series .card .title p.other span,#tv-watch #related .wrapper .anime .card .title p.other span,#tv-watch #related .wrapper .cartoon .card .title p.other span,#tv-watch #related .wrapper .cartoons .card .title p.other span,#tv-watch #related .wrapper .continue-watching-list .card .title p.other span,#tv-watch #related .wrapper .k-drama .card .title p.other span,#tv-watch #related .wrapper .movies .card .title p.other span,#tv-watch #related .wrapper .related .card .title p.other span,#tv-watch #related .wrapper .series .card .title p.other span,#tv-watch #related .wrapper .studios .card .title p.other span,#tv-watch #related .wrapper .tv-rail-track .card .title p.other span,#tv-watch #series .wrapper .animated-series .card .title p.other span,#tv-watch #series .wrapper .anime .card .title p.other span,#tv-watch #series .wrapper .cartoon .card .title p.other span,#tv-watch #series .wrapper .cartoons .card .title p.other span,#tv-watch #series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #series .wrapper .k-drama .card .title p.other span,#tv-watch #series .wrapper .movies .card .title p.other span,#tv-watch #series .wrapper .related .card .title p.other span,#tv-watch #series .wrapper .series .card .title p.other span,#tv-watch #series .wrapper .studios .card .title p.other span,#tv-watch #series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #story .wrapper .animated-series .card .title p.other span,#tv-watch #story .wrapper .anime .card .title p.other span,#tv-watch #story .wrapper .cartoon .card .title p.other span,#tv-watch #story .wrapper .cartoons .card .title p.other span,#tv-watch #story .wrapper .continue-watching-list .card .title p.other span,#tv-watch #story .wrapper .k-drama .card .title p.other span,#tv-watch #story .wrapper .movies .card .title p.other span,#tv-watch #story .wrapper .related .card .title p.other span,#tv-watch #story .wrapper .series .card .title p.other span,#tv-watch #story .wrapper .studios .card .title p.other span,#tv-watch #story .wrapper .tv-rail-track .card .title p.other span,#tv-watch #studios .wrapper .animated-series .card .title p.other span,#tv-watch #studios .wrapper .anime .card .title p.other span,#tv-watch #studios .wrapper .cartoon .card .title p.other span,#tv-watch #studios .wrapper .cartoons .card .title p.other span,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other span,#tv-watch #studios .wrapper .k-drama .card .title p.other span,#tv-watch #studios .wrapper .movies .card .title p.other span,#tv-watch #studios .wrapper .related .card .title p.other span,#tv-watch #studios .wrapper .series .card .title p.other span,#tv-watch #studios .wrapper .studios .card .title p.other span,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other span,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other span,#tv-watch .tv-rail .wrapper .anime .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other span,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other span,#tv-watch .tv-rail .wrapper .movies .card .title p.other span,#tv-watch .tv-rail .wrapper .related .card .title p.other span,#tv-watch .tv-rail .wrapper .series .card .title p.other span,#tv-watch .tv-rail .wrapper .studios .card .title p.other span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other span{font-size:10px;padding:0 6px 0 8px;border-radius:4px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card .title p.other span,#tv-watch #animated-series .wrapper .anime .card .title p.other span,#tv-watch #animated-series .wrapper .cartoon .card .title p.other span,#tv-watch #animated-series .wrapper .cartoons .card .title p.other span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #animated-series .wrapper .k-drama .card .title p.other span,#tv-watch #animated-series .wrapper .movies .card .title p.other span,#tv-watch #animated-series .wrapper .related .card .title p.other span,#tv-watch #animated-series .wrapper .series .card .title p.other span,#tv-watch #animated-series .wrapper .studios .card .title p.other span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #anime .wrapper .animated-series .card .title p.other span,#tv-watch #anime .wrapper .anime .card .title p.other span,#tv-watch #anime .wrapper .cartoon .card .title p.other span,#tv-watch #anime .wrapper .cartoons .card .title p.other span,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other span,#tv-watch #anime .wrapper .k-drama .card .title p.other span,#tv-watch #anime .wrapper .movies .card .title p.other span,#tv-watch #anime .wrapper .related .card .title p.other span,#tv-watch #anime .wrapper .series .card .title p.other span,#tv-watch #anime .wrapper .studios .card .title p.other span,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoon .wrapper .animated-series .card .title p.other span,#tv-watch #cartoon .wrapper .anime .card .title p.other span,#tv-watch #cartoon .wrapper .cartoon .card .title p.other span,#tv-watch #cartoon .wrapper .cartoons .card .title p.other span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoon .wrapper .k-drama .card .title p.other span,#tv-watch #cartoon .wrapper .movies .card .title p.other span,#tv-watch #cartoon .wrapper .related .card .title p.other span,#tv-watch #cartoon .wrapper .series .card .title p.other span,#tv-watch #cartoon .wrapper .studios .card .title p.other span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other span,#tv-watch #cartoons .wrapper .animated-series .card .title p.other span,#tv-watch #cartoons .wrapper .anime .card .title p.other span,#tv-watch #cartoons .wrapper .cartoon .card .title p.other span,#tv-watch #cartoons .wrapper .cartoons .card .title p.other span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other span,#tv-watch #cartoons .wrapper .k-drama .card .title p.other span,#tv-watch #cartoons .wrapper .movies .card .title p.other span,#tv-watch #cartoons .wrapper .related .card .title p.other span,#tv-watch #cartoons .wrapper .series .card .title p.other span,#tv-watch #cartoons .wrapper .studios .card .title p.other span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other span,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other span,#tv-watch #continue-watching .wrapper .anime .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other span,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other span,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other span,#tv-watch #continue-watching .wrapper .movies .card .title p.other span,#tv-watch #continue-watching .wrapper .related .card .title p.other span,#tv-watch #continue-watching .wrapper .series .card .title p.other span,#tv-watch #continue-watching .wrapper .studios .card .title p.other span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other span,#tv-watch #k-drama .wrapper .animated-series .card .title p.other span,#tv-watch #k-drama .wrapper .anime .card .title p.other span,#tv-watch #k-drama .wrapper .cartoon .card .title p.other span,#tv-watch #k-drama .wrapper .cartoons .card .title p.other span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other span,#tv-watch #k-drama .wrapper .k-drama .card .title p.other span,#tv-watch #k-drama .wrapper .movies .card .title p.other span,#tv-watch #k-drama .wrapper .related .card .title p.other span,#tv-watch #k-drama .wrapper .series .card .title p.other span,#tv-watch #k-drama .wrapper .studios .card .title p.other span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other span,#tv-watch #movies .wrapper .animated-series .card .title p.other span,#tv-watch #movies .wrapper .anime .card .title p.other span,#tv-watch #movies .wrapper .cartoon .card .title p.other span,#tv-watch #movies .wrapper .cartoons .card .title p.other span,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other span,#tv-watch #movies .wrapper .k-drama .card .title p.other span,#tv-watch #movies .wrapper .movies .card .title p.other span,#tv-watch #movies .wrapper .related .card .title p.other span,#tv-watch #movies .wrapper .series .card .title p.other span,#tv-watch #movies .wrapper .studios .card .title p.other span,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other span,#tv-watch #related .wrapper .animated-series .card .title p.other span,#tv-watch #related .wrapper .anime .card .title p.other span,#tv-watch #related .wrapper .cartoon .card .title p.other span,#tv-watch #related .wrapper .cartoons .card .title p.other span,#tv-watch #related .wrapper .continue-watching-list .card .title p.other span,#tv-watch #related .wrapper .k-drama .card .title p.other span,#tv-watch #related .wrapper .movies .card .title p.other span,#tv-watch #related .wrapper .related .card .title p.other span,#tv-watch #related .wrapper .series .card .title p.other span,#tv-watch #related .wrapper .studios .card .title p.other span,#tv-watch #related .wrapper .tv-rail-track .card .title p.other span,#tv-watch #series .wrapper .animated-series .card .title p.other span,#tv-watch #series .wrapper .anime .card .title p.other span,#tv-watch #series .wrapper .cartoon .card .title p.other span,#tv-watch #series .wrapper .cartoons .card .title p.other span,#tv-watch #series .wrapper .continue-watching-list .card .title p.other span,#tv-watch #series .wrapper .k-drama .card .title p.other span,#tv-watch #series .wrapper .movies .card .title p.other span,#tv-watch #series .wrapper .related .card .title p.other span,#tv-watch #series .wrapper .series .card .title p.other span,#tv-watch #series .wrapper .studios .card .title p.other span,#tv-watch #series .wrapper .tv-rail-track .card .title p.other span,#tv-watch #story .wrapper .animated-series .card .title p.other span,#tv-watch #story .wrapper .anime .card .title p.other span,#tv-watch #story .wrapper .cartoon .card .title p.other span,#tv-watch #story .wrapper .cartoons .card .title p.other span,#tv-watch #story .wrapper .continue-watching-list .card .title p.other span,#tv-watch #story .wrapper .k-drama .card .title p.other span,#tv-watch #story .wrapper .movies .card .title p.other span,#tv-watch #story .wrapper .related .card .title p.other span,#tv-watch #story .wrapper .series .card .title p.other span,#tv-watch #story .wrapper .studios .card .title p.other span,#tv-watch #story .wrapper .tv-rail-track .card .title p.other span,#tv-watch #studios .wrapper .animated-series .card .title p.other span,#tv-watch #studios .wrapper .anime .card .title p.other span,#tv-watch #studios .wrapper .cartoon .card .title p.other span,#tv-watch #studios .wrapper .cartoons .card .title p.other span,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other span,#tv-watch #studios .wrapper .k-drama .card .title p.other span,#tv-watch #studios .wrapper .movies .card .title p.other span,#tv-watch #studios .wrapper .related .card .title p.other span,#tv-watch #studios .wrapper .series .card .title p.other span,#tv-watch #studios .wrapper .studios .card .title p.other span,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other span,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other span,#tv-watch .tv-rail .wrapper .anime .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other span,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other span,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other span,#tv-watch .tv-rail .wrapper .movies .card .title p.other span,#tv-watch .tv-rail .wrapper .related .card .title p.other span,#tv-watch .tv-rail .wrapper .series .card .title p.other span,#tv-watch .tv-rail .wrapper .studios .card .title p.other span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other span{font-size:8px;padding:0 3.5px 0 4.5px;border-radius:4px}}@media(max-width:1440px){#tv-watch #animated-series .wrapper .animated-series .card .title p.other,#tv-watch #animated-series .wrapper .anime .card .title p.other,#tv-watch #animated-series .wrapper .cartoon .card .title p.other,#tv-watch #animated-series .wrapper .cartoons .card .title p.other,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other,#tv-watch #animated-series .wrapper .k-drama .card .title p.other,#tv-watch #animated-series .wrapper .movies .card .title p.other,#tv-watch #animated-series .wrapper .related .card .title p.other,#tv-watch #animated-series .wrapper .series .card .title p.other,#tv-watch #animated-series .wrapper .studios .card .title p.other,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other,#tv-watch #anime .wrapper .animated-series .card .title p.other,#tv-watch #anime .wrapper .anime .card .title p.other,#tv-watch #anime .wrapper .cartoon .card .title p.other,#tv-watch #anime .wrapper .cartoons .card .title p.other,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other,#tv-watch #anime .wrapper .k-drama .card .title p.other,#tv-watch #anime .wrapper .movies .card .title p.other,#tv-watch #anime .wrapper .related .card .title p.other,#tv-watch #anime .wrapper .series .card .title p.other,#tv-watch #anime .wrapper .studios .card .title p.other,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoon .wrapper .animated-series .card .title p.other,#tv-watch #cartoon .wrapper .anime .card .title p.other,#tv-watch #cartoon .wrapper .cartoon .card .title p.other,#tv-watch #cartoon .wrapper .cartoons .card .title p.other,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoon .wrapper .k-drama .card .title p.other,#tv-watch #cartoon .wrapper .movies .card .title p.other,#tv-watch #cartoon .wrapper .related .card .title p.other,#tv-watch #cartoon .wrapper .series .card .title p.other,#tv-watch #cartoon .wrapper .studios .card .title p.other,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoons .wrapper .animated-series .card .title p.other,#tv-watch #cartoons .wrapper .anime .card .title p.other,#tv-watch #cartoons .wrapper .cartoon .card .title p.other,#tv-watch #cartoons .wrapper .cartoons .card .title p.other,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoons .wrapper .k-drama .card .title p.other,#tv-watch #cartoons .wrapper .movies .card .title p.other,#tv-watch #cartoons .wrapper .related .card .title p.other,#tv-watch #cartoons .wrapper .series .card .title p.other,#tv-watch #cartoons .wrapper .studios .card .title p.other,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other,#tv-watch #continue-watching .wrapper .anime .card .title p.other,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other,#tv-watch #continue-watching .wrapper .movies .card .title p.other,#tv-watch #continue-watching .wrapper .related .card .title p.other,#tv-watch #continue-watching .wrapper .series .card .title p.other,#tv-watch #continue-watching .wrapper .studios .card .title p.other,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other,#tv-watch #k-drama .wrapper .animated-series .card .title p.other,#tv-watch #k-drama .wrapper .anime .card .title p.other,#tv-watch #k-drama .wrapper .cartoon .card .title p.other,#tv-watch #k-drama .wrapper .cartoons .card .title p.other,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other,#tv-watch #k-drama .wrapper .k-drama .card .title p.other,#tv-watch #k-drama .wrapper .movies .card .title p.other,#tv-watch #k-drama .wrapper .related .card .title p.other,#tv-watch #k-drama .wrapper .series .card .title p.other,#tv-watch #k-drama .wrapper .studios .card .title p.other,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other,#tv-watch #movies .wrapper .animated-series .card .title p.other,#tv-watch #movies .wrapper .anime .card .title p.other,#tv-watch #movies .wrapper .cartoon .card .title p.other,#tv-watch #movies .wrapper .cartoons .card .title p.other,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other,#tv-watch #movies .wrapper .k-drama .card .title p.other,#tv-watch #movies .wrapper .movies .card .title p.other,#tv-watch #movies .wrapper .related .card .title p.other,#tv-watch #movies .wrapper .series .card .title p.other,#tv-watch #movies .wrapper .studios .card .title p.other,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other,#tv-watch #related .wrapper .animated-series .card .title p.other,#tv-watch #related .wrapper .anime .card .title p.other,#tv-watch #related .wrapper .cartoon .card .title p.other,#tv-watch #related .wrapper .cartoons .card .title p.other,#tv-watch #related .wrapper .continue-watching-list .card .title p.other,#tv-watch #related .wrapper .k-drama .card .title p.other,#tv-watch #related .wrapper .movies .card .title p.other,#tv-watch #related .wrapper .related .card .title p.other,#tv-watch #related .wrapper .series .card .title p.other,#tv-watch #related .wrapper .studios .card .title p.other,#tv-watch #related .wrapper .tv-rail-track .card .title p.other,#tv-watch #series .wrapper .animated-series .card .title p.other,#tv-watch #series .wrapper .anime .card .title p.other,#tv-watch #series .wrapper .cartoon .card .title p.other,#tv-watch #series .wrapper .cartoons .card .title p.other,#tv-watch #series .wrapper .continue-watching-list .card .title p.other,#tv-watch #series .wrapper .k-drama .card .title p.other,#tv-watch #series .wrapper .movies .card .title p.other,#tv-watch #series .wrapper .related .card .title p.other,#tv-watch #series .wrapper .series .card .title p.other,#tv-watch #series .wrapper .studios .card .title p.other,#tv-watch #series .wrapper .tv-rail-track .card .title p.other,#tv-watch #story .wrapper .animated-series .card .title p.other,#tv-watch #story .wrapper .anime .card .title p.other,#tv-watch #story .wrapper .cartoon .card .title p.other,#tv-watch #story .wrapper .cartoons .card .title p.other,#tv-watch #story .wrapper .continue-watching-list .card .title p.other,#tv-watch #story .wrapper .k-drama .card .title p.other,#tv-watch #story .wrapper .movies .card .title p.other,#tv-watch #story .wrapper .related .card .title p.other,#tv-watch #story .wrapper .series .card .title p.other,#tv-watch #story .wrapper .studios .card .title p.other,#tv-watch #story .wrapper .tv-rail-track .card .title p.other,#tv-watch #studios .wrapper .animated-series .card .title p.other,#tv-watch #studios .wrapper .anime .card .title p.other,#tv-watch #studios .wrapper .cartoon .card .title p.other,#tv-watch #studios .wrapper .cartoons .card .title p.other,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other,#tv-watch #studios .wrapper .k-drama .card .title p.other,#tv-watch #studios .wrapper .movies .card .title p.other,#tv-watch #studios .wrapper .related .card .title p.other,#tv-watch #studios .wrapper .series .card .title p.other,#tv-watch #studios .wrapper .studios .card .title p.other,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other,#tv-watch .tv-rail .wrapper .anime .card .title p.other,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other,#tv-watch .tv-rail .wrapper .movies .card .title p.other,#tv-watch .tv-rail .wrapper .related .card .title p.other,#tv-watch .tv-rail .wrapper .series .card .title p.other,#tv-watch .tv-rail .wrapper .studios .card .title p.other,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other{font-size:13px}}@media(max-width:1280px){#tv-watch #animated-series .wrapper .animated-series .card .title p.other,#tv-watch #animated-series .wrapper .anime .card .title p.other,#tv-watch #animated-series .wrapper .cartoon .card .title p.other,#tv-watch #animated-series .wrapper .cartoons .card .title p.other,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other,#tv-watch #animated-series .wrapper .k-drama .card .title p.other,#tv-watch #animated-series .wrapper .movies .card .title p.other,#tv-watch #animated-series .wrapper .related .card .title p.other,#tv-watch #animated-series .wrapper .series .card .title p.other,#tv-watch #animated-series .wrapper .studios .card .title p.other,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other,#tv-watch #anime .wrapper .animated-series .card .title p.other,#tv-watch #anime .wrapper .anime .card .title p.other,#tv-watch #anime .wrapper .cartoon .card .title p.other,#tv-watch #anime .wrapper .cartoons .card .title p.other,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other,#tv-watch #anime .wrapper .k-drama .card .title p.other,#tv-watch #anime .wrapper .movies .card .title p.other,#tv-watch #anime .wrapper .related .card .title p.other,#tv-watch #anime .wrapper .series .card .title p.other,#tv-watch #anime .wrapper .studios .card .title p.other,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoon .wrapper .animated-series .card .title p.other,#tv-watch #cartoon .wrapper .anime .card .title p.other,#tv-watch #cartoon .wrapper .cartoon .card .title p.other,#tv-watch #cartoon .wrapper .cartoons .card .title p.other,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoon .wrapper .k-drama .card .title p.other,#tv-watch #cartoon .wrapper .movies .card .title p.other,#tv-watch #cartoon .wrapper .related .card .title p.other,#tv-watch #cartoon .wrapper .series .card .title p.other,#tv-watch #cartoon .wrapper .studios .card .title p.other,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoons .wrapper .animated-series .card .title p.other,#tv-watch #cartoons .wrapper .anime .card .title p.other,#tv-watch #cartoons .wrapper .cartoon .card .title p.other,#tv-watch #cartoons .wrapper .cartoons .card .title p.other,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoons .wrapper .k-drama .card .title p.other,#tv-watch #cartoons .wrapper .movies .card .title p.other,#tv-watch #cartoons .wrapper .related .card .title p.other,#tv-watch #cartoons .wrapper .series .card .title p.other,#tv-watch #cartoons .wrapper .studios .card .title p.other,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other,#tv-watch #continue-watching .wrapper .anime .card .title p.other,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other,#tv-watch #continue-watching .wrapper .movies .card .title p.other,#tv-watch #continue-watching .wrapper .related .card .title p.other,#tv-watch #continue-watching .wrapper .series .card .title p.other,#tv-watch #continue-watching .wrapper .studios .card .title p.other,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other,#tv-watch #k-drama .wrapper .animated-series .card .title p.other,#tv-watch #k-drama .wrapper .anime .card .title p.other,#tv-watch #k-drama .wrapper .cartoon .card .title p.other,#tv-watch #k-drama .wrapper .cartoons .card .title p.other,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other,#tv-watch #k-drama .wrapper .k-drama .card .title p.other,#tv-watch #k-drama .wrapper .movies .card .title p.other,#tv-watch #k-drama .wrapper .related .card .title p.other,#tv-watch #k-drama .wrapper .series .card .title p.other,#tv-watch #k-drama .wrapper .studios .card .title p.other,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other,#tv-watch #movies .wrapper .animated-series .card .title p.other,#tv-watch #movies .wrapper .anime .card .title p.other,#tv-watch #movies .wrapper .cartoon .card .title p.other,#tv-watch #movies .wrapper .cartoons .card .title p.other,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other,#tv-watch #movies .wrapper .k-drama .card .title p.other,#tv-watch #movies .wrapper .movies .card .title p.other,#tv-watch #movies .wrapper .related .card .title p.other,#tv-watch #movies .wrapper .series .card .title p.other,#tv-watch #movies .wrapper .studios .card .title p.other,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other,#tv-watch #related .wrapper .animated-series .card .title p.other,#tv-watch #related .wrapper .anime .card .title p.other,#tv-watch #related .wrapper .cartoon .card .title p.other,#tv-watch #related .wrapper .cartoons .card .title p.other,#tv-watch #related .wrapper .continue-watching-list .card .title p.other,#tv-watch #related .wrapper .k-drama .card .title p.other,#tv-watch #related .wrapper .movies .card .title p.other,#tv-watch #related .wrapper .related .card .title p.other,#tv-watch #related .wrapper .series .card .title p.other,#tv-watch #related .wrapper .studios .card .title p.other,#tv-watch #related .wrapper .tv-rail-track .card .title p.other,#tv-watch #series .wrapper .animated-series .card .title p.other,#tv-watch #series .wrapper .anime .card .title p.other,#tv-watch #series .wrapper .cartoon .card .title p.other,#tv-watch #series .wrapper .cartoons .card .title p.other,#tv-watch #series .wrapper .continue-watching-list .card .title p.other,#tv-watch #series .wrapper .k-drama .card .title p.other,#tv-watch #series .wrapper .movies .card .title p.other,#tv-watch #series .wrapper .related .card .title p.other,#tv-watch #series .wrapper .series .card .title p.other,#tv-watch #series .wrapper .studios .card .title p.other,#tv-watch #series .wrapper .tv-rail-track .card .title p.other,#tv-watch #story .wrapper .animated-series .card .title p.other,#tv-watch #story .wrapper .anime .card .title p.other,#tv-watch #story .wrapper .cartoon .card .title p.other,#tv-watch #story .wrapper .cartoons .card .title p.other,#tv-watch #story .wrapper .continue-watching-list .card .title p.other,#tv-watch #story .wrapper .k-drama .card .title p.other,#tv-watch #story .wrapper .movies .card .title p.other,#tv-watch #story .wrapper .related .card .title p.other,#tv-watch #story .wrapper .series .card .title p.other,#tv-watch #story .wrapper .studios .card .title p.other,#tv-watch #story .wrapper .tv-rail-track .card .title p.other,#tv-watch #studios .wrapper .animated-series .card .title p.other,#tv-watch #studios .wrapper .anime .card .title p.other,#tv-watch #studios .wrapper .cartoon .card .title p.other,#tv-watch #studios .wrapper .cartoons .card .title p.other,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other,#tv-watch #studios .wrapper .k-drama .card .title p.other,#tv-watch #studios .wrapper .movies .card .title p.other,#tv-watch #studios .wrapper .related .card .title p.other,#tv-watch #studios .wrapper .series .card .title p.other,#tv-watch #studios .wrapper .studios .card .title p.other,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other,#tv-watch .tv-rail .wrapper .anime .card .title p.other,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other,#tv-watch .tv-rail .wrapper .movies .card .title p.other,#tv-watch .tv-rail .wrapper .related .card .title p.other,#tv-watch .tv-rail .wrapper .series .card .title p.other,#tv-watch .tv-rail .wrapper .studios .card .title p.other,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other{font-size:12px}}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card .title p.other,#tv-watch #animated-series .wrapper .anime .card .title p.other,#tv-watch #animated-series .wrapper .cartoon .card .title p.other,#tv-watch #animated-series .wrapper .cartoons .card .title p.other,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other,#tv-watch #animated-series .wrapper .k-drama .card .title p.other,#tv-watch #animated-series .wrapper .movies .card .title p.other,#tv-watch #animated-series .wrapper .related .card .title p.other,#tv-watch #animated-series .wrapper .series .card .title p.other,#tv-watch #animated-series .wrapper .studios .card .title p.other,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other,#tv-watch #anime .wrapper .animated-series .card .title p.other,#tv-watch #anime .wrapper .anime .card .title p.other,#tv-watch #anime .wrapper .cartoon .card .title p.other,#tv-watch #anime .wrapper .cartoons .card .title p.other,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other,#tv-watch #anime .wrapper .k-drama .card .title p.other,#tv-watch #anime .wrapper .movies .card .title p.other,#tv-watch #anime .wrapper .related .card .title p.other,#tv-watch #anime .wrapper .series .card .title p.other,#tv-watch #anime .wrapper .studios .card .title p.other,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoon .wrapper .animated-series .card .title p.other,#tv-watch #cartoon .wrapper .anime .card .title p.other,#tv-watch #cartoon .wrapper .cartoon .card .title p.other,#tv-watch #cartoon .wrapper .cartoons .card .title p.other,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoon .wrapper .k-drama .card .title p.other,#tv-watch #cartoon .wrapper .movies .card .title p.other,#tv-watch #cartoon .wrapper .related .card .title p.other,#tv-watch #cartoon .wrapper .series .card .title p.other,#tv-watch #cartoon .wrapper .studios .card .title p.other,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoons .wrapper .animated-series .card .title p.other,#tv-watch #cartoons .wrapper .anime .card .title p.other,#tv-watch #cartoons .wrapper .cartoon .card .title p.other,#tv-watch #cartoons .wrapper .cartoons .card .title p.other,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoons .wrapper .k-drama .card .title p.other,#tv-watch #cartoons .wrapper .movies .card .title p.other,#tv-watch #cartoons .wrapper .related .card .title p.other,#tv-watch #cartoons .wrapper .series .card .title p.other,#tv-watch #cartoons .wrapper .studios .card .title p.other,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other,#tv-watch #continue-watching .wrapper .anime .card .title p.other,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other,#tv-watch #continue-watching .wrapper .movies .card .title p.other,#tv-watch #continue-watching .wrapper .related .card .title p.other,#tv-watch #continue-watching .wrapper .series .card .title p.other,#tv-watch #continue-watching .wrapper .studios .card .title p.other,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other,#tv-watch #k-drama .wrapper .animated-series .card .title p.other,#tv-watch #k-drama .wrapper .anime .card .title p.other,#tv-watch #k-drama .wrapper .cartoon .card .title p.other,#tv-watch #k-drama .wrapper .cartoons .card .title p.other,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other,#tv-watch #k-drama .wrapper .k-drama .card .title p.other,#tv-watch #k-drama .wrapper .movies .card .title p.other,#tv-watch #k-drama .wrapper .related .card .title p.other,#tv-watch #k-drama .wrapper .series .card .title p.other,#tv-watch #k-drama .wrapper .studios .card .title p.other,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other,#tv-watch #movies .wrapper .animated-series .card .title p.other,#tv-watch #movies .wrapper .anime .card .title p.other,#tv-watch #movies .wrapper .cartoon .card .title p.other,#tv-watch #movies .wrapper .cartoons .card .title p.other,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other,#tv-watch #movies .wrapper .k-drama .card .title p.other,#tv-watch #movies .wrapper .movies .card .title p.other,#tv-watch #movies .wrapper .related .card .title p.other,#tv-watch #movies .wrapper .series .card .title p.other,#tv-watch #movies .wrapper .studios .card .title p.other,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other,#tv-watch #related .wrapper .animated-series .card .title p.other,#tv-watch #related .wrapper .anime .card .title p.other,#tv-watch #related .wrapper .cartoon .card .title p.other,#tv-watch #related .wrapper .cartoons .card .title p.other,#tv-watch #related .wrapper .continue-watching-list .card .title p.other,#tv-watch #related .wrapper .k-drama .card .title p.other,#tv-watch #related .wrapper .movies .card .title p.other,#tv-watch #related .wrapper .related .card .title p.other,#tv-watch #related .wrapper .series .card .title p.other,#tv-watch #related .wrapper .studios .card .title p.other,#tv-watch #related .wrapper .tv-rail-track .card .title p.other,#tv-watch #series .wrapper .animated-series .card .title p.other,#tv-watch #series .wrapper .anime .card .title p.other,#tv-watch #series .wrapper .cartoon .card .title p.other,#tv-watch #series .wrapper .cartoons .card .title p.other,#tv-watch #series .wrapper .continue-watching-list .card .title p.other,#tv-watch #series .wrapper .k-drama .card .title p.other,#tv-watch #series .wrapper .movies .card .title p.other,#tv-watch #series .wrapper .related .card .title p.other,#tv-watch #series .wrapper .series .card .title p.other,#tv-watch #series .wrapper .studios .card .title p.other,#tv-watch #series .wrapper .tv-rail-track .card .title p.other,#tv-watch #story .wrapper .animated-series .card .title p.other,#tv-watch #story .wrapper .anime .card .title p.other,#tv-watch #story .wrapper .cartoon .card .title p.other,#tv-watch #story .wrapper .cartoons .card .title p.other,#tv-watch #story .wrapper .continue-watching-list .card .title p.other,#tv-watch #story .wrapper .k-drama .card .title p.other,#tv-watch #story .wrapper .movies .card .title p.other,#tv-watch #story .wrapper .related .card .title p.other,#tv-watch #story .wrapper .series .card .title p.other,#tv-watch #story .wrapper .studios .card .title p.other,#tv-watch #story .wrapper .tv-rail-track .card .title p.other,#tv-watch #studios .wrapper .animated-series .card .title p.other,#tv-watch #studios .wrapper .anime .card .title p.other,#tv-watch #studios .wrapper .cartoon .card .title p.other,#tv-watch #studios .wrapper .cartoons .card .title p.other,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other,#tv-watch #studios .wrapper .k-drama .card .title p.other,#tv-watch #studios .wrapper .movies .card .title p.other,#tv-watch #studios .wrapper .related .card .title p.other,#tv-watch #studios .wrapper .series .card .title p.other,#tv-watch #studios .wrapper .studios .card .title p.other,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other,#tv-watch .tv-rail .wrapper .anime .card .title p.other,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other,#tv-watch .tv-rail .wrapper .movies .card .title p.other,#tv-watch .tv-rail .wrapper .related .card .title p.other,#tv-watch .tv-rail .wrapper .series .card .title p.other,#tv-watch .tv-rail .wrapper .studios .card .title p.other,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other{font-size:11px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card .title p.other,#tv-watch #animated-series .wrapper .anime .card .title p.other,#tv-watch #animated-series .wrapper .cartoon .card .title p.other,#tv-watch #animated-series .wrapper .cartoons .card .title p.other,#tv-watch #animated-series .wrapper .continue-watching-list .card .title p.other,#tv-watch #animated-series .wrapper .k-drama .card .title p.other,#tv-watch #animated-series .wrapper .movies .card .title p.other,#tv-watch #animated-series .wrapper .related .card .title p.other,#tv-watch #animated-series .wrapper .series .card .title p.other,#tv-watch #animated-series .wrapper .studios .card .title p.other,#tv-watch #animated-series .wrapper .tv-rail-track .card .title p.other,#tv-watch #anime .wrapper .animated-series .card .title p.other,#tv-watch #anime .wrapper .anime .card .title p.other,#tv-watch #anime .wrapper .cartoon .card .title p.other,#tv-watch #anime .wrapper .cartoons .card .title p.other,#tv-watch #anime .wrapper .continue-watching-list .card .title p.other,#tv-watch #anime .wrapper .k-drama .card .title p.other,#tv-watch #anime .wrapper .movies .card .title p.other,#tv-watch #anime .wrapper .related .card .title p.other,#tv-watch #anime .wrapper .series .card .title p.other,#tv-watch #anime .wrapper .studios .card .title p.other,#tv-watch #anime .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoon .wrapper .animated-series .card .title p.other,#tv-watch #cartoon .wrapper .anime .card .title p.other,#tv-watch #cartoon .wrapper .cartoon .card .title p.other,#tv-watch #cartoon .wrapper .cartoons .card .title p.other,#tv-watch #cartoon .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoon .wrapper .k-drama .card .title p.other,#tv-watch #cartoon .wrapper .movies .card .title p.other,#tv-watch #cartoon .wrapper .related .card .title p.other,#tv-watch #cartoon .wrapper .series .card .title p.other,#tv-watch #cartoon .wrapper .studios .card .title p.other,#tv-watch #cartoon .wrapper .tv-rail-track .card .title p.other,#tv-watch #cartoons .wrapper .animated-series .card .title p.other,#tv-watch #cartoons .wrapper .anime .card .title p.other,#tv-watch #cartoons .wrapper .cartoon .card .title p.other,#tv-watch #cartoons .wrapper .cartoons .card .title p.other,#tv-watch #cartoons .wrapper .continue-watching-list .card .title p.other,#tv-watch #cartoons .wrapper .k-drama .card .title p.other,#tv-watch #cartoons .wrapper .movies .card .title p.other,#tv-watch #cartoons .wrapper .related .card .title p.other,#tv-watch #cartoons .wrapper .series .card .title p.other,#tv-watch #cartoons .wrapper .studios .card .title p.other,#tv-watch #cartoons .wrapper .tv-rail-track .card .title p.other,#tv-watch #continue-watching .wrapper .animated-series .card .title p.other,#tv-watch #continue-watching .wrapper .anime .card .title p.other,#tv-watch #continue-watching .wrapper .cartoon .card .title p.other,#tv-watch #continue-watching .wrapper .cartoons .card .title p.other,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title p.other,#tv-watch #continue-watching .wrapper .k-drama .card .title p.other,#tv-watch #continue-watching .wrapper .movies .card .title p.other,#tv-watch #continue-watching .wrapper .related .card .title p.other,#tv-watch #continue-watching .wrapper .series .card .title p.other,#tv-watch #continue-watching .wrapper .studios .card .title p.other,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title p.other,#tv-watch #k-drama .wrapper .animated-series .card .title p.other,#tv-watch #k-drama .wrapper .anime .card .title p.other,#tv-watch #k-drama .wrapper .cartoon .card .title p.other,#tv-watch #k-drama .wrapper .cartoons .card .title p.other,#tv-watch #k-drama .wrapper .continue-watching-list .card .title p.other,#tv-watch #k-drama .wrapper .k-drama .card .title p.other,#tv-watch #k-drama .wrapper .movies .card .title p.other,#tv-watch #k-drama .wrapper .related .card .title p.other,#tv-watch #k-drama .wrapper .series .card .title p.other,#tv-watch #k-drama .wrapper .studios .card .title p.other,#tv-watch #k-drama .wrapper .tv-rail-track .card .title p.other,#tv-watch #movies .wrapper .animated-series .card .title p.other,#tv-watch #movies .wrapper .anime .card .title p.other,#tv-watch #movies .wrapper .cartoon .card .title p.other,#tv-watch #movies .wrapper .cartoons .card .title p.other,#tv-watch #movies .wrapper .continue-watching-list .card .title p.other,#tv-watch #movies .wrapper .k-drama .card .title p.other,#tv-watch #movies .wrapper .movies .card .title p.other,#tv-watch #movies .wrapper .related .card .title p.other,#tv-watch #movies .wrapper .series .card .title p.other,#tv-watch #movies .wrapper .studios .card .title p.other,#tv-watch #movies .wrapper .tv-rail-track .card .title p.other,#tv-watch #related .wrapper .animated-series .card .title p.other,#tv-watch #related .wrapper .anime .card .title p.other,#tv-watch #related .wrapper .cartoon .card .title p.other,#tv-watch #related .wrapper .cartoons .card .title p.other,#tv-watch #related .wrapper .continue-watching-list .card .title p.other,#tv-watch #related .wrapper .k-drama .card .title p.other,#tv-watch #related .wrapper .movies .card .title p.other,#tv-watch #related .wrapper .related .card .title p.other,#tv-watch #related .wrapper .series .card .title p.other,#tv-watch #related .wrapper .studios .card .title p.other,#tv-watch #related .wrapper .tv-rail-track .card .title p.other,#tv-watch #series .wrapper .animated-series .card .title p.other,#tv-watch #series .wrapper .anime .card .title p.other,#tv-watch #series .wrapper .cartoon .card .title p.other,#tv-watch #series .wrapper .cartoons .card .title p.other,#tv-watch #series .wrapper .continue-watching-list .card .title p.other,#tv-watch #series .wrapper .k-drama .card .title p.other,#tv-watch #series .wrapper .movies .card .title p.other,#tv-watch #series .wrapper .related .card .title p.other,#tv-watch #series .wrapper .series .card .title p.other,#tv-watch #series .wrapper .studios .card .title p.other,#tv-watch #series .wrapper .tv-rail-track .card .title p.other,#tv-watch #story .wrapper .animated-series .card .title p.other,#tv-watch #story .wrapper .anime .card .title p.other,#tv-watch #story .wrapper .cartoon .card .title p.other,#tv-watch #story .wrapper .cartoons .card .title p.other,#tv-watch #story .wrapper .continue-watching-list .card .title p.other,#tv-watch #story .wrapper .k-drama .card .title p.other,#tv-watch #story .wrapper .movies .card .title p.other,#tv-watch #story .wrapper .related .card .title p.other,#tv-watch #story .wrapper .series .card .title p.other,#tv-watch #story .wrapper .studios .card .title p.other,#tv-watch #story .wrapper .tv-rail-track .card .title p.other,#tv-watch #studios .wrapper .animated-series .card .title p.other,#tv-watch #studios .wrapper .anime .card .title p.other,#tv-watch #studios .wrapper .cartoon .card .title p.other,#tv-watch #studios .wrapper .cartoons .card .title p.other,#tv-watch #studios .wrapper .continue-watching-list .card .title p.other,#tv-watch #studios .wrapper .k-drama .card .title p.other,#tv-watch #studios .wrapper .movies .card .title p.other,#tv-watch #studios .wrapper .related .card .title p.other,#tv-watch #studios .wrapper .series .card .title p.other,#tv-watch #studios .wrapper .studios .card .title p.other,#tv-watch #studios .wrapper .tv-rail-track .card .title p.other,#tv-watch .tv-rail .wrapper .animated-series .card .title p.other,#tv-watch .tv-rail .wrapper .anime .card .title p.other,#tv-watch .tv-rail .wrapper .cartoon .card .title p.other,#tv-watch .tv-rail .wrapper .cartoons .card .title p.other,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title p.other,#tv-watch .tv-rail .wrapper .k-drama .card .title p.other,#tv-watch .tv-rail .wrapper .movies .card .title p.other,#tv-watch .tv-rail .wrapper .related .card .title p.other,#tv-watch .tv-rail .wrapper .series .card .title p.other,#tv-watch .tv-rail .wrapper .studios .card .title p.other,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title p.other{font-size:10px}}#tv-watch #animated-series .wrapper .animated-series .card .title #soon,#tv-watch #animated-series .wrapper .anime .card .title #soon,#tv-watch #animated-series .wrapper .cartoon .card .title #soon,#tv-watch #animated-series .wrapper .cartoons .card .title #soon,#tv-watch #animated-series .wrapper .continue-watching-list .card .title #soon,#tv-watch #animated-series .wrapper .k-drama .card .title #soon,#tv-watch #animated-series .wrapper .movies .card .title #soon,#tv-watch #animated-series .wrapper .related .card .title #soon,#tv-watch #animated-series .wrapper .series .card .title #soon,#tv-watch #animated-series .wrapper .studios .card .title #soon,#tv-watch #animated-series .wrapper .tv-rail-track .card .title #soon,#tv-watch #anime .wrapper .animated-series .card .title #soon,#tv-watch #anime .wrapper .anime .card .title #soon,#tv-watch #anime .wrapper .cartoon .card .title #soon,#tv-watch #anime .wrapper .cartoons .card .title #soon,#tv-watch #anime .wrapper .continue-watching-list .card .title #soon,#tv-watch #anime .wrapper .k-drama .card .title #soon,#tv-watch #anime .wrapper .movies .card .title #soon,#tv-watch #anime .wrapper .related .card .title #soon,#tv-watch #anime .wrapper .series .card .title #soon,#tv-watch #anime .wrapper .studios .card .title #soon,#tv-watch #anime .wrapper .tv-rail-track .card .title #soon,#tv-watch #cartoon .wrapper .animated-series .card .title #soon,#tv-watch #cartoon .wrapper .anime .card .title #soon,#tv-watch #cartoon .wrapper .cartoon .card .title #soon,#tv-watch #cartoon .wrapper .cartoons .card .title #soon,#tv-watch #cartoon .wrapper .continue-watching-list .card .title #soon,#tv-watch #cartoon .wrapper .k-drama .card .title #soon,#tv-watch #cartoon .wrapper .movies .card .title #soon,#tv-watch #cartoon .wrapper .related .card .title #soon,#tv-watch #cartoon .wrapper .series .card .title #soon,#tv-watch #cartoon .wrapper .studios .card .title #soon,#tv-watch #cartoon .wrapper .tv-rail-track .card .title #soon,#tv-watch #cartoons .wrapper .animated-series .card .title #soon,#tv-watch #cartoons .wrapper .anime .card .title #soon,#tv-watch #cartoons .wrapper .cartoon .card .title #soon,#tv-watch #cartoons .wrapper .cartoons .card .title #soon,#tv-watch #cartoons .wrapper .continue-watching-list .card .title #soon,#tv-watch #cartoons .wrapper .k-drama .card .title #soon,#tv-watch #cartoons .wrapper .movies .card .title #soon,#tv-watch #cartoons .wrapper .related .card .title #soon,#tv-watch #cartoons .wrapper .series .card .title #soon,#tv-watch #cartoons .wrapper .studios .card .title #soon,#tv-watch #cartoons .wrapper .tv-rail-track .card .title #soon,#tv-watch #continue-watching .wrapper .animated-series .card .title #soon,#tv-watch #continue-watching .wrapper .anime .card .title #soon,#tv-watch #continue-watching .wrapper .cartoon .card .title #soon,#tv-watch #continue-watching .wrapper .cartoons .card .title #soon,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title #soon,#tv-watch #continue-watching .wrapper .k-drama .card .title #soon,#tv-watch #continue-watching .wrapper .movies .card .title #soon,#tv-watch #continue-watching .wrapper .related .card .title #soon,#tv-watch #continue-watching .wrapper .series .card .title #soon,#tv-watch #continue-watching .wrapper .studios .card .title #soon,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title #soon,#tv-watch #k-drama .wrapper .animated-series .card .title #soon,#tv-watch #k-drama .wrapper .anime .card .title #soon,#tv-watch #k-drama .wrapper .cartoon .card .title #soon,#tv-watch #k-drama .wrapper .cartoons .card .title #soon,#tv-watch #k-drama .wrapper .continue-watching-list .card .title #soon,#tv-watch #k-drama .wrapper .k-drama .card .title #soon,#tv-watch #k-drama .wrapper .movies .card .title #soon,#tv-watch #k-drama .wrapper .related .card .title #soon,#tv-watch #k-drama .wrapper .series .card .title #soon,#tv-watch #k-drama .wrapper .studios .card .title #soon,#tv-watch #k-drama .wrapper .tv-rail-track .card .title #soon,#tv-watch #movies .wrapper .animated-series .card .title #soon,#tv-watch #movies .wrapper .anime .card .title #soon,#tv-watch #movies .wrapper .cartoon .card .title #soon,#tv-watch #movies .wrapper .cartoons .card .title #soon,#tv-watch #movies .wrapper .continue-watching-list .card .title #soon,#tv-watch #movies .wrapper .k-drama .card .title #soon,#tv-watch #movies .wrapper .movies .card .title #soon,#tv-watch #movies .wrapper .related .card .title #soon,#tv-watch #movies .wrapper .series .card .title #soon,#tv-watch #movies .wrapper .studios .card .title #soon,#tv-watch #movies .wrapper .tv-rail-track .card .title #soon,#tv-watch #related .wrapper .animated-series .card .title #soon,#tv-watch #related .wrapper .anime .card .title #soon,#tv-watch #related .wrapper .cartoon .card .title #soon,#tv-watch #related .wrapper .cartoons .card .title #soon,#tv-watch #related .wrapper .continue-watching-list .card .title #soon,#tv-watch #related .wrapper .k-drama .card .title #soon,#tv-watch #related .wrapper .movies .card .title #soon,#tv-watch #related .wrapper .related .card .title #soon,#tv-watch #related .wrapper .series .card .title #soon,#tv-watch #related .wrapper .studios .card .title #soon,#tv-watch #related .wrapper .tv-rail-track .card .title #soon,#tv-watch #series .wrapper .animated-series .card .title #soon,#tv-watch #series .wrapper .anime .card .title #soon,#tv-watch #series .wrapper .cartoon .card .title #soon,#tv-watch #series .wrapper .cartoons .card .title #soon,#tv-watch #series .wrapper .continue-watching-list .card .title #soon,#tv-watch #series .wrapper .k-drama .card .title #soon,#tv-watch #series .wrapper .movies .card .title #soon,#tv-watch #series .wrapper .related .card .title #soon,#tv-watch #series .wrapper .series .card .title #soon,#tv-watch #series .wrapper .studios .card .title #soon,#tv-watch #series .wrapper .tv-rail-track .card .title #soon,#tv-watch #story .wrapper .animated-series .card .title #soon,#tv-watch #story .wrapper .anime .card .title #soon,#tv-watch #story .wrapper .cartoon .card .title #soon,#tv-watch #story .wrapper .cartoons .card .title #soon,#tv-watch #story .wrapper .continue-watching-list .card .title #soon,#tv-watch #story .wrapper .k-drama .card .title #soon,#tv-watch #story .wrapper .movies .card .title #soon,#tv-watch #story .wrapper .related .card .title #soon,#tv-watch #story .wrapper .series .card .title #soon,#tv-watch #story .wrapper .studios .card .title #soon,#tv-watch #story .wrapper .tv-rail-track .card .title #soon,#tv-watch #studios .wrapper .animated-series .card .title #soon,#tv-watch #studios .wrapper .anime .card .title #soon,#tv-watch #studios .wrapper .cartoon .card .title #soon,#tv-watch #studios .wrapper .cartoons .card .title #soon,#tv-watch #studios .wrapper .continue-watching-list .card .title #soon,#tv-watch #studios .wrapper .k-drama .card .title #soon,#tv-watch #studios .wrapper .movies .card .title #soon,#tv-watch #studios .wrapper .related .card .title #soon,#tv-watch #studios .wrapper .series .card .title #soon,#tv-watch #studios .wrapper .studios .card .title #soon,#tv-watch #studios .wrapper .tv-rail-track .card .title #soon,#tv-watch .tv-rail .wrapper .animated-series .card .title #soon,#tv-watch .tv-rail .wrapper .anime .card .title #soon,#tv-watch .tv-rail .wrapper .cartoon .card .title #soon,#tv-watch .tv-rail .wrapper .cartoons .card .title #soon,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title #soon,#tv-watch .tv-rail .wrapper .k-drama .card .title #soon,#tv-watch .tv-rail .wrapper .movies .card .title #soon,#tv-watch .tv-rail .wrapper .related .card .title #soon,#tv-watch .tv-rail .wrapper .series .card .title #soon,#tv-watch .tv-rail .wrapper .studios .card .title #soon,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title #soon{width:100%;height:100%;position:absolute;z-index:1000;top:0;left:0;display:flex;font-weight:500;align-items:center;justify-content:center;background:rgba(0,0,0,.3764705882);backdrop-filter:blur(2px)}@supports(-webkit-touch-callout:none){#tv-watch #animated-series .wrapper .animated-series .card .title #soon,#tv-watch #animated-series .wrapper .anime .card .title #soon,#tv-watch #animated-series .wrapper .cartoon .card .title #soon,#tv-watch #animated-series .wrapper .cartoons .card .title #soon,#tv-watch #animated-series .wrapper .continue-watching-list .card .title #soon,#tv-watch #animated-series .wrapper .k-drama .card .title #soon,#tv-watch #animated-series .wrapper .movies .card .title #soon,#tv-watch #animated-series .wrapper .related .card .title #soon,#tv-watch #animated-series .wrapper .series .card .title #soon,#tv-watch #animated-series .wrapper .studios .card .title #soon,#tv-watch #animated-series .wrapper .tv-rail-track .card .title #soon,#tv-watch #anime .wrapper .animated-series .card .title #soon,#tv-watch #anime .wrapper .anime .card .title #soon,#tv-watch #anime .wrapper .cartoon .card .title #soon,#tv-watch #anime .wrapper .cartoons .card .title #soon,#tv-watch #anime .wrapper .continue-watching-list .card .title #soon,#tv-watch #anime .wrapper .k-drama .card .title #soon,#tv-watch #anime .wrapper .movies .card .title #soon,#tv-watch #anime .wrapper .related .card .title #soon,#tv-watch #anime .wrapper .series .card .title #soon,#tv-watch #anime .wrapper .studios .card .title #soon,#tv-watch #anime .wrapper .tv-rail-track .card .title #soon,#tv-watch #cartoon .wrapper .animated-series .card .title #soon,#tv-watch #cartoon .wrapper .anime .card .title #soon,#tv-watch #cartoon .wrapper .cartoon .card .title #soon,#tv-watch #cartoon .wrapper .cartoons .card .title #soon,#tv-watch #cartoon .wrapper .continue-watching-list .card .title #soon,#tv-watch #cartoon .wrapper .k-drama .card .title #soon,#tv-watch #cartoon .wrapper .movies .card .title #soon,#tv-watch #cartoon .wrapper .related .card .title #soon,#tv-watch #cartoon .wrapper .series .card .title #soon,#tv-watch #cartoon .wrapper .studios .card .title #soon,#tv-watch #cartoon .wrapper .tv-rail-track .card .title #soon,#tv-watch #cartoons .wrapper .animated-series .card .title #soon,#tv-watch #cartoons .wrapper .anime .card .title #soon,#tv-watch #cartoons .wrapper .cartoon .card .title #soon,#tv-watch #cartoons .wrapper .cartoons .card .title #soon,#tv-watch #cartoons .wrapper .continue-watching-list .card .title #soon,#tv-watch #cartoons .wrapper .k-drama .card .title #soon,#tv-watch #cartoons .wrapper .movies .card .title #soon,#tv-watch #cartoons .wrapper .related .card .title #soon,#tv-watch #cartoons .wrapper .series .card .title #soon,#tv-watch #cartoons .wrapper .studios .card .title #soon,#tv-watch #cartoons .wrapper .tv-rail-track .card .title #soon,#tv-watch #continue-watching .wrapper .animated-series .card .title #soon,#tv-watch #continue-watching .wrapper .anime .card .title #soon,#tv-watch #continue-watching .wrapper .cartoon .card .title #soon,#tv-watch #continue-watching .wrapper .cartoons .card .title #soon,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title #soon,#tv-watch #continue-watching .wrapper .k-drama .card .title #soon,#tv-watch #continue-watching .wrapper .movies .card .title #soon,#tv-watch #continue-watching .wrapper .related .card .title #soon,#tv-watch #continue-watching .wrapper .series .card .title #soon,#tv-watch #continue-watching .wrapper .studios .card .title #soon,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title #soon,#tv-watch #k-drama .wrapper .animated-series .card .title #soon,#tv-watch #k-drama .wrapper .anime .card .title #soon,#tv-watch #k-drama .wrapper .cartoon .card .title #soon,#tv-watch #k-drama .wrapper .cartoons .card .title #soon,#tv-watch #k-drama .wrapper .continue-watching-list .card .title #soon,#tv-watch #k-drama .wrapper .k-drama .card .title #soon,#tv-watch #k-drama .wrapper .movies .card .title #soon,#tv-watch #k-drama .wrapper .related .card .title #soon,#tv-watch #k-drama .wrapper .series .card .title #soon,#tv-watch #k-drama .wrapper .studios .card .title #soon,#tv-watch #k-drama .wrapper .tv-rail-track .card .title #soon,#tv-watch #movies .wrapper .animated-series .card .title #soon,#tv-watch #movies .wrapper .anime .card .title #soon,#tv-watch #movies .wrapper .cartoon .card .title #soon,#tv-watch #movies .wrapper .cartoons .card .title #soon,#tv-watch #movies .wrapper .continue-watching-list .card .title #soon,#tv-watch #movies .wrapper .k-drama .card .title #soon,#tv-watch #movies .wrapper .movies .card .title #soon,#tv-watch #movies .wrapper .related .card .title #soon,#tv-watch #movies .wrapper .series .card .title #soon,#tv-watch #movies .wrapper .studios .card .title #soon,#tv-watch #movies .wrapper .tv-rail-track .card .title #soon,#tv-watch #related .wrapper .animated-series .card .title #soon,#tv-watch #related .wrapper .anime .card .title #soon,#tv-watch #related .wrapper .cartoon .card .title #soon,#tv-watch #related .wrapper .cartoons .card .title #soon,#tv-watch #related .wrapper .continue-watching-list .card .title #soon,#tv-watch #related .wrapper .k-drama .card .title #soon,#tv-watch #related .wrapper .movies .card .title #soon,#tv-watch #related .wrapper .related .card .title #soon,#tv-watch #related .wrapper .series .card .title #soon,#tv-watch #related .wrapper .studios .card .title #soon,#tv-watch #related .wrapper .tv-rail-track .card .title #soon,#tv-watch #series .wrapper .animated-series .card .title #soon,#tv-watch #series .wrapper .anime .card .title #soon,#tv-watch #series .wrapper .cartoon .card .title #soon,#tv-watch #series .wrapper .cartoons .card .title #soon,#tv-watch #series .wrapper .continue-watching-list .card .title #soon,#tv-watch #series .wrapper .k-drama .card .title #soon,#tv-watch #series .wrapper .movies .card .title #soon,#tv-watch #series .wrapper .related .card .title #soon,#tv-watch #series .wrapper .series .card .title #soon,#tv-watch #series .wrapper .studios .card .title #soon,#tv-watch #series .wrapper .tv-rail-track .card .title #soon,#tv-watch #story .wrapper .animated-series .card .title #soon,#tv-watch #story .wrapper .anime .card .title #soon,#tv-watch #story .wrapper .cartoon .card .title #soon,#tv-watch #story .wrapper .cartoons .card .title #soon,#tv-watch #story .wrapper .continue-watching-list .card .title #soon,#tv-watch #story .wrapper .k-drama .card .title #soon,#tv-watch #story .wrapper .movies .card .title #soon,#tv-watch #story .wrapper .related .card .title #soon,#tv-watch #story .wrapper .series .card .title #soon,#tv-watch #story .wrapper .studios .card .title #soon,#tv-watch #story .wrapper .tv-rail-track .card .title #soon,#tv-watch #studios .wrapper .animated-series .card .title #soon,#tv-watch #studios .wrapper .anime .card .title #soon,#tv-watch #studios .wrapper .cartoon .card .title #soon,#tv-watch #studios .wrapper .cartoons .card .title #soon,#tv-watch #studios .wrapper .continue-watching-list .card .title #soon,#tv-watch #studios .wrapper .k-drama .card .title #soon,#tv-watch #studios .wrapper .movies .card .title #soon,#tv-watch #studios .wrapper .related .card .title #soon,#tv-watch #studios .wrapper .series .card .title #soon,#tv-watch #studios .wrapper .studios .card .title #soon,#tv-watch #studios .wrapper .tv-rail-track .card .title #soon,#tv-watch .tv-rail .wrapper .animated-series .card .title #soon,#tv-watch .tv-rail .wrapper .anime .card .title #soon,#tv-watch .tv-rail .wrapper .cartoon .card .title #soon,#tv-watch .tv-rail .wrapper .cartoons .card .title #soon,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title #soon,#tv-watch .tv-rail .wrapper .k-drama .card .title #soon,#tv-watch .tv-rail .wrapper .movies .card .title #soon,#tv-watch .tv-rail .wrapper .related .card .title #soon,#tv-watch .tv-rail .wrapper .series .card .title #soon,#tv-watch .tv-rail .wrapper .studios .card .title #soon,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title #soon{backdrop-filter:none;background:rgba(0,0,0,.6274509804)}}#tv-watch #animated-series .wrapper .animated-series .card .title #soon span,#tv-watch #animated-series .wrapper .anime .card .title #soon span,#tv-watch #animated-series .wrapper .cartoon .card .title #soon span,#tv-watch #animated-series .wrapper .cartoons .card .title #soon span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #animated-series .wrapper .k-drama .card .title #soon span,#tv-watch #animated-series .wrapper .movies .card .title #soon span,#tv-watch #animated-series .wrapper .related .card .title #soon span,#tv-watch #animated-series .wrapper .series .card .title #soon span,#tv-watch #animated-series .wrapper .studios .card .title #soon span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #anime .wrapper .animated-series .card .title #soon span,#tv-watch #anime .wrapper .anime .card .title #soon span,#tv-watch #anime .wrapper .cartoon .card .title #soon span,#tv-watch #anime .wrapper .cartoons .card .title #soon span,#tv-watch #anime .wrapper .continue-watching-list .card .title #soon span,#tv-watch #anime .wrapper .k-drama .card .title #soon span,#tv-watch #anime .wrapper .movies .card .title #soon span,#tv-watch #anime .wrapper .related .card .title #soon span,#tv-watch #anime .wrapper .series .card .title #soon span,#tv-watch #anime .wrapper .studios .card .title #soon span,#tv-watch #anime .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoon .wrapper .animated-series .card .title #soon span,#tv-watch #cartoon .wrapper .anime .card .title #soon span,#tv-watch #cartoon .wrapper .cartoon .card .title #soon span,#tv-watch #cartoon .wrapper .cartoons .card .title #soon span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoon .wrapper .k-drama .card .title #soon span,#tv-watch #cartoon .wrapper .movies .card .title #soon span,#tv-watch #cartoon .wrapper .related .card .title #soon span,#tv-watch #cartoon .wrapper .series .card .title #soon span,#tv-watch #cartoon .wrapper .studios .card .title #soon span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoons .wrapper .animated-series .card .title #soon span,#tv-watch #cartoons .wrapper .anime .card .title #soon span,#tv-watch #cartoons .wrapper .cartoon .card .title #soon span,#tv-watch #cartoons .wrapper .cartoons .card .title #soon span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoons .wrapper .k-drama .card .title #soon span,#tv-watch #cartoons .wrapper .movies .card .title #soon span,#tv-watch #cartoons .wrapper .related .card .title #soon span,#tv-watch #cartoons .wrapper .series .card .title #soon span,#tv-watch #cartoons .wrapper .studios .card .title #soon span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title #soon span,#tv-watch #continue-watching .wrapper .animated-series .card .title #soon span,#tv-watch #continue-watching .wrapper .anime .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoon .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoons .card .title #soon span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title #soon span,#tv-watch #continue-watching .wrapper .k-drama .card .title #soon span,#tv-watch #continue-watching .wrapper .movies .card .title #soon span,#tv-watch #continue-watching .wrapper .related .card .title #soon span,#tv-watch #continue-watching .wrapper .series .card .title #soon span,#tv-watch #continue-watching .wrapper .studios .card .title #soon span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title #soon span,#tv-watch #k-drama .wrapper .animated-series .card .title #soon span,#tv-watch #k-drama .wrapper .anime .card .title #soon span,#tv-watch #k-drama .wrapper .cartoon .card .title #soon span,#tv-watch #k-drama .wrapper .cartoons .card .title #soon span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title #soon span,#tv-watch #k-drama .wrapper .k-drama .card .title #soon span,#tv-watch #k-drama .wrapper .movies .card .title #soon span,#tv-watch #k-drama .wrapper .related .card .title #soon span,#tv-watch #k-drama .wrapper .series .card .title #soon span,#tv-watch #k-drama .wrapper .studios .card .title #soon span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title #soon span,#tv-watch #movies .wrapper .animated-series .card .title #soon span,#tv-watch #movies .wrapper .anime .card .title #soon span,#tv-watch #movies .wrapper .cartoon .card .title #soon span,#tv-watch #movies .wrapper .cartoons .card .title #soon span,#tv-watch #movies .wrapper .continue-watching-list .card .title #soon span,#tv-watch #movies .wrapper .k-drama .card .title #soon span,#tv-watch #movies .wrapper .movies .card .title #soon span,#tv-watch #movies .wrapper .related .card .title #soon span,#tv-watch #movies .wrapper .series .card .title #soon span,#tv-watch #movies .wrapper .studios .card .title #soon span,#tv-watch #movies .wrapper .tv-rail-track .card .title #soon span,#tv-watch #related .wrapper .animated-series .card .title #soon span,#tv-watch #related .wrapper .anime .card .title #soon span,#tv-watch #related .wrapper .cartoon .card .title #soon span,#tv-watch #related .wrapper .cartoons .card .title #soon span,#tv-watch #related .wrapper .continue-watching-list .card .title #soon span,#tv-watch #related .wrapper .k-drama .card .title #soon span,#tv-watch #related .wrapper .movies .card .title #soon span,#tv-watch #related .wrapper .related .card .title #soon span,#tv-watch #related .wrapper .series .card .title #soon span,#tv-watch #related .wrapper .studios .card .title #soon span,#tv-watch #related .wrapper .tv-rail-track .card .title #soon span,#tv-watch #series .wrapper .animated-series .card .title #soon span,#tv-watch #series .wrapper .anime .card .title #soon span,#tv-watch #series .wrapper .cartoon .card .title #soon span,#tv-watch #series .wrapper .cartoons .card .title #soon span,#tv-watch #series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #series .wrapper .k-drama .card .title #soon span,#tv-watch #series .wrapper .movies .card .title #soon span,#tv-watch #series .wrapper .related .card .title #soon span,#tv-watch #series .wrapper .series .card .title #soon span,#tv-watch #series .wrapper .studios .card .title #soon span,#tv-watch #series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #story .wrapper .animated-series .card .title #soon span,#tv-watch #story .wrapper .anime .card .title #soon span,#tv-watch #story .wrapper .cartoon .card .title #soon span,#tv-watch #story .wrapper .cartoons .card .title #soon span,#tv-watch #story .wrapper .continue-watching-list .card .title #soon span,#tv-watch #story .wrapper .k-drama .card .title #soon span,#tv-watch #story .wrapper .movies .card .title #soon span,#tv-watch #story .wrapper .related .card .title #soon span,#tv-watch #story .wrapper .series .card .title #soon span,#tv-watch #story .wrapper .studios .card .title #soon span,#tv-watch #story .wrapper .tv-rail-track .card .title #soon span,#tv-watch #studios .wrapper .animated-series .card .title #soon span,#tv-watch #studios .wrapper .anime .card .title #soon span,#tv-watch #studios .wrapper .cartoon .card .title #soon span,#tv-watch #studios .wrapper .cartoons .card .title #soon span,#tv-watch #studios .wrapper .continue-watching-list .card .title #soon span,#tv-watch #studios .wrapper .k-drama .card .title #soon span,#tv-watch #studios .wrapper .movies .card .title #soon span,#tv-watch #studios .wrapper .related .card .title #soon span,#tv-watch #studios .wrapper .series .card .title #soon span,#tv-watch #studios .wrapper .studios .card .title #soon span,#tv-watch #studios .wrapper .tv-rail-track .card .title #soon span,#tv-watch .tv-rail .wrapper .animated-series .card .title #soon span,#tv-watch .tv-rail .wrapper .anime .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoon .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoons .card .title #soon span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title #soon span,#tv-watch .tv-rail .wrapper .k-drama .card .title #soon span,#tv-watch .tv-rail .wrapper .movies .card .title #soon span,#tv-watch .tv-rail .wrapper .related .card .title #soon span,#tv-watch .tv-rail .wrapper .series .card .title #soon span,#tv-watch .tv-rail .wrapper .studios .card .title #soon span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title #soon span{font-size:16px;margin-bottom:10%;transition:.25s}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card .title #soon span,#tv-watch #animated-series .wrapper .anime .card .title #soon span,#tv-watch #animated-series .wrapper .cartoon .card .title #soon span,#tv-watch #animated-series .wrapper .cartoons .card .title #soon span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #animated-series .wrapper .k-drama .card .title #soon span,#tv-watch #animated-series .wrapper .movies .card .title #soon span,#tv-watch #animated-series .wrapper .related .card .title #soon span,#tv-watch #animated-series .wrapper .series .card .title #soon span,#tv-watch #animated-series .wrapper .studios .card .title #soon span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #anime .wrapper .animated-series .card .title #soon span,#tv-watch #anime .wrapper .anime .card .title #soon span,#tv-watch #anime .wrapper .cartoon .card .title #soon span,#tv-watch #anime .wrapper .cartoons .card .title #soon span,#tv-watch #anime .wrapper .continue-watching-list .card .title #soon span,#tv-watch #anime .wrapper .k-drama .card .title #soon span,#tv-watch #anime .wrapper .movies .card .title #soon span,#tv-watch #anime .wrapper .related .card .title #soon span,#tv-watch #anime .wrapper .series .card .title #soon span,#tv-watch #anime .wrapper .studios .card .title #soon span,#tv-watch #anime .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoon .wrapper .animated-series .card .title #soon span,#tv-watch #cartoon .wrapper .anime .card .title #soon span,#tv-watch #cartoon .wrapper .cartoon .card .title #soon span,#tv-watch #cartoon .wrapper .cartoons .card .title #soon span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoon .wrapper .k-drama .card .title #soon span,#tv-watch #cartoon .wrapper .movies .card .title #soon span,#tv-watch #cartoon .wrapper .related .card .title #soon span,#tv-watch #cartoon .wrapper .series .card .title #soon span,#tv-watch #cartoon .wrapper .studios .card .title #soon span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoons .wrapper .animated-series .card .title #soon span,#tv-watch #cartoons .wrapper .anime .card .title #soon span,#tv-watch #cartoons .wrapper .cartoon .card .title #soon span,#tv-watch #cartoons .wrapper .cartoons .card .title #soon span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoons .wrapper .k-drama .card .title #soon span,#tv-watch #cartoons .wrapper .movies .card .title #soon span,#tv-watch #cartoons .wrapper .related .card .title #soon span,#tv-watch #cartoons .wrapper .series .card .title #soon span,#tv-watch #cartoons .wrapper .studios .card .title #soon span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title #soon span,#tv-watch #continue-watching .wrapper .animated-series .card .title #soon span,#tv-watch #continue-watching .wrapper .anime .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoon .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoons .card .title #soon span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title #soon span,#tv-watch #continue-watching .wrapper .k-drama .card .title #soon span,#tv-watch #continue-watching .wrapper .movies .card .title #soon span,#tv-watch #continue-watching .wrapper .related .card .title #soon span,#tv-watch #continue-watching .wrapper .series .card .title #soon span,#tv-watch #continue-watching .wrapper .studios .card .title #soon span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title #soon span,#tv-watch #k-drama .wrapper .animated-series .card .title #soon span,#tv-watch #k-drama .wrapper .anime .card .title #soon span,#tv-watch #k-drama .wrapper .cartoon .card .title #soon span,#tv-watch #k-drama .wrapper .cartoons .card .title #soon span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title #soon span,#tv-watch #k-drama .wrapper .k-drama .card .title #soon span,#tv-watch #k-drama .wrapper .movies .card .title #soon span,#tv-watch #k-drama .wrapper .related .card .title #soon span,#tv-watch #k-drama .wrapper .series .card .title #soon span,#tv-watch #k-drama .wrapper .studios .card .title #soon span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title #soon span,#tv-watch #movies .wrapper .animated-series .card .title #soon span,#tv-watch #movies .wrapper .anime .card .title #soon span,#tv-watch #movies .wrapper .cartoon .card .title #soon span,#tv-watch #movies .wrapper .cartoons .card .title #soon span,#tv-watch #movies .wrapper .continue-watching-list .card .title #soon span,#tv-watch #movies .wrapper .k-drama .card .title #soon span,#tv-watch #movies .wrapper .movies .card .title #soon span,#tv-watch #movies .wrapper .related .card .title #soon span,#tv-watch #movies .wrapper .series .card .title #soon span,#tv-watch #movies .wrapper .studios .card .title #soon span,#tv-watch #movies .wrapper .tv-rail-track .card .title #soon span,#tv-watch #related .wrapper .animated-series .card .title #soon span,#tv-watch #related .wrapper .anime .card .title #soon span,#tv-watch #related .wrapper .cartoon .card .title #soon span,#tv-watch #related .wrapper .cartoons .card .title #soon span,#tv-watch #related .wrapper .continue-watching-list .card .title #soon span,#tv-watch #related .wrapper .k-drama .card .title #soon span,#tv-watch #related .wrapper .movies .card .title #soon span,#tv-watch #related .wrapper .related .card .title #soon span,#tv-watch #related .wrapper .series .card .title #soon span,#tv-watch #related .wrapper .studios .card .title #soon span,#tv-watch #related .wrapper .tv-rail-track .card .title #soon span,#tv-watch #series .wrapper .animated-series .card .title #soon span,#tv-watch #series .wrapper .anime .card .title #soon span,#tv-watch #series .wrapper .cartoon .card .title #soon span,#tv-watch #series .wrapper .cartoons .card .title #soon span,#tv-watch #series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #series .wrapper .k-drama .card .title #soon span,#tv-watch #series .wrapper .movies .card .title #soon span,#tv-watch #series .wrapper .related .card .title #soon span,#tv-watch #series .wrapper .series .card .title #soon span,#tv-watch #series .wrapper .studios .card .title #soon span,#tv-watch #series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #story .wrapper .animated-series .card .title #soon span,#tv-watch #story .wrapper .anime .card .title #soon span,#tv-watch #story .wrapper .cartoon .card .title #soon span,#tv-watch #story .wrapper .cartoons .card .title #soon span,#tv-watch #story .wrapper .continue-watching-list .card .title #soon span,#tv-watch #story .wrapper .k-drama .card .title #soon span,#tv-watch #story .wrapper .movies .card .title #soon span,#tv-watch #story .wrapper .related .card .title #soon span,#tv-watch #story .wrapper .series .card .title #soon span,#tv-watch #story .wrapper .studios .card .title #soon span,#tv-watch #story .wrapper .tv-rail-track .card .title #soon span,#tv-watch #studios .wrapper .animated-series .card .title #soon span,#tv-watch #studios .wrapper .anime .card .title #soon span,#tv-watch #studios .wrapper .cartoon .card .title #soon span,#tv-watch #studios .wrapper .cartoons .card .title #soon span,#tv-watch #studios .wrapper .continue-watching-list .card .title #soon span,#tv-watch #studios .wrapper .k-drama .card .title #soon span,#tv-watch #studios .wrapper .movies .card .title #soon span,#tv-watch #studios .wrapper .related .card .title #soon span,#tv-watch #studios .wrapper .series .card .title #soon span,#tv-watch #studios .wrapper .studios .card .title #soon span,#tv-watch #studios .wrapper .tv-rail-track .card .title #soon span,#tv-watch .tv-rail .wrapper .animated-series .card .title #soon span,#tv-watch .tv-rail .wrapper .anime .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoon .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoons .card .title #soon span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title #soon span,#tv-watch .tv-rail .wrapper .k-drama .card .title #soon span,#tv-watch .tv-rail .wrapper .movies .card .title #soon span,#tv-watch .tv-rail .wrapper .related .card .title #soon span,#tv-watch .tv-rail .wrapper .series .card .title #soon span,#tv-watch .tv-rail .wrapper .studios .card .title #soon span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title #soon span{font-size:14px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card .title #soon span,#tv-watch #animated-series .wrapper .anime .card .title #soon span,#tv-watch #animated-series .wrapper .cartoon .card .title #soon span,#tv-watch #animated-series .wrapper .cartoons .card .title #soon span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #animated-series .wrapper .k-drama .card .title #soon span,#tv-watch #animated-series .wrapper .movies .card .title #soon span,#tv-watch #animated-series .wrapper .related .card .title #soon span,#tv-watch #animated-series .wrapper .series .card .title #soon span,#tv-watch #animated-series .wrapper .studios .card .title #soon span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #anime .wrapper .animated-series .card .title #soon span,#tv-watch #anime .wrapper .anime .card .title #soon span,#tv-watch #anime .wrapper .cartoon .card .title #soon span,#tv-watch #anime .wrapper .cartoons .card .title #soon span,#tv-watch #anime .wrapper .continue-watching-list .card .title #soon span,#tv-watch #anime .wrapper .k-drama .card .title #soon span,#tv-watch #anime .wrapper .movies .card .title #soon span,#tv-watch #anime .wrapper .related .card .title #soon span,#tv-watch #anime .wrapper .series .card .title #soon span,#tv-watch #anime .wrapper .studios .card .title #soon span,#tv-watch #anime .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoon .wrapper .animated-series .card .title #soon span,#tv-watch #cartoon .wrapper .anime .card .title #soon span,#tv-watch #cartoon .wrapper .cartoon .card .title #soon span,#tv-watch #cartoon .wrapper .cartoons .card .title #soon span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoon .wrapper .k-drama .card .title #soon span,#tv-watch #cartoon .wrapper .movies .card .title #soon span,#tv-watch #cartoon .wrapper .related .card .title #soon span,#tv-watch #cartoon .wrapper .series .card .title #soon span,#tv-watch #cartoon .wrapper .studios .card .title #soon span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoons .wrapper .animated-series .card .title #soon span,#tv-watch #cartoons .wrapper .anime .card .title #soon span,#tv-watch #cartoons .wrapper .cartoon .card .title #soon span,#tv-watch #cartoons .wrapper .cartoons .card .title #soon span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoons .wrapper .k-drama .card .title #soon span,#tv-watch #cartoons .wrapper .movies .card .title #soon span,#tv-watch #cartoons .wrapper .related .card .title #soon span,#tv-watch #cartoons .wrapper .series .card .title #soon span,#tv-watch #cartoons .wrapper .studios .card .title #soon span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title #soon span,#tv-watch #continue-watching .wrapper .animated-series .card .title #soon span,#tv-watch #continue-watching .wrapper .anime .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoon .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoons .card .title #soon span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title #soon span,#tv-watch #continue-watching .wrapper .k-drama .card .title #soon span,#tv-watch #continue-watching .wrapper .movies .card .title #soon span,#tv-watch #continue-watching .wrapper .related .card .title #soon span,#tv-watch #continue-watching .wrapper .series .card .title #soon span,#tv-watch #continue-watching .wrapper .studios .card .title #soon span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title #soon span,#tv-watch #k-drama .wrapper .animated-series .card .title #soon span,#tv-watch #k-drama .wrapper .anime .card .title #soon span,#tv-watch #k-drama .wrapper .cartoon .card .title #soon span,#tv-watch #k-drama .wrapper .cartoons .card .title #soon span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title #soon span,#tv-watch #k-drama .wrapper .k-drama .card .title #soon span,#tv-watch #k-drama .wrapper .movies .card .title #soon span,#tv-watch #k-drama .wrapper .related .card .title #soon span,#tv-watch #k-drama .wrapper .series .card .title #soon span,#tv-watch #k-drama .wrapper .studios .card .title #soon span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title #soon span,#tv-watch #movies .wrapper .animated-series .card .title #soon span,#tv-watch #movies .wrapper .anime .card .title #soon span,#tv-watch #movies .wrapper .cartoon .card .title #soon span,#tv-watch #movies .wrapper .cartoons .card .title #soon span,#tv-watch #movies .wrapper .continue-watching-list .card .title #soon span,#tv-watch #movies .wrapper .k-drama .card .title #soon span,#tv-watch #movies .wrapper .movies .card .title #soon span,#tv-watch #movies .wrapper .related .card .title #soon span,#tv-watch #movies .wrapper .series .card .title #soon span,#tv-watch #movies .wrapper .studios .card .title #soon span,#tv-watch #movies .wrapper .tv-rail-track .card .title #soon span,#tv-watch #related .wrapper .animated-series .card .title #soon span,#tv-watch #related .wrapper .anime .card .title #soon span,#tv-watch #related .wrapper .cartoon .card .title #soon span,#tv-watch #related .wrapper .cartoons .card .title #soon span,#tv-watch #related .wrapper .continue-watching-list .card .title #soon span,#tv-watch #related .wrapper .k-drama .card .title #soon span,#tv-watch #related .wrapper .movies .card .title #soon span,#tv-watch #related .wrapper .related .card .title #soon span,#tv-watch #related .wrapper .series .card .title #soon span,#tv-watch #related .wrapper .studios .card .title #soon span,#tv-watch #related .wrapper .tv-rail-track .card .title #soon span,#tv-watch #series .wrapper .animated-series .card .title #soon span,#tv-watch #series .wrapper .anime .card .title #soon span,#tv-watch #series .wrapper .cartoon .card .title #soon span,#tv-watch #series .wrapper .cartoons .card .title #soon span,#tv-watch #series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #series .wrapper .k-drama .card .title #soon span,#tv-watch #series .wrapper .movies .card .title #soon span,#tv-watch #series .wrapper .related .card .title #soon span,#tv-watch #series .wrapper .series .card .title #soon span,#tv-watch #series .wrapper .studios .card .title #soon span,#tv-watch #series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #story .wrapper .animated-series .card .title #soon span,#tv-watch #story .wrapper .anime .card .title #soon span,#tv-watch #story .wrapper .cartoon .card .title #soon span,#tv-watch #story .wrapper .cartoons .card .title #soon span,#tv-watch #story .wrapper .continue-watching-list .card .title #soon span,#tv-watch #story .wrapper .k-drama .card .title #soon span,#tv-watch #story .wrapper .movies .card .title #soon span,#tv-watch #story .wrapper .related .card .title #soon span,#tv-watch #story .wrapper .series .card .title #soon span,#tv-watch #story .wrapper .studios .card .title #soon span,#tv-watch #story .wrapper .tv-rail-track .card .title #soon span,#tv-watch #studios .wrapper .animated-series .card .title #soon span,#tv-watch #studios .wrapper .anime .card .title #soon span,#tv-watch #studios .wrapper .cartoon .card .title #soon span,#tv-watch #studios .wrapper .cartoons .card .title #soon span,#tv-watch #studios .wrapper .continue-watching-list .card .title #soon span,#tv-watch #studios .wrapper .k-drama .card .title #soon span,#tv-watch #studios .wrapper .movies .card .title #soon span,#tv-watch #studios .wrapper .related .card .title #soon span,#tv-watch #studios .wrapper .series .card .title #soon span,#tv-watch #studios .wrapper .studios .card .title #soon span,#tv-watch #studios .wrapper .tv-rail-track .card .title #soon span,#tv-watch .tv-rail .wrapper .animated-series .card .title #soon span,#tv-watch .tv-rail .wrapper .anime .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoon .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoons .card .title #soon span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title #soon span,#tv-watch .tv-rail .wrapper .k-drama .card .title #soon span,#tv-watch .tv-rail .wrapper .movies .card .title #soon span,#tv-watch .tv-rail .wrapper .related .card .title #soon span,#tv-watch .tv-rail .wrapper .series .card .title #soon span,#tv-watch .tv-rail .wrapper .studios .card .title #soon span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title #soon span{font-size:12px}}@media(max-width:768px){#tv-watch #animated-series .wrapper .animated-series .card .title #soon span,#tv-watch #animated-series .wrapper .anime .card .title #soon span,#tv-watch #animated-series .wrapper .cartoon .card .title #soon span,#tv-watch #animated-series .wrapper .cartoons .card .title #soon span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #animated-series .wrapper .k-drama .card .title #soon span,#tv-watch #animated-series .wrapper .movies .card .title #soon span,#tv-watch #animated-series .wrapper .related .card .title #soon span,#tv-watch #animated-series .wrapper .series .card .title #soon span,#tv-watch #animated-series .wrapper .studios .card .title #soon span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #anime .wrapper .animated-series .card .title #soon span,#tv-watch #anime .wrapper .anime .card .title #soon span,#tv-watch #anime .wrapper .cartoon .card .title #soon span,#tv-watch #anime .wrapper .cartoons .card .title #soon span,#tv-watch #anime .wrapper .continue-watching-list .card .title #soon span,#tv-watch #anime .wrapper .k-drama .card .title #soon span,#tv-watch #anime .wrapper .movies .card .title #soon span,#tv-watch #anime .wrapper .related .card .title #soon span,#tv-watch #anime .wrapper .series .card .title #soon span,#tv-watch #anime .wrapper .studios .card .title #soon span,#tv-watch #anime .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoon .wrapper .animated-series .card .title #soon span,#tv-watch #cartoon .wrapper .anime .card .title #soon span,#tv-watch #cartoon .wrapper .cartoon .card .title #soon span,#tv-watch #cartoon .wrapper .cartoons .card .title #soon span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoon .wrapper .k-drama .card .title #soon span,#tv-watch #cartoon .wrapper .movies .card .title #soon span,#tv-watch #cartoon .wrapper .related .card .title #soon span,#tv-watch #cartoon .wrapper .series .card .title #soon span,#tv-watch #cartoon .wrapper .studios .card .title #soon span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoons .wrapper .animated-series .card .title #soon span,#tv-watch #cartoons .wrapper .anime .card .title #soon span,#tv-watch #cartoons .wrapper .cartoon .card .title #soon span,#tv-watch #cartoons .wrapper .cartoons .card .title #soon span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoons .wrapper .k-drama .card .title #soon span,#tv-watch #cartoons .wrapper .movies .card .title #soon span,#tv-watch #cartoons .wrapper .related .card .title #soon span,#tv-watch #cartoons .wrapper .series .card .title #soon span,#tv-watch #cartoons .wrapper .studios .card .title #soon span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title #soon span,#tv-watch #continue-watching .wrapper .animated-series .card .title #soon span,#tv-watch #continue-watching .wrapper .anime .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoon .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoons .card .title #soon span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title #soon span,#tv-watch #continue-watching .wrapper .k-drama .card .title #soon span,#tv-watch #continue-watching .wrapper .movies .card .title #soon span,#tv-watch #continue-watching .wrapper .related .card .title #soon span,#tv-watch #continue-watching .wrapper .series .card .title #soon span,#tv-watch #continue-watching .wrapper .studios .card .title #soon span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title #soon span,#tv-watch #k-drama .wrapper .animated-series .card .title #soon span,#tv-watch #k-drama .wrapper .anime .card .title #soon span,#tv-watch #k-drama .wrapper .cartoon .card .title #soon span,#tv-watch #k-drama .wrapper .cartoons .card .title #soon span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title #soon span,#tv-watch #k-drama .wrapper .k-drama .card .title #soon span,#tv-watch #k-drama .wrapper .movies .card .title #soon span,#tv-watch #k-drama .wrapper .related .card .title #soon span,#tv-watch #k-drama .wrapper .series .card .title #soon span,#tv-watch #k-drama .wrapper .studios .card .title #soon span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title #soon span,#tv-watch #movies .wrapper .animated-series .card .title #soon span,#tv-watch #movies .wrapper .anime .card .title #soon span,#tv-watch #movies .wrapper .cartoon .card .title #soon span,#tv-watch #movies .wrapper .cartoons .card .title #soon span,#tv-watch #movies .wrapper .continue-watching-list .card .title #soon span,#tv-watch #movies .wrapper .k-drama .card .title #soon span,#tv-watch #movies .wrapper .movies .card .title #soon span,#tv-watch #movies .wrapper .related .card .title #soon span,#tv-watch #movies .wrapper .series .card .title #soon span,#tv-watch #movies .wrapper .studios .card .title #soon span,#tv-watch #movies .wrapper .tv-rail-track .card .title #soon span,#tv-watch #related .wrapper .animated-series .card .title #soon span,#tv-watch #related .wrapper .anime .card .title #soon span,#tv-watch #related .wrapper .cartoon .card .title #soon span,#tv-watch #related .wrapper .cartoons .card .title #soon span,#tv-watch #related .wrapper .continue-watching-list .card .title #soon span,#tv-watch #related .wrapper .k-drama .card .title #soon span,#tv-watch #related .wrapper .movies .card .title #soon span,#tv-watch #related .wrapper .related .card .title #soon span,#tv-watch #related .wrapper .series .card .title #soon span,#tv-watch #related .wrapper .studios .card .title #soon span,#tv-watch #related .wrapper .tv-rail-track .card .title #soon span,#tv-watch #series .wrapper .animated-series .card .title #soon span,#tv-watch #series .wrapper .anime .card .title #soon span,#tv-watch #series .wrapper .cartoon .card .title #soon span,#tv-watch #series .wrapper .cartoons .card .title #soon span,#tv-watch #series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #series .wrapper .k-drama .card .title #soon span,#tv-watch #series .wrapper .movies .card .title #soon span,#tv-watch #series .wrapper .related .card .title #soon span,#tv-watch #series .wrapper .series .card .title #soon span,#tv-watch #series .wrapper .studios .card .title #soon span,#tv-watch #series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #story .wrapper .animated-series .card .title #soon span,#tv-watch #story .wrapper .anime .card .title #soon span,#tv-watch #story .wrapper .cartoon .card .title #soon span,#tv-watch #story .wrapper .cartoons .card .title #soon span,#tv-watch #story .wrapper .continue-watching-list .card .title #soon span,#tv-watch #story .wrapper .k-drama .card .title #soon span,#tv-watch #story .wrapper .movies .card .title #soon span,#tv-watch #story .wrapper .related .card .title #soon span,#tv-watch #story .wrapper .series .card .title #soon span,#tv-watch #story .wrapper .studios .card .title #soon span,#tv-watch #story .wrapper .tv-rail-track .card .title #soon span,#tv-watch #studios .wrapper .animated-series .card .title #soon span,#tv-watch #studios .wrapper .anime .card .title #soon span,#tv-watch #studios .wrapper .cartoon .card .title #soon span,#tv-watch #studios .wrapper .cartoons .card .title #soon span,#tv-watch #studios .wrapper .continue-watching-list .card .title #soon span,#tv-watch #studios .wrapper .k-drama .card .title #soon span,#tv-watch #studios .wrapper .movies .card .title #soon span,#tv-watch #studios .wrapper .related .card .title #soon span,#tv-watch #studios .wrapper .series .card .title #soon span,#tv-watch #studios .wrapper .studios .card .title #soon span,#tv-watch #studios .wrapper .tv-rail-track .card .title #soon span,#tv-watch .tv-rail .wrapper .animated-series .card .title #soon span,#tv-watch .tv-rail .wrapper .anime .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoon .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoons .card .title #soon span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title #soon span,#tv-watch .tv-rail .wrapper .k-drama .card .title #soon span,#tv-watch .tv-rail .wrapper .movies .card .title #soon span,#tv-watch .tv-rail .wrapper .related .card .title #soon span,#tv-watch .tv-rail .wrapper .series .card .title #soon span,#tv-watch .tv-rail .wrapper .studios .card .title #soon span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title #soon span{font-size:11px}}@media(max-width:441px){#tv-watch #animated-series .wrapper .animated-series .card .title #soon span,#tv-watch #animated-series .wrapper .anime .card .title #soon span,#tv-watch #animated-series .wrapper .cartoon .card .title #soon span,#tv-watch #animated-series .wrapper .cartoons .card .title #soon span,#tv-watch #animated-series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #animated-series .wrapper .k-drama .card .title #soon span,#tv-watch #animated-series .wrapper .movies .card .title #soon span,#tv-watch #animated-series .wrapper .related .card .title #soon span,#tv-watch #animated-series .wrapper .series .card .title #soon span,#tv-watch #animated-series .wrapper .studios .card .title #soon span,#tv-watch #animated-series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #anime .wrapper .animated-series .card .title #soon span,#tv-watch #anime .wrapper .anime .card .title #soon span,#tv-watch #anime .wrapper .cartoon .card .title #soon span,#tv-watch #anime .wrapper .cartoons .card .title #soon span,#tv-watch #anime .wrapper .continue-watching-list .card .title #soon span,#tv-watch #anime .wrapper .k-drama .card .title #soon span,#tv-watch #anime .wrapper .movies .card .title #soon span,#tv-watch #anime .wrapper .related .card .title #soon span,#tv-watch #anime .wrapper .series .card .title #soon span,#tv-watch #anime .wrapper .studios .card .title #soon span,#tv-watch #anime .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoon .wrapper .animated-series .card .title #soon span,#tv-watch #cartoon .wrapper .anime .card .title #soon span,#tv-watch #cartoon .wrapper .cartoon .card .title #soon span,#tv-watch #cartoon .wrapper .cartoons .card .title #soon span,#tv-watch #cartoon .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoon .wrapper .k-drama .card .title #soon span,#tv-watch #cartoon .wrapper .movies .card .title #soon span,#tv-watch #cartoon .wrapper .related .card .title #soon span,#tv-watch #cartoon .wrapper .series .card .title #soon span,#tv-watch #cartoon .wrapper .studios .card .title #soon span,#tv-watch #cartoon .wrapper .tv-rail-track .card .title #soon span,#tv-watch #cartoons .wrapper .animated-series .card .title #soon span,#tv-watch #cartoons .wrapper .anime .card .title #soon span,#tv-watch #cartoons .wrapper .cartoon .card .title #soon span,#tv-watch #cartoons .wrapper .cartoons .card .title #soon span,#tv-watch #cartoons .wrapper .continue-watching-list .card .title #soon span,#tv-watch #cartoons .wrapper .k-drama .card .title #soon span,#tv-watch #cartoons .wrapper .movies .card .title #soon span,#tv-watch #cartoons .wrapper .related .card .title #soon span,#tv-watch #cartoons .wrapper .series .card .title #soon span,#tv-watch #cartoons .wrapper .studios .card .title #soon span,#tv-watch #cartoons .wrapper .tv-rail-track .card .title #soon span,#tv-watch #continue-watching .wrapper .animated-series .card .title #soon span,#tv-watch #continue-watching .wrapper .anime .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoon .card .title #soon span,#tv-watch #continue-watching .wrapper .cartoons .card .title #soon span,#tv-watch #continue-watching .wrapper .continue-watching-list .card .title #soon span,#tv-watch #continue-watching .wrapper .k-drama .card .title #soon span,#tv-watch #continue-watching .wrapper .movies .card .title #soon span,#tv-watch #continue-watching .wrapper .related .card .title #soon span,#tv-watch #continue-watching .wrapper .series .card .title #soon span,#tv-watch #continue-watching .wrapper .studios .card .title #soon span,#tv-watch #continue-watching .wrapper .tv-rail-track .card .title #soon span,#tv-watch #k-drama .wrapper .animated-series .card .title #soon span,#tv-watch #k-drama .wrapper .anime .card .title #soon span,#tv-watch #k-drama .wrapper .cartoon .card .title #soon span,#tv-watch #k-drama .wrapper .cartoons .card .title #soon span,#tv-watch #k-drama .wrapper .continue-watching-list .card .title #soon span,#tv-watch #k-drama .wrapper .k-drama .card .title #soon span,#tv-watch #k-drama .wrapper .movies .card .title #soon span,#tv-watch #k-drama .wrapper .related .card .title #soon span,#tv-watch #k-drama .wrapper .series .card .title #soon span,#tv-watch #k-drama .wrapper .studios .card .title #soon span,#tv-watch #k-drama .wrapper .tv-rail-track .card .title #soon span,#tv-watch #movies .wrapper .animated-series .card .title #soon span,#tv-watch #movies .wrapper .anime .card .title #soon span,#tv-watch #movies .wrapper .cartoon .card .title #soon span,#tv-watch #movies .wrapper .cartoons .card .title #soon span,#tv-watch #movies .wrapper .continue-watching-list .card .title #soon span,#tv-watch #movies .wrapper .k-drama .card .title #soon span,#tv-watch #movies .wrapper .movies .card .title #soon span,#tv-watch #movies .wrapper .related .card .title #soon span,#tv-watch #movies .wrapper .series .card .title #soon span,#tv-watch #movies .wrapper .studios .card .title #soon span,#tv-watch #movies .wrapper .tv-rail-track .card .title #soon span,#tv-watch #related .wrapper .animated-series .card .title #soon span,#tv-watch #related .wrapper .anime .card .title #soon span,#tv-watch #related .wrapper .cartoon .card .title #soon span,#tv-watch #related .wrapper .cartoons .card .title #soon span,#tv-watch #related .wrapper .continue-watching-list .card .title #soon span,#tv-watch #related .wrapper .k-drama .card .title #soon span,#tv-watch #related .wrapper .movies .card .title #soon span,#tv-watch #related .wrapper .related .card .title #soon span,#tv-watch #related .wrapper .series .card .title #soon span,#tv-watch #related .wrapper .studios .card .title #soon span,#tv-watch #related .wrapper .tv-rail-track .card .title #soon span,#tv-watch #series .wrapper .animated-series .card .title #soon span,#tv-watch #series .wrapper .anime .card .title #soon span,#tv-watch #series .wrapper .cartoon .card .title #soon span,#tv-watch #series .wrapper .cartoons .card .title #soon span,#tv-watch #series .wrapper .continue-watching-list .card .title #soon span,#tv-watch #series .wrapper .k-drama .card .title #soon span,#tv-watch #series .wrapper .movies .card .title #soon span,#tv-watch #series .wrapper .related .card .title #soon span,#tv-watch #series .wrapper .series .card .title #soon span,#tv-watch #series .wrapper .studios .card .title #soon span,#tv-watch #series .wrapper .tv-rail-track .card .title #soon span,#tv-watch #story .wrapper .animated-series .card .title #soon span,#tv-watch #story .wrapper .anime .card .title #soon span,#tv-watch #story .wrapper .cartoon .card .title #soon span,#tv-watch #story .wrapper .cartoons .card .title #soon span,#tv-watch #story .wrapper .continue-watching-list .card .title #soon span,#tv-watch #story .wrapper .k-drama .card .title #soon span,#tv-watch #story .wrapper .movies .card .title #soon span,#tv-watch #story .wrapper .related .card .title #soon span,#tv-watch #story .wrapper .series .card .title #soon span,#tv-watch #story .wrapper .studios .card .title #soon span,#tv-watch #story .wrapper .tv-rail-track .card .title #soon span,#tv-watch #studios .wrapper .animated-series .card .title #soon span,#tv-watch #studios .wrapper .anime .card .title #soon span,#tv-watch #studios .wrapper .cartoon .card .title #soon span,#tv-watch #studios .wrapper .cartoons .card .title #soon span,#tv-watch #studios .wrapper .continue-watching-list .card .title #soon span,#tv-watch #studios .wrapper .k-drama .card .title #soon span,#tv-watch #studios .wrapper .movies .card .title #soon span,#tv-watch #studios .wrapper .related .card .title #soon span,#tv-watch #studios .wrapper .series .card .title #soon span,#tv-watch #studios .wrapper .studios .card .title #soon span,#tv-watch #studios .wrapper .tv-rail-track .card .title #soon span,#tv-watch .tv-rail .wrapper .animated-series .card .title #soon span,#tv-watch .tv-rail .wrapper .anime .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoon .card .title #soon span,#tv-watch .tv-rail .wrapper .cartoons .card .title #soon span,#tv-watch .tv-rail .wrapper .continue-watching-list .card .title #soon span,#tv-watch .tv-rail .wrapper .k-drama .card .title #soon span,#tv-watch .tv-rail .wrapper .movies .card .title #soon span,#tv-watch .tv-rail .wrapper .related .card .title #soon span,#tv-watch .tv-rail .wrapper .series .card .title #soon span,#tv-watch .tv-rail .wrapper .studios .card .title #soon span,#tv-watch .tv-rail .wrapper .tv-rail-track .card .title #soon span{font-size:10px}}#tv-watch #animated-series .wrapper .animated-series .card.skeleton,#tv-watch #animated-series .wrapper .anime .card.skeleton,#tv-watch #animated-series .wrapper .cartoon .card.skeleton,#tv-watch #animated-series .wrapper .cartoons .card.skeleton,#tv-watch #animated-series .wrapper .continue-watching-list .card.skeleton,#tv-watch #animated-series .wrapper .k-drama .card.skeleton,#tv-watch #animated-series .wrapper .movies .card.skeleton,#tv-watch #animated-series .wrapper .related .card.skeleton,#tv-watch #animated-series .wrapper .series .card.skeleton,#tv-watch #animated-series .wrapper .studios .card.skeleton,#tv-watch #animated-series .wrapper .tv-rail-track .card.skeleton,#tv-watch #anime .wrapper .animated-series .card.skeleton,#tv-watch #anime .wrapper .anime .card.skeleton,#tv-watch #anime .wrapper .cartoon .card.skeleton,#tv-watch #anime .wrapper .cartoons .card.skeleton,#tv-watch #anime .wrapper .continue-watching-list .card.skeleton,#tv-watch #anime .wrapper .k-drama .card.skeleton,#tv-watch #anime .wrapper .movies .card.skeleton,#tv-watch #anime .wrapper .related .card.skeleton,#tv-watch #anime .wrapper .series .card.skeleton,#tv-watch #anime .wrapper .studios .card.skeleton,#tv-watch #anime .wrapper .tv-rail-track .card.skeleton,#tv-watch #cartoon .wrapper .animated-series .card.skeleton,#tv-watch #cartoon .wrapper .anime .card.skeleton,#tv-watch #cartoon .wrapper .cartoon .card.skeleton,#tv-watch #cartoon .wrapper .cartoons .card.skeleton,#tv-watch #cartoon .wrapper .continue-watching-list .card.skeleton,#tv-watch #cartoon .wrapper .k-drama .card.skeleton,#tv-watch #cartoon .wrapper .movies .card.skeleton,#tv-watch #cartoon .wrapper .related .card.skeleton,#tv-watch #cartoon .wrapper .series .card.skeleton,#tv-watch #cartoon .wrapper .studios .card.skeleton,#tv-watch #cartoon .wrapper .tv-rail-track .card.skeleton,#tv-watch #cartoons .wrapper .animated-series .card.skeleton,#tv-watch #cartoons .wrapper .anime .card.skeleton,#tv-watch #cartoons .wrapper .cartoon .card.skeleton,#tv-watch #cartoons .wrapper .cartoons .card.skeleton,#tv-watch #cartoons .wrapper .continue-watching-list .card.skeleton,#tv-watch #cartoons .wrapper .k-drama .card.skeleton,#tv-watch #cartoons .wrapper .movies .card.skeleton,#tv-watch #cartoons .wrapper .related .card.skeleton,#tv-watch #cartoons .wrapper .series .card.skeleton,#tv-watch #cartoons .wrapper .studios .card.skeleton,#tv-watch #cartoons .wrapper .tv-rail-track .card.skeleton,#tv-watch #continue-watching .wrapper .animated-series .card.skeleton,#tv-watch #continue-watching .wrapper .anime .card.skeleton,#tv-watch #continue-watching .wrapper .cartoon .card.skeleton,#tv-watch #continue-watching .wrapper .cartoons .card.skeleton,#tv-watch #continue-watching .wrapper .continue-watching-list .card.skeleton,#tv-watch #continue-watching .wrapper .k-drama .card.skeleton,#tv-watch #continue-watching .wrapper .movies .card.skeleton,#tv-watch #continue-watching .wrapper .related .card.skeleton,#tv-watch #continue-watching .wrapper .series .card.skeleton,#tv-watch #continue-watching .wrapper .studios .card.skeleton,#tv-watch #continue-watching .wrapper .tv-rail-track .card.skeleton,#tv-watch #k-drama .wrapper .animated-series .card.skeleton,#tv-watch #k-drama .wrapper .anime .card.skeleton,#tv-watch #k-drama .wrapper .cartoon .card.skeleton,#tv-watch #k-drama .wrapper .cartoons .card.skeleton,#tv-watch #k-drama .wrapper .continue-watching-list .card.skeleton,#tv-watch #k-drama .wrapper .k-drama .card.skeleton,#tv-watch #k-drama .wrapper .movies .card.skeleton,#tv-watch #k-drama .wrapper .related .card.skeleton,#tv-watch #k-drama .wrapper .series .card.skeleton,#tv-watch #k-drama .wrapper .studios .card.skeleton,#tv-watch #k-drama .wrapper .tv-rail-track .card.skeleton,#tv-watch #movies .wrapper .animated-series .card.skeleton,#tv-watch #movies .wrapper .anime .card.skeleton,#tv-watch #movies .wrapper .cartoon .card.skeleton,#tv-watch #movies .wrapper .cartoons .card.skeleton,#tv-watch #movies .wrapper .continue-watching-list .card.skeleton,#tv-watch #movies .wrapper .k-drama .card.skeleton,#tv-watch #movies .wrapper .movies .card.skeleton,#tv-watch #movies .wrapper .related .card.skeleton,#tv-watch #movies .wrapper .series .card.skeleton,#tv-watch #movies .wrapper .studios .card.skeleton,#tv-watch #movies .wrapper .tv-rail-track .card.skeleton,#tv-watch #related .wrapper .animated-series .card.skeleton,#tv-watch #related .wrapper .anime .card.skeleton,#tv-watch #related .wrapper .cartoon .card.skeleton,#tv-watch #related .wrapper .cartoons .card.skeleton,#tv-watch #related .wrapper .continue-watching-list .card.skeleton,#tv-watch #related .wrapper .k-drama .card.skeleton,#tv-watch #related .wrapper .movies .card.skeleton,#tv-watch #related .wrapper .related .card.skeleton,#tv-watch #related .wrapper .series .card.skeleton,#tv-watch #related .wrapper .studios .card.skeleton,#tv-watch #related .wrapper .tv-rail-track .card.skeleton,#tv-watch #series .wrapper .animated-series .card.skeleton,#tv-watch #series .wrapper .anime .card.skeleton,#tv-watch #series .wrapper .cartoon .card.skeleton,#tv-watch #series .wrapper .cartoons .card.skeleton,#tv-watch #series .wrapper .continue-watching-list .card.skeleton,#tv-watch #series .wrapper .k-drama .card.skeleton,#tv-watch #series .wrapper .movies .card.skeleton,#tv-watch #series .wrapper .related .card.skeleton,#tv-watch #series .wrapper .series .card.skeleton,#tv-watch #series .wrapper .studios .card.skeleton,#tv-watch #series .wrapper .tv-rail-track .card.skeleton,#tv-watch #story .wrapper .animated-series .card.skeleton,#tv-watch #story .wrapper .anime .card.skeleton,#tv-watch #story .wrapper .cartoon .card.skeleton,#tv-watch #story .wrapper .cartoons .card.skeleton,#tv-watch #story .wrapper .continue-watching-list .card.skeleton,#tv-watch #story .wrapper .k-drama .card.skeleton,#tv-watch #story .wrapper .movies .card.skeleton,#tv-watch #story .wrapper .related .card.skeleton,#tv-watch #story .wrapper .series .card.skeleton,#tv-watch #story .wrapper .studios .card.skeleton,#tv-watch #story .wrapper .tv-rail-track .card.skeleton,#tv-watch #studios .wrapper .animated-series .card.skeleton,#tv-watch #studios .wrapper .anime .card.skeleton,#tv-watch #studios .wrapper .cartoon .card.skeleton,#tv-watch #studios .wrapper .cartoons .card.skeleton,#tv-watch #studios .wrapper .continue-watching-list .card.skeleton,#tv-watch #studios .wrapper .k-drama .card.skeleton,#tv-watch #studios .wrapper .movies .card.skeleton,#tv-watch #studios .wrapper .related .card.skeleton,#tv-watch #studios .wrapper .series .card.skeleton,#tv-watch #studios .wrapper .studios .card.skeleton,#tv-watch #studios .wrapper .tv-rail-track .card.skeleton,#tv-watch .tv-rail .wrapper .animated-series .card.skeleton,#tv-watch .tv-rail .wrapper .anime .card.skeleton,#tv-watch .tv-rail .wrapper .cartoon .card.skeleton,#tv-watch .tv-rail .wrapper .cartoons .card.skeleton,#tv-watch .tv-rail .wrapper .continue-watching-list .card.skeleton,#tv-watch .tv-rail .wrapper .k-drama .card.skeleton,#tv-watch .tv-rail .wrapper .movies .card.skeleton,#tv-watch .tv-rail .wrapper .related .card.skeleton,#tv-watch .tv-rail .wrapper .series .card.skeleton,#tv-watch .tv-rail .wrapper .studios .card.skeleton,#tv-watch .tv-rail .wrapper .tv-rail-track .card.skeleton{background:linear-gradient(to right,transparent,rgba(var(--border-primary-rgb),.6) 50%,transparent),var(--bg-secondary);background-repeat:repeat-y;background-size:70% 100%;background-position:-320% 0;animation:shine 2s ease infinite}@keyframes shine{to{background-position:320% 0}}#tv-watch #animated-series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .anime .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #animated-series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #animated-series .wrapper .movies .card.skeleton .resolution,#tv-watch #animated-series .wrapper .related .card.skeleton .resolution,#tv-watch #animated-series .wrapper .series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .studios .card.skeleton .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #anime .wrapper .animated-series .card.skeleton .resolution,#tv-watch #anime .wrapper .anime .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoon .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoons .card.skeleton .resolution,#tv-watch #anime .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #anime .wrapper .k-drama .card.skeleton .resolution,#tv-watch #anime .wrapper .movies .card.skeleton .resolution,#tv-watch #anime .wrapper .related .card.skeleton .resolution,#tv-watch #anime .wrapper .series .card.skeleton .resolution,#tv-watch #anime .wrapper .studios .card.skeleton .resolution,#tv-watch #anime .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoon .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoon .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoon .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoon .wrapper .related .card.skeleton .resolution,#tv-watch #cartoon .wrapper .series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoons .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoons .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoons .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoons .wrapper .related .card.skeleton .resolution,#tv-watch #cartoons .wrapper .series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .animated-series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .anime .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoon .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoons .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .k-drama .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .movies .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .related .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .studios .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #k-drama .wrapper .animated-series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .anime .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoon .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoons .card.skeleton .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #k-drama .wrapper .k-drama .card.skeleton .resolution,#tv-watch #k-drama .wrapper .movies .card.skeleton .resolution,#tv-watch #k-drama .wrapper .related .card.skeleton .resolution,#tv-watch #k-drama .wrapper .series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .studios .card.skeleton .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #movies .wrapper .animated-series .card.skeleton .resolution,#tv-watch #movies .wrapper .anime .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoon .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoons .card.skeleton .resolution,#tv-watch #movies .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #movies .wrapper .k-drama .card.skeleton .resolution,#tv-watch #movies .wrapper .movies .card.skeleton .resolution,#tv-watch #movies .wrapper .related .card.skeleton .resolution,#tv-watch #movies .wrapper .series .card.skeleton .resolution,#tv-watch #movies .wrapper .studios .card.skeleton .resolution,#tv-watch #movies .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #related .wrapper .animated-series .card.skeleton .resolution,#tv-watch #related .wrapper .anime .card.skeleton .resolution,#tv-watch #related .wrapper .cartoon .card.skeleton .resolution,#tv-watch #related .wrapper .cartoons .card.skeleton .resolution,#tv-watch #related .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #related .wrapper .k-drama .card.skeleton .resolution,#tv-watch #related .wrapper .movies .card.skeleton .resolution,#tv-watch #related .wrapper .related .card.skeleton .resolution,#tv-watch #related .wrapper .series .card.skeleton .resolution,#tv-watch #related .wrapper .studios .card.skeleton .resolution,#tv-watch #related .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #series .wrapper .anime .card.skeleton .resolution,#tv-watch #series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #series .wrapper .movies .card.skeleton .resolution,#tv-watch #series .wrapper .related .card.skeleton .resolution,#tv-watch #series .wrapper .series .card.skeleton .resolution,#tv-watch #series .wrapper .studios .card.skeleton .resolution,#tv-watch #series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #story .wrapper .animated-series .card.skeleton .resolution,#tv-watch #story .wrapper .anime .card.skeleton .resolution,#tv-watch #story .wrapper .cartoon .card.skeleton .resolution,#tv-watch #story .wrapper .cartoons .card.skeleton .resolution,#tv-watch #story .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #story .wrapper .k-drama .card.skeleton .resolution,#tv-watch #story .wrapper .movies .card.skeleton .resolution,#tv-watch #story .wrapper .related .card.skeleton .resolution,#tv-watch #story .wrapper .series .card.skeleton .resolution,#tv-watch #story .wrapper .studios .card.skeleton .resolution,#tv-watch #story .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #studios .wrapper .animated-series .card.skeleton .resolution,#tv-watch #studios .wrapper .anime .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoon .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoons .card.skeleton .resolution,#tv-watch #studios .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #studios .wrapper .k-drama .card.skeleton .resolution,#tv-watch #studios .wrapper .movies .card.skeleton .resolution,#tv-watch #studios .wrapper .related .card.skeleton .resolution,#tv-watch #studios .wrapper .series .card.skeleton .resolution,#tv-watch #studios .wrapper .studios .card.skeleton .resolution,#tv-watch #studios .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .animated-series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .anime .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoon .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoons .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .k-drama .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .movies .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .related .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .studios .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card.skeleton .resolution{background:var(--border-primary)!important;box-shadow:0 0 10px rgba(var(--bg-secondary-rgb),.6);width:55px;height:45px}@media(max-width:1024px){#tv-watch #animated-series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .anime .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #animated-series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #animated-series .wrapper .movies .card.skeleton .resolution,#tv-watch #animated-series .wrapper .related .card.skeleton .resolution,#tv-watch #animated-series .wrapper .series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .studios .card.skeleton .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #anime .wrapper .animated-series .card.skeleton .resolution,#tv-watch #anime .wrapper .anime .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoon .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoons .card.skeleton .resolution,#tv-watch #anime .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #anime .wrapper .k-drama .card.skeleton .resolution,#tv-watch #anime .wrapper .movies .card.skeleton .resolution,#tv-watch #anime .wrapper .related .card.skeleton .resolution,#tv-watch #anime .wrapper .series .card.skeleton .resolution,#tv-watch #anime .wrapper .studios .card.skeleton .resolution,#tv-watch #anime .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoon .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoon .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoon .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoon .wrapper .related .card.skeleton .resolution,#tv-watch #cartoon .wrapper .series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoons .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoons .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoons .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoons .wrapper .related .card.skeleton .resolution,#tv-watch #cartoons .wrapper .series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .animated-series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .anime .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoon .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoons .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .k-drama .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .movies .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .related .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .studios .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #k-drama .wrapper .animated-series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .anime .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoon .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoons .card.skeleton .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #k-drama .wrapper .k-drama .card.skeleton .resolution,#tv-watch #k-drama .wrapper .movies .card.skeleton .resolution,#tv-watch #k-drama .wrapper .related .card.skeleton .resolution,#tv-watch #k-drama .wrapper .series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .studios .card.skeleton .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #movies .wrapper .animated-series .card.skeleton .resolution,#tv-watch #movies .wrapper .anime .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoon .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoons .card.skeleton .resolution,#tv-watch #movies .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #movies .wrapper .k-drama .card.skeleton .resolution,#tv-watch #movies .wrapper .movies .card.skeleton .resolution,#tv-watch #movies .wrapper .related .card.skeleton .resolution,#tv-watch #movies .wrapper .series .card.skeleton .resolution,#tv-watch #movies .wrapper .studios .card.skeleton .resolution,#tv-watch #movies .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #related .wrapper .animated-series .card.skeleton .resolution,#tv-watch #related .wrapper .anime .card.skeleton .resolution,#tv-watch #related .wrapper .cartoon .card.skeleton .resolution,#tv-watch #related .wrapper .cartoons .card.skeleton .resolution,#tv-watch #related .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #related .wrapper .k-drama .card.skeleton .resolution,#tv-watch #related .wrapper .movies .card.skeleton .resolution,#tv-watch #related .wrapper .related .card.skeleton .resolution,#tv-watch #related .wrapper .series .card.skeleton .resolution,#tv-watch #related .wrapper .studios .card.skeleton .resolution,#tv-watch #related .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #series .wrapper .anime .card.skeleton .resolution,#tv-watch #series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #series .wrapper .movies .card.skeleton .resolution,#tv-watch #series .wrapper .related .card.skeleton .resolution,#tv-watch #series .wrapper .series .card.skeleton .resolution,#tv-watch #series .wrapper .studios .card.skeleton .resolution,#tv-watch #series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #story .wrapper .animated-series .card.skeleton .resolution,#tv-watch #story .wrapper .anime .card.skeleton .resolution,#tv-watch #story .wrapper .cartoon .card.skeleton .resolution,#tv-watch #story .wrapper .cartoons .card.skeleton .resolution,#tv-watch #story .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #story .wrapper .k-drama .card.skeleton .resolution,#tv-watch #story .wrapper .movies .card.skeleton .resolution,#tv-watch #story .wrapper .related .card.skeleton .resolution,#tv-watch #story .wrapper .series .card.skeleton .resolution,#tv-watch #story .wrapper .studios .card.skeleton .resolution,#tv-watch #story .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #studios .wrapper .animated-series .card.skeleton .resolution,#tv-watch #studios .wrapper .anime .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoon .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoons .card.skeleton .resolution,#tv-watch #studios .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #studios .wrapper .k-drama .card.skeleton .resolution,#tv-watch #studios .wrapper .movies .card.skeleton .resolution,#tv-watch #studios .wrapper .related .card.skeleton .resolution,#tv-watch #studios .wrapper .series .card.skeleton .resolution,#tv-watch #studios .wrapper .studios .card.skeleton .resolution,#tv-watch #studios .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .animated-series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .anime .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoon .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoons .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .k-drama .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .movies .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .related .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .studios .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card.skeleton .resolution{width:50px;height:40px}}@media(max-width:1140px)and (max-height:640px){#tv-watch #animated-series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .anime .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #animated-series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #animated-series .wrapper .movies .card.skeleton .resolution,#tv-watch #animated-series .wrapper .related .card.skeleton .resolution,#tv-watch #animated-series .wrapper .series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .studios .card.skeleton .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #anime .wrapper .animated-series .card.skeleton .resolution,#tv-watch #anime .wrapper .anime .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoon .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoons .card.skeleton .resolution,#tv-watch #anime .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #anime .wrapper .k-drama .card.skeleton .resolution,#tv-watch #anime .wrapper .movies .card.skeleton .resolution,#tv-watch #anime .wrapper .related .card.skeleton .resolution,#tv-watch #anime .wrapper .series .card.skeleton .resolution,#tv-watch #anime .wrapper .studios .card.skeleton .resolution,#tv-watch #anime .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoon .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoon .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoon .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoon .wrapper .related .card.skeleton .resolution,#tv-watch #cartoon .wrapper .series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoons .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoons .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoons .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoons .wrapper .related .card.skeleton .resolution,#tv-watch #cartoons .wrapper .series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .animated-series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .anime .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoon .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoons .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .k-drama .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .movies .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .related .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .studios .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #k-drama .wrapper .animated-series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .anime .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoon .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoons .card.skeleton .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #k-drama .wrapper .k-drama .card.skeleton .resolution,#tv-watch #k-drama .wrapper .movies .card.skeleton .resolution,#tv-watch #k-drama .wrapper .related .card.skeleton .resolution,#tv-watch #k-drama .wrapper .series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .studios .card.skeleton .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #movies .wrapper .animated-series .card.skeleton .resolution,#tv-watch #movies .wrapper .anime .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoon .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoons .card.skeleton .resolution,#tv-watch #movies .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #movies .wrapper .k-drama .card.skeleton .resolution,#tv-watch #movies .wrapper .movies .card.skeleton .resolution,#tv-watch #movies .wrapper .related .card.skeleton .resolution,#tv-watch #movies .wrapper .series .card.skeleton .resolution,#tv-watch #movies .wrapper .studios .card.skeleton .resolution,#tv-watch #movies .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #related .wrapper .animated-series .card.skeleton .resolution,#tv-watch #related .wrapper .anime .card.skeleton .resolution,#tv-watch #related .wrapper .cartoon .card.skeleton .resolution,#tv-watch #related .wrapper .cartoons .card.skeleton .resolution,#tv-watch #related .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #related .wrapper .k-drama .card.skeleton .resolution,#tv-watch #related .wrapper .movies .card.skeleton .resolution,#tv-watch #related .wrapper .related .card.skeleton .resolution,#tv-watch #related .wrapper .series .card.skeleton .resolution,#tv-watch #related .wrapper .studios .card.skeleton .resolution,#tv-watch #related .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #series .wrapper .anime .card.skeleton .resolution,#tv-watch #series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #series .wrapper .movies .card.skeleton .resolution,#tv-watch #series .wrapper .related .card.skeleton .resolution,#tv-watch #series .wrapper .series .card.skeleton .resolution,#tv-watch #series .wrapper .studios .card.skeleton .resolution,#tv-watch #series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #story .wrapper .animated-series .card.skeleton .resolution,#tv-watch #story .wrapper .anime .card.skeleton .resolution,#tv-watch #story .wrapper .cartoon .card.skeleton .resolution,#tv-watch #story .wrapper .cartoons .card.skeleton .resolution,#tv-watch #story .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #story .wrapper .k-drama .card.skeleton .resolution,#tv-watch #story .wrapper .movies .card.skeleton .resolution,#tv-watch #story .wrapper .related .card.skeleton .resolution,#tv-watch #story .wrapper .series .card.skeleton .resolution,#tv-watch #story .wrapper .studios .card.skeleton .resolution,#tv-watch #story .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #studios .wrapper .animated-series .card.skeleton .resolution,#tv-watch #studios .wrapper .anime .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoon .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoons .card.skeleton .resolution,#tv-watch #studios .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #studios .wrapper .k-drama .card.skeleton .resolution,#tv-watch #studios .wrapper .movies .card.skeleton .resolution,#tv-watch #studios .wrapper .related .card.skeleton .resolution,#tv-watch #studios .wrapper .series .card.skeleton .resolution,#tv-watch #studios .wrapper .studios .card.skeleton .resolution,#tv-watch #studios .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .animated-series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .anime .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoon .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoons .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .k-drama .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .movies .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .related .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .studios .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card.skeleton .resolution{width:45px;height:35px}}@media(max-width:768px){#tv-watch #animated-series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .anime .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #animated-series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #animated-series .wrapper .movies .card.skeleton .resolution,#tv-watch #animated-series .wrapper .related .card.skeleton .resolution,#tv-watch #animated-series .wrapper .series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .studios .card.skeleton .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #anime .wrapper .animated-series .card.skeleton .resolution,#tv-watch #anime .wrapper .anime .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoon .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoons .card.skeleton .resolution,#tv-watch #anime .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #anime .wrapper .k-drama .card.skeleton .resolution,#tv-watch #anime .wrapper .movies .card.skeleton .resolution,#tv-watch #anime .wrapper .related .card.skeleton .resolution,#tv-watch #anime .wrapper .series .card.skeleton .resolution,#tv-watch #anime .wrapper .studios .card.skeleton .resolution,#tv-watch #anime .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoon .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoon .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoon .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoon .wrapper .related .card.skeleton .resolution,#tv-watch #cartoon .wrapper .series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoons .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoons .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoons .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoons .wrapper .related .card.skeleton .resolution,#tv-watch #cartoons .wrapper .series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .animated-series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .anime .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoon .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoons .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .k-drama .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .movies .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .related .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .studios .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #k-drama .wrapper .animated-series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .anime .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoon .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoons .card.skeleton .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #k-drama .wrapper .k-drama .card.skeleton .resolution,#tv-watch #k-drama .wrapper .movies .card.skeleton .resolution,#tv-watch #k-drama .wrapper .related .card.skeleton .resolution,#tv-watch #k-drama .wrapper .series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .studios .card.skeleton .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #movies .wrapper .animated-series .card.skeleton .resolution,#tv-watch #movies .wrapper .anime .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoon .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoons .card.skeleton .resolution,#tv-watch #movies .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #movies .wrapper .k-drama .card.skeleton .resolution,#tv-watch #movies .wrapper .movies .card.skeleton .resolution,#tv-watch #movies .wrapper .related .card.skeleton .resolution,#tv-watch #movies .wrapper .series .card.skeleton .resolution,#tv-watch #movies .wrapper .studios .card.skeleton .resolution,#tv-watch #movies .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #related .wrapper .animated-series .card.skeleton .resolution,#tv-watch #related .wrapper .anime .card.skeleton .resolution,#tv-watch #related .wrapper .cartoon .card.skeleton .resolution,#tv-watch #related .wrapper .cartoons .card.skeleton .resolution,#tv-watch #related .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #related .wrapper .k-drama .card.skeleton .resolution,#tv-watch #related .wrapper .movies .card.skeleton .resolution,#tv-watch #related .wrapper .related .card.skeleton .resolution,#tv-watch #related .wrapper .series .card.skeleton .resolution,#tv-watch #related .wrapper .studios .card.skeleton .resolution,#tv-watch #related .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #series .wrapper .anime .card.skeleton .resolution,#tv-watch #series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #series .wrapper .movies .card.skeleton .resolution,#tv-watch #series .wrapper .related .card.skeleton .resolution,#tv-watch #series .wrapper .series .card.skeleton .resolution,#tv-watch #series .wrapper .studios .card.skeleton .resolution,#tv-watch #series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #story .wrapper .animated-series .card.skeleton .resolution,#tv-watch #story .wrapper .anime .card.skeleton .resolution,#tv-watch #story .wrapper .cartoon .card.skeleton .resolution,#tv-watch #story .wrapper .cartoons .card.skeleton .resolution,#tv-watch #story .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #story .wrapper .k-drama .card.skeleton .resolution,#tv-watch #story .wrapper .movies .card.skeleton .resolution,#tv-watch #story .wrapper .related .card.skeleton .resolution,#tv-watch #story .wrapper .series .card.skeleton .resolution,#tv-watch #story .wrapper .studios .card.skeleton .resolution,#tv-watch #story .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #studios .wrapper .animated-series .card.skeleton .resolution,#tv-watch #studios .wrapper .anime .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoon .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoons .card.skeleton .resolution,#tv-watch #studios .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #studios .wrapper .k-drama .card.skeleton .resolution,#tv-watch #studios .wrapper .movies .card.skeleton .resolution,#tv-watch #studios .wrapper .related .card.skeleton .resolution,#tv-watch #studios .wrapper .series .card.skeleton .resolution,#tv-watch #studios .wrapper .studios .card.skeleton .resolution,#tv-watch #studios .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .animated-series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .anime .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoon .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoons .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .k-drama .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .movies .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .related .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .studios .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card.skeleton .resolution{width:45px;height:35px}}@media(max-width:441px){#tv-watch #animated-series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .anime .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #animated-series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #animated-series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #animated-series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #animated-series .wrapper .movies .card.skeleton .resolution,#tv-watch #animated-series .wrapper .related .card.skeleton .resolution,#tv-watch #animated-series .wrapper .series .card.skeleton .resolution,#tv-watch #animated-series .wrapper .studios .card.skeleton .resolution,#tv-watch #animated-series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #anime .wrapper .animated-series .card.skeleton .resolution,#tv-watch #anime .wrapper .anime .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoon .card.skeleton .resolution,#tv-watch #anime .wrapper .cartoons .card.skeleton .resolution,#tv-watch #anime .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #anime .wrapper .k-drama .card.skeleton .resolution,#tv-watch #anime .wrapper .movies .card.skeleton .resolution,#tv-watch #anime .wrapper .related .card.skeleton .resolution,#tv-watch #anime .wrapper .series .card.skeleton .resolution,#tv-watch #anime .wrapper .studios .card.skeleton .resolution,#tv-watch #anime .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoon .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoon .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoon .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoon .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoon .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoon .wrapper .related .card.skeleton .resolution,#tv-watch #cartoon .wrapper .series .card.skeleton .resolution,#tv-watch #cartoon .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoon .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #cartoons .wrapper .animated-series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .anime .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoon .card.skeleton .resolution,#tv-watch #cartoons .wrapper .cartoons .card.skeleton .resolution,#tv-watch #cartoons .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #cartoons .wrapper .k-drama .card.skeleton .resolution,#tv-watch #cartoons .wrapper .movies .card.skeleton .resolution,#tv-watch #cartoons .wrapper .related .card.skeleton .resolution,#tv-watch #cartoons .wrapper .series .card.skeleton .resolution,#tv-watch #cartoons .wrapper .studios .card.skeleton .resolution,#tv-watch #cartoons .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .animated-series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .anime .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoon .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .cartoons .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .k-drama .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .movies .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .related .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .series .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .studios .card.skeleton .resolution,#tv-watch #continue-watching .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #k-drama .wrapper .animated-series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .anime .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoon .card.skeleton .resolution,#tv-watch #k-drama .wrapper .cartoons .card.skeleton .resolution,#tv-watch #k-drama .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #k-drama .wrapper .k-drama .card.skeleton .resolution,#tv-watch #k-drama .wrapper .movies .card.skeleton .resolution,#tv-watch #k-drama .wrapper .related .card.skeleton .resolution,#tv-watch #k-drama .wrapper .series .card.skeleton .resolution,#tv-watch #k-drama .wrapper .studios .card.skeleton .resolution,#tv-watch #k-drama .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #movies .wrapper .animated-series .card.skeleton .resolution,#tv-watch #movies .wrapper .anime .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoon .card.skeleton .resolution,#tv-watch #movies .wrapper .cartoons .card.skeleton .resolution,#tv-watch #movies .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #movies .wrapper .k-drama .card.skeleton .resolution,#tv-watch #movies .wrapper .movies .card.skeleton .resolution,#tv-watch #movies .wrapper .related .card.skeleton .resolution,#tv-watch #movies .wrapper .series .card.skeleton .resolution,#tv-watch #movies .wrapper .studios .card.skeleton .resolution,#tv-watch #movies .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #related .wrapper .animated-series .card.skeleton .resolution,#tv-watch #related .wrapper .anime .card.skeleton .resolution,#tv-watch #related .wrapper .cartoon .card.skeleton .resolution,#tv-watch #related .wrapper .cartoons .card.skeleton .resolution,#tv-watch #related .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #related .wrapper .k-drama .card.skeleton .resolution,#tv-watch #related .wrapper .movies .card.skeleton .resolution,#tv-watch #related .wrapper .related .card.skeleton .resolution,#tv-watch #related .wrapper .series .card.skeleton .resolution,#tv-watch #related .wrapper .studios .card.skeleton .resolution,#tv-watch #related .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #series .wrapper .animated-series .card.skeleton .resolution,#tv-watch #series .wrapper .anime .card.skeleton .resolution,#tv-watch #series .wrapper .cartoon .card.skeleton .resolution,#tv-watch #series .wrapper .cartoons .card.skeleton .resolution,#tv-watch #series .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #series .wrapper .k-drama .card.skeleton .resolution,#tv-watch #series .wrapper .movies .card.skeleton .resolution,#tv-watch #series .wrapper .related .card.skeleton .resolution,#tv-watch #series .wrapper .series .card.skeleton .resolution,#tv-watch #series .wrapper .studios .card.skeleton .resolution,#tv-watch #series .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #story .wrapper .animated-series .card.skeleton .resolution,#tv-watch #story .wrapper .anime .card.skeleton .resolution,#tv-watch #story .wrapper .cartoon .card.skeleton .resolution,#tv-watch #story .wrapper .cartoons .card.skeleton .resolution,#tv-watch #story .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #story .wrapper .k-drama .card.skeleton .resolution,#tv-watch #story .wrapper .movies .card.skeleton .resolution,#tv-watch #story .wrapper .related .card.skeleton .resolution,#tv-watch #story .wrapper .series .card.skeleton .resolution,#tv-watch #story .wrapper .studios .card.skeleton .resolution,#tv-watch #story .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch #studios .wrapper .animated-series .card.skeleton .resolution,#tv-watch #studios .wrapper .anime .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoon .card.skeleton .resolution,#tv-watch #studios .wrapper .cartoons .card.skeleton .resolution,#tv-watch #studios .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch #studios .wrapper .k-drama .card.skeleton .resolution,#tv-watch #studios .wrapper .movies .card.skeleton .resolution,#tv-watch #studios .wrapper .related .card.skeleton .resolution,#tv-watch #studios .wrapper .series .card.skeleton .resolution,#tv-watch #studios .wrapper .studios .card.skeleton .resolution,#tv-watch #studios .wrapper .tv-rail-track .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .animated-series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .anime .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoon .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .cartoons .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .continue-watching-list .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .k-drama .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .movies .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .related .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .series .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .studios .card.skeleton .resolution,#tv-watch .tv-rail .wrapper .tv-rail-track .card.skeleton .resolution{width:40px;height:30px}}#tv-watch #animated-series .wrapper .animated-series .card.skeleton .text,#tv-watch #animated-series .wrapper .anime .card.skeleton .text,#tv-watch #animated-series .wrapper .cartoon .card.skeleton .text,#tv-watch #animated-series .wrapper .cartoons .card.skeleton .text,#tv-watch #animated-series .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #animated-series .wrapper .k-drama .card.skeleton .text,#tv-watch #animated-series .wrapper .movies .card.skeleton .text,#tv-watch #animated-series .wrapper .related .card.skeleton .text,#tv-watch #animated-series .wrapper .series .card.skeleton .text,#tv-watch #animated-series .wrapper .studios .card.skeleton .text,#tv-watch #animated-series .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #anime .wrapper .animated-series .card.skeleton .text,#tv-watch #anime .wrapper .anime .card.skeleton .text,#tv-watch #anime .wrapper .cartoon .card.skeleton .text,#tv-watch #anime .wrapper .cartoons .card.skeleton .text,#tv-watch #anime .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #anime .wrapper .k-drama .card.skeleton .text,#tv-watch #anime .wrapper .movies .card.skeleton .text,#tv-watch #anime .wrapper .related .card.skeleton .text,#tv-watch #anime .wrapper .series .card.skeleton .text,#tv-watch #anime .wrapper .studios .card.skeleton .text,#tv-watch #anime .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #cartoon .wrapper .animated-series .card.skeleton .text,#tv-watch #cartoon .wrapper .anime .card.skeleton .text,#tv-watch #cartoon .wrapper .cartoon .card.skeleton .text,#tv-watch #cartoon .wrapper .cartoons .card.skeleton .text,#tv-watch #cartoon .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #cartoon .wrapper .k-drama .card.skeleton .text,#tv-watch #cartoon .wrapper .movies .card.skeleton .text,#tv-watch #cartoon .wrapper .related .card.skeleton .text,#tv-watch #cartoon .wrapper .series .card.skeleton .text,#tv-watch #cartoon .wrapper .studios .card.skeleton .text,#tv-watch #cartoon .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #cartoons .wrapper .animated-series .card.skeleton .text,#tv-watch #cartoons .wrapper .anime .card.skeleton .text,#tv-watch #cartoons .wrapper .cartoon .card.skeleton .text,#tv-watch #cartoons .wrapper .cartoons .card.skeleton .text,#tv-watch #cartoons .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #cartoons .wrapper .k-drama .card.skeleton .text,#tv-watch #cartoons .wrapper .movies .card.skeleton .text,#tv-watch #cartoons .wrapper .related .card.skeleton .text,#tv-watch #cartoons .wrapper .series .card.skeleton .text,#tv-watch #cartoons .wrapper .studios .card.skeleton .text,#tv-watch #cartoons .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #continue-watching .wrapper .animated-series .card.skeleton .text,#tv-watch #continue-watching .wrapper .anime .card.skeleton .text,#tv-watch #continue-watching .wrapper .cartoon .card.skeleton .text,#tv-watch #continue-watching .wrapper .cartoons .card.skeleton .text,#tv-watch #continue-watching .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #continue-watching .wrapper .k-drama .card.skeleton .text,#tv-watch #continue-watching .wrapper .movies .card.skeleton .text,#tv-watch #continue-watching .wrapper .related .card.skeleton .text,#tv-watch #continue-watching .wrapper .series .card.skeleton .text,#tv-watch #continue-watching .wrapper .studios .card.skeleton .text,#tv-watch #continue-watching .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #k-drama .wrapper .animated-series .card.skeleton .text,#tv-watch #k-drama .wrapper .anime .card.skeleton .text,#tv-watch #k-drama .wrapper .cartoon .card.skeleton .text,#tv-watch #k-drama .wrapper .cartoons .card.skeleton .text,#tv-watch #k-drama .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #k-drama .wrapper .k-drama .card.skeleton .text,#tv-watch #k-drama .wrapper .movies .card.skeleton .text,#tv-watch #k-drama .wrapper .related .card.skeleton .text,#tv-watch #k-drama .wrapper .series .card.skeleton .text,#tv-watch #k-drama .wrapper .studios .card.skeleton .text,#tv-watch #k-drama .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #movies .wrapper .animated-series .card.skeleton .text,#tv-watch #movies .wrapper .anime .card.skeleton .text,#tv-watch #movies .wrapper .cartoon .card.skeleton .text,#tv-watch #movies .wrapper .cartoons .card.skeleton .text,#tv-watch #movies .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #movies .wrapper .k-drama .card.skeleton .text,#tv-watch #movies .wrapper .movies .card.skeleton .text,#tv-watch #movies .wrapper .related .card.skeleton .text,#tv-watch #movies .wrapper .series .card.skeleton .text,#tv-watch #movies .wrapper .studios .card.skeleton .text,#tv-watch #movies .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #related .wrapper .animated-series .card.skeleton .text,#tv-watch #related .wrapper .anime .card.skeleton .text,#tv-watch #related .wrapper .cartoon .card.skeleton .text,#tv-watch #related .wrapper .cartoons .card.skeleton .text,#tv-watch #related .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #related .wrapper .k-drama .card.skeleton .text,#tv-watch #related .wrapper .movies .card.skeleton .text,#tv-watch #related .wrapper .related .card.skeleton .text,#tv-watch #related .wrapper .series .card.skeleton .text,#tv-watch #related .wrapper .studios .card.skeleton .text,#tv-watch #related .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #series .wrapper .animated-series .card.skeleton .text,#tv-watch #series .wrapper .anime .card.skeleton .text,#tv-watch #series .wrapper .cartoon .card.skeleton .text,#tv-watch #series .wrapper .cartoons .card.skeleton .text,#tv-watch #series .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #series .wrapper .k-drama .card.skeleton .text,#tv-watch #series .wrapper .movies .card.skeleton .text,#tv-watch #series .wrapper .related .card.skeleton .text,#tv-watch #series .wrapper .series .card.skeleton .text,#tv-watch #series .wrapper .studios .card.skeleton .text,#tv-watch #series .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #story .wrapper .animated-series .card.skeleton .text,#tv-watch #story .wrapper .anime .card.skeleton .text,#tv-watch #story .wrapper .cartoon .card.skeleton .text,#tv-watch #story .wrapper .cartoons .card.skeleton .text,#tv-watch #story .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #story .wrapper .k-drama .card.skeleton .text,#tv-watch #story .wrapper .movies .card.skeleton .text,#tv-watch #story .wrapper .related .card.skeleton .text,#tv-watch #story .wrapper .series .card.skeleton .text,#tv-watch #story .wrapper .studios .card.skeleton .text,#tv-watch #story .wrapper .tv-rail-track .card.skeleton .text,#tv-watch #studios .wrapper .animated-series .card.skeleton .text,#tv-watch #studios .wrapper .anime .card.skeleton .text,#tv-watch #studios .wrapper .cartoon .card.skeleton .text,#tv-watch #studios .wrapper .cartoons .card.skeleton .text,#tv-watch #studios .wrapper .continue-watching-list .card.skeleton .text,#tv-watch #studios .wrapper .k-drama .card.skeleton .text,#tv-watch #studios .wrapper .movies .card.skeleton .text,#tv-watch #studios .wrapper .related .card.skeleton .text,#tv-watch #studios .wrapper .series .card.skeleton .text,#tv-watch #studios .wrapper .studios .card.skeleton .text,#tv-watch #studios .wrapper .tv-rail-track .card.skeleton .text,#tv-watch .tv-rail .wrapper .animated-series .card.skeleton .text,#tv-watch .tv-rail .wrapper .anime .card.skeleton .text,#tv-watch .tv-rail .wrapper .cartoon .card.skeleton .text,#tv-watch .tv-rail .wrapper .cartoons .card.skeleton .text,#tv-watch .tv-rail .wrapper .continue-watching-list .card.skeleton .text,#tv-watch .tv-rail .wrapper .k-drama .card.skeleton .text,#tv-watch .tv-rail .wrapper .movies .card.skeleton .text,#tv-watch .tv-rail .wrapper .related .card.skeleton .text,#tv-watch .tv-rail .wrapper .series .card.skeleton .text,#tv-watch .tv-rail .wrapper .studios .card.skeleton .text,#tv-watch .tv-rail .wrapper .tv-rail-track .card.skeleton .text{background:var(--border-primary)!important;box-shadow:0 0 10px rgba(var(--bg-secondary-rgb),.6);height:20px;border-radius:8px;margin-bottom:32px;width:100px;height:16px}#tv-watch #animated-series .wrapper .studios .studio-tile,#tv-watch #anime .wrapper .studios .studio-tile,#tv-watch #cartoon .wrapper .studios .studio-tile,#tv-watch #cartoons .wrapper .studios .studio-tile,#tv-watch #continue-watching .wrapper .studios .studio-tile,#tv-watch #k-drama .wrapper .studios .studio-tile,#tv-watch #movies .wrapper .studios .studio-tile,#tv-watch #related .wrapper .studios .studio-tile,#tv-watch #series .wrapper .studios .studio-tile,#tv-watch #story .wrapper .studios .studio-tile,#tv-watch #studios .wrapper .studios .studio-tile,#tv-watch .tv-rail .wrapper .studios .studio-tile{flex:0 0 auto;width:17vw;max-width:300px;scroll-snap-align:start}@media(max-width:1280px){#tv-watch #animated-series .wrapper .studios .studio-tile,#tv-watch #anime .wrapper .studios .studio-tile,#tv-watch #cartoon .wrapper .studios .studio-tile,#tv-watch #cartoons .wrapper .studios .studio-tile,#tv-watch #continue-watching .wrapper .studios .studio-tile,#tv-watch #k-drama .wrapper .studios .studio-tile,#tv-watch #movies .wrapper .studios .studio-tile,#tv-watch #related .wrapper .studios .studio-tile,#tv-watch #series .wrapper .studios .studio-tile,#tv-watch #story .wrapper .studios .studio-tile,#tv-watch #studios .wrapper .studios .studio-tile,#tv-watch .tv-rail .wrapper .studios .studio-tile{width:21vw}}@media(max-width:1024px){#tv-watch #animated-series .wrapper .studios .studio-tile,#tv-watch #anime .wrapper .studios .studio-tile,#tv-watch #cartoon .wrapper .studios .studio-tile,#tv-watch #cartoons .wrapper .studios .studio-tile,#tv-watch #continue-watching .wrapper .studios .studio-tile,#tv-watch #k-drama .wrapper .studios .studio-tile,#tv-watch #movies .wrapper .studios .studio-tile,#tv-watch #related .wrapper .studios .studio-tile,#tv-watch #series .wrapper .studios .studio-tile,#tv-watch #story .wrapper .studios .studio-tile,#tv-watch #studios .wrapper .studios .studio-tile,#tv-watch .tv-rail .wrapper .studios .studio-tile{width:26vw}}@media(max-width:880px){#tv-watch #animated-series .wrapper .studios .studio-tile,#tv-watch #anime .wrapper .studios .studio-tile,#tv-watch #cartoon .wrapper .studios .studio-tile,#tv-watch #cartoons .wrapper .studios .studio-tile,#tv-watch #continue-watching .wrapper .studios .studio-tile,#tv-watch #k-drama .wrapper .studios .studio-tile,#tv-watch #movies .wrapper .studios .studio-tile,#tv-watch #related .wrapper .studios .studio-tile,#tv-watch #series .wrapper .studios .studio-tile,#tv-watch #story .wrapper .studios .studio-tile,#tv-watch #studios .wrapper .studios .studio-tile,#tv-watch .tv-rail .wrapper .studios .studio-tile{width:33vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #animated-series .wrapper .studios .studio-tile,#tv-watch #anime .wrapper .studios .studio-tile,#tv-watch #cartoon .wrapper .studios .studio-tile,#tv-watch #cartoons .wrapper .studios .studio-tile,#tv-watch #continue-watching .wrapper .studios .studio-tile,#tv-watch #k-drama .wrapper .studios .studio-tile,#tv-watch #movies .wrapper .studios .studio-tile,#tv-watch #related .wrapper .studios .studio-tile,#tv-watch #series .wrapper .studios .studio-tile,#tv-watch #story .wrapper .studios .studio-tile,#tv-watch #studios .wrapper .studios .studio-tile,#tv-watch .tv-rail .wrapper .studios .studio-tile{width:19vw}}@media(max-width:441px){#tv-watch #animated-series .wrapper .studios .studio-tile,#tv-watch #anime .wrapper .studios .studio-tile,#tv-watch #cartoon .wrapper .studios .studio-tile,#tv-watch #cartoons .wrapper .studios .studio-tile,#tv-watch #continue-watching .wrapper .studios .studio-tile,#tv-watch #k-drama .wrapper .studios .studio-tile,#tv-watch #movies .wrapper .studios .studio-tile,#tv-watch #related .wrapper .studios .studio-tile,#tv-watch #series .wrapper .studios .studio-tile,#tv-watch #story .wrapper .studios .studio-tile,#tv-watch #studios .wrapper .studios .studio-tile,#tv-watch .tv-rail .wrapper .studios .studio-tile{width:46vw}}#tv-watch #continue-watching .wrapper{min-height:auto}#tv-watch #continue-watching .continue-watching-list{align-items:flex-start}#tv-watch #continue-watching .continue-watching-list .cw-card{width:22vw;max-width:440px;min-width:260px;aspect-ratio:16/9;border-radius:10px;overflow:hidden;position:relative;flex-shrink:0;scroll-snap-align:start}@media(max-width:1280px){#tv-watch #continue-watching .continue-watching-list .cw-card{width:26vw}}@media(max-width:1024px){#tv-watch #continue-watching .continue-watching-list .cw-card{width:34vw}}@media(max-width:880px){#tv-watch #continue-watching .continue-watching-list .cw-card{width:42vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #continue-watching .continue-watching-list .cw-card{width:24vw}}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card{width:64vw;min-width:0;border-radius:8px}}#tv-watch #continue-watching .continue-watching-list .cw-card,#tv-watch #continue-watching .continue-watching-list .cw-card *{cursor:pointer}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}#tv-watch #continue-watching .continue-watching-list .cw-card:hover .cw-thumb{transform:scale(1.05)}#tv-watch #continue-watching .continue-watching-list .cw-card:hover .cw-remove{opacity:1}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-remove{position:absolute;top:8px;right:8px;z-index:3;width:26px;height:26px;border-radius:50%;background:rgba(0,0,0,.7);border:none;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;cursor:pointer}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-remove svg{font-size:12px}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-remove:hover{background:rgba(255,35,35,.8)}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay{position:absolute;bottom:0;left:0;right:0;padding:28px 14px 0;background:linear-gradient(transparent,rgba(0,0,0,.9));display:flex;flex-direction:column;gap:3px}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay{padding:20px 10px 0}}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-episode{font-size:11px;font-weight:500;color:hsla(0,0%,100%,.6);letter-spacing:.02em}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-episode{font-size:10px}}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay h4{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}@media(max-width:768px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay h4{font-size:13px}}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay h4{font-size:12px}}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-time-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-time-row{margin-bottom:4px}}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-remaining{font-size:11px;color:hsla(0,0%,100%,.5)}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-remaining{font-size:10px}}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-current{font-size:11px;color:hsla(0,0%,100%,.35)}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-current{font-size:10px}}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-progress-track{width:100%;height:3px;border-radius:2px;background:hsla(0,0%,100%,.2);overflow:hidden}@media(max-width:480px){#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-progress-track{height:2px}}#tv-watch #continue-watching .continue-watching-list .cw-card .cw-overlay .cw-progress-track .cw-progress-fill{height:100%;border-radius:2px;background:var(--color-primary);transition:width .3s ease}#tv-watch .block-title{margin:0;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-less)}#tv-watch .block-title:before{content:"";width:3px;height:13px;border-radius:2px;background:var(--color-primary)}#tv-watch .movie-facts{display:flex;flex-direction:column;gap:31px}#tv-watch .movie-facts .block{display:flex;flex-direction:column;gap:12px}#tv-watch .movie-facts .facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#tv-watch .movie-facts .fact.wide{grid-column:1/-1}#tv-watch .movie-facts .fact{display:flex;align-items:flex-start;gap:9px;padding:12px 11px;border-radius:10px;border:1px solid var(--border-primary);background:rgba(var(--bg-primary-rgb),.6)}#tv-watch .movie-facts .fact .fact-icon{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:8px;background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary);font-size:15px}#tv-watch .movie-facts .fact>div{min-width:0}#tv-watch .movie-facts .fact .fact-label{margin:0 0 3px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-less)}#tv-watch .movie-facts .fact .fact-label.clamp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tv-watch .movie-facts .fact .fact-value{margin:0;font-size:12.5px;font-weight:600;color:var(--text-primary);overflow-wrap:break-word}#tv-watch .movie-facts .fact .fact-value.money{font-size:11.5px}#tv-watch .movie-facts .fact .fact-sub{margin:2px 0 0;font-size:11px;color:var(--text-less)}#tv-watch .movie-facts .fact .fact-sub.clamp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tv-watch .movie-facts .studio-card{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px;border-radius:10px;border:1px solid var(--border-primary);background:rgba(var(--bg-primary-rgb),.6)}#tv-watch .movie-facts .studio-card .studio-bg{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.05;transform:rotate(10deg) scale(1.5);pointer-events:none}#tv-watch .movie-facts .studio-card .studio-mark,#tv-watch .movie-facts .studio-card .studio-meta{position:relative}#tv-watch .movie-facts .studio-card .studio-mark{display:grid;place-items:center;flex:0 0 auto;width:104px;height:78px}#tv-watch .movie-facts .studio-card .studio-mark img{width:100%;height:100%;object-fit:contain}#tv-watch .movie-facts .studio-card .studio-mark .studio-fallback{font-size:11px;font-weight:700;text-align:center;line-height:1.2;color:var(--text-many)}#tv-watch .movie-facts .studio-card .studio-meta{min-width:0;display:flex;flex-direction:column;gap:4px;flex:1 1 140px}#tv-watch .movie-facts .studio-card .studio-name{margin:0;display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:var(--text-primary)}#tv-watch .movie-facts .studio-card .studio-name .verified{flex:0 0 auto;color:var(--color-primary);font-size:15px}#tv-watch .movie-facts .studio-card .studio-sub{margin:0;font-size:11px;color:var(--text-less)}#tv-watch .movie-facts .studio-card .studio-link{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;border:1px solid var(--border-primary);background:rgba(var(--bg-secondary-rgb),.8);font-size:12px;color:var(--text-many);transition:border-color .2s,color .2s}#tv-watch .movie-facts .studio-card .studio-link span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300}#tv-watch .movie-facts .studio-card .studio-link:hover{border-color:var(--color-primary);color:var(--text-primary)}@media(max-width:640px){#tv-watch .movie-facts .studio-card .studio-mark{width:92px}#tv-watch .movie-facts .studio-card .studio-link{padding:8px 9px;gap:6px;font-size:11px}}#tv-watch .movie-facts .audio-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#tv-watch .movie-facts .audio-card{display:flex;align-items:center;gap:9px;min-width:0;padding:11px 10px;border-radius:10px;border:1px solid var(--border-primary);background:rgba(var(--bg-primary-rgb),.6)}#tv-watch .movie-facts .audio-card>div{min-width:0}#tv-watch .movie-facts .audio-card .audio-flag{flex:0 0 auto;width:26px;height:26px;border-radius:6px;object-fit:contain}#tv-watch .movie-facts .audio-card .audio-name{margin:0;font-size:12px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tv-watch .movie-facts .audio-card .audio-native{margin:1px 0 0;font-size:10px;color:var(--text-less);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tv-watch .movie-facts .badges{display:flex;flex-wrap:wrap;gap:10px}#tv-watch .movie-facts .badge{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:12px 10px;text-align:center;border-radius:10px;border:1px solid var(--border-primary);background:rgba(var(--bg-primary-rgb),.6)}#tv-watch .movie-facts .badge .badge-mark{margin:0;display:flex;align-items:center;justify-content:center;gap:4px;font-size:18px;line-height:1.24;font-weight:800;letter-spacing:-.01em;color:var(--text-primary)}#tv-watch .movie-facts .badge .badge-mark.rung{color:var(--color-primary)}#tv-watch .movie-facts .badge .badge-mark.long{font-size:12px;font-weight:700;line-height:1.25;letter-spacing:0;color:var(--text-many)}#tv-watch .movie-facts .badge .badge-sub{margin:3px 0 0;line-height:1.24;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-many)}#tv-watch .movie-facts .badge .badge-note{margin:4px 0 0;font-size:10px;line-height:1.35;color:var(--text-less)}#tv-watch .movie-facts .badge .badge-note.clamp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tv-watch .movie-facts .badge.wide{flex:1 1 100%;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;text-align:left}@media(max-width:992px){#tv-watch .movie-facts .badge.wide{padding:16px 18px}}#tv-watch .movie-facts .badge.wide .badge-mark{justify-content:flex-start;font-size:16px}#tv-watch .movie-facts .badge.wide .badge-wide-meta{min-width:0;text-align:right}#tv-watch .movie-facts .badge.wide .badge-sub{margin:0}#tv-watch .movie-facts .badge.wide .badge-note{margin:2px 0 0}#tv-watch .movie-facts .ratings{display:flex;flex-wrap:wrap;gap:10px}#tv-watch .movie-facts .rating-card{flex:1 1 0;min-width:0;max-width:calc(50% - 5px);position:relative;overflow:hidden;padding:14px 10px 12px;text-align:center;border-radius:10px;border:1px solid var(--border-primary);background:rgba(var(--bg-primary-rgb),.6)}#tv-watch .movie-facts .rating-card .rating-mark{position:absolute;left:-16px;top:-12px;width:98px;height:98px;opacity:.015;pointer-events:none;fill:var(--text-primary)}#tv-watch .movie-facts .rating-card .rating-dial{position:relative;width:78px;height:78px;margin:0 auto 2px}#tv-watch .movie-facts .rating-card .gauge{position:absolute;inset:0;width:100%;height:100%}#tv-watch .movie-facts .rating-card .gauge .fill,#tv-watch .movie-facts .rating-card .gauge .track{fill:none;stroke-width:7;stroke-linecap:round}#tv-watch .movie-facts .rating-card .gauge .track{stroke:var(--border-secondary)}#tv-watch .movie-facts .rating-card .gauge .fill{stroke:var(--color-primary)}#tv-watch .movie-facts .rating-card .rating-score{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;font-size:21px;font-weight:800;line-height:1;color:var(--text-primary)}#tv-watch .movie-facts .rating-card .rating-stars{margin-top:2px}#tv-watch .movie-facts .rating-card .rating-stars .stars{display:flex;align-items:center;justify-content:center;gap:2px}#tv-watch .movie-facts .rating-card .rating-name{margin:6px 0 0;font-size:11px;color:var(--text-less)}#tv-watch .movie-facts .chips{display:flex;flex-wrap:wrap;gap:8px}#tv-watch .movie-facts .chip{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:8px;border:1px solid var(--border-primary);background:rgba(var(--bg-primary-rgb),.6);font-size:12px;color:var(--text-many)}#tv-watch .movie-facts .chip svg{color:var(--color-primary);font-size:13px}#tv-watch .movie-facts .ages{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}#tv-watch .movie-facts .age-card{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid var(--border-primary);background:rgba(var(--bg-primary-rgb),.6)}#tv-watch .movie-facts .age-card .age-mark{flex:0 0 auto;padding:6px 9px;border-radius:6px;border:1px solid var(--border-secondary);font-size:13px;font-weight:800;color:var(--text-primary)}#tv-watch .movie-facts .age-card .age-mark.accent{border-color:rgba(var(--color-primary-rgb),.5);color:var(--color-primary)}#tv-watch .movie-facts .age-card .age-desc{margin:0;font-size:11px;line-height:1.4;color:var(--text-less)}#tv-watch .container{padding:0 48px;margin:0 auto;height:100%}@media(max-width:768px){#tv-watch .container{padding:0 32px}}@media(max-width:441px){#tv-watch .container{padding:0 16px}}@media(min-width:640px){#tv-watch .container{max-width:640px}}@media(min-width:768px){#tv-watch .container{max-width:768px}}@media(min-width:1280px){#tv-watch .container{max-width:1280px}}@media(min-width:1536px){#tv-watch .container{max-width:1536px}}#tv-watch #shadow{position:absolute;top:0;z-index:0;width:100%;height:63vw;background:linear-gradient(var(--bg-primary) -5%,rgba(var(--bg-primary-rgb),.3) 10%,rgba(var(--bg-primary-rgb),.3) 45%,var(--bg-primary) 95%)}@media(max-width:1280px){#tv-watch #shadow{height:87vw}}@media(max-width:1024px){#tv-watch #shadow{height:95vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch #shadow{height:63vw}}@media(max-width:768px){#tv-watch #shadow{height:126vw}}@media(max-width:441px){#tv-watch #shadow{height:175.5vw}}@media(max-width:400px)and (max-height:700px){#tv-watch #shadow{height:138vw}}#tv-watch .header-blur{display:none}#tv-watch header{width:100%;height:100px;position:fixed;z-index:10;top:0;transition:background-color .15s ease-in-out,height .15s ease-in-out;padding:0 48px 0 44px;display:flex;align-items:center;justify-content:space-between;gap:24px}#tv-watch header.menu-open{z-index:50}@media(max-width:1440px){#tv-watch header{padding:0 40px}}@media(max-width:992px){#tv-watch header{height:60px}}@media(max-width:768px){#tv-watch header{padding:0 32px 0 30px}}@media(max-width:480px){#tv-watch header{height:70px;padding:0 16px 0 14px;gap:0}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header{padding:0 40px 0 36px;gap:16px;height:60px}}#tv-watch header nav{display:flex;align-items:center;gap:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header nav{gap:10px}}#tv-watch header nav .logo{height:40px;display:flex;align-items:center;cursor:pointer;position:relative}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header nav .logo{height:32px}}#tv-watch header nav .logo img{max-width:40px;max-height:40px;min-height:40px;width:fit-content;height:100%;cursor:pointer;transition:.25s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header nav .logo img{max-width:32px;max-height:32px;min-height:32px}}#tv-watch header nav .logo .wordmark{font-size:18px;line-height:150%;font-weight:600;color:var(--color-primary);cursor:pointer;transition:.2s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header nav .logo .wordmark{font-size:15px;line-height:140%}}#tv-watch header nav .logo:hover img{-webkit-transform:rotate(120deg) translateY(2px) translateX(2px);-webkit-transition-duration:.4s;-webkit-transition-delay:now;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite}#tv-watch header nav ul{display:flex;align-items:center;gap:16px}@media(max-width:1024px){#tv-watch header nav ul{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header nav ul{display:flex;gap:8px}#tv-watch header nav ul li{padding-bottom:4px}}#tv-watch header nav ul li,#tv-watch header nav ul li *{cursor:pointer}@media(max-width:1280px){#tv-watch header nav ul li.secondary{display:none}}#tv-watch header nav ul li a{position:relative;font-size:14px;color:var(--text-less);transition:.15s}#tv-watch header nav ul li a.active,#tv-watch header nav ul li a:hover{color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header nav ul li a{font-size:10px}}#tv-watch header nav ul li:last-of-type a:hover svg{transform:scale(1.1)}#tv-watch header nav ul li:last-of-type a:before{display:none}#tv-watch header .right{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right{gap:6px}}#tv-watch header .right .search{position:relative}@media(max-width:992px){#tv-watch header .right .search{display:none}}#tv-watch header .right .search svg{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;transition:.15s}#tv-watch header .right .search svg.poisk{left:12px}#tv-watch header .right .search svg.clear{right:12px}@media(max-width:1440px){#tv-watch header .right .search svg{font-size:16px}#tv-watch header .right .search svg.poisk{left:10px}#tv-watch header .right .search svg.clear{right:10px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .search svg{font-size:14px}}#tv-watch header .right .search input{width:260px;height:38px;background:rgba(0,0,0,0);padding:0 6px 0 38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);font-size:13px;font-weight:400;transition:.15s}@media(max-width:768px){#tv-watch header .right .search input{font-size:16px}}@media(max-width:1440px){#tv-watch header .right .search input{width:230px;font-size:12px;padding:0 6px 0 34px}}#tv-watch header .right .search input:focus{background:hsla(0,0%,100%,.1)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .search input{width:180px;height:30px;font-size:10px;padding:0 5px 0 32px;border-radius:6px}}#tv-watch header .right .search.active input{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08)}#tv-watch header .right .search.active svg.poisk{color:var(--color-primary)}#tv-watch header .right .search-mobile{display:none}#tv-watch header .right .favorite,#tv-watch header .right .notification{width:38px;height:38px;position:relative;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);transition:.15s;display:flex;align-items:center;justify-content:center}#tv-watch header .right .favorite:hover,#tv-watch header .right .notification:hover{background:hsla(0,0%,100%,.2)}#tv-watch header .right .favorite::selection,#tv-watch header .right .notification::selection{background:rgba(0,0,0,0)}#tv-watch header .right .favorite,#tv-watch header .right .favorite *,#tv-watch header .right .notification,#tv-watch header .right .notification *{cursor:pointer}#tv-watch header .right .favorite svg,#tv-watch header .right .notification svg{font-size:21px;transition:.15s}@media(max-width:1360px){#tv-watch header .right .favorite,#tv-watch header .right .notification{display:none}}#tv-watch header .right .language{transition:.2s;position:relative;width:80px;height:38px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .language{width:68px;height:30px}}#tv-watch header .right .language .lang-menu{width:100%;height:38px;display:flex;flex-direction:column;border:1px solid rgba(var(--text-primary-rgb),.06);background:rgba(var(--text-primary-rgb),.08);border-radius:8px;overflow:hidden;font-weight:400;font-size:15px;transition:.2s;position:absolute;z-index:1;top:0;left:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .language .lang-menu{height:30px;font-size:13px;border-radius:6px}}#tv-watch header .right .language .lang-menu .selected,#tv-watch header .right .language .lang-menu button{min-height:38px!important;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;transition:.2s;gap:4px;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .language .lang-menu .selected,#tv-watch header .right .language .lang-menu button{min-height:30px!important}}#tv-watch header .right .language .lang-menu .selected,#tv-watch header .right .language .lang-menu .selected *,#tv-watch header .right .language .lang-menu button,#tv-watch header .right .language .lang-menu button *{cursor:pointer}#tv-watch header .right .language .lang-menu .selected ::selection,#tv-watch header .right .language .lang-menu button ::selection{background:rgba(0,0,0,0)}#tv-watch header .right .language .lang-menu .selected:disabled,#tv-watch header .right .language .lang-menu button:disabled{display:none}#tv-watch header .right .language .lang-menu .selected img,#tv-watch header .right .language .lang-menu button img{width:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .language .lang-menu .selected img,#tv-watch header .right .language .lang-menu button img{width:16px}}#tv-watch header .right .language .lang-menu .selected span,#tv-watch header .right .language .lang-menu button span{padding-top:1px;transition:.2s;color:#fff;text-transform:uppercase}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .language .lang-menu .selected span,#tv-watch header .right .language .lang-menu button span{font-size:12px}}#tv-watch header .right .language .lang-menu.active{height:116px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .language .lang-menu.active{height:92px}}#tv-watch header .right .language .lang-menu.active:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.1)}#tv-watch header .right .account{height:100%;display:flex;align-items:center;justify-content:center}#tv-watch header .right .account img.avatar{max-width:38px;max-height:38px;min-height:38px;transition:.2s;border-radius:50%;width:fit-content;height:100%;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right .account img.avatar{max-width:30px;max-height:30px;min-height:30px}}#tv-watch header .right a{height:38px;color:#fff;padding:0 24px;font-size:14px;border-radius:8px;font-weight:400;white-space:nowrap;transition:.2s ease;background:var(--color-primary);text-align:center;line-height:37px}#tv-watch header .right a::selection{background:rgba(0,0,0,0)}#tv-watch header .right a:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .right a{height:30px;font-size:11px;padding:0 16px;border-radius:6px;line-height:31px}}#tv-watch header .account-menu-wrapper{width:100%;height:var(--app-svh);position:absolute;z-index:1;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s ease;display:flex}#tv-watch header .account-menu-wrapper .close{width:calc(100% - 320px);height:100%}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .close{width:calc(100% - 260px)}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .close{width:calc(100% - 280px)}}#tv-watch header .account-menu-wrapper .menu{width:300px;height:100%;background:rgba(var(--bg-primary-rgb),.82);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);position:absolute;top:0;right:-300px;transition:.3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 32px rgba(0,0,0,.4);border-left:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}@media(max-width:992px){#tv-watch header .account-menu-wrapper .menu{height:calc(100% - 65px - env(safe-area-inset-bottom))}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu{width:240px;right:-240px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu{width:260px;right:-260px}}#tv-watch header .account-menu-wrapper .menu .menu-header{padding:24px 20px;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;align-items:center;gap:14px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-header{padding:16px;gap:10px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-header{padding:18px 16px;gap:12px}}#tv-watch header .account-menu-wrapper .menu .menu-header img.avatar{width:46px;height:46px;min-width:46px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.08);transition:.2s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-header img.avatar{width:38px;height:38px;min-width:38px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-header img.avatar{width:40px;height:40px;min-width:40px}}#tv-watch header .account-menu-wrapper .menu .menu-header .info{flex:1;min-width:0}#tv-watch header .account-menu-wrapper .menu .menu-header .info h3{font-size:15px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-header .info h3{font-size:13px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-header .info h3{font-size:14px}}#tv-watch header .account-menu-wrapper .menu .menu-header .info p{font-size:12px;color:var(--text-many);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin-top:2px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}#tv-watch header .account-menu-wrapper .menu .menu-content{flex:1;overflow-y:auto;padding:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-content{padding:6px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-content{padding:6px}}#tv-watch header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar{width:3px}#tv-watch header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#tv-watch header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:4px}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-nav{display:none;flex-direction:column;padding:4px 0;margin-bottom:4px;border-bottom:1px solid hsla(0,0%,100%,.06)}@media(max-width:1024px){#tv-watch header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-section{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-section:last-child{border-bottom:none}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;font-size:14px;color:var(--text-less);transition:all .15s ease;cursor:pointer;position:relative;text-decoration:none}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item{padding:8px 12px;font-size:13px;gap:10px;border-radius:8px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item{padding:9px 12px;font-size:13px;gap:10px;border-radius:8px}}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:18px;transition:.15s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item:hover{background:hsla(0,0%,100%,.07);color:var(--text-primary)}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item.active{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item.active .icon svg{color:var(--color-primary)}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:none}@media(max-width:1360px){#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:flex}}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item.logout .icon svg{transform:rotate(180deg)}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover{background:rgba(239,68,68,.08);color:#ef4444}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover .icon svg{color:#ef4444}#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item,#tv-watch header .account-menu-wrapper .menu .menu-content .menu-item *{cursor:pointer}#tv-watch header .account-menu-wrapper .menu .menu-footer{padding:12px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;gap:8px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);transition:all .15s ease;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn,#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn *{cursor:pointer}#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:18px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn span{white-space:nowrap;color:var(--text-primary);font-weight:400;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}@media(max-width:441px){#tv-watch header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}#tv-watch header .account-menu-wrapper.active{opacity:1;visibility:visible}#tv-watch header .account-menu-wrapper.active .menu{right:0}#tv-watch header .rodal .rodal-dialog{max-width:90%;width:fit-content!important;height:fit-content!important;background:var(--bg-primary);border-radius:5px;overflow:hidden;padding:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .rodal .rodal-dialog{max-width:70%;transform:scale(.85)}}#tv-watch header .rodal .rodal-dialog .text{padding:16px 20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .rodal .rodal-dialog .text p{font-size:15px}}@media(max-width:441px){#tv-watch header .rodal .rodal-dialog .text p{font-size:15px}}#tv-watch header .rodal .rodal-dialog .wrapper button{width:50%;padding:12px}#tv-watch header .rodal .rodal-dialog .wrapper button.cancel{border-top:1px solid var(--bg-secondary);transition:.15s}#tv-watch header .rodal .rodal-dialog .wrapper button.cancel:hover{border-top:1px solid var(--border-primary);background:var(--bg-secondary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}@media(max-width:441px){#tv-watch header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}#tv-watch header .rodal .rodal-dialog .wrapper button.confirm{border-top:1px solid var(--color-primary);background:var(--color-primary);transition:.15s}#tv-watch header .rodal .rodal-dialog .wrapper button.confirm:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}@media(max-width:441px){#tv-watch header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}#tv-watch header .rodal .rodal-close{display:none}#tv-watch header.active{background-color:rgba(var(--bg-primary-rgb),.5);height:70px}#tv-watch header.active:before{content:"";position:absolute;z-index:-1;width:101%;height:100%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateX(-48px)}@media(max-width:768px){#tv-watch header.active:before{transform:translateX(-32px);padding:0 32px}}@media(max-width:441px){#tv-watch header.active:before{transform:translateX(-16px);padding:0 16px}}@media(max-width:1024px){#tv-watch header.active{height:50px}}@media(max-width:441px){#tv-watch header.active{height:60px}}#tv-watch header.active .right{height:60%}#tv-watch footer{position:relative;background:var(--bg-secondary);overflow:hidden}@media(max-width:992px){#tv-watch footer{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}#tv-watch footer .footer-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-primary-rgb),.5),transparent)}#tv-watch footer .footer-glow:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:80px;background:radial-gradient(ellipse at top,rgba(var(--color-primary-rgb),.06) 0,transparent 70%)}#tv-watch footer .footer-content{width:100%;padding:0 48px 0 44px;box-sizing:border-box}@media(max-width:1440px){#tv-watch footer .footer-content{padding:0 40px}}@media(max-width:768px){#tv-watch footer .footer-content{padding:0 32px 0 30px}}@media(max-width:480px){#tv-watch footer .footer-content{padding:0 16px 0 14px}}#tv-watch footer .footer-top{display:flex;justify-content:space-between;gap:64px;padding:56px 0 40px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-top{padding:40px 0 32px;gap:32px}}@media(max-width:900px){#tv-watch footer .footer-top{flex-direction:column;gap:40px}}@media(max-width:441px){#tv-watch footer .footer-top{padding:36px 0 28px;gap:32px}}#tv-watch footer .footer-brand{max-width:300px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-brand{max-width:240px;gap:12px}}@media(max-width:900px){#tv-watch footer .footer-brand{max-width:100%}}#tv-watch footer .footer-brand .logo-row{display:flex;align-items:center;gap:10px}#tv-watch footer .footer-brand .logo-row img{width:36px;height:36px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-brand .logo-row img{width:30px;height:30px}}#tv-watch footer .footer-brand .logo-row .logo-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-brand .logo-row .logo-text{font-size:17px}}@media(max-width:441px){#tv-watch footer .footer-brand .logo-row .logo-text{font-size:18px}}#tv-watch footer .footer-brand .tagline{font-size:13px;line-height:1.6;color:var(--text-less);font-weight:400}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-brand .tagline{font-size:11px}}@media(max-width:441px){#tv-watch footer .footer-brand .tagline{font-size:12px}}#tv-watch footer .footer-brand .available-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}#tv-watch footer .footer-brand .available-badges .badge{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.03);transition:.2s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-brand .available-badges .badge{padding:5px 11px;border-radius:6px}}#tv-watch footer .footer-brand .available-badges .badge:hover{border-color:var(--border-secondary);background:hsla(0,0%,100%,.06)}#tv-watch footer .footer-brand .available-badges .badge svg{font-size:14px;color:var(--text-many)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-brand .available-badges .badge svg{font-size:12px}}#tv-watch footer .footer-brand .available-badges .badge span{font-size:12px;font-weight:400;color:var(--text-many);white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-brand .available-badges .badge span{font-size:10px}}#tv-watch footer .footer-links{display:flex;gap:56px;flex-wrap:wrap}@media(max-width:1140px){#tv-watch footer .footer-links{gap:40px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-links{gap:24px}}@media(max-width:768px){#tv-watch footer .footer-links{gap:32px}}@media(max-width:441px){#tv-watch footer .footer-links{gap:0;row-gap:28px}}#tv-watch footer .link-group{min-width:100px}@media(max-width:441px){#tv-watch footer .link-group{min-width:0;box-sizing:border-box}#tv-watch footer .link-group:nth-child(odd){width:55%}#tv-watch footer .link-group:nth-child(2n){width:45%}}#tv-watch footer .link-group h4{font-size:12px;font-weight:600;color:var(--text-less);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .link-group h4{font-size:10px;margin-bottom:12px}}@media(max-width:441px){#tv-watch footer .link-group h4{font-size:11px;margin-bottom:14px}}#tv-watch footer .link-group ul{display:flex;flex-direction:column;gap:12px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .link-group ul{gap:10px}}#tv-watch footer .link-group ul li{list-style:none}#tv-watch footer .link-group ul li a,#tv-watch footer .link-group ul li span{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.55);transition:.2s;cursor:pointer;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .link-group ul li a,#tv-watch footer .link-group ul li span{font-size:11px}}@media(max-width:441px){#tv-watch footer .link-group ul li a,#tv-watch footer .link-group ul li span{font-size:12px;white-space:normal;word-break:break-word}}#tv-watch footer .link-group ul li a:hover,#tv-watch footer .link-group ul li span:hover{color:#fff;transform:translateX(2px)}#tv-watch footer .link-group ul li a,#tv-watch footer .link-group ul li span{display:inline-block}#tv-watch footer .link-group ul.social-list{gap:10px}#tv-watch footer .link-group ul.social-list li a{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.02);transition:.2s;color:hsla(0,0%,100%,.6)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .link-group ul.social-list li a{padding:6px 12px;border-radius:8px}}@media(max-width:441px){#tv-watch footer .link-group ul.social-list li a{padding:7px 10px;width:100%;box-sizing:border-box;justify-content:flex-start}}#tv-watch footer .link-group ul.social-list li a:hover{background:hsla(0,0%,100%,.06);border-color:var(--border-secondary);color:#fff;transform:translateX(0) translateY(-1px)}#tv-watch footer .link-group ul.social-list li a:hover svg{color:var(--color-primary)}#tv-watch footer .link-group ul.social-list li a svg{font-size:15px;transition:.2s;color:hsla(0,0%,100%,.5);flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .link-group ul.social-list li a svg{font-size:13px}}#tv-watch footer .link-group ul.social-list li a span{font-size:13px;font-weight:400;color:inherit}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .link-group ul.social-list li a span{font-size:11px}}#tv-watch footer .link-group ul.social-list li a span:hover{transform:none}#tv-watch footer .footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}#tv-watch footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}@media(max-width:441px){#tv-watch footer .footer-bottom{padding:16px 0 20px}}#tv-watch footer .footer-bottom .copyright{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}#tv-watch footer .footer-bottom .copyright a,#tv-watch footer .footer-bottom .copyright span{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.4);transition:.2s;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-bottom .copyright a,#tv-watch footer .footer-bottom .copyright span{font-size:11px}}@media(max-width:441px){#tv-watch footer .footer-bottom .copyright a,#tv-watch footer .footer-bottom .copyright span{font-size:11px}}#tv-watch footer .footer-bottom .copyright a{cursor:pointer}#tv-watch footer .footer-bottom .copyright a:hover{color:#fff}#tv-watch footer .footer-bottom .copyright .dot{margin:0 4px;color:hsla(0,0%,100%,.2)}@media(max-width:441px){#tv-watch footer .footer-bottom .copyright .dot{display:none}#tv-watch footer .footer-bottom .copyright .rights{width:100%}}#tv-watch footer .footer-bottom .developer{flex-shrink:0}#tv-watch footer .footer-bottom .developer,#tv-watch footer .footer-bottom .developer *{cursor:pointer}#tv-watch footer .footer-bottom .developer img{height:48px;opacity:.4;transition:.25s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-watch footer .footer-bottom .developer img{height:40px}}@media(max-width:441px){#tv-watch footer .footer-bottom .developer img{height:56px}}#tv-watch footer .footer-bottom .developer img:hover{opacity:.8;transform:scale(1.05)}#tv-watch .tv-watch-main{min-height:80vh;padding:100px 48px 48px}@media(max-width:768px){#tv-watch .tv-watch-main{padding:70px 24px 32px}}@media(max-width:480px){#tv-watch .tv-watch-main{padding:75px 16px 24px}}#tv-watch .tv-player{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden}#tv-watch .tv-player:before{content:"";position:absolute;top:0;left:0;right:0;height:130px;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.55) 38%,rgba(0,0,0,.2) 72%,transparent);opacity:1;transition:opacity .15s ease}@media(max-width:600px){#tv-watch .tv-player:before{height:92px}}#tv-watch .tv-player-video{width:100%;height:100%;object-fit:contain;background:#000;cursor:pointer}#tv-watch .tv-player.hide,#tv-watch .tv-player.hide *{cursor:none}#tv-watch .tv-player.hide .wrapper{bottom:-15px;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .1s ease,bottom .1s ease,visibility 0s linear .1s}#tv-watch .tv-player.hide .wrapper:focus-within{bottom:0;opacity:1;pointer-events:auto;visibility:visible;transition:none}#tv-watch .tv-player.hide:before{opacity:0}#tv-watch .tv-player.hide .tv-player-brand{opacity:0;transform:translateY(-15px);visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility 0s linear .15s}#tv-watch .tv-player .wrapper .video-controls .options .setting-content .menu .main-list .child.language span{text-transform:none}#tv-watch .tv-player .player-error em{color:var(--text-less);font-size:12.5px;font-style:normal}#tv-watch .tv-player .wrapper .video-controls .options .setting-content .menu.main{height:calc(13.97px + max(var(--main-rows, 2),1)*30.99px)}#tv-watch .tv-player-brand{position:absolute;top:16px;left:18px;z-index:3;display:flex;align-items:center;gap:10px;pointer-events:none;text-shadow:0 1px 3px rgba(0,0,0,.5);opacity:1;transform:translateY(0);transition:opacity .15s ease,transform .15s ease,visibility 0s linear 0s}#tv-watch .tv-player-live{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:6px;background:rgba(229,9,20,.9);color:#fff;font-size:11px;font-weight:700;letter-spacing:.07em}#tv-watch .tv-player-live i{width:6px;height:6px;border-radius:50%;background:#fff;animation:tv-pulse 1.6s ease-in-out infinite}@keyframes tv-pulse{50%{opacity:.35}}#tv-watch .tv-player-names{display:flex;flex-direction:column;line-height:1.25}#tv-watch .tv-player-names b{color:#fff;font-size:14px;font-weight:700}#tv-watch .tv-player-names small{color:hsla(0,0%,100%,.72);font-size:11.5px}#tv-watch .tv-player .video-controls{justify-content:space-between}#tv-watch .tv-player .video-controls .options.left,#tv-watch .tv-player .video-controls .options.right{flex:0 1 auto}#tv-watch .tv-player .video-controls .options.center{padding:0 14px;order:0;flex:1 1 auto}#tv-watch .tv-player .video-controls .options.center .video-timeline{flex:1;min-width:0}@media(max-width:768px){#tv-watch .tv-player .video-controls{flex-wrap:nowrap;row-gap:0}#tv-watch .tv-player .video-controls .options.center{order:0;flex:1 1 auto;padding:0 10px}}#tv-watch .tv-player .tv-player-head{position:absolute;top:50%;width:11px;height:11px;margin-left:-5.5px;border-radius:50%;background:#fff;transform:translateY(-50%);pointer-events:none;box-shadow:0 1px 4px rgba(0,0,0,.45)}#tv-watch .tv-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:16px;font-size:13px;color:var(--text-less)}#tv-watch .tv-crumbs a{color:var(--text-many);text-decoration:none;transition:color .15s}#tv-watch .tv-crumbs a:hover{color:var(--text-primary)}#tv-watch .tv-crumbs svg{flex-shrink:0;opacity:.45;font-size:13px}#tv-watch .tv-crumbs span{color:var(--text-primary)}@media(max-width:480px){#tv-watch .tv-crumbs{font-size:12px;margin-bottom:12px}}#tv-watch .tv-watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}@media(max-width:1100px){#tv-watch .tv-watch-layout{grid-template-columns:minmax(0,1fr)}}#tv-watch .tv-watch-stage{min-width:0}#tv-watch .tv-watch-player-wrap{width:100%}#tv-watch .tv-watch-player-wrap.skeleton{aspect-ratio:16/9;background:hsla(0,0%,100%,.06);border-radius:12px}#tv-watch .tv-watch-side{display:flex;flex-direction:column;gap:14px;min-width:0}#tv-watch .tv-side-card{display:flex;flex-direction:column;gap:28px;padding:24px;border-radius:12px;border:1px solid #282828;background:var(--bg-secondary)}#tv-watch .tv-side-card.skeleton{height:260px;border-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.06)}#tv-watch .tv-side-head{display:flex;align-items:center;gap:13px}#tv-watch .tv-side-fav{margin-left:auto;flex-shrink:0;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid hsla(0,0%,100%,.1);border-radius:50%;background:hsla(0,0%,100%,.05);color:var(--text-primary);font-size:18px;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}#tv-watch .tv-side-fav:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.18)}#tv-watch .tv-side-fav.on{color:var(--color-primary);border-color:rgba(var(--color-primary-rgb),.45);background:rgba(var(--color-primary-rgb),.12)}#tv-watch .tv-side-fav.on svg{fill:currentColor}#tv-watch .tv-side-logo{display:grid;place-items:center;width:56px;height:56px;flex-shrink:0;border-radius:12px;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:hsla(0,0%,100%,.06)}#tv-watch .tv-side-logo.icon{background-size:72%}#tv-watch .tv-side-logo.circle{border-radius:50%;background-size:cover}#tv-watch .tv-side-logo b{color:var(--text-primary);font-size:21px;font-weight:700}#tv-watch .tv-side-title{min-width:0}#tv-watch .tv-side-title h1{margin:0;font-size:20px;font-weight:700;color:var(--text-primary);line-height:1.25}#tv-watch .tv-side-title p{margin:3px 0 0;font-size:13px;color:var(--text-less)}#tv-watch .tv-side-warn{margin:0;padding:9px 11px;border-radius:9px;background:rgba(250,204,21,.1);border:1px solid rgba(250,204,21,.22);color:#facc15;font-size:12.5px;line-height:1.4}#tv-watch .tv-side-schedule{gap:12px}#tv-watch .tv-side-schedule ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}#tv-watch .tv-side-schedule li{display:flex;gap:10px;align-items:baseline;font-size:13px;color:var(--text-many)}#tv-watch .tv-side-schedule li .time{flex-shrink:0;width:44px;color:var(--text-less);font-variant-numeric:tabular-nums}#tv-watch .tv-side-schedule li .name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tv-watch .tv-side-schedule li.on-air .name{color:var(--text-primary);font-weight:600}#tv-watch .movie-facts a.chip{text-decoration:none;transition:border-color .16s ease,color .16s ease}#tv-watch .movie-facts a.chip:hover{color:var(--text-primary);border-color:rgba(var(--color-primary-rgb),.45)}#tv-watch .movie-facts a.fact{align-items:center;text-decoration:none;transition:border-color .16s ease}#tv-watch .movie-facts a.fact .flag{margin-right:6px}#tv-watch .movie-facts a.fact .fact-go{flex-shrink:0;margin-left:auto;font-size:15px;color:var(--text-less);transition:color .16s ease,transform .16s ease}#tv-watch .movie-facts a.fact:hover{border-color:rgba(var(--color-primary-rgb),.45)}#tv-watch .movie-facts a.fact:hover .fact-go{color:var(--text-primary);transform:translateX(2px)}#tv-watch .movie-facts .audio-flag.glyph{display:grid;place-items:center;font-size:19px;line-height:1;color:var(--text-less);background:hsla(0,0%,100%,.06)}#tv-watch .tv-side-empty{margin:0;color:var(--text-less);font-size:12.5px;line-height:1.5}#tv-watch .tv-rail{margin:36px -48px 26px}#tv-watch .tv-rail .wrapper{min-height:0}#tv-watch .tv-rail .wrapper:not(.is-dragging){scroll-snap-type:x mandatory}@media(max-width:768px){#tv-watch .tv-rail{margin-left:-24px;margin-right:-24px}#tv-watch .tv-rail .wrapper{scroll-padding-left:24px}#tv-watch .tv-rail .section-header,#tv-watch .tv-rail .wrapper{padding-left:24px;padding-right:24px}}@media(max-width:480px){#tv-watch .tv-rail{margin-left:-16px;margin-right:-16px}#tv-watch .tv-rail .wrapper{scroll-padding-left:16px}#tv-watch .tv-rail .section-header,#tv-watch .tv-rail .wrapper{padding-left:16px;padding-right:16px}}#tv-watch .tv-rail-item{flex:0 0 clamp(240px,20vw,320px);max-width:320px;min-width:0;scroll-snap-align:start}@media(max-width:768px){#tv-watch .tv-rail-item{flex-basis:220px;max-width:220px}}@media(max-width:480px){#tv-watch .tv-rail-item{flex-basis:182px;max-width:182px}}