

/* Start:/local/templates/main/css/pages/sleep.css?17530775141674*/
@media screen and (min-width: 640px) {
    .v-space {
        margin: 8rem 0;
    }
}

.v-space {
    margin: 6rem 0;
}

.sleepset {
    font-size: clamp(1.5rem, 1.4vw, 1.9rem);
    line-height: 1.7;
}
.sleepset__offer {
    margin: 0 auto;
    border-radius: 10px;
    padding: 25px 30px;
    font-size: 1.25em;
    line-height: 1.4;
    max-width: 1024px;
    text-align: center;
    background: var(--slave-color);
    color: #fff;

}
.sleepset__media {
    margin: 0 auto;
    display: flex;
    border-radius: 10px;
    max-width: 320px;
    width: 100%;
}
.sleepset__media-text {
    max-width: 680px;
}

.izzzi-sleep .init_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #000a, transparent);
}
.izzzi-sleep h1.title {
    z-index: 1;
}

.izzzi-sleep .hotel-rooms-tags {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
}
.izzzi-sleep .hotel-rooms-tags li {
    flex: none;
    margin: 0 1rem 1rem 0;
    border-radius: 5px;
    padding: 3px 12px;
    font-size: .875em;
    color: #4a81c7;
    background: #4a81c726;
    width: fit-content;
    display: flex;
}
.izzzi-sleep__box {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    /*box-shadow: 0 4px 10px 0 #0002;*/
    box-shadow: 0 0 1px 0 #bbb;
}

.izzzi-sleep .hotel-tags {
    padding-left: 0;
    list-style: none;
}

@media screen and (min-width: 640px) {
    .izzzi-sleep__box {
        padding: 30px;
    }
    .izzzi-sleep .hotel-tags {
        padding-left: initial;
        list-style: initial;
    }
}
/* 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 */
/* /local/templates/main/css/pages/sleep.css?17530775141674 */
/* /local/templates/main/components/bitrix/news.detail/page/style.css?1672257216431 */
