.mainbox1
{
border-radius: 96px;
    padding: 32px;
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.04) 100%);
    color: var(--ztc-text-text-1);
    text-align: center;
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s44);
    font-style: normal;
    font-weight: var(--ztc-weight-bold);
    line-height: 44px;
}
.text-darkc1 li
{
    color:#000 !important;
}
.text-darkc1 li::before
{
    color:#000 !important;
}
.text-darkc1 li a
{
    color:#000 !important;
}