*{background:transparent;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;margin:0;padding:0}::-webkit-scrollbar{display:none}a{text-decoration:none}button{cursor:pointer}.skeletondeatils{-webkit-animation:skeleton_loading 1s linear infinite alternate;animation:skeleton_loading 1s linear infinite alternate}.skeleton_img{height:100%;width:100%}.skeleton_text{border-radius:12px;height:16px;margin-bottom:20px;width:95%}.skeleton_text:last-child{width:30%}@-webkit-keyframes skeleton_loading{0%{background-color:#689}25%{background-color:#a3b8c2}75%{background-color:#c2cfd6}to{background-color:#f0f3f5}}@keyframes skeleton_loading{0%{background-color:#689}25%{background-color:#a3b8c2}75%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.App{background-color:#04152d;height:800px;width:100%}.navbar{align-items:center;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background-color:#050e1a86;height:40px;padding:5px 10px;top:0;z-index:100}.navbar,.navbar_wrapper{display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;width:100%}.navbar_wrapper{top:40px;z-index:90}.navbar_container{align-items:center;display:flex;height:40px;justify-content:space-between;padding:4px 10px;width:80%}.navtitle{cursor:pointer}nav{font-size:18px;justify-content:space-between;padding:0 5px;width:200px}.desktop_menu,nav{align-items:center;display:flex}.desktop_menu{justify-content:space-around;width:80%}.hamburger_menu{display:none}.mobile_menu{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around}.mobile_menu,.navbar_search{background-color:#000000ef;display:flex;padding:5px 12px;width:100%}.navbar_search{align-items:center;height:50px;justify-content:center;margin-top:0;transition:all .5s ease-in-out}.nav_input_search{border:none;caret-color:#000;color:#000;font-size:17px;outline:none;padding:5px 10px;text-transform:capitalize;width:95%}.form_conatiner{align-items:center;background-color:#fff;border-radius:20px;box-shadow:2px 2px 5px #1d0202,-2px -2px 5px #1f1e1e;display:flex;justify-content:space-around;max-width:1000px;padding:2px 8px;width:80%}.mobile_nav_item{margin-bottom:5px}@media only screen and (max-width:880px){.navbar_container{padding:0 5px;width:100%}.navtitle{font-size:20px}nav{width:70px}.hamburger_menu{display:flex}.desktop_menu{display:none}nav{font-size:17px}}.home_conatiner{background-color:#04152d;width:100%}.hero_section{height:500px;overflow:hidden;width:100%}.hero_container{background-color:rgba(29,28,28,.5);flex-direction:column;padding:10px;position:relative;text-align:center}.background_img,.hero_container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.background_img{left:0;opacity:.5;overflow:hidden;position:absolute;top:0;z-index:1}.opacity_layer{background:#1f1e1e;background:#000;background:#0a0a0a;background:linear-gradient(180deg,hsla(0,0%,4%,0),#04152d 79%);bottom:0;height:100px;left:0;position:absolute;width:100%}.hero_label{font-size:50px}.hero_label,.home_search_form,.title_description{background-color:initial}.home_search_form{align-items:center;display:flex;justify-content:center;margin-top:15px}.home_search{background-color:#fff;border:none;border-radius:25px 0 0 25px;caret-color:#000;color:#000;font-size:18px;outline:none;padding:10px 15px;text-transform:capitalize;width:400px}.home_search_btn{background:#ee6e04;background:linear-gradient(133deg,#ee6e04 32%,#f65757 76%);border:none;border-radius:0 25px 25px 0;color:#fff;font-size:17.5px;padding:10.5px;text-align:center}@media only screen and (max-width:880px){.hero_section{height:400px;width:100%}.opacity_layer{height:90px}}@media only screen and (max-width:700px){.hero_section{height:320px;width:100%}.hero_Content{padding:0;width:90%}.hero_label{font-size:40px}.opacity_layer{height:60px}.home_search{font-size:17px;padding:10px 15px;width:320px}.home_search_btn{font-size:17px;padding:10px}}@media only screen and (max-width:560px){.hero_section{height:250px;width:100%}.hero_Content{padding:0;width:100%}.hero_label{font-size:35px;font-weight:500}.title_description{font-size:14px}.opacity_layer{height:40px}.home_search{font-size:16px;padding:8px 12px;width:250px}.home_search_btn{font-size:16px;padding:8px}}@media only screen and (max-width:440px){.hero_section{height:220px;width:100%}.home_search_form{margin-top:10px}.hero_Content{padding:0;width:100%}.hero_label{font-size:30px;font-weight:400}.title_description{font-size:13.5px}.opacity_layer{height:35px}.home_search{font-size:16px;padding:7px 10px;width:250px}.home_search_btn{font-size:16px;padding:7px}}footer{align-items:center;background-color:rgba(43,42,42,.349);display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;justify-content:space-between;margin-top:20px;padding:20px 10px;text-align:center;width:100%}.footer_container{width:80%}.quick_links{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:18px}li{cursor:pointer;list-style:none;margin:4px 8px;text-align:center}.footer_description{font-size:15px;font-weight:200;margin-bottom:10px;width:100%}.social_icon{align-items:center;display:flex;justify-content:center;margin-bottom:18px;margin:5px}.copyright{font-size:14px;margin-bottom:18px}@media only screen and (max-width:880px){.footer_container{width:100%}}@media only screen and (max-width:500px){.quick_links{grid-row-gap:5px;display:grid;font-size:15px;grid-template-columns:repeat(3,minmax(100px,1fr));margin-bottom:10px;row-gap:5px;text-align:center;width:100%}}@media only screen and (max-width:350px){.quick_links{grid-template-columns:repeat(2,minmax(100px,1fr));margin-bottom:15px}}.switch{background-color:#fff;border-radius:15px;padding:2px;position:relative}.switch_items{display:flex;justify-content:space-around;position:relative}.tab_item{color:#000;cursor:pointer;font-size:16px;font-weight:400;padding:4px 6px;text-align:center;width:70px;z-index:1}.moving_bg{background:#ee6e04;background:linear-gradient(133deg,#ee6e04 31%,#ff3c3c 74%);border-radius:12px;box-shadow:.2px .2px 5px #000;height:27px;left:0;position:absolute;top:0;transition:all .4s ease-in-out;width:70px}.active{color:#fff}.home_conatiners{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:35px;padding:0 5px;position:relative;width:100%}.carousel_wrapper{align-items:center;display:flex;justify-content:space-between;margin:15px 10px}.carousel_title{font-size:20px}@media screen and (max-width:800px){.carousel_wrapper{align-items:center;display:flex;justify-content:space-between;margin:15px}}@media screen and (max-width:550px){.home_conatiners{margin-bottom:10px}.carousel_wrapper{align-items:center;display:flex;justify-content:space-between;margin:10px}}.lazy-load-image-background.blur{-webkit-filter:blur(15px);filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.carousel{padding:0 5px;position:relative}.carousel,.carousel_container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.carousel_container{display:flex;overflow-x:scroll;scroll-behavior:smooth}.carousel_item{margin:4px 4px 4px 0;padding:4px}.carousel_item,.poster{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.poster{cursor:pointer;height:270px;position:relative}.poster,.poster_img{overflow:hidden;width:170px}.poster_img{border-radius:12px;height:250px;transition:all .2s ease-in-out}.poster_img:hover{scale:1.18}.release_date,.title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:2px}.title{cursor:pointer;font-size:15px}.release_date{color:#a3a1a1;font-size:14px}.scroll_icon{background-color:rgba(0,0,0,.712);border-radius:10px;cursor:pointer;font-size:30px;padding:0 5px;position:absolute;top:35%;z-index:1}.left{left:20px}.right{right:20px}.vote_rating{bottom:4px;height:35px;left:8px;overflow:hidden;position:absolute;width:35px}@media screen and (max-width:800px){.poster{height:230px;width:155px}.poster_img{height:220px;width:155px}.scroll_icon{display:none}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.rating{border-radius:50%;height:100%;width:100%}@media screen and (max-width:800px){.rating{bottom:0;left:8px}}.genres_conatiner{align-items:flex-end;bottom:22px;display:flex;flex-direction:column;position:absolute;right:5px;width:110px}.genres,.genres_conatiner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.genres{background-color:rgba(250,41,145,.863);border-radius:4px;font-size:11px;margin-bottom:1.5px;padding:3px 5px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:800px){.genres_conatiner{bottom:12px;right:5px}}@media screen and (max-width:550px){.genres_conatiner{display:none}}.display_fetch_data{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.info_container{width:170px}@media (max-width:800px){.info_container{width:155px}}.searchpage{background-color:#04152d;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:50px;width:100vw}.page_title{font-size:25px;margin-bottom:18px;text-align:left;width:100%}.search_container{padding:12px}.infinite-scroll-component{grid-row-gap:15px;display:grid;grid-template-columns:repeat(7,minmax(180px,1fr));height:auto;margin:0 auto;row-gap:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}.loadingdata{align-items:center;display:flex;justify-content:center;overflow:hidden}@media screen and (max-width:1287px){.infinite-scroll-component{grid-template-columns:repeat(6,minmax(180px,1fr))}}@media screen and (max-width:1107px){.infinite-scroll-component{grid-template-columns:repeat(5,minmax(180px,1fr))}}@media screen and (max-width:917px){.infinite-scroll-component{grid-template-columns:repeat(4,minmax(180px,1fr))}}@media screen and (max-width:798px){.infinite-scroll-component{grid-template-columns:repeat(4,minmax(177px,1fr))}}@media screen and (max-width:715px){.infinite-scroll-component{grid-template-columns:repeat(3,minmax(177px,1fr))}}@media screen and (max-width:541px){.infinite-scroll-component{grid-template-columns:repeat(2,minmax(177px,1fr))}}@media screen and (max-width:369px){.infinite-scroll-component{grid-template-columns:repeat(1,minmax(177px,1fr))}}@media screen and (max-width:500px){.loadingimg{width:100%}}.details{background-color:#04152d;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%}.detail_page_label{font-size:18px;margin:12px 12px 2px}.label_recommended,.label_similar{font-size:20px;margin:12px 12px 10px}.topCast{display:flex;overflow-x:scroll;scroll-behavior:smooth}.profile_container{height:200px;margin:8px;text-align:center}.profile{border-radius:100px;cursor:pointer;height:120px;margin:10px 0;overflow:hidden;transition:all .3s ease-in-out;width:120px}.profile:hover{border-radius:12px;height:150px;width:150px}.cast_name{color:#918f8f;font-size:14px}.otherinfo{margin-left:4px}.details_banner,.details_banner_conatiner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.details_banner_conatiner{align-items:center;background:linear-gradient(180deg,hsla(0,0%,4%,.815),#04152df3 79%);display:flex;justify-content:center;overflow:hidden;padding:45px 10px 10px}.left_container,.right_container{height:100%;overflow:hidden}.left_container{align-items:flex-start;align-items:flex-end;display:flex;flex-direction:column;justify-content:center;padding:15px;width:35%}.poster_image{border-radius:22px;cursor:pointer;height:420px;overflow:hidden;transition:all .2s ease-in-out;width:280px}.poster_image:hover{box-shadow:4px 4px 6px hsla(0,43%,99%,.185);scale:1.02}.detail_genre{margin:2px}.detailed_rating{height:40px;width:40px}.rating_play{align-items:center;display:flex;justify-content:space-between;padding:5px;width:165px}.creator_detail,.director_detail,.otherdetails,.writer_detail{border-bottom:1px solid grey;display:flex;padding-bottom:10px;padding-top:5px}.right_container{align-items:center;display:flex;min-height:300px;padding:5px;width:65%}.moredetails,.right_container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.moredetails{font-size:14px;width:85%}.creator_detail,.detail_genres,.detail_title,.director_detail,.otherdetails,.overview,.overview_Label,.overview_conatiner,.rating_play,.writer_detail{color:#fff;margin-top:12px}.detail_title{font-size:25px}.detail_tagline{color:#c4bfbf;font-style:italic;margin-top:4px}.overview_Label{font-size:22px}.overview{font-size:14px}.otherdetails{align-items:center;display:flex;justify-content:space-between;padding-right:150px}.otherinfo{color:#9b9898;font-size:14px}.skeleton_right{display:block;text-align:left}@media screen and (max-width:1100px){.otherdetails{padding-right:5px}}@media screen and (max-width:880px){.left_container{align-items:center;padding-left:10px;width:100%}.right_container{padding-right:10px;width:100%}.moredetails{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.details_banner_conatiner{flex-direction:column}}@media screen and (max-width:478px){.other_info_item{display:flex;flex-direction:column}}.play_btn{align-items:center;background-color:red;border:none;border-radius:25px;display:flex;justify-content:space-between;outline:none;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tailer_label{font-size:16px;padding-right:8px}.errorpage{align-items:center;background-color:#04152d;display:flex;height:100vh;justify-content:center;width:100vw}.errorimg{overflow:hidden}@media screen and (max-width:500px){.errorimg{width:100%}}.no_data{background-color:#04152d;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.nodata_title{align-items:center;display:flex;height:300px;justify-content:center;padding:10px;text-align:center;width:100%}
/*# sourceMappingURL=main.ab27dc66.css.map*/