.reviews{margin-bottom:3.5rem}@media (min-width:1024px){.reviews{margin-bottom:4.5rem}}.reviews-container{flex-wrap:wrap}.reviews-container,.reviews-top{display:flex;justify-content:space-between}.reviews-top{margin-bottom:1.5rem}@media (min-width:768px){.reviews-top{margin-bottom:2rem}}@media (min-width:1024px){.reviews-top{margin-bottom:2.6rem}}.reviews .section-title{margin-bottom:0}.reviews .list{display:flex;flex-wrap:wrap;gap:20px}.review-card{display:flex;border:1px solid #e1e1e1;padding:1.7rem 1.4rem;margin-bottom:1rem;border-radius:.3rem}@media (min-width:768px){.review-card{width:49%}}@media (min-width:1024px){.review-card{padding:1.7rem 2rem 1.7rem 1.4rem}}.review-card .advert-avatar{width:61px;min-width:61px;height:61px;border-radius:50%;border:1px solid #29c868;overflow:hidden}.review-logo{background:url(../../images/apartment/author-logo.png) 50% no-repeat;width:71px;height:71px;flex-shrink:0;border-radius:50%}.review-info-container{margin-left:1.1rem;align-items:center}.review-info{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;margin-bottom:1rem}@media (min-width:544px){.review-info{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.7rem}}.review-info .review-rating-container{margin:0}.review-date{color:#333;margin-bottom:.7rem}@media (min-width:544px){.review-date{margin:0 .5rem 0 0}}.review-author{margin-bottom:.6rem;font-weight:600;font-size:1.1rem;color:#333}.review-rating{display:flex;flex-wrap:wrap;width:100%;margin:2.2rem 0 0}.review-rating-container{display:flex;flex-direction:row;align-items:center;font-weight:500;font-size:.75rem;color:#000;margin:0 auto .7rem 0;width:100%}@media (min-width:544px){.review-rating-container{width:50%}}@media (min-width:768px){.review-rating-container{width:auto;margin:0 .7rem 0 0}}.review-rating-container:last-of-type{margin-right:0}.review-evaluation{display:flex;justify-content:center;align-items:center;width:27px;height:27px;border-radius:50%;color:#fff;margin-right:.4rem;font-weight:600}.review-evaluation-5{background:#29c868}.review-evaluation-4{background:#a6c829}.review-evaluation-3{background:#ffa801}.review-evaluation-2{background:#f56e15}.review-evaluation-1{background:#e23a3a}.review-text{color:#333;line-height:1.5;margin-bottom:.6rem;font-size:1rem}.review-text-card{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:98%;-webkit-line-clamp:4;margin-bottom:0}.give-feedback{display:block;color:#ffa801;background:transparent;margin:0;font-weight:600;font-size:1.1rem;font-size:1rem;outline:none;cursor:pointer;border:none;border-bottom:2px solid transparent;transition:.3s}.give-feedback:hover{border-bottom:2px solid #ffa801}