.contact-module__eDLCEa__container{background-color:var(--background);justify-content:center;align-items:center;width:100%;min-height:60vh;padding:4rem 2rem;display:flex}.contact-module__eDLCEa__card{background-color:var(--surface);border:1px solid var(--border);text-align:center;border-radius:8px;width:100%;max-width:600px;padding:3rem;box-shadow:0 10px 30px #00000080}.contact-module__eDLCEa__title{font-family:var(--font-montserrat), sans-serif;text-transform:uppercase;color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.contact-module__eDLCEa__text{font-family:var(--font-inter), sans-serif;color:var(--foreground-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.contact-module__eDLCEa__emailLink{font-family:var(--font-montserrat), sans-serif;color:var(--secondary);border:2px solid var(--secondary);border-radius:4px;margin-bottom:2rem;padding:1rem 2rem;font-size:1.2rem;font-weight:700;transition:all .3s;display:inline-block}.contact-module__eDLCEa__emailLink:hover{background-color:var(--secondary);color:#000;box-shadow:0 0 15px #d4af3766}.contact-module__eDLCEa__safety{color:var(--foreground-muted);border-top:1px solid var(--border);justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;font-size:.85rem;display:flex}
