.youform-modal-overlay.as-modal {
    z-index: 9998;
}

.youform-modal-content {
    overflow: hidden !important;
    max-height: 750px !important;
}
.invest-btn {
    cursor: pointer;
}
@media screen and (max-width: 768px) {
    .get-your-card {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 520px) {
    .terms-and-condition-link {
        flex-wrap: nowrap;
        display: none;
    }
}
@media screen and (max-width: 375px) {
    .navbar-brand {
        gap: 0 !important;
    }
}