/* LeadScope site-scoped maintenance v377 */
html,body,#root{max-width:100%;overflow-x:clip}
*,*::before,*::after{box-sizing:border-box}
.ls-maintenance-footer{display:flex;justify-content:center;align-items:center;min-height:56px;padding:12px 20px;background:#f4f8f7;border-top:1px solid #d8e5e2;font:14px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ls-maintenance-footer a{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;color:#145f53;text-decoration:underline;text-underline-offset:3px}
@media(max-width:480px){
  #root form,#root fieldset,#root label,#root input,#root select,#root textarea{max-width:100%;min-width:0}
  #root button,#root input,#root select,#root textarea,#root a[role="button"],#root a[class*="button" i],#root a[class*="cta" i]{min-height:44px}
  #root .simpleLimitCustom,#root .simpleLimitCustom>div,#root .simpleLimitCustom input{max-width:100%!important;min-width:0!important}
  #root img,#root svg,#root canvas,#root table{max-width:100%}
}
