:root{--clr-primary-1:#063251;--clr-primary-2:#104e7a;--clr-primary-3:#1a6aa2;--clr-primary-4:#2d87c8;--clr-primary-5:#49a6e9;--clr-primary-6:#6ebef7;--clr-primary-7:#8bcbf9;--clr-primary-8:#a5d5f8;--clr-primary-9:#c5e5fc;--clr-primary-10:#ebf7ff;--clr-grey-1:#102a42;--clr-grey-2:#243a52;--clr-grey-3:#324d67;--clr-grey-4:#48647f;--clr-grey-5:#617d98;--clr-grey-6:#829ab0;--clr-grey-7:#9eb2c7;--clr-grey-8:#bcccdc;--clr-grey-9:#dae2ec;--clr-grey-10:#f1f5f8;--clr-white:#fff;--clr-red-dark:#bb2525;--clr-red-light:#e66b6b;--clr-green-dark:#25bb32;--clr-green-light:#6be675;--clr-black:#222;--transition:all 0.3s linear;--spacing:0.1rem;--radius:0.25rem;--light-shadow:0 5px 15px #0000001a;--dark-shadow:0 5px 15px #0003;--max-width:1170px;--fixed-width:620px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#f1f5f8;background:var(--clr-grey-10);color:#102a42;color:var(--clr-grey-1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}ul{list-style-type:none}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:.1rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#324d67;color:var(--clr-grey-3);margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.section{margin:0 auto;max-width:1170px;max-width:var(--max-width);width:90vw}@media screen and (min-width:992px){.section{width:95vw}}.search-form{margin:5rem auto 3rem;max-width:1170px;max-width:var(--max-width);width:90vw}.form-input{background:#fff;background:var(--clr-white);border:#0000;border-radius:.25rem;border-radius:var(--radius);color:#324d67;color:var(--clr-grey-3);font-size:1rem;margin-top:1rem;max-width:600px;padding:1rem;width:100%}.error,.form-input{letter-spacing:.1rem;letter-spacing:var(--spacing)}.error{color:#bb2525;color:var(--clr-red-dark);padding-top:.5rem;text-transform:capitalize}@keyframes spinner{to{transform:rotate(1turn)}}.loading{animation:spinner .6s linear infinite;border:3px solid #ccc;border-radius:50%;border-top:3px solid var(--clr-primary-5);height:6rem;margin:10rem auto 0;width:6rem}.movies{grid-gap:2rem;display:grid;gap:2rem;margin:0 auto;max-width:1170px;max-width:var(--max-width);padding-bottom:5rem;padding-top:3rem;width:90vw}.movie{overflow:hidden;position:relative}.movie img{display:block;height:400px;object-fit:cover;width:100%}.movie-info{background:#0009;bottom:0;left:0;padding:.5rem 1rem;position:absolute;transform:translateY(100%);transition:all .3s linear;transition:var(--transition);width:100%}.movie-info h4{margin-bottom:.25rem}.movie-info h4,.movie-info p{color:#fff;color:var(--clr-white)}.movie-info p{margin-bottom:0}.movie:hover .movie-info{transform:translateY(0)}@media screen and (min-width:576px){.movies{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.single-movie{grid-gap:2rem;display:grid;gap:2rem;margin:4rem auto;max-width:1170px;max-width:var(--max-width);width:90vw}.single-movie img{display:block;width:100%}.single-movie p{font-size:1.2rem;line-height:1.8;margin-top:1.5rem;max-width:35em}.btn{background:#49a6e9;background:var(--clr-primary-5);border-radius:.25rem;border-radius:var(--radius);color:#fff;color:var(--clr-white);display:inline-block;letter-spacing:.1rem;letter-spacing:var(--spacing);margin-top:.5rem;padding:.25rem .5rem;text-transform:capitalize}@media screen and (min-width:992px){.single-movie{grid-template-columns:1fr 2fr}}.page-error{bottom:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:auto;position:absolute;right:0;text-align:center;text-transform:capitalize;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;h1{font-size:5rem}p{font-size:1.5rem;font-weight:700}}
/*# sourceMappingURL=main.0dfc1ab0.css.map*/