@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);*,:after,:before{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.container{display:flex;flex-direction:column;height:100vh;justify-content:space-between}header{align-items:center;background-color:#ffa07a;display:flex;justify-content:space-around;padding:1rem 0}header p{font-size:2rem;font-weight:300}header p span{color:#fff;font-weight:700}header p:hover{color:#fff}header form input{border:none;border-radius:.5rem;font-size:1rem;font-weight:500;height:38px;outline:none;padding:.25rem .5rem;width:560px}input{transition:all .3s ease}input:focus{box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.content-wrapper{flex-wrap:wrap;justify-content:center;padding:2rem}.card,.content-wrapper{align-items:center;display:flex}.card{flex-direction:column;height:460px;margin:1.5rem;width:250px}.card p{padding:.5rem;text-align:center}.card .image-wrapper{overflow:hidden;width:100%}.card .image-wrapper,.card img{border-radius:.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:center}.card img{height:290px;object-fit:cover;width:220px}.title{text-wrap:balance;font-size:1.1rem;font-weight:600;margin-top:.4rem}.deets{align-items:center;display:flex;font-size:.8rem;font-weight:500;justify-content:space-around;width:100%}.type,.year{letter-spacing:.1rem;text-transform:uppercase}.empty{text-align:center}.empty h2{font-size:2.5rem;font-weight:300}footer{align-items:center;display:flex;gap:1rem;justify-content:center;padding:1rem}footer img{height:1.4rem;width:1.4rem}
/*# sourceMappingURL=main.8e11ce93.css.map*/