.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-558904 .elementor-element.elementor-element-dc95e9e{--display:flex;}.elementor-widget-wp-widget-custom_html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-custom_html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-552126f */.mjamb-hero,
.mjamb-section,
.mjamb-trust,
.mjamb-who,
.mjamb-form,
.mjamb-final,
.mjamb-hero *,
.mjamb-section *,
.mjamb-trust *,
.mjamb-who *,
.mjamb-form *,
.mjamb-final *{
  box-sizing:border-box;
}

.mjamb-hero,
.mjamb-section,
.mjamb-trust,
.mjamb-who,
.mjamb-form,
.mjamb-final{
  width:100vw;
  margin-left:calc(50% - 50vw);
  font-family:Inter,Arial,sans-serif;
}

.mjamb-container{
  width:min(1220px,calc(100% - 36px));
  margin:0 auto;
}

.mjamb-badge{
  display:inline-flex;
  padding:10px 15px;
  border-radius:999px;
  background:rgba(0,229,255,.10);
  border:1px solid rgba(0,102,255,.14);
  color:#0066ff!important;
  font-size:13px;
  font-weight:950;
}

.mjamb-hero{
  padding:96px 0 84px;
  background:
    radial-gradient(circle at 10% 15%,rgba(0,229,255,.22),transparent 30%),
    radial-gradient(circle at 90% 10%,rgba(155,140,255,.16),transparent 30%),
    linear-gradient(135deg,#f8fdff,#ffffff);
}

.mjamb-hero-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:center;
}

.mjamb-copy h1{
  max-width:760px;
  margin:24px 0;
  color:#0e2138!important;
  font-size:clamp(44px,6vw,86px);
  line-height:.92;
  letter-spacing:-.07em;
}

.mjamb-copy p{
  max-width:720px;
  color:#66758a!important;
  font-size:20px;
  line-height:1.65;
}

.mjamb-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.mjamb-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:15px 24px;
  border-radius:999px;
  font-weight:950;
  text-decoration:none!important;
}

.mjamb-btn-primary{
  color:#ffffff!important;
  background:linear-gradient(135deg,#0066ff,#00e5ff);
  box-shadow:0 18px 48px rgba(0,102,255,.28);
}

.mjamb-btn-soft{
  color:#0066ff!important;
  background:#ffffff;
  border:1px solid rgba(0,102,255,.14);
}

.mjamb-visual{
  min-height:520px;
  position:relative;
  border-radius:52px;
  background:
    radial-gradient(circle at 85% 12%,rgba(0,229,255,.22),transparent 28%),
    linear-gradient(135deg,rgba(255,255,255,.92),rgba(247,251,255,.78));
  border:1px solid rgba(255,255,255,.9);
  box-shadow:0 40px 110px rgba(6,26,47,.15);
  overflow:hidden;
}

.mjamb-core{
  position:absolute;
  left:50%;
  top:50%;
  width:270px;
  min-height:245px;
  transform:translate(-50%,-50%);
  display:grid;
  align-content:center;
  text-align:center;
  padding:30px;
  border-radius:46px;
  background:linear-gradient(135deg,#061a2f,#0066ff,#00e5ff);
  box-shadow:0 0 90px rgba(0,229,255,.34);
}

.mjamb-core span{
  color:rgba(255,255,255,.78)!important;
  font-size:12px;
  font-weight:950;
  letter-spacing:.14em;
}

.mjamb-core strong{
  color:#fff!important;
  font-size:34px;
  line-height:1;
  margin-top:12px;
}

.mjamb-core small{
  color:rgba(255,255,255,.72)!important;
  margin-top:14px;
  font-weight:800;
}

.mjamb-mini-card{
  position:absolute;
  width:220px;
  padding:20px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(0,102,255,.14);
  box-shadow:0 22px 60px rgba(6,26,47,.12);
}

.mjamb-mini-card strong{
  display:block;
  color:#0066ff!important;
  font-size:20px;
}

.mjamb-mini-card span{
  color:#66758a!important;
  font-size:14px;
}

.card-1{
  left:42px;
  top:84px;
}

.card-2{
  right:42px;
  top:142px;
}

.card-3{
  left:82px;
  bottom:86px;
}

.mjamb-section,
.mjamb-trust,
.mjamb-who,
.mjamb-form{
  padding:92px 0;
}

.mjamb-section{
  background:#ffffff;
}

.mjamb-trust{
  background:linear-gradient(180deg,#f7fbff,#ffffff);
}

.mjamb-who{
  background:#ffffff;
}

.mjamb-head{
  max-width:920px;
  margin:0 auto 52px;
  text-align:center;
}

.mjamb-head h2,
.mjamb-who h2,
.mjamb-form-copy h2,
.mjamb-final h2{
  color:#0e2138!important;
  font-size:clamp(36px,5vw,68px);
  line-height:.98;
  letter-spacing:-.06em;
  margin:18px 0;
}

.mjamb-head p,
.mjamb-who p,
.mjamb-form-copy p,
.mjamb-final p{
  color:#66758a!important;
  font-size:20px;
  line-height:1.65;
}

.mjamb-benefits{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}

.mjamb-benefits article{
  padding:28px;
  border-radius:30px;
  background:#f7fbff;
  border:1px solid rgba(0,102,255,.14);
}

.mjamb-benefits h3{
  color:#0e2138!important;
  font-size:24px;
  line-height:1.1;
  margin:0 0 12px;
}

.mjamb-benefits p{
  color:#66758a!important;
  line-height:1.6;
}

.mjamb-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:28px;
}

.mjamb-card{
  padding:32px;
  border-radius:36px;
  background:#ffffff;
  border:1px solid rgba(0,102,255,.14);
  box-shadow:0 24px 70px rgba(6,26,47,.10);
}

.mjamb-avatar{
  width:86px;
  height:86px;
  display:grid;
  place-items:center;
  border-radius:28px;
  background:linear-gradient(135deg,#061a2f,#0066ff,#00e5ff);
  color:#fff!important;
  font-size:25px;
  font-weight:950;
  margin-bottom:18px;
}

.mjamb-card-badge{
  display:inline-flex;
  padding:8px 12px;
  border-radius:999px;
  background:#eef8ff;
  color:#0066ff!important;
  font-size:12px;
  font-weight:950;
}

.mjamb-card h3{
  color:#0e2138!important;
  font-size:32px;
  line-height:1.05;
  margin:18px 0 8px;
}

.mjamb-role{
  color:#66758a!important;
  font-weight:850;
}

.mjamb-meta{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:20px 0;
}

.mjamb-meta span{
  padding:8px 12px;
  border-radius:999px;
  background:#f7fbff;
  color:#0066ff!important;
  font-size:12px;
  font-weight:900;
}

.mjamb-card blockquote{
  margin:0 0 22px;
  padding:20px;
  border-radius:20px;
  background:#f7fbff;
  border-left:4px solid #00e5ff;
  color:#0e2138!important;
  line-height:1.6;
  font-weight:750;
}

.mjamb-link{
  display:inline-flex;
  min-height:48px;
  align-items:center;
  justify-content:center;
  padding:13px 18px;
  border-radius:999px;
  background:linear-gradient(135deg,#0066ff,#00e5ff);
  color:#ffffff!important;
  text-decoration:none!important;
  font-weight:950;
}

.mjamb-who-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:42px;
}

.mjamb-who-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.mjamb-who-list span{
  padding:18px 20px;
  border-radius:22px;
  background:#f7fbff;
  border:1px solid rgba(0,102,255,.14);
  color:#0e2138!important;
  font-weight:850;
}

.mjamb-form{
  background:linear-gradient(180deg,#f7fbff,#ffffff);
}

.mjamb-form-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:34px;
  align-items:start;
}

.mjamb-form-copy{
  position:sticky;
  top:24px;
  padding:36px;
  border-radius:36px;
  background:#fff;
  border:1px solid rgba(0,102,255,.14);
  box-shadow:0 24px 70px rgba(6,26,47,.08);
}

.mjamb-form-copy strong{
  color:#0066ff!important;
  font-weight:950;
}

.mjamb-form-points{
  display:grid;
  gap:10px;
  margin-top:26px;
}

.mjamb-form-points span{
  padding:14px 16px;
  border-radius:18px;
  background:#f7fbff;
  border:1px solid rgba(0,102,255,.12);
  color:#0e2138!important;
  font-weight:850;
}

.mjamb-form-card{
  padding:34px;
  border-radius:42px;
  background:#fff;
  border:1px solid rgba(0,102,255,.14);
  box-shadow:0 30px 90px rgba(6,26,47,.14);
}

.mjamb-form-head{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding-bottom:22px;
  margin-bottom:28px;
  border-bottom:1px solid rgba(0,102,255,.12);
}

.mjamb-form-head span{
  display:inline-flex;
  padding:11px 16px;
  border-radius:999px;
  background:linear-gradient(135deg,#0066ff,#00dfff);
  color:#fff!important;
  font-size:13px;
  font-weight:950;
}

.mjamb-form-head strong{
  color:#0e2138!important;
  font-size:clamp(24px,3vw,36px);
  line-height:1;
  letter-spacing:-.045em;
}

.mjamb-form-card .gform_wrapper{
  margin:0!important;
}

.mjamb-form-card .gfield_label,
.mjamb-form-card label{
  color:#0e2138!important;
  font-weight:900!important;
}

.mjamb-form-card input[type="text"],
.mjamb-form-card input[type="email"],
.mjamb-form-card input[type="tel"],
.mjamb-form-card input[type="url"],
.mjamb-form-card textarea,
.mjamb-form-card select{
  width:100%!important;
  min-height:54px!important;
  padding:14px 16px!important;
  border-radius:18px!important;
  border:1px solid rgba(0,102,255,.16)!important;
  background:#f7fbff!important;
  color:#0e2138!important;
  box-shadow:none!important;
  outline:none!important;
}

.mjamb-form-card textarea{
  min-height:140px!important;
}

.mjamb-form-card input:focus,
.mjamb-form-card textarea:focus,
.mjamb-form-card select:focus{
  border-color:#0066ff!important;
  box-shadow:0 0 0 4px rgba(0,102,255,.10)!important;
}

.mjamb-form-card .gfield_description,
.mjamb-form-card .gform_fileupload_rules{
  color:#66758a!important;
}

.mjamb-form-card .gform_button,
.mjamb-form-card input[type="submit"],
.mjamb-form-card button[type="submit"]{
  min-height:58px!important;
  padding:16px 28px!important;
  border-radius:999px!important;
  border:none!important;
  background:linear-gradient(135deg,#0066ff,#00dfff)!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:950!important;
  box-shadow:0 18px 48px rgba(0,102,255,.30)!important;
  cursor:pointer!important;
}

.mjamb-final{
  padding:100px 0;
  background:
    radial-gradient(circle at 20% 18%,rgba(0,229,255,.23),transparent 31%),
    radial-gradient(circle at 82% 74%,rgba(155,140,255,.20),transparent 35%),
    linear-gradient(135deg,#020916,#061a2f 54%,#073d82);
}

.mjamb-final-card{
  max-width:980px;
  margin:0 auto;
  text-align:center;
  padding:clamp(34px,6vw,74px);
  border-radius:48px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 40px 120px rgba(0,0,0,.35);
}

.mjamb-final h2{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
}

.mjamb-final p{
  max-width:740px;
  margin:0 auto 30px;
  color:rgba(255,255,255,.78)!important;
}

.mjamb-final .mjamb-badge{
  color:#dfffff!important;
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.18);
}

@media(max-width:1024px){
  .mjamb-hero-grid,
  .mjamb-grid,
  .mjamb-who-grid,
  .mjamb-form-grid{
    grid-template-columns:1fr;
  }

  .mjamb-benefits{
    grid-template-columns:1fr 1fr;
  }

  .mjamb-form-copy{
    position:relative;
    top:auto;
  }
}

@media(max-width:680px){
  .mjamb-hero,
  .mjamb-section,
  .mjamb-trust,
  .mjamb-who,
  .mjamb-form{
    padding:58px 0;
  }

  .mjamb-container{
    width:min(100% - 28px,1220px);
  }

  .mjamb-visual{
    display:none;
  }

  .mjamb-benefits,
  .mjamb-who-list{
    grid-template-columns:1fr;
  }

  .mjamb-copy h1{
    font-size:42px;
  }

  .mjamb-btn,
  .mjamb-link{
    width:100%;
  }

  .mjamb-actions{
    flex-direction:column;
  }

  .mjamb-form-card,
  .mjamb-form-copy{
    padding:24px;
    border-radius:30px;
  }

  .mjamb-form-head{
    display:grid;
  }

  .mjamb-form-card .gform_button,
  .mjamb-form-card input[type="submit"],
  .mjamb-form-card button[type="submit"]{
    width:100%!important;
  }
}/* End custom CSS */