@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:"Noto Sans",sans-serif;color:#4f546c}.wrapper{margin:2rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr;justify-content:center}.card{box-shadow:0 0 10px 7px #e1e5ee;border-radius:.2rem;min-width:28rem;display:flex}.card__img{width:14rem;height:11rem;object-fit:cover}.card__body{margin:1rem;flex-grow:1}.card__title{line-height:1.4rem;margin-bottom:.5rem}.card__description{line-height:1.2rem}.card__owner{line-height:1.5rem}.card__price{font-size:1.4rem;margin-top:.6rem}.card__price:before{content:"⟠";font-size:1rem;position:relative;top:-.3rem;padding-right:.1rem}.card__btn{border:none;border-top:1px solid #e1e5ee;background-color:transparent;font-family:inherit;font-size:1rem;font-weight:700;color:inherit;width:100%;padding-top:1rem;margin-top:1rem;cursor:pointer}.card__btn:hover{color:#0e48fe}@media screen and (min-width:600px){.wrapper{grid-template-columns:repeat(auto-fit,minmax(14rem,16rem))}.card{flex-direction:column;text-align:center;min-width:14rem}.card__img{width:100%;height:12rem}}
/*# sourceMappingURL=main.cafed457.chunk.css.map */