style> /* Hide the form section by default */ #gf-modal { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #fff; width: 90%; max-width: 500px; padding: 20px; box-shadow: 0 0 10px rgba(0,0,0,0.3); z-index: 9999; } #gf-modal.show { display: block; } .gf-overlay { display: none; position: fixed; inset: 0; background: rgba(0,0,0,0.6); z-index: 9998; } .gf-overlay.show { display: block; } .gf-close { position: absolute; top: 10px; right: 10px; font-size: 24px; cursor: pointer; }
(07) 3726 5039