.help-dialog{width:min(820px,calc(100% - 32px));padding:0;color:#333a33;border:0;background:#fff;box-shadow:0 24px 80px rgba(16,23,17,.28)}
.help-dialog::backdrop{background:rgba(24,30,24,.52);backdrop-filter:blur(2px)}
.help-dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;padding:25px 29px 18px;border-bottom:1px solid #e7eae4}
.help-dialog-heading .eyebrow{margin-bottom:8px}.help-dialog-heading h2{margin:0;font-size:24px;letter-spacing:-1px}.help-dialog-heading>button{color:#727a70;border:0;background:none;font-size:24px}
.help-dialog-grid{display:grid;grid-template-columns:1.2fr .8fr}.help-dialog-grid>section,.help-contact{padding:24px 29px}.help-dialog-grid>section{border-right:1px solid #e7eae4}.help-dialog-grid h3{margin:0;color:#3d453b;font-size:15px}.help-dialog-grid p{margin:8px 0 15px;color:#858d83;font-size:10px;line-height:1.7}
.help-dialog form label{display:block;margin-top:12px;color:#687066;font-size:10px}.help-dialog form select,.help-dialog form textarea,.help-dialog form input{box-sizing:border-box;width:100%;margin-top:5px;padding:8px;color:#4c564a;border:1px solid #dfe4dc;border-radius:3px;background:#fff;font:10px inherit}.help-dialog form select{height:32px}.help-dialog form textarea{resize:vertical}.help-submit{height:34px;margin-top:14px;padding:0 11px;color:#314126;border:0;border-radius:3px;background:#d9fa6e;font-weight:800;font-size:10px}.help-submit span{margin-left:8px;font-size:15px}
.help-contact{background:#f8faf5}.help-contact>span{color:#92a74c;font:9px "DM Mono",monospace;letter-spacing:1px}.help-contact h3{margin-top:9px}.help-contact dl{margin:18px 0 0}.help-contact dl>div+div{margin-top:14px}.help-contact dt{color:#969d94;font-size:9px}.help-contact dd{margin:5px 0 0;color:#5e6c50;font-size:10px}.help-contact a,.help-contact button{color:#607d34;border:0;background:none;font:10px inherit}.help-contact button{padding:0;cursor:pointer}
@media(max-width:680px){.help-dialog-grid{grid-template-columns:1fr}.help-dialog-grid>section{border-right:0;border-bottom:1px solid #e7eae4}.help-dialog-heading,.help-dialog-grid>section,.help-contact{padding-right:20px;padding-left:20px}}
