/* 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;
}
