

/* Start:/local/templates/main/components/bitrix/news.list/long-term/style.css?17715156151076*/
.long-term { align-items: stretch; }
*:has(>.long-term__picture) {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
}
*:has(>.long-term__picture)::after {
    content: '';
    padding-top: calc(3/4 * 100%);
}
.long-term__picture {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.long-term__title {
    margin-bottom: 25px;
    font-size: clamp(20px, 2.25vw, 3rem);
    font-weight: 500;
    color: #467DC0;
}
.long-term__text {
    font-size: clamp(16px, 1.5vw, 18px);
    font-weight: 400;
    line-height: 1.9;
}
.long-term__text a {
    color: rgb(70, 125, 192);
    font-weight: bold;
    border-bottom: 1px dashed;
}

@media screen and (min-width: 640px) {
    *:has(>.long-term__picture)::after {
        padding-top: calc(9/16 * 100%);
    }
}
@media screen and (min-width: 768px) {
    .long-term__content {
        margin: auto;
        max-width: 530px;
    }
}
@media screen and (min-width: 1280px) {
    .long-term { align-items: center; }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/page/style.css?1672257216431*/
.page-content {
    font-weight: 400;
}
.page-content__title {
    margin-left: 0 !important;
    margin-bottom: 2.5rem;
}
.page-content__img {
    margin-right: 30px;
    margin-bottom: 1em;
    max-width: 50%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px 20px 20% 20px;
}
@media screen and (max-width: 768px) {
    .page-content__img {
        max-width: 100%;
    }
}
.page-content__promo {
    width: 100%;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/hotels_map/style.css?1673635203241*/
.hotel-point {
    cursor: pointer;
}

@media screen and (max-width: 990px) {
    .hotel-point {
        max-width: 47% !important;
    }
}
@media screen and (max-width: 640px) {
    .hotel-point {
        max-width: 100% !important;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/long-term/style.css?17715156151076 */
/* /local/templates/main/components/bitrix/news.detail/page/style.css?1672257216431 */
/* /local/templates/main/components/bitrix/catalog.section.list/hotels_map/style.css?1673635203241 */
