@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700);@import url(https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);*{border:0;box-sizing:border-box;margin:0}:root{--font-roboto:"Roboto Slab",serif;--font-raleway:"Raleway",sans-serif}body{background-color:#d6d6d6;font-family:Roboto Slab,serif;font-family:var(--font-roboto)}.app{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#420098,#0098ea);background-clip:text;-webkit-background-clip:text;font-size:3rem;letter-spacing:.9px;width:fit-content}.search{align-items:center;background:#fdfdfd;border-radius:3rem;box-shadow:5px 5px 7px #0766b3;display:flex;justify-content:center;margin:4rem 0 2rem;padding:.8rem 1.75rem;width:71%}.search input{background:#fff;border:none;color:#414141;flex:1 1;font-family:Raleway,sans-serif;font-family:var(--font-raleway);font-size:1.5rem;font-weight:500;outline:none;padding-right:1rem}.search img{cursor:pointer;height:25px;width:25px}.search button{background:#1f2123;border-radius:.5rem;box-shadow:5px 5px 7px #1c1d1f,-5px -5px 7px #222527;color:#a1a1a1;cursor:pointer;font-family:Raleway,sans-serif;font-family:var(--font-raleway);font-size:1.25rem;font-weight:900;letter-spacing:.75px;margin-left:15px;padding:20px 40px}.movie-card{transition:transform .6s ease}.description-card{display:none}.description-card.show{display:block}.empty{align-items:center;display:flex;justify-content:center;margin-top:3rem;width:100%}.empty h2{color:#000;font-family:Raleway,sans-serif;font-family:var(--font-raleway);font-size:1.25rem}.container{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem;width:100%}.movie{border:none;border-radius:12px;box-shadow:0 13px 10px -7px #0000001a;height:460px;margin:.2rem;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,0,1);width:310px}.movie:hover{transform:scale(1.05)}.movie div:first-of-type{color:#000;opacity:0;padding:16px;position:absolute;top:0;width:100%}.movie div:nth-of-type(2),.movie div:nth-of-type(2) img{height:100%;width:100%}.movie div:nth-of-type(3){background-color:#4f4f4f9a;bottom:0;left:0;padding:16px 24px 24px;position:absolute;right:0;z-index:2}.movie div:nth-of-type(3) span{color:#fff;font-family:Raleway,sans-serif;font-size:13px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.movie div:nth-of-type(3) h3{color:#fff;font-family:Roboto Slab,serif;margin-top:5px}.movie:hover div:nth-of-type(2){height:100%;opacity:.3}.movie:hover div:nth-of-type(3){background-color:initial}.movie:hover div:first-of-type{opacity:1}.description{border:none;border-radius:12px;box-shadow:0 13px 10px -7px #0000001a;height:460px;margin:.2rem;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,0,1);width:310px}.description:hover{transform:scale(1.05)}.description div:first-of-type{color:#2e2e2e;opacity:0;padding:16px;position:absolute;top:0;width:100%}.description div:nth-of-type(2){height:100%;opacity:.05;width:100%}.description div:nth-of-type(2) img{height:100%;width:100%}.description div:nth-of-type(3){background-color:initial;bottom:0;left:0;padding:16px 24px 24px;position:absolute;right:0;z-index:2}.description div:nth-of-type(3) span{color:#000;font-family:Raleway,sans-serif;font-size:13px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.description div:nth-of-type(3) h3{color:#000;font-family:Roboto Slab,serif;font-size:12px;margin-top:5px}.description:hover div:nth-of-type(2){height:100%;opacity:.05}.description:hover div:nth-of-type(3){background-color:initial}.description:hover div:first-of-type{opacity:1}@media screen and (max-width:600px){.app{padding:4rem 2rem}.search{padding:1rem 1.75rem;width:100%}.search input{font-size:1rem}.search img{height:20px;width:20px}}@media screen and (max-width:400px){.app{padding:4rem 1rem}h1{font-size:2rem}.container{margin-top:2rem}.movie{margin:1rem;width:"100%"}}
/*# sourceMappingURL=main.d2031756.css.map*/