@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap);*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html::-webkit-scrollbar{width:.5rem}html::-webkit-scrollbar-thumb{background-color:#ff8177}body{font-family:"Rubik",sans-serif}.app{min-height:100vh;background-image:linear-gradient(0deg,#fdcbf1 0,#fdcbf1 1%,#e6dee9);padding-top:130px;padding-bottom:70px}@media only screen and (max-width:44em){.app{padding-top:100px}}@media only screen and (max-width:35em){.app{padding-top:80px}}.page-title{text-transform:uppercase;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:2vw;padding:4px;border-radius:50px;color:#222}@media only screen and (max-width:62em){.page-title{font-size:6.4vw}}.header{width:100%;cursor:pointer;position:fixed;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;text-transform:uppercase;background-image:linear-gradient(90deg,#ff8177 0,#ff867a 0,#ff8c7f 21%,#f99185 52%,#cf556c 78%,#b12a5b);font-size:5vw;padding-bottom:15px;box-shadow:0 1px 15px #000;color:#fff;z-index:100}@media only screen and (max-width:62em){.header{padding-top:15px;font-size:6.4vw}}.bottom-nav{width:100%;position:fixed;bottom:0;background-image:linear-gradient(90deg,#ff8177 0,#ff867a 20%,#ff8c7f 51%,#f99185 82%,#cf556c);box-shadow:5px 0 15px #000;z-index:100}.bottom-nav .bottom-nav-icon{color:#fff}.media{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:200px;padding:7px;margin:5px 0;background-color:#84fab0;border-radius:10px;position:relative;transition:all .5s}@media only screen and (max-width:35em){.media{width:46%}}.media:hover{background-color:#88e995;color:#000}.poster{border-radius:10px}.title{width:100%;text-align:center;font-size:17px;padding:8px 0}.sub-title{-webkit-justify-content:space-between;justify-content:space-between;padding:0 2px 3px}.content-list,.sub-title{display:-webkit-flex;display:flex}.content-list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around}.custom-pagination{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:10px}.chips{padding:6px 0}.chips .chip{margin:2px}.search{display:-webkit-flex;display:flex;margin:15px 0}.searchbox{-webkit-flex:1 1;flex:1 1}.search-btn{margin-left:10px!important}.tabs{padding-bottom:5px}.content-modal-landscape{object-fit:contain;border-radius:10px;margin-bottom:10px}@media only screen and (min-width:50em){.content-modal-landscape{display:none}}.content-modal-portrait{display:none;object-fit:contain;border-radius:10px}@media only screen and (min-width:50em){.content-modal-portrait{display:-webkit-flex;display:flex;width:38%}}.tagline{padding-bottom:10px;color:#fff;-webkit-align-self:center;align-self:center}.content-modal{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;height:100%;width:100%;overflow-y:scroll;scrollbar-width:none}@media only screen and (min-width:50em){.content-modal{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;padding:10px 0 0!important}}.content-modal::-webkit-scrollbar{display:none}.content-modal-about{padding:10px!important;width:95%;height:90%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow-y:scroll}.content-modal-about::-webkit-scrollbar{width:.3rem}.content-modal-about::-webkit-scrollbar-thumb{background-color:#333}.content-modal-about::-webkit-scrollbar-track{background-color:#ccc}@media only screen and (min-width:50em){.content-modal-about{width:58%;padding:0;height:100%}}.content-modal-title{font-size:5vw;text-align:center;margin-bottom:15px;color:#fff}@media only screen and (min-width:50em){.content-modal-title{font-size:3.5vw}}.content-modal-description{display:-webkit-flex;display:flex;padding:15px;border-radius:20px;box-shadow:inset 0 0 5px #000;text-align:justify;color:#fff}@media only screen and (min-width:50em){.content-modal-description{font-size:22px}}.trailer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.trailer-title{padding:5px 0;color:#fff}.trailer-video{width:560px;height:315px}@media only screen and (max-width:75em){.trailer-video{width:100%}}@media only screen and (max-width:62em){.trailer-video{height:250px}}@media only screen and (max-width:50em){.trailer-video{width:100%}}.cast{display:-webkit-flex;display:flex;border-left:5px solid #f99185;padding-left:10px;max-width:350px;margin:20px}.cast .cast-img{width:50px;margin-right:10px}.cast .cast-name{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#fff;-webkit-justify-content:center;justify-content:center}
/*# sourceMappingURL=main.4738d091.chunk.css.map */