.hotel-tourist-recommendations__wrapper{display:flex;flex-direction:column;gap:12px;padding-top:10px}.hotel-tourist-recommendations__item,.hotel-tourist-recommendation-in-modal{border-radius:16px;margin-top:0;padding:20px;transition:height .3s ease;border:1px solid #1B5AE726;position:relative;margin-bottom:10px;display:flex;align-items:flex-start}.hotel-tourist-recommendations__item.is-hidden{display:none}.hotel-tourist-recommendations__item:before{background-image:url(/x-assets/img/blue-quotes.svg);background-repeat:no-repeat;content:"";display:block;height:16px;left:8px;position:absolute;top:-10px;width:25px}.hotel-tourist-recommendations__text{font-weight:400;font-size:16px;line-height:20px;color:#000}.hotel-tourist-recommendations__header{display:flex;align-items:center;gap:12px;margin-bottom:10px;min-width:210px}.hotel-tourist-recommendations__avatar{width:40px;height:40px;border-radius:50%;background:#eef2ff;color:#4a6bd6;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.hotel-tourist-recommendations__meta{display:flex;flex-direction:column;gap:4px}.hotel-tourist-recommendations__author{font-weight:500;font-size:16px;line-height:100%;color:#333}.hotel-tourist-recommendations__date{font-weight:400;font-size:14px;line-height:100%;color:#9aa4b2}.hotel-tourist-recommendation-in-modal{font-size:14px;font-weight:400;line-height:18px;height:100% !important;padding:1px 16px 16px !important;min-height:unset !important}.hotel-tourist-recommendation-in-modal:before{background-image:url(/x-assets/img/blue-quotes.svg);background-repeat:no-repeat;content:"";display:block;height:16px;left:-3px;position:relative;top:-8px;width:25px}.show-all-recommendations,.hotel-tourist-recommendations__load-more{width:100%;background:#f1f7ff;border-radius:12px;font-weight:600;font-size:16px;line-height:22px;text-align:center;vertical-align:middle;color:#1b5ae7;padding:10px;margin-top:12px;border:0;min-height:60px}