.elementor-3800 .elementor-element.elementor-element-4bc0153{--display:flex;--min-height:70vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-3800 .elementor-element.elementor-element-9bc6ed5{width:var( --container-widget-width, 400px );max-width:400px;--container-widget-width:400px;--container-widget-flex-grow:0;}.elementor-3800 .elementor-element.elementor-element-9bc6ed5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:35px 35px 35px 35px;border-radius:12px 12px 12px 12px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-3800 .elementor-element.elementor-element-9bc6ed5.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-3800 .elementor-element.elementor-element-9bc6ed5{width:var( --container-widget-width, 531px );max-width:531px;--container-widget-width:531px;--container-widget-flex-grow:0;}}@media(min-width:768px){.elementor-3800 .elementor-element.elementor-element-4bc0153{--content-width:500px;}}/* Start custom CSS for container, class: .elementor-element-4bc0153 */.mepr-login-form input:not([type="submit"]):not([type="checkbox"]),
.mepr-login-form textarea,
.mepr-form input:not([type="submit"]):not([type="checkbox"]),
.mepr-form textarea {
  width: 100% !important;
  display: block !important;
  min-height: 48px !important;
  padding: 12px 14px !important;
  border: 1px solid #dcdcdc !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: #444 !important;
  margin-top: 8px !important;
  margin-bottom: 18px !important;
  box-sizing: border-box !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

.mepr-login-form input:not([type="submit"]):not([type="checkbox"]):focus,
.mepr-form input:not([type="submit"]):not([type="checkbox"]):focus,
.mepr-login-form textarea:focus,
.mepr-form textarea:focus {
  border-color: #6b7c3f !important;
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(107, 124, 63, 0.15) !important;
}

.mepr-login-form label,
.mepr-form label {
  display: block !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
}

.mepr-login-form input[type="submit"],
.mepr-form input[type="submit"],
.mepr-submit,
.mepr-login-form .button,
.mepr-form .button {
  border-radius: 10px !important;
}

.mepr-login-form input:not([type="submit"]):not([type="checkbox"]) {
  border-radius: 10px !important;
}

.mepr-login-form input[type="submit"]:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}

.mepr-login-form label {
  color: #333 !important;
}/* End custom CSS */