.contact-developer-card-root{border:1px solid var(--border-active-primary);border-radius:24px;padding:16px;background-color:var(--fill-neutral-secondary)}.contact-developer-card-root .card-header .developer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:24px;color:var(--text-active-primary)}.contact-developer-card-root .card-header .developer .developer-avatar{max-width:120px;height:64px;margin-right:16px;border-radius:8px;-o-object-fit:contain;object-fit:contain}.contact-developer-card-root .card-body hr{margin:24px 0;border-color:var(--border-active-secondary);opacity:1}.contact-developer-card-root .card-body .hui-buttonlink{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:4px;width:100%;height:48px;text-decoration:none;color:var(--text-static-primary)}.contact-developer-card-root .card-body .hui-buttonlink.btn-secondary{color:var(--text-active-primary)}.contact-developer-card-root .card-body .hui-buttonlink+.hui-buttonlink{margin-top:12px}.contact-developer-card-root .card-body .hui-buttonlink i,.contact-developer-card-root .card-body .hui-buttonlink img{width:24px;height:24px}.contact-developer-card-root .card-body .terms-and-policy,.contact-developer-card-root .card-body .terms-and-policy a{color:var(--text-active-secondary)}.contact-developer-card-root .form-group{margin-bottom:24px}.contact-developer-card-root .form-group .label{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:var(--text-active-primary)}.developer-contact-card-basic .image-container{width:100px;height:80px;margin:auto}.developer-contact-card-basic .image-container img{height:100%}.developer-contact-card-basic .info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:24px 0;text-align:center}.developer-contact-card-basic .info-subtitle,.developer-contact-card-basic .info-title{color:var(--text-static-secondary)}