.kiwa-popup-overlay{position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;background-color:rgba(0,0,0,.8) !important;z-index:999999 !important;display:flex !important;justify-content:center !important;align-items:center !important;opacity:0;visibility:hidden;transition:all .3s ease-in-out;pointer-events:none}.kiwa-popup-overlay.show{opacity:1;visibility:visible;pointer-events:auto}.kiwa-popup-container{position:relative !important;width:90%;max-width:600px;height:80%;max-height:500px;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);transform:scale(.7);transition:transform .3s ease-in-out;z-index:1000000 !important}.kiwa-popup-overlay.show .kiwa-popup-container{transform:scale(1)}.kiwa-popup-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border:none;background-color:rgba(255,255,255,.9);color:#333;font-size:24px;font-weight:700;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1000001 !important;outline:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}.kiwa-popup-close:hover,.kiwa-popup-close:focus{background-color:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.3)}.kiwa-popup-close:active{transform:scale(.95)}.kiwa-popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:85%}.kiwa-popup-logo{margin-bottom:40px}.kiwa-popup-logo img{max-height:60px;max-width:200px;height:auto;width:auto;filter:invert(1) drop-shadow(0 2px 4px rgba(0,0,0,.3))}.kiwa-popup-message{background-color:rgba(255,255,255,.95);padding:30px 25px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.2);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.kiwa-popup-message h2{font-size:28px;font-weight:700;color:#333;margin:0 0 15px;letter-spacing:2px;text-transform:uppercase;line-height:1.2;font-family:inherit}.kiwa-popup-divider{width:60px;height:2px;background-color:#333;margin:15px auto 25px auto}.kiwa-popup-message p{font-size:16px;color:#555;margin:8px 0;line-height:1.4;font-family:inherit;font-weight:400}.kiwa-popup-message p strong{color:#333;font-weight:700}.kiwa-popup-overlay *{box-sizing:border-box}.kiwa-popup-overlay,.kiwa-popup-overlay *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-variant:normal;text-decoration:none;text-transform:none}@media (max-width:768px){.kiwa-popup-container{width:95%;height:85%;max-height:600px}.kiwa-popup-close{top:15px;right:15px;width:35px;height:35px;font-size:20px}.kiwa-popup-logo img{max-height:50px}.kiwa-popup-message{padding:25px 20px}.kiwa-popup-message h2{font-size:24px}.kiwa-popup-message p{font-size:15px}}@media (max-width:480px){.kiwa-popup-container{width:98%;height:90%}.kiwa-popup-content{width:90%}.kiwa-popup-logo{margin-bottom:30px}.kiwa-popup-logo img{max-height:45px}.kiwa-popup-message{padding:20px 15px}.kiwa-popup-message h2{font-size:20px;letter-spacing:1px}.kiwa-popup-message p{font-size:14px}}@keyframes kiwaFadeInScale{from{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes kiwaFadeOut{from{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.kiwa-popup-overlay.show .kiwa-popup-container{animation:kiwaFadeInScale .3s ease-out forwards}.kiwa-emergency-hidden{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important}.kiwa-popup-container[style*=background-image]{background-color:#f0f0f0}.kiwa-popup-logo img{background-color:transparent;transition:opacity .3s ease}.kiwa-popup-close:focus{outline:2px solid #0073aa;outline-offset:2px}.kiwa-popup-overlay,.kiwa-popup-container{will-change:transform,opacity;backface-visibility:hidden;transform-style:preserve-3d}.kiwa-popup-overlay{font-size:16px}.kiwa-popup-overlay h1,.kiwa-popup-overlay h2,.kiwa-popup-overlay h3,.kiwa-popup-overlay h4,.kiwa-popup-overlay h5,.kiwa-popup-overlay h6{margin:0;padding:0;border:none;background:0 0}.kiwa-popup-overlay p{margin:8px 0;padding:0;border:none;background:0 0}.kiwa-popup-overlay img{border:none;box-shadow:none;max-width:100%;height:auto}.no-js .kiwa-popup-overlay{display:none !important}