body>.gkc-modal{display:none!important;position:fixed!important;inset:0!important;z-index:2147483647!important;isolation:isolate}body>.gkc-modal.is-open{display:block!important}body>.gkc-modal .gkc-modal-backdrop{position:absolute;inset:0;z-index:0;background:rgba(0,0,0,.52)}body>.gkc-modal .gkc-modal-panel{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-width:440px;max-height:88vh;max-height:88dvh;overflow-y:auto;overscroll-behavior:contain;background:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.18);padding:22px;box-sizing:border-box;color:#222;font-family:inherit!important;-webkit-font-smoothing:antialiased;letter-spacing:0}@media (max-width:767px){body>.gkc-modal .gkc-modal-panel{position:absolute!important;top:auto!important;bottom:0!important;left:0!important;transform:none!important;width:100%!important;max-width:none!important;max-height:85vh!important;max-height:85dvh!important;overflow-y:auto!important;border-radius:18px 18px 0 0;padding:18px 20px max(28px,env(safe-area-inset-bottom));box-sizing:border-box}}