

/* Start:/local/templates/juno/components/bitrix/news.detail/space/style.css?17876449004333*/
.old-price{
    display: block;
    position: relative;
    width: max-content;
    max-width: 100%;
}
.old-price:before{
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: red;
    transform: rotate(-4deg);
    left: 0;
    bottom: 50%;
}
.saleOfficeContacts-wr{
    display: none;
}
.saleOfficeContacts-title{
    font-size: 24px;
    margin: 20px 0;
}
.saleOfficeContacts-subTitle{
    font-size: 18px;
    margin: 15px 0;
}
.unit__details {
    position: relative;
}
.catalog__label{
    position: absolute;
    right: 3px;
    top: 3px;
    padding: 4px 6px;
    font-size: 12px;
    border-radius: 3px;
    color: #fff;
    line-height: 1;
}
.catalog__label._booked{
    background-color: #D18E4A;
}
@media print {
    .saleOfficeContacts-wr{
        display: block;
    }
    @page {
        size: A4 portrait;
        margin: 10mm;
    }

    html,
    body {
        margin: 0 !important;
        padding: 0 !important;
        background: #fff !important;
        color: #000 !important;
    }

    /* Скрываем абсолютно всё */
    body * {
        visibility: hidden !important;
    }

    /* Показываем только блок квартиры */
    .unit,
    .unit * {
        visibility: visible !important;
    }

    .unit {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        background: #fff;
    }

    /* Убираем ненужное */
    .unit__back,
    .unit__tabs,
    .unit__request,
    .unit__download,
    .header,
    #bx-panel{
        display: none !important;
    }

    /* Контейнер */
    .unit__inner {
        display: flex;
        align-items: flex-start;
        gap: 20px;
    }

    /* Планировка */
    .unit__schemes {
        width: 65%;
    }

    .unit__image {
        text-align: center;
    }

    .unit__image img {
        width: 100%;
        height: auto;
        max-width: none;
        display: block;
        max-height: 500px;
    }

    /* Правая колонка */
    .unit__details {
        width: 35%;
        padding: 0;
    }

    .unit__type {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 12px;
    }

    .unit__price {
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 6px;
    }

    .unit__price-sqm {
        margin-bottom: 25px;
    }

    .unit__features {
        display: block;
    }

    .unit__feature {
        margin-bottom: 14px;
        page-break-inside: avoid;
    }

    .unit__feature-title {
        font-size: 11px;
        color: #666;
        margin-bottom: 2px;
    }

    .unit__feature-text {
        font-size: 14px;
        color: #000;
    }

    a {
        text-decoration: none;
        color: #000;
    }
    .unit__tab-content {
        display: inherit!important;
    }
}

#video-project-wr{
    display: none;
    padding: 0;
    font-size: 0;
}
#video-project-wr .fancybox-button {
    width: 50px;
    height: 50px;
    background-color: #eff0f3;
    background-image: url(/local/templates/juno/css/../img/svg/progress-close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    backdrop-filter: blur(10px);
    border-radius: 5px;
    right: 40px;
    top: 40px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
#video-project-wr .fancybox-button svg {
    display: none;
}

#video-project{
    width: 85vw;
    height: 60vh;
}
.project__visual .project-btn-wr{
    position:absolute;
    z-index:1;
    left:24px;
    bottom:24px;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}
.project__visual .btn{
    padding:21px 32px 21px 37px;
    max-width:100%;
    width:244px
}
@media(max-width: 740px){
    .project__visual .project-btn-wr{
        left:15px;
        bottom:20px
    }
}
@media(max-width: 480px){
    .project__visual .project-btn-wr{

    }
}
.btn.project-video-gallery{
    margin-top:20px;
    padding:21px;
    width:100%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.btn.project-video-gallery:hover{
    background-color:#052b49;
    color:#fff
}
.btn.project-video-gallery:hover svg path{
    stroke:#fff;
}
/* End */
/* /local/templates/juno/components/bitrix/news.detail/space/style.css?17876449004333 */
