.cid-uWpIcP8C7p {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #000000;
    overflow: hidden;
}

.cid-uWpIcP8C7p .mbr-fallback-image.disabled {
    display: none;
}

.cid-uWpIcP8C7p .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-uWpIcP8C7p .card {
    justify-content: flex-end;
}

.cid-uWpIcP8C7p .content {
    padding: 150px 90px 150px 0;
}

@media (max-width: 992px) {
    .cid-uWpIcP8C7p .content {
        padding: 80px 0 30px 0;
    }
}

.cid-uWpIcP8C7p .title-wrapper {
    margin-bottom: 400px;
}

@media (max-width: 992px) {
    .cid-uWpIcP8C7p .title-wrapper {
        margin-bottom: 30px;
    }
}

.cid-uWpIcP8C7p .title-wrapper .label-wrapper .mbr-label {
    display: inline-block;
    padding: 4px 20px;
    margin-bottom: 20px;
    border: 1px solid var(--primary-lighten-color);
}

.cid-uWpIcP8C7p .title-wrapper .mbr-section-title {
    margin-bottom: 0;
}

.cid-uWpIcP8C7p .title-wrapper .mbr-section-btn {
    margin-top: 20px;
}

.cid-uWpIcP8C7p .content-wrapper {
    display: flex;
    align-items: flex-end;
}

@media (max-width: 992px) {
    .cid-uWpIcP8C7p .content-wrapper {
        display: block;
    }
}

.cid-uWpIcP8C7p .content-wrapper .mbr-number {
    margin-bottom: 0;
    min-width: 150px;
    padding-right: 30px;
    color: transparent;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
    opacity: .4;
}

@media (max-width: 992px) {
    .cid-uWpIcP8C7p .content-wrapper .mbr-number {
        padding-right: 0;
        margin-bottom: 20px;
        min-width: auto;
    }
}

.cid-uWpIcP8C7p .content-wrapper .content-wrap {
    width: 100%;
}

.cid-uWpIcP8C7p .content-wrapper .content-wrap .desc-wrapper {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffffff;
}

.cid-uWpIcP8C7p .content-wrapper .content-wrap .desc-wrapper .desc-wrap {
    display: inline-flex;
    align-items: center;
}

.cid-uWpIcP8C7p .content-wrapper .content-wrap .desc-wrapper .desc-wrap .iconfont-wrapper {
    display: inline-flex;
    margin-right: 10px;
}

.cid-uWpIcP8C7p .content-wrapper .content-wrap .desc-wrapper .desc-wrap .iconfont-wrapper .mbr-iconfont {
    font-size: 20px;
    color: var(--primary-lighten-color);
    display: inline-flex;
}

.cid-uWpIcP8C7p .content-wrapper .content-wrap .desc-wrapper .desc-wrap .mbr-desc {
    margin-bottom: 0;
}

.cid-uWpIcP8C7p .content-wrapper .content-wrap .mbr-section-subtitle {
    margin-bottom: 0;
}

.cid-uWpIcP8C7p .image-wrapper {
    height: 100%;
    position: relative;
}

.cid-uWpIcP8C7p .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .cid-uWpIcP8C7p .image-wrapper img {
        position: static;
        height: 300px;
        width: 100%;
        margin-bottom: 80px;
    }
}

.cid-uWpIcP8C7p .mbr-label,
.cid-uWpIcP8C7p .label-wrapper {
    color: #ffffff;
}

.cid-uWpIcP8C7p .mbr-section-title {
    color: #ffffff;
}

.cid-uWpIcP8C7p .mbr-number {
    color: #ffffff;
}

.cid-uWpIcP8C7p .mbr-desc {
    color: #ffffff;
}

.cid-uWpIcP8C7p .mbr-section-subtitle {
    color: #ffffff;
}