.elementor-9283 .elementor-element.elementor-element-9fb9a2f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:300px;--padding-right:300px;}.elementor-9283 .elementor-element.elementor-element-9fb9a2f:not(.elementor-motion-effects-element-type-background), .elementor-9283 .elementor-element.elementor-element-9fb9a2f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9b4f238 );}@media(max-width:1024px){.elementor-9283 .elementor-element.elementor-element-9fb9a2f{--padding-top:60px;--padding-bottom:60px;--padding-left:300px;--padding-right:300px;}}@media(max-width:767px){.elementor-9283 .elementor-element.elementor-element-9fb9a2f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}/* Start custom CSS for shortcode, class: .elementor-element-f4c0180 *//* Style container around login form */
.affiliate-area .affwp-login {
  max-width: 420px;
  margin: 3rem auto;
  padding: 2rem;
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 14px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

/* Style form fields */
.affiliate-area .affwp-login label {
  display: block;
  margin-bottom: 0.4rem;
  font-weight: 600;
  color: #222;
}

.affiliate-area .affwp-login input[type="text"],
.affiliate-area .affwp-login input[type="password"] {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 15px;
  margin-bottom: 1.2rem;
  transition: all 0.3s ease;
}

.affiliate-area .affwp-login input:focus {
  border-color: #0073aa;
  box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.2);
  outline: none;
}

/* Style submit button */
.affiliate-area .affwp-login input[type="submit"] {
  width: 100%;
  background-color: #0073aa;
  color: #fff;
  border: none;
  padding: 13px;
  font-size: 16px;
  border-radius: 10px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
}

.affiliate-area .affwp-login input[type="submit"]:hover {
  background-color: #005f8c;
}

/* Message boxes */
.affiliate-area .affwp-notice,
.affiliate-area .affwp-errors {
  background: #ffe9e9;
  border-left: 5px solid #e53935;
  padding: 1rem;
  border-radius: 8px;
  color: #d32f2f;
  margin-bottom: 1.5rem;
}

.affiliate-area .affwp-success {
  background: #e8f5e9;
  border-left: 5px solid #4caf50;
  padding: 1rem;
  border-radius: 8px;
  color: #2e7d32;
  margin-bottom: 1.5rem;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-9fb9a2f *//* Style container around login form */
.affiliate-area .affwp-login {
  max-width: 420px;
  margin: 3rem auto;
  padding: 2rem;
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 14px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

/* Style form fields */
.affiliate-area .affwp-login label {
  display: block;
  margin-bottom: 0.4rem;
  font-weight: 600;
  color: #222;
}

.affiliate-area .affwp-login input[type="text"],
.affiliate-area .affwp-login input[type="password"] {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 15px;
  margin-bottom: 1.2rem;
  transition: all 0.3s ease;
}

.affiliate-area .affwp-login input:focus {
  border-color: #0073aa;
  box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.2);
  outline: none;
}

/* Style submit button */
.affiliate-area .affwp-login input[type="submit"] {
  width: 100%;
  background-color: #0073aa;
  color: #fff;
  border: none;
  padding: 13px;
  font-size: 16px;
  border-radius: 10px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
}

.affiliate-area .affwp-login input[type="submit"]:hover {
  background-color: #005f8c;
}

/* Message boxes */
.affiliate-area .affwp-notice,
.affiliate-area .affwp-errors {
  background: #ffe9e9;
  border-left: 5px solid #e53935;
  padding: 1rem;
  border-radius: 8px;
  color: #d32f2f;
  margin-bottom: 1.5rem;
}

.affiliate-area .affwp-success {
  background: #e8f5e9;
  border-left: 5px solid #4caf50;
  padding: 1rem;
  border-radius: 8px;
  color: #2e7d32;
  margin-bottom: 1.5rem;
}/* End custom CSS */