.guest-review-block{margin:1em 0;padding:16px 0;display:grid;grid-template-columns:2fr 4fr 1fr;grid-template-rows:1fr;grid-template-areas:"guest-review-profile guest-review-content guest-review-score-badge"}.guest-review-content{float:left;top:0;display:grid;grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:max-content;grid-area:guest-review-content}.guest-content-type{margin-bottom:16px;font-size:12px;line-height:2;display:flex}.guest-content-type .guest-review-date{margin-right:16px;width:30%}.guest-content-type .guest-review-travel{margin-right:16px;width:40%}.guest-content-note{margin-bottom:14px}.guest-content-note .review-title{font-weight:700;margin-bottom:.5em;font-size:1.2em;line-height:1.3em}.guest-review-info{float:left}.guest-review-info .guest-name__choice{font-weight:700}.guest-review-info .guest-location__choice{text-transform:lowercase}.load-more-loader{display:flex;justify-content:center;padding:24px}.content-section .reviews{text-align:left}.home-page__reviews{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"HomePageReviews_row1" "HomePageReviews_row2" "HomePageReviews_row3";grid-column-gap:0;grid-row-gap:0;display:block;margin:0 auto;max-width:960px;padding:24px}@media only screen and (max-width:900px){.guest-review-block{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"guest-profile-info" "guest-review-content"}.guest-review-content{width:100%;grid-area:guest-review-content}}.homepage-facilities{display:flex;flex-wrap:wrap;margin:auto}.homepage-facility{flex:calc(100%/6);box-sizing:border-box;text-align:center;border-radius:5px}.homepage-facility:hover{background-color:rgba(0,0,0,.1)}.homepage-facility .facilities-link{display:block;padding:16px}.homepage-facility .facility-label{font-size:16px}.homepage-facility .facility-icon{display:block;margin:0 auto 8px;width:40px;height:40px;fill:currentColor}@media only screen and (max-width:641px){.homepage-facilities{flex-wrap:wrap!important}.homepage-facility{flex:calc(100%/3);padding:16px 8px}.homepage-facility .facility-icon{width:32px;height:32px}}