.footer{background-color:var(--black2);padding:50px 0;color:#fff;position:relative;align-items:center;display:flex;flex-direction:column}.footer .infoText{font-size:12px;line-height:20px;opacity:.5;text-align:center;max-width:95%;margin:0 0 20px}@media only screen and (max-width: 768px){.footer .infoText{font-size:14px;margin-bottom:30px}}.footer .socialIcons{display:flex;align-items:center;justify-content:center;gap:10px}.footer .socialIcons .icon{width:50px;height:50px;border-radius:50%;background-color:var(--black);display:flex;align-items:center;justify-content:center;border:1px solid;cursor:pointer;transition:all ease .3s}.footer .socialIcons .icon:hover{box-shadow:0 0 1rem var(--dark);color:var(--dark)}.header{height:40px;display:flex;width:100%;justify-content:space-between;color:#000;position:absolute;z-index:3;background:rgba(0,0,0,.25);backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px)}@media only screen and (max-width: 640px){.header{height:30px}}.header .logo{align-items:center;height:100%;display:flex;margin:0 10px;cursor:pointer;color:#fff;font-style:oblique;font-size:larger}.header .logo:hover{color:#818181}.header .menu{height:100%;display:flex;flex-direction:row;align-items:center}.header .menu .menuItems{align-items:center;padding:0 20px 0 0;list-style-type:none;cursor:pointer;color:#fff}@media only screen and (max-width: 640px){.header .menu .menuItems{display:none}}.header .menu .menuItems:hover{color:#000}.header .menu .icons{color:#fff;margin:0 5px;border-radius:10px}@media only screen and (max-width: 640px){.header .menu .icons{display:none}}.header .menu .searchIcon{display:none}@media only screen and (max-width: 640px){.header .menu .searchIcon{color:#fff;display:block}}.header .mobileMenu{position:absolute;display:none;flex-direction:column;width:100%;z-index:3;box-sizing:border-box;background:var(--gradient3)}.header .mobileMenu .mobileMenuItems{width:100%;text-align:center;align-items:center;height:30px;border-color:#000;border-bottom:1px solid;box-sizing:border-box;cursor:pointer}.header .mobileMenu .mobileMenuItems:hover{background:var(--gradient4)}.header .mobileMenu .closeIcon{width:100%;text-align:end;border-bottom:1px solid}.header .mobileMenu .closeIcon:hover{color:#000}@media only screen and (max-width: 640px){.header .mobileMenu{display:flex}}.contentWrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;z-index:1}.banner{box-sizing:border-box;height:100vh;width:100%;max-height:100vh;position:relative;display:flex;align-items:center}.banner .lazy-load{width:100%;height:100%;top:0;left:0;overflow:hidden;position:absolute;z-index:1;object-fit:cover;object-position:center}@media only screen and (max-width: 768px){.banner{height:50vw}}@media only screen and (max-width: 640px){.banner{height:60vw}}.banner .bannerContent{max-width:800px;margin:auto;align-items:center;display:flex;flex-direction:column;position:relative;z-index:1;width:80vw;height:150px;font-size:18px}@media only screen and (max-width: 768px){.banner .bannerContent{height:125px;font-size:15px}}@media only screen and (max-width: 640px){.banner .bannerContent{height:100px;font-size:12px}}.banner .bannerContent .tittle{color:#fff}.banner .bannerContent .searchInput{display:flex;align-items:center;width:100%;height:100%;backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);opacity:.7}.banner .bannerContent .searchInput input{mix-blend-mode:difference;border-radius:40px 0 0 40px;height:60%;margin:0 auto;border:0;outline:0;text-align:center;padding:0 0 0 20%;top:0;width:80%;font-size:18px}@media only screen and (max-width: 768px){.banner .bannerContent .searchInput input{font-size:15px}}@media only screen and (max-width: 640px){.banner .bannerContent .searchInput input{font-size:10px;width:75%;height:50%}}.banner .bannerContent .searchInput input::placeholder{color:#fff;opacity:1}.banner .bannerContent .searchInput button{border:0;margin:0 auto;border-radius:0 40px 40px 0;width:20%;height:60%;outline:0;text-align:center;align-items:center;font-size:18px;background-color:#000}@media only screen and (max-width: 768px){.banner .bannerContent .searchInput button{font-size:15px}}@media only screen and (max-width: 640px){.banner .bannerContent .searchInput button{width:25%;font-size:10px;height:50%}}.banner .bannerContent .searchInput button:hover{border:1px solid white;color:#04152d}.banner .opacityLayer{width:100%;height:230px;background:linear-gradient(180deg,rgba(4,21,45,0) 0%,#04152d 79.17%);position:absolute;bottom:0;left:0;z-index:2}@media only screen and (max-width: 768px){.banner .opacityLayer{height:120px}}@media only screen and (max-width: 640px){.banner .opacityLayer{height:30%}}@media only screen and (max-width: 400px){.banner .opacityLayer{height:30%}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition: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}.contentSection{margin:40px}.contentSection .tittle{height:40px;width:100%;font-size:25px;font-weight:lighter}.contentSection .content{width:200px;margin:20px;height:300px}@media only screen and (max-width: 1024px){.contentSection .content{margin:10px;width:160px;height:280px}}@media only screen and (max-width: 768px){.contentSection .content{width:120px;height:250px;margin:15px}}@media only screen and (max-width: 640px){.contentSection .content{width:80px;height:200px;margin:10px}}.card{width:100%;height:100%;background-color:wheat;background-image:url(/UNWIND/assets/loading-39677cf7.jpg);background-size:cover;max-width:200px;margin:10px 20px;display:inline-block;position:relative;transition:all ease .5s;border-radius:5px;box-shadow:0 0 .5rem #616161;cursor:pointer}.card:hover{box-shadow:0 0 1rem #fff;color:var(--dark);transition:all ease .5s}.card:hover .rating{transition:all ease 1s;background:rgb(255,255,255);border:4px solid rgb(53,189,40);border-style:groove;color:#004b47;height:50px;width:50px;box-shadow:0 0 2rem green}@media only screen and (max-width: 768px){.card:hover .rating{height:45px;width:45px}}@media only screen and (max-width: 640px){.card:hover .rating{height:40px;width:40px}}.card .lazy-load{width:100%;height:100%;border-radius:10px}.card .rating{margin:5px;display:flex;justify-content:center;text-align:center;align-items:center;border-radius:50%;border:5px solid rgb(53,189,40);border-style:groove;position:absolute;bottom:0;color:#000;background:rgb(255,255,255);height:40px;width:40px;font-weight:700;font-size:18px}@media only screen and (max-width: 768px){.card .rating{font-size:15px;height:35px;width:35px;border:3px solid rgb(53,189,40);border-style:groove}}@media only screen and (max-width: 640px){.card .rating{border:2px;height:30px;width:30px;font-size:10px;border:2px solid rgb(53,189,40);border-style:groove}}@media only screen and (max-width: 1024px){.card{margin:10px;max-width:180px;height:100%}}@media only screen and (max-width: 768px){.card{max-width:160px;height:100%;margin:5px}}@media only screen and (max-width: 640px){.card{max-width:140px;height:100%}}.cardOverride{cursor:pointer;width:200px;height:300px;background-color:wheat;background-image:url(/UNWIND/assets/loading-39677cf7.jpg);background-size:cover;max-width:200px;margin:10px 20px;display:inline-block;position:relative;transition:all ease .5s;border-radius:5px;box-shadow:0 0 .5rem #616161}.cardOverride:hover{box-shadow:0 0 1rem #fff;color:var(--dark);transition:all ease .5s}.cardOverride:hover .rating{transition:all ease 1s;background:rgb(255,255,255);border:4px solid rgb(53,189,40);border-style:groove;color:#004b47;height:50px;width:50px;box-shadow:0 0 2rem green}@media only screen and (max-width: 768px){.cardOverride:hover .rating{height:45px;width:45px}}@media only screen and (max-width: 640px){.cardOverride:hover .rating{height:40px;width:40px}}.cardOverride .lazy-load{width:100%;height:100%;border-radius:10px}.cardOverride .rating{margin:5px;display:flex;justify-content:center;text-align:center;align-items:center;border-radius:50%;border:5px solid rgb(53,189,40);border-style:groove;position:absolute;bottom:0;color:#000;background:rgb(255,255,255);height:40px;width:40px;font-weight:700;font-size:18px}@media only screen and (max-width: 768px){.cardOverride .rating{font-size:15px;height:35px;width:35px;border:3px solid rgb(53,189,40);border-style:groove}}@media only screen and (max-width: 640px){.cardOverride .rating{border:2px;height:30px;width:30px;font-size:10px;border:2px solid rgb(53,189,40);border-style:groove}}@media only screen and (max-width: 1024px){.cardOverride{justify-content:space-between;height:300px;width:200px}}@media only screen and (max-width: 768px){.cardOverride{justify-content:space-between;width:180px;height:250px}}@media only screen and (max-width: 640px){.cardOverride{justify-content:space-between;width:140px;height:200px}}@media only screen and (max-width: 400px){.cardOverride{width:100px;height:140px}}@font-face{font-family:revicons;fallback:fallback;src:url(/UNWIND/assets/revicons-f7b9c306.woff) format("woff"),url(/UNWIND/assets/revicons-4ca02b8a.ttf) format("ttf"),url(/UNWIND/assets/revicons-9e4d4c68.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.movieSection{height:100%;width:100%;align-items:center;text-align:center;justify-content:space-between;display:block}.loading{margin-top:10vh;text-align:center;font-size:200px}@media only screen and (max-width: 768px){.loading{font-size:150px}}@media only screen and (max-width: 640px){.loading{font-size:100px}}@media only screen and (max-width: 400px){.loading{font-size:70px}}.filterBanner{height:100%;width:100%;text-align:center;align-items:center;padding-top:50px}.filterBanner .heading{text-align:center}.section{height:100%;width:100%}.section h1{font-size:40px;font-style:oblique;width:100%}.section .heading{display:flex;margin-bottom:50px;margin-left:30px;justify-content:space-between}@media only screen and (max-width: 640px){.section .heading{flex-direction:column}}@media only screen and (max-width: 400px){.section .heading{flex-direction:column}}.section .heading .selectedGenre{width:fit-content;min-height:30px;background:rgb(5,56,124);border-radius:10px;border:1px solid black;display:flex;flex-wrap:wrap;margin-left:2%;margin-right:2%}@media only screen and (max-width: 640px){.section .heading .selectedGenre{margin-bottom:2rem}}@media only screen and (max-width: 400px){.section .heading .selectedGenre{margin-bottom:2rem}}.section .heading .selectedGenre .genreItems{background:rgb(0,33,63);display:flex;border-radius:6px;margin:5px;min-height:20px;height:fit-content;width:fit-content;font-size:small}.section .heading .selectedGenre .genreItems .icon{color:#000;height:20px;width:20px}.section .heading .selectedGenre .genreItems p{margin:2px 5px}.section .heading .filters{position:relative;width:20%;margin-right:1%}@media only screen and (max-width: 640px){.section .heading .filters{margin-left:2%}}@media only screen and (max-width: 400px){.section .heading .filters{margin-left:2%}}.section .heading .filters .filterItem{background:rgb(5,56,124);border:1px solid black;border-radius:10px;height:30px;align-items:center}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);-ms-transform:translate(0,100px);-o-transform:translate(0,100px);transform:translateY(100px)}.modal-video-body{max-width:960px;width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (orientation: landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation: landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.container{width:100%;height:100%}.container .banner{color:#000;margin:0 1% 1%;padding:5%;height:100vh;width:98%;background:var(--detailGradient);border-radius:20px;display:flex}@media only screen and (max-width: 640px){.container .banner{flex-direction:column;height:calc(100vh + 100px)}}.container .banner .background{z-index:0;opacity:.5}.container .banner .opacityLayer{position:absolute;width:100%;height:100%;background:var(--detailbanner);z-index:1;opacity:.6}.container .banner .poster{z-index:2;width:300px;background-color:#fff;background-image:url(/UNWIND/assets/loading-39677cf7.jpg);background-size:cover;height:100%;border-radius:20px;box-shadow:0 0 1rem #435988}@media only screen and (max-width: 1024px){.container .banner .poster{width:250px;height:80%}}@media only screen and (max-width: 768px){.container .banner .poster{width:250px;height:70%}}@media only screen and (max-width: 640px){.container .banner .poster{width:70%;height:300px;margin-top:40px}}@media only screen and (max-width: 400px){.container .banner .poster{width:70%;height:300px}}.container .banner .poster .lazy-load{position:relative;width:100%;height:100%;border-radius:20px}.container .banner .details{z-index:2;padding:10px;width:calc(100% - 300px);color:#fff;margin-left:3%;height:100%;border-radius:10px}@media only screen and (max-width: 1024px){.container .banner .details{height:80%}}@media only screen and (max-width: 768px){.container .banner .details{width:calc(100% - 250px);margin-left:2%;height:70%}}@media only screen and (max-width: 640px){.container .banner .details{width:100%;margin-top:1rem}}@media only screen and (max-width: 400px){.container .banner .details{width:100%}}.container .banner .details .heading{font-size:1.5rem;font-weight:500}.container .banner .details .overview{font-size:small;color:#9b9c9c}.container .banner .details .rating{display:flex;margin:1rem 0;font-weight:100}.container .banner .details .rating p{box-shadow:0 0 1rem #435988;text-align:center;margin-left:1rem;color:#fff;border-radius:10px;width:4rem;height:1.5rem;background:var(--detailGradient);box-shadow:inset}@media only screen and (max-width: 640px){.container .banner .details .rating p{height:1rem;width:3rem}}@media only screen and (max-width: 640px){.container .banner .details .rating{margin:.5rem 0;font-size:1rem}}@media only screen and (max-width: 400px){.container .banner .details .rating{margin:.25rem 0;font-size:.75rem}}.container .banner .details .genre{color:#fff;display:flex;width:100%;margin:1rem 0;font-weight:lighter}.container .banner .details .genre .genreItem{font-size:small;padding-left:10px;padding-right:10px;background:var(--detailGradient);margin-right:1rem;border-radius:10px}.container .banner .details .contain{width:100%}.container .banner .details .contain .status{color:#fff;font-weight:lighter}@media only screen and (max-width: 400px){.container .banner .details .contain .status{font-size:.75rem;width:3rem}}.container .banner .details .contain .trailerButton{margin:2rem;width:10rem;height:2rem;font-size:2rem;cursor:pointer;color:#afff19}.container .banner .details .contain .trailerButton:hover{color:#9b9c9c}@media only screen and (max-width: 768px){.container .banner .details .contain .trailerButton{width:8rem;font-size:1.5rem;height:1.5rem}}@media only screen and (max-width: 640px){.container .banner .details .contain .trailerButton{width:5rem;font-size:1rem;height:1rem;margin:1rem}}@media only screen and (max-width: 400px){.container .banner .details .contain .trailerButton{width:3rem}}.container .cardOverride{width:200px;height:300px;background-color:wheat;max-width:200px;margin:10px 20px;display:inline-block;position:relative;transition:all ease .5s;border-radius:5px;box-shadow:0 0 .5rem #616161}.container .cardOverride:hover{box-shadow:0 0 1rem #fff;color:var(--dark);transition:all ease .5s}.container .cardOverride:hover .rating{transition:all ease 1s;background:rgb(255,255,255);border:4px solid rgb(53,189,40);border-style:groove;color:#004b47;height:50px;width:50px;box-shadow:0 0 2rem green}@media only screen and (max-width: 768px){.container .cardOverride:hover .rating{height:45px;width:45px}}@media only screen and (max-width: 640px){.container .cardOverride:hover .rating{height:40px;width:40px}}.container .cardOverride .lazy-load{width:100%;height:100%;border-radius:10px}.container .cardOverride .rating{margin:5px;display:flex;justify-content:center;text-align:center;align-items:center;border-radius:50%;border:5px solid rgb(53,189,40);border-style:groove;position:absolute;bottom:0;color:#000;background:rgb(255,255,255);height:40px;width:40px;font-weight:700;font-size:18px}@media only screen and (max-width: 768px){.container .cardOverride .rating{font-size:15px;height:35px;width:35px;border:3px solid rgb(53,189,40);border-style:groove}}@media only screen and (max-width: 640px){.container .cardOverride .rating{border:2px;height:30px;width:30px;font-size:10px;border:2px solid rgb(53,189,40);border-style:groove}}@media only screen and (max-width: 1024px){.container .cardOverride{justify-content:space-between;height:300px;width:200px}}@media only screen and (max-width: 768px){.container .cardOverride{justify-content:space-between;width:180px;height:250px}}@media only screen and (max-width: 640px){.container .cardOverride{justify-content:space-between;width:140px;height:200px}}@media only screen and (max-width: 400px){.container .cardOverride{width:100px;height:140px}}.container .similar{width:100%;padding-left:2%;font-size:2rem;font-weight:300}.container .movieList{padding:5px;display:flex;flex-wrap:wrap;justify-content:center}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#242424;--detailbanner: #04152d;--black:#2b2d30;--dark: rgb(0, 6, 49);--black:rgb(0, 0, 0);--black2:rgb(24, 24, 27);--black3:#273c44;--pink: #da2f68;--red:rgb(192, 44, 44);--black-lighter: #2b3038;--opacity: linear-gradient(90.37deg,#4d4f52 10%, #223b50 90%);--detailGradient: linear-gradient(.37deg,#04205c .99%, #08497e 100%);--gradient2: linear-gradient(.37deg, #003f86 .99%, #011133 100%);--gradient3: linear-gradient(98.37deg, #126291 .99%, #273c44 100%);--gradient4: linear-gradient(98.37deg, #7da6c2 .99%, #3b3c58 100%)}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:var(--gradient2)}::-webkit-scrollbar{display:none}
