.component{margin:2rem;color:#ededed;height:530px;width:300px;transition:transform .2s ease-in-out;display:flex;flex-direction:column;justify-content:center;background:#292929;padding:0 .5rem;border-radius:10px}.component,.component-img-container{position:relative}.trending-movie-rating{position:absolute;top:0;right:0;background:#171717;padding:.5rem;border-radius:0 5px 0 0;font-weight:700}.component:hover{cursor:pointer;transform:scale(1.1);transition:transform .2s ease-in-out}.component-img{width:100%;object-fit:contain;border-radius:10px;box-shadow:0 0 20px #000;border:none}.component-title{font-size:1.1rem;margin:.5rem 0}.component-release{color:grey;font-size:1rem}@media screen and (max-width:350px){.component{margin:2rem;height:500px;width:250px}}@media screen and (max-width:300px){.component{margin:2rem;height:450px;width:200px}}.search-container{min-height:93vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/static/media/search-wallpaper.fa897f8c.jpg);background-size:contain;text-align:center;position:relative}.search-container:after{content:"";position:absolute;height:100%;width:100%;background:rgba(0,0,0,.8);top:0;left:0}.search-data{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:1rem;width:100%;z-index:2}.search-title{color:#ededed;font-size:3rem;margin:1rem 0;text-shadow:0 0 10px #000}.search-form{flex-direction:column;justify-content:center;width:90%;padding:1rem 0;position:relative;z-index:2}.search-form,.search-option{display:flex;align-items:center}.search-option{justify-content:space-evenly;width:30%;margin-bottom:1rem}.search-type{font-size:1.7rem;position:relative;cursor:pointer;padding:.5rem}.search-type.active:after{content:"";background:#e91919;height:5px;width:100%;position:absolute;left:0;bottom:-5px;box-shadow:0 0 10px #e91919}.search-input-container{position:relative}.search-input{font-size:1.7rem;border:none;border-radius:5px;padding:0 1rem 0 0;outline:none;width:100%}.search-error-message{position:absolute;font-size:1rem;color:#e91919;margin-top:1rem;top:100%;left:50%;width:100%;transform:translateX(-50%);text-transform:uppercase;text-shadow:0 0 10px #000;font-weight:700}.form-span{display:flex;justify-content:center;align-items:center}.search-form button{font-size:1.7rem;border:none;border-radius:5px;margin:0 1rem;background:#e91919;box-shadow:0 0 10px #e91919;color:#ededed;padding:.2rem 1rem;cursor:pointer}@media screen and (max-width:1280px){.search-title{font-size:3rem}}@media screen and (max-width:1024px){.search-option{width:50%}}@media screen and (max-width:768px){.search-title{font-size:2rem}.search-type{font-size:1.4rem}.search-error-message{font-size:.8rem;margin-top:.5rem}}@media screen and (max-width:540px){.search-title{font-size:1.5rem}.search-form button,.search-type{font-size:1rem}.search-input{font-size:1.2rem;margin:0;padding:0}}@media screen and (max-width:500px){.search-title{color:#ededed;font-size:1.2rem}}@media screen and (max-width:400px){.search-type.active:after{height:3px;bottom:0}.search-error-message{position:absolute;bottom:10px}.search-option{width:80%}}@media screen and (max-width:320px){.search-title{font-size:1rem}}@media screen and (max-width:300px){.search-title,.search-type{font-size:.8rem}.search-error-message{font-size:.6rem}}
/*# sourceMappingURL=9.25f20cd1.chunk.css.map */