/* AsiaEstate Newbuilds force styles */

#ae-newbuilds-page,
#ae-newbuilds-page * {
    box-sizing: border-box !important;
    text-transform: none !important;
}

#ae-newbuilds-page {
    background: #f6f8fb !important;
    padding: 42px 0 64px !important;
}

#ae-newbuilds-page .ae-hero {
    text-align: center !important;
    margin-bottom: 34px !important;
}

#ae-newbuilds-page .ae-label {
    display: inline-block !important;
    padding: 7px 14px !important;
    margin-bottom: 15px !important;
    border-radius: 999px !important;
    background: rgba(0, 188, 140, .10) !important;
    color: #00ba74 !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
}

#ae-newbuilds-page .ae-title {
    max-width: 820px !important;
    margin: 0 auto 14px !important;
    color: #17233d !important;
    font-size: 36px !important;
    line-height: 1.18 !important;
    font-weight: 800 !important;
    letter-spacing: -0.025em !important;
}

#ae-newbuilds-page .ae-description {
    max-width: 760px !important;
    margin: 0 auto !important;
    color: #5d6b82 !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
}

#ae-newbuilds-page .ae-card-col {
    margin-bottom: 28px !important;
}

#ae-newbuilds-page .ae-card {
    width: 100% !important;
    max-width: 382px !important;
    min-height: 100% !important;
    margin: 0 auto !important;
    background: #ffffff !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    border: 1px solid rgba(15, 23, 42, .07) !important;
    box-shadow: 0 12px 30px rgba(31, 42, 36, .09) !important;
    display: flex !important;
    flex-direction: column !important;
}

#ae-newbuilds-page .ae-image {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: 210px !important;
    min-height: 210px !important;
    max-height: 210px !important;
    overflow: hidden !important;
    background: #e9edf3 !important;
    text-decoration: none !important;
}

#ae-newbuilds-page .ae-image img {
    width: 100% !important;
    height: 210px !important;
    min-height: 210px !important;
    max-height: 210px !important;
    display: block !important;
    object-fit: cover !important;
    object-position: center !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

#ae-newbuilds-page .ae-counter {
    position: absolute !important;
    left: 16px !important;
    bottom: 15px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 44px !important;
    height: 28px !important;
    padding: 0 10px !important;
    border-radius: 999px !important;
    background: rgba(0, 0, 0, .62) !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}

#ae-newbuilds-page .ae-body {
    padding: 22px 24px 24px !important;
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
}

#ae-newbuilds-page .ae-price {
    margin: 0 0 3px !important;
    color: #111827 !important;
    font-size: 26px !important;
    line-height: 1.08 !important;
    font-weight: 800 !important;
    letter-spacing: -0.02em !important;
}

#ae-newbuilds-page .ae-rub {
    margin: 0 0 17px !important;
    color: #7a7f87 !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
}

#ae-newbuilds-page .ae-deadline {
    margin: 0 0 18px !important;
    color: #757b84 !important;
    font-size: 17px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
}

#ae-newbuilds-page .ae-name {
    margin: 0 0 10px !important;
    color: #252b33 !important;
    font-size: 21px !important;
    line-height: 1.22 !important;
    font-weight: 800 !important;
    letter-spacing: -0.01em !important;
}

#ae-newbuilds-page .ae-name a {
    color: inherit !important;
    text-decoration: none !important;
}

#ae-newbuilds-page .ae-location {
    margin: 0 0 18px !important;
    color: #313844 !important;
    font-size: 15.5px !important;
    line-height: 1.45 !important;
}

#ae-newbuilds-page .ae-units {
    margin: 0 0 18px !important;
}

#ae-newbuilds-page .ae-unit {
    margin: 0 0 10px !important;
}

#ae-newbuilds-page .ae-unit-main {
    color: #252b33 !important;
    font-size: 15.5px !important;
    line-height: 1.38 !important;
    font-weight: 500 !important;
}

#ae-newbuilds-page .ae-unit-main strong {
    font-weight: 800 !important;
}

#ae-newbuilds-page .ae-unit-rub {
    margin-top: 2px !important;
    color: #7a7f87 !important;
    font-size: 13.5px !important;
    line-height: 1.35 !important;
}

#ae-newbuilds-page .ae-total {
    margin: auto 0 18px !important;
    color: #757b84 !important;
    font-size: 15.5px !important;
    line-height: 1.35 !important;
}

#ae-newbuilds-page .ae-button {
    display: block !important;
    width: 100% !important;
    padding: 13px 16px !important;
    border: 1px solid #d9dce2 !important;
    border-radius: 8px !important;
    background: #fff !important;
    color: #252b33 !important;
    text-align: center !important;
    text-decoration: none !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
}

#ae-newbuilds-page .ae-button:hover {
    background: #0f172a !important;
    border-color: #0f172a !important;
    color: #fff !important;
    text-decoration: none !important;
}

@media (max-width: 991px) {
    #ae-newbuilds-page .ae-card {
        max-width: 420px !important;
    }
}

@media (max-width: 767px) {
    #ae-newbuilds-page {
        padding: 32px 0 48px !important;
    }

    #ae-newbuilds-page .ae-title {
        font-size: 29px !important;
    }

    #ae-newbuilds-page .ae-description {
        font-size: 15px !important;
    }

    #ae-newbuilds-page .ae-card {
        max-width: 100% !important;
        border-radius: 17px !important;
    }

    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 215px !important;
        min-height: 215px !important;
        max-height: 215px !important;
    }

    #ae-newbuilds-page .ae-price {
        font-size: 25px !important;
    }

    #ae-newbuilds-page .ae-name {
        font-size: 20px !important;
    }
}

/* AsiaEstate compact newbuild cards */
#ae-newbuilds-page {
    padding: 34px 0 56px !important;
}

#ae-newbuilds-page .ae-hero {
    margin-bottom: 28px !important;
}

#ae-newbuilds-page .ae-title {
    font-size: 32px !important;
    line-height: 1.18 !important;
    max-width: 760px !important;
    margin-bottom: 12px !important;
}

#ae-newbuilds-page .ae-description {
    font-size: 15px !important;
    line-height: 1.6 !important;
    max-width: 720px !important;
}

#ae-newbuilds-page .ae-label {
    font-size: 12px !important;
    padding: 6px 12px !important;
    margin-bottom: 13px !important;
}

#ae-newbuilds-page .ae-card {
    max-width: 350px !important;
    border-radius: 16px !important;
}

#ae-newbuilds-page .ae-image {
    height: 185px !important;
    min-height: 185px !important;
    max-height: 185px !important;
}

#ae-newbuilds-page .ae-image img {
    height: 185px !important;
    min-height: 185px !important;
    max-height: 185px !important;
}

#ae-newbuilds-page .ae-counter {
    left: 14px !important;
    bottom: 13px !important;
    min-width: 40px !important;
    height: 25px !important;
    padding: 0 9px !important;
    font-size: 12px !important;
}

#ae-newbuilds-page .ae-body {
    padding: 18px 20px 20px !important;
}

#ae-newbuilds-page .ae-price {
    font-size: 23px !important;
    line-height: 1.08 !important;
    margin-bottom: 3px !important;
}

#ae-newbuilds-page .ae-rub {
    font-size: 13.5px !important;
    margin-bottom: 14px !important;
}

#ae-newbuilds-page .ae-deadline {
    font-size: 15px !important;
    margin-bottom: 16px !important;
}

#ae-newbuilds-page .ae-name {
    font-size: 18px !important;
    line-height: 1.22 !important;
    margin-bottom: 9px !important;
}

#ae-newbuilds-page .ae-location {
    font-size: 14px !important;
    line-height: 1.42 !important;
    margin-bottom: 15px !important;
}

#ae-newbuilds-page .ae-units {
    margin-bottom: 14px !important;
}

#ae-newbuilds-page .ae-unit {
    margin-bottom: 8px !important;
}

#ae-newbuilds-page .ae-unit-main {
    font-size: 14px !important;
    line-height: 1.34 !important;
}

#ae-newbuilds-page .ae-unit-rub {
    font-size: 12.5px !important;
    line-height: 1.3 !important;
}

#ae-newbuilds-page .ae-total {
    font-size: 14px !important;
    margin-bottom: 16px !important;
}

#ae-newbuilds-page .ae-button {
    padding: 11px 14px !important;
    font-size: 14.5px !important;
    border-radius: 7px !important;
}

@media (max-width: 991px) {
    #ae-newbuilds-page .ae-card {
        max-width: 360px !important;
    }
}

@media (max-width: 767px) {
    #ae-newbuilds-page .ae-title {
        font-size: 27px !important;
    }

    #ae-newbuilds-page .ae-card {
        max-width: 100% !important;
    }

    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 200px !important;
        min-height: 200px !important;
        max-height: 200px !important;
    }
}

/* AsiaEstate final sizing like reference */
#ae-newbuilds-page {
    background: #b7c6a4 !important;
    padding: 30px 0 56px !important;
}

#ae-newbuilds-page > .container {
    max-width: 1220px !important;
}

#ae-newbuilds-page .ae-hero {
    margin-bottom: 30px !important;
}

#ae-newbuilds-page .ae-title {
    font-size: 32px !important;
    line-height: 1.18 !important;
    max-width: 820px !important;
    margin-bottom: 12px !important;
}

#ae-newbuilds-page .ae-description {
    font-size: 15px !important;
    line-height: 1.55 !important;
    max-width: 760px !important;
}

#ae-newbuilds-page .ae-card-col {
    margin-bottom: 32px !important;
}

#ae-newbuilds-page .ae-card {
    max-width: 400px !important;
    width: 100% !important;
    border-radius: 11px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .14) !important;
    border: 0 !important;
}

#ae-newbuilds-page .ae-image {
    height: 215px !important;
    min-height: 215px !important;
    max-height: 215px !important;
}

#ae-newbuilds-page .ae-image img {
    height: 215px !important;
    min-height: 215px !important;
    max-height: 215px !important;
}

#ae-newbuilds-page .ae-counter {
    left: 16px !important;
    bottom: 15px !important;
    min-width: 42px !important;
    height: 28px !important;
    font-size: 12px !important;
    background: rgba(0, 0, 0, .68) !important;
}

#ae-newbuilds-page .ae-body {
    padding: 22px 22px 20px !important;
}

#ae-newbuilds-page .ae-price {
    font-size: 26px !important;
    line-height: 1.08 !important;
    margin-bottom: 3px !important;
    letter-spacing: -0.02em !important;
}

#ae-newbuilds-page .ae-rub {
    font-size: 13px !important;
    line-height: 1.35 !important;
    margin-bottom: 16px !important;
}

#ae-newbuilds-page .ae-deadline {
    font-size: 15px !important;
    line-height: 1.35 !important;
    margin-bottom: 18px !important;
}

#ae-newbuilds-page .ae-name {
    font-size: 20px !important;
    line-height: 1.22 !important;
    margin-bottom: 9px !important;
}

#ae-newbuilds-page .ae-location {
    font-size: 15px !important;
    line-height: 1.42 !important;
    margin-bottom: 18px !important;
}

#ae-newbuilds-page .ae-units {
    margin-bottom: 18px !important;
}

#ae-newbuilds-page .ae-unit {
    margin-bottom: 8px !important;
}

#ae-newbuilds-page .ae-unit-main {
    font-size: 14px !important;
    line-height: 1.35 !important;
}

#ae-newbuilds-page .ae-unit-rub {
    font-size: 12.5px !important;
    line-height: 1.3 !important;
}

#ae-newbuilds-page .ae-total {
    font-size: 15px !important;
    margin-bottom: 18px !important;
}

#ae-newbuilds-page .ae-button {
    padding: 12px 14px !important;
    font-size: 15px !important;
    border-radius: 4px !important;
    border-color: #e1e4ea !important;
}

@media (min-width: 992px) {
    #ae-newbuilds-page .col-lg-4 {
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
}

@media (max-width: 767px) {
    #ae-newbuilds-page {
        padding: 24px 0 44px !important;
    }

    #ae-newbuilds-page .ae-title {
        font-size: 27px !important;
    }

    #ae-newbuilds-page .ae-card {
        max-width: 100% !important;
    }

    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 210px !important;
        min-height: 210px !important;
        max-height: 210px !important;
    }
}

/* AsiaEstate: final visual polish */
#ae-newbuilds-page {
    background: #f6f8fb !important;
}

#ae-newbuilds-page .ae-card {
    transition: transform .22s ease, box-shadow .22s ease !important;
}

#ae-newbuilds-page .ae-card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 16px 36px rgba(31, 42, 36, .16) !important;
}

#ae-newbuilds-page .ae-image img {
    transition: transform .35s ease !important;
}

#ae-newbuilds-page .ae-card:hover .ae-image img {
    transform: scale(1.045) !important;
}

/* Hide image counters completely */
#ae-newbuilds-page .ae-counter {
    display: none !important;
    visibility: hidden !important;
}

/* AsiaEstate hero with live stats */
#ae-newbuilds-page .ae-hero {
    text-align: left !important;
    margin-bottom: 34px !important;
}

#ae-newbuilds-page .ae-hero-inner {
    max-width: 920px !important;
}

#ae-newbuilds-page .ae-title {
    max-width: 760px !important;
    margin: 0 0 14px !important;
    font-size: 38px !important;
    line-height: 1.16 !important;
    font-weight: 800 !important;
    letter-spacing: -0.025em !important;
    color: #17233d !important;
}

#ae-newbuilds-page .ae-description {
    max-width: 760px !important;
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
    color: #536174 !important;
}

#ae-newbuilds-page .ae-stats {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 14px !important;
    max-width: 780px !important;
    margin-top: 28px !important;
}

#ae-newbuilds-page .ae-stat {
    min-height: 86px !important;
    padding: 18px 20px !important;
    border-radius: 14px !important;
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, .08) !important;
    box-shadow: 0 8px 24px rgba(31, 42, 36, .07) !important;
}

#ae-newbuilds-page .ae-stat strong {
    display: block !important;
    margin-bottom: 6px !important;
    color: #17233d !important;
    font-size: 27px !important;
    line-height: 1.05 !important;
    font-weight: 800 !important;
    letter-spacing: -0.02em !important;
}

#ae-newbuilds-page .ae-stat span {
    display: block !important;
    color: #667085 !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
}

@media (max-width: 767px) {
    #ae-newbuilds-page .ae-title {
        font-size: 29px !important;
    }

    #ae-newbuilds-page .ae-stats {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
        margin-top: 22px !important;
    }

    #ae-newbuilds-page .ae-stat {
        min-height: auto !important;
        padding: 15px 17px !important;
    }

    #ae-newbuilds-page .ae-stat strong {
        font-size: 24px !important;
    }
}

/* AsiaEstate: remove small green label */
#ae-newbuilds-page .ae-label {
    display: none !important;
}

/* AsiaEstate: slightly smaller typography */
#ae-newbuilds-page .ae-title {
    font-size: 34px !important;
}

#ae-newbuilds-page .ae-description {
    font-size: 15px !important;
}

#ae-newbuilds-page .ae-stat strong {
    font-size: 24px !important;
}

#ae-newbuilds-page .ae-stat span {
    font-size: 13px !important;
}

#ae-newbuilds-page .ae-price {
    font-size: 22px !important;
}

#ae-newbuilds-page .ae-rub {
    font-size: 12.5px !important;
}

#ae-newbuilds-page .ae-deadline {
    font-size: 14px !important;
}

#ae-newbuilds-page .ae-name {
    font-size: 17px !important;
}

#ae-newbuilds-page .ae-location {
    font-size: 13.5px !important;
}

#ae-newbuilds-page .ae-unit-main {
    font-size: 13.2px !important;
}

#ae-newbuilds-page .ae-unit-rub {
    font-size: 12px !important;
}

#ae-newbuilds-page .ae-total {
    font-size: 13.5px !important;
}

#ae-newbuilds-page .ae-button {
    font-size: 13.8px !important;
}

@media (max-width: 767px) {
    #ae-newbuilds-page .ae-title {
        font-size: 26px !important;
    }

    #ae-newbuilds-page .ae-price {
        font-size: 21px !important;
    }

    #ae-newbuilds-page .ae-name {
        font-size: 16.5px !important;
    }
}

/* AsiaEstate newbuilds list: remove native topbar */
body.ae-newbuilds-body .topbar,
body.ae-newbuilds-body .topbar.bg-brand,
body.ae-newbuilds-body .topbar-right,
body.ae-newbuilds-body .currency-wrapper,
body.ae-newbuilds-body .topbar-wishlist {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

/* Скрываем старый светлый hero-блок списка ЖК, карточки ниже оставляем */
body.ae-newbuilds-body .ae-newbuilds-hero {
    display: none !important;
}

/* Video hero */
body.ae-newbuilds-body .ae-newbuilds-video-hero {
    position: relative !important;
    min-height: 620px !important;
    display: flex !important;
    align-items: flex-end !important;
    overflow: hidden !important;
    background: #17233d !important;
    color: #ffffff !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    background:
        linear-gradient(90deg, rgba(15, 23, 42, .82) 0%, rgba(15, 23, 42, .58) 48%, rgba(15, 23, 42, .72) 100%),
        linear-gradient(0deg, rgba(15, 23, 42, .84) 0%, rgba(15, 23, 42, .30) 58%, rgba(15, 23, 42, .56) 100%) !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__video {
    position: absolute !important;
    inset: 0 !important;
    z-index: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
    pointer-events: none !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__inner {
    position: relative !important;
    z-index: 2 !important;
    width: 100% !important;
    padding: 130px 0 78px !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__content {
    max-width: 820px !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__content h1 {
    margin: 0 0 20px !important;
    color: #ffffff !important;
    font-size: 58px !important;
    line-height: 1.06 !important;
    font-weight: 900 !important;
    letter-spacing: -0.045em !important;
    text-transform: none !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__content p {
    max-width: 720px !important;
    margin: 0 0 34px !important;
    color: rgba(255, 255, 255, .90) !important;
    font-size: 18px !important;
    line-height: 1.62 !important;
    font-weight: 550 !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__stats {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 14px !important;
    max-width: 820px !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__stat {
    min-height: 112px !important;
    padding: 22px 24px !important;
    border-radius: 16px !important;
    background: rgba(15, 23, 42, .58) !important;
    border: 1px solid rgba(255, 255, 255, .15) !important;
    box-shadow: 0 18px 46px rgba(0, 0, 0, .18) !important;
    backdrop-filter: blur(18px) saturate(130%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(130%) !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__stat strong {
    display: block !important;
    margin-bottom: 7px !important;
    color: #ffffff !important;
    font-size: 28px !important;
    line-height: 1.12 !important;
    font-weight: 900 !important;
    letter-spacing: -0.03em !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__stat span {
    display: block !important;
    color: rgba(255, 255, 255, .72) !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    font-weight: 750 !important;
}

/* Убираем лишний верхний зазор перед карточками */
body.ae-newbuilds-body .ae-newbuilds-video-hero + section.gray {
    padding-top: 46px !important;
}

/* Если шапка на списке ЖК должна быть обычной белой */
body.ae-newbuilds-body .header,
body.ae-newbuilds-body .main-header,
body.ae-newbuilds-body .site-header,
body.ae-newbuilds-body #header {
    position: sticky !important;
    top: 0 !important;
    z-index: 9990 !important;
    background: #ffffff !important;
    box-shadow: 0 8px 24px rgba(15, 23, 42, .06) !important;
}

@media (max-width: 991px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero {
        min-height: 560px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content h1 {
        font-size: 46px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content p {
        font-size: 16px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__stats {
        grid-template-columns: 1fr !important;
        max-width: 460px !important;
    }
}

@media (max-width: 767px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero {
        min-height: 100vh !important;
        min-height: 100svh !important;
        align-items: flex-end !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner {
        padding: 110px 0 42px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content h1 {
        margin-bottom: 15px !important;
        font-size: 34px !important;
        line-height: 1.07 !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content p {
        margin-bottom: 22px !important;
        font-size: 14.5px !important;
        line-height: 1.55 !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__stats {
        gap: 9px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__stat {
        min-height: 82px !important;
        padding: 15px 16px !important;
        border-radius: 13px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__stat strong {
        font-size: 22px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__stat span {
        font-size: 12px !important;
    }
}

/* AsiaEstate newbuilds: fullscreen video hero like home page */
body.ae-newbuilds-body {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Убираем синюю верхнюю полосу */
body.ae-newbuilds-body .topbar,
body.ae-newbuilds-body .topbar.bg-brand,
body.ae-newbuilds-body .topbar-right,
body.ae-newbuilds-body .currency-wrapper,
body.ae-newbuilds-body .topbar-wishlist {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

/* Шапка поверх видео, без белой подложки */
body.ae-newbuilds-body .header,
body.ae-newbuilds-body .header.header-light,
body.ae-newbuilds-body .main-header,
body.ae-newbuilds-body .site-header,
body.ae-newbuilds-body #header,
body.ae-newbuilds-body .header-inner,
body.ae-newbuilds-body .header-fixed,
body.ae-newbuilds-body .header-wrap,
body.ae-newbuilds-body .navbar,
body.ae-newbuilds-body .navbar-area,
body.ae-newbuilds-body .navigation,
body.ae-newbuilds-body .nav-menu,
body.ae-newbuilds-body .main-menu,
body.ae-newbuilds-body .menu-wrapper {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9990 !important;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: 0 !important;
    outline: 0 !important;
}

/* Убираем псевдополосы темы */
body.ae-newbuilds-body .header::before,
body.ae-newbuilds-body .header::after,
body.ae-newbuilds-body .main-header::before,
body.ae-newbuilds-body .main-header::after,
body.ae-newbuilds-body .site-header::before,
body.ae-newbuilds-body .site-header::after,
body.ae-newbuilds-body #header::before,
body.ae-newbuilds-body #header::after,
body.ae-newbuilds-body .navigation::before,
body.ae-newbuilds-body .navigation::after,
body.ae-newbuilds-body .nav-menu::before,
body.ae-newbuilds-body .nav-menu::after,
body.ae-newbuilds-body .navbar::before,
body.ae-newbuilds-body .navbar::after {
    display: none !important;
    content: none !important;
    background: transparent !important;
    border: 0 !important;
}

/* Старые элементы меню темы скрываем, наши ссылки/бургер оставляем */
body.ae-newbuilds-body .nav-menus-wrapper,
body.ae-newbuilds-body .navigation-portrait,
body.ae-newbuilds-body .navbar-toggler,
body.ae-newbuilds-body .menu-toggle,
body.ae-newbuilds-body .mobile_nav,
body.ae-newbuilds-body .mobile-nav,
body.ae-newbuilds-body .mobile-menu-trigger,
body.ae-newbuilds-body .hamburger,
body.ae-newbuilds-body .nav-toggle {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* HERO на весь экран */
body.ae-newbuilds-body .ae-newbuilds-video-hero {
    min-height: 100vh !important;
    min-height: 100svh !important;
    height: 100vh !important;
    height: 100svh !important;
    display: flex !important;
    align-items: flex-end !important;
    background: #17233d !important;
}

/* Затемнение легче */
body.ae-newbuilds-body .ae-newbuilds-video-hero::before {
    background:
        linear-gradient(90deg, rgba(15, 23, 42, .66) 0%, rgba(15, 23, 42, .38) 48%, rgba(15, 23, 42, .55) 100%),
        linear-gradient(0deg, rgba(15, 23, 42, .68) 0%, rgba(15, 23, 42, .18) 58%, rgba(15, 23, 42, .34) 100%) !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__inner {
    padding: 0 0 13vh !important;
}

body.ae-newbuilds-body .ae-newbuilds-video-hero__content {
    max-width: 860px !important;
}

/* Ссылки нашей шапки белые поверх видео */
body.ae-newbuilds-body .ae-header-nav a {
    color: #ffffff !important;
    text-shadow: 0 2px 12px rgba(0, 0, 0, .28) !important;
}

body.ae-newbuilds-body .ae-header-nav a:hover {
    color: #ffffff !important;
    opacity: .82 !important;
}

/* Мобильный бургер поверх видео */
@media (max-width: 767px) {
    body.ae-newbuilds-body .ae-mobile-burger {
        background: rgba(15, 23, 42, .34) !important;
        border-color: rgba(255, 255, 255, .18) !important;
        backdrop-filter: blur(14px) saturate(130%) !important;
        -webkit-backdrop-filter: blur(14px) saturate(130%) !important;
        box-shadow: none !important;
    }

    body.ae-newbuilds-body .ae-mobile-burger span {
        background: #ffffff !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero {
        min-height: 100vh !important;
        min-height: 100svh !important;
        height: 100vh !important;
        height: 100svh !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero::before {
        background:
            linear-gradient(90deg, rgba(15, 23, 42, .72) 0%, rgba(15, 23, 42, .48) 48%, rgba(15, 23, 42, .62) 100%),
            linear-gradient(0deg, rgba(15, 23, 42, .76) 0%, rgba(15, 23, 42, .22) 58%, rgba(15, 23, 42, .40) 100%) !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner {
        min-height: 100vh !important;
        min-height: 100svh !important;
        display: flex !important;
        align-items: flex-end !important;
        padding: 92px 0 46px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content h1 {
        font-size: 34px !important;
        line-height: 1.07 !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content p {
        font-size: 14.5px !important;
        line-height: 1.55 !important;
    }
}

/* После hero карточки начинаются нормально */
body.ae-newbuilds-body .ae-newbuilds-video-hero + section.gray {
    padding-top: 54px !important;
}

/* AsiaEstate: hide old static newbuilds hero, video hero is used instead */
body.ae-newbuilds-body .ae-hero {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

/* AsiaEstate: readable Indreams card specs */
#ae-newbuilds-page .ae-card-specs {
    margin: 12px 0 18px !important;
}

#ae-newbuilds-page .ae-card-specs__row {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    margin-bottom: 10px !important;
}

#ae-newbuilds-page .ae-card-spec {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    padding: 7px 10px !important;
    border: 1px solid rgba(201, 164, 77, .28) !important;
    border-radius: 8px !important;
    background: rgba(201, 164, 77, .08) !important;
    color: #2b3844 !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
}

#ae-newbuilds-page .ae-card-spec__icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    background: #c9a44d !important;
    color: #fff !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

#ae-newbuilds-page .ae-card-specs__grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
}

#ae-newbuilds-page .ae-card-specs__item {
    padding: 9px 10px !important;
    border-radius: 8px !important;
    background: #f6f3ec !important;
}

#ae-newbuilds-page .ae-card-specs__item--wide {
    grid-column: 1 / -1 !important;
}

#ae-newbuilds-page .ae-card-specs__item span {
    display: block !important;
    margin-bottom: 3px !important;
    color: rgba(43, 56, 68, .62) !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
}

#ae-newbuilds-page .ae-card-specs__item strong {
    display: block !important;
    color: #2b3844 !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
}

@media (max-width: 480px) {
    #ae-newbuilds-page .ae-card-specs__grid {
        grid-template-columns: 1fr !important;
    }
}

/* AsiaEstate: icon-only card specs */
#ae-newbuilds-page .ae-card-spec--plain {
    background: #f6f3ec !important;
    border-color: rgba(43, 56, 68, .08) !important;
}

#ae-newbuilds-page .ae-card-spec__img {
    display: inline-block !important;
    width: 17px !important;
    height: 17px !important;
    object-fit: contain !important;
    flex: 0 0 17px !important;
    opacity: .78 !important;
}

#ae-newbuilds-page .ae-card-specs__item--inline {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

#ae-newbuilds-page .ae-card-specs__item--inline strong {
    margin: 0 !important;
}

/* AsiaEstate: hard lock card spec icon dimensions */
#ae-newbuilds-page .ae-card .ae-body .ae-card-spec img.ae-card-spec__img,
#ae-newbuilds-page .ae-card .ae-body .ae-card-specs__item img.ae-card-spec__img {
    width: 16px !important;
    min-width: 16px !important;
    max-width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    max-height: 16px !important;
    display: inline-block !important;
    object-fit: contain !important;
    aspect-ratio: 1 / 1 !important;
    flex: 0 0 16px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    transform: none !important;
}

/* AsiaEstate: mobile compact two-column cards test */
@media (max-width: 767.98px) {
    #ae-newbuilds-page .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    #ae-newbuilds-page .ae-card-col {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    #ae-newbuilds-page .ae-card {
        border-radius: 10px !important;
    }

    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 138px !important;
        min-height: 138px !important;
    }

    #ae-newbuilds-page .ae-body {
        padding: 10px !important;
    }

    #ae-newbuilds-page .ae-price {
        font-size: 15px !important;
        line-height: 1.15 !important;
    }

    #ae-newbuilds-page .ae-rub {
        font-size: 10.5px !important;
        line-height: 1.2 !important;
        margin-bottom: 8px !important;
    }

    #ae-newbuilds-page .ae-name {
        font-size: 13px !important;
        line-height: 1.18 !important;
        margin-bottom: 8px !important;
    }

    #ae-newbuilds-page .ae-card-specs {
        margin: 8px 0 10px !important;
    }

    #ae-newbuilds-page .ae-card-specs__row {
        gap: 5px !important;
        margin-bottom: 6px !important;
    }

    #ae-newbuilds-page .ae-card-spec,
    #ae-newbuilds-page .ae-card-specs__item {
        padding: 5px 6px !important;
        border-radius: 7px !important;
        font-size: 10.5px !important;
        line-height: 1.15 !important;
    }

    #ae-newbuilds-page .ae-card .ae-body .ae-card-spec img.ae-card-spec__img,
    #ae-newbuilds-page .ae-card .ae-body .ae-card-specs__item img.ae-card-spec__img {
        width: 12px !important;
        min-width: 12px !important;
        max-width: 12px !important;
        height: 12px !important;
        min-height: 12px !important;
        max-height: 12px !important;
        flex: 0 0 12px !important;
    }

    #ae-newbuilds-page .ae-card-specs__grid {
        grid-template-columns: 1fr !important;
        gap: 5px !important;
    }

    #ae-newbuilds-page .ae-card-specs__item span {
        font-size: 9px !important;
    }

    #ae-newbuilds-page .ae-card-specs__item strong {
        font-size: 10.5px !important;
        line-height: 1.15 !important;
    }

    #ae-newbuilds-page .ae-total {
        font-size: 11px !important;
        line-height: 1.2 !important;
        margin-bottom: 9px !important;
    }

    #ae-newbuilds-page .ae-button {
        padding: 8px 7px !important;
        font-size: 11px !important;
        line-height: 1.15 !important;
        border-radius: 7px !important;
    }
}

@media (max-width: 374px) {
    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 120px !important;
        min-height: 120px !important;
    }

    #ae-newbuilds-page .ae-name {
        font-size: 12px !important;
    }
}

/* AsiaEstate: desktop 4-card grid polish */
@media (min-width: 992px) {
    #ae-newbuilds-page .ae-card-col {
        width: 25% !important;
        max-width: 25% !important;
        flex: 0 0 25% !important;
    }

    #ae-newbuilds-page .ae-card {
        border-radius: 14px !important;
        overflow: hidden !important;
    }

    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 210px !important;
        min-height: 210px !important;
    }

    #ae-newbuilds-page .ae-body {
        padding: 18px !important;
    }

    #ae-newbuilds-page .ae-price {
        font-size: 24px !important;
        line-height: 1.12 !important;
        margin-bottom: 4px !important;
    }

    #ae-newbuilds-page .ae-rub {
        font-size: 13px !important;
        margin-bottom: 16px !important;
    }

    #ae-newbuilds-page .ae-name {
        font-size: 17px !important;
        line-height: 1.18 !important;
        margin-bottom: 14px !important;
        min-height: 42px !important;
    }

    #ae-newbuilds-page .ae-card-specs {
        margin: 0 0 16px !important;
    }

    #ae-newbuilds-page .ae-card-specs__row {
        display: grid !important;
        grid-template-columns: auto auto 1fr !important;
        gap: 7px !important;
        align-items: stretch !important;
        margin-bottom: 9px !important;
    }

    #ae-newbuilds-page .ae-card-spec {
        min-height: 38px !important;
        padding: 8px 10px !important;
        justify-content: center !important;
        white-space: nowrap !important;
        font-size: 13px !important;
    }

    #ae-newbuilds-page .ae-card-spec--deadline {
        justify-self: stretch !important;
    }

    #ae-newbuilds-page .ae-card-specs__grid {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 8px !important;
    }

    #ae-newbuilds-page .ae-card-specs__item {
        min-height: 42px !important;
        padding: 9px 10px !important;
    }

    #ae-newbuilds-page .ae-card-specs__item--wide {
        min-height: 58px !important;
    }

    #ae-newbuilds-page .ae-card-specs__item strong {
        font-size: 13px !important;
    }

    #ae-newbuilds-page .ae-total {
        font-size: 13.5px !important;
        margin-bottom: 14px !important;
    }

    #ae-newbuilds-page .ae-button {
        padding: 11px 10px !important;
        font-size: 13.5px !important;
    }
}

@media (min-width: 1200px) {
    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 225px !important;
        min-height: 225px !important;
    }
}

/* AsiaEstate: return desktop grid to 3 cards and accent the main price */
#ae-newbuilds-page .ae-price-box {
    position: relative !important;
    margin: 0 0 18px !important;
    padding: 16px 18px 15px !important;
    border-radius: 16px !important;
    background: linear-gradient(135deg, #fff7df 0%, #f4eadb 100%) !important;
    border: 1px solid rgba(199, 164, 77, .35) !important;
    box-shadow: 0 10px 26px rgba(28, 35, 45, .08) !important;
}

#ae-newbuilds-page .ae-price-label {
    margin-bottom: 3px !important;
    color: #8a7448 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: .04em !important;
    text-transform: uppercase !important;
}

#ae-newbuilds-page .ae-price-box .ae-price {
    margin: 0 !important;
    color: #121827 !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
}

#ae-newbuilds-page .ae-price-box .ae-rub {
    margin: 6px 0 0 !important;
    color: #707987 !important;
    font-weight: 600 !important;
}

@media (min-width: 992px) {
    #ae-newbuilds-page .ae-card-col {
        width: 33.333333% !important;
        max-width: 33.333333% !important;
        flex: 0 0 33.333333% !important;
    }

    #ae-newbuilds-page .ae-image,
    #ae-newbuilds-page .ae-image img {
        height: 260px !important;
        min-height: 260px !important;
    }

    #ae-newbuilds-page .ae-body {
        padding: 24px !important;
    }

    #ae-newbuilds-page .ae-price-box .ae-price {
        font-size: 30px !important;
        line-height: 1.08 !important;
    }

    #ae-newbuilds-page .ae-price-box .ae-rub {
        font-size: 15px !important;
    }

    #ae-newbuilds-page .ae-name {
        font-size: 22px !important;
        line-height: 1.16 !important;
        margin-bottom: 16px !important;
        min-height: 52px !important;
    }

    #ae-newbuilds-page .ae-card-specs__grid {
        grid-template-columns: 1fr 1fr !important;
        gap: 10px !important;
    }
}

@media (max-width: 767.98px) {
    #ae-newbuilds-page .ae-price-box {
        margin-bottom: 10px !important;
        padding: 9px 9px 8px !important;
        border-radius: 10px !important;
        box-shadow: none !important;
    }

    #ae-newbuilds-page .ae-price-label {
        font-size: 8px !important;
        margin-bottom: 2px !important;
    }

    #ae-newbuilds-page .ae-price-box .ae-price {
        font-size: 15px !important;
        line-height: 1.12 !important;
    }

    #ae-newbuilds-page .ae-price-box .ae-rub {
        font-size: 10px !important;
        line-height: 1.15 !important;
        margin-top: 3px !important;
    }
}

/* AsiaEstate: keep area and floor in one row on mobile cards */
@media (max-width: 767.98px) {
    #ae-newbuilds-page .ae-card-specs__grid {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        gap: 6px !important;
    }

    #ae-newbuilds-page .ae-card-specs__item--inline {
        min-width: 0 !important;
        justify-content: flex-start !important;
        gap: 5px !important;
    }

    #ae-newbuilds-page .ae-card-specs__item--inline strong {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
}

/* AsiaEstate: keep bath, room count and delivery in one row on mobile cards */
@media (max-width: 767.98px) {
    #ae-newbuilds-page .ae-card-specs__row--primary {
        display: grid !important;
        grid-template-columns: auto minmax(0, auto) minmax(0, 1fr) !important;
        gap: 5px !important;
        align-items: stretch !important;
    }

    #ae-newbuilds-page .ae-card-specs__row--primary .ae-card-spec {
        min-width: 0 !important;
        min-height: 28px !important;
        padding: 5px 6px !important;
        justify-content: center !important;
        white-space: nowrap !important;
    }

    #ae-newbuilds-page .ae-card-specs__row--primary .ae-card-spec--deadline strong,
    #ae-newbuilds-page .ae-card-specs__row--primary .ae-card-spec--plain strong {
        display: block !important;
        min-width: 0 !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    #ae-newbuilds-page .ae-card-specs__row--primary .ae-card-spec--deadline {
        justify-self: stretch !important;
    }
}

/* AsiaEstate: specs layout - room/deadline first row, bath/area/floor second row */
#ae-newbuilds-page .ae-card-specs__row--primary {
    display: grid !important;
    grid-template-columns: minmax(0, auto) minmax(0, 1fr) !important;
    gap: 8px !important;
    align-items: stretch !important;
}

#ae-newbuilds-page .ae-card-spec--room,
#ae-newbuilds-page .ae-card-spec--deadline {
    min-width: 0 !important;
}

#ae-newbuilds-page .ae-card-spec--deadline {
    justify-self: stretch !important;
}

#ae-newbuilds-page .ae-card-specs__grid--details {
    display: grid !important;
    grid-template-columns: .75fr 1fr 1fr !important;
    gap: 10px !important;
}

#ae-newbuilds-page .ae-card-specs__grid--details .ae-card-specs__item {
    min-width: 0 !important;
    justify-content: center !important;
}

@media (max-width: 767.98px) {
    #ae-newbuilds-page .ae-card-specs__row--primary {
        grid-template-columns: minmax(0, auto) minmax(0, 1fr) !important;
        gap: 5px !important;
    }

    #ae-newbuilds-page .ae-card-specs__grid--details {
        grid-template-columns: .7fr 1fr 1fr !important;
        gap: 5px !important;
    }

    #ae-newbuilds-page .ae-card-specs__grid--details .ae-card-specs__item {
        min-height: 28px !important;
        padding: 5px 4px !important;
        gap: 4px !important;
        justify-content: center !important;
    }

    #ae-newbuilds-page .ae-card-specs__grid--details .ae-card-specs__item strong {
        font-size: 10px !important;
        line-height: 1.1 !important;
    }
}

/* AsiaEstate: project title under image before price */
#ae-newbuilds-page .ae-project-title {
    margin: 0 0 10px !important;
    color: #8a7448 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    letter-spacing: .03em !important;
    text-transform: uppercase !important;
}

@media (min-width: 992px) {
    #ae-newbuilds-page .ae-project-title {
        margin-bottom: 12px !important;
        font-size: 15px !important;
    }
}

@media (max-width: 767.98px) {
    #ae-newbuilds-page .ae-project-title {
        margin-bottom: 7px !important;
        font-size: 10px !important;
        line-height: 1.15 !important;
    }
}

/* AsiaEstate: hero search */
#ae-newbuilds-page .ae-card-col[style*="display: none"] {
    margin: 0 !important;
}

.ae-hero-search {
    width: min(1180px, 100%) !important;
    margin-top: 28px !important;
    padding: 18px !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    border-radius: 22px !important;
    background: rgba(18, 28, 39, .72) !important;
    box-shadow: 0 24px 70px rgba(0,0,0,.28) !important;
    backdrop-filter: blur(12px) !important;
}

.ae-hero-search__grid {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(130px, 1fr)) minmax(230px, 1.55fr) !important;
    gap: 12px !important;
}

.ae-hero-search__field {
    display: block !important;
    margin: 0 !important;
}

.ae-hero-search__field span {
    display: block !important;
    margin: 0 0 7px !important;
    color: rgba(255,255,255,.62) !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: .02em !important;
}

.ae-hero-search__field select,
.ae-hero-search__field input {
    width: 100% !important;
    height: 52px !important;
    padding: 0 14px !important;
    border: 1px solid rgba(255,255,255,.24) !important;
    border-radius: 12px !important;
    outline: none !important;
    background: rgba(255,255,255,.08) !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}

.ae-hero-search__field select option {
    color: #1f2933 !important;
    background: #fff !important;
}

.ae-hero-search__field input::placeholder {
    color: rgba(255,255,255,.52) !important;
}

.ae-hero-search__field select:focus,
.ae-hero-search__field input:focus {
    border-color: rgba(233,184,115,.9) !important;
    box-shadow: 0 0 0 3px rgba(233,184,115,.16) !important;
}

.ae-hero-search__actions {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin-top: 14px !important;
}

.ae-hero-search__submit,
.ae-hero-search__reset {
    height: 48px !important;
    padding: 0 22px !important;
    border-radius: 12px !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    cursor: pointer !important;
}

.ae-hero-search__submit {
    border: 1px solid #e9b873 !important;
    background: #e9b873 !important;
    color: #17212b !important;
}

.ae-hero-search__reset {
    border: 1px solid rgba(255,255,255,.18) !important;
    background: rgba(255,255,255,.08) !important;
    color: rgba(255,255,255,.78) !important;
}

.ae-hero-search__count {
    margin-left: auto !important;
    color: rgba(255,255,255,.72) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

@media (max-width: 1199.98px) {
    .ae-hero-search__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 767.98px) {
    .ae-hero-search {
        margin-top: 20px !important;
        padding: 12px !important;
        border-radius: 16px !important;
    }

    .ae-hero-search__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 9px !important;
    }

    .ae-hero-search__field--query {
        grid-column: 1 / -1 !important;
    }

    .ae-hero-search__field span {
        font-size: 10px !important;
        margin-bottom: 5px !important;
    }

    .ae-hero-search__field select,
    .ae-hero-search__field input {
        height: 42px !important;
        padding: 0 10px !important;
        border-radius: 10px !important;
        font-size: 12px !important;
    }

    .ae-hero-search__actions {
        display: grid !important;
        grid-template-columns: 1fr auto !important;
        gap: 8px !important;
    }

    .ae-hero-search__submit,
    .ae-hero-search__reset {
        height: 42px !important;
        padding: 0 12px !important;
        font-size: 12px !important;
    }

    .ae-hero-search__count {
        grid-column: 1 / -1 !important;
        margin-left: 0 !important;
        font-size: 12px !important;
    }
}

/* AsiaEstate: hero search without query field */
.ae-hero-search__grid {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

@media (max-width: 1199.98px) {
    .ae-hero-search__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 767.98px) {
    .ae-hero-search__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .ae-hero-search__field--query {
        display: none !important;
    }

    .ae-hero-search__field:nth-child(5) {
        grid-column: 1 / -1 !important;
    }
}

/* AsiaEstate: stretch hero search and reuse gold CTA style on cards */
.ae-newbuilds-video-hero__content {
    width: 100% !important;
    max-width: none !important;
}

.ae-hero-search {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 22px 24px !important;
}

.ae-hero-search__grid {
    width: 100% !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 16px !important;
}

.ae-hero-search__actions {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: minmax(220px, 260px) minmax(140px, 170px) 1fr !important;
    gap: 14px !important;
    align-items: center !important;
}

.ae-hero-search__count {
    justify-self: end !important;
    margin-left: 0 !important;
}

#ae-newbuilds-page .ae-button {
    border: 1px solid #e9b873 !important;
    background: #e9b873 !important;
    color: #17212b !important;
    box-shadow: 0 12px 28px rgba(233, 184, 115, .26) !important;
}

#ae-newbuilds-page .ae-button:hover {
    background: #f2c87f !important;
    border-color: #f2c87f !important;
    color: #17212b !important;
    transform: translateY(-1px) !important;
}

@media (max-width: 1199.98px) {
    .ae-hero-search__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 767.98px) {
    .ae-hero-search {
        padding: 12px !important;
    }

    .ae-hero-search__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 9px !important;
    }

    .ae-hero-search__actions {
        grid-template-columns: 1fr auto !important;
        gap: 8px !important;
    }

    .ae-hero-search__count {
        justify-self: start !important;
    }

    #ae-newbuilds-page .ae-button {
        box-shadow: none !important;
    }
}

/* AsiaEstate: final hero search width and full mobile first screen */
@media (min-width: 1200px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner > .container {
        width: calc(100vw - 240px) !important;
        max-width: 1680px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content {
        width: 100% !important;
        max-width: none !important;
    }

    body.ae-newbuilds-body .ae-hero-search {
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (min-width: 1600px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner > .container {
        width: calc(100vw - 220px) !important;
        max-width: 1780px !important;
    }
}

@media (max-width: 1199.98px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner > .container {
        width: calc(100vw - 48px) !important;
        max-width: none !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__content {
        width: 100% !important;
        max-width: none !important;
    }
}

@media (max-width: 767.98px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero {
        min-height: 100vh !important;
        min-height: 100svh !important;
        min-height: 100dvh !important;
        height: 100vh !important;
        height: 100svh !important;
        height: 100dvh !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner {
        min-height: 100vh !important;
        min-height: 100svh !important;
        min-height: 100dvh !important;
        height: 100% !important;
        padding-top: 88px !important;
        padding-bottom: 34px !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner > .container {
        width: calc(100vw - 28px) !important;
        max-width: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* AsiaEstate: force mobile hero to cover the full first screen reliably */
@media (max-width: 767.98px) {
    html,
    body.ae-newbuilds-body {
        min-height: 100% !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero,
    .ae-newbuilds-video-hero {
        height: auto !important;
        min-height: 100vh !important;
        min-height: 100svh !important;
        min-height: 100dvh !important;
        min-height: 100lvh !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner,
    .ae-newbuilds-video-hero__inner {
        height: auto !important;
        min-height: 100vh !important;
        min-height: 100svh !important;
        min-height: 100dvh !important;
        min-height: 100lvh !important;
        box-sizing: border-box !important;
    }
}

/* AsiaEstate: center hero content vertically on mobile */
@media (max-width: 767.98px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero {
        align-items: center !important;
    }

    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner,
    .ae-newbuilds-video-hero__inner {
        display: flex !important;
        align-items: center !important;
        padding-top: 84px !important;
        padding-bottom: 34px !important;
    }
}

/* AsiaEstate: lift mobile hero content slightly above center */
@media (max-width: 767.98px) {
    body.ae-newbuilds-body .ae-newbuilds-video-hero__inner,
    .ae-newbuilds-video-hero__inner {
        transform: translateY(-4vh) !important;
    }
}

/* AsiaEstate: desktop incremental card loading and exact spec proportions */
#ae-newbuilds-page .ae-card-specs__row--primary {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
}

#ae-newbuilds-page .ae-card-specs__row--primary .ae-card-spec {
    width: 100% !important;
    justify-content: center !important;
}

#ae-newbuilds-page .ae-card-specs__grid--details {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

#ae-newbuilds-page .ae-card-specs__grid--details .ae-card-specs__item {
    width: 100% !important;
    justify-content: center !important;
}

.ae-load-more-wrap {
    display: flex !important;
    justify-content: center !important;
    margin: 34px 0 8px !important;
}

.ae-load-more {
    min-width: 240px !important;
    height: 54px !important;
    padding: 0 28px !important;
    border: 1px solid #e9b873 !important;
    border-radius: 14px !important;
    background: #e9b873 !important;
    color: #17212b !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    cursor: pointer !important;
    box-shadow: 0 14px 30px rgba(233, 184, 115, .24) !important;
}

.ae-load-more:hover {
    background: #f2c87f !important;
    border-color: #f2c87f !important;
    transform: translateY(-1px) !important;
}

@media (max-width: 767.98px) {
    .ae-load-more-wrap {
        display: none !important;
    }

    #ae-newbuilds-page .ae-card-specs__row--primary {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    }

    #ae-newbuilds-page .ae-card-specs__grid--details {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

/* AsiaEstate: prevent desktop deferred cards from flashing before JS pagination starts */
@media (min-width: 768px) {
    #ae-newbuilds-page .ae-card-col--desktop-deferred:not(.ae-card-col--shown) {
        display: none !important;
    }
}

/* AsiaEstate: refined card typography and load-more copy */
#ae-newbuilds-page .ae-project-title {
    color: #9b7b38 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
}

#ae-newbuilds-page .ae-price-box {
    padding: 15px 17px !important;
}

#ae-newbuilds-page .ae-price-box .ae-price {
    font-size: 29px !important;
    font-weight: 900 !important;
    line-height: 1.06 !important;
}

#ae-newbuilds-page .ae-price-box .ae-rub {
    color: #7a828d !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

#ae-newbuilds-page .ae-name {
    color: #1f2933 !important;
    font-size: 20px !important;
    font-weight: 850 !important;
    line-height: 1.22 !important;
    letter-spacing: 0 !important;
}

#ae-newbuilds-page .ae-name a {
    color: inherit !important;
    font-weight: inherit !important;
}

#ae-newbuilds-page .ae-card-spec,
#ae-newbuilds-page .ae-card-specs__item {
    color: #2f3a46 !important;
    font-weight: 650 !important;
}

#ae-newbuilds-page .ae-card-spec strong,
#ae-newbuilds-page .ae-card-specs__item strong {
    font-weight: 750 !important;
    letter-spacing: 0 !important;
}

#ae-newbuilds-page .ae-total {
    color: #7b8490 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.ae-load-more-wrap {
    flex-direction: column !important;
    align-items: center !important;
    gap: 10px !important;
}

.ae-load-more-meta {
    color: #7b8490 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

@media (max-width: 767.98px) {
    #ae-newbuilds-page .ae-project-title {
        font-size: 9.5px !important;
        letter-spacing: .055em !important;
    }

    #ae-newbuilds-page .ae-price-box .ae-price {
        font-size: 15px !important;
    }

    #ae-newbuilds-page .ae-price-box .ae-rub {
        font-size: 10px !important;
    }

    #ae-newbuilds-page .ae-name {
        font-size: 12.5px !important;
        line-height: 1.2 !important;
    }

    #ae-newbuilds-page .ae-total {
        font-size: 10.5px !important;
    }
}

/* AsiaEstate newbuilds: custom footer, hide empty theme footer */
#ae-newbuilds-page ~ footer.dark-footer,
#ae-newbuilds-page ~ .top-scroll,
body.ae-newbuilds-body footer.dark-footer,
body.ae-newbuilds-body .top-scroll {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.ae-newbuilds-footer {
    position: relative !important;
    z-index: 2 !important;
    margin-top: 28px !important;
    padding: 18px 0 22px !important;
    background: #101822 !important;
    border-top: 1px solid rgba(255, 255, 255, .08) !important;
    color: rgba(255, 255, 255, .76) !important;
}

.ae-newbuilds-footer__inner {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    min-height: 34px !important;
}

.ae-newbuilds-footer__copy {
    color: rgba(255, 255, 255, .68) !important;
    font-size: 12px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    white-space: nowrap !important;
}

.ae-newbuilds-footer__socials {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    flex-wrap: wrap !important;
}

.ae-social-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    min-height: 30px !important;
    padding: 7px 9px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, .10) !important;
    border: 1px solid rgba(255, 255, 255, .13) !important;
    color: rgba(255, 255, 255, .82) !important;
    text-decoration: none !important;
    font-size: 11.5px !important;
    line-height: 1 !important;
    font-weight: 750 !important;
    backdrop-filter: blur(10px) saturate(130%) !important;
    -webkit-backdrop-filter: blur(10px) saturate(130%) !important;
    transition: background .18s ease, color .18s ease, transform .18s ease, border-color .18s ease !important;
}

.ae-social-link i {
    font-size: 13px !important;
    line-height: 1 !important;
}

.ae-social-link:hover {
    color: #ffffff !important;
    text-decoration: none !important;
    background: rgba(255, 255, 255, .16) !important;
    border-color: rgba(255, 255, 255, .22) !important;
    transform: translateY(-1px) !important;
}

.ae-social-link--telegram i {
    color: #229ED9 !important;
}

.ae-social-link--whatsapp i {
    color: #25D366 !important;
}

.ae-social-link--instagram i {
    background: radial-gradient(circle at 30% 110%, #fdf497 0%, #fdf497 18%, #fd5949 43%, #d6249f 68%, #285AEB 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: #E4405F !important;
}

.ae-social-link--max img {
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    object-fit: contain !important;
    transition: transform .18s ease, opacity .18s ease !important;
}

.ae-social-link:hover i,
.ae-social-link:hover img {
    transform: scale(1.06) !important;
}

.ae-home-legal-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 30px !important;
    padding: 7px 10px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    color: rgba(255, 255, 255, .68) !important;
    font-size: 11.5px !important;
    line-height: 1 !important;
    font-weight: 750 !important;
    cursor: pointer !important;
    text-decoration: underline !important;
    text-underline-offset: 3px !important;
    transition: color .18s ease, background .18s ease !important;
}

.ae-home-legal-button:hover {
    color: #ffffff !important;
    background: rgba(255, 255, 255, .08) !important;
}

.ae-home-legal-modal {
    position: fixed !important;
    inset: 0 !important;
    z-index: 10080 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: opacity .18s ease, visibility .18s ease !important;
}

.ae-home-legal-modal.is-open {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

.ae-home-legal-modal__overlay {
    position: absolute !important;
    inset: 0 !important;
    background: rgba(15, 23, 42, .62) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}

.ae-home-legal-modal__box {
    position: relative !important;
    z-index: 2 !important;
    width: min(560px, 100%) !important;
    padding: 28px !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    color: #17233d !important;
    box-shadow: 0 24px 80px rgba(15, 23, 42, .30) !important;
}

.ae-home-legal-modal__box h3 {
    margin: 0 0 14px !important;
    color: #17233d !important;
    font-size: 22px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    letter-spacing: -0.025em !important;
}

.ae-home-legal-modal__box p {
    margin: 0 0 12px !important;
    color: #475569 !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
    font-weight: 500 !important;
}

.ae-home-legal-modal__box p:last-child {
    margin-bottom: 0 !important;
}

.ae-home-legal-modal__close {
    position: absolute !important;
    top: 14px !important;
    right: 14px !important;
    width: 32px !important;
    height: 32px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #f1f4f8 !important;
    color: #17233d !important;
    font-size: 22px !important;
    line-height: 1 !important;
    cursor: pointer !important;
}

@media (max-width: 767.98px) {
    .ae-newbuilds-footer {
        margin-top: 18px !important;
        padding: 16px 0 20px !important;
    }

    .ae-newbuilds-footer__inner {
        flex-direction: column !important;
        justify-content: center !important;
        gap: 10px !important;
        text-align: center !important;
    }

    .ae-social-link {
        width: 30px !important;
        height: 30px !important;
        min-width: 30px !important;
        min-height: 30px !important;
        padding: 0 !important;
        font-size: 0 !important;
    }

    .ae-social-link i {
        font-size: 14px !important;
    }

    .ae-social-link span {
        display: none !important;
    }
}

