::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#100e0e}::-webkit-scrollbar-thumb{background-color:#fe402b;border-radius:5px}*{font-family:Open Sans,sans-serif}body{background-color:#100e0e;width:100%}a{text-decoration:none}#navbar{align-items:center;background-color:#000;display:flex;height:90px;padding:.9rem 2%;width:100%}.imgLogo{height:100%;width:50%}.imgLogo img{cursor:pointer;height:90%}.formcontainer{height:100%;justify-content:right;width:50%}#navbar form,.formcontainer{align-items:center;display:flex}#navbar form{background-color:#fff;border:1px solid #fe402be1;border-radius:5px;gap:.5rem;height:54%;justify-content:center;max-width:320px;width:100%}#navbar input{border:0;border-bottom-left-radius:5px;border-top-left-radius:5px;font-size:.95rem;height:100%;outline:none;padding:.3rem 1rem;width:90%}#navbar button{align-items:center;background-color:initial;border:0;color:#707070;cursor:pointer;display:flex;font-size:1.2rem;height:100%;justify-content:center;width:10%}.container{background-position:50%;background-repeat:no-repeat;background-size:cover}.container .title{color:#fff;font-family:Andika,sans-serif;font-size:clamp(25px,1.5rem,1.6rem);padding:1rem 0;text-align:center}.title .query-text{color:#fe402b}.movies-container{flex-wrap:wrap;margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.movies-container,.movies-container div{display:flex;justify-content:space-between}.movies-container div{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(#100e0e77,rgba(0,0,0,.363));border-radius:8px;color:#fff;flex-direction:column;margin-bottom:2rem;max-width:250px;min-width:200px;overflow:hidden;padding:.5rem;width:30%}.movies-container div img{border-radius:8px;transition:.25s linear;width:100%}.movies-container div img:hover{-webkit-transform:scale(1.05,1.04);transform:scale(1.05,1.04)}.movies-container div h2{font-size:clamp(14px,.8rem,1rem)}.movies-container div h2,.movies-container div img,.movies-container div p{margin-bottom:.7rem}.movies-container div svg{color:#ff0}.movies-container div p{font-size:clamp(11px,.8rem,.85rem);font-style:italic}.movies-container div a{background-color:#fe402b;border:1px solid #100e0e;border-radius:5px;color:#100e0e;font-weight:700;padding:.3rem 0;text-align:center;transition:.65s;width:100%}.movies-container div a:hover{-webkit-animation:shake-top .8s cubic-bezier(.455,.03,.515,.955) both;animation:shake-top .8s cubic-bezier(.455,.03,.515,.955) both;background-color:initial;background-color:#100e0e;border:1px solid #fe402b;color:#fff}.carregando{align-items:center;color:#fff;display:flex;font-size:clamp(30px,1.7rem,1.8rem);font-weight:700;height:calc(100vh - 90px);justify-content:center;width:100%}@-webkit-keyframes shake-top{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 0;transform-origin:50% 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes shake-top{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 0;transform-origin:50% 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@media screen and (max-width:640px){.movies-container{justify-content:space-between;width:100%}.movies-container div{width:45%}}@media screen and (max-width:500px){.movies-container{justify-content:center}.movies-container div{width:100%}}*{box-sizing:border-box;font-family:Andika,sans-serif;margin:0;padding:0}.movie-page{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;color:#fff;display:flex;height:calc(100vh - 90px);min-width:500px;padding:0 2%;width:100%}.movie-page svg{color:#fe402b;font-size:1rem;margin-right:10px}.moviecardgeral{color:#fff;display:flex;height:100%;width:40%}.moviecardgeral img{border-radius:3px}.movie-card{align-items:center;justify-content:center;width:100%}.infoGeral,.movie-card{display:flex;flex-direction:column}.infoGeral{height:100%;padding:1rem;text-align:justify;width:60%}.moviecardgeral img{height:70%}.tagline{font-style:italic;padding:1rem 0;text-align:center}.info h3{font-size:clamp(14px,1.2rem,1.3rem);padding:10px 0}.info p{font-size:clamp(13px,1rem,1.25rem);line-height:1.8rem}.movie-page .movie-card h2,.movie-page .movie-card img,.movie-page .movie-card p{margin-bottom:1rem}@media screen and (max-width:700px){.movie-page{flex-direction:column;min-height:calc(100vh - 90px);min-width:0}.moviecardgeral{width:100%}.moviecardgeral img{border-radius:3px}.infoGeral,.movie-card{width:100%}}
/*# sourceMappingURL=main.102a88b8.css.map*/