.modal-dialog__register{
    width: 100%;
    max-width: 745px;
  }
  .form-group.order {
    width: 100%;
    height: 50px;
    max-width: 370px;
  }
  .form-group label{
    font-weight: 500;
  }
  .condition, .modal-content .condition {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .modal-header.analytics-modal-header .close {
    font-size: 4.5rem;
    padding: 0;
    font-weight: 300;
  }