@import url(https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600&display=swap);@import url(https://cdn.syncfusion.com/ej2/material.css);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{box-sizing:border-box}.btn{border:none;border-radius:none;cursor:pointer}input{outline:none}.logo{width:60px}.navi-top{height:80px;background-image:url(/static/media/NavBg.128556b4.jpg);background-position:top;background-size:cover}.navi-top .container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:100%}.navi__form{display:none;height:2.5rem}.rwd-search-btn{font-size:2.2em;color:#fff;cursor:pointer}.rwd-navi__form{position:absolute;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:80%;right:5px;top:80px;border:1px solid grey;transition:-webkit-clip-path .3s;transition:clip-path .3s;transition:clip-path .3s,-webkit-clip-path .3s}.rwd-navi__input,.rwd-navi__select{height:2rem;border-radius:0;border:0}.rwd-navi__form a button{width:100%;border-radius:0;padding-right:0}.rwd-navi__form.open{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}@media (min-width:768px){.navi__form{display:-webkit-flex;display:flex}.rwd-search-btn{display:none}}.navi__input{height:100%;width:20rem;border:none;padding-left:1rem;font-size:.9rem}.btn-form{height:100%;width:5rem;border-top-right-radius:1rem;border-bottom-right-radius:1rem;padding-right:1rem;font-size:2rem;color:#6b6b6b;background-color:#eee;transition:color .5s,background-color .5s;display:none}.btn-form:hover{color:#eee;background-color:#999}.navi-bottom{background-color:tomato;height:2.2rem;font-size:1.4rem;margin-bottom:50px}.navi-bottom__links{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%;height:100%}@media (min-width:450px){.navi-bottom__links{width:45%}}.navi-bottom__links a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#262626;height:100%;padding:0 3px;transition:color .3s,background-color .3s}@media (min-width:450px){.navi-bottom__links a{padding:0 20px}}.navi-bottom__links a:hover{color:#f1f1f1;background-color:#212121}.navi__select{border-top-left-radius:1rem;font-weight:800;font-size:.9rem;height:100%;border:none;outline:none;padding:0 10px;cursor:pointer}.navi__select,.navi__select option{color:#6b6b6b;background-color:#eee}.navi__select option{font-weight:600}.single-show-card{display:-webkit-flex;display:flex;width:300px}@media (min-width:1024px){.single-show-card{width:80%}}.single-show-card:nth-of-type(2n){margin-right:0}.single-show-card a{color:tomato}.single-show-card a:hover{text-decoration:underline}.single-show-card__image{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:40%}.single-show-card__image img{width:100%;height:unset}.card{width:170px;height:239px}.single-show-card__follow{background-color:tomato;height:2.3rem;position:relative;bottom:1px}.single-show-card__follow a{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%;width:100%;color:#fff}.single-show-card__follow a:hover{text-decoration:none}.single-show-card__text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:.5rem 0 0 1rem;width:60%}.single-show-card__text h1{font-size:2.2em;font-weight:100;margin-bottom:1rem}.single-show-card__text h1 span{color:#000;font-size:1.2rem}.h1__flag{height:12px;width:16px}.single-show-card__text h2{font-size:1.5em;font-weight:400;margin-bottom:.6rem}.single-show-card__text h3{font-size:1.2em;font-weight:400}.ads{display:none;width:90%}@media (min-width:1024px){.ads{display:block}}.ads img{width:100%;height:unset;margin:2rem 0}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #000;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}.loader-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:300px;width:100%}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0;sform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0;sform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.search-shows__container>.container>h1{text-align:center;margin-bottom:80px}.search-shows,.search-shows__display{width:100%;display:-webkit-flex;display:flex}.search-shows__display{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;grid-gap:25px;gap:25px}@media (min-width:1024px){.search-shows__display{width:70%}}.single-people-card{display:-webkit-flex;display:flex;width:300px}.single-people-card:nth-of-type(2n){margin-right:0}.single-people-card a{color:tomato}.single-people-card a:hover{text-decoration:underline}.single-people-card__image{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:40%}.single-people-card__image img{width:100%;height:unset}.single-people-card__image a{height:85.5%}.single-people-card__follow{background-color:tomato;height:100%}.single-people-card__follow a{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%;width:100%;color:#fff}.single-people-card__follow a:hover{text-decoration:none}.single-people-card__text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:.5rem 0 0 1rem;width:60%}.single-people-card__text h1{font-size:2.2em;font-weight:100;margin-bottom:1rem}.single-people-card__text h1 span{color:#000;font-size:1.2rem}.search-people__container>.container>h1{text-align:center;margin-bottom:80px}h1 span{color:tomato}.search-people{width:100%}.search-people__display{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;grid-gap:25px;gap:25px}@media (min-width:1024px){.search-people__display{width:70%}}.shows-people-card{width:170px}.shows-people-card a,.shows-people-text{background-color:tomato}.shows-people-text{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:.6rem;border-bottom:1px solid hsla(0,0%,100%,.692);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.shows-people-text a{color:hsla(0,0%,100%,.637);transition:all .2s}.shows-favorite-rating a:hover,.shows-people-text a:hover,.shows-rating:hover,.shows-rating i:hover{color:hsla(0,0%,100%,.877)}.shows-favorite-rating{background-color:tomato;display:-webkit-flex;display:flex;padding:.3rem;height:-webkit-max-content;height:max-content}.shows-favorite-rating a,.shows-rating{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:50%;color:hsla(0,0%,100%,.637);font-size:1.45em;transition:all .2s}.shows-rating{cursor:pointer}.shows-rating i{font-size:1.2em}.shows-rating p{font-size:.8em}.show-people-container .container h1{margin-bottom:20px}.shows-people-display{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;grid-gap:20px;gap:20px;margin-bottom:40px}@media (min-width:1024px){.shows-people-display{-webkit-justify-content:space-between;justify-content:space-between}}.details-view{width:100%}@media (min-width:1024px){.details-view{width:70%}}.details-view__menu{display:-webkit-flex;display:flex;margin:10px 0;overflow-x:auto}.details-view__display{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}@media (min-width:768px){.details-view__display{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:unset;align-items:unset}}.details-view__text{padding:1rem}@media (min-width:768px){.details-view__text{width:70%}}.details-view__text p{line-height:125%}.view{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:300px}@media (min-width:768px){.view{width:30%}}.view__follow{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:40px;background-color:tomato;border-bottom:2px solid #e73a1b;color:#fff;cursor:pointer;transition:background-color .3s}.view__follow:hover{background-color:#e73a1b}.details-view__aside{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin-top:112px}.details-view__aside__info{border:1px solid tomato;width:100%;padding:1.5rem}.details-view__aside__info h2{font-size:2rem;margin-bottom:15px}.details-view__aside__info h3{font-size:1.3rem;font-weight:500;margin-bottom:5px}.details-view__aside__info h3 span{font-size:1.2rem;font-weight:400}.details-view__aside__info h3 span a{color:tomato}.details-view__aside__rating{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:15px}.star{font-size:2rem}.details-view__cast{margin-top:50px}.details-view__cast>div>h2{margin:15px 0}.button-of-full-view{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:-webkit-max-content;width:max-content;padding:.5rem;border-radius:30px;background-color:#fff;border:2px solid tomato;font-weight:700;font-size:.8em;color:tomato;transition:color .3s,background-color .3s;margin-bottom:40px}.button-of-full-view:hover{background-color:tomato;color:#fff}.show-cast-details-view__display{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;grid-gap:20px;gap:20px;margin-bottom:30px}.cast-person-card{display:-webkit-flex;display:flex;width:300px}.cast-person__text{padding:.5rem;width:70%}.cast-person__text a{color:tomato}.cast-person__text a:hover{text-decoration:underline}.cast-person__text h2{font-weight:400;font-size:1.6em;margin-bottom:10px}.cast-person__text h3{font-weight:400;font-size:1em}.cast-person-img{width:30%}.show-episodes-details-view__display{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.show-episodes-details-view__display h2{margin-bottom:15px}.show-episodes-details-view__display-seasons{margin-bottom:40px}.seasons-data{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-evenly;justify-content:space-evenly;border:4px dotted tomato}.seasons-data a{padding:1rem;color:tomato}.seasons-data a:hover{text-decoration:underline}.show-episodes-details-view__display-episodes{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;box-shadow:0 0 1px #d3d3d3;margin-bottom:25px}.episodes-data,.episodes-info{display:-webkit-flex;display:flex}.episodes-info-item{background-color:#ffc7bc;padding:.5rem;border-right:1px solid #fff}.episodes-info-item:last-of-type{border:none}.episodes-data-item:first-of-type,.episodes-data-item:nth-of-type(2),.episodes-info-item:first-of-type,.episodes-info-item:nth-of-type(2){width:12%}.episodes-data-item:nth-of-type(3),.episodes-info-item:nth-of-type(3){width:22%}.episodes-data-item:nth-of-type(4),.episodes-info-item:nth-of-type(4){width:54%}.episodes-data-item:first-of-type,.episodes-data-item:nth-of-type(2),.episodes-info-item:first-of-type,.episodes-info-item:nth-of-type(2){-webkit-justify-content:center;justify-content:center;text-align:center}.episodes-data-item{padding:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.episodes-data:nth-of-type(1n){background-color:#ebebeb}.episodes-data:nth-of-type(2n){background-color:#fff}.episodes-data-item a{color:tomato}.episodes-data-item a:hover{text-decoration:underline}.show-details__container{width:100%}.show-details__container .container{display:-webkit-flex;display:flex}.episode-details-guide-item{background-color:#ffe6e1;padding:1rem;margin-bottom:20px;border-radius:20px}.episode-details-guide-item h4 a{color:tomato}.episode-details-guide-item-episode-info{padding:.4rem 0 0 .4rem;font-weight:500}.episode-details-guide-item-episode-info span{font-weight:400}.episode-details-guide-item-episode-summary{padding:.8rem}.episode-details-guide-item-episode-summary img{float:left;margin-right:15px;border-radius:10px}.episode-details-guide-item-episode-summary p{font-size:.95em;line-height:130%}.placeholder-episodes{height:140px;width:250px}.show-gallery-view__display{width:100%;padding-top:10px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-gap:20px;gap:20px;margin-bottom:40px}@media (min-width:1024px){.show-gallery-view__display{display:block;-webkit-column-count:3;column-count:3}}.show-gallery-view__display img{width:240px;outline:1px solid tomato}.show-cast-content{display:-webkit-flex;display:flex}.details-view__menu-item{padding:.8rem 1.6rem;color:grey;margin-right:20px}.details-view__menu-item:hover{background-color:tomato;color:#fff}.active{background-color:#333;color:#fff}.details__container{width:100%}.details__container .container,.people-details-view__display{display:-webkit-flex;display:flex}.people-details-view__display{-webkit-justify-content:center;justify-content:center;margin-bottom:40px}.people-gallery-details{width:90%}.people-favorite{background-color:tomato;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:.3rem;height:40.59px}.people-favorite a{color:hsla(0,0%,100%,.637);transition:all .2s}.people-favorite a:hover{color:hsla(0,0%,100%,.877)}.schedule-card{margin-bottom:20px;border-left:1px solid #000;border-bottom:1px solid #000;min-height:60px}.schedule-card,.schedule-time{display:-webkit-flex;display:flex}.schedule-time{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:tomato;width:65px;font-weight:600;font-size:1.1em}.schedule-text{position:relative;padding:.3rem .6rem;width:100%}.schedule-text h2{font-size:1.3em}.schedule-text h3{font-size:1em}.schedule-text h2 a,.schedule-text h3 a{color:tomato}.schedule-season-episode{position:absolute;left:5%;top:-4px;color:#e6e6e6;font-size:4em;font-weight:600;z-index:-1}.popular-shows h1,.popular-stars h1,.schedule h1{margin-bottom:20px}.popular-shows-display,.popular-stars-display{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;grid-gap:20px;gap:20px;margin-bottom:30px}@media (min-width:1024px){.popular-shows-display,.popular-stars-display{-webkit-justify-content:space-between;justify-content:space-between}}.schedule-content{display:-webkit-flex;display:flex}.rwd-calendar{cursor:pointer;position:fixed;right:15px;top:130px;font-size:2em;z-index:10}@media (min-width:1024px){.schedule-display{width:70%}.rwd-calendar{display:none}}.schedule-container .container h1{margin-bottom:20px}.schedule-container .container h1 span{color:#4d4d4d;font-size:.6em}.schedule-container .container h1 span span{color:tomato;font-size:1.2em}.schedule__aside{display:none;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}@media (min-width:1024px){.schedule__aside{display:-webkit-flex;display:flex}}.schedule-aside-content{width:90%;padding:20px}.schedule-aside-content.rwd{position:fixed;width:270px;background-color:#fff;z-index:10;right:0;top:170px;border:1px solid grey;-webkit-transform:translateX(270px);transform:translateX(270px);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.schedule-aside-content.rwd.open{-webkit-transform:translateX(0);transform:translateX(0)}.schedule-aside-content h4 span{font-size:.85em;color:tomato}.schedule-aside-content h4{margin-bottom:10px}.schedule-aside-select{width:100%;height:50px;font-size:1rem;padding-left:.5rem}.e-bigger.e-small .e-calendar,.e-calendar{margin:0 auto 15px}.episodes-view{width:100%}@media (min-width:1024px){.episodes-view{width:70%}}.episodes-view h1{margin-bottom:40px}.episodes-view__display{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}@media (min-width:768px){.episodes-view__display{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:unset;align-items:unset}}.episodes-view__display img{height:200px;width:300px;object-fit:cover}@media (min-width:350px){.episodes-view__display img{height:200px;width:350px}}.episodes__container .container{display:-webkit-flex;display:flex}body{font-family:"Baloo 2",cursive}html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{width:0;background:transparent}.container{width:98%;margin:0 auto;height:100%}@media (min-width:768px){.container{width:95%}}@media (min-width:1024px){.container{width:960px}}@media (min-width:1440px){.container{width:1120px}}a{text-decoration:none}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}h4{font-size:1.2rem}@media (min-width:768px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.8rem}h4{font-size:1.5rem}}h1,h2,h3,h4{font-weight:500}aside{display:none;width:30%}@media (min-width:1024px){aside{display:-webkit-flex;display:flex}}b{font-weight:500}u{text-decoration:underline}i{font-style:italic}.button-primary,.vertical-align{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.button-primary{-webkit-justify-content:center;justify-content:center;border:2px solid tomato;background-color:#fff;padding:.5rem;border-radius:20px;font-weight:700;color:tomato;cursor:pointer;transition:color .4s,background-color .4s}.button-primary:hover{background-color:tomato;color:#fff}
/*# sourceMappingURL=main.887ab050.chunk.css.map */