

/* Start:/local/templates/portal-inner/components/bitrix/system.pagenavigation/tripStay/style.css?1634297625405*/
.load_more {
    padding: 15px 95px;
    cursor: pointer;
    text-align: center;
    background: #064D86;
    color: #fff;
    margin: auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    display: inline-block;
}

.load_more_wrapper {
    width: 100%;
    text-align: center;
}
/* End */


/* Start:/local/templates/portal-inner/components/bitrix/news/culture-rest-and-entertainments/bitrix/news.list/.default/style.css?1635502285993*/
.tripStay-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tripStay-list::after {
    content: "";
    width: 32%;
}

.tripStay-item {
    display: grid;
    width: 32%;
    grid-template-rows: -webkit-max-content -webkit-max-content -webkit-max-content;
    grid-template-rows: max-content max-content max-content;
    margin-bottom: 30px;
    background: #fff;
}

.tripStay-item-img img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 315px;
}

.tripStay-item-desc {
    padding: 10px;
}

.tripStay-item-city {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #032539;
    display: flex;
    align-items: stretch;
}

.tripStay-item-city img {
    padding-right: 10px;
    align-self: flex-start;
}

.tripStay-item-name a,
.tripStay-item-name a:focus,
.tripStay-item-name a:hover,
.tripStay-item-name a:visited,
.tripStay-item-name a:active {
    text-decoration: none;
    color: #032539;
}
/* End */
/* /local/templates/portal-inner/components/bitrix/system.pagenavigation/tripStay/style.css?1634297625405 */
/* /local/templates/portal-inner/components/bitrix/news/culture-rest-and-entertainments/bitrix/news.list/.default/style.css?1635502285993 */
