<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mt-1 { margin-top: 8px; }
.mt-2 { margin-top: 16px; }
.mt-3 { margin-top: 24px; }
.mb-1 { margin-bottom: 8px; }
.mb-2 { margin-bottom: 16px; }
.mb-3 { margin-bottom: 24px; }
.mr-1 { margin-right: 8px; }
.mr-2 { margin-right: 16px; }
.mr-3 { margin-right: 24px; }
.ml-1 { margin-left: 8px; }
.ml-2 { margin-left: 16px; }
.ml-3 { margin-left: 24px; }

.error {
    margin-top: 5px;
    color: #ec1847;
}
.popup-search .popup__box {
    overflow-x: unset;
}
.popup-search .intro__filters-item {
    width: 100%;
}
.popup-search .intro__filters-row {
    padding: 5px;
    border-radius: 13px;
}
.team__photo {
    align-items: flex-start;
}
.favorite.active svg {
    fill: #e52124;
}
.result__pagin-item.back svg {
    transform: rotate(-180deg);
}
.yandex-container {
    height: 500px;
}

.yandex-balloon {
    height: 200px;
    width: 288px;
}
.exclusive__slider .card__text {
    display: none;
}
.visitcard__phone a {
    color: #000;
    display: block;
}
.characteristics__data a {
    margin-right: 0;
}
.characteristics__data a:after {
    content: unset;
}
.object__price, .infoblock__price {
    display: none;
}
.object__price.active, .infoblock__price.active {
    display: block;
}
.range_multi .range__input input {
    width: 45px;
}
.object__nav-item svg {
    margin-right: 8px;
    fill: #ffffff;
}
.object__nav-item svg path {
    fill: #ffffff;
}
.object__nav-item.active svg {
    margin-right: 8px;
    fill: #000000;
}
.object__nav-item.active svg path {
    fill: #000000;
}
.btn.disabled {
    background-color: #eff1f3;
    border: 1px solid #eff1f3;
    color: #464e55;
}
/*@media (max-width: 765px) {
    .dropbox__dropdown-wrapper {
        overflow: unset;
    }
}*/
/* 亟仍� v2 */
.grey_bg .breadcrumbs {
    margin-top: unset;
    padding-top: 25px;
}
.broker_left p, .vacancies .accordion-body p {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #5C606D;
}
.vacancies .accordion-body strong {
    font-size: 14px;
    font-weight: 600;
    line-height: 140%;
    color: black;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EFF1F3;
}

.wrapper {
    overflow: unset;
}

.header {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: #fff;
    width: 100%;
}
@media (min-width: 766px) {
    .result__inner_row .card:nth-child(n+6) {
        display: unset;
    }
}
.intro__box {
    max-width: 950px;
}

/* &lt;!-- styles 11.03.2025 */
.meeting__awards {
    position: relative;
}
.meeting__awards .slider-arrow {
    position: absolute;
    top: 20px;
    right: -40px;
}
.slider-has-arrow .slider-arrow {
    top: 50%;
    transform: translateY(-50%);
}
.textbox__btn-hide {
    display: inline-flex;
    align-items: center;
}
.textbox__btn-hide span {
    display: inline-block;
    margin-right: 5px;
}
.textbox__btn-hide span:first-child {
    width: 19px;
    height: 19px;
    flex: 0 0 auto;
    border: 1px solid rgb(229, 33, 36);
    border-radius: 50%;
    position: relative;
}
.textbox__btn-hide span:first-child:before, .textbox__btn-hide span:first-child:after {
    content: "";
    width: 8px;
    height: 1px;
    background-color: rgb(229, 33, 36);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    transition: all 0.3s linear;
}
.textbox__btn-hide span:first-child:after {
    transform: translate(-50%, -50%) rotate(90deg);
}
.textbox__btn-hide span:nth-child(2) {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: rgb(229, 33, 36);
    line-height: 1.21;
}
.textbox__btn-hide.active span:first-child:after {
    transform: translate(-50%, -50%) rotate(0deg);
}
.application__box {
    right: 0;
}
@media (min-width: 766px) {
    .application__map {
        margin-right: 455px;
    }
}
@media (max-width: 765px) {
    .application__map {
        margin-bottom: 520px;
    }
    .application__box {
        margin-top: 500px;
        height: 500px;
    }
    .application__box {
        top: 10px;
    }
}
.yandex-balloon img {
    max-height: 100px;
}
.vacancy_bottom_text a {
    background: transparent;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14.63px;
    color: #E52124;
    text-align: left;
}
.vacancy_bottom_text a .icon {
    border: 1px solid #E52124;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.broker_left p {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.broker_left h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 19.6px;
    color: black;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EFF1F3;
    max-width: 802px;
}
.blog-card__big .bg-img {
    height: unset;
    object-fit: unset;
}
.services_btns a.active {
    background: #E52124;
    color: white;
}
.services_btns a {
    white-space: nowrap;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14.63px;
    padding: 10px 13px;
    background: #EFF1F3;
    border-radius: 18px;
    transition: 0.2s ease;
    color: rgb(0, 0, 0);
}
/* styles 11.03.2025 --&gt; */
/* &lt;!-- styles 12.03.2024 vlad */
.wrapper--no-hidden .main {
    overflow: initial;
}
.object__info {
    display: none;
}
@media (max-width: 1200px) {
    .object__info {
        display: block;
    }
}

.object-info-wrapper {
    position: relative;
}
.object-info-wrapper &gt; .container {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    height: 100%;
}
.object-info-wrapper &gt; .container &gt; .object__info {
    display: block;
    position: sticky;
    top: 75px;
    margin-left: auto;
    margin-bottom: 15px;
    pointer-events: auto;
}
@media (max-width: 1200px) {
    .object-info-wrapper &gt; .container &gt; .object__info {
        display: none;
    }
}
/* styles 12.03.2024 vlad --&gt; */
.about__inner {
    position: relative;
}
.about__inner .slider-arrow {
    position: absolute;
    top: 220px;
    right: 250px;
}
@media (max-width: 765px) {
    .about__inner .slider-arrow {
        right: 0;
    }
}
.characteristics__item {
    justify-content: unset;
}
.characteristics__complex .characteristics__item {
    display: inherit;
}
.characteristics__desc {
    font-weight: 700;
}
.characteristics__data {
    text-align: left;
    font-weight: 500;
}
.header {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.object__price.per_metr {
    font-size: 27px;
}
.slider-arrow-left {
    cursor: pointer;
    width: 49px;
    height: 49px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    box-shadow: 0px 10px 22px 0px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    top: 127px;
    left: -22px;
    right: unset;
    transform: rotate(180deg);
}
.slider-arrow-left svg {
    width: 9px;
    height: 14px;
    fill: #000;
    transition: all 0.2s linear;
}
@media (min-width: 766px) {
    .hidden .header {
        z-index: 0;
    }
}
.gallery .slider-arrow-left, .about_slider .slider-arrow-left, .slider-has-arrow .slider-arrow-left {
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; &lt;- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* &lt;-- Apparently some margin are still there even though it's hidden */
}

.blog-text img {
    width: 100%;
    height: auto;
}
.blog-text div {
    margin-bottom: 10px;
}
.blog-text div, .blog-text p {
    font-size: 16px;
}
.blog-text h2, .blog-text h3 {
    font-size: 18px;
}
@media (max-width: 991px) {
    .intro__filters .selectcheckbox__dropdown, .intro__filters .dropbox__dropdown {
        margin-top: 50px;
    }
}
@media (max-width: 765px) {
    .filters__content {
        top: 45px;
        padding-bottom: 220px
    }
    .filters__buttons .btn-submit {
        display: none;
    }
    .dropbox_fix .dropbox__dropdown, .selectcheckbox_fix .selectcheckbox__dropdown {
        top: 45px;
    }
    .dropbox__options {
        padding-bottom: 130px;
    }
}
.radiobox-btn.active label{
    color: #e52124;
    border-color: #e52124;
    background-color: #ffffff;
}
@media (max-width: 1400px) {
    .slider-arrow {
        display: flex;
    }
}
@media (max-width: 765px) {
    .result__pagin-item:last-child {
        position: unset;
    }
    .result__pagin-item:not(.active):last-child {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        display: inline-flex;
    }
}
@media (max-width: 765px) {
    .result__inner .card:nth-child(n+6) {
        display: block;
    }
    .result__pagin-item:nth-child(n+4) {
        display: flex;
    }

    .characteristics__col .characteristics__data, .characteristics__col .characteristics__desc {
        font-size: 16px;
    }
    .object__link {
        font-size: 16px;
    }
    .characteristics__item {
        display: inherit;
    }
}

.scrollable-x {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* 仗仍舒于仆�亶 �从�仂仍仍 仆舒 iOS */
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
}

/* WebKit scrollbar ��亳仍亳 */
.scrollable-x::-webkit-scrollbar {
    height: 8px;
}

.scrollable-x::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 4px;
}

.scrollable-x::-webkit-scrollbar-track {
    background: transparent;
}

input.dropbox__select-desc {
    width: 100%;
    height: 100%;
}
input.dropbox__select-desc::placeholder {
    color: #000;
}
@media (max-width: 480px) {
    .gallery .slider-arrow, .gallery .slider-arrow-left {
        display: none;
    }
}
.visitcard__btn {
    top: 10px;
    bottom: unset;
}
.object__photo img {
    object-position: top right !important;
}
.broker_section .characteristics__box, .broker_section .characteristics__block {
    background-color: #eff1f3;
}

element.style {
}
.broker_section .characteristics__box, .broker_section .characteristics__block {
    background-color: #eff1f3;
}
@media (max-width: 765px) {
    .broker_section .characteristics__box {
        padding: 13px 28px 44px;
    }
}
.card__photo:after {
    background: unset;
}

.prev_price {
    text-decoration: line-through;
    color: #e2103f;
}
@media (max-width: 480px) {
    .team__photo {
        filter: unset;
    }
}

.per_metr.characteristics__data.active {
    display: block;
}
.per_metr.characteristics__data {
    display: none;
}
.tooltip__dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    z-index: 50;
    right: 0;
    background-color: transparent;
    width: 100%;
    min-width: 220px;
    border-radius: 13px;
    box-shadow: 0px 2px 27px 0px rgba(92, 98, 118, 0.23);
    background-color: #ffffff;
    padding: 12px 0;
}
.tooltip__dropdown a {
    color: #464e55;
}
.dropdown__option {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    padding: 10px 11px;
    transition: all 0.2s linear;
    border-bottom: 1px solid #eff1f3;
}
.dropdown__option span {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.21;
    color: #000;
    color: #464e55;
    transition: all 0.2s linear;
}

@media (max-width: 1400px) {
    .hide-mobile {
        display: none;
    }
}
@media (min-width: 1400px) {
    .hide-desctop {
        display: none;
    }
}
@media (max-width: 769px) {
    .team__photo {
        align-items: end;
    }
}
.card__id {
    display: block;
}
@media (max-width: 1200px) {
    .team__photo img {
        max-height: 100%;
    }
}
.hidden.popup-hidden .header {
    z-index: 0;
}
</pre></body></html>