body.bp1-type-roboto,
body.bp1-type-roboto > .page-wrapper {
    background: #f5f7f8;
}

body.bp1-type-roboto .bp1-card-item {
    display: flex;
    margin-bottom: 30px;
    overflow: visible;
}

body.bp1-type-roboto .bp1-property-card {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    border: 1px solid #d7e0e4;
    border-radius: 10px;
    background: #eaf0f3;
    box-shadow: 0 8px 24px rgba(39, 57, 66, .08);
    color: #424b55;
}

body.bp1-type-roboto .bp1-card-photo {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #dfe6e9;
}

body.bp1-type-roboto .bp1-card-photo__link,
body.bp1-type-roboto .bp1-card-photo__image {
    display: block;
    width: 100%;
    height: 100%;
}

body.bp1-type-roboto .bp1-card-photo__image {
    object-fit: cover;
}

body.bp1-type-roboto .bp1-card-badge,
body.bp1-type-roboto .bp1-card-status {
    position: absolute;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    height: 32px;
    border: 0;
    border-radius: 7px;
    box-shadow: 0 2px 10px rgba(28, 43, 49, .12);
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

body.bp1-type-roboto .bp1-card-badge {
    bottom: 12px;
    padding: 0 11px;
    background: rgba(242, 248, 246, .50);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    box-shadow: none;
    color: #2f6f62;
}

body.bp1-type-roboto .bp1-card-badge--media {
    left: 12px;
    gap: 9px;
}

body.bp1-type-roboto .bp1-card-badge--key {
    right: 12px;
    gap: 7px;
}

body.bp1-type-roboto .bp1-card-badge__item {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

body.bp1-type-roboto .bp1-card-badge__divider {
    width: 1px;
    height: 14px;
    background: rgba(47, 111, 98, .25);
}

body.bp1-type-roboto .bp1-card-status {
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    box-shadow: none;
    top: 12px;
    right: 12px;
    gap: 7px;
    padding: 0 11px;
}

body.bp1-type-roboto .bp1-card-status--closed {
    background: rgba(252, 237, 241, .50);
    color: #aa4862;
}

body.bp1-type-roboto .bp1-card-status--soon {
    background: rgba(255, 226, 145, .50);
    color: #735315;
}

body.bp1-type-roboto .bp1-card-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 48px;
    padding: 7px 18px;
    border-bottom: 1px solid #cfdadf;
}

body.bp1-type-roboto .bp1-card-gallery-controls {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

body.bp1-type-roboto .bp1-card-gallery-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    color: #365d73;
    font-size: 14px;
}

body.bp1-type-roboto .bp1-card-gallery-button:hover,
body.bp1-type-roboto .bp1-card-gallery-button:focus-visible {
    background: rgba(54, 93, 115, .09);
    outline: none;
}

body.bp1-type-roboto .bp1-card-gallery-button:disabled {
    color: #a5b2b9;
    cursor: default;
}

body.bp1-type-roboto .bp1-card-gallery-button:disabled:hover {
    background: transparent;
}

body.bp1-type-roboto .bp1-card-gallery-count {
    min-width: 44px;
    color: #68757d;
    font-size: 13px;
    text-align: center;
}

body.bp1-type-roboto .bp1-card-details {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #365d73;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

body.bp1-type-roboto .bp1-card-details:hover,
body.bp1-type-roboto .bp1-card-details:focus {
    color: #24485c;
    text-decoration: none;
}

body.bp1-type-roboto .bp1-card-details .fa-arrow-right {
    font-size: 11px;
}

body.bp1-type-roboto .bp1-card-content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 18px 20px 0;
}

body.bp1-type-roboto .bp1-card-price,
body.bp1-type-roboto .bp1-card-price b {
    display: block;
    margin: 0 0 5px;
    color: #20252d;
    font-size: 21px;
    font-weight: 500 !important;
    line-height: 1.3;
}

body.bp1-type-roboto .bp1-card-address {
    margin: 0 0 13px !important;
    height: auto;
    min-height: 0;
    white-space: normal;
    overflow: visible;
    line-height: 1.35;
}

body.bp1-type-roboto .bp1-card-address .preview__item-address {
    display: block;
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    border-bottom: 0;
    color: #4f6f83;
    font-size: 17px;
    font-weight: 400 !important;
    overflow-wrap: break-word;
    text-decoration: none;
    word-break: normal;
}

body.bp1-type-roboto .bp1-card-address .preview__item-address:hover,
body.bp1-type-roboto .bp1-card-address .preview__item-address:focus {
    color: #365d73;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

body.bp1-type-roboto .bp1-card-specs {
    min-height: 54px;
    margin-bottom: 16px;
}

body.bp1-type-roboto .bp1-card-specs .object-room {
    margin: 0 0 4px;
    color: #424b55;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.55;
}

body.bp1-type-roboto .bp1-card-context {
    margin: 0 0 16px;
    color: #68757d;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.55;
}

body.bp1-type-roboto .bp1-card-context a {
    color: #365d73;
}

body.bp1-type-roboto .bp1-card-agent {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    min-height: 82px;
    height: auto;
    margin: auto -20px 0;
    padding: 15px 20px;
    border-top: 1px solid #cfdadf;
    background: transparent;
}

body.bp1-type-roboto .bp1-card-agent__photo {
    width: 48px;
    height: 48px;
    margin: 0;
    float: none;
}

body.bp1-type-roboto .bp1-card-agent__photo img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
}

body.bp1-type-roboto .bp1-card-agent__info {
    display: block;
    min-width: 0;
    overflow: visible;
}

body.bp1-type-roboto .bp1-card-agent .preview__item-agent-name {
    display: block;
    margin: 0 0 2px;
    color: #303840;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    overflow-wrap: break-word;
    word-break: normal;
}

body.bp1-type-roboto .bp1-card-agent .preview__item-agent-phones {
    float: none;
    text-align: left;
}

body.bp1-type-roboto .bp1-card-agent .preview__item-agent-phones a,
body.bp1-type-roboto .bp1-card-agent .preview__item-agent-phones a:hover,
body.bp1-type-roboto .bp1-card-agent .preview__item-agent-phones a:focus,
body.bp1-type-roboto .bp1-card-agent .preview__item-agent-phones a:active {
    color: #365d73;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    text-decoration: none !important;
}

@media (max-width: 1199px) {
    body.bp1-type-roboto .bp1-card-badge,
    body.bp1-type-roboto .bp1-card-status {
        font-size: 11px;
    }

    body.bp1-type-roboto .bp1-card-badge {
        padding-right: 9px;
        padding-left: 9px;
    }
}

@media (max-width: 767px) {
    body.bp1-type-roboto .bp1-card-item {
        float: none;
        width: 100%;
        max-width: 420px;
        margin-right: auto;
        margin-left: auto;
    }

    body.bp1-type-roboto .bp1-card-controls {
        padding-right: 14px;
        padding-left: 14px;
    }

    body.bp1-type-roboto .bp1-card-content {
        padding-right: 18px;
        padding-left: 18px;
    }

    body.bp1-type-roboto .bp1-card-agent {
        margin-right: -18px;
        margin-left: -18px;
        padding-right: 18px;
        padding-left: 18px;
    }
}

@media (max-width: 360px) {
    body.bp1-type-roboto .bp1-card-badge {
        bottom: 9px;
        height: 30px;
        font-size: 10px;
    }

    body.bp1-type-roboto .bp1-card-badge--media {
        left: 9px;
        gap: 7px;
    }

    body.bp1-type-roboto .bp1-card-badge--key {
        right: 9px;
    }
}
