
.cid-uWpIcP6pRL {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #ffffff;
}

.cid-uWpIcP6pRL .mbr-fallback-image.disabled {
    display: none;
}

.cid-uWpIcP6pRL .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-uWpIcP6pRL .container-fluid {
    padding: 0 10px;
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .container-fluid {
        padding: 15px;
    }
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .container {
        padding: 15px;
    }
}

.cid-uWpIcP6pRL .row {
    margin: 0 -5px;
}

.cid-uWpIcP6pRL .row .card {
    padding: 0 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .row .card {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.cid-uWpIcP6pRL .image-wrapper {
    position: relative;
    height: 100%;
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .image-wrapper {
        margin-bottom: 15px;
    }
}

.cid-uWpIcP6pRL .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .image-wrapper img {
        position: static;
        height: 350px;
    }
}

.cid-uWpIcP6pRL .card-wrapper {
    padding: 200px 80px 80px;
    background-color: var(--background);
}

@media (max-width: 1440px) {
    .cid-uWpIcP6pRL .card-wrapper {
        padding: 200px 40px 80px;
    }
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .card-wrapper {
        padding: 30px;
    }
}

.cid-uWpIcP6pRL .card-wrapper .card-wrap .title-wrapper .mbr-section-title {
    width: 80%;
    display: inline-block;
    margin-bottom: 30px;
}

@media (max-width: 1440px) {
    .cid-uWpIcP6pRL .card-wrapper .card-wrap .title-wrapper .mbr-section-title {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .card-wrapper .card-wrap .title-wrapper .mbr-section-title {
        margin-bottom: 20px;
    }
}

.cid-uWpIcP6pRL .card-wrapper .card-wrap .text-wrapper .mbr-text {
    width: 60%;
    display: inline-block;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .cid-uWpIcP6pRL .card-wrapper .card-wrap .text-wrapper .mbr-text {
        width: 100%;
    }
}

.cid-uWpIcP6pRL .card-wrapper .card-wrap .mbr-section-btn {
    margin-top: 20px;
}

.cid-uWpIcP6pRL .card-wrapper .card-wrap .mbr-section-btn .btn {
    margin-bottom: 0;
}

.cid-uWpIcP6pRL .card-wrapper .number-wrapper {
    margin-top: 200px;
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .card-wrapper .number-wrapper {
        margin-top: 30px;
    }
}

.cid-uWpIcP6pRL .card-wrapper .number-wrapper .number-wrap {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .card-wrapper .number-wrapper .number-wrap {
        display: block;
    }
}

.cid-uWpIcP6pRL .card-wrapper .number-wrapper .number-wrap .mbr-number {
    margin-bottom: 0;
    padding-right: 20px;
}

.cid-uWpIcP6pRL .card-wrapper .number-wrapper .number-wrap .mbr-desc {
    border-left: 1px solid #e0e0e0;
    padding: 10px 20px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-uWpIcP6pRL .card-wrapper .number-wrapper .number-wrap .mbr-desc {
        padding: 0;
        border: none;
    }
}

.cid-uWpIcP6pRL .mbr-section-title {
    color: #000000;
}

.cid-uWpIcP6pRL .mbr-text,
.cid-uWpIcP6pRL .text-wrapper {
    color: #8a8a8a;
}

.cid-uWpIcP6pRL .mbr-number {
    color: #000000;
}

.cid-uWpIcP6pRL .mbr-desc {
    color: #000000;
}

.cid-uWpIcP6pRL .mbr-section-title,
.cid-uWpIcP6pRL .mbr-section-btn,
.cid-uWpIcP6pRL .title-wrapper {
    color: var(--background-text);
}

.cid-uWpIcP6pRL .mbr-number,
.cid-uWpIcP6pRL .number-wrapper {
    color: var(--background-text);
}

.cid-uWpIcP6pRL .mbr-desc,
.cid-uWpIcP6pRL .number-wrapper {
    color: var(--background-text);
}