.cid-u0fqD00Ldq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-u0fqD00Ldq .mbr-fallback-image.disabled {
    display: none;
}

.cid-u0fqD00Ldq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-u0fqD00Ldq .title .num {
    width: 100%;
    display: block;
}

.cid-u0fqD00Ldq .title .card-title {
    z-index: 1;
}

.cid-u0fqD00Ldq .num {
    color: var(--primary-color, #9fe870);
}

.cid-u0fqD00Ldq .item-mb {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cid-u0fqD00Ldq .item-mb {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .cid-u0fqD00Ldq * {
        text-align: center !important;
    }

    .cid-u0fqD00Ldq .content-column {
        margin-bottom: 2rem;
    }
}

.cid-u0fqD00Ldq .content-head {
    max-width: 800px;
}