*{border:0;box-sizing:border-box;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;margin:0;padding:0;text-decoration:none}* body{background-color:#212121;color:snow}* body .banner{border-radius:2rem;display:block;height:13rem;margin:1rem auto}* body .searchTypes{grid-gap:2rem 1rem;display:grid;gap:2rem 1rem;grid-template-columns:repeat(4,1fr);margin:2rem auto;width:80%}@media only screen and (max-width:834px){* body .searchTypes{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){* body .searchTypes{grid-template-columns:repeat(1,1fr)}}* body .searchTypes .item{border-radius:.3rem;display:flex;flex-direction:column;height:22rem;justify-content:space-between;padding:1rem;text-align:center}* body .cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);justify-items:center;margin:0 auto;width:95%}@media only screen and (max-width:994px){* body .cards{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:834px){* body .cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){* body .cards{grid-template-columns:repeat(1,1fr)}}* body .cards .card{background-color:#383434}* body .cards .card img{height:12rem;width:100%}* body .cards .card .text{color:gray;display:flex;flex-direction:column;height:16rem;justify-content:space-between;padding:1rem}* body .cards .card .text p{font-size:.9rem}* body .cards .card .text .top{align-items:center;display:flex;justify-content:space-between;width:100%}* body .cards .card .text .title{color:#a8a7a7}* body .cards .card .text .bottom{align-items:center;display:flex;justify-content:space-between;width:100%}
/*# sourceMappingURL=main.c5a36499.css.map*/