@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);*{_webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}html{font-size:100%}@media only screen and (max-width:1024px){html{font-size:80%}}@media only screen and (max-width:600px){html{font-size:60%}}body{background-color:#0f0f0f;color:#fff;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.5}@media only screen and (max-width:600px){body{margin-bottom:3rem}}a{color:inherit;text-decoration:none}@media(hover:hover){a:hover{color:red}}button,input{outline:0}ul{list-style-type:none}img{max-width:100%}iframe{border:0}.container{margin:auto;max-width:1660px}.mb-3{margin-bottom:3rem}.mb-2{margin-bottom:2rem}.section{padding:0 2rem}.section__header{align-items:center;display:flex;justify-content:space-between}.footer{background-position:top;background-repeat:no-repeat;background-size:cover;padding:6rem 2rem;position:relative}.footer__content__logo{margin-bottom:3rem}.footer__content__logo,.footer__content__menus{align-items:center;display:flex;justify-content:center}.footer__content__menus{width:100%}.footer__content__menu{align-items:flex-start;display:flex;flex-direction:column;font-size:1.5rem;font-weight:600;justify-content:flex-start;margin-top:1rem;width:25%}.footer__content__menu>*~*{margin-top:1rem}.logo{align-items:center;display:flex;font-size:2.5rem;font-weight:600;justify-content:normal}.logo img{margin-right:10px;width:50px}@media only screen and (max-width:600px){.logo img{margin-right:0;width:30px}}.header{height:8rem;left:0;position:fixed;top:0;transition:height .3s ease,background-color .3s ease;width:100%;z-index:99}.header.shrink{background-color:#0f0f0f;height:5rem}.header__wrap{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 2rem}@media only screen and (max-width:600px){.header__wrap{justify-content:center}}.header__nav{align-items:center;display:flex;justify-content:normal}.header__nav a+a{margin-left:2rem}.header__nav a{font-size:1.5rem;font-weight:700;padding:5px 0;position:relative}.header__nav a:after{background-color:red;bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:width .5s ease;width:0}.header__nav a.active:after,.header__nav a:hover:after{width:100%}@media only screen and (max-width:600px){.header__nav{align-items:center;background-color:#0f0f0f;bottom:0;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;height:5rem;justify-content:space-between;left:0;padding:0 2rem;position:fixed;width:100%}.header__nav>*~*{margin-left:0}}.modal{align-items:center;background-color:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:100}.modal.active{opacity:1;visibility:visible}.modal__content{background-color:#0f0f0f;opacity:0;padding:2rem;position:relative;-webkit-transform:translateY(-250px);transform:translateY(-250px);transition:opacity .6s ease,-webkit-transform .6s ease;transition:transform .6s ease,opacity .6s ease;transition:transform .6s ease,opacity .6s ease,-webkit-transform .6s ease;width:50%}@media only screen and (max-width:1024px){.modal__content{width:80%}}.modal__content__close{cursor:pointer;font-size:1.5rem;position:absolute;right:5px;top:5px}.modal__content__close:hover{color:red}.modal.active .modal__content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}box-icon{background-color:red;border-radius:5px}box-icon:hover{opacity:.7}button{cursor:pointer;font-family:Montserrat,sans-serif}.btn{background-color:red;border:4px solid transparent;border-radius:30px;box-shadow:0 0 7px 8px rgba(255,0,0,.302);color:#fff;font-size:1.5rem;font-weight:600;padding:.5rem 1.8rem;position:relative;transition:box-shadow .3s ease}.btn:hover{box-shadow:0 0 7px 15px rgba(255,0,0,.302)}.outline{background-color:transparent;border:3px solid #fff;box-shadow:none;color:#fff;transition:color .3s ease,background-color .3s ease}.outline:hover{background-color:#fff;box-shadow:none;color:red}.btn.small{border-width:2px;font-size:1rem;padding:.25rem 1.5rem}.hero-slide{margin-bottom:3rem;overflow:hidden}.hero-slide__item{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:9rem 0;position:relative;width:100%}.hero-slide__item:before{background-color:rgba(0,0,0,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-slide__item:after{background-image:linear-gradient(0deg,#0f0f0f,transparent);bottom:0;content:"";height:100px;left:0;position:absolute;width:100%}.hero-slide__item__content{align-items:center;display:flex;justify-content:center;position:relative}.hero-slide__item__content__info{padding:0 3rem;position:relative;width:55%}@media only screen and (max-width:1024px){.hero-slide__item__content__info{width:100%}}.hero-slide__item__content__info>*~*{margin-top:3rem}.hero-slide__item__content__info .title{font-size:5rem;font-weight:700;line-height:1}@media only screen and (max-width:1024px){.hero-slide__item__content__info .title{font-size:4rem}}.hero-slide__item__content__info .overview{font-weight:700}.hero-slide__item__content__info .btns>*~*{margin-left:1rem}.hero-slide__item__content__info .btns,.hero-slide__item__content__info .overview,.hero-slide__item__content__info .title{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}.hero-slide__item__content__poster{align-items:flex-start;display:flex;flex:1 1;justify-content:center;position:relative}.hero-slide__item__content__poster img{border-radius:30px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .7s ease;transition:transform .7s ease;transition:transform .7s ease,-webkit-transform .7s ease;width:400px}@media only screen and (max-width:1024px){.hero-slide__item__content__poster{display:none}}.hero-slide__item.active>.hero-slide__item__content>.hero-slide__item__content__poster img{-webkit-transform:scale(1);transform:scale(1)}.hero-slide__item.active>.hero-slide__item__content>.hero-slide__item__content__info .btns,.hero-slide__item.active>.hero-slide__item__content>.hero-slide__item__content__info .overview,.hero-slide__item.active>.hero-slide__item__content>.hero-slide__item__content__info .title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.hero-slide__item.active>.hero-slide__item__content>.hero-slide__item__content__info .title{transition-delay:.3s,.3s}.hero-slide__item.active>.hero-slide__item__content>.hero-slide__item__content__info .overview{transition-delay:.6s,.6s}.hero-slide__item.active>.hero-slide__item__content>.hero-slide__item__content__info .btns{transition-delay:.9s,.9s}.swiper-wrapper{display:flex}.swiper-slide{min-width:100%}.movie-list{overflow-x:auto}.movie-list::-webkit-scrollbar{display:none}.movie-list .swiper-slide{min-width:15%}@media only screen and (max-width:1024px){.movie-list .swiper-slide{width:30%}}@media only screen and (max-width:600px){.movie-list .swiper-slide{width:40%}}.movie-card{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:30px;margin-bottom:1rem;padding-top:160%;position:relative}@media only screen and (max-width:1024px){.movie-card{border-radius:16px}}@media only screen and (max-width:600px){.movie-card{border-radius:10px}}.movie-card .btn{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.movie-card:before{background-color:#000;border-radius:30px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}@media(hover:hover)and (pointer:fine){.movie-card:hover:before{opacity:.8}.movie-card:hover .btn{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-header{background-position:top;background-repeat:no-repeat;background-size:cover;margin-bottom:2rem;padding:8rem 0 2rem;position:relative;text-align:center}.page-header h2{position:relative;z-index:99}.page-header:after{background-image:linear-gradient(0deg,#0f0f0f,transparent);bottom:0;content:"";height:100px;left:0;position:absolute;width:100%}.movie-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:3rem}@media only screen and (max-width:1024px){.movie-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.movies-search{max-width:500px;position:relative;width:100%}.movies-search input{background-color:#000;border:none;border-radius:30px;color:#fff;font-family:Montserrat,sans-serif;font-size:1rem;outline:none;padding:.5rem 8rem .5rem 1.5rem;width:100%}.movies-search .btn{position:absolute;right:0;top:0}@media only screen and (max-width:600px){.movies-search .btn{right:1px;top:1px}}.movie-grid__loadmore{align-items:center;display:flex;justify-content:center}.banner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:50vh;position:relative}.banner:before{background-color:rgba(0,0,0,.6);height:100%;top:0}.banner:after,.banner:before{content:"";left:0;position:absolute;width:100%}.banner:after{background-image:linear-gradient(0deg,#0f0f0f,transparent);bottom:0;height:100px}.movie-content{align-items:flex-start;display:flex;justify-content:flex-start;margin-left:60px;margin-right:60px;margin-top:-200px;padding:0 2rem;position:relative}@media only screen and (max-width:1024px){.movie-content{margin-left:30px;margin-right:30px}}@media only screen and (max-width:600px){.movie-content{margin-left:10px;margin-right:10px}}.movie-content__poster{flex:1 1}@media only screen and (max-width:600px){.movie-content__poster{display:none}}.movie-content__poster__img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;padding-top:165%}.movie-content__info{padding-left:2rem;position:relative;width:70%}@media only screen and (max-width:600px){.movie-content__info{padding-left:0;width:100%}}.movie-content__info .title{font-size:4rem;line-height:1}.movie-content__info .genre{margin:1.5rem 0}.movie-content__info .genre>*~*{margin-left:.5rem}.cast{margin-top:2rem}.cast-list{grid-gap:10px;align-items:flex-start;display:flex;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));justify-content:normal}.cast-list>*~*{margin-left:10px}.cast-item{width:100%}.cast-item__img{border-radius:8px;height:140px;overflow:hidden;width:100%}.cast-item__img img{height:100%;object-fit:cover;width:100%}.cast-item__name{font-size:.8rem;margin-top:10px}
/*# sourceMappingURL=main.f76c49eb.css.map*/