.digiseller-popup-main.digiseller-vk-popup {
    position: fixed;
    inset: 0;
    z-index: 10000;
}

.digiseller-popup-main.digiseller-vk-popup .digiseller-reveal-modal-bg {
    position: fixed;
    inset: 0;
    width: auto;
    height: auto;
}

.digiseller-popup-main .digiseller-reveal-modal.digiseller-vk-modal {
    width: 560px !important;
    max-width: 90%;
    height: auto !important;
    top: 80px !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    padding-bottom: 20px;
    overflow: visible !important;
}

.digiseller-popup-main .digiseller-vk-modal #digiseller-popup-container {
    height: auto !important;
    min-height: 0 !important;
}
