.text1 { font-size: 22px; font-family: "Roboto Condensed"; color: #000102; width: 50%; margin: 20px auto 0; text-align: center;  }
.text1 .big_text { font-size: 35px; color: rgb(125, 195, 22); font-weight: bold; text-transform: uppercase; }
.text2 { font-size: 30px; font-family: "Roboto Condensed"; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase; margin-top: 80px; }
.text2 SPAN { font-size: 25px; font-family: "Roboto Condensed"; color: rgb(255, 228, 0); display: block;}
.op-block.akrobat.flr .name { text-align: left; font-size: 25px; font-family: "Roboto Condensed"; color: rgb(35, 55, 6); font-weight: bold; text-transform: uppercase; }
.op-block.akrobat.flr LI { font-size: 18px; font-family: "Roboto Condensed"; color: rgb(83, 83, 83); text-align: left; line-height: 20px; padding: 3px 0; padding-left: 10px; background: url('/i/bul_main.png') no-repeat left 10px;}
.op-block.akrobat.flr LI SPAN { font-size: 14px; font-family: "Roboto Condensed"; color: rgb(83, 83, 83); font-style: italic; text-align: left; display: block;}
.op-block.akrobat.flr .head2 { font-size: 18px; font-family: "Roboto Condensed"; color: rgb(49, 150, 0); font-weight: bold; text-transform: uppercase; text-align: left; }
.op-block.akrobat.flr .c-gray { font-size: 12px; font-family: "Roboto Condensed"; color: rgb(135, 135, 135); text-align: left;}
.op-block.akrobat.flr .price.c-green { font-size: 35px; font-family: "Roboto Condensed"; color: rgb(255, 0, 0); font-weight: bold;  text-align: left; margin-bottom: 15px}
.op-block.akrobat.flr .price.c-green STRIKE { font-size: 16px; font-family: "Roboto Condensed"; color: rgb(61, 61, 61); text-decoration: line-through; text-align: left; display: block;}
.op-block.akrobat.flr .price.c-green STRIKE.strike2 { font-size: 35px; font-family: "Roboto Condensed"; color: rgb(0, 0, 0); font-weight: bold;  text-align: left; }
.op-block.akrobat.flr .price.c-green SPAN {  font-size: 12px; font-family: "Roboto Condensed"; color: rgb(255, 0, 0); font-weight: bold; text-transform: uppercase; display: block; margin-bottom: -8px}
.op-block.akrobat.flr .price.c-green SPAN B { font-style: normal; color: rgb(0, 0, 0); }
.op-block.akrobat.flr .c-gray2 { font-size: 18px; font-family: "Roboto Condensed"; color: rgb(94, 145, 16);  text-align: left; }
.vd_container {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    box-sizing: border-box;
    max-width: 1500px;
}

.main-home-title {
    margin-top: 28px;
    margin-bottom: 40px;
    background: rgb(7, 133, 55);
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 29px;
    text-align: center;
    text-transform: uppercase;
}

.main-home-title H1 {
    display: inline-block;
    margin: 20px 0 20px;
    padding-right: 0;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
}

.main-home-title SPAN {
    color: rgb(255, 204, 0);
}

@media (min-width: 768px) and (max-width: 991px) {
    .main-home-title {
        margin-top: 16px;
        margin-bottom: 26px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main-home-title {
        margin-top: 24px;
        margin-bottom: 36px;
    }
}

.realty_main {
    margin-top: 20px;
    margin-bottom: 40px;
}

.adaptive_outer_full .adaptive_header_container {
    padding-top: 0;
    padding-bottom: 0;
}

.outer.content.adaptive_outer.adaptive_outer_full {
    margin-bottom: 60px;
}

.adaptive_outer_full .adaptive_header_row_full {
    margin-left: 0;
    margin-right: 0;
}

.adaptive_outer_full .adaptive_header_col_full {
    padding-left: 0;
    padding-right: 0;
}

.adaptive_outer_full .adaptive_content_container_full {
    width: 100%;
}

.adaptive_outer_full .vd_container {
    width: 100%;
    max-width: 1500px;
    padding-left: 32px;
    padding-right: 32px;
    box-sizing: border-box;
}

.adaptive_outer_full .adaptive_content_row_full {
    margin-left: 0;
    margin-right: 0;
}

.adaptive_outer_full .content_adaptive_full.max_size {
    float: none !important;
    width: 100% !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.adaptive_outer_full .content_adaptive_full.max_size:has(.realty_catalog_page),
.adaptive_outer_full .content_adaptive_full.max_size:has(.vd_items_grid) {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.realty_catalog_page {
    padding-bottom: 40px;
}

.realty_catalog_tags {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    margin-top: -2px;
    margin-bottom: 20px;
    padding-top: 2px;
    padding-bottom: 12px;
    scroll-padding-left: 32px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.realty_catalog_tags::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.realty_catalog_tag_row {
    display: flex;
    align-items: center;
    gap: 6px;
    width: max-content;
    min-width: max-content;
}

.realty_catalog_tag_row + .realty_catalog_tag_row {
    margin-top: 6px;
}

.realty_catalog_tag,
.realty_catalog_tag:hover,
.realty_catalog_tag:focus,
.realty_catalog_tag:active {
    display: grid;
    grid-template-columns: 50px max-content;
    align-items: center;
    gap: 9px;
    width: max-content;
    min-width: 0;
    min-height: 50px;
    height: 50px;
    padding: 0 14px 0 0;
    border: .5px solid #ccc;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 5px 16px rgba(38, 72, 54, .1);
    color: #263a2f;
    font-family: "Roboto Condensed";
    font-size: 14px;
    text-decoration: none;
    transition: background .2s ease, box-shadow .2s ease, color .2s ease, transform .2s ease;
}

.realty_catalog_tag_icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 100%;
    border-radius: 10px 0 0 10px;
    background: linear-gradient(135deg, #eef7e2, #f8ecd7);
    overflow: hidden;
}

.realty_catalog_tag_icon IMG {
    display: block;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.realty_catalog_tag_text {
    display: block;
    white-space: nowrap;
}

.realty_catalog_tag:hover,
.realty_catalog_tag:focus,
.realty_catalog_tag:active {
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(229, 245, 235, .96)),
        #f4fbf6;
    box-shadow: 0 8px 20px rgba(35, 72, 50, .15);
    color: #153d29;
    transform: translateY(-1px);
}

.realty-overview-page {
    padding-bottom: 42px;
}

.adaptive_outer_full .content_adaptive_full.max_size:has(.realty-overview-page) {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.realty-overview-page__tags {
    margin-top: 0;
}

.realty-overview-page .realty_main:first-of-type {
    margin-top: 0;
}

.realty_catalog_tag.is-active,
.realty_catalog_tag.is-active:hover,
.realty_catalog_tag.is-active:focus,
.realty_catalog_tag.is-active:active {
    background:
        linear-gradient(135deg, rgba(54, 143, 194, .98), rgba(22, 134, 58, .9)),
        #368fc2;
    box-shadow: 0 8px 20px rgba(22, 134, 58, .2);
    color: #fff;
}

.realty_catalog_tag.is-active .realty_catalog_tag_icon {
    background: rgba(255, 255, 255, .92);
}

.realty_catalog_tags.realty_catalog_tags--dropdown {
    position: relative;
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 8px;
    overflow: visible;
    margin: 0;
    padding: 0;
    scroll-padding-left: 0;
}

.realty_catalog_tags_standalone {
    margin-bottom: 20px;
}

.realty_catalog_tags__label {
    color: #53605a;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    white-space: nowrap;
}

.realty_catalog_tags__button {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    height: 38px;
    width: auto;
    min-width: 0;
    max-width: 100%;
    gap: 10px;
    padding: 0 34px 0 0;
    border: 1px solid #cfdcd3;
    border-radius: 8px;
    background: #f7fbf8;
    color: #1f372b;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    transition: border-color .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease;
}

.realty_catalog_tags__button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 12px;
    height: 8px;
    background-color: #16863a;
    transform: translateY(-50%);
    transition: transform .18s ease;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='black' d='M1.4.7 6 5.3 10.6.7 12 2.1l-6 6-6-6L1.4.7Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='black' d='M1.4.7 6 5.3 10.6.7 12 2.1l-6 6-6-6L1.4.7Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.realty_catalog_tags.is-open .realty_catalog_tags__button::after {
    transform: translateY(-50%) rotate(180deg);
}

.realty_catalog_tags__button:hover,
.realty_catalog_tags__button:focus {
    border-color: #16863a;
    background: #fff;
    outline: none;
}

.realty_catalog_tags__button:focus-visible {
    box-shadow: 0 0 0 3px rgba(22, 134, 58, .12);
}

.realty_catalog_tags__button-text {
    display: block;
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.realty_catalog_tags__button-icon {
    display: inline-flex;
    flex: 0 0 38px;
    width: 38px;
    align-self: stretch;
    align-items: center;
    justify-content: center;
    border-radius: 7px 0 0 7px;
    background: linear-gradient(135deg, #eef7e2, #f8ecd7);
    overflow: hidden;
}

.realty_catalog_tags__button-icon IMG {
    display: block;
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.realty_catalog_tags__menu {
    position: absolute;
    top: calc(100% + 7px);
    right: 0;
    z-index: 2700;
    width: 390px;
    max-width: min(390px, calc(100vw - 32px));
    max-height: min(420px, calc(100vh - 180px));
    box-sizing: border-box;
    padding: 6px 18px 6px 6px;
    border: 1px solid #dbe8df;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 16px 36px rgba(28, 47, 56, .16);
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-gutter: stable;
    scrollbar-width: thin;
    scrollbar-color: #9eb2a6 #eef4f0;
}

@media (min-width: 993px) {
    .realty_catalog_tags_standalone .realty_catalog_tags__menu {
        right: auto;
        left: 0;
    }
}

.realty_catalog_tags:not(.is-open) .realty_catalog_tags__menu {
    display: none;
}

.realty_catalog_tags__menu::after,
.realty_catalog_tags__menu::before {
    content: "";
    position: absolute;
    right: 6px;
    z-index: 1;
    width: 6px;
    border-radius: 999px;
    pointer-events: none;
}

.realty_catalog_tags__menu::after {
    top: 8px;
    bottom: 8px;
    background: #eef4f0;
}

.realty_catalog_tags__menu::before {
    top: 14px;
    height: 64px;
    background: #9eb2a6;
}

.realty_catalog_tags__menu::-webkit-scrollbar {
    width: 10px;
}

.realty_catalog_tags__menu::-webkit-scrollbar-track {
    border-radius: 999px;
    background: #eef4f0;
}

.realty_catalog_tags__menu::-webkit-scrollbar-thumb {
    border: 2px solid #eef4f0;
    border-radius: 999px;
    background: #9eb2a6;
}

.realty_catalog_tags__menu::-webkit-scrollbar-thumb:hover {
    background: #779581;
}

.realty_catalog_tags__menu .realty_catalog_tag,
.realty_catalog_tags__menu .realty_catalog_tag:hover,
.realty_catalog_tags__menu .realty_catalog_tag:focus,
.realty_catalog_tags__menu .realty_catalog_tag:active {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    width: 100%;
    min-height: 52px;
    height: auto;
    margin: 0;
    padding: 0 10px 0 0;
    border: 0;
    border-radius: 8px;
    background: transparent;
    box-shadow: none;
    color: #263a2f;
    white-space: normal;
    transform: none;
}

.realty_catalog_tags__menu .realty_catalog_tag + .realty_catalog_tag {
    margin-top: 2px;
    background: #fcfcfc;
}

.realty_catalog_tags__menu .realty_catalog_tag:hover,
.realty_catalog_tags__menu .realty_catalog_tag:focus {
    background: #eef6f0;
    color: #16863a;
    outline: none;
}

.realty_catalog_tags__menu .realty_catalog_tag:focus-visible {
    box-shadow: 0 0 0 3px rgba(22, 134, 58, .12);
}

.realty_catalog_tags__menu .realty_catalog_tag.is-active,
.realty_catalog_tags__menu .realty_catalog_tag.is-active:hover,
.realty_catalog_tags__menu .realty_catalog_tag.is-active:focus,
.realty_catalog_tags__menu .realty_catalog_tag.is-active:active {
    background: #16863a;
    color: #fff;
}

.realty_catalog_tags__menu .realty_catalog_tag_icon {
    width: 42px;
    height: 100%;
    min-height: 40px;
    border-radius: 8px 0px 0px 8px;
}

.realty_catalog_tags__menu .realty_catalog_tag_icon IMG {
    width: 34px;
    height: 34px;
}

.realty_catalog_tags__menu .realty_catalog_tag_text {
    overflow-wrap: anywhere;
    white-space: normal;
    line-height: 1.15;
}

.realty_catalog_filters,
.realty_catalog_filters * {
    box-sizing: border-box;
}

.realty_catalog_filters {
    --realty-catalog-filter-button-width: 120px;
    margin-top: 4px;
    margin-bottom: 24px;
    background: #fff;
}

.realty_catalog_filters__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 12px;
}

.realty_catalog_filters__summary {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.realty_catalog_filters__count {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: baseline;
    gap: .25em;
    color: #1f372b;
    font-family: "Roboto Condensed";
    font-size: 22px;
    line-height: 1.2;
}

.realty_catalog_filters_heading_sentinel {
    display: block;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
}

.realty_catalog_filters_heading {
    position: -webkit-sticky;
    position: sticky;
    top: var(--realty-catalog-sticky-top, 60px);
    z-index: 2890;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 20px 0 14px;
    width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    min-height: 56px;
    padding: 9px 32px;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    background: rgba(255, 255, 255, .96);
    transition: border-color .18s ease, box-shadow .18s ease, min-height .18s ease, padding .18s ease;
}

.realty_catalog_filters_heading.is-heading-stuck {
    position: fixed;
    top: var(--realty-catalog-sticky-top, 60px);
    right: 0;
    left: 0;
    z-index: 2890;
    width: 100%;
    margin: 0;
    min-height: 42px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom-color: #dce8e1;
    box-shadow: 0 12px 28px rgba(28, 47, 56, .12);
    backdrop-filter: blur(8px);
    transform: translateZ(0);
}

.realty_catalog_filters_heading > h1 {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    padding-right: 0;
    line-height: 1.12;
    transition: font-size .18s ease, line-height .18s ease;
}

.realty_catalog_filters_heading.is-heading-stuck > h1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.15;
}

.realty_catalog_filters_heading_summary {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    justify-content: flex-end;
    min-width: 0;
}

.realty_catalog_filters_heading_action {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    min-width: 0;
}

.realty_catalog_filters_heading_summary .realty_catalog_filters__summary {
    display: flex;
    width: auto;
    min-width: 0;
}

.realty_catalog_filters_heading_summary .realty_catalog_filters__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 18px;
    border: 1px solid #bfd4c6;
    border-radius: 999px;
    background: #f4faf6;
    color: #1f372b;
    font-size: 21px;
    line-height: 1;
    white-space: nowrap;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .78);
    transition: min-height .18s ease, padding .18s ease, font-size .18s ease;
}

.realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters_heading_summary .realty_catalog_filters__count {
    min-height: 30px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 17px;
}

.realty_catalog_filters__count_word,
.realty_catalog_filters__count_number,
.realty_catalog_filters__count_label {
    display: inline;
}

.realty_catalog_filters__toolbar {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    justify-content: flex-end;
    gap: 14px;
    min-width: 0;
}

.realty_catalog_filters.is-filters-collapsed .realty_catalog_filters__top {
    margin-bottom: 0;
}

.realty_catalog_select {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
    color: #53605a;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    white-space: nowrap;
}

.realty_catalog_select__label,
.realty_catalog_view__label {
    color: #53605a;
}

.realty_catalog_select__field {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: fit-content;
    max-width: 100%;
}

.realty_catalog_select__field_sort::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 50%;
    z-index: 1;
    width: 15px;
    height: 15px;
    background-color: #16863a;
    pointer-events: none;
    transform: translateY(-50%);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='black' d='M5 1.75 1.75 5H4v9h2V5h2.25L5 1.75Zm6 12.5L14.25 11H12V2h-2v9H7.75L11 14.25Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='black' d='M5 1.75 1.75 5H4v9h2V5h2.25L5 1.75Zm6 12.5L14.25 11H12V2h-2v9H7.75L11 14.25Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.realty_catalog_select__select {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.realty_catalog_select__select::-ms-expand {
    display: none;
}

.realty_catalog_select__button {
    position: relative;
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    height: 38px;
    padding: 0 34px 0 36px;
    border: 1px solid #cfdcd3;
    border-radius: 8px;
    background-color: #fff;
    color: #2f3437;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color .18s ease, box-shadow .18s ease, color .18s ease;
}

.realty_catalog_select__button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 12px;
    height: 8px;
    background-color: #16863a;
    transform: translateY(-50%);
    transition: transform .18s ease;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='black' d='M1.4.7 6 5.3 10.6.7 12 2.1l-6 6-6-6L1.4.7Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='black' d='M1.4.7 6 5.3 10.6.7 12 2.1l-6 6-6-6L1.4.7Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.realty_catalog_select__button:hover,
.realty_catalog_select__button:focus {
    border-color: #16863a;
    outline: none;
}

.realty_catalog_select__button:focus-visible {
    box-shadow: 0 0 0 3px rgba(22, 134, 58, .12);
}

.realty_catalog_select__field.is-open .realty_catalog_select__button::after {
    transform: translateY(-50%) rotate(180deg);
}

.realty_catalog_select__button-text {
    display: block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.realty_catalog_select__menu {
    position: absolute;
    top: calc(100% + 7px);
    right: 0;
    z-index: 2600;
    width: max-content;
    min-width: 100%;
    max-width: min(360px, calc(100vw - 32px));
    padding: 6px;
    border: 1px solid #dbe8df;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 36px rgba(28, 47, 56, .16);
}

.realty_catalog_select__option {
    position: relative;
    display: block;
    width: 100%;
    min-height: 34px;
    padding: 8px 34px 8px 12px;
    border: 0;
    border-radius: 6px;
    background: transparent;
    color: #2f3437;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.15;
    text-align: left;
    white-space: nowrap;
    cursor: pointer;
}

.realty_catalog_select__option:hover,
.realty_catalog_select__option:focus {
    background: #eef6f0;
    color: #16863a;
    outline: none;
}

.realty_catalog_select__option.is-active {
    color: #16863a;
    font-weight: 500;
}

.realty_catalog_select__option.is-active::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 14px;
    height: 10px;
    border-left: 2px solid #16863a;
    border-bottom: 2px solid #16863a;
    transform: translateY(-64%) rotate(-45deg);
}

.realty_catalog_filters__toggle {
    position: relative;
    display: inline-flex !important;
    flex: 0 1 auto;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 38px;
    width: auto;
    min-width: 46px;
    max-width: 100%;
    padding: 0 34px 0 12px;
    border: 1px solid #cfdcd3;
    border-radius: 8px;
    background: #fff;
    color: #16863a;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease;
}

.realty_catalog_filters__toggle::before,
.realty_catalog_filters__toggle::after {
    content: "";
    display: block;
    flex: 0 0 auto;
    background-color: currentColor;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.realty_catalog_filters__toggle::before {
    width: 16px;
    height: 16px;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='black' d='M2 3h12l-4.8 5.45V13l-2.4 1V8.45L2 3Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='black' d='M2 3h12l-4.8 5.45V13l-2.4 1V8.45L2 3Z'/%3E%3C/svg%3E");
}

.realty_catalog_filters__toggle::after {
    position: absolute;
    top: 50%;
    right: 12px;
    width: 12px;
    height: 8px;
    transform: translateY(-50%) rotate(180deg);
    transition: transform .18s ease;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='black' d='M1.4.7 6 5.3 10.6.7 12 2.1l-6 6-6-6L1.4.7Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='black' d='M1.4.7 6 5.3 10.6.7 12 2.1l-6 6-6-6L1.4.7Z'/%3E%3C/svg%3E");
}

.realty_catalog_filters__toggle:hover,
.realty_catalog_filters__toggle:focus {
    border-color: #16863a;
    outline: none;
}

.realty_catalog_filters__toggle:focus-visible {
    box-shadow: 0 0 0 3px rgba(22, 134, 58, .12);
}

.realty_catalog_filters__toggle.is-active {
    border-color: #16863a;
    background: #16863a;
    color: #fff;
    box-shadow: 0 6px 14px rgba(22, 134, 58, .18);
}

.realty_catalog_filters__toggle:not(.is-active)::after {
    transform: translateY(-50%);
}

.realty_catalog_filters__toggle_text {
    display: block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.realty_catalog_filters__toggle_word {
    display: inline;
}

.realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters__toggle {
    height: 32px;
    padding-right: 30px;
    padding-left: 10px;
    font-size: 14px;
}

.realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters__toggle::before {
    width: 14px;
    height: 14px;
}

.realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters__toggle::after {
    right: 10px;
    width: 10px;
    height: 7px;
}

@media (min-width: 993px) {
    .realty_catalog_filters.has-active-filters .realty_catalog_filters__toggle .realty_catalog_filters__toggle_text::after,
    .realty_catalog_filters__toggle.has-active-filters .realty_catalog_filters__toggle_text::after {
        content: "";
        position: absolute;
        top: 3px;
        right: 3px;
        width: 8px;
        height: 8px;
        border: 2px solid #fff;
        border-radius: 999px;
        background: #df2f2f;
        box-shadow: 0 1px 4px rgba(120, 28, 28, .26);
        pointer-events: none;
    }

    .realty_catalog_filters_heading.is-heading-stuck {
        margin-top: 0;
    }

    .realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters_heading_action {
        align-items: center;
        padding-top: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle:not(.is-filters-open) {
        display: none !important;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_filters.has-heading-filter-toggle.is-filters-open,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open {
        position: fixed;
        top: var(--realty-catalog-filters-popup-top, calc(var(--realty-catalog-sticky-top, 60px) + 52px));
        right: 32px;
        bottom: auto;
        left: auto;
        z-index: 2990;
        display: grid !important;
        grid-template-rows: auto minmax(0, 1fr) auto;
        gap: 0;
        width: min(560px, calc(100vw - 64px)) !important;
        max-width: min(560px, calc(100vw - 64px)) !important;
        max-height: calc(100vh - var(--realty-catalog-filters-popup-top, 112px) - 16px);
        margin: 0 !important;
        padding: 14px !important;
        border: 1px solid #dbe8df;
        border-radius: 12px;
        background: #fff;
        box-shadow: 0 20px 52px rgba(28, 47, 56, .24);
        overflow: hidden;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__top {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: minmax(0, 1fr) 38px;
        grid-template-areas: "count close";
        align-items: center;
        gap: 10px;
        margin-bottom: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #e2ece5;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__summary {
        grid-area: count;
        display: flex;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__count {
        display: inline-flex;
        width: 100%;
        min-width: 0;
        overflow: hidden;
        font-size: 20px;
        line-height: 1.15;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close {
        position: relative;
        grid-area: close;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        border: 1px solid #cbdacf;
        border-radius: 999px;
        background: #fff;
        color: #2f3437;
        cursor: pointer;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::before,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 16px;
        height: 2px;
        border-radius: 2px;
        background: currentColor;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line {
        grid-column: 1 / -1;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr);
        gap: 12px;
        width: 100%;
        min-height: 0;
        max-width: none;
        margin: 0;
        padding: 12px 2px 0;
        border: 0;
        border-radius: 0;
        background: #fff;
        box-shadow: none;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-color: #9eb4a4 #eef5f0;
        scrollbar-gutter: stable;
        scrollbar-width: thin;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line::-webkit-scrollbar {
        width: 8px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line::-webkit-scrollbar-track {
        background: #eef5f0;
        border-radius: 999px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line::-webkit-scrollbar-thumb {
        border: 2px solid #eef5f0;
        border-radius: 999px;
        background: #9eb4a4;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__toolbar {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 10px;
        width: 100%;
        max-width: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__label {
        display: block;
        color: #53605a;
        font-size: 15px;
        line-height: 1.15;
    }

    .adaptive_outer_full .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view {
        display: grid;
        grid-template-columns: 82px minmax(0, 1fr);
        align-items: center;
        gap: 8px;
        width: 100%;
        max-width: none;
        padding: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__label {
        grid-column: 1;
        align-self: center;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__field,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__options {
        grid-column: 2;
        width: 100%;
        min-width: 0;
        max-width: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button {
        height: 46px;
        gap: 10px;
        padding: 0 34px 0 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button-icon {
        flex-basis: 50px;
        width: 50px;
        height: 100%;
        border-radius: 7px 0 0 7px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button-icon IMG {
        width: 34px;
        height: 34px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__button {
        justify-content: flex-start;
        width: 100%;
        min-width: 0;
        max-width: none;
        height: 42px;
        padding: 0 34px 0 36px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__field_sort::before {
        left: 12px;
        transform: translateY(-50%);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__menu {
        position: absolute;
        top: calc(100% + 7px);
        left: 0;
        right: 0;
        z-index: 3100;
        min-width: 0;
        max-width: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select_sort .realty_catalog_select__menu {
        z-index: 3100;
        max-height: none;
        overflow-y: visible;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select_sort .realty_catalog_select__field.is-open {
        z-index: 3100;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu {
        padding-right: 6px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu::before,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu::after {
        display: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__ranges {
        grid-template-columns: minmax(0, 1fr);
        width: 100%;
        gap: 10px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filter[data-realty-catalog-filter="price"] {
        grid-column: 1 / -1;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__actions {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 10px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__communications {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 38px;
        gap: 8px;
        width: 100%;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__footer {
        position: relative;
        z-index: 1;
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        width: 100%;
        min-width: 0;
        padding-top: 10px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, .86), #fff 12px);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__reset,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__apply {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-width: 0;
        height: 42px;
        min-height: 42px;
        padding: 0 12px;
        border-radius: 8px;
        font-family: "Roboto Condensed", Arial, sans-serif;
        font-size: 16px;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__reset {
        flex-direction: row;
        gap: 3px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__reset span {
        display: inline-block !important;
        width: auto;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__apply {
        border: 1px solid #16863a;
        background: #16863a;
        color: #fff;
        box-shadow: 0 6px 14px rgba(22, 134, 58, .18);
    }
}

@media (max-width: 1320px) and (min-width: 993px) {
    .realty_catalog_filters_heading_summary .realty_catalog_filters__count_word--found {
        display: none;
    }
}

@media (min-width: 993px) {
    .adaptive_outer_full .realty_catalog_page .realty_catalog_filters.has-heading-filter-toggle.is-filters-open,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open {
        position: fixed;
        top: var(--realty-catalog-filters-popup-top, calc(var(--realty-catalog-sticky-top, 60px) + 52px));
        left: 32px;
        right: 32px;
        bottom: auto;
        z-index: 2990;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: auto;
        grid-template-areas: "line";
        align-items: start;
        gap: 10px;
        width: auto !important;
        max-width: min(1500px, calc(100vw - 64px)) !important;
        max-height: none;
        min-height: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-right: auto !important;
        margin-left: auto !important;
        padding: 12px 12px 8px !important;
        border: 1px solid #dbe8df;
        border-radius: 8px;
        box-shadow: 0 20px 52px rgba(28, 47, 56, .24);
        overflow: visible;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__top {
        display: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line {
        grid-area: line;
        display: grid !important;
        grid-template-columns: 524px minmax(0, 1fr) 298px;
        grid-template-areas:
            "toolbar toolbar toolbar"
            "ranges ranges ranges"
            "actions . footer";
        align-items: stretch;
        gap: 10px 12px;
        min-width: 0;
        padding: 0;
        overflow: visible;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__toolbar {
        grid-area: toolbar;
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto auto;
        align-items: center;
        gap: 10px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view {
        justify-self: end;
        order: 3;
        flex: 0 0 auto;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select_sort {
        justify-self: end;
        order: 2;
        flex: 0 1 auto;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.is-open,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__field.is-open {
        position: relative;
        z-index: 3100;
    }

    .adaptive_outer_full .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown {
        order: 1;
        justify-self: start;
        flex: 0 1 auto;
        max-width: min(390px, 42vw);
    }

    .adaptive_outer_full .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view {
        display: inline-flex;
        grid-template-columns: none;
        align-items: center;
        gap: 8px;
        width: auto;
        min-width: 0;
        max-width: 100%;
        padding: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__label {
        display: inline-block;
        grid-column: auto;
        flex: 0 0 auto;
        font-size: 15px;
        line-height: 1.1;
        white-space: nowrap;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__field,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__options {
        grid-column: auto;
        min-width: 0;
        max-width: 100%;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button {
        width: auto;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__field {
        flex: 0 1 auto;
        width: auto;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__button {
        width: auto;
        min-width: 0;
        max-width: 100%;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button-text,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__button-text {
        flex: 0 1 auto;
        max-width: min(260px, 27vw);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__ranges {
        grid-area: ranges;
        display: grid;
        grid-template-columns: repeat(var(--realty-catalog-filter-range-count, 2), minmax(190px, 1fr));
        gap: 10px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filter[data-realty-catalog-filter="price"] {
        grid-column: auto;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__actions {
        grid-area: actions;
        display: grid;
        grid-template-columns: 524px;
        align-items: stretch;
        justify-self: start;
        gap: 0;
        width: 524px;
        min-width: 524px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__communications {
        display: grid;
        grid-template-columns: 90px 90px 160px 160px;
        grid-auto-rows: 40px;
        gap: 8px;
        width: 524px;
        min-width: 524px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_check--gas {
        order: 1;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_check--electricity {
        order: 3;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_check--water {
        order: 2;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_check--sewerage {
        order: 4;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__footer {
        grid-area: footer;
        justify-self: end;
        align-self: start;
        display: grid;
        grid-template-columns: repeat(2, 145px);
        gap: 8px;
        width: 298px;
        min-width: 298px;
        padding-top: 0;
        background: transparent;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__reset,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__apply {
        height: 40px;
        min-height: 40px;
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 1160px) {
    .adaptive_outer_full .realty_catalog_page .realty_catalog_filters.has-heading-filter-toggle.is-filters-open,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open {
        grid-template-columns: minmax(0, 1fr);
        grid-template-areas: "line";
        align-items: end;
        gap: 10px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line {
        grid-template-columns: 524px minmax(0, 1fr) 298px;
        grid-template-areas:
            "toolbar toolbar toolbar"
            "ranges ranges ranges"
            "actions . footer";
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__footer {
        justify-self: stretch;
        align-self: end;
        width: 298px;
        min-width: 298px;
    }
}

@media (min-width: 1380px) {
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line {
        grid-template-columns: 524px minmax(0, 1fr) 298px;
        grid-template-areas:
            "toolbar toolbar toolbar"
            "ranges ranges ranges"
            "actions . footer";
        gap: 10px 12px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__ranges {
        grid-template-columns: repeat(var(--realty-catalog-filter-range-count, 2), minmax(210px, 1fr));
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__actions {
        justify-self: start;
    }
}

@media (max-width: 1200px) and (min-width: 993px) {
    .realty_catalog_filters__toggle_word--view {
        display: none;
    }
}

@media (max-width: 1100px) and (min-width: 993px) {
    .realty_catalog_filters__toggle_word--sort {
        display: none;
    }
}

@media (max-width: 1020px) and (min-width: 993px) {
    .realty_catalog_filters__toggle {
        width: 42px;
        min-width: 42px;
        max-width: 42px;
        padding-right: 0;
        padding-left: 0;
    }

    .realty_catalog_filters__toggle::after,
    .realty_catalog_filters__toggle_text {
        display: none;
    }
}

.realty_catalog_filters__line {
    display: flex;
    align-items: stretch;
    gap: 12px;
    min-width: 0;
}

.realty_catalog_filters__line[hidden] {
    display: none !important;
}

.realty_catalog_filters__actions {
    display: flex;
    flex: 0 0 auto;
    align-items: stretch;
    gap: 12px;
    min-width: 0;
}

.realty_catalog_filters__footer {
    display: flex;
    flex: 0 0 auto;
    align-items: stretch;
    gap: 12px;
    min-width: 0;
}

.realty_catalog_filters__close,
.realty_catalog_filters__apply {
    display: none;
}

.realty_catalog_filters__ranges {
    display: grid;
    grid-template-columns: repeat(var(--realty-catalog-filter-range-count, 2), minmax(0, 1fr));
    flex: 1 1 560px;
    gap: 12px;
    min-width: 0;
    margin-bottom: 0;
}

.realty_catalog_filter {
    min-width: 0;
    padding: 12px 12px 14px;
    border: 1px solid #e1e9e2;
    border-radius: 8px;
    background: #fbfdfb;
}

.realty_catalog_filter__top {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 0;
}

.realty_catalog_filter__label {
    color: #20382b;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 1.2;
}

.realty_catalog_filter__value {
    color: #2f6f8d;
    font-family: "Roboto Condensed";
    font-size: 16px;
    line-height: 1.2;
    text-align: right;
    white-space: nowrap;
}

.realty_catalog_filter__range {
    position: relative;
    height: 38px;
}

.realty_catalog_filter__track {
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    height: 6px;
    border-radius: 999px;
    background: #dfe8e1;
}

.realty_catalog_filter__track span {
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 999px;
    background: linear-gradient(90deg, #67a43f, #2f8aa7);
}

.realty_catalog_filter--static .realty_catalog_filter__range {
    height: 30px;
}

.realty_catalog_filter--static .realty_catalog_filter__track {
    top: 12px;
}

.realty_catalog_filter--static .realty_catalog_filter__track span {
    left: 0;
    right: 0;
    opacity: .72;
}

.realty_catalog_filter--static .realty_catalog_filter__track::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #2f6f8d;
    box-shadow: 0 2px 8px rgba(33, 67, 82, .2);
    transform: translate(-50%, -50%);
}

.realty_catalog_filter__input {
    position: absolute;
    left: 0;
    top: 8px;
    width: 100%;
    height: 22px;
    margin: 0;
    padding: 0;
    background: transparent;
    pointer-events: none;
    -webkit-appearance: none;
    appearance: none;
}

.realty_catalog_filter__input::-webkit-slider-runnable-track {
    height: 6px;
    background: transparent;
}

.realty_catalog_filter__input::-moz-range-track {
    height: 6px;
    background: transparent;
}

.realty_catalog_filter__input::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    margin-top: -7px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #2f6f8d;
    box-shadow: 0 2px 8px rgba(33, 67, 82, .25);
    cursor: pointer;
    pointer-events: auto;
    -webkit-appearance: none;
    appearance: none;
}

.realty_catalog_filter__input::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #2f6f8d;
    box-shadow: 0 2px 8px rgba(33, 67, 82, .25);
    cursor: pointer;
    pointer-events: auto;
}

.realty_catalog_filter__ticks {
    position: absolute;
    left: 0;
    right: 0;
    top: 29px;
    height: 6px;
}

.realty_catalog_filter__ticks span {
    position: absolute;
    top: 0;
    width: 1px;
    height: 5px;
    background: #b6c6ba;
}

.realty_catalog_filters__communications {
    display: grid;
    grid-template-columns: 90px 160px;
    grid-auto-rows: 1fr;
    flex: 0 0 auto;
    gap: 8px;
    margin-bottom: 0;
}

.realty_catalog_check--gas {
    order: 1;
}

.realty_catalog_check--electricity {
    order: 3;
}

.realty_catalog_check--water {
    order: 2;
}

.realty_catalog_check--sewerage {
    order: 4;
}

.realty_catalog_check {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    min-width: 0;
    min-height: 0;
    padding: 0 12px;
    border: 1px solid #d4e1d7;
    border-radius: 6px;
    background: #f7fbf8;
    color: #263a2f;
    font-family: "Roboto Condensed";
    font-size: 17px;
    line-height: 1;
    cursor: pointer;
}

.realty_catalog_check input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.realty_catalog_check__box {
    position: relative;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #9eb4a4;
    border-radius: 4px;
    background: #fff;
}

.realty_catalog_check__text {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.realty_catalog_check input:checked + .realty_catalog_check__box {
    border-color: #2f8a4d;
    background: #2f8a4d;
}

.realty_catalog_check input:checked + .realty_catalog_check__box:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.realty_catalog_filters__reset {
    display: inline-flex !important;
    flex: 0 0 var(--realty-catalog-filter-button-width);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-self: stretch;
    gap: 0;
    width: var(--realty-catalog-filter-button-width);
    min-height: 0;
    padding: 0 10px;
    border: 1px solid #cbdacf;
    border-radius: 6px;
    background: #fff;
    color: #2f6f8d;
    font-family: "Roboto Condensed";
    font-size: 17px;
    line-height: 1.08;
    text-align: center;
    white-space: normal;
    cursor: pointer;
}

.realty_catalog_filters__reset.is-idle {
    border-color: #dde7df;
    background: #f7faf8;
    color: #81908a;
    cursor: default;
}

.realty_catalog_filters__reset[hidden] {
    display: inline-flex !important;
}

.realty_catalog_filters__reset span {
    display: block !important;
    width: 100%;
}

.realty_catalog_empty {
    margin-top: 12px;
    margin-bottom: 24px;
    padding: 22px 24px;
    border: 1px solid #d9e7dc;
    border-left: 4px solid #76a982;
    border-radius: 8px;
    background: #f6faf7;
    color: #44574a;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 1.35;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .adaptive_outer_full .realty_catalog_page .realty_catalog_empty {
        width: calc(100% - 30px);
        max-width: calc(100% - 30px);
    }
}

@media (min-width: 1025px) {
    .adaptive_outer_full .realty_catalog_page .realty_catalog_empty {
        width: calc(100% - 64px);
        max-width: calc(1500px - 64px);
    }
}

.realty_catalog_empty strong,
.realty_catalog_empty span {
    display: block;
}

.realty_catalog_empty strong {
    color: #31543a;
    font-size: 22px;
    font-weight: 500;
}

.realty_catalog_empty span {
    margin-top: 5px;
}

.realty_catalog_empty[hidden] {
    display: none;
}

.realty_catalog_map {
    margin-top: 10px;
    margin-bottom: 30px;
}

.realty_catalog_map__shell {
    position: relative;
    overflow: hidden;
    min-height: 580px;
    border: 1px solid #dbe8df;
    border-radius: 8px;
    background: #eef5f0;
}

.realty_catalog_map__canvas {
    width: 100%;
    height: 580px;
    min-height: 580px;
}

.realty_catalog_map__status {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 10;
    max-width: min(420px, calc(100% - 32px));
    padding: 10px 14px;
    border: 1px solid rgba(207, 220, 211, .9);
    border-radius: 8px;
    background: rgba(255, 255, 255, .94);
    color: #263a2f;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.25;
    box-shadow: 0 10px 24px rgba(28, 47, 56, .13);
}

.realty_catalog_map__status[hidden] {
    display: none;
}

.realty_catalog_map__status.is-error {
    border-color: #f0c9c9;
    color: #9d1e1e;
}

.realty_catalog_map_controls,
.realty_catalog_map_layer_switch,
.realty_catalog_map_touch_lock,
.realty_catalog_map_scroll_hint {
    font-family: "Roboto Condensed", Arial, sans-serif;
}

.realty_catalog_map_controls {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 70;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
    pointer-events: auto;
}

.realty_catalog_map_zoom {
    display: grid;
    gap: 4px;
}

.realty_catalog_map_control_button,
.realty_catalog_map_layer_button,
.realty_catalog_map_touch_lock {
    border: 1px solid rgba(31, 55, 43, .18);
    background: rgba(255, 255, 255, .96);
    color: #20382b;
    cursor: pointer;
    box-shadow: 0 6px 18px rgba(28, 47, 56, .14);
    transition: background-color .18s ease, color .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.realty_catalog_map_control_button:hover,
.realty_catalog_map_control_button:focus,
.realty_catalog_map_layer_button:hover,
.realty_catalog_map_layer_button:focus,
.realty_catalog_map_touch_lock:hover,
.realty_catalog_map_touch_lock:focus {
    border-color: rgba(22, 134, 58, .34);
    background: #fff;
    color: #16863a;
    outline: none;
    box-shadow: 0 8px 22px rgba(28, 47, 56, .18);
}

.realty_catalog_map_control_button.is-active,
.realty_catalog_map_layer_button.is-active {
    border-color: #16863a;
    background: #16863a;
    color: #fff;
}

.realty_catalog_map_control_button:disabled,
.realty_catalog_map_layer_button:disabled {
    opacity: .48;
    cursor: default;
    box-shadow: none;
}

.realty_catalog_map_control_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 8px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
}

.realty_catalog_map_3d_button {
    width: 38px;
    font-size: 17px;
    font-weight: 700;
}

.realty_catalog_map_layer_switch {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 70;
    display: inline-flex;
    overflow: hidden;
    border: 1px solid rgba(31, 55, 43, .18);
    border-radius: 8px;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 6px 18px rgba(28, 47, 56, .14);
}

.realty_catalog_map_layer_button {
    height: 38px;
    padding: 0 13px;
    border-width: 0 1px 0 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
}

.realty_catalog_map_layer_button:last-child {
    border-right: 0;
}

.realty_catalog_map_scroll_hint {
    position: absolute;
    top: 12px;
    left: 50%;
    z-index: 72;
    max-width: min(430px, calc(100% - 260px));
    padding: 9px 13px;
    border: 1px solid rgba(31, 55, 43, .16);
    border-radius: 8px;
    background: rgba(255, 255, 255, .96);
    color: #20382b;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    box-shadow: 0 8px 22px rgba(28, 47, 56, .16);
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, -6px);
    transition: opacity .18s ease, transform .18s ease;
}

.realty_catalog_map_scroll_hint.is-visible {
    opacity: 1;
    transform: translate(-50%, 0);
}

.realty_catalog_map_touch_guard {
    position: absolute;
    inset: 0;
    z-index: 35;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border: 0;
    background: linear-gradient(to bottom, rgba(238, 245, 240, .18), rgba(238, 245, 240, .38));
    color: #20382b;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    touch-action: pan-y;
}

.realty_catalog_map_touch_guard span {
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    padding: 10px 14px;
    border: 1px solid rgba(31, 55, 43, .16);
    border-radius: 8px;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 8px 22px rgba(28, 47, 56, .16);
}

.realty_catalog_map.is-touch-locked .realty_catalog_map_touch_guard {
    display: flex;
}

.realty_catalog_map_touch_lock {
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 70;
    display: none;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 13px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1;
}

.realty_catalog_map.is-touch-active .realty_catalog_map_touch_lock {
    display: inline-flex;
}

.realty_catalog_map_marker {
    position: relative;
    width: 18px;
    height: 18px;
    z-index: 1;
    border: 0;
    background: transparent;
    cursor: pointer;
    outline: none;
    transform: translate(-50%, -50%);
}

.realty_catalog_map_marker.is-card-open,
.realty_catalog_map_marker:hover,
.realty_catalog_map_marker:focus-within {
    z-index: 10000;
}

.realty_catalog_map_marker__dot {
    position: absolute;
    inset: 0;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #16863a;
    box-shadow: 0 3px 12px rgba(18, 74, 37, .28);
    transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}

.realty_catalog_map_marker:hover .realty_catalog_map_marker__dot,
.realty_catalog_map_marker:focus-visible .realty_catalog_map_marker__dot,
.realty_catalog_map_marker.is-card-open .realty_catalog_map_marker__dot {
    background: #368fc2;
    box-shadow: 0 4px 16px rgba(31, 92, 125, .36);
    transform: scale(1.18);
}

.realty_catalog_map_cluster {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 9px;
    border: 3px solid #fff;
    border-radius: 20px;
    background: #16863a;
    color: #fff;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: 0 4px 16px rgba(18, 74, 37, .32);
    transform: translate(-50%, -50%);
    transition: background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.realty_catalog_map_cluster:hover,
.realty_catalog_map_cluster:focus-visible {
    background: #368fc2;
    box-shadow: 0 5px 18px rgba(31, 92, 125, .4);
    outline: none;
    transform: translate(-50%, -50%) scale(1.06);
}

.realty_catalog_map_card {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 12px);
    z-index: 10001;
    display: none;
    width: 292px;
    overflow: hidden;
    border: 1px solid #dbe8df;
    border-radius: 8px;
    background: #fff;
    color: #263a2f;
    font-family: "Roboto Condensed", Arial, sans-serif;
    text-decoration: none;
    box-shadow: 0 18px 42px rgba(28, 47, 56, .24);
    transform: translateX(-50%);
}

.realty_catalog_map_card::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -7px;
    width: 14px;
    height: 14px;
    border-right: 1px solid #dbe8df;
    border-bottom: 1px solid #dbe8df;
    background: #fff;
    transform: translateX(-50%) rotate(45deg);
}

.realty_catalog_map_marker:hover .realty_catalog_map_card,
.realty_catalog_map_marker:focus-within .realty_catalog_map_card,
.realty_catalog_map_marker.is-card-open .realty_catalog_map_card,
.realty_catalog_map_marker.is-card-measuring .realty_catalog_map_card {
    display: block;
}

.realty_catalog_map_marker.is-card-measuring .realty_catalog_map_card {
    visibility: hidden;
    pointer-events: none;
}

.realty_catalog_map_marker.is-card-below .realty_catalog_map_card {
    top: calc(100% + 12px);
    bottom: auto;
}

.realty_catalog_map_marker.is-card-below .realty_catalog_map_card::after {
    top: -7px;
    bottom: auto;
    border-top: 1px solid #dbe8df;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #dbe8df;
}

.realty_catalog_map_marker > .realty_catalog_map_card {
    display: none !important;
}

.realty_catalog_map_card--float {
    position: absolute;
    bottom: auto;
    display: block;
    z-index: 10020;
    transform: none;
}

.realty_catalog_map_card--float::after {
    left: var(--realty-map-card-arrow-left, 50%);
}

.realty_catalog_map_card--float.is-card-below::after {
    top: -7px;
    bottom: auto;
    border-top: 1px solid #dbe8df;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #dbe8df;
}

.realty_catalog_map_card img {
    display: block;
    width: 100%;
    height: 148px;
    object-fit: cover;
    background: #e8f0ea;
}

.realty_catalog_map_card__body {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 5px;
    padding: 12px 13px 14px;
}

.realty_catalog_map_card strong {
    color: #1f372b;
    font-size: 18px;
    line-height: 1.15;
}

.realty_catalog_map_card__meta,
.realty_catalog_map_card__communications {
    color: #64736c;
    font-size: 14px;
    line-height: 1.2;
}

.realty_catalog_map_card__price {
    color: #16863a;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
}

.realty_catalog_page[data-catalog-view="map"] .realty_catalog_autoload_trigger {
    display: none;
}

@media (max-width: 720px) {
    .realty_catalog_map__shell {
        min-height: 520px;
    }

    .realty_catalog_map__canvas {
        height: 520px;
        min-height: 520px;
    }

    .realty_catalog_map_controls {
        top: 10px;
        right: 10px;
        gap: 4px;
    }

    .realty_catalog_map_control_button {
        width: 36px;
        height: 36px;
        font-size: 21px;
    }

    .realty_catalog_map_3d_button {
        width: 36px;
        font-size: 16px;
    }

    .realty_catalog_map_layer_switch {
        top: 10px;
        left: 10px;
        max-width: calc(100% - 116px);
    }

    .realty_catalog_map_layer_button {
        height: 36px;
        padding: 0 9px;
        font-size: 15px;
    }

    .realty_catalog_map_scroll_hint {
        top: 56px;
        right: 10px;
        left: 10px;
        max-width: none;
        font-size: 15px;
        transform: translateY(-6px);
    }

    .realty_catalog_map_scroll_hint.is-visible {
        transform: translateY(0);
    }

    .realty_catalog_map_touch_lock {
        right: 10px;
        bottom: 10px;
        font-size: 15px;
    }
}

.realty_catalog_page.is-filter-loading [data-realty-catalog-list] {
    opacity: .45;
    pointer-events: none;
}

.realty_catalog_filter_status[hidden] {
    display: none !important;
}

.realty_catalog_filter_status {
    position: fixed;
    left: 50%;
    top: 46%;
    z-index: 3200;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-height: 54px;
    padding: 0 20px;
    border: 1px solid rgba(255, 255, 255, .85);
    border-radius: 10px;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(245, 250, 247, .98)),
        #fff;
    color: #20382b;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 19px;
    line-height: 1;
    box-shadow: 0 20px 48px rgba(28, 47, 56, .2);
    transform: translate(-50%, -50%);
}

.realty_catalog_filter_status__spinner {
    position: relative;
    display: block;
    width: 26px;
    height: 26px;
    border: 3px solid rgba(22, 134, 58, .16);
    border-top-color: #16863a;
    border-radius: 50%;
    animation: realty-catalog-spin .8s linear infinite;
}

.realty_catalog_filter_status__spinner::after {
    content: "";
    position: absolute;
    inset: 5px;
    border-radius: 50%;
    background: #eaf5ee;
}

@keyframes realty-catalog-spin {
    to {
        transform: rotate(360deg);
    }
}

.realty_catalog_villages,
.realty_catalog_villages * {
    box-sizing: border-box;
}

.realty_catalog_villages {
    --realty-village-card-gap: 12px;
    --realty-village-card-width: 150px;
    --realty-village-card-height: 200px;
    --realty-village-card-speed: 480s;
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: 100vw;
    margin-top: -2px;
    margin-left: -50vw;
    margin-bottom: 20px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.adaptive_outer_full .realty_catalog_page .realty_catalog_villages.vd_container {
    width: 100vw;
    max-width: none;
    margin-right: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.realty_catalog_villages__viewport {
    overflow: hidden;
    width: 100%;
    padding: 6px 0 12px;
    cursor: grab;
    user-select: none;
    touch-action: pan-y;
}

.realty_catalog_villages__viewport--pressed {
    cursor: grabbing;
}

.realty_catalog_villages__track {
    display: flex;
    width: max-content;
    will-change: transform;
}

.realty_catalog_villages__track.is-animated {
    animation: realty-catalog-villages-scroll var(--realty-village-card-speed) linear infinite;
}

.realty_catalog_villages__track--static {
    width: 100%;
    justify-content: flex-start;
}

.realty_catalog_villages__slide {
    flex: 0 0 auto;
    width: calc(var(--realty-village-card-width) + var(--realty-village-card-gap));
    padding-right: var(--realty-village-card-gap);
}

.realty_catalog_village_card {
    position: relative;
    display: block;
    width: var(--realty-village-card-width);
    height: var(--realty-village-card-height);
    overflow: hidden;
    border-radius: 9px;
    background: #e5eee8;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 10px 20px rgba(31, 55, 43, .12);
    transform: translateZ(0);
}

.realty_catalog_village_card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(180deg, rgba(10, 24, 18, .32) 0%, rgba(10, 24, 18, 0) 40%),
        linear-gradient(0deg, rgba(7, 18, 13, .62) 0%, rgba(7, 18, 13, 0) 54%);
    pointer-events: none;
}

.realty_catalog_village_card__image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .55s ease;
}

.realty_catalog_village_card:hover .realty_catalog_village_card__image,
.realty_catalog_village_card:focus-visible .realty_catalog_village_card__image {
    transform: scale(1.045);
}

.realty_catalog_village_card:focus-visible {
    outline: 2px solid #2f8aa7;
    outline-offset: 3px;
}

.realty_catalog_village_card__type,
.realty_catalog_village_card__badge,
.realty_catalog_village_card__name {
    position: absolute;
    z-index: 2;
    font-family: "Roboto Condensed", Arial, sans-serif;
}

.realty_catalog_village_card__type {
    top: 8px;
    left: 8px;
    max-width: calc(100% - 16px);
    padding: 5px 7px 4px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.realty_catalog_village_card__type--settlement {
    border-color: #0b68a8;
    background: #0b75bd;
    color: #fff;
}

.realty_catalog_village_card__type--village {
    border-color: rgba(0, 0, 0, .14);
    background: #fff;
    color: #111;
}

.realty_catalog_village_card__badge {
    right: 8px;
    bottom: 54px;
    max-width: calc(100% - 16px);
    padding: 4px 7px;
    border-radius: 999px;
    background: #2f8aa7;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.realty_catalog_village_card__badge--installment {
    top: 8px;
    right: 8px;
    bottom: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    max-width: none;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .9);
    border-radius: 50%;
    background: #b9342e;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    overflow: visible;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .22);
}

.realty_catalog_village_card__badge--installment::after {
    content: attr(aria-label);
    position: absolute;
    top: calc(100% + 7px);
    right: 0;
    z-index: 4;
    display: block;
    width: max-content;
    max-width: 116px;
    padding: 7px 9px;
    border: 1px solid rgba(255, 255, 255, .92);
    border-radius: 7px;
    background: rgba(97, 27, 24, .96);
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.15;
    text-align: left;
    white-space: normal;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .28);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-2px);
    transition: opacity .16s ease, transform .16s ease;
}

.realty_catalog_village_card__badge--installment::before {
    content: "";
    position: absolute;
    top: calc(100% + 2px);
    right: 8px;
    z-index: 5;
    width: 9px;
    height: 9px;
    background: rgba(97, 27, 24, .96);
    opacity: 0;
    pointer-events: none;
    transform: rotate(45deg) translateY(-2px);
    transition: opacity .16s ease, transform .16s ease;
}

.realty_catalog_village_card__badge--installment:hover::after,
.realty_catalog_village_card__badge--installment:hover::before,
.realty_catalog_village_card:focus-visible .realty_catalog_village_card__badge--installment::after,
.realty_catalog_village_card:focus-visible .realty_catalog_village_card__badge--installment::before {
    opacity: 1;
    transform: translateY(0);
}

.realty_catalog_village_card__badge--installment:hover::before,
.realty_catalog_village_card:focus-visible .realty_catalog_village_card__badge--installment::before {
    transform: rotate(45deg) translateY(0);
}

.realty_catalog_village_card__name {
    right: 9px;
    bottom: 10px;
    left: 9px;
    display: block;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.05;
    text-shadow: 0 2px 7px rgba(0, 0, 0, .62);
}

@keyframes realty-catalog-villages-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.realty_catalog_intro_wrap {
    margin-top: 28px;
}

.realty_catalog_intro {
    position: relative;
    overflow: hidden;
    padding: 26px 30px;
    border: 1px solid #dce9f1;
    border-radius: 28px;
    background: linear-gradient(135deg, #f8fcff 0%, #eef7fc 62%, #ffffff 100%);
    box-shadow: 0 18px 42px rgba(26, 68, 96, .08);
}

.realty_catalog_intro:before {
    content: "";
    position: absolute;
    top: -70px;
    right: -50px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(125, 195, 22, .16) 0%, rgba(125, 195, 22, 0) 72%);
    pointer-events: none;
}

.realty_catalog_intro_text {
    position: relative;
    z-index: 1;
    color: #35515f;
    font-size: 19px;
    line-height: 1.74;
}

.realty_catalog_intro_text > *:first-child {
    margin-top: 0;
}

.realty_catalog_intro_text > *:last-child {
    margin-bottom: 0;
}

.realty_catalog_intro_text p,
.realty_catalog_intro_text ul,
.realty_catalog_intro_text ol,
.realty_catalog_intro_text table,
.realty_catalog_intro_text blockquote {
    margin: 0 0 16px;
}

.realty_catalog_intro_text h2,
.realty_catalog_intro_text h3,
.realty_catalog_intro_text h4 {
    margin: 0 0 14px;
    color: #14394b;
}

.realty_catalog_intro_text ul,
.realty_catalog_intro_text ol {
    padding-left: 24px;
}

.realty_catalog_intro_text a,
.realty_catalog_intro_text a:hover,
.realty_catalog_intro_text a:focus,
.realty_catalog_intro_text a:active {
    color: #2f6f8d;
}

.realty_catalog_intro_text strong,
.realty_catalog_intro_text b {
    color: #163949;
}

.realty_catalog_autoload_trigger {
    width: 100%;
    height: 1px;
}

.realty_catalog_page.is-autoload-active .realty_catalog_pager_wrap,
.realty_catalog_page.is-autoload-complete .realty_catalog_pager_wrap {
    display: none;
}

.realty_catalog_loader {
    display: flex;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 18px;
}

.realty_catalog_loader[hidden] {
    display: none !important;
}

.main-benefits-section {
    margin: 38px 0 44px;
}

.main-benefits-section > .vd_container {
    box-sizing: border-box;
}

.main-benefits-section__title {
    margin: 0 0 18px;
    font-family: Arial;
    font-size: 45px;
    font-weight: normal;
    line-height: 1.15;
    color: #313131;
}

.main-benefits-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 18px;
}

.main-benefits-card,
.main-benefits-card:hover,
.main-benefits-card:focus,
.main-benefits-card:active {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    min-width: 0;
    min-height: 158px;
    padding: 24px 14px 20px;
    color: #26382f;
    background: #fff;
    border: 1px solid #dde4e0;
    border-radius: 8px;
    box-shadow: 0 8px 22px rgba(39, 61, 45, .08);
    text-align: center;
    text-decoration: none;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.main-benefits-card:hover,
.main-benefits-card:focus {
    border-color: #b9cfc4;
    box-shadow: 0 14px 34px rgba(39, 61, 45, .16);
    transform: translateY(-2px);
}

.main-benefits-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 74px;
    margin-bottom: 13px;
}

.main-benefits-card__icon IMG {
    display: block;
    max-width: 100%;
    height: auto;
}

.main-benefits-card__text {
    display: block;
    font: 700 17px/1.25 "Roboto Condensed", sans-serif;
}

@media (min-width: 768px) {
    body.page-home h2,
    body.page-home .h2,
    body.page-home h2 a,
    body.page-home h2 a:hover,
    body.page-home h2 a:focus,
    body.page-home h2 a:active {
        font-family: Arial;
        font-weight: normal;
        font-size: 45px;
        color: #313131;
        text-decoration: none;
    }
}

@media (max-width: 767px) {
    body.page-home h2,
    body.page-home .h2,
    body.page-home h2 a,
    body.page-home h2 a:hover,
    body.page-home h2 a:focus,
    body.page-home h2 a:active {
        font-family: Arial;
        font-weight: normal;
        font-size: 30px;
        color: #313131;
        text-decoration: none;
    }
}

@media (max-width: 1199px) {
    .main-benefits-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .main-home-title {
        margin-top: 12px;
        margin-bottom: 22px;
    }

    .main-home-title H1 {
        font-size: 22px;
    }

    .main-benefits-section {
        margin: 32px 0 38px;
    }

    .main-benefits-section > .vd_container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .main-benefits-section__title {
        margin-bottom: 14px;
        font-size: 30px;
    }

    .main-benefits-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }

    .main-benefits-card {
        min-height: 144px;
        padding: 20px 10px 16px;
    }

    .main-benefits-card__icon {
        width: 62px;
        height: 62px;
        margin-bottom: 10px;
    }

    .main-benefits-card__text {
        font-size: 15px;
    }
}

.realty_catalog_loader_inner {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-height: 48px;
    padding: 0 18px;
    border: 1px solid #d8e8f1;
    border-radius: 999px;
    background: rgba(238, 247, 252, .92);
    color: #2f6f8d;
    font-family: "Roboto Condensed";
    font-size: 18px;
    box-shadow: 0 12px 28px rgba(26, 68, 96, .08);
}

.realty_catalog_loader_spinner {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(47, 111, 141, .2);
    border-top-color: #3f8bb2;
    border-radius: 50%;
    animation: realtyCatalogSpin .8s linear infinite;
}

@keyframes realtyCatalogSpin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.realty_main,
.realty_main * {
    box-sizing: border-box;
}

.realty_main_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin: 0 0 18px;
}

.realty_main > .realty_main_head > h2 {
    margin: 0;
    min-width: 0;
}

.realty_main_more,
.realty_main_more:hover,
.realty_main_more:focus,
.realty_main_more:active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid #d2e4ef;
    border-radius: 999px;
    background: #eef7fc;
    color: #2f6f8d;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    transition: background .2s ease, border-color .2s ease, color .2s ease;
}

.realty_main_more:hover,
.realty_main_more:focus,
.realty_main_more:active {
    background: #dfeef8;
    border-color: #bdd9ea;
    color: #184f63;
}

.realty_main > h2 {
    margin: 0 0 18px;
}

.realty_main > h2 .realty_main_title_link,
.realty_main > h2 .realty_main_title_link:hover,
.realty_main > h2 .realty_main_title_link:focus,
.realty_main > h2 .realty_main_title_link:active {
    color: inherit;
    text-decoration: none;
}

.vd_items_grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px 12px;
}

.vd_items_grid > .promo-block-grid-span {
    grid-column: 1 / -1;
    min-width: 0;
}

.promo-block-slot {
    display: block;
    width: 100%;
    min-width: 0;
    margin: -8px 0 42px;
}

.promo-block-slot > .vd_container {
    min-height: var(--promo-slot-min-height, 320px);
}

.promo-block-slot__skeleton {
    position: relative;
    min-height: var(--promo-slot-min-height, 320px);
    border-radius: 28px;
    overflow: hidden;
    background: linear-gradient(180deg, #f7fafc 0%, #eef4f8 100%);
    border: 1px solid #dde8ef;
    box-shadow: 0 12px 30px rgba(26, 68, 96, 0.07);
}

.promo-block-slot__skeleton:before,
.promo-block-slot__skeleton:after {
    content: "";
    position: absolute;
    left: 28px;
    right: 28px;
    background: rgba(160, 188, 205, .18);
}

.promo-block-slot__skeleton:before {
    top: 30px;
    height: 34px;
    max-width: 260px;
    border-radius: 999px;
}

.promo-block-slot__skeleton:after {
    top: 84px;
    height: calc(100% - 120px);
    border-radius: 24px;
    background:
        linear-gradient(90deg, rgba(210,224,234,.35) 0%, rgba(255,255,255,.7) 48%, rgba(210,224,234,.35) 100%);
    background-size: 220% 100%;
    animation: promo-block-slot-shimmer 2.2s linear infinite;
}

.promo-block-slot.is-promo-empty {
    display: none;
}

.promo-block-slot.is-promo-ready > .promo-block .main-inline-promo {
    margin-top: 0;
    margin-bottom: 0;
}

.vd_items_grid > .promo-block-grid-span .main-inline-promo {
    margin-top: 6px;
    margin-bottom: 6px;
}

.vd_items_grid > .promo-block-grid-span .promo-block-slot {
    margin: 6px 0;
}

.vd_items_grid > .promo-block-grid-span .promo-block-slot > .vd_container,
.vd_items_grid > .promo-block-grid-span .promo-block > .vd_container {
    padding-left: 0;
    padding-right: 0;
}

@keyframes promo-block-slot-shimmer {
    0% {
        background-position: 100% 0;
    }
    100% {
        background-position: -100% 0;
    }
}

@media (max-width: 991px) {
    .promo-block-slot > .vd_container,
    .promo-block-slot__skeleton {
        min-height: var(--promo-slot-min-height-tablet, var(--promo-slot-min-height-mobile, 220px));
    }
}

@media (max-width: 767px) {
    .promo-block-slot {
        margin: -8px 0 32px;
    }

    .promo-block-slot > .vd_container,
    .promo-block-slot__skeleton {
        min-height: var(--promo-slot-min-height-mobile, 220px);
    }

    .promo-block-slot__skeleton {
        border-radius: 0;
    }

    .promo-block-slot__skeleton:before,
    .promo-block-slot__skeleton:after {
        left: 18px;
        right: 18px;
    }

    .promo-block-slot__skeleton:before {
        top: 20px;
        height: 28px;
        max-width: 180px;
    }

    .promo-block-slot__skeleton:after {
        top: 62px;
        height: calc(100% - 90px);
        border-radius: 20px;
    }
}

.vd_items_grid .item {
    display: flex;
    flex-direction: column;
    min-width: 0;
    text-decoration: none;
}

.vd_items_grid > .item.is-autoload-enter,
.vd_items_grid > .promo-block-grid-span.is-autoload-enter {
    opacity: 0;
    transform: translateY(18px);
}

.vd_items_grid > .item.is-autoload-enter.is-autoload-visible,
.vd_items_grid > .promo-block-grid-span.is-autoload-enter.is-autoload-visible {
    opacity: 1;
    transform: none;
    transition: opacity .42s ease, transform .42s ease;
}

.vd_items_grid .item .image {
    position: relative;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 3 / 4;
    border-radius: 12px;
}

.vd_items_grid .item .image.no_image {
    background: linear-gradient(180deg, #f6faf7 0%, #e9f2ec 100%);
    border: 1px solid rgba(117, 151, 126, .22);
}

.vd_items_grid .item .image img.image_list {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vd_items_grid .item .image picture.image_picture {
    display: block;
    width: 100%;
    height: 100%;
}

.vd_items_grid .item .image .header {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    padding: 6px;
    margin-right: 6px;
    color: #000;
    font-size: 1.2rem;
}

.vd_items_grid .item .image .header span {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 6px 8px;
    border-radius: 8px;
    color: #fff;
    font-size: .75rem;
    line-height: 1;
    text-shadow: .5px .5px .5px rgba(0, 0, 0, .6);
    box-shadow: .5px .5px .5px rgba(0, 0, 0, .6);
}

.vd_items_grid .item .image .header span.land {
    /* background: #1ebb2b; */
    background: rgba(8, 133, 55, 0.4);
}

.vd_items_grid .item .image .header span.home {
    /* background: rgb(218, 58, 58); */
    background: rgba(8, 133, 55, 0.4);
}

.vd_items_grid .item .image .header span i {
    font-family: Arial, sans-serif;
    font-size: 1.3rem;
    font-style: normal;
}

.vd_items_grid .item .image .realty_catalog_installment_badge {
    position: absolute;
    bottom: 6px;
    left: 6px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 145px;
    max-width: calc(100% - 12px);
    padding: 7px 12px 9px;
    box-sizing: border-box;
    border-radius: 10px;
    background: linear-gradient(135deg, #9f2925 0%, #b9342e 48%, #d95042 100%);
    box-shadow: 0 4px 12px rgba(71, 17, 14, .3);
    color: #fff;
    font-family: "Roboto Condensed", Arial, sans-serif;
    line-height: 1;
    pointer-events: none;
    text-align: left;
    text-shadow: none;
}

.realty_catalog_installment_badge__title {
    margin-bottom: 4px;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: .09em;
    line-height: 1;
    opacity: .9;
    text-transform: uppercase;
}

.vd_items_grid .item .image .realty_catalog_installment_badge strong {
    color: inherit;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.1;
    white-space: nowrap;
}

.vd_items_grid .item .image .utilities {
    position: absolute;
    right: 6px;
    bottom: 6px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 6px;
    align-items: flex-end;
}

.vd_items_grid .item .image.has-installment-badge .utilities {
    bottom: 61px;
}

.vd_items_grid .item .image .utilities span {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: .2rem .5rem .2rem .4rem;
    border-radius: 6px;
    color: #fff;
    font-size: .8rem;
    text-shadow: .5px .5px .5px rgba(0, 0, 0, .6);
    box-shadow: .5px .5px .5px rgba(0, 0, 0, .6);
}

.vd_items_grid .item .image .utilities span.is_gas {
    /* background: rgba(255, 107, 129, 1); */
    background: rgba(8, 133, 55, 0.4);
}

.vd_items_grid .item .image .utilities span.is_water {
    /* background: rgba(30, 144, 255, 1); */
    background: rgba(8, 133, 55, 0.4);
}

.vd_items_grid .item .image .utilities span.is_kan {
    /* background: rgba(50, 205, 50, 1); */
    background: rgba(8, 133, 55, 0.4);
}

.vd_items_grid .item .image .utilities span.is_electricity {
    /* background: rgba(255, 165, 0, 1); */
    background: rgba(8, 133, 55, 0.4);
}

.vd_items_grid .item .image .utilities span i {
    font-size: .5rem;
    text-shadow: none;
}

.vd_items_grid .item .info {
    width: 100%;
    flex: 1;
}

.vd_items_grid .item .info .price {
    display: flex;
    align-items: center;
    gap: 6px;
    width: 100%;
    margin: 8px 0 0;
    padding: 0 6px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
}

.vd_items_grid .item .info .price.red {
    color: #b22020;
}

.vd_items_grid .item .info .price.green {
    color: #088537;
}

.vd_items_grid .item .info .price.blue {
    color: rgb(53, 143, 195);
}

.vd_items_grid .item .info .price img {
    margin-top: -2px;
}

.vd_items_grid .item .info .price s {
    margin-left: 6px;
    color: #666;
    font-size: 15px;
    font-weight: normal;
}

.vd_items_grid .item .info .header {
    display: -webkit-box;
    overflow: hidden;
    width: 100%;
    max-height: 2.4em;
    padding: 0 6px;
    color: rgba(0, 0, 0, .8);
    font-size: 14px;
    line-height: 1.2;
    hyphens: auto;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.realty_catalog_table_wrap {
    overflow-x: auto;
    margin-top: 2px;
    margin-bottom: 28px;
    border: 0;
    border-radius: 8px;
    background: #fff;
    box-shadow: none;
}

.realty_catalog_table {
    width: 100%;
    min-width: 920px;
    border-collapse: collapse;
    color: #2f3437;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.35;
}

.realty_catalog_table th {
    padding: 14px 16px;
    background: #f3f7f4;
    color: #53605a;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
}

.realty_catalog_table td {
    padding: 13px 16px;
    border-top: 1px solid #e9efeb;
    vertical-align: middle;
}

.realty_catalog_table tbody tr:hover {
    background: #f7fbf8;
}

.realty_catalog_table tbody tr.is-autoload-enter {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity .24s ease, transform .24s ease;
}

.realty_catalog_table tbody tr.is-autoload-enter.is-autoload-visible {
    opacity: 1;
    transform: translateY(0);
}

.realty_catalog_table__sort {
    display: inline-grid !important;
    grid-template-columns: max-content 12px;
    align-items: center;
    column-gap: 9px;
    max-width: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: inherit;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}

.realty_catalog_table__sort:hover,
.realty_catalog_table__sort:focus {
    color: #16863a;
    outline: none;
}

.realty_catalog_table__sort:focus-visible {
    border-radius: 6px;
    box-shadow: 0 0 0 3px rgba(22, 134, 58, .14);
}

.realty_catalog_table__sort-icon {
    position: relative;
    display: block;
    width: 12px;
    min-width: 12px;
    height: 15px;
    color: #adb8b1;
}

.realty_catalog_table__sort-icon::before,
.realty_catalog_table__sort-icon::after {
    content: "";
    position: absolute;
    left: 1px;
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    opacity: .7;
}

.realty_catalog_table__sort-icon::before {
    top: 1px;
    border-bottom: 5px solid currentColor;
}

.realty_catalog_table__sort-icon::after {
    bottom: 1px;
    border-top: 5px solid currentColor;
}

.realty_catalog_table__sort.is-sort-asc .realty_catalog_table__sort-icon::before,
.realty_catalog_table__sort.is-sort-desc .realty_catalog_table__sort-icon::after,
.realty_catalog_table th.is-sort-active {
    color: #16863a;
}

.realty_catalog_table__sort.is-sort-asc .realty_catalog_table__sort-icon::before,
.realty_catalog_table__sort.is-sort-desc .realty_catalog_table__sort-icon::after {
    opacity: 1;
}

.realty_catalog_table__photo_head,
.realty_catalog_table__photo {
    width: 110px;
    text-align: center !important;
}

.realty_catalog_table__photo {
    padding: 6px !important;
}

.realty_catalog_table__photo picture,
.realty_catalog_table__photo img {
    display: block;
    width: 92px;
    height: 62px;
    margin: 0 auto;
    border-radius: 8px;
    object-fit: cover;
}

.realty_catalog_table__photo img,
.realty_catalog_table__photo_empty {
    box-shadow: 0 5px 12px rgba(37, 61, 45, .14);
}

.realty_catalog_table__photo picture img {
    width: 100%;
    height: 100%;
}

.realty_catalog_table__photo_empty {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: #9aa9a0;
    font-size: 16px;
    line-height: 1;
}

.realty_catalog_table__object a {
    color: #16863a;
    font-size: 16px;
    line-height: 1.2;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.realty_catalog_table__object a:hover,
.realty_catalog_table__object a:focus {
    color: #0f7432;
}

.realty_catalog_table__area,
.realty_catalog_table__price,
.realty_catalog_table__price100 {
    white-space: nowrap;
}

.realty_catalog_table__communications,
.realty_catalog_table__communications_head {
    display: none;
}

.realty_catalog_table__metric {
    display: flex;
    align-items: baseline;
    gap: 4px;
    white-space: nowrap;
}

.realty_catalog_table__metric + .realty_catalog_table__metric {
    margin-top: 4px;
}

.realty_catalog_table__metric_label {
    color: #68776f;
    font-size: 12px;
    font-weight: 400;
}

.realty_catalog_table__metric_value {
    color: #263a2f;
}

.realty_catalog_table__price {
    font-weight: 700;
}

.realty_catalog_table__communication_list {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 12px;
    max-width: 360px;
    margin-top: 10px;
}

.realty_catalog_table__communication {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    min-height: 0;
    padding: 0 0 3px;
    background: transparent;
    color: #5f7068;
    font-size: 10px;
}

.realty_catalog_table__communication span[aria-hidden="true"] {
    font-size: 10px;
    opacity: .72;
}

.realty_catalog_table__empty_value {
    color: #9aa9a0;
}

.realty_catalog_table__cadastral,
.realty_catalog_table__cadastral_head {
    width: 170px;
    color: #53605a;
    white-space: nowrap;
}

.realty_catalog_pager_wrap {
    display: block;
    clear: both;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 34px;
}

.realty_catalog_pager {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
    float: none !important;
    margin: 8px 0 0 !important;
}

.realty_catalog_pager a,
.realty_catalog_pager b {
    float: none !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px !important;
    border-radius: 999px;
    font-family: "Roboto Condensed";
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
}

.realty_catalog_pager a {
    background: #eef5f9;
    color: #356a86 !important;
}

.realty_catalog_pager a:hover {
    background: #dcebf5;
    color: #184f63 !important;
}

.realty_catalog_pager b {
    background: #368fc2;
    color: #fff;
    font-weight: 700;
}

@media (max-width: 1280px) {
    .vd_items_grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 30px 10px;
    }
}

@media (max-width: 1320px) {
    .realty_catalog_tags__label,
    .realty_catalog_select__label,
    .realty_catalog_view__label {
        display: none;
    }

    .realty_catalog_filters__toolbar {
        gap: 10px;
    }
}

@media (max-width: 1024px) {
    .vd_container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .adaptive_outer_full .vd_container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .adaptive_outer_full .content_adaptive_full.max_size {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .adaptive_outer_full .content_adaptive_full.max_size:has(.realty_catalog_page),
    .adaptive_outer_full .content_adaptive_full.max_size:has(.vd_items_grid) {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .vd_items_grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px 8px;
    }

    .vd_items_grid .item .info .price {
        font-size: 18px;
    }

    .realty_catalog_filters__toolbar {
        flex-wrap: wrap;
    }

    .realty_catalog_filters__line {
        flex-wrap: wrap;
    }

    .realty_catalog_filters__ranges {
        flex: 1 1 100%;
    }
}

@media (min-width: 769px) and (max-width: 1199px) {
    .realty_catalog_filters__toolbar {
        flex-wrap: nowrap;
        gap: 10px;
    }

    .realty_catalog_filters__line {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(134px, auto);
        gap: 10px;
    }

    .realty_catalog_filters__ranges {
        grid-column: 1 / -1;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        flex: 0 0 auto;
        gap: 10px;
        width: 100%;
    }

    .realty_catalog_filters__actions {
        display: grid;
        grid-template-columns:
            minmax(72px, .75fr)
            minmax(78px, .8fr)
            minmax(142px, 1.35fr)
            minmax(126px, 1.15fr);
        grid-column: 1;
        align-items: stretch;
        gap: 8px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters__footer {
        grid-column: 2;
        display: flex;
        align-items: stretch;
        gap: 8px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters__communications {
        display: contents;
    }

    .realty_catalog_check--gas {
        order: 1;
    }

    .realty_catalog_check--water {
        order: 2;
    }

    .realty_catalog_check--electricity {
        order: 3;
    }

    .realty_catalog_check--sewerage {
        order: 4;
    }

    .realty_catalog_check {
        min-width: 0;
        min-height: 38px;
        height: 38px;
        padding: 0 10px;
        font-size: 15px;
    }

    .realty_catalog_filters__reset {
        flex-direction: row;
        gap: 3px;
        width: auto;
        min-width: 134px;
        min-height: 38px;
        height: 38px;
        align-self: stretch;
        padding: 0 12px;
        font-size: 15px;
        line-height: 1;
        white-space: nowrap;
    }

    .realty_catalog_filters__reset span {
        display: inline-block !important;
        width: auto;
    }
}

@media (min-width: 769px) and (max-width: 1100px) {
    .realty_catalog_view__option {
        width: 38px;
        padding: 0;
    }

    .realty_catalog_view__option span:not(.realty_catalog_view__icon) {
        display: none;
    }

    .realty_catalog_view__icon {
        flex-basis: 15px;
    }
}

@media (min-width: 769px) and (max-width: 900px) {
    .realty_catalog_filters__top {
        align-items: stretch;
        flex-direction: column;
        gap: 10px;
    }

    .realty_catalog_filters__summary {
        width: 100%;
    }

    .realty_catalog_filters__toolbar {
        width: 100%;
    }
}

@media (max-width: 768px) {
    body:has(.realty_catalog_page) .site-breadcrumbs {
        display: none;
    }

    .vd_container {
        padding-left: 0;
        padding-right: 0;
    }

    .adaptive_outer_full .vd_container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .adaptive_outer_full .content_adaptive_full.max_size {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .adaptive_outer_full .content_adaptive_full.max_size:has(.realty_catalog_page),
    .adaptive_outer_full .content_adaptive_full.max_size:has(.vd_items_grid) {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .adaptive_outer_full .realty_catalog_page .vd_container {
        padding-left: 0;
        padding-right: 0;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_tags {
        padding-left: 15px;
        padding-right: 15px;
    }

    .realty_catalog_tags {
        margin-bottom: 18px;
        padding-top: 1px;
        padding-bottom: 11px;
        scroll-padding-left: 15px;
    }

    .realty-overview-page {
        padding-bottom: 34px;
    }

    .adaptive_outer_full .realty-overview-page .realty_catalog_tags {
        padding-left: 15px;
        padding-right: 15px;
    }

    .realty_catalog_tag,
    .realty_catalog_tag:hover,
    .realty_catalog_tag:focus,
    .realty_catalog_tag:active {
        grid-template-columns: 50px max-content;
        gap: 8px;
        min-height: 48px;
        height: 48px;
        padding: 0 12px 0 0;
        border-radius: 10px;
        font-size: 13px;
    }

    .realty_catalog_tag_icon {
        width: 50px;
        height: 100%;
        border-radius: 10px 0 0 10px;
    }

    .realty_catalog_tag_icon IMG {
        width: 37px;
        height: 37px;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_tags.realty_catalog_tags--dropdown {
        display: flex;
        align-items: stretch;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        max-width: calc(100vw - 30px);
        padding-left: 0;
        padding-right: 0;
    }

    .realty_catalog_tags__menu {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        max-width: none;
        max-height: 320px;
        margin-top: 1px;
    }

    .realty_catalog_tags__button {
        width: 100%;
        padding-right: 30px;
        padding-left: 0;
    }

    .realty_catalog_tags__menu .realty_catalog_tag,
    .realty_catalog_tags__menu .realty_catalog_tag:hover,
    .realty_catalog_tags__menu .realty_catalog_tag:focus,
    .realty_catalog_tags__menu .realty_catalog_tag:active {
        grid-template-columns: 52px minmax(0, 1fr);
        min-height: 52px;
        height: auto;
        padding: 0 10px 0 0;
        border-radius: 8px;
        font-size: 14px;
    }

    .realty_catalog_tags__menu .realty_catalog_tag_icon {
        width: 52px;
        height: 100%;
        min-height: 52px;
        border-radius: 8px 0 0 8px;
    }

    .realty_catalog_tags__menu .realty_catalog_tag_icon IMG {
        width: 34px;
        height: 34px;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_table_wrap,
    .adaptive_outer_full .realty_catalog_page .realty_catalog_empty {
        width: calc(100vw - 30px) !important;
        max-width: calc(100vw - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_empty {
        padding: 18px 16px;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_empty strong {
        font-size: 20px;
    }

    .realty_catalog_filters {
        width: auto !important;
        padding-top: 14px;
        padding-right: 0;
        padding-bottom: 14px;
        padding-left: 0;
        border: 0;
        max-width: none;
        overflow: visible;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_filters {
        width: calc(100vw - 30px) !important;
        max-width: calc(100vw - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }

    .realty_catalog_filters__top {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .realty_catalog_filters__summary {
        justify-content: space-between;
        width: 100%;
    }

    .realty_catalog_filters__count {
        font-size: 20px;
    }

    .realty_catalog_filters__toolbar,
    .realty_catalog_select,
    .realty_catalog_view {
        display: flex;
        align-items: stretch;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        max-width: calc(100vw - 30px);
    }

    .realty_catalog_select__field,
    .realty_catalog_select__button {
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_select__menu {
        right: auto;
        left: 0;
        max-width: calc(100vw - 60px);
    }

    .realty_catalog_view__options {
        width: 100%;
        max-width: calc(100vw - 30px);
        box-sizing: border-box;
    }

    .realty_catalog_view__option {
        flex: 1 1 0;
        min-width: 0;
        gap: 4px;
        height: 30px;
        padding: 0 4px;
        font-size: 14px;
    }

    .realty_catalog_view__icon {
        flex: 0 0 13px;
        width: 13px;
        height: 13px;
    }

    .realty_catalog_filters__toolbar {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 44px;
        gap: 8px;
        align-items: stretch;
        width: 100%;
        max-width: calc(100vw - 30px);
    }

    .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_select_sort {
        grid-column: 1 / -1;
    }

    .realty_catalog_view {
        grid-column: 1;
        width: auto;
    }

    .realty_catalog_filters__toggle {
        flex: 0 0 44px;
        grid-column: 2;
        width: 44px;
        min-width: 44px;
        max-width: 44px;
        padding: 0;
    }

    .realty_catalog_filters__toggle::before {
        width: 17px;
        height: 17px;
    }

    .realty_catalog_filters__toggle::after,
    .realty_catalog_filters__toggle_text {
        display: none;
    }

    .realty_catalog_filters__line {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        align-items: stretch;
        gap: 12px;
        margin-top: 12px;
        padding: 12px;
        border: 1px solid #dbe8df;
        border-radius: 10px;
        background: #fff;
        box-shadow: 0 14px 32px rgba(28, 47, 56, .14);
    }

    .realty_catalog_filters__ranges {
        grid-template-columns: 1fr;
        flex: 0 0 auto;
        gap: 12px;
    }

    .realty_catalog_filters__actions {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 108px;
        align-items: stretch;
        gap: 8px;
    }

    .realty_catalog_filter {
        padding: 12px;
    }

    .realty_catalog_filter__top {
        align-items: baseline;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 4px 12px;
    }

    .realty_catalog_filter__value {
        flex: 0 1 auto;
        text-align: right;
        white-space: nowrap;
    }

    .realty_catalog_filters__communications {
        display: grid;
        grid-template-columns: minmax(72px, .72fr) minmax(126px, 1.28fr);
        grid-auto-rows: 36px;
        flex: 0 0 auto;
        gap: 7px;
    }

    .realty_catalog_check--water {
        order: 1;
    }

    .realty_catalog_check--sewerage {
        order: 2;
    }

    .realty_catalog_check--gas {
        order: 3;
    }

    .realty_catalog_check--electricity {
        order: 4;
    }

    .realty_catalog_filters__reset {
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: auto;
        flex-basis: auto;
        align-self: stretch;
        min-height: 79px;
        padding: 0 8px;
        font-size: 15px;
        line-height: 1.12;
        text-align: center;
    }

    .realty_catalog_filters__reset span {
        display: block !important;
        width: 100%;
        text-align: center;
    }

    .realty_catalog_check {
        width: 100%;
        min-width: 0;
        min-height: 36px;
        gap: 6px;
        padding: 0 8px;
        font-size: 14px;
    }

    .realty_catalog_check__text {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .realty_catalog_filter_status {
        width: calc(100vw - 48px);
        justify-content: center;
        padding: 0 16px;
        font-size: 18px;
    }

    .realty_catalog_intro_wrap {
        margin-top: 22px;
    }

    .realty_catalog_intro {
        padding: 20px 18px;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .realty_catalog_intro_text {
        font-size: 16px;
        line-height: 1.66;
    }

    .realty_catalog_intro_text ul,
    .realty_catalog_intro_text ol {
        padding-left: 20px;
    }

    .adaptive_outer_full .adaptive_header_container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .realty_main_head {
        margin-left: 15px;
        margin-right: 15px;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .realty_main > .realty_main_head > h2 {
        margin-left: 0;
        margin-right: 0;
    }

    .realty_main_more,
    .realty_main_more:hover,
    .realty_main_more:focus,
    .realty_main_more:active {
        min-height: 38px;
        padding: 0 15px;
        font-size: 16px;
        white-space: normal;
    }

    .realty_main > h2 {
        margin-left: 15px;
        margin-right: 15px;
    }

    .vd_items_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 2px;
    }

    .vd_items_grid .item .info .price {
        font-size: 16px;
    }

    .vd_items_grid .item .info .header {
        font-size: 13px;
    }

    .realty_catalog_table_wrap {
        width: calc(100vw - 30px) !important;
        max-width: calc(100vw - 30px);
        overflow: visible;
        margin-left: 15px;
        margin-right: 15px;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
    }

    .realty_catalog_table {
        display: block;
        min-width: 0;
        font-size: 16px;
    }

    .realty_catalog_table thead {
        display: none;
    }

    .realty_catalog_table tbody,
    .realty_catalog_table tr,
    .realty_catalog_table td {
        display: block;
        box-sizing: border-box;
    }

    .realty_catalog_table tbody {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: stretch;
        gap: 8px;
        width: 100%;
    }

    .realty_catalog_table tr {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: auto auto auto auto auto auto;
        align-content: start;
        column-gap: 8px;
        row-gap: 0;
        height: 100%;
        width: 100%;
        min-width: 0;
        overflow: hidden;
        margin-bottom: 0;
        padding: 8px;
        border: 1px solid #dfe8e1;
        border-radius: 8px;
        background: #fff;
        box-shadow: 0 10px 24px rgba(37, 61, 45, .16);
    }

    @supports (grid-template-rows: subgrid) {
        .realty_catalog_table tr {
            grid-row: span 6;
            grid-template-rows: subgrid;
        }
    }

    .realty_catalog_table td {
        display: block;
        grid-column: 1 / -1;
        min-width: 0;
        padding: 6px 0;
        border-top: 1px solid #e9efeb;
        text-align: left;
    }

    .realty_catalog_table td::before {
        content: attr(data-label);
        display: block;
        margin-bottom: 2px;
        color: #7a858b;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.25;
        text-align: left;
    }

    .realty_catalog_table td.realty_catalog_table__photo {
        display: block !important;
        grid-column: 1 / -1;
        grid-row: 1;
        width: auto;
        padding: 0 !important;
        border-top: 0 !important;
        text-align: left !important;
    }

    .realty_catalog_table tbody tr.has-catalog-photo td.realty_catalog_table__photo {
        position: relative;
        width: calc(100% + 16px);
        aspect-ratio: 16 / 10;
        margin: -8px -8px 4px;
        border-radius: 8px 8px 0 0;
        overflow: hidden;
        background: #edf3ef;
    }

    .realty_catalog_table tbody tr.no-catalog-photo td.realty_catalog_table__photo {
        width: 100%;
        margin: 0 0 2px;
        padding: 0 0 4px !important;
        border-top: 0 !important;
        color: #a1aaa4;
        font-size: 16px;
        line-height: 1;
    }

    .realty_catalog_table .realty_catalog_table__photo::before {
        display: none;
    }

    .realty_catalog_table__photo a,
    .realty_catalog_table__photo picture,
    .realty_catalog_table__photo img {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0;
        border-radius: 8px 8px 0 0;
        box-shadow: none;
        object-fit: cover;
    }

    .realty_catalog_table__photo_empty {
        display: inline;
        width: auto;
        height: auto;
        min-height: 0;
        margin: 0;
    }

    .realty_catalog_table td.realty_catalog_table__object {
        display: block !important;
        grid-column: 1 / -1;
        grid-row: 2;
        padding: 0 0 6px;
        border-top: 0 !important;
    }

    .realty_catalog_table tbody tr.has-catalog-photo td.realty_catalog_table__object {
        margin-top: 5px;
    }

    .realty_catalog_table .realty_catalog_table__object::before {
        display: none;
    }

    .realty_catalog_table__object a {
        display: block;
        min-width: 0;
        overflow-wrap: anywhere;
        font-size: 16px;
        line-height: 1.18;
    }

    .realty_catalog_table__communication_list {
        justify-content: flex-start;
        max-width: none;
    }

    .realty_catalog_table__object > .realty_catalog_table__communication_list {
        display: none;
    }

    .realty_catalog_table td.realty_catalog_table__area {
        display: block;
        grid-column: 1 / -1;
        grid-row: 3;
        padding: 6px 0;
        background: transparent;
        white-space: normal;
    }

    .realty_catalog_table tr.has-home-area td.realty_catalog_table__area {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        column-gap: 8px;
    }

    .realty_catalog_table .realty_catalog_table__area::before {
        display: none;
    }

    .realty_catalog_table__metric {
        display: flex;
        justify-content: space-between;
        gap: 8px;
        min-width: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent;
    }

    .realty_catalog_table__metric + .realty_catalog_table__metric {
        margin-top: 4px;
        margin-left: 0;
    }

    .realty_catalog_table tr.has-home-area .realty_catalog_table__metric + .realty_catalog_table__metric {
        margin-top: 0;
    }

    .realty_catalog_table tr.has-home-area .realty_catalog_table__metric:nth-child(2) {
        text-align: right;
    }

    .realty_catalog_table__metric_label {
        font-size: 12px;
    }

    .realty_catalog_table__metric_value {
        overflow: hidden;
        font-size: 15px;
        text-overflow: ellipsis;
        text-align: right;
    }

    .realty_catalog_table td.realty_catalog_table__price,
    .realty_catalog_table td.realty_catalog_table__price100 {
        grid-column: auto;
        grid-row: 4;
        min-height: 0;
        font-size: 15px;
        white-space: normal;
    }

    .realty_catalog_table .realty_catalog_table__price {
        grid-column: 1;
    }

    .realty_catalog_table .realty_catalog_table__price100 {
        grid-column: 2;
        text-align: right;
    }

    .realty_catalog_table.realty_catalog_table--single-price td.realty_catalog_table__price {
        grid-column: 1 / -1;
    }

    .realty_catalog_table__price::before,
    .realty_catalog_table__price100::before {
        font-size: 12px;
        line-height: 1.1;
    }

    .realty_catalog_table td.realty_catalog_table__price100::before {
        width: 100%;
        text-align: right;
    }

    .realty_catalog_table td.realty_catalog_table__communications {
        display: block;
        grid-column: 1 / -1;
        grid-row: 5;
        padding: 6px 0;
        border-top: 1px solid #e9efeb;
        white-space: normal;
    }

    .realty_catalog_table td.realty_catalog_table__communications::before {
        display: none;
    }

    .realty_catalog_table__communications > .realty_catalog_table__communication_list {
        display: flex;
        gap: 4px 8px;
        margin-top: 0;
    }

    .realty_catalog_table td.realty_catalog_table__cadastral {
        grid-column: 1 / -1;
        grid-row: 6;
        width: auto;
        overflow-wrap: anywhere;
        font-size: 13px;
        white-space: normal;
        line-height: 1.35;
    }

    .realty_catalog_table__cadastral::before {
        flex-basis: 124px;
    }

    .realty_catalog_pager {
        margin-left: 15px !important;
        margin-right: 15px !important;
        justify-content: flex-start;
    }

    .realty_catalog_pager a,
    .realty_catalog_pager b {
        min-width: 36px;
        height: 36px;
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .realty_catalog_filters {
        position: relative;
    }

    .realty_catalog_filters__top {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        gap: 8px;
        margin-bottom: 0;
    }

    .realty_catalog_filters__summary {
        flex: 1 1 auto;
        justify-content: flex-start;
        width: auto;
        min-width: 0;
    }

    .realty_catalog_filters__count {
        min-width: 0;
        overflow: hidden;
        font-size: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .realty_catalog_filters__toolbar {
        display: flex;
        flex: 0 0 auto;
        align-items: center;
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: nowrap;
        gap: 6px;
        width: auto;
        max-width: none;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_select,
    .realty_catalog_view {
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        gap: 0;
        width: auto;
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }

    .realty_catalog_tags__button {
        width: 44px;
        min-width: 44px;
        height: 38px;
        gap: 0;
        padding: 0;
    }

    .realty_catalog_tags__button::after,
    .realty_catalog_tags__button-text {
        display: none;
    }

    .realty_catalog_tags__button-icon {
        flex: 0 0 44px;
        width: 44px;
        border-radius: 7px;
    }

    .realty_catalog_tags__button-icon IMG {
        width: 28px;
        height: 28px;
    }

    .realty_catalog_tags__menu {
        position: fixed;
        top: var(--realty-catalog-popover-top, 74px);
        right: 10px;
        left: 10px;
        width: auto;
        max-width: none;
        max-height: calc(100vh - var(--realty-catalog-popover-top, 74px) - 10px);
        margin-top: 0;
        z-index: 3200;
    }

    .realty_catalog_select__field,
    .realty_catalog_select__button {
        width: 44px;
        min-width: 44px;
        max-width: 44px;
    }

    .realty_catalog_select__button {
        justify-content: center;
        height: 38px;
        padding: 0;
    }

    .realty_catalog_select__field_sort::before {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .realty_catalog_select__button::after,
    .realty_catalog_select__button-text {
        display: none;
    }

    .realty_catalog_select__menu {
        position: fixed;
        top: var(--realty-catalog-popover-top, 74px);
        right: 10px;
        left: auto;
        width: calc(100vw - 20px);
        min-width: 0;
        max-height: calc(100vh - var(--realty-catalog-popover-top, 74px) - 10px);
        max-width: 360px;
        overflow-y: auto;
        z-index: 3200;
    }

    .realty_catalog_view__options {
        width: auto;
        max-width: none;
        height: 38px;
        padding: 3px;
    }

    .realty_catalog_view__option {
        width: 38px;
        height: 32px;
        padding: 0;
    }

    .realty_catalog_view__option span:not(.realty_catalog_view__icon) {
        display: none;
    }

    .realty_catalog_view__icon {
        flex-basis: 15px;
    }

    .realty_catalog_filters__toggle {
        flex: 0 0 44px;
        width: 44px;
        min-width: 44px;
        max-width: 44px;
        height: 38px;
        padding: 0;
    }

    .realty_catalog_filters__toggle::after,
    .realty_catalog_filters__toggle_text {
        display: none;
    }

    .realty_catalog_filters.has-active-filters .realty_catalog_filters__toggle::after {
        display: block;
        top: 2px;
        right: 2px;
        width: 8px;
        height: 8px;
        border-radius: 999px;
        background: #df2f2f;
        transform: none;
        -webkit-mask-image: none;
        mask-image: none;
    }

    .realty_catalog_filters__line {
        position: fixed;
        top: 74px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        z-index: 3100;
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        align-content: start;
        align-items: stretch;
        gap: 10px;
        width: auto;
        max-width: none;
        margin-top: 0;
        padding: 10px;
        border: 1px solid #dbe8df;
        border-radius: 10px;
        background: #fff;
        box-shadow: 0 16px 36px rgba(28, 47, 56, .2);
        overflow-y: auto;
        overflow-x: hidden;
        scrollbar-gutter: stable;
    }

    .realty_catalog_filters__ranges {
        grid-template-columns: minmax(0, 1fr);
        width: 100%;
        gap: 10px;
    }

    .realty_catalog_filters__actions {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 8px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters__communications {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 38px;
        gap: 8px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters__reset {
        flex-direction: row;
        gap: 3px;
        width: 100%;
        min-width: 0;
        min-height: 38px;
        height: 38px;
        padding: 0 12px;
        font-size: 15px;
        line-height: 1;
        white-space: nowrap;
    }

    .realty_catalog_filters__reset span {
        display: inline-block !important;
        width: auto;
    }
}

@media (max-width: 420px) {
    .realty_catalog_filters__toolbar {
        gap: 4px;
    }

    .realty_catalog_tags__button,
    .realty_catalog_select__field,
    .realty_catalog_select__button,
    .realty_catalog_filters__toggle {
        flex: 0 0 40px;
        width: 40px;
        min-width: 40px;
        max-width: 40px;
    }

    .realty_catalog_tags__button-icon {
        flex-basis: 40px;
        width: 40px;
    }

    .realty_catalog_view__option {
        width: 34px;
    }
}

@media (max-width: 350px) {
    .realty_catalog_filters__top {
        align-items: stretch;
        flex-direction: column;
    }

    .realty_catalog_filters__toolbar {
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .realty_catalog_view__option {
        height: 38px;
    }

    .realty_catalog_view__option span:not(.realty_catalog_view__icon) {
        display: none;
    }

    .realty_catalog_view__icon {
        flex-basis: 16px;
        width: 16px;
        height: 16px;
    }

    .realty_catalog_filters__toggle {
        height: 38px;
    }
}

@media (max-width: 400px) {
    .vd_items_grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .vd_items_grid .item .image {
        aspect-ratio: 16 / 9;
    }

    .vd_items_grid .item .image.has-installment-badge .utilities {
        bottom: 6px;
    }
}

@media (max-width: 992px) {
    html.realty_catalog_filters_overlay_open,
    html.realty_catalog_filters_overlay_open body {
        overscroll-behavior: contain;
    }

    html.realty_catalog_filters_overlay_open #policy_cookie {
        display: none !important;
    }

    .realty_catalog_filters_heading {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        min-height: 52px;
        margin: 8px 0 10px;
        width: 100vw;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        padding: 8px 15px;
        box-sizing: border-box;
    }

    .realty_catalog_filters_heading.is-heading-stuck {
        min-height: 44px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .realty_catalog_filters_heading > h1 {
        flex: 1 1 auto;
        min-width: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .realty_catalog_filters_heading.is-heading-stuck > h1 {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.18;
    }

    .realty_catalog_filters_heading_summary {
        display: none;
    }

    .realty_catalog_filters_heading_action {
        display: flex;
        flex: 0 0 auto;
        align-items: center;
        padding-top: 0;
    }

    .realty_catalog_filters_heading .realty_catalog_filters__toggle--heading,
    .realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters__toggle--heading {
        position: relative;
        flex: 0 0 44px;
        width: 36px;
        min-width: 36px;
        max-width: 36px;
        height: 36px;
        min-height: 36px;
        gap: 0;
        padding: 0;
        border-radius: 10px;
    }

    .realty_catalog_filters_heading .realty_catalog_filters__toggle--heading::before,
    .realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters__toggle--heading::before {
        width: 20px;
        height: 20px;
    }

    .realty_catalog_filters_heading.is-heading-stuck .realty_catalog_filters__toggle::after {
        right: 3px;
        width: 7px;
        height: 7px;
    }

    .realty_catalog_filters__toggle--heading::after,
    .realty_catalog_filters__toggle--heading .realty_catalog_filters__toggle_text {
        display: none;
    }

    .realty_catalog_filters__toggle--heading.has-active-filters::after {
        display: block;
        top: 2px;
        right: 2px;
        width: 8px;
        height: 8px;
        border-radius: 999px;
        background: #df2f2f;
        transform: none;
        -webkit-mask-image: none;
        mask-image: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle:not(.is-filters-open) {
        display: none !important;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_filters.has-heading-filter-toggle.is-filters-open,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open {
        position: fixed;
        top: 12px;
        top: max(12px, calc(env(safe-area-inset-top) + 12px));
        right: 10px;
        bottom: 10px;
        bottom: max(10px, env(safe-area-inset-bottom));
        left: 10px;
        z-index: 10000000010;
        display: grid !important;
        grid-template-rows: auto minmax(0, 1fr) auto;
        gap: 0;
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 10px !important;
        border: 1px solid #dbe8df;
        border-radius: 12px;
        background: #fff;
        box-shadow: 0 18px 42px rgba(28, 47, 56, .28);
        overflow: hidden;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__top {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: minmax(0, 1fr) 36px;
        grid-template-areas: "count close";
        align-items: center;
        gap: 8px;
        margin-bottom: 0;
        padding-bottom: 8px;
        border-bottom: 1px solid #e2ece5;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__summary {
        grid-area: count;
        display: flex;
        align-items: center;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__count {
        display: inline-flex;
        width: 100%;
        min-width: 0;
        overflow: hidden;
        color: #1f372b;
        font-size: 20px;
        line-height: 1.15;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close {
        position: relative;
        grid-area: close;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        border: 1px solid #cbdacf;
        border-radius: 999px;
        background: #fff;
        color: #2f3437;
        cursor: pointer;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::before,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 15px;
        height: 2px;
        border-radius: 2px;
        background: currentColor;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__close::after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__toolbar {
        grid-row: 1;
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 10px;
        width: 100%;
        max-width: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__label {
        display: block;
        color: #53605a;
        font-size: 15px;
        line-height: 1.15;
    }

    .adaptive_outer_full .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags.realty_catalog_tags--dropdown,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view {
        display: grid;
        grid-template-columns: 82px minmax(0, 1fr);
        align-items: center;
        gap: 8px;
        width: 100%;
        max-width: none;
        padding: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__label,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__label {
        grid-column: 1;
        align-self: center;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button {
        grid-column: 2;
        width: 100%;
        min-width: 0;
        max-width: none;
        height: 46px;
        gap: 10px;
        padding: 0 34px 0 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button::after,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button-text {
        display: block;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button-text {
        flex: 1 1 auto;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button-icon {
        flex: 0 0 50px;
        width: 50px;
        height: 100%;
        border-radius: 7px 0 0 7px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__button-icon IMG {
        width: 34px;
        height: 34px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu {
        grid-column: 2;
        position: absolute;
        top: calc(100% + 6px);
        right: 0;
        left: 0;
        z-index: 18;
        width: auto;
        max-width: none;
        max-height: min(260px, calc(100vh - 220px));
        margin-top: 0;
        padding-right: 6px;
        overflow-y: scroll;
        scrollbar-gutter: stable;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu::before,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu::after {
        display: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__field {
        position: relative;
        grid-column: 2;
        display: flex;
        align-items: stretch;
        flex-direction: column;
        width: 100%;
        min-width: 0;
        max-width: none;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__button {
        justify-content: flex-start;
        width: 100%;
        min-width: 0;
        max-width: none;
        height: 42px;
        padding: 0 34px 0 36px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__field_sort::before {
        left: 12px;
        transform: translateY(-50%);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__button::after,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__button-text {
        display: block;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__button-text {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select__menu {
        position: absolute;
        top: calc(100% + 6px);
        right: 0;
        left: 0;
        z-index: 18;
        width: 100%;
        min-width: 0;
        max-width: none;
        max-height: min(220px, calc(100vh - 240px));
        margin-top: 0;
        overflow-y: scroll;
        scrollbar-gutter: stable;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select_sort .realty_catalog_select__menu {
        z-index: 30;
        max-height: none;
        overflow-y: visible;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_select_sort .realty_catalog_select__field.is-open {
        z-index: 25;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__options {
        grid-column: 2;
        width: 100%;
        max-width: none;
        height: auto;
        padding: 3px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__option {
        flex: 1 1 0;
        width: auto;
        min-width: 0;
        height: 36px;
        gap: 6px;
        padding: 0 8px;
        font-size: 15px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_view__option span:not(.realty_catalog_view__icon) {
        display: inline;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line {
        position: static;
        grid-column: 1 / -1;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: auto auto auto;
        align-content: stretch;
        align-items: stretch;
        gap: 10px;
        width: 100%;
        min-height: 0;
        max-width: none;
        margin: 0;
        padding: 10px 0 0;
        border: 0;
        border-radius: 0;
        background: #fff;
        box-shadow: none;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        scrollbar-color: #9eb4a4 #eef5f0;
        scrollbar-gutter: stable;
        scrollbar-width: thin;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line::-webkit-scrollbar,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu::-webkit-scrollbar {
        width: 8px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line::-webkit-scrollbar-track,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu::-webkit-scrollbar-track {
        background: #eef5f0;
        border-radius: 999px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__line::-webkit-scrollbar-thumb,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_tags__menu::-webkit-scrollbar-thumb {
        border: 2px solid #eef5f0;
        border-radius: 999px;
        background: #9eb4a4;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__ranges {
        grid-row: 2;
        grid-column: 1 / -1;
        grid-template-columns: minmax(0, 1fr);
        width: 100%;
        gap: 10px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__actions {
        grid-row: 3;
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 8px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__communications {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 38px;
        gap: 8px;
        width: 100%;
        min-width: 0;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_check {
        min-height: 38px;
        height: 38px;
        padding: 0 10px;
        font-size: 15px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__footer {
        position: relative;
        z-index: 2;
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        width: 100%;
        min-width: 0;
        padding-top: 10px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, .86), #fff 12px);
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__reset,
    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__apply {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-width: 0;
        height: 44px;
        min-height: 44px;
        padding: 0 12px;
        border-radius: 8px;
        font-family: "Roboto Condensed", Arial, sans-serif;
        font-size: 16px;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__reset {
        flex-direction: row;
        gap: 3px;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__reset span {
        display: inline-block !important;
        width: auto;
    }

    .realty_catalog_filters.has-heading-filter-toggle.is-filters-open .realty_catalog_filters__apply {
        border: 1px solid #16863a;
        background: #16863a;
        color: #fff;
        box-shadow: 0 6px 14px rgba(22, 134, 58, .18);
    }

    .realty_catalog_villages {
        margin-bottom: 16px;
    }

    .realty_catalog_villages__viewport {
        padding-top: 2px;
        padding-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .realty_catalog_filters_heading {
        padding-left: 15px;
        padding-right: 15px;
    }

    .realty_catalog_filters__toggle::before {
        width: 19px;
        height: 20px;
    }
}

@media (max-width: 992px) {
    .adaptive_outer_full .realty_catalog_page .realty_catalog_tags_standalone {
        padding-left: 15px;
        padding-right: 15px;
    }

    .adaptive_outer_full .realty_catalog_page .realty_catalog_tags_standalone .realty_catalog_tags.realty_catalog_tags--dropdown {
        display: flex;
        align-items: stretch;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        max-width: none;
        margin: 0;
        padding: 0;
    }

    .realty_catalog_tags_standalone .realty_catalog_tags__button {
        flex: 0 0 44px;
        width: 100%;
        min-width: 0;
        max-width: none;
        height: 44px;
        gap: 10px;
        padding: 0 34px 0 0;
    }

    .realty_catalog_tags_standalone .realty_catalog_tags__button::after,
    .realty_catalog_tags_standalone .realty_catalog_tags__button-text {
        display: block;
    }

    .realty_catalog_tags_standalone .realty_catalog_tags__button-icon {
        flex: 0 0 44px;
        width: 44px;
        border-radius: 7px 0 0 7px;
    }

    .realty_catalog_tags_standalone .realty_catalog_tags__menu {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        width: 100%;
        max-width: none;
        max-height: 320px;
        margin-top: 1px;
    }
}

@media (max-width: 575px) {
    .realty_catalog_villages {
        --realty-village-card-gap: 8px;
    }

}


.op-block .call_back_link { display: block; width: 220px; height: 76px; overflow: hidden; padding: 0; background: 0; margin: 20px auto 0;}
.op-block .call_back_link:hover IMG { margin-top: -76px; }
.op-block .call_back_link:active IMG { margin-top: -152px; }
.top_blocks_wrapper {
    position: relative;
}




.op-block {
    max-width: 510px;
    background: rgba(255, 255, 255, 0.8);
    padding: 40px;
    margin: 150px 65px 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 35px rgba(0, 0, 0, 0.33);
}

.op-block .name {
    display: block;
    font-size: 37px;
    line-height: 37px;
    margin-bottom: 10px;
}

.flr {
    float: right;
}

.op-block .hint {
    font-size: 25px;
    margin-bottom: 30px;
}

.c-gray {
    color: #787878;
}

.c-green {
    color: #829303;
}

.green-gal {
    list-style: none;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 32px;
    padding-left: 0;
}

.op-block .old-price {
    font-size: 18px;
    text-decoration: line-through;
}

.green-gal li {
    background: url("/img/green-gal.png") no-repeat left 6px;
    padding-left: 45px;
    text-align: left;
}

.green-gal li + li {
    margin-top: 0;
}

.op-block .price {
    font-size: 42px;
    margin: 10px 0;
    font-weight: 700;
}


@media(max-width:767px) {
    .new-form span {
        position: relative;
        right: auto;
        top: auto;
        text-align: center;
        margin-bottom: 30px;
    }

    .new-form .form .form-item {
        float: none;
        width: 100%;
    }

    .form .green_button {
        width: 100%;
        float: none;
    }

    .new-form .form .clear {
        padding: 10px 0;
    }

    .op-block {
        margin: 300px 15px 0;
        float: none!important;
        text-align: left;
        padding: 15px;
    }

    .op-block .name {
        font-size: 24px;
    }

    .green-gal li {
        font-size: 18px;
    }

    .op-block .green_button {
        width: auto;
        padding: 0;
        font-size: 16px;
        display: block;
    }

    .our_gallery_wrap .h2 br {
        display: none;
    }

    .our_gallery_wrap .h2 {
        font-size: 36px;
        line-height: 36px;
    }

    .head_contact .ph a {
        text-decoration: none !important;
        color: #fff !important;
    }

    .house_term_wrap {
        min-height: inherit;
        padding-bottom: 0;
    }

    .cred_calc_wrap .cred_calc_bl .cred_calc .calc_bl {
        font-size: 16px;
        line-height: 24px;
    }
}

@media(max-width:568px) {
    .top_blocks_wrapper {
        background-position: -300px 0;
    }

    .op-block {
        margin-top: 70px;
    }

}

/*Адаптивность фона*/
.backgound_blocks {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.top_block {
    background: url('/i/top_blocks_bg.jpg') no-repeat center top;
    background-position: center -100px;
    width: 100%;
    height: 1698px;
    margin-top: -170px;
}

.middle_block {
    background-color: rgba(34, 85, 66, 1.00);
    width: 100%;
    height: 0px;
    ;
}

.top_art_title {
    font-size: 32px;
    position: absolute;
    left: 50%;
    margin-left: -440px;
    text-align: center;
    margin-top: 128px;
}

@media (max-width:992px) {
    .text1 { width: 100%!important; }
    .op-block { margin: 0 auto!important; }
    .top_art_wrap { padding-top: 340px; padding-bottom: 300px }
}

@media (max-width:768px) {
    .top_art_wrap { padding-top: 800px; padding-bottom: 0px }
    .text2 { margin-top: 0px; font-size: 50px; color: #8ECB35 }
}

@media (max-width:593px) {
    .top_block {
        background-size: 1130px;
        background-position-x: -300px;
        background-position-y: 50px;
    }
    .top_blocks_wrapper {
        padding-bottom: 0px;
    }

.top_art_wrap {
        padding: 700px 0px 0px;
    }

    .text2 { margin-top: 0; font-size: 40px }
}

@media (max-width: 767px) {
    .realty_catalog_loader_inner {
        min-height: 44px;
        padding: 0 16px;
        font-size: 16px;
    }
}



@media (max-width:660px) {
    .top_art_title {
        font-size: 26px;
        left: 10px;
        margin-left: 0px;
        margin-top: 24px;
    }
}

@media (max-width:425px) {
    .top_block {
        background-size: 700px;
        background-position-x: -100px;
        background-position-y: 100px;
    }
    .top_art_wrap {
        padding: 400px 0px 0px;
    }
    .text2 { font-size: 30px; color: #8ECB35; margin: 0;  }
    .first_slide .text2 { margin: 60px 0 }
    .top_art_title {
        font-size: 21px;
        left: 10px;
        margin-left: 0px;
        margin-top: 16px;
    }
    .text1 { font-size: 15px }
    .text1 .big_text { font-size: 25px }
}




/*NO JS*/
/*.main_slider > DIV {float: left}*/

/* Home realty hub v2 */
.home-realty-hub {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    margin: 18px 0 34px;
    padding: 42px 0 46px;
    background:
        linear-gradient(90deg, rgba(18, 61, 48, .05) 0 1px, transparent 1px 100%),
        linear-gradient(180deg, rgba(18, 61, 48, .04) 0 1px, transparent 1px 100%),
        linear-gradient(135deg, #edf7ee 0%, #f6fbf7 38%, #eaf5f7 66%, #fff8e9 100%);
    background-size: 92px 100%, 100% 76px, auto;
    border-top: 1px solid rgba(28, 93, 68, .13);
    border-bottom: 1px solid rgba(28, 93, 68, .13);
    font-family: "Roboto Condensed", sans-serif;
}

.home-realty-hub::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
        linear-gradient(118deg, transparent 0 33%, rgba(46, 134, 87, .09) 33.1% 33.35%, transparent 33.45% 100%),
        linear-gradient(132deg, transparent 0 62%, rgba(20, 70, 90, .08) 62.05% 62.3%, transparent 62.4% 100%);
    pointer-events: none;
}

.home-realty-hub__line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(31, 112, 75, .32), rgba(20, 72, 93, .22), transparent);
    pointer-events: none;
}

.home-realty-hub__line--top {
    top: 18px;
}

.home-realty-hub__line--bottom {
    bottom: 18px;
}

.home-realty-hub .home-realty-hub__inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
}

.home-realty-hub__top {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: end;
}

.home-realty-hub__heading h1 {
    max-width: 850px;
    margin: 0;
    color: #183428;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.02;
    letter-spacing: 0;
}

.home-realty-hub__heading p {
    max-width: 800px;
    margin: 12px 0 0;
    color: #425a51;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: 0;
}

.home-realty-hub__actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px;
}

.home-realty-hub__action,
.home-realty-hub__action:hover,
.home-realty-hub__action:focus,
.home-realty-hub__action:active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 17px;
    border: 1px solid rgba(34, 102, 65, .22);
    border-radius: 8px;
    background: rgba(255, 255, 255, .72);
    color: #1f5b3a;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    backdrop-filter: blur(8px);
    box-shadow: 0 10px 24px rgba(31, 77, 55, .08);
    transition: transform .18s ease, box-shadow .18s ease, background .18s ease, border-color .18s ease;
}

.home-realty-hub__action::after {
    content: ">";
    margin-left: 8px;
    font-size: 16px;
    line-height: 1;
}

.home-realty-hub__action:hover,
.home-realty-hub__action:focus,
.home-realty-hub__action:active {
    transform: translateY(-1px);
    border-color: rgba(34, 102, 65, .36);
    background: #ffffff;
    box-shadow: 0 14px 30px rgba(31, 77, 55, .13);
}

.home-realty-hub__action--primary,
.home-realty-hub__action--primary:hover,
.home-realty-hub__action--primary:focus,
.home-realty-hub__action--primary:active {
    border-color: #2d8954;
    background: #2f8a55;
    color: #ffffff;
}

.home-realty-hub__directions {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-top: 26px;
}

.home-realty-hub__tile {
    position: relative;
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(24, 77, 58, .16);
    border-radius: 8px;
    background: rgba(255, 255, 255, .72);
    box-shadow: 0 20px 42px rgba(22, 62, 50, .13);
    backdrop-filter: blur(8px);
}

.home-realty-hub__tile::after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid rgba(255, 255, 255, .42);
    border-radius: inherit;
    pointer-events: none;
}

.home-realty-hub__tile-main,
.home-realty-hub__tile-main:hover,
.home-realty-hub__tile-main:focus,
.home-realty-hub__tile-main:active {
    position: relative;
    display: block;
    height: 262px;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
}

.home-realty-hub__tile-image,
.home-realty-hub__tile-shade,
.home-realty-hub__tile-content {
    position: absolute;
    inset: 0;
}

.home-realty-hub__tile-image {
    background-image: var(--hub-bg);
    background-position: center;
    background-size: cover;
    transition: transform .45s ease, filter .45s ease;
}

.home-realty-hub__tile:hover .home-realty-hub__tile-image {
    transform: scale(1.045);
    filter: saturate(1.05);
}

.home-realty-hub__tile-shade {
    background:
        linear-gradient(180deg, rgba(10, 30, 24, .04) 0%, rgba(10, 30, 24, .24) 42%, rgba(10, 30, 24, .82) 100%),
        linear-gradient(135deg, rgba(21, 103, 64, .38) 0%, rgba(19, 71, 91, .2) 56%, rgba(124, 84, 34, .28) 100%);
}

.home-realty-hub__tile-content {
    z-index: 1;
    display: flex;
    align-items: flex-end;
    gap: 13px;
    padding: 16px;
}

.home-realty-hub__tile-icon {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, .32);
    border-radius: 8px;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .18);
}

.home-realty-hub__tile-icon img {
    display: block;
    width: 31px;
    height: 31px;
    object-fit: contain;
}

.home-realty-hub__tile-copy {
    min-width: 0;
}

.home-realty-hub__tile-meta {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    margin-bottom: 8px;
    padding: 0 9px;
    border: 1px solid rgba(255, 255, 255, .24);
    border-radius: 8px;
    background: rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .86);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.home-realty-hub__tile-title {
    display: block;
    margin: 0;
    color: #ffffff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.02;
    letter-spacing: 0;
    text-shadow: 0 2px 18px rgba(0, 0, 0, .28);
}

.home-realty-hub__tile-text {
    display: block;
    margin-top: 7px;
    color: rgba(255, 255, 255, .9);
    font-size: 15px;
    line-height: 1.24;
    letter-spacing: 0;
}

.home-realty-hub__tile-links {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
    grid-template-rows: repeat(2, minmax(32px, auto));
    gap: 7px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 12px;
    border-top: 1px solid rgba(30, 83, 62, .12);
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: rgba(43, 109, 70, .34) transparent;
}

.home-realty-hub__tile-links::-webkit-scrollbar {
    height: 6px;
}

.home-realty-hub__tile-links::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: rgba(43, 109, 70, .28);
}

.home-realty-hub__tile-links a,
.home-realty-hub__tile-links a:hover,
.home-realty-hub__tile-links a:focus,
.home-realty-hub__tile-links a:active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 0 10px;
    border: 1px solid rgba(45, 122, 76, .16);
    border-radius: 8px;
    background: rgba(255, 255, 255, .78);
    color: #245f3d;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: 0;
    text-decoration: none;
}

.home-realty-hub__tile-links a:hover,
.home-realty-hub__tile-links a:focus,
.home-realty-hub__tile-links a:active {
    border-color: rgba(45, 122, 76, .32);
    background: #ffffff;
    color: #1d5233;
}

@media (max-width: 1320px) {
    .home-realty-hub__directions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .home-realty-hub {
        margin: 12px 0 26px;
        padding: 30px 0 34px;
        background-size: 58px 100%, 100% 58px, auto;
    }

    .home-realty-hub .home-realty-hub__inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .home-realty-hub__line--top {
        top: 12px;
    }

    .home-realty-hub__line--bottom {
        bottom: 12px;
    }

    .home-realty-hub__top {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .home-realty-hub__heading h1 {
        max-width: 340px;
        font-size: 31px;
        line-height: 1.04;
    }

    .home-realty-hub__heading p {
        margin-top: 9px;
        font-size: 16px;
        line-height: 1.32;
    }

    .home-realty-hub__actions {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .home-realty-hub__action,
    .home-realty-hub__action:hover,
    .home-realty-hub__action:focus,
    .home-realty-hub__action:active {
        min-height: 40px;
        padding: 0 9px;
        font-size: 15px;
    }

    .home-realty-hub__directions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin-top: 16px;
    }

    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 150px;
    }

    .home-realty-hub__tile-content {
        display: block;
        padding: 10px;
    }

    .home-realty-hub__tile-icon {
        width: 35px;
        height: 35px;
        margin-bottom: 18px;
    }

    .home-realty-hub__tile-icon img {
        width: 24px;
        height: 24px;
    }

    .home-realty-hub__tile-meta {
        display: none;
    }

    .home-realty-hub__tile-title {
        font-size: 30px;
        line-height: 1.04;
    }

    .home-realty-hub__tile-text {
        display: none;
    }

    .home-realty-hub__tile-links {
        grid-template-rows: minmax(30px, auto);
        gap: 6px;
        padding: 8px;
    }

    .home-realty-hub__tile-links a,
    .home-realty-hub__tile-links a:hover,
    .home-realty-hub__tile-links a:focus,
    .home-realty-hub__tile-links a:active {
        min-height: 30px;
        padding: 0 9px;
        font-size: 14px;
    }
}

@media (max-width: 390px) {
    .home-realty-hub__heading h1 {
        font-size: 29px;
    }

    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 138px;
    }

    .home-realty-hub__tile-title {
        font-size: 30px;
    }
}

/* Home realty hub v3 */
.home-realty-hub {
    overflow: visible;
    margin: 26px 0 38px;
    padding: 0;
    background: transparent;
    border-top: 0;
    border-bottom: 0;
}

.home-realty-hub::before {
    display: none;
}

.home-realty-hub .home-realty-hub__inner {
    padding-left: 32px;
    padding-right: 32px;
}

.home-realty-hub__top {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 18px;
    align-items: center;
    margin-bottom: 18px;
}

.home-realty-hub__title {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.02;
    letter-spacing: 0;
}

.home-realty-hub__title a,
.home-realty-hub__title a:hover,
.home-realty-hub__title a:focus,
.home-realty-hub__title a:active {
    color: #183428;
    font: inherit;
    line-height: inherit;
    text-decoration: none;
}

.home-realty-hub__actions {
    justify-content: flex-end;
}

.home-realty-hub__action,
.home-realty-hub__action:hover,
.home-realty-hub__action:focus,
.home-realty-hub__action:active {
    min-height: 42px;
    padding: 0 18px;
    border-radius: 8px;
    font-size: 17px;
}

.home-realty-hub__directions {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-top: 0;
}

.home-realty-hub__tile {
    overflow: hidden;
    border: 1px solid rgba(35, 92, 66, .14);
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 14px 34px rgba(23, 57, 45, .09);
    backdrop-filter: none;
}

.home-realty-hub__tile::after {
    border-color: rgba(255, 255, 255, .34);
}

.home-realty-hub__tile-main,
.home-realty-hub__tile-main:hover,
.home-realty-hub__tile-main:focus,
.home-realty-hub__tile-main:active {
    height: 250px;
}

.home-realty-hub__tile-shade {
    background:
        linear-gradient(90deg, rgba(9, 27, 21, .54) 0%, rgba(9, 27, 21, .35) 36%, rgba(9, 27, 21, .08) 100%),
        linear-gradient(180deg, rgba(9, 27, 21, .04) 0%, rgba(9, 27, 21, .64) 100%);
}

.home-realty-hub__tile-content {
    align-items: flex-end;
    padding: 18px 18px 18px 22px;
}

.home-realty-hub__tile-content::before {
    content: "";
    position: absolute;
    left: 16px;
    bottom: 20px;
    width: 4px;
    height: 82px;
    border-radius: 8px;
    background: rgba(94, 255, 187, .58);
    box-shadow:
        0 0 18px rgba(94, 255, 187, .34),
        0 0 1px rgba(255, 255, 255, .8) inset;
}

.home-realty-hub__tile-copy {
    max-width: 260px;
    padding-left: 16px;
}

.home-realty-hub__tile-title {
    font-size: 30px;
    line-height: 1.03;
}

.home-realty-hub__tile-text {
    max-width: 250px;
    margin-top: 8px;
    font-size: 15px;
    line-height: 1.25;
}

.home-realty-hub__subnav {
    min-height: 132px;
    max-height: 132px;
    border-top: 1px solid rgba(35, 92, 66, .12);
    background: linear-gradient(180deg, #ffffff 0%, #f9fcfa 100%);
}

.home-realty-hub__subnav a,
.home-realty-hub__subnav a:hover,
.home-realty-hub__subnav a:focus,
.home-realty-hub__subnav a:active {
    color: #245f3d;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    text-decoration: none;
}

.home-realty-hub__subnav--rails {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
    grid-template-rows: repeat(2, minmax(33px, auto));
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 14px;
    scrollbar-width: thin;
    scrollbar-color: rgba(43, 109, 70, .32) transparent;
}

.home-realty-hub__subnav--rails a,
.home-realty-hub__subnav--rails a:hover,
.home-realty-hub__subnav--rails a:focus,
.home-realty-hub__subnav--rails a:active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 33px;
    padding: 0 12px;
    border: 1px solid rgba(45, 122, 76, .16);
    border-radius: 8px;
    background: #ffffff;
    font-size: 15px;
    line-height: 1.08;
}

.home-realty-hub__subnav--columns {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 10px 12px;
    scrollbar-width: thin;
    scrollbar-color: rgba(43, 109, 70, .32) transparent;
}

.home-realty-hub__subgroup {
    flex: 0 0 210px;
    min-width: 0;
    padding: 8px 10px;
    border: 1px solid rgba(36, 95, 61, .12);
    border-radius: 8px;
    background:
        linear-gradient(90deg, rgba(95, 222, 173, .12) 0, rgba(95, 222, 173, 0) 38px),
        rgba(255, 255, 255, .78);
}

.home-realty-hub__subgroup-title {
    display: block;
    margin-bottom: 6px;
    color: #7f8d87;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.home-realty-hub__subgroup-links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px 8px;
}

.home-realty-hub__subgroup-links a,
.home-realty-hub__subgroup-links a:hover,
.home-realty-hub__subgroup-links a:focus,
.home-realty-hub__subgroup-links a:active {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.1;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-realty-hub__subnav--mosaic {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-auto-rows: 34px;
    gap: 8px;
    padding: 14px;
}

.home-realty-hub__subnav--mosaic a,
.home-realty-hub__subnav--mosaic a:hover,
.home-realty-hub__subnav--mosaic a:focus,
.home-realty-hub__subnav--mosaic a:active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    padding: 0 10px;
    border: 1px solid rgba(32, 82, 105, .16);
    border-radius: 8px;
    background: #f6fbfc;
    color: #22546a;
    font-size: 15px;
    line-height: 1.08;
    text-align: center;
}

.home-realty-hub__subnav--mosaic a:nth-child(1),
.home-realty-hub__subnav--mosaic a:nth-child(5) {
    grid-column: span 3;
}

.home-realty-hub__subnav--mosaic a:nth-child(2),
.home-realty-hub__subnav--mosaic a:nth-child(3),
.home-realty-hub__subnav--mosaic a:nth-child(4),
.home-realty-hub__subnav--mosaic a:nth-child(6) {
    grid-column: span 2;
}

.home-realty-hub__subnav--list {
    display: grid;
    gap: 0;
    overflow-y: auto;
    padding: 8px 14px;
}

.home-realty-hub__subnav--list a,
.home-realty-hub__subnav--list a:hover,
.home-realty-hub__subnav--list a:focus,
.home-realty-hub__subnav--list a:active {
    display: flex;
    align-items: center;
    min-height: 23px;
    padding: 5px 0 5px 13px;
    border-left: 2px solid rgba(94, 255, 187, .42);
    color: #245f3d;
    font-size: 15px;
    line-height: 1.08;
}

@media (max-width: 1320px) {
    .home-realty-hub__directions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .home-realty-hub {
        margin: 18px 0 28px;
    }

    .home-realty-hub .home-realty-hub__inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .home-realty-hub__top {
        grid-template-columns: minmax(0, 1fr);
        gap: 12px;
    }

    .home-realty-hub__title {
        font-size: 26px;
        line-height: 1.04;
    }

    .home-realty-hub__actions {
        display: block;
    }

    .home-realty-hub__action,
    .home-realty-hub__action:hover,
    .home-realty-hub__action:focus,
    .home-realty-hub__action:active {
        width: 100%;
        min-height: 40px;
        font-size: 15px;
    }

    .home-realty-hub__directions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 142px;
    }

    .home-realty-hub__tile-content {
        display: block;
        padding: 10px 10px 11px 13px;
    }

    .home-realty-hub__tile-content::before {
        left: 10px;
        bottom: 12px;
        width: 3px;
        height: 56px;
    }

    .home-realty-hub__tile-copy {
        max-width: none;
        padding-left: 12px;
    }

    .home-realty-hub__tile-title {
        font-size: 30px;
        line-height: 1.04;
    }

    .home-realty-hub__tile-text {
        display: none;
    }

    .home-realty-hub__subnav {
        min-height: 70px;
        max-height: 70px;
    }

    .home-realty-hub__subnav--rails,
    .home-realty-hub__subnav--mosaic {
        grid-template-columns: none;
        grid-template-rows: minmax(30px, auto);
        grid-auto-rows: 30px;
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: max-content;
        overflow-x: auto;
        padding: 8px;
    }

    .home-realty-hub__subnav--mosaic a,
    .home-realty-hub__subnav--mosaic a:nth-child(n) {
        grid-column: auto;
        min-width: max-content;
    }

    .home-realty-hub__subnav--columns {
        align-items: center;
        gap: 8px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 8px;
    }

    .home-realty-hub__subgroup {
        display: flex;
        flex: 0 0 auto;
        align-items: center;
        gap: 8px;
        max-height: 54px;
        padding: 7px 9px;
    }

    .home-realty-hub__subgroup-title {
        flex: 0 0 auto;
        margin: 0;
        font-size: 11px;
    }

    .home-realty-hub__subgroup-links {
        display: flex;
        flex: 0 0 auto;
        gap: 7px;
    }

    .home-realty-hub__subgroup-links a,
    .home-realty-hub__subgroup-links a:hover,
    .home-realty-hub__subgroup-links a:focus,
    .home-realty-hub__subgroup-links a:active,
    .home-realty-hub__subnav--rails a,
    .home-realty-hub__subnav--rails a:hover,
    .home-realty-hub__subnav--rails a:focus,
    .home-realty-hub__subnav--rails a:active,
    .home-realty-hub__subnav--mosaic a,
    .home-realty-hub__subnav--mosaic a:hover,
    .home-realty-hub__subnav--mosaic a:focus,
    .home-realty-hub__subnav--mosaic a:active {
        min-height: 30px;
        padding: 0 9px;
        font-size: 14px;
        white-space: nowrap;
    }

    .home-realty-hub__subgroup-links a,
    .home-realty-hub__subgroup-links a:hover,
    .home-realty-hub__subgroup-links a:focus,
    .home-realty-hub__subgroup-links a:active {
        min-height: auto;
        padding: 0;
        font-size: 13px;
        line-height: 1.08;
    }

    .home-realty-hub__subnav--list {
        overflow-x: auto;
        overflow-y: hidden;
        grid-auto-flow: column;
        grid-auto-columns: max-content;
        padding: 8px;
    }

    .home-realty-hub__subnav--list a,
    .home-realty-hub__subnav--list a:hover,
    .home-realty-hub__subnav--list a:focus,
    .home-realty-hub__subnav--list a:active {
        min-height: 30px;
        padding: 0 10px;
        border-left: 0;
        border-bottom: 2px solid rgba(94, 255, 187, .42);
        font-size: 14px;
        white-space: nowrap;
    }
}

@media (max-width: 390px) {
    .home-realty-hub__title {
        font-size: 24px;
    }

    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 134px;
    }
}

/* Home realty hub v4 */
.home-realty-hub {
    overflow: visible;
    margin: 0 0 44px;
    padding: 10px 0 45px;
    background: #f2f5f2;
    border-top: 0;
    border-bottom: 0;
}

.home-realty-hub::before,
.home-realty-hub__tile::after,
.home-realty-hub__tile-content::before {
    display: none;
}

.home-realty-hub .home-realty-hub__inner {
    max-width: 1500px;
    padding-left: 32px;
    padding-right: 32px;
}

.home-realty-hub__top {
    margin-bottom: 20px;
}

.home-realty-hub__title {
    color: #173a2b;
    font-size: 44px;
}

.home-realty-hub__action,
.home-realty-hub__action:hover,
.home-realty-hub__action:focus,
.home-realty-hub__action:active {
    border-radius: 7px;
    box-shadow: 0 12px 28px rgba(22, 108, 61, .16);
}

.home-realty-hub__directions {
    align-items: start;
    gap: 16px;
}

.home-realty-hub__tile {
    overflow: hidden;
    border: 0;
    border-radius: 8px;
    background: #ffffff;
    box-shadow:
        0 18px 40px rgba(22, 48, 36, .1),
        0 1px 0 rgba(255, 255, 255, .88) inset;
}

.home-realty-hub__tile-main,
.home-realty-hub__tile-main:hover,
.home-realty-hub__tile-main:focus,
.home-realty-hub__tile-main:active {
    height: 238px;
}

.home-realty-hub__tile-shade {
    background:
        linear-gradient(90deg, rgba(8, 24, 19, .58) 0%, rgba(8, 24, 19, .28) 52%, rgba(8, 24, 19, .08) 100%),
        linear-gradient(180deg, rgba(8, 24, 19, .02) 0%, rgba(8, 24, 19, .7) 100%);
}

.home-realty-hub__tile-content {
    align-items: flex-end;
    padding: 20px 22px 20px 22px;
}

.home-realty-hub__tile-copy {
    max-width: 285px;
    padding-left: 0;
}

.home-realty-hub__tile-title {
    display: block;
    font-size: 30px;
    line-height: 1.03;
    text-shadow: 0 2px 15px rgba(0, 0, 0, .3);
}

.home-realty-hub__tile-text {
    position: relative;
    display: block;
    max-width: 272px;
    margin-top: 10px;
    padding-left: 16px;
    color: rgba(255, 255, 255, .9);
    font-size: 15px;
    line-height: 1.28;
}

.home-realty-hub__tile-text::before {
    content: "";
    position: absolute;
    left: 0;
    top: .18em;
    bottom: .18em;
    width: 3px;
    border-radius: 6px;
    background: var(--hub-accent);
    box-shadow: 0 0 16px color-mix(in srgb, var(--hub-accent) 55%, transparent);
}

.home-realty-hub__subnav {
    min-height: 0;
    max-height: none;
    border-top: 0;
    background: #ffffff;
}

.home-realty-hub__subnav a,
.home-realty-hub__subnav a:hover,
.home-realty-hub__subnav a:focus,
.home-realty-hub__subnav a:active {
    color: #24563b;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    text-decoration: none;
}

.home-realty-hub__subnav--atlas {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 16px;
    padding: 18px 18px 20px;
    background:
        linear-gradient(180deg, #ffffff 0%, #fbfcfb 100%),
        radial-gradient(circle at 0 0, color-mix(in srgb, var(--hub-accent) 18%, transparent), transparent 46%);
}

.home-realty-hub__subnav--atlas a,
.home-realty-hub__subnav--atlas a:hover,
.home-realty-hub__subnav--atlas a:focus,
.home-realty-hub__subnav--atlas a:active {
    position: relative;
    min-width: 0;
    padding-left: 15px;
    color: #24563b;
    font-size: 14px;
    line-height: 1.18;
}

.home-realty-hub__subnav--atlas a::before {
    content: "";
    position: absolute;
    left: 0;
    top: .52em;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--hub-accent);
    box-shadow: 0 0 0 4px color-mix(in srgb, var(--hub-accent) 16%, transparent);
}

.home-realty-hub__subnav--atlas a:first-child {
    grid-column: 1 / -1;
    margin-bottom: 4px;
    padding: 10px 14px 10px 16px;
    border-radius: 7px;
    background: color-mix(in srgb, var(--hub-accent) 13%, #ffffff);
    color: #173a2b;
    font-size: 17px;
}

.home-realty-hub__subnav--atlas a:first-child::before {
    top: 50%;
    transform: translateY(-50%);
}

.home-realty-hub__subnav--taxonomy {
    display: grid;
    gap: 10px;
    padding: 18px;
    background: #fffdf9;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup {
    display: grid;
    grid-template-columns: 74px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    min-width: 0;
    padding: 0 0 10px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: 0 1px 0 color-mix(in srgb, var(--hub-accent) 22%, transparent);
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup:last-child {
    padding-bottom: 0;
    box-shadow: none;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-title {
    margin: 2px 0 0;
    color: color-mix(in srgb, var(--hub-accent) 70%, #6b5f44);
    font-size: 12px;
    line-height: 1.1;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 12px;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a,
.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:hover,
.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:focus,
.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:active {
    position: relative;
    display: inline-flex;
    overflow: visible;
    padding-bottom: 2px;
    color: #315039;
    font-size: 14px;
    line-height: 1.1;
    white-space: normal;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: color-mix(in srgb, var(--hub-accent) 38%, transparent);
}

.home-realty-hub__subnav--editorial {
    display: grid;
    gap: 9px;
    padding: 18px;
    background: #f7fbfd;
}

.home-realty-hub__subnav--editorial a,
.home-realty-hub__subnav--editorial a:hover,
.home-realty-hub__subnav--editorial a:focus,
.home-realty-hub__subnav--editorial a:active {
    position: relative;
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr);
    gap: 10px;
    align-items: center;
    min-height: 34px;
    color: #1f526d;
    font-size: 14px;
    line-height: 1.12;
}

.home-realty-hub__subnav--editorial a::before {
    content: "";
    width: 24px;
    height: 1px;
    background: var(--hub-accent);
    box-shadow: 0 0 12px color-mix(in srgb, var(--hub-accent) 45%, transparent);
}

.home-realty-hub__subnav--editorial a:first-child {
    grid-template-columns: minmax(0, 1fr);
    min-height: 48px;
    padding: 0 16px;
    border-radius: 7px;
    background: #1f526d;
    color: #ffffff;
    font-size: 17px;
}

.home-realty-hub__subnav--editorial a:first-child::before {
    display: none;
}

.home-realty-hub__subnav--routes {
    counter-reset: route;
    display: grid;
    gap: 0;
    padding: 16px 18px 18px;
    background: #fffafd;
}

.home-realty-hub__subnav--routes a,
.home-realty-hub__subnav--routes a:hover,
.home-realty-hub__subnav--routes a:focus,
.home-realty-hub__subnav--routes a:active {
    counter-increment: route;
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    min-height: 35px;
    color: #315039;
    font-size: 15px;
    line-height: 1.1;
}

.home-realty-hub__subnav--routes a::before {
    content: counter(route, decimal-leading-zero);
    color: color-mix(in srgb, var(--hub-accent) 78%, #173a2b);
    font-size: 12px;
    font-weight: 700;
}

.home-realty-hub__subnav--routes a + a {
    box-shadow: 0 -1px 0 rgba(49, 80, 57, .08);
}

@media (max-width: 1320px) {
    .home-realty-hub__directions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .home-realty-hub {
        padding: 10px 0 45px;
    }

    .home-realty-hub .home-realty-hub__inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .home-realty-hub__top {
        grid-template-columns: minmax(0, 1fr);
        gap: 12px;
        margin-bottom: 16px;
    }

    .home-realty-hub__title {
        font-size: 24px;
    }

    .home-realty-hub__action,
    .home-realty-hub__action:hover,
    .home-realty-hub__action:focus,
    .home-realty-hub__action:active {
        width: 100%;
        min-height: 40px;
        font-size: 15px;
    }

    .home-realty-hub__directions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .home-realty-hub__tile {
        border-radius: 7px;
        box-shadow: 0 12px 24px rgba(22, 48, 36, .1);
    }

    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 166px;
    }

    .home-realty-hub__tile-content {
        display: block;
        padding: 13px 12px 14px;
    }

    .home-realty-hub__tile-title {
        font-size: 30px;
    }

    .home-realty-hub__tile-text {
        max-width: none;
        max-height: 44px;
        margin-top: 8px;
        padding-left: 13px;
        font-size: 12px;
        line-height: 1.18;
        overflow: hidden;
    }

    .home-realty-hub__tile-text::before {
        width: 2px;
    }

    .home-realty-hub__subnav {
        max-height: 132px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .home-realty-hub__subnav--atlas {
        display: flex;
        gap: 9px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 11px;
    }

    .home-realty-hub__subnav--atlas a,
    .home-realty-hub__subnav--atlas a:first-child {
        flex: 0 0 auto;
        min-height: 34px;
        margin: 0;
        padding: 9px 12px 9px 24px;
        font-size: 14px;
        line-height: 1.08;
        white-space: nowrap;
    }

    .home-realty-hub__subnav--taxonomy {
        gap: 9px;
        padding: 12px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup {
        grid-template-columns: 48px minmax(0, 1fr);
        gap: 8px;
        padding-bottom: 8px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-title {
        font-size: 11px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links {
        gap: 5px 9px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a,
    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:hover,
    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:focus,
    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:active {
        font-size: 13px;
    }

    .home-realty-hub__subnav--editorial,
    .home-realty-hub__subnav--routes {
        padding: 12px;
    }

    .home-realty-hub__subnav--editorial a,
    .home-realty-hub__subnav--editorial a:hover,
    .home-realty-hub__subnav--editorial a:focus,
    .home-realty-hub__subnav--editorial a:active {
        grid-template-columns: 18px minmax(0, 1fr);
        gap: 8px;
        min-height: 32px;
        font-size: 13px;
    }

    .home-realty-hub__subnav--editorial a::before {
        width: 18px;
    }

    .home-realty-hub__subnav--editorial a:first-child {
        min-height: 38px;
        padding: 0 12px;
        font-size: 14px;
    }

    .home-realty-hub__subnav--routes a,
    .home-realty-hub__subnav--routes a:hover,
    .home-realty-hub__subnav--routes a:focus,
    .home-realty-hub__subnav--routes a:active {
        grid-template-columns: 24px minmax(0, 1fr);
        gap: 8px;
        min-height: 32px;
        font-size: 13px;
    }
}

@media (max-width: 430px) {
    .home-realty-hub__title {
        font-size: 23px;
    }

    .home-realty-hub__directions {
        gap: 10px;
    }

    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 156px;
    }

    .home-realty-hub__tile-title {
        font-size: 30px;
    }

    .home-realty-hub__tile-text {
        font-size: 11px;
    }
}

/* Home realty hub v5 */
.home-realty-hub__directions {
    align-items: stretch;
    grid-template-columns: repeat(12, minmax(0, 1fr));
}

.home-realty-hub__tile {
    display: flex;
    flex-direction: column;
    grid-column: span 3;
}

.home-realty-hub__tile:nth-child(n + 5) {
    grid-column: span 4;
}

.home-realty-hub__tile-main,
.home-realty-hub__tile-main:hover,
.home-realty-hub__tile-main:focus,
.home-realty-hub__tile-main:active {
    flex: 0 0 auto;
    height: 220px;
}

.home-realty-hub__tile-copy {
    max-width: 310px;
}

.home-realty-hub__tile-title {
    font-size: 30px;
}

.home-realty-hub__tile:nth-child(2) .home-realty-hub__tile-title {
    font-size: 30px;
    white-space: normal;
}

.home-realty-hub__tile:nth-child(1) .home-realty-hub__tile-text {
    max-width: 250px;
}

.home-realty-hub__tile--rent .home-realty-hub__tile-text {
    max-width: 235px;
}

.home-realty-hub__tile-text::before {
    width: 2px;
}

.home-realty-hub__subnav {
    flex: 1 1 auto;
}

.home-realty-hub__subnav--taxonomy {
    display: grid;
    align-content: start;
    gap: 13px;
    padding: 18px 18px 22px;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup {
    grid-template-columns: 78px minmax(0, 1fr);
    gap: 13px;
    padding-bottom: 12px;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-title {
    font-size: 11px;
    line-height: 1.12;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links {
    gap: 7px 11px;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a,
.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:hover,
.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:focus,
.home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:active {
    font-size: 13px;
    line-height: 1.12;
}

.home-realty-hub__subnav--taxonomy .home-realty-hub__trait {
    display: inline-flex;
    color: #466052;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.12;
}

@media (min-width: 769px) {
    .home-realty-hub__tile:nth-child(1) .home-realty-hub__tile-text {
        line-height: 1.22;
    }
}

@media (max-width: 1180px) {
    .home-realty-hub__directions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-realty-hub__tile,
    .home-realty-hub__tile:nth-child(n + 5) {
        grid-column: auto;
    }
}

@media (min-width: 769px) and (max-width: 1180px) {
    .home-realty-hub__tile.home-realty-hub__tile--rent {
        grid-column: 1 / -1;
        justify-self: stretch;
        width: auto;
    }
}

@media (max-width: 768px) {
    .home-realty-hub__directions {
        grid-template-columns: minmax(0, 1fr);
        gap: 18px;
    }

    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 220px;
    }

    .home-realty-hub__tile:nth-child(2) .home-realty-hub__tile-title {
        font-size: 30px;
        white-space: normal;
    }

    .home-realty-hub__tile-title {
        font-size: 30px;
    }

    .home-realty-hub__tile-text {
        max-height: none;
        max-width: 290px;
        overflow: visible;
        font-size: 14px;
        line-height: 1.24;
    }

    .home-realty-hub__subnav {
        max-height: none;
        overflow: visible;
    }

    .home-realty-hub__subnav--taxonomy {
        gap: 13px;
        padding: 17px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup {
        grid-template-columns: 82px minmax(0, 1fr);
        gap: 12px;
        padding-bottom: 12px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-title {
        font-size: 12px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links {
        gap: 8px 12px;
    }

    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a,
    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:hover,
    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:focus,
    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup-links a:active {
        font-size: 14px;
        line-height: 1.12;
    }
}

@media (max-width: 430px) {
    .home-realty-hub__tile-main,
    .home-realty-hub__tile-main:hover,
    .home-realty-hub__tile-main:focus,
    .home-realty-hub__tile-main:active {
        height: 220px;
    }

    .home-realty-hub__tile-text {
        max-width: 270px;
        font-size: 13px;
    }
}

/* Home next steps hub */
.home-next-steps-hub {
    margin: 24px 0 0;
    padding: 0;
    background: transparent;
    color: #1f2b24;
}

.home-next-steps-hub,
.home-next-steps-hub * {
    box-sizing: border-box;
}

.home-next-steps-hub--embedded {
    position: relative;
}

.home-next-steps-hub--embedded::before {
    content: "";
    display: block;
    height: 1px;
    margin: 0 0 18px;
    background: linear-gradient(90deg, transparent, rgba(53, 79, 61, .2), transparent);
}

.home-next-steps-hub__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.home-next-steps-hub__card {
    display: flex;
    min-width: 0;
    overflow: hidden;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
    box-shadow:
        0 18px 42px rgba(22, 48, 36, .1),
        0 1px 0 rgba(255, 255, 255, .9) inset;
}

.home-next-steps-hub__hero,
.home-next-steps-hub__hero:hover,
.home-next-steps-hub__hero:focus,
.home-next-steps-hub__hero:active {
    position: relative;
    display: block;
    height: 220px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}

.home-next-steps-hub__image,
.home-next-steps-hub__shade {
    position: absolute;
    inset: 0;
    display: block;
}

.home-next-steps-hub__image {
    background-image: var(--next-bg);
    background-position: center;
    background-size: cover;
    transform: scale(1.01);
    transition: transform .45s ease;
}

.home-next-steps-hub__hero:hover .home-next-steps-hub__image,
.home-next-steps-hub__hero:focus .home-next-steps-hub__image {
    transform: scale(1.045);
}

.home-next-steps-hub__shade {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, .01) 0%, rgba(0, 0, 0, .28) 56%, rgba(0, 0, 0, .68) 100%),
        linear-gradient(90deg, rgba(8, 24, 18, .7) 0%, rgba(8, 24, 18, .36) 46%, rgba(8, 24, 18, .04) 100%);
}

.home-next-steps-hub__copy {
    position: relative;
    z-index: 1;
    display: flex;
    max-width: 650px;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 34px 31px 40px;
}

.home-next-steps-hub__copy::before {
    content: "";
    position: absolute;
    bottom: 35px;
    left: 25px;
    width: 2px;
    height: 78px;
    background: var(--next-accent);
    border-radius: 999px;
    box-shadow: 0 0 18px rgba(var(--next-accent-rgb), .6);
}

.home-next-steps-hub__title {
    display: block;
    margin: 0 0 10px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.04;
    text-shadow: 0 10px 28px rgba(0, 0, 0, .36);
}

.home-next-steps-hub__text {
    display: block;
    max-width: 560px;
    color: rgba(255, 255, 255, .94);
    font-size: 15px;
    line-height: 1.32;
    text-shadow: 0 8px 24px rgba(0, 0, 0, .44);
}

.home-next-steps-hub__body {
    display: grid;
    grid-template-columns: minmax(210px, .92fr) minmax(0, 1.08fr);
    gap: 16px;
    align-items: start;
    padding: 18px 18px 20px;
    background:
        radial-gradient(circle at 15% 0, rgba(var(--next-accent-rgb), .09), transparent 42%),
        #fff;
}

.home-next-steps-hub__features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    min-width: 0;
}

.home-next-steps-hub__feature {
    display: grid;
    min-width: 0;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 9px;
    align-items: center;
    min-height: 58px;
    padding: 10px 9px;
    background: rgba(var(--next-accent-rgb), .07);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px rgba(var(--next-accent-rgb), .12);
}

.home-next-steps-hub__feature-num {
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background:
        linear-gradient(135deg, rgba(var(--next-accent-rgb), .98), rgba(var(--next-accent-rgb), .68));
    border-radius: 7px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 8px 18px rgba(var(--next-accent-rgb), .2);
}

.home-next-steps-hub__feature-copy {
    display: block;
    min-width: 0;
}

.home-next-steps-hub__feature-title {
    display: block;
    color: #1d3829;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.08;
}

.home-next-steps-hub__feature-text {
    display: block;
    margin-top: 2px;
    color: #637268;
    font-size: 12px;
    line-height: 1.16;
}

.home-next-steps-hub__groups {
    display: grid;
    min-width: 0;
    gap: 11px;
}

.home-next-steps-hub__group {
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 13px;
    align-items: start;
    min-width: 0;
    padding-bottom: 11px;
    box-shadow: 0 1px 0 color-mix(in srgb, var(--next-accent) 24%, transparent);
}

.home-next-steps-hub__group:last-child {
    padding-bottom: 0;
    box-shadow: none;
}

.home-next-steps-hub__group-title {
    margin-top: 2px;
    color: color-mix(in srgb, var(--next-accent) 70%, #546457);
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1.1;
    text-transform: uppercase;
}

.home-next-steps-hub__links {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 12px;
}

.home-next-steps-hub__links a,
.home-next-steps-hub__links a:hover,
.home-next-steps-hub__links a:focus,
.home-next-steps-hub__links a:active {
    position: relative;
    display: inline-flex;
    padding-bottom: 2px;
    color: #315039;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.12;
    text-decoration: none;
}

.home-next-steps-hub__links a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: color-mix(in srgb, var(--next-accent) 38%, transparent);
}

@media (max-width: 1180px) {
    .home-next-steps-hub__body {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 980px) {
    .home-next-steps-hub__grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-next-steps-hub__body {
        grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
    }
}

@media (max-width: 768px) {
    .home-next-steps-hub {
        margin-top: 20px;
    }

    .home-next-steps-hub--embedded::before {
        margin-bottom: 16px;
    }

    .home-next-steps-hub__grid {
        gap: 18px;
    }

    .home-next-steps-hub__hero,
    .home-next-steps-hub__hero:hover,
    .home-next-steps-hub__hero:focus,
    .home-next-steps-hub__hero:active {
        height: 220px;
    }

    .home-next-steps-hub__copy {
        padding: 24px 24px 25px 32px;
    }

    .home-next-steps-hub__copy::before {
        bottom: 28px;
        left: 20px;
        height: 64px;
    }

    .home-next-steps-hub__title {
        font-size: 30px;
    }

    .home-next-steps-hub__text {
        font-size: 14px;
    }

    .home-next-steps-hub__body {
        grid-template-columns: minmax(0, 1fr);
        padding: 16px;
    }

    .home-next-steps-hub__group {
        grid-template-columns: 82px minmax(0, 1fr);
        gap: 12px;
    }
}

@media (max-width: 520px) {
    .home-next-steps-hub__features {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 430px) {
    .home-next-steps-hub__hero,
    .home-next-steps-hub__hero:hover,
    .home-next-steps-hub__hero:focus,
    .home-next-steps-hub__hero:active {
        height: 220px;
    }

    .home-next-steps-hub__title {
        font-size: 30px;
    }

    .home-next-steps-hub__text {
        font-size: 13px;
    }

    .home-next-steps-hub__group {
        grid-template-columns: minmax(0, 1fr);
        gap: 8px;
    }
}

/* Home info hub */
.home-info-hub {
    display: grid;
    gap: 16px;
    margin-top: 24px;
}

.home-info-hub,
.home-info-hub * {
    box-sizing: border-box;
}

.home-info-hub::before {
    content: "";
    display: block;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(53, 79, 61, .2), transparent);
}

.home-info-hub__row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.home-info-hub__panel {
    min-width: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
    box-shadow:
        0 18px 42px rgba(22, 48, 36, .1),
        0 1px 0 rgba(255, 255, 255, .9) inset;
}

.home-info-hub__head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 14px;
    padding: 18px 18px 14px;
    background: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(248, 252, 249, .94));
    box-shadow: 0 1px 0 rgba(49, 80, 57, .09);
}

.home-info-hub__head h2 {
    margin: 0;
    color: #173a2b;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.05;
}


body.page-home .home-info-hub__head h2 {
    color: #173a2b;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.05;
}

body.page-home .home-info-hub__head h2 a,
body.page-home .home-info-hub__head h2 a:hover,
body.page-home .home-info-hub__head h2 a:focus,
body.page-home .home-info-hub__head h2 a:active {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}

.home-info-hub__head h2 a,
.home-info-hub__head h2 a:hover,
.home-info-hub__head h2 a:focus,
.home-info-hub__head h2 a:active,
.home-info-hub__head > a,
.home-info-hub__head > a:hover,
.home-info-hub__head > a:focus,
.home-info-hub__head > a:active {
    color: inherit;
    text-decoration: none;
}

.home-info-hub__head > a {
    color: color-mix(in srgb, var(--info-accent) 72%, #315039);
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
}

.home-info-hub__lead,
.home-info-hub__lead:hover,
.home-info-hub__lead:focus,
.home-info-hub__lead:active {
    display: grid;
    grid-template-columns: minmax(210px, .84fr) minmax(0, 1fr);
    gap: 0;
    color: #1f2b24;
    text-decoration: none;
}

.home-info-hub__lead-media,
.home-info-hub__lead-media img {
    display: block;
    min-width: 0;
    height: 100%;
}

.home-info-hub__lead-media {
    min-height: 221px;
    overflow: hidden;
    background: #e7eee8;
}

.home-info-hub__lead-media img {
    width: 100%;
    object-fit: cover;
    transition: transform .45s ease;
}

.home-info-hub__lead:hover .home-info-hub__lead-media img,
.home-info-hub__lead:focus .home-info-hub__lead-media img {
    transform: scale(1.04);
}

.home-info-hub__lead-body {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    padding: 22px 24px;
    background:
        radial-gradient(circle at 0 0, color-mix(in srgb, var(--info-accent) 13%, transparent), transparent 48%),
        #fff;
}

.home-info-hub__lead-date,
.home-info-hub__article-copy span,
.home-info-hub__video-copy span,
.home-info-hub__term em {
    color: #607067;
    font-style: normal;
    font-size: 13px;
    line-height: 1.24;
}

.home-info-hub__lead-date {
    margin-bottom: 8px;
    color: color-mix(in srgb, var(--info-accent) 72%, #607067);
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.home-info-hub__lead-title {
    color: #173a2b;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.08;
}

.home-info-hub__lead-text {
    margin-top: 10px;
    color: #51665b;
    font-size: 14px;
    line-height: 1.28;
}

.home-info-hub__news-list {
    display: grid;
    gap: 0;
    padding: 0 18px 18px;
}

.home-info-hub__news-list a,
.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__news-list a:active {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 13px;
    align-items: baseline;
    min-height: 42px;
    padding: 11px 0;
    color: #315039;
    text-decoration: none;
    box-shadow: 0 -1px 0 color-mix(in srgb, var(--info-accent) 18%, transparent);
}

.home-info-hub__news-list span {
    color: color-mix(in srgb, var(--info-accent) 78%, #607067);
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.home-info-hub__news-list strong,
.home-info-hub__article-copy strong,
.home-info-hub__video-copy strong,
.home-info-hub__term strong {
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.12;
}

.home-info-hub__article-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
    padding: 18px;
}

.home-info-hub__article,
.home-info-hub__article:hover,
.home-info-hub__article:focus,
.home-info-hub__article:active {
    display: grid;
    min-width: 0;
    gap: 10px;
    min-height: 92px;
    padding: 13px;
    color: #1f2b24;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 15%, transparent);
    text-decoration: none;
}

.home-info-hub__article--lead {
    grid-column: 1 / -1;
    grid-template-columns: minmax(160px, .48fr) minmax(0, 1fr);
    min-height: 150px;
    padding: 0;
    overflow: hidden;
    background: #f8fbf8;
}

.home-info-hub__article-media,
.home-info-hub__article-media img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-info-hub__article-media img {
    object-fit: cover;
}

.home-info-hub__article-copy {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
}

.home-info-hub__article--lead .home-info-hub__article-copy {
    padding: 17px 18px 17px 0;
}

.home-info-hub__video-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 9px;
    padding: 18px;
}

.home-info-hub__video,
.home-info-hub__video:hover,
.home-info-hub__video:focus,
.home-info-hub__video:active {
    display: grid;
    min-width: 0;
    overflow: hidden;
    color: #1f2b24;
    background: #f8fbfa;
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 15%, transparent);
    text-decoration: none;
}

.home-info-hub__video--lead {
    grid-column: 1 / -1;
    grid-template-columns: minmax(230px, .92fr) minmax(0, 1fr);
}

.home-info-hub__video-media {
    position: relative;
    display: block;
    min-height: 96px;
    overflow: hidden;
    background: #dfe9e5;
}

.home-info-hub__video--lead .home-info-hub__video-media {
    min-height: 190px;
}

.home-info-hub__video-media > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-info-hub__play {
    position: absolute;
    left: 13px;
    bottom: 13px;
    display: flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, .92);
    border-radius: 50%;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .22);
}

.home-info-hub__play img {
    display: block;
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.home-info-hub__video-copy {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
    padding: 13px;
}

.home-info-hub__video--lead .home-info-hub__video-copy {
    padding: 20px 22px;
}

.home-info-hub__dict-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
    padding: 18px;
}

.home-info-hub__term,
.home-info-hub__term:hover,
.home-info-hub__term:focus,
.home-info-hub__term:active {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 10px;
    min-width: 0;
    align-items: start;
    min-height: 78px;
    padding: 12px;
    color: #1f2b24;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 15%, transparent);
    text-decoration: none;
}

.home-info-hub__term > span {
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--info-accent);
    border-radius: 7px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}

.home-info-hub__term strong,
.home-info-hub__term em {
    grid-column: 2;
}

.home-info-hub__term em {
    display: block;
    margin-top: -5px;
}

.home-info-hub__section-hero,
.home-info-hub__section-hero:hover,
.home-info-hub__section-hero:focus,
.home-info-hub__section-hero:active {
    position: relative;
    display: block;
    height: 220px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}

.home-info-hub__section-image,
.home-info-hub__section-shade {
    position: absolute;
    inset: 0;
    display: block;
}

.home-info-hub__section-image {
    background-image: var(--info-bg);
    background-position: center;
    background-size: cover;
    transform: scale(1.01);
    transition: transform .45s ease;
}

.home-info-hub__section-hero:hover .home-info-hub__section-image,
.home-info-hub__section-hero:focus .home-info-hub__section-image {
    transform: scale(1.045);
}

.home-info-hub__section-shade {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, .02) 0%, rgba(0, 0, 0, .32) 58%, rgba(0, 0, 0, .72) 100%),
        linear-gradient(90deg, rgba(8, 24, 18, .72) 0%, rgba(8, 24, 18, .34) 48%, rgba(8, 24, 18, .04) 100%);
}

.home-info-hub__section-copy {
    position: relative;
    z-index: 1;
    display: flex;
    max-width: 560px;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    padding: 28px 32px 30px 40px;
}

.home-info-hub__section-copy::before {
    content: "";
    position: absolute;
    bottom: 33px;
    left: 25px;
    width: 2px;
    height: 72px;
    background: var(--info-accent);
    border-radius: 999px;
    box-shadow: 0 0 18px color-mix(in srgb, var(--info-accent) 58%, transparent);
}

.home-info-hub__section-title {
    display: block;
    margin: 0 0 10px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 1.04;
    text-shadow: 0 10px 28px rgba(0, 0, 0, .36);
}

.home-info-hub__section-copy em {
    display: block;
    max-width: 500px;
    color: rgba(255, 255, 255, .93);
    font-style: normal;
    font-size: 15px;
    line-height: 1.32;
    text-shadow: 0 8px 24px rgba(0, 0, 0, .44);
}

.home-info-hub__quick-links,
.home-info-hub__contacts-line {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    padding: 17px 18px;
    background: #fff;
}

.home-info-hub__contacts-line {
    padding-bottom: 0;
}

.home-info-hub__quick-links a,
.home-info-hub__quick-links a:hover,
.home-info-hub__quick-links a:focus,
.home-info-hub__quick-links a:active,
.home-info-hub__contacts-line a,
.home-info-hub__contacts-line a:hover,
.home-info-hub__contacts-line a:focus,
.home-info-hub__contacts-line a:active,
.home-info-hub__contacts-line span {
    position: relative;
    display: inline-flex;
    color: #315039;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.14;
    text-decoration: none;
}

.home-info-hub__quick-links a::after,
.home-info-hub__contacts-line a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    height: 1px;
    background: color-mix(in srgb, var(--info-accent) 38%, transparent);
}

@media (max-width: 1180px) {
    .home-info-hub__lead,
    .home-info-hub__video--lead {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-info-hub__lead-media,
    .home-info-hub__video--lead .home-info-hub__video-media {
        min-height: 175px;
    }
}

@media (max-width: 980px) {
    .home-info-hub__row {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-info-hub__lead,
    .home-info-hub__video--lead {
        grid-template-columns: minmax(230px, .86fr) minmax(0, 1fr);
    }
}

@media (max-width: 768px) {
    .home-info-hub {
        margin-top: 20px;
        gap: 18px;
    }

    .home-info-hub__row {
        gap: 18px;
    }

    .home-info-hub__head {
        padding: 16px;
    }

    .home-info-hub__head h2 {
        font-size: 23px;
    }


    body.page-home .home-info-hub__head h2 {
        font-size: 23px;
    }

    .home-info-hub__lead,
    .home-info-hub__article--lead,
    .home-info-hub__video--lead {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-info-hub__lead-media,
    .home-info-hub__video--lead .home-info-hub__video-media {
        min-height: 190px;
    }

    .home-info-hub__lead-media {
        min-height: 0;
        height: clamp(190px, 58vw, 220px);
        max-height: 220px;
    }

    .home-info-hub__lead-body,
    .home-info-hub__video--lead .home-info-hub__video-copy {
        padding: 17px;
    }

    .home-info-hub__lead-title {
        font-size: 20px;
    }

    .home-info-hub__article-grid,
    .home-info-hub__dict-grid {
        grid-template-columns: minmax(0, 1fr);
        padding: 16px;
    }

    .home-info-hub__video-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 16px;
    }

    .home-info-hub__video--lead {
        grid-column: 1 / -1;
    }

    .home-info-hub__section-hero,
    .home-info-hub__section-hero:hover,
    .home-info-hub__section-hero:focus,
    .home-info-hub__section-hero:active {
        height: 220px;
    }

    .home-info-hub__section-copy {
        padding: 24px 24px 25px 32px;
    }

    .home-info-hub__section-copy::before {
        bottom: 28px;
        left: 20px;
        height: 64px;
    }

    .home-info-hub__section-title {
        font-size: 26px;
    }

    .home-info-hub__section-copy em {
        font-size: 14px;
    }
}

@media (max-width: 430px) {
    .home-info-hub__head {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .home-info-hub__news-list a {
        grid-template-columns: minmax(0, 1fr);
        gap: 4px;
    }

    .home-info-hub__video-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-info-hub__section-hero,
    .home-info-hub__section-hero:hover,
    .home-info-hub__section-hero:focus,
    .home-info-hub__section-hero:active {
        height: 210px;
    }

    .home-info-hub__section-title {
        font-size: 24px;
    }

    .home-info-hub__section-copy em {
        font-size: 13px;
    }
}

/* Home hub v2 refinements */
.home-realty-hub__tile-shade {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .12) 56%, rgba(0, 0, 0, .38) 100%),
        linear-gradient(90deg, rgba(8, 25, 18, .50) 0%, rgba(8, 25, 18, .20) 48%, rgba(8, 25, 18, .02) 100%);
}

.home-next-steps-hub__shade,
.home-villages-hub__hero-shade,
.home-info-hub__section-shade {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .16) 60%, rgba(0, 0, 0, .45) 100%),
        linear-gradient(90deg, rgba(7, 23, 16, .50) 0%, rgba(7, 23, 16, .18) 52%, rgba(7, 23, 16, .02) 100%);
}

.home-next-steps-hub__copy::before,
.home-villages-hub__hero-copy::before,
.home-info-hub__section-copy::before {
    display: none;
}

.home-next-steps-hub__text,
.home-villages-hub__direction-text,
.home-info-hub__section-copy em {
    position: relative;
    padding-left: 16px;
}

.home-next-steps-hub__text::before,
.home-villages-hub__direction-text::before,
.home-info-hub__section-copy em::before {
    content: "";
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 0;
    width: 2px;
    background: var(--next-accent, var(--village-accent, var(--info-accent)));
    border-radius: 999px;
    box-shadow: 0 0 14px color-mix(in srgb, var(--next-accent, var(--village-accent, var(--info-accent))) 45%, transparent);
}

.home-info-hub__section-copy em {
    max-width: 540px;
}

.home-info-hub__news-list {
    margin-top: 20px;
    padding: 0 18px 18px;
}

.home-info-hub__news-list a,
.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__news-list a:active {
    grid-template-columns: 76px minmax(0, 1fr);
    min-height: 38px;
    padding: 9px 0;
}

.home-info-hub__news-list strong,
.home-info-hub__article-row strong {
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

.home-info-hub__article-list {
    display: grid;
    gap: 0;
    margin-top: 20px;
    padding: 0 18px 18px;
}

.home-info-hub__article-row,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__article-row:active {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 13px;
    align-items: center;
    min-height: 54px;
    padding: 9px 0;
    color: #315039;
    text-decoration: none;
    box-shadow: 0 -1px 0 color-mix(in srgb, var(--info-accent) 18%, transparent);
}

.home-info-hub__article-row > span {
    display: block;
    width: 72px;
    height: 46px;
    overflow: hidden;
    background: #e4ece6;
    border-radius: 6px;
}

.home-info-hub__article-row img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-info-hub__article-row strong {
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.12;
}

.home-info-hub__video-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

.home-info-hub__video,
.home-info-hub__video:hover,
.home-info-hub__video:focus,
.home-info-hub__video:active,
.home-info-hub__video--lead {
    grid-column: auto;
    grid-template-columns: minmax(0, 1fr);
}

.home-info-hub__video-media,
.home-info-hub__video--lead .home-info-hub__video-media {
    min-height: 0;
    aspect-ratio: 16 / 9;
}

.home-info-hub__play {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 12px 30px rgba(16, 47, 36, .22);
}

.home-info-hub__play img {
    width: 25px;
    height: 25px;
}

.home-info-hub__video-copy,
.home-info-hub__video--lead .home-info-hub__video-copy {
    justify-content: flex-start;
    min-height: 72px;
    padding: 12px;
}

.home-info-hub__term {
    min-height: 73px;
    align-items: start;
}

.home-info-hub__term-mark {
    overflow: hidden;
}

.home-info-hub__term-mark img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-info-hub__term em {
    margin-top: 1px;
}

.home-info-hub__panel--faq {
    --info-accent: #54b8e8;
}

.home-info-hub__faq-layout {
    display: grid;
    grid-template-columns: minmax(320px, .88fr) minmax(0, 1.12fr);
    gap: 14px;
    padding: 18px;
}

.home-info-hub__faq-lead,
.home-info-hub__faq-lead:hover,
.home-info-hub__faq-lead:focus,
.home-info-hub__faq-lead:active {
    display: grid;
    min-width: 0;
    overflow: hidden;
    color: #20382a;
    background: #f6fbf8;
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 16%, transparent);
    text-decoration: none;
}

.home-info-hub__faq-image {
    display: block;
    height: 180px;
    overflow: hidden;
    background: #e1ece6;
}

.home-info-hub__faq-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-info-hub__faq-copy {
    display: grid;
    gap: 8px;
    padding: 16px;
}

.home-info-hub__faq-copy strong,
.home-info-hub__faq-item strong {
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.12;
}

.home-info-hub__faq-copy span {
    color: #607067;
    font-size: 13px;
    line-height: 1.3;
}

.home-info-hub__faq-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
}

.home-info-hub__faq-item,
.home-info-hub__faq-item:hover,
.home-info-hub__faq-item:focus,
.home-info-hub__faq-item:active {
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    min-width: 0;
    min-height: 88px;
    padding: 10px;
    color: #20382a;
    background: color-mix(in srgb, var(--info-accent) 6%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 14%, transparent);
    text-decoration: none;
}

.home-info-hub__faq-item > span {
    display: block;
    width: 86px;
    height: 62px;
    overflow: hidden;
    background: #e1ece6;
    border-radius: 6px;
}

.home-info-hub__faq-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-info-hub__section-body {
    display: grid;
    gap: 14px;
    padding: 18px;
    background: #fff;
}

.home-info-hub__section-body p {
    margin: 0;
    color: #52695d;
    font-size: 14px;
    line-height: 1.34;
}

.home-info-hub__benefits-grid,
.home-info-hub__invest-grid,
.home-info-hub__district-points,
.home-info-hub__contacts-grid,
.home-info-hub__requisites {
    display: grid;
    gap: 8px;
}

.home-info-hub__benefits-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-info-hub__benefits-grid a,
.home-info-hub__benefits-grid a:hover,
.home-info-hub__benefits-grid a:focus,
.home-info-hub__benefits-grid a:active {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 9px;
    align-items: center;
    min-height: 54px;
    padding: 10px;
    color: #284735;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 14%, transparent);
    text-decoration: none;
}

.home-info-hub__benefits-grid span,
.home-info-hub__invest-grid b {
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--info-accent);
    border-radius: 7px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
}

.home-info-hub__benefits-grid strong,
.home-info-hub__district-points span,
.home-info-hub__contacts-grid strong,
.home-info-hub__requisites span,
.home-info-hub__invest-grid strong {
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.14;
}

.home-info-hub__district-points {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-info-hub__district-points span {
    display: block;
    min-height: 52px;
    padding: 11px 12px 11px 16px;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-left: 2px solid var(--info-accent);
    border-radius: 7px;
}

.home-info-hub__invest-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-info-hub__invest-grid span {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 8px;
    min-width: 0;
    padding: 10px;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 14%, transparent);
}

.home-info-hub__invest-grid em {
    grid-column: 2;
    margin-top: -4px;
    color: #66756b;
    font-style: normal;
    font-size: 12px;
    line-height: 1.18;
}

.home-info-hub__contacts-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 18px 18px 0;
    background: #fff;
}

.home-info-hub__contacts-grid a,
.home-info-hub__contacts-grid a:hover,
.home-info-hub__contacts-grid a:focus,
.home-info-hub__contacts-grid a:active,
.home-info-hub__contacts-grid > span {
    display: grid;
    gap: 5px;
    min-width: 0;
    min-height: 70px;
    padding: 12px;
    color: #284735;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 14%, transparent);
    text-decoration: none;
}

.home-info-hub__contacts-grid span span,
.home-info-hub__contacts-grid a span,
.home-info-hub__requisites b {
    color: color-mix(in srgb, var(--info-accent) 72%, #607067);
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1;
    text-transform: uppercase;
}

.home-info-hub__contacts-grid strong {
    overflow-wrap: anywhere;
}

.home-info-hub__requisites {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 12px 18px 18px;
    background: #fff;
}

.home-info-hub__requisites span {
    display: grid;
    gap: 6px;
    min-width: 0;
    padding: 12px;
    background: #f8fbf9;
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px rgba(49, 80, 57, .09);
    color: #52695d;
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 1.28;
}

@media (max-width: 1180px) {
    .home-info-hub__faq-layout {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 768px) {
    .home-info-hub__article-list,
    .home-info-hub__news-list {
        margin-top: 14px;
        padding: 0 16px 16px;
    }

    .home-info-hub__video-grid,
    .home-info-hub__faq-list,
    .home-info-hub__benefits-grid,
    .home-info-hub__district-points,
    .home-info-hub__invest-grid,
    .home-info-hub__contacts-grid,
    .home-info-hub__requisites {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-info-hub__faq-layout,
    .home-info-hub__section-body,
    .home-info-hub__contacts-grid,
    .home-info-hub__requisites {
        padding-right: 16px;
        padding-left: 16px;
    }

    .home-info-hub__section-copy em {
        max-width: 290px;
    }
}

@media (max-width: 430px) {
    .home-info-hub__article-row,
    .home-info-hub__article-row:hover,
    .home-info-hub__article-row:focus,
    .home-info-hub__article-row:active,
    .home-info-hub__faq-item,
    .home-info-hub__faq-item:hover,
    .home-info-hub__faq-item:focus,
    .home-info-hub__faq-item:active {
        grid-template-columns: 72px minmax(0, 1fr);
    }

    .home-info-hub__faq-item > span {
        width: 72px;
        height: 54px;
    }
}

/* Cleaner centered video play marker for the homepage info hub. */
.home-info-hub__play {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .92);
}

.home-info-hub__play::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 52%;
    width: 0;
    height: 0;
    transform: translate(-50%, -50%);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 18px solid #2b9f73;
}

.home-info-hub__play img {
    display: none;
}

@media (max-width: 640px) {
    .home-info-hub__play {
        width: 48px;
        height: 48px;
    }

    .home-info-hub__play::before {
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 16px;
    }
}

/* Home hub v3 refinements */
.home-realty-hub__tile-shade,
.home-next-steps-hub__shade,
.home-villages-hub__hero-shade,
.home-info-hub__section-shade {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .08) 52%, rgba(0, 0, 0, .34) 100%),
        linear-gradient(90deg, rgba(7, 23, 16, .42) 0%, rgba(7, 23, 16, .14) 48%, rgba(7, 23, 16, 0) 100%);
}

.home-next-steps-hub__features {
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
}

.home-next-steps-hub__feature {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 12px;
    min-height: 64px;
    padding: 9px 10px;
}

.home-next-steps-hub__feature-icon {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    color: var(--next-accent);
}

.home-next-steps-hub__feature-icon::before {
    content: "";
    position: absolute;
    inset: 5px;
    background-color: currentColor;
    -webkit-mask: var(--next-icon) center / contain no-repeat;
    mask: var(--next-icon) center / contain no-repeat;
}

.home-next-steps-hub__feature-icon--project { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M7 23 24 9l17 14v18H29V29H19v12H7V23Zm6 3v9h4V25h14v10h4v-9L24 17 13 26Z'/%3E%3C/svg%3E"); }
.home-next-steps-hub__feature-icon--technology { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M8 14 24 6l16 8-16 8L8 14Zm0 10 6-3 10 5 10-5 6 3-16 8L8 24Zm0 10 6-3 10 5 10-5 6 3-16 8L8 34Z'/%3E%3C/svg%3E"); }
.home-next-steps-hub__feature-icon--engineering { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M29 4 13 26h10l-4 18 16-23H25l4-17Z'/%3E%3C/svg%3E"); }
.home-next-steps-hub__feature-icon--launch { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M35 5c-8 2-15 8-19 16l-8 2 7 7 7 7 2-8c8-4 14-11 16-19l-5-5Zm-8 15a4 4 0 1 1 6 0 4 4 0 0 1-6 0ZM8 34c4-1 7 2 6 6-3 2-6 3-10 4 1-4 2-7 4-10Z'/%3E%3C/svg%3E"); }
.home-next-steps-hub__feature-icon--check { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M24 4 40 11v12c0 10-6 17-16 21C14 40 8 33 8 23V11l16-7Zm-3 27 13-13-4-4-9 9-4-4-4 4 8 8Z'/%3E%3C/svg%3E"); }
.home-next-steps-hub__feature-icon--deal { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M12 6h20l8 8v28H12V6Zm18 3v7h7l-7-7ZM18 23h16v4H18v-4Zm0 8h16v4H18v-4Z'/%3E%3C/svg%3E"); }
.home-next-steps-hub__feature-icon--utilities { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M18 4h12v10h6v8H12v-8h6V4Zm-4 24h20v6h5v10H9V34h5v-6Z'/%3E%3C/svg%3E"); }
.home-next-steps-hub__feature-icon--selection { --next-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M8 10h32v7H8v-7Zm0 11h22v7H8v-7Zm0 11h15v7H8v-7Zm26-1 8 8-3 3-5-5-5 5-3-3 8-8Z'/%3E%3C/svg%3E"); }

.home-info-hub__lead,
.home-info-hub__lead:hover,
.home-info-hub__lead:focus,
.home-info-hub__lead:active {
    grid-template-columns: minmax(230px, .46fr) minmax(0, 1fr);
    min-height: 221px;
}

.home-info-hub__lead-media {
    min-height: 221px;
}

.home-info-hub__lead-body {
    min-width: 0;
}

.home-info-hub__news-list a,
.home-info-hub__article-row,
.home-info-hub__faq-item,
.home-info-hub__video,
.home-info-hub__term {
    transition: background-color .22s ease, box-shadow .22s ease, transform .22s ease;
}

.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__faq-item:hover,
.home-info-hub__faq-item:focus,
.home-info-hub__term:hover,
.home-info-hub__term:focus {
    background: color-mix(in srgb, var(--info-accent) 9%, #fff);
    box-shadow:
        0 -1px 0 color-mix(in srgb, var(--info-accent) 18%, transparent),
        0 8px 20px rgba(31, 66, 47, .08);
}

.home-info-hub__news-list a,
.home-info-hub__article-row {
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 6px;
}

.home-info-hub__article-row,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__article-row:active {
    grid-template-columns: 112px minmax(0, 1fr);
    grid-template-rows: auto auto;
    min-height: 72px;
    gap: 4px 14px;
    align-items: center;
}

.home-info-hub__article-row > span {
    grid-row: 1 / 3;
    width: 112px;
    height: 68px;
}

.home-info-hub__article-row em {
    display: block;
    grid-column: 2;
    color: #66756b;
    font-style: normal;
    font-size: 12px;
    line-height: 1.22;
}

.home-info-hub__more,
.home-info-hub__more:hover,
.home-info-hub__more:focus,
.home-info-hub__more:active {
    display: inline-flex;
    justify-self: start;
    margin: 0 18px 18px;
    padding: 8px 13px;
    color: color-mix(in srgb, var(--info-accent) 78%, #315039);
    background: color-mix(in srgb, var(--info-accent) 8%, #fff);
    border-radius: 999px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 18%, transparent);
    transition: background-color .22s ease, box-shadow .22s ease;
}

.home-info-hub__more:hover,
.home-info-hub__more:focus {
    background: color-mix(in srgb, var(--info-accent) 15%, #fff);
    box-shadow: 0 8px 18px rgba(28, 57, 42, .1);
}

.home-info-hub__video,
.home-info-hub__video:hover,
.home-info-hub__video:focus,
.home-info-hub__video:active {
    grid-template-rows: auto 1fr;
    overflow: hidden;
}

.home-info-hub__video-media > img {
    transition: transform .45s ease;
}

.home-info-hub__video:hover .home-info-hub__video-media > img,
.home-info-hub__video:focus .home-info-hub__video-media > img {
    transform: scale(1.055);
}

.home-info-hub__play {
    width: 38px;
    height: 38px;
}

.home-info-hub__play::before {
    left: 55%;
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 13px;
}

.home-info-hub__video-copy,
.home-info-hub__video--lead .home-info-hub__video-copy {
    min-height: 0;
    padding: 13px 12px 14px;
    background: #f8fbfa;
}

.home-info-hub__video-copy strong {
    display: block;
    overflow-wrap: anywhere;
}

.home-info-hub__term,
.home-info-hub__term:hover,
.home-info-hub__term:focus,
.home-info-hub__term:active {
    grid-template-columns: 58px minmax(0, 1fr);
    min-height: 58px;
    align-items: stretch;
    padding: 0 12px 0 0;
    overflow: hidden;
}

.home-info-hub__term-mark,
.home-info-hub__term > span {
    width: 58px;
    height: 58px;
    border-radius: 0;
}

.home-info-hub__term strong {
    align-self: center;
    grid-column: 2;
}

.home-info-hub__term em {
    display: none;
}

.home-info-hub__faq-layout {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
}

.home-info-hub__faq-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-info-hub__faq-lead {
    min-height: 100%;
}

.home-info-hub__faq-image {
    height: 150px;
}

.home-info-hub__panel--company .home-info-hub__section-body,
.home-info-hub__panel--district .home-info-hub__section-body {
    padding-top: 0;
}

.home-info-hub__benefits-grid > span,
.home-info-hub__benefits-grid > span:hover,
.home-info-hub__benefits-grid > span:focus {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 6px 9px;
    align-items: center;
    min-height: 62px;
    padding: 10px;
    color: #284735;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 14%, transparent);
}

.home-info-hub__benefits-grid b,
.home-info-hub__invest-grid b {
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--info-accent);
    border-radius: 7px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
}

.home-info-hub__benefits-grid em {
    grid-column: 2;
    color: #66756b;
    font-style: normal;
    font-size: 12px;
    line-height: 1.18;
}

.home-info-hub__invest-grid span {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 4px 10px;
    min-height: 78px;
    padding: 12px;
}

.home-info-hub__invest-grid b {
    grid-row: 1 / 3;
    width: 46px;
    height: 46px;
    border-radius: 0;
    background: transparent;
}

.home-info-hub__invest-grid b::before {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    background: var(--info-accent);
    -webkit-mask: var(--invest-icon) center / contain no-repeat;
    mask: var(--invest-icon) center / contain no-repeat;
}

.home-info-hub__invest-item--location { --invest-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M24 4c8 0 14 6 14 14 0 11-14 26-14 26S10 29 10 18C10 10 16 4 24 4Zm0 19a5 5 0 1 0 0-10 5 5 0 0 0 0 10Z'/%3E%3C/svg%3E"); }
.home-info-hub__invest-item--demand { --invest-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M6 34h8V20H6v14Zm14 0h8V10h-8v24Zm14 0h8V16h-8v18ZM5 39h38v4H5v-4Z'/%3E%3C/svg%3E"); }
.home-info-hub__invest-item--scenario { --invest-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M9 8h30v8H9V8Zm0 12h13v20H9V20Zm17 0h13v8H26v-8Zm0 12h13v8H26v-8Z'/%3E%3C/svg%3E"); }
.home-info-hub__invest-item--check { --invest-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M20 34 9 23l4-4 7 7 15-15 4 4-19 19ZM8 40h32v4H8v-4Z'/%3E%3C/svg%3E"); }

.home-info-hub__invest-grid em {
    margin-top: 0;
}

.home-info-hub__contacts-grid {
    padding-bottom: 12px;
}

.home-info-hub__hours-card {
    display: grid;
    gap: 8px;
    margin: 0 18px 18px;
    padding: 15px 16px;
    color: #284735;
    background:
        linear-gradient(135deg, color-mix(in srgb, var(--info-accent) 13%, #fff), #fff 64%);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 16%, transparent);
}

.home-info-hub__hours-card span {
    color: color-mix(in srgb, var(--info-accent) 72%, #607067);
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1;
    text-transform: uppercase;
}

.home-info-hub__hours-card strong {
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.28;
}

@media (max-width: 1180px) {
    .home-info-hub__lead,
    .home-info-hub__lead:hover,
    .home-info-hub__lead:focus,
    .home-info-hub__lead:active {
        grid-template-columns: minmax(210px, .46fr) minmax(0, 1fr);
    }
}

@media (max-width: 980px) {
    .home-info-hub__lead,
    .home-info-hub__lead:hover,
    .home-info-hub__lead:focus,
    .home-info-hub__lead:active {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-info-hub__lead-media {
        min-height: 190px;
    }

    .home-info-hub__faq-layout {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 768px) {
    .home-info-hub__faq-list,
    .home-info-hub__article-row,
    .home-info-hub__article-row:hover,
    .home-info-hub__article-row:focus,
    .home-info-hub__article-row:active {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-info-hub__article-row > span {
        grid-row: auto;
        width: 100%;
        height: 110px;
    }

    .home-info-hub__article-row em {
        grid-column: 1;
    }

    .home-info-hub__play {
        width: 34px;
        height: 34px;
    }

    .home-info-hub__play::before {
        border-top-width: 7px;
        border-bottom-width: 7px;
        border-left-width: 11px;
    }
}

@media (max-width: 430px) {
    .home-info-hub__faq-item,
    .home-info-hub__faq-item:hover,
    .home-info-hub__faq-item:focus,
    .home-info-hub__faq-item:active {
        grid-template-columns: 72px minmax(0, 1fr);
    }
}

/* Home info company benefits layout fix */
.home-info-hub__benefits-grid > span,
.home-info-hub__benefits-grid > span:hover,
.home-info-hub__benefits-grid > span:focus,
.home-info-hub__benefits-grid > span:active {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 4px 11px;
    align-items: center;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 76px;
    padding: 12px;
}

.home-info-hub__benefits-grid > span > b {
    grid-row: 1 / 3;
    display: flex;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--info-accent);
    border-radius: 8px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.home-info-hub__benefits-grid > span > strong {
    display: block;
    min-width: 0;
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.08;
}

.home-info-hub__benefits-grid > span > em {
    grid-column: 2;
    display: block;
    min-width: 0;
    margin-top: 0;
    color: #66756b;
    font-style: normal;
    font-size: 12px;
    line-height: 1.22;
}

/* Home info contacts hours rows */
.home-info-hub__hours-list {
    display: grid;
    gap: 8px;
}

.home-info-hub__hours-list p {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
    margin: 0;
    padding: 9px 0 0;
    border-top: 1px solid color-mix(in srgb, var(--info-accent) 18%, transparent);
}

.home-info-hub__hours-list p:first-child {
    padding-top: 0;
    border-top: 0;
}

.home-info-hub__hours-list b {
    color: color-mix(in srgb, var(--info-accent) 72%, #607067);
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1.2;
    text-transform: uppercase;
}

.home-info-hub__hours-list strong {
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
}

@media (max-width: 520px) {
    .home-info-hub__hours-list p {
        grid-template-columns: minmax(0, 1fr);
        gap: 3px;
    }
}


/* Home hub v4 interaction and card refinements */
.home-next-steps-hub__feature {
    min-height: 0;
    padding: 0;
}

.home-info-hub__news-list a,
.home-info-hub__article-row,
.home-info-hub__faq-item,
.home-info-hub__faq-lead,
.home-info-hub__term {
    transform: none !important;
    transition: background-color .22s ease, box-shadow .22s ease;
}

.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__faq-item:hover,
.home-info-hub__faq-item:focus,
.home-info-hub__faq-lead:hover,
.home-info-hub__faq-lead:focus,
.home-info-hub__term:hover,
.home-info-hub__term:focus {
    transform: none !important;
    background: color-mix(in srgb, var(--info-accent) 9%, #fff);
    box-shadow:
        0 -1px 0 color-mix(in srgb, var(--info-accent) 18%, transparent),
        0 8px 20px rgba(31, 66, 47, .08);
}

.home-info-hub__article-row > span,
.home-info-hub__faq-image,
.home-info-hub__faq-item > span {
    overflow: hidden;
}

.home-info-hub__article-row img,
.home-info-hub__faq-image img,
.home-info-hub__faq-item img {
    transition: transform .45s ease;
}

.home-info-hub__article-row:hover img,
.home-info-hub__article-row:focus img,
.home-info-hub__faq-lead:hover .home-info-hub__faq-image img,
.home-info-hub__faq-lead:focus .home-info-hub__faq-image img,
.home-info-hub__faq-item:hover img,
.home-info-hub__faq-item:focus img {
    transform: scale(1.04);
}

.home-info-hub__faq-lead {
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
}

.home-info-hub__benefits-grid > span,
.home-info-hub__benefits-grid > span:hover,
.home-info-hub__benefits-grid > span:focus,
.home-info-hub__benefits-grid > span:active {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 0 12px;
    align-items: stretch;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 58px;
    padding: 0 12px 0 0;
    overflow: hidden;
    color: #284735;
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 14%, transparent);
}

.home-info-hub__benefits-grid > span > b {
    display: flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    background: color-mix(in srgb, var(--info-accent) 14%, #fff);
    border-radius: 0;
}

.home-info-hub__benefits-grid > span > b::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: var(--info-accent);
    -webkit-mask: var(--company-icon) center / contain no-repeat;
    mask: var(--company-icon) center / contain no-repeat;
}

.home-info-hub__benefits-grid > span > strong {
    align-self: center;
    color: #284735;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.12;
}

.home-info-hub__benefit--experience { --company-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M9 10h30v28H9V10Zm5 5v18h20V15H14Zm5 4h10v4H19v-4Zm0 7h14v4H19v-4Z'/%3E%3C/svg%3E"); }
.home-info-hub__benefit--guarantee { --company-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M24 4 40 11v12c0 10-6 17-16 21C14 40 8 33 8 23V11l16-7Zm-3 27 13-13-4-4-9 9-4-4-4 4 8 8Z'/%3E%3C/svg%3E"); }
.home-info-hub__benefit--service { --company-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M18 5h12v8h8v12h-8v18H18V25h-8V13h8V5Zm4 4v8h-8v4h8v18h4V21h8v-4h-8V9h-4Z'/%3E%3C/svg%3E"); }
.home-info-hub__benefit--bank { --company-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M24 5 42 15v5H6v-5L24 5ZM10 23h6v14h-6V23Zm11 0h6v14h-6V23Zm11 0h6v14h-6V23ZM7 40h34v4H7v-4Z'/%3E%3C/svg%3E"); }
.home-info-hub__benefit--installment { --company-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M8 10h32v28H8V10Zm4 8h24v-4H12v4Zm0 6h10v10H12V24Zm14 0h10v4H26v-4Zm0 7h10v3H26v-3Z'/%3E%3C/svg%3E"); }
.home-info-hub__benefit--gift { --company-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M9 18h30v8h-2v17H11V26H9v-8Zm7 8v13h6V26h-6Zm10 0v13h6V26h-6ZM16 9c4 0 6 3 8 6 2-3 4-6 8-6 3 0 6 3 6 6 0 1-.2 2-.6 3H10.6c-.4-1-.6-2-.6-3 0-3 3-6 6-6Zm0 4c-1 0-2 1-2 2 0 .4.1.7.3 1h5.4c-1-2-2-3-3.7-3Zm16 0c-1.7 0-2.7 1-3.7 3h5.4c.2-.3.3-.6.3-1 0-1-1-2-2-2Z'/%3E%3C/svg%3E"); }

.home-info-hub__district-points {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-info-hub__district-points span {
    display: flex;
    min-height: 58px;
    align-items: center;
}

.home-info-hub__panel--investors .home-info-hub__section-body {
    padding-top: 0;
}

.home-info-hub__panel--investors .home-info-hub__section-copy em {
    max-width: 610px;
    font-size: 15px;
    line-height: 1.24;
}

.home-info-hub__panel--investors .home-info-hub__section-copy em span {
    display: block;
}

.home-info-hub__invest-item--cost { --invest-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M8 10h32v28H8V10Zm5 7h22v4H13v-4Zm0 8h12v4H13v-4Zm18-1 8 8-3 3-5-5-5 5-3-3 8-8Z'/%3E%3C/svg%3E"); }
.home-info-hub__invest-item--exit { --invest-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M8 24c0-9 7-16 16-16 6 0 11 3 14 8l-4 2c-2-4-6-6-10-6-7 0-12 5-12 12s5 12 12 12c4 0 8-2 10-6l4 2c-3 5-8 8-14 8-9 0-16-7-16-16Zm18-8 12 8-12 8v-6H17v-4h9v-6Z'/%3E%3C/svg%3E"); }

.home-info-hub__contacts-grid {
    padding-top: 0;
}

.home-info-hub__hours-list p:first-child {
    grid-template-columns: 150px minmax(0, 1fr);
    align-items: center;
}

@media (max-width: 768px) {
    .home-info-hub__district-points {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 520px) {
    .home-info-hub__hours-list p:first-child {
        grid-template-columns: minmax(0, 1fr);
    }
}


/* Investor hero slogan nested-line reset */
.home-info-hub__panel--investors .home-info-hub__section-copy em span {
    margin-bottom: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-shadow: inherit;
}


/* Home hub v5 hover stability and alignment fixes */
.home-info-hub__news-list a,
.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__news-list a:active,
.home-info-hub__article-row,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__article-row:active {
    left: 0 !important;
    justify-self: stretch;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
    transform: none !important;
    translate: none !important;
    box-shadow: inset 0 1px 0 color-mix(in srgb, var(--info-accent) 18%, transparent) !important;
}

.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus {
    background: color-mix(in srgb, var(--info-accent) 9%, #fff);
}

.home-info-hub__term,
.home-info-hub__term:hover,
.home-info-hub__term:focus,
.home-info-hub__term:active,
.home-info-hub__faq-item,
.home-info-hub__faq-item:hover,
.home-info-hub__faq-item:focus,
.home-info-hub__faq-item:active {
    transform: none !important;
    translate: none !important;
}

.home-info-hub__term:hover,
.home-info-hub__term:focus,
.home-info-hub__faq-item:hover,
.home-info-hub__faq-item:focus {
    background: color-mix(in srgb, var(--info-accent) 9%, #fff);
    box-shadow:
        inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 22%, transparent),
        0 8px 20px rgba(31, 66, 47, .08) !important;
}

.home-info-hub__faq-lead:hover,
.home-info-hub__faq-lead:focus {
    background: color-mix(in srgb, var(--info-accent) 7%, #fff);
    box-shadow:
        inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 18%, transparent),
        0 8px 20px rgba(31, 66, 47, .08) !important;
}

.home-info-hub__benefits-grid > span,
.home-info-hub__benefits-grid > span:hover,
.home-info-hub__benefits-grid > span:focus,
.home-info-hub__benefits-grid > span:active {
    align-items: center;
}

.home-info-hub__benefits-grid > span > strong {
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
}

.home-info-hub__benefit--service { --company-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M10 14h28v26H10V14Zm4 4v18h20V18H14Zm4-8h12l4 4h-5l-2-2h-6l-2 2h-5l4-4Zm2 13h8v4h-8v-4Zm0 7h12v4H20v-4Z'/%3E%3C/svg%3E"); }

.home-info-hub__panel--investors .home-info-hub__section-copy em {
    max-width: 520px;
    font-size: 14px;
    line-height: 1.25;
}

.home-info-hub__invest-item--cost { --invest-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' d='M24 5c10 0 18 8 18 18s-8 18-18 18S6 33 6 23 14 5 24 5Zm0 5c-7 0-13 6-13 13s6 13 13 13 13-6 13-13-6-13-13-13Zm-7 7h9c4 0 7 2 7 6s-3 6-7 6h-4v4h-5v-4h-3v-4h3v-2h-3v-4h3v-6Zm5 4v4h4c1 0 2-1 2-2s-1-2-2-2h-4Z'/%3E%3C/svg%3E"); }

.home-info-hub__hours-list p,
.home-info-hub__hours-list p:first-child {
    grid-template-columns: 150px minmax(0, 1fr);
    align-items: center;
}

.home-info-hub__hours-list strong {
    justify-self: start;
    text-align: left;
}

@media (max-width: 520px) {
    .home-info-hub__hours-list p,
    .home-info-hub__hours-list p:first-child {
        grid-template-columns: minmax(0, 1fr);
        align-items: start;
    }
}


/* Home hub v5 exact padding and company card centering */
.home-info-hub__news-list a,
.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__news-list a:active,
.home-info-hub__article-row,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__article-row:active {
    padding: 9px 10px !important;
}

.home-info-hub__benefits-grid > span,
.home-info-hub__benefits-grid > span:hover,
.home-info-hub__benefits-grid > span:focus,
.home-info-hub__benefits-grid > span:active {
    display: flex;
    align-items: center;
    gap: 12px;
}

.home-info-hub__benefits-grid > span > b {
    flex: 0 0 58px;
}

.home-info-hub__benefits-grid > span > strong {
    flex: 1 1 auto;
    align-self: auto;
}


/* Home follow-up refinements */
.realty-overview-page__text {
    margin-top: 28px;
    margin-bottom: 36px;
    padding: 24px 28px;
    color: #294737;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 16px 38px rgba(22, 48, 36, .08);
}

.realty-overview-page__text h2,
.realty-overview-page__text h3 {
    margin: 0 0 12px;
    color: #173a2b;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.12;
}

.realty-overview-page__text p,
.realty-overview-page__text li {
    color: #425d4d;
    font-size: 16px;
    line-height: 1.5;
}

.realty-overview-page__text p {
    margin: 0 0 14px;
}

.realty-overview-page__text p:last-child {
    margin-bottom: 0;
}

.realty-overview-page__text a {
    color: #2c8d56;
    font-weight: 700;
}

.realty-overview-page__text-highlights {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin: 20px 0 18px;
}

.realty-overview-page__text-highlight {
    min-width: 0;
    padding: 14px 14px 16px;
    background: linear-gradient(180deg, #f7fbf4 0%, #ffffff 100%);
    border-radius: 7px;
    box-shadow: inset 0 0 0 1px rgba(73, 128, 83, .16);
}

.realty-overview-page__text-highlight b {
    display: block;
    margin-bottom: 6px;
    color: #173a2b;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    line-height: 1.12;
}

.realty-overview-page__text-highlight span {
    display: block;
    color: #567061;
    font-size: 14px;
    line-height: 1.35;
}

.home-info-hub__head {
    flex-wrap: wrap;
    gap: 10px 15px;
}

.home-info-hub__head h2 {
    min-width: 0;
    flex: 1 1 auto;
}

.home-info-hub__head > a {
    flex: 0 0 auto;
}

.home-info-hub__news-list a,
.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__news-list a:active,
.home-info-hub__article-row,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__article-row:active {
    position: relative;
    left: auto !important;
    right: auto !important;
    width: 100%;
    margin: 0 !important;
    transform: none !important;
    translate: none !important;
    transition: background-color .22s ease !important;
    box-shadow: inset 0 1px 0 color-mix(in srgb, var(--info-accent) 18%, transparent) !important;
}

.home-info-hub__news-list a:hover,
.home-info-hub__news-list a:focus,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus {
    background: color-mix(in srgb, var(--info-accent) 9%, #fff) !important;
    box-shadow: inset 0 1px 0 color-mix(in srgb, var(--info-accent) 18%, transparent) !important;
}

.home-info-hub__article-row,
.home-info-hub__article-row:hover,
.home-info-hub__article-row:focus,
.home-info-hub__article-row:active {
    grid-template-columns: 76px minmax(0, 1fr) !important;
    grid-template-rows: auto !important;
    gap: 13px !important;
    align-items: center !important;
    min-height: 50px;
}

.home-info-hub__article-row > span {
    grid-row: auto !important;
    width: 76px !important;
    height: 48px !important;
}

.home-info-hub__article-row em {
    display: none !important;
}

.home-info-hub__term,
.home-info-hub__term:hover,
.home-info-hub__term:focus,
.home-info-hub__term:active,
.home-info-hub__faq-item,
.home-info-hub__faq-item:hover,
.home-info-hub__faq-item:focus,
.home-info-hub__faq-item:active {
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 14%, transparent) !important;
}

.home-info-hub__term:hover,
.home-info-hub__term:focus,
.home-info-hub__faq-item:hover,
.home-info-hub__faq-item:focus {
    background: color-mix(in srgb, var(--info-accent) 9%, #fff) !important;
    box-shadow:
        inset 0 0 0 1px color-mix(in srgb, var(--info-accent) 22%, transparent),
        0 8px 20px rgba(31, 66, 47, .08) !important;
}

@media (max-width: 768px) {
    .home-realty-hub__tile-content {
        display: flex !important;
        align-items: flex-end !important;
        padding: 18px 18px 20px 24px !important;
    }

    .home-realty-hub__subgroup,
    .home-realty-hub__subnav--taxonomy .home-realty-hub__subgroup {
        max-height: none !important;
    }

    .home-info-hub__head {
        align-items: baseline;
        flex-direction: row;
        justify-content: space-between;
    }

    .realty-overview-page__text {
        padding: 20px 18px;
    }

    .realty-overview-page__text-highlights {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 430px) {
    .home-info-hub__head {
        align-items: baseline;
        flex-direction: row;
        justify-content: space-between;
        gap: 8px 15px;
    }

    .home-info-hub__news-list a,
    .home-info-hub__news-list a:hover,
    .home-info-hub__news-list a:focus,
    .home-info-hub__news-list a:active {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 4px !important;
    }

    .home-info-hub__news-list span,
    .home-info-hub__news-list strong {
        grid-column: 1 !important;
    }

    .home-info-hub__article-row,
    .home-info-hub__article-row:hover,
    .home-info-hub__article-row:focus,
    .home-info-hub__article-row:active {
        grid-template-columns: 68px minmax(0, 1fr) !important;
    }

    .home-info-hub__article-row > span {
        width: 68px !important;
        height: 44px !important;
    }
}

@media (max-width: 980px) and (min-width: 501px) {
    .home-info-hub__lead,
    .home-info-hub__lead:hover,
    .home-info-hub__lead:focus,
    .home-info-hub__lead:active {
        grid-template-columns: minmax(200px, .42fr) minmax(0, 1fr) !important;
        min-height: 210px;
    }

    .home-info-hub__lead-media {
        min-height: 210px !important;
    }
}

@media (max-width: 500px) {
    .home-info-hub__lead,
    .home-info-hub__lead:hover,
    .home-info-hub__lead:focus,
    .home-info-hub__lead:active {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .home-info-hub__lead-media {
        width: 100% !important;
        min-height: 0 !important;
        max-height: 250px;
        aspect-ratio: 16 / 10;
    }

    .home-info-hub__lead-media img {
        width: 100% !important;
        max-height: 250px;
        object-fit: cover;
    }
}

/* Keep semantic H2 headings visually identical to the former span-based cards. */
body.page-home .home-realty-hub__tile-title,
body.page-home .home-next-steps-hub__title,
body.page-home .home-info-hub__section-title {
    display: block;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}

body.page-home .home-realty-hub__tile-title {
    margin: 0;
    font-size: 30px;
    line-height: 1.02;
    letter-spacing: 0;
    text-shadow: 0 2px 18px rgba(0, 0, 0, .28);
}

@media (min-width: 769px) {
    body.page-home .home-realty-hub__tile--agriculture .home-realty-hub__tile-copy {
        max-width: none;
    }

    body.page-home .home-realty-hub__tile--agriculture .home-realty-hub__tile-title {
        white-space: nowrap;
    }
}

@media (min-width: 769px) and (max-width: 850px) {
    body.page-home .home-realty-hub__tile--agriculture .home-realty-hub__tile-title {
        font-size: 26px;
    }
}

@media (min-width: 1101px) {
    body.page-home .home-realty-hub__tile--agriculture .home-realty-hub__tile-title {
        font-size: clamp(26px, 2.25vw, 30px);
    }
}

body.page-home .home-next-steps-hub__title {
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 1.04;
    text-shadow: 0 10px 28px rgba(0, 0, 0, .36);
}

body.page-home .home-info-hub__section-title {
    margin: 0 0 10px;
    font-size: 31px;
    line-height: 1.04;
    text-shadow: 0 10px 28px rgba(0, 0, 0, .36);
}

@media (max-width: 768px) {
    body.page-home .home-realty-hub__tile-title,
    body.page-home .home-next-steps-hub__title {
        font-size: 30px;
    }

    body.page-home .home-realty-hub__tile--agriculture .home-realty-hub__tile-title {
        white-space: normal;
    }

    body.page-home .home-info-hub__section-title {
        font-size: 26px;
    }
}

@media (max-width: 430px) {
    body.page-home .home-info-hub__section-title {
        font-size: 24px;
    }
}

/* Construction projects inserted into the SEO property catalogue. */
.vd_items_grid > .realty-construction-card {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    border-radius: 12px;
    min-height: 300px;
    color: #fff;
    background: #243d35;
}
.realty-construction-card__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -2;
}
.realty-construction-card::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgba(10,29,23,.88), rgba(10,29,23,.42) 42%, rgba(10,29,23,.06) 64%, rgba(10,29,23,.7));
}
.realty-construction-card__heading { display: flex; flex-direction: column; gap: 10px; padding: 18px 16px 72px; }
.realty-construction-card__label { font-size: 10px; letter-spacing: .12em; text-transform: uppercase; color: #d8eed7; }
.realty-construction-card__heading strong { font-family: "Roboto Condensed", sans-serif; font-size: clamp(18px, 1.5vw, 25px); line-height: 1.15; font-weight: 600; overflow-wrap: anywhere; }
.realty-construction-card__type { font-size: 12px; line-height: 1.4; color: #e4ece7; }
.realty-construction-card__action { margin: auto 16px 16px; display: flex; justify-content: space-between; gap: 8px; align-items: center; padding-top: 12px; border-top: 1px solid rgba(255,255,255,.3); font-size: 12px; font-weight: 600; color: #fff; }
.realty-construction-card__arrow { display: grid; place-items: center; flex: 0 0 34px; width: 34px; height: 34px; border-radius: 50%; color: #173e2e; background: #fff; }
.realty-construction-card:hover .realty-construction-card__arrow { background: #d8eed7; }
.realty-construction-card:focus-visible { outline: 3px solid #6caf45; outline-offset: 3px; }
@media (max-width: 768px) {
    .realty_catalog_page .vd_items_grid {
        padding-inline: 2px;
    }
    .realty_catalog_page .vd_items_grid > .promo-block-grid-span {
        margin-inline: -2px;
    }
}

/* Shared photo motion for existing and asynchronously loaded SEO cards. */
.realty_catalog_page .vd_items_grid .item img.image_list,
.realty_catalog_page .vd_items_grid .item .realty-construction-card__image {
    transform: scale(1);
    transform-origin: center;
    transition: transform .45s ease;
}
@media (hover: hover) and (pointer: fine) {
    .realty_catalog_page .vd_items_grid .item:hover img.image_list,
    .realty_catalog_page .vd_items_grid .item:hover .realty-construction-card__image {
        transform: scale(1.045);
    }
}
