.hg-container{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:var(--white);position:relative;overflow:hidden;font-family:var(--font-be-vietnam-pro),sans-serif}.hg-glow-1{position:absolute;top:-10%;left:-10%;width:40%;height:40%;background:radial-gradient(circle,rgba(4,30,47,.05) 0,transparent 70%);filter:blur(60px)}.hg-glow-2{position:absolute;bottom:-10%;right:-10%;width:50%;height:50%;background:radial-gradient(circle,rgba(4,30,47,.03) 0,transparent 70%);filter:blur(80px)}.hg-card{width:100%;max-width:440px;padding:48px 32px;background:#041e2f;border-radius:32px;text-align:center;box-shadow:0 24px 80px rgba(4,30,47,.35);margin:20px;border:1px solid rgba(255,255,255,.05);z-index:1}.hg-logo-container{margin-bottom:32px;display:flex;justify-content:center}.hg-logo{height:40px;width:auto}.hg-header{margin-bottom:32px}.hg-title{font-size:24px;font-weight:600;color:var(--white);margin-bottom:12px;letter-spacing:-.02em}.hg-subtitle{font-size:15px;color:rgba(255,255,255,.6);line-height:1.5;font-weight:300}.hg-widget-wrapper{display:flex;justify-content:center;align-items:center;min-height:65px;padding:10px;margin-bottom:24px}.hg-footer-text{font-size:12px;color:rgba(255,255,255,.3);letter-spacing:.05em;text-transform:uppercase}@media (max-width:480px){.hg-card{padding:32px 20px;margin:15px;border-radius:24px;max-width:calc(100% - 30px)}.hg-title{font-size:20px}.hg-subtitle{font-size:14px}.hg-logo{height:32px}}.hg-compact-wrapper{display:flex;justify-content:center;align-items:center;margin:15px 0;width:100%;min-height:65px}