.header{align-items:center;background-image:url(/static/media/movies.c79e967d19d6374f6665.jpeg);background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;position:relative;width:100vw;z-index:1}.filter{background-color:rgba(0,0,0,.7);height:100%;position:absolute;top:0;width:100%;z-index:-1}.form{align-items:center;display:flex;justify-content:center;position:relative;width:80%}.search{border:2px solid #fff;border-bottom-left-radius:5px;border-top-left-radius:5px;color:#fff;padding:10px 20px;width:50%}.btn{background-color:#fff;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#000;cursor:pointer;font-weight:700;padding:12px 20px;text-decoration:none}.movies{background-color:#1a1b21;min-height:100vh;padding-bottom:2rem}.movies-container{margin-top:100px}.all-movies,.movies-container{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.not-found{color:#fff;font-weight:700}.movie{background-color:#161619;border-radius:10px;color:#fff;cursor:pointer;min-height:450px;padding:1rem;position:relative;width:300px}.enter{background-color:hsla(0,0%,100%,.2);border-radius:inherit;display:inline-block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:.3s;width:100%}.enter:hover{opacity:1}.movie-image{height:320px;width:100%}.movie-image img{height:100%;width:100%}.movie-infos{display:flex;flex-direction:column;gap:8px}.supl-infos{gap:25px}.error,.supl-infos{align-items:center;display:flex}.error{color:#fff;height:100%;justify-content:center;padding:0 2rem;width:100%}.loader-container{flex-wrap:wrap;gap:30px;margin-top:100px}.loader-container,.loader-item{align-items:center;display:flex;justify-content:center}.loader-item{background-color:#161619;border-radius:10px;height:450px;width:300px}.lds-ellipsis{display:inline-block;height:80px;position:relative;width:80px}.lds-ellipsis div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.lds-ellipsis div:first-child{-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite;left:8px}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;left:56px}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.navbar{background-color:#161619;display:flex;justify-content:center;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1}.show-container{background-color:#1a1b21;color:#fff;min-height:100vh;padding-top:100px;width:100vw}.infos{display:flex;flex-direction:column;gap:15px;margin:0 auto;padding-bottom:100px;width:80%}.img{height:400px;margin-bottom:20px;width:100%}.img img{object-fit:cover}.img img,.loading{height:100%;width:100%}.loading{display:none}.loading,.not-found{align-items:center;display:flex;justify-content:center}.not-found{width:100%}*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{display:none}button,input{all:unset}
/*# sourceMappingURL=main.d28207ab.css.map*/