

/* Start:/local/templates/main2025/components/bitrix/news/objects/bitrix/news.detail/objects/style.css?175016588611724*/
.fullscreen-slider__wrapper.astro-io7zck7e {
    width: 100%;
    height: 100%;
    position: relative
}

.fullscreen-slider--vertical.astro-io7zck7e {
    display: flex;
    flex-direction: row-reverse;
    max-height: 500px
}

.fullscreen-slider--reverse.astro-io7zck7e {
    flex-direction: row
}

.fullscreen-slider.astro-io7zck7e {
    width: 100%;
    max-width: 1000px;
    max-height: 80%;
    overflow: hidden;
    margin: 0 auto
}

.fullscreen-slider__backdrop.astro-io7zck7e {
    background-color: #f5f5f5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

.fullscreen-slider__backdrop--view.astro-io7zck7e {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.fullscreen-slider__close.astro-io7zck7e {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 15px;
    z-index: 10
}

.fullscreen-slider__close.astro-io7zck7e svg {
    touch-action: none
}

#preview-slider.astro-io7zck7e {
    display: none;
    margin: 24px 60px 0;
    overflow: hidden;
    --swiper-pagination-bottom: -24px
}

#preview-slider.astro-io7zck7e img.astro-io7zck7e {
    width: 100%;
    object-fit: cover
}

.fullscreen-slider--horizontal.astro-io7zck7e #preview-slider.astro-io7zck7e {
    height: 48px;
    position: absolute;
    width: 156px;
    bottom: 10px;
    margin: 0;
    display: block
}

.fullscreen-slider--horizontal.astro-io7zck7e {
    display: flex;
    justify-content: center
}

.fullscreen-slider--reverse.astro-io7zck7e #preview-slider.astro-io7zck7e {
    margin: 24px 60px 0
}

.fullscreen-preview-slider.astro-io7zck7e {
    display: none
}

#preview-slider.astro-io7zck7e .swiper-slide.astro-io7zck7e {
    width: 48px;
    height: 48px
}

#preview-slider.astro-io7zck7e .swiper-slide-thumb-active.astro-io7zck7e {
    border: 2px solid #ffffff
}

.fullscreen-preview-slider.astro-io7zck7e {
    width: 100px
}

.fullscreen-preview-slider.astro-io7zck7e .swiper-slide.astro-io7zck7e {
    max-width: 100%
}

#preview-slider.astro-io7zck7e picture.astro-io7zck7e,
.fullscreen-preview-slider.astro-io7zck7e picture.astro-io7zck7e {
    display: flex;
    width: 100%;
    height: 100%
}

.fullscreen-preview-slider.astro-io7zck7e img.astro-io7zck7e {
    object-fit: cover
}

.swiper-button-prev,
.swiper-button-next {
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ffffff;
    user-select: none
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: auto;
    height: auto
}

.swiper-button-prev:hover svg,
.swiper-button-next:hover svg,
.fullscreen-slider__close.astro-io7zck7e svg.astro-io7zck7e {
    stroke: #00050F
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: none
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(192, 34, 34, 0.5)
}

.swiper-pagination-bullet-active {
    background: #c02222
}

.fullscreen-slider__wrapper.astro-io7zck7e .swiper-pagination {
    --swiper-pagination-bottom: -34px
}

.fullscreen-slider-container.astro-io7zck7e {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    --swiper-navigation-sides-offset: 40px;
    --swiper-pagination-bottom: 40px
}

.fullscreen-slider-container.astro-io7zck7e .swiper-button-prev,
.fullscreen-slider-container.astro-io7zck7e .swiper-button-next {
    display: none
}

.fullscreen-preview-slider.astro-io7zck7e .swiper-slide-thumb-active.astro-io7zck7e {
    border: 1.5px solid #21242c
}

.swiper-slide.astro-io7zck7e {
    cursor: pointer
}

@media (min-width: 768px) {
    .fullscreen-slider__wrapper.astro-io7zck7e .swiper-pagination {
        display: none
    }

    #preview-slider.astro-io7zck7e {
        display: block;
        height: 60px
    }

    .fullscreen-slider__wrapper.astro-io7zck7e .swiper-button-prev,
    .fullscreen-slider__wrapper.astro-io7zck7e .swiper-button-next {
        display: flex;
        bottom: 10px;
        top: auto
    }

    .fullscreen-slider--vertical.astro-io7zck7e:not(.fullscreen-slider--reverse) .swiper-button-prev {
        bottom: auto;
        left: 30px;
        top: 30px;
        transform: rotate(90deg)
    }

    .fullscreen-slider--vertical.astro-io7zck7e:not(.fullscreen-slider--reverse) .swiper-button-next {
        bottom: 6px;
        left: 30px;
        transform: rotate(90deg)
    }

    .fullscreen-slider--vertical.astro-io7zck7e:not(.fullscreen-slider--reverse) #preview-slider.astro-io7zck7e {
        width: 100px;
        margin: 60px 24px 60px 0;
        flex-shrink: 0;
        height: auto
    }

    .fullscreen-slider--reverse.astro-io7zck7e .swiper-button-prev {
        bottom: auto;
        left: auto;
        right: 30px;
        top: 30px;
        transform: rotate(90deg)
    }

    .fullscreen-slider--reverse.astro-io7zck7e .swiper-button-next {
        bottom: 6px;
        right: 30px;
        transform: rotate(90deg)
    }

    .fullscreen-slider--reverse.astro-io7zck7e #preview-slider.astro-io7zck7e {
        width: 100px;
        margin: 60px 0 60px 24px;
        flex-shrink: 0;
        height: auto
    }

    .fullscreen-slider__close.astro-io7zck7e {
        top: 40px;
        right: 40px
    }
}

@media (min-width: 1440px) {
    .fullscreen-slider--horizontal.astro-io7zck7e #preview-slider.astro-io7zck7e {
        bottom: -60px;
    }

    .fullscreen-slider--vertical.astro-io7zck7e:not(.fullscreen-slider--reverse) #preview-slider.astro-io7zck7e {
        width: 70px;
        margin: 60px 28px 60px 0
    }

    .fullscreen-slider--vertical.astro-io7zck7e:not(.fullscreen-slider--reverse) .swiper-button-prev {
        left: 15px;
        top: 30px
    }

    .fullscreen-slider--vertical.astro-io7zck7e:not(.fullscreen-slider--reverse) .swiper-button-next {
        bottom: 6px;
        left: 15px
    }

    .fullscreen-slider--reverse.astro-io7zck7e #preview-slider.astro-io7zck7e {
        width: 70px;
        margin: 60px 0 60px 28px
    }

    .fullscreen-slider--reverse.astro-io7zck7e .swiper-button-prev {
        right: 15px;
        top: 30px
    }

    .fullscreen-slider--reverse.astro-io7zck7e .swiper-button-next {
        bottom: 6px;
        right: 15px
    }

    .fullscreen-slider-container.astro-io7zck7e .swiper-button-prev,
    .fullscreen-slider-container.astro-io7zck7e .swiper-button-next {
        display: flex;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08)
    }

    .fullscreen-preview-slider.astro-io7zck7e {
        display: block;
        padding: 40px 0;
        margin-left: 40px;
        max-height: 100%
    }

    .fullscreen-slider-container.astro-io7zck7e .swiper-pagination {
        display: none
    }
}

.rent-title.astro-qlrp5phu {
    width: 100%;
    font-weight: 700;
    font-size: 28px;
    line-height: 150%;
    color: #00050f;
    margin-top: 24px
}

.rent.astro-qlrp5phu {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
    padding: 24px 20px;
    background: #f5f5f5
}

.rent__slider.astro-qlrp5phu {
    aspect-ratio: 1 / 1
}

.rent__view.astro-qlrp5phu {
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 40px;
    overflow: hidden
}

.rent__wrapper.astro-qlrp5phu {
    display: flex;
    flex-direction: column;
    gap: 14px
}

.rent__info.astro-qlrp5phu {
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 24px
}

.rent__back.astro-qlrp5phu {
    display: flex
}

.rent__back.astro-qlrp5phu.desktop {
    display: none
}

.rent__back-button.astro-qlrp5phu {
    display: flex;
    align-items: center;
    gap: 16px
}

.rent__desc.astro-qlrp5phu p.astro-qlrp5phu {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #313135
}

.rent-card.astro-qlrp5phu h2.astro-qlrp5phu {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #00050f
}

.rent-card__list.astro-qlrp5phu {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 32px;
    font-size: 13px;
    line-height: 19.5px
}

.rent-card__item.astro-qlrp5phu {
    display: flex;
    gap: 12px;
    padding-bottom: 16px;
    border-bottom: 1px solid #dfdfdf
}

.rent-card__item.astro-qlrp5phu div.astro-qlrp5phu {
    flex: 1;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #606060
}

.rent-card__item.astro-qlrp5phu .item-title.astro-qlrp5phu {
    font-weight: 400;
    font-size: 14px;
    color: #313135
}

.rent__btn.astro-qlrp5phu {
    padding: 0 20px
}

.rent__btn.astro-qlrp5phu button.astro-qlrp5phu {
    width: 100%
}

.rental-application.astro-qlrp5phu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px
}

.rental-application.astro-qlrp5phu a.astro-qlrp5phu {
    text-decoration: underline
}

.rental-application__input.astro-qlrp5phu {
    width: 100%
}

.rental-application__button.astro-qlrp5phu {
    margin: 12px 0
}

.input-error.astro-qlrp5phu {
    display: none;
    padding: 8px 0;
    margin-top: 4px;
    font-size: 12px;
    line-height: 120%;
    color: #c02222
}

@media (min-width: 768px) {
    .rent-title.astro-qlrp5phu {
        font-size: 48px
    }

    .rent-card.astro-qlrp5phu h2.astro-qlrp5phu {
        font-size: 24px
    }

    .rent__view.astro-qlrp5phu {
        gap: 16px
    }

    .rent__wrapper.astro-qlrp5phu {
        gap: 24px
    }

    .rent__info.astro-qlrp5phu {
        gap: 50px
    }

    .rent-card__list.astro-qlrp5phu {
        gap: 16px;
        font-size: 15px;
        line-height: 22.5px
    }

    .rent__btn.astro-qlrp5phu {
        padding: 0
    }

    .rent__btn.astro-qlrp5phu button.astro-qlrp5phu {
        width: auto
    }

    .rental-application.astro-qlrp5phu {
        gap: 16px
    }

    .rental-application__button.astro-qlrp5phu {
        margin: 16px 0 8px
    }
}

@media (min-width: 1440px) {
    .rent.astro-qlrp5phu {
        display: inline-flex;
        flex-direction: row;
        gap: 100px;
        padding: 50px
    }

    .rent__title.astro-qlrp5phu {
        margin-top: 0
    }

    .rent__back.astro-qlrp5phu.mobile {
        display: none
    }

    .rent__back.astro-qlrp5phu.desktop {
        display: flex
    }

    .rent__view.astro-qlrp5phu {
        width: 550px;
        flex: none;
        gap: 26px
    }
}


.swiper-controls.astro-io7zck7e {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 50px;
}

.swiper-button-prev.astro-io7zck7e,
.swiper-button-next.astro-io7zck7e {
    border-radius: unset;
    background-color: #FFF;
    margin-top: 0;
}

.swiper-button-prev.astro-io7zck7e svg,
.swiper-button-next.astro-io7zck7e svg,
.swiper-button-prev.astro-io7zck7e path,
.swiper-button-next.astro-io7zck7e path {
    stroke: #000;
}

.swiper-button-prev.astro-io7zck7e:hover,
.swiper-button-next.astro-io7zck7e:hover,
.swiper-button-prev.astro-io7zck7e:hover svg,
.swiper-button-next.astro-io7zck7e:hover svg {
    background-color: #F5F5F5;
}
/* End */
/* /local/templates/main2025/components/bitrix/news/objects/bitrix/news.detail/objects/style.css?175016588611724 */
