
.americom-lp-gate-notice{
  padding: 14px 16px;
  border-radius: 10px;
  margin: 12px 0 18px;
  font-size: 16px;
  line-height: 1.35;
  border: 1px solid rgba(0,0,0,0.08);
}
.americom-lp-gate-notice--warn{ background: rgba(214,54,56,0.08); }
.americom-lp-gate-notice--success{ background: rgba(34,113,177,0.08); }
.americom-lp-gate-btn{ display:inline-block; text-decoration:none; }
.americom-lp-gate-btn--pending{ opacity:0.85; cursor:not-allowed; }
