.object-card{max-width:400px;width:100%}.object-card,.object-card:hover{text-decoration:none}.object-card__img-wrap{display:block;margin-bottom:10px}.object-card__img{height:auto;width:100%}.object-card__title{color:#464646;font-size:18px;font-weight:700;margin-bottom:10px;text-transform:capitalize}.object-card__location{align-items:center;display:flex;flex-flow:wrap;gap:5px;position:relative}.object-card__location:before{background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjODA3ZjFiIiB2aWV3Qm94PSIwIDAgMzg0IDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcyLjI2OCA1MDEuNjdDMjYuOTcgMjkxLjAzMSAwIDI2OS40MTMgMCAxOTIgMCA4NS45NjEgODUuOTYxIDAgMTkyIDBzMTkyIDg1Ljk2MSAxOTIgMTkyYzAgNzcuNDEzLTI2Ljk3IDk5LjAzMS0xNzIuMjY4IDMwOS42Ny05LjUzNSAxMy43NzQtMjkuOTMgMTMuNzczLTM5LjQ2NCAwek0xOTIgMjcyYzQ0LjE4MyAwIDgwLTM1LjgxNyA4MC04MHMtMzUuODE3LTgwLTgwLTgwLTgwIDM1LjgxNy04MCA4MCAzNS44MTcgODAgODAgODB6Ii8+PC9zdmc+) no-repeat 50%;content:"";display:block;height:16px;width:12px}.pagination{align-items:center;margin:0}.pagination-wrap{align-items:center;display:flex;margin:30px 0}.pagination__link{line-height:normal;text-decoration:none}.pagination__info{margin-left:15px}.objects__title{font-size:32px;font-weight:700;line-height:24px;margin:10px 0 30px}@media only screen and (max-width:767px){.objects__title{margin:30px 0}}.objects__list{grid-column-gap:28px;grid-row-gap:28px;display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:991px){.objects__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:479px){.objects__list{grid-template-columns:repeat(1,1fr);justify-items:center}}.objects__pagination{justify-content:center}