.ffbf-exit-overlay{align-items:center;background:rgba(8,65,92,.8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999999}.ffbf-exit-modal{background:#fff;border-radius:4px;box-shadow:0 6px 30px rgba(0,0,0,.25);color:#333;font-size:16px;line-height:1.6;max-width:680px;padding:30px 35px;width:90%}.ffbf-exit-actions{margin-top:25px;text-align:right}.ffbf-btn{border:none;border-radius:3px;cursor:pointer;font-size:15px;padding:10px 26px;transition:.2s ease}.ffbf-btn.cancel{background:#e0e0e0;color:#333;margin-right:10px}.ffbf-btn.cancel:hover{background:#d5d5d5}.ffbf-btn.proceed{background:#006c80;color:#fff}.ffbf-btn.proceed:hover{background:#005668}