.text-center {
    text-align: center !important;
}

.mt-1 {
    margin-top: 15px !important;
}

.mt-2 {
    margin-top: 30px !important;
}

.mbzh-1 {
    margin-bottom: 15px !important;
}

.mbzh-2 {
    margin-bottom: 30px !important;
}

.login-input {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: 800;
    background: color(srgb 0.945 0.945 0.945);
    border: 1px solid color(srgb 0.695 0.695 0.695);
    border-radius: 3px;
    color: color(srgb 0.4 0.4 0.4);
}

#phoneForm a {
    color: #1863dc;
    border-color: transparent;
    background-color: transparent;
}

.loading {
    position: relative;
    pointer-events: none;
}

.loading::after {
    content: '';
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top: 2px solid white;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin 1s linear infinite;
    position: absolute;
    margin-right: 5px;
    top: 10px;
    transform: translateY(-50%);
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.resend-code {
    color: #000000;
}

.zhk-btn:focus:not(:focus-visible),
.zhk-accordion-header .zhk-accordion-btn:focus:not(:focus-visible),
.zhk-preference-content-wrapper .zhk-show-desc-btn:focus:not(:focus-visible),
.zhk-btn-revisit-wrapper .zhk-btn-revisit:focus:not(:focus-visible),
.zhk-preference-header .zhk-btn-close:focus:not(:focus-visible),
.zhk-consent-bar .zhk-banner-btn-close:focus:not(:focus-visible) {
    outline: 0;
}

button.zhk-show-desc-btn:not(:hover):not(:active) {
    color: #1863dc;
    background: transparent;
}

button.zhk-accordion-btn:not(:hover):not(:active),
button.zhk-banner-btn-close:not(:hover):not(:active),
button.zhk-btn-revisit:not(:hover):not(:active),
button.zhk-btn-close:not(:hover):not(:active) {
    background: transparent;
}

.zhk-consent-bar button:hover,
.zhk-modal.zhk-modal-open button:hover,
.zhk-consent-bar button:focus,
.zhk-modal.zhk-modal-open button:focus {
    text-decoration: none;
}

.zhk-consent-bar .zhk-banner-btn-close {
    position: absolute;
    right: 9px;
    top: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    min-height: 0;
    line-height: 0;
    height: auto;
    width: auto;
    text-shadow: none;
    box-shadow: none;
}

.zhk-consent-bar .zhk-banner-btn-close img {
    height: 9px;
    width: 9px;
    margin: 0;
}

@media (max-width: 768px) {
    .zhk-rtl .zhk-notice-btn-wrapper {
        margin-right: 0;
    }
}

@media (max-width: 576px) {
    .zhk-rtl .zhk-notice-btn-wrapper .zhk-btn:last-child {
        margin-right: 0;
    }

    .zhk-rtl .zhk-prefrence-btn-wrapper .zhk-btn {
        margin-right: 0;
    }

    .zhk-rtl .zhk-accordion.zhk-accordion-active .zhk-accordion-body {
        padding: 0 22px 0 0;
    }
}

.zhk-rtl .zhk-notice-btn-wrapper .zhk-btn:last-child {
    margin-right: 8px;
}

.zhk-rtl .zhk-notice-btn-wrapper .zhk-btn:first-child {
    margin-right: 0;
}

.zhk-rtl .zhk-notice-btn-wrapper {
    margin-left: 0;
    margin-right: 15px;
}

.zhk-notice-btn-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 16px;
}

.zhk-notice-btn-wrapper .zhk-btn {
    text-shadow: none;
    box-shadow: none;
}

.zhk-notice-btn-wrapper .zhk-btn-do-not-sell {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 0;
    margin: 0;
    font-weight: 500;
    background: none;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    text-align: left;
    color: #1863dc;
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    text-shadow: none;
    word-break: break-word;
}

.zhk-consent-bar .zhk-banner-btn-close:focus-visible,
.zhk-notice-btn-wrapper .zhk-btn-do-not-sell:focus-visible,
.zhk-opt-out-btn-wrapper .zhk-btn:focus-visible,
.zhk-opt-out-checkbox-wrapper input[type="checkbox"].zhk-opt-out-checkbox:focus-visible {
    outline: 2px solid #1863dc;
    outline-offset: 2px;
}

.zhk-consent-container .zhk-consent-bar {
    border-color: #e9b678 !important;
    background-color: #262a2c !important;
}

.zhk-consent-container .zhk-consent-bar {
    border-color: #c1c1c1 !important;
    background-color: #ffffff !important;
}

.zhk-consent-container {
    position: absolute;
    width: 440px;
    box-sizing: border-box;
    border-radius: 6px;
    padding-bottom: 50px;
}

.zhk-consent-container .zhk-consent-bar {
    background: #ffffff;
    border: 1px solid;
    padding: 20px 26px;
    box-shadow: 0 -1px 10px 0 #acabab4d;
    border-radius: 6px;
}

.zhk-consent-bar .zhk-notice-des p {
    overflow: hidden !important;
}

.zhk-consent-bar .zhk-notice-des p,
.zhk-gpc-wrapper .zhk-gpc-desc p,
.zhk-preference-body-wrapper .zhk-preference-content-wrapper p,
.zhk-accordion-header-wrapper .zhk-accordion-header-des p,
.zhk-cookie-des-table li div:last-child p {
    font-family: "iransans";
}

.zhk-consent-bar .zhk-banner-btn-close,
.zhk-btn-revisit-wrapper {
    display: none !important;
}

.zhk-notice-des *,
.zhk-notice-des {
    font-size: 12px;
    line-height: 18px;
    font-family: "iransans";
}

.zhk-consent-bar .zhk-notice-des p,
.zhk-gpc-wrapper .zhk-gpc-desc p,
.zhk-preference-body-wrapper .zhk-preference-content-wrapper p,
.zhk-accordion-header-wrapper .zhk-accordion-header-des p,
.zhk-cookie-des-table li div:last-child p {
    font-family: "iransans";
}

.zhk-consent-bar .zhk-banner-btn-close,
.zhk-btn-revisit-wrapper {
    display: none !important;
}

.zhk-consent-bar .zhk-notice-des p,
.zhk-gpc-wrapper .zhk-gpc-desc p,
.zhk-preference-body-wrapper .zhk-preference-content-wrapper p,
.zhk-accordion-header-wrapper .zhk-accordion-header-des p,
.zhk-cookie-des-table li div:last-child p {
    color: inherit;
    margin-top: 0;
    word-break: break-word;
}

@media (max-width: 352px) {

    .zhk-notice-des a.zhk-policy,
    .zhk-notice-btn-wrapper .zhk-btn-do-not-sell {
        font-size: 12px;
    }
}

@media (max-width: 352px) {
    .zhk-preference-header .zhk-preference-title {
        font-size: 16px;
    }

    .zhk-preference-header {
        padding: 16px 24px;
    }

    .zhk-preference-content-wrapper *,
    .zhk-accordion-header-des *,
    .zhk-dma-content-wrapper * {
        font-size: 12px;
    }

    .zhk-preference-content-wrapper,
    .zhk-preference-body-wrapper .zhk-dma-content-wrapper,
    .zhk-preference-content-wrapper .zhk-show-more,
    .zhk-accordion-header .zhk-always-active,
    .zhk-accordion-header-des,
    .zhk-preference-content-wrapper .zhk-show-desc-btn,
    .zhk-notice-des a.zhk-policy,
    .zhk-dma-content-wrapper a.zhk-policy {
        font-size: 12px;
    }

    .zhk-accordion-header .zhk-accordion-btn {
        font-size: 14px;
    }
}

.zhk-notice-des *,
.zhk-notice-des {
    font-size: 12px;
    line-height: 18px;
    font-family: "iransans";
}

.zhk-notice-des *,
.zhk-preference-content-wrapper *,
.zhk-dma-content-wrapper *,
.zhk-accordion-header-des *,
.zhk-gpc-wrapper .zhk-gpc-desc * {
    font-size: 14px;
}

.zhk-notice-des {
    color: #212121;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.zhk-notice-des img {
    min-height: 25px;
    min-width: 25px;
}


.zhk-notice-des *,
.zhk-notice-des p a.zhk-policy {
    color: #000000 !important;
}



.zhk-notice-des P:last-child,
.zhk-preference-content-wrapper p:last-child,
.zhk-cookie-des-table li div:last-child p:last-child,
.zhk-gpc-wrapper .zhk-gpc-desc p:last-child {
    margin-bottom: 0;
}

.zhk-notice-des a.zhk-policy,
.zhk-notice-des button.zhk-policy,
.zhk-dma-content-wrapper a.zhk-policy,
.zhk-dma-content-wrapper button.zhk-policy {
    font-size: 14px;
    color: #1863dc;
    white-space: nowrap;
    cursor: pointer;
    background: transparent;
    border: 1px solid;
    text-decoration: underline;
}

.zhk-notice-des button.zhk-policy,
.zhk-dma-content-wrapper button.zhk-policy {
    padding: 0;
}

.zhk-notice-des a.zhk-policy:focus-visible,
.zhk-notice-des button.zhk-policy:focus-visible,
.zhk-dma-content-wrapper a.zhk-policy:focus-visible,
.zhk-dma-content-wrapper button.zhk-policy:focus-visible,
.zhk-preference-content-wrapper .zhk-show-desc-btn:focus-visible,
.zhk-accordion-header .zhk-accordion-btn:focus-visible,
.zhk-preference-header .zhk-btn-close:focus-visible,
.zhk-switch input[type="checkbox"]:focus-visible,
.zhk-footer-wrapper a:focus-visible,
.zhk-btn:focus-visible {
    outline: 2px solid #1863dc;
    outline-offset: 2px;
}



.zhk-notice .zhk-title {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 12px 0;
    word-break: break-word;
}

@media (max-width: 352px) {
    .zhk-notice .zhk-title {
        font-size: 16px;
    }

    .zhk-notice-des * {
        font-size: 12px;
    }

    .zhk-notice-des,
    .zhk-btn {
        font-size: 12px;
    }
}

@media (max-width: 440px) {
    .zhk-box-center {
        right: calc(50% - 170px) !important;
    }

    .zhk-consent-container {
        width: 340px !important;
    }
}

.zhk-box-center {
    /* top: 150px; */
    right: calc(50% - 220px);
}


.zhk-notice-group {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #212121;
}


@media (max-width: 576px) {
    .zhk-modal {
        max-width: 100%;
    }

    .zhk-preference-center {
        max-height: 100vh;
    }

    .zhk-prefrence-btn-wrapper {
        flex-direction: column;
        gap: 10px;
    }

    .zhk-accordion.zhk-accordion-active .zhk-accordion-body {
        padding-right: 0;
    }

    .zhk-prefrence-btn-wrapper .zhk-btn {
        width: 100%;
    }

    .zhk-prefrence-btn-wrapper .zhk-btn-reject {
        order: 3;
    }

    .zhk-prefrence-btn-wrapper .zhk-btn-accept {
        order: 1;
        margin-top: 0;
    }

    .zhk-prefrence-btn-wrapper .zhk-btn-preferences {
        order: 2;
    }
}

@media (max-width: 440px) {

    .zhk-box-bottom-left,
    .zhk-box-bottom-right,
    .zhk-box-top-left,
    .zhk-box-top-right {
        width: 100%;
        max-width: 100%;
    }

    .zhk-consent-container .zhk-consent-bar {
        padding: 20px 10px;
    }

    .zhk-custom-brand-logo-wrapper,
    .zhk-notice .zhk-title,
    .zhk-notice-des,
    .zhk-notice-btn-wrapper {
        padding: 0;
    }

    .zhk-notice-des {
        max-height: 40vh;
        overflow-y: scroll;
    }

    .zhk-notice-btn-wrapper {
        gap: 10px;
        flex-direction: column;
    }

    .zhk-btn {
        width: 100%;
    }

    .zhk-notice-btn-wrapper .zhk-btn-customize {
        order: 2;
    }

    .zhk-notice-btn-wrapper .zhk-btn-reject {
        order: 3;
    }

    .zhk-notice-btn-wrapper .zhk-btn-accept {
        order: 1;
    }
}

@supports not (gap: 10px) {
    .zhk-btn {
        margin: 0 8px 0 0;
    }

    @media (max-width: 440px) {
        .zhk-notice-btn-wrapper {
            margin-top: 0;
        }

        .zhk-btn {
            margin: 10px 0 0 0;
        }

        .zhk-notice-btn-wrapper .zhk-btn-accept {
            margin-top: 16px;
        }
    }

    @media (max-width: 576px) {
        .zhk-prefrence-btn-wrapper .zhk-btn {
            margin: 10px 0 0 0;
        }
    }

    @media (max-width: 425px) {
        .zhk-notice-btn-wrapper {
            margin-top: 0;
        }
    }
}

.zhk-btn-accept {
    background-color: #4361ee !important;
    border-color: #4361ee;
    color: white;
}

.zhk-btn-accept:disabled {
    background-color: #8298ff !important;
    border-color: #9cabf2;
    color: rgb(231, 231, 231);
}

.zhk-prefrence-btn-wrapper .zhk-btn {
    flex: auto;
    max-width: 100%;
    text-shadow: none;
    box-shadow: none;
}

.zhk-btn {
    flex: auto;
    max-width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px;
    font-weight: 500;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    overflow-wrap: break-word;
}

.zhk-notice-des *,
.zhk-notice-des p a.zhk-policy {
    color: #000000 !important;
}

.login-logo {
    width: 100%;
    height: fit-content;
    text-align: center;
    margin-bottom: 35px;
}

.login-logo img {
    display: block;
    width: 40px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.login-logo span {
    font-size: 15px;
    font-weight: 600;
    color: color(srgb 0.6554 0.4611 0.775);
}

.password-input-wrapper {
    position: relative;
}

.toggle-password {
    position: absolute;
    left: 10px;
    top: 25px;
    transform: translateY(-50%);
    cursor: pointer;
}

.zhk-back-btn {
    border: none !important;
    text-decoration: none !important;
}

.form-control.is-valid,
.was-validated .form-control:valid {
    padding-left: 0 !important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    padding-left: 0 !important;
}
.verify-code{
    letter-spacing: 10px;
}