.hqgt-wrap{width:100%;box-sizing:border-box;padding:24px 20px 10px;margin:0 0 8px;text-align:center;color:var(--hqgt-text,#fff);font-family:inherit;border-bottom:1px solid rgba(255,255,255,.12)}.hqgt-inner{max-width:560px;margin:0 auto}.hqgt-heading{margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.3;letter-spacing:.2px;color:var(--hqgt-text,#fff)}.hqgt-subheading{margin:0 0 22px;font-size:14px;line-height:1.5;opacity:.7;color:var(--hqgt-text,#fff)}.hqgt-form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:stretch}.hqgt-wrap .hqgt-input{flex:1 1 200px;min-width:0;height:52px;padding:12px 18px;font-size:15px;line-height:1.4;color:var(--hqgt-text,#fff) !important;background:rgba(255,255,255,.04) !important;border:1.5px solid rgba(255,255,255,.28) !important;border-radius:8px !important;box-shadow:none !important;outline:none;transition:border-color .2s ease,background .2s ease;-webkit-appearance:none;appearance:none;box-sizing:border-box}.hqgt-wrap .hqgt-input::placeholder{color:var(--hqgt-text,#fff);opacity:.55}.hqgt-wrap .hqgt-input:hover{border-color:rgba(255,255,255,.45) !important}.hqgt-wrap .hqgt-input:focus{border-color:var(--hqgt-accent,#2ec84b) !important;background:rgba(255,255,255,.08) !important}.hqgt-wrap .hqgt-btn{flex:0 0 auto;height:52px;padding:0 32px;font-size:15px;font-weight:700;line-height:52px;color:#0a1124 !important;background:var(--hqgt-accent,#2ec84b) !important;background-image:none !important;border:1.5px solid var(--hqgt-accent,#2ec84b) !important;border-radius:8px !important;box-shadow:none !important;text-shadow:none !important;cursor:pointer;transition:filter .2s ease,transform .1s ease;white-space:nowrap;box-sizing:border-box}.hqgt-wrap .hqgt-btn:hover{filter:brightness(1.08);color:#0a1124 !important;background:var(--hqgt-accent,#2ec84b) !important}.hqgt-wrap .hqgt-btn:active{transform:translateY(1px)}.hqgt-wrap .hqgt-btn:disabled{opacity:.6;cursor:default}.hqgt-hp{position:absolute !important;left:-9999px !important;width:1px;height:1px;overflow:hidden}.hqgt-msg{margin-top:12px;font-size:14px;min-height:1em}.hqgt-msg.is-success{color:var(--hqgt-accent,#2ec84b)}.hqgt-msg.is-error{color:#ff6b6b}@media (max-width:480px){.hqgt-form{flex-direction:column}.hqgt-input,.hqgt-btn{flex:1 1 auto;width:100%}.hqgt-wrap .hqgt-input{flex:unset}}