#korporacia-callback .kc-launch{position:fixed;left:20px;bottom:20px;z-index:10010;border:0;border-radius:28px;padding:16px 24px;background:#258f78;color:#fff;font:600 16px/1.2 Arial,sans-serif;box-shadow:0 4px 18px #0003;cursor:pointer}
#korporacia-callback .kc-launch:hover{background:#1b7562}
#korporacia-callback button:focus-visible{outline:3px solid #efb849;outline-offset:3px}
#korporacia-callback .kc-dialog{border:0;border-radius:14px;padding:0;width:480px;max-width:calc(100vw - 24px);height:640px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:hidden;box-shadow:0 12px 60px #0005;background:#fff}
#korporacia-callback .kc-dialog::backdrop{background:#0008}
#korporacia-callback .kc-close{position:absolute;right:10px;top:8px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#333;font:30px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 1px 5px #0002}
#korporacia-callback .kc-frame{height:100%;padding-top:48px;box-sizing:border-box}
#korporacia-callback iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:480px){#korporacia-callback .kc-launch{left:12px;bottom:16px;padding:13px 17px;font-size:14px}}