.elementor-264 .elementor-element.elementor-element-38c2f3d{--display:flex;}.elementor-264 .elementor-element.elementor-element-c95bb9f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:70px 70px;--row-gap:70px;--column-gap:70px;--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}.elementor-264 .elementor-element.elementor-element-c95bb9f:not(.elementor-motion-effects-element-type-background), .elementor-264 .elementor-element.elementor-element-c95bb9f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FBFAF7;}.elementor-264 .elementor-element.elementor-element-9a2ab15{--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;}.elementor-264 .elementor-element.elementor-element-14f4e8d{--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;--justify-content:center;}.elementor-264 .elementor-element.elementor-element-909468d{padding:30px 30px 30px 30px;border-radius:15px 15px 15px 15px;box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.3);--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-field-group{padding-right:calc( 10px/2 );padding-left:calc( 10px/2 );margin-bottom:39px;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-form-fields-wrapper{margin-left:calc( -10px/2 );margin-right:calc( -10px/2 );margin-bottom:-39px;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-field-group.recaptcha_v3-bottomleft, .elementor-264 .elementor-element.elementor-element-909468d .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-264 .elementor-element.elementor-element-909468d .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-264 .elementor-element.elementor-element-909468d .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-264 .elementor-element.elementor-element-909468d .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-field-type-html{padding-bottom:0px;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .e-form__buttons__wrapper__button-next{background-color:#C10903;color:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-button[type="submit"]{background-color:#C10903;color:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-264 .elementor-element.elementor-element-909468d .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}@media(min-width:768px){.elementor-264 .elementor-element.elementor-element-9a2ab15{--width:50%;}.elementor-264 .elementor-element.elementor-element-14f4e8d{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-1937be8 *//* =========================
   TEACHER APPLICATION PAGE
========================= */
.mpw-teacher-page {
  font-family: 'Nunito', sans-serif;
  background: #fbfaf7;
  color: #16213d;
  overflow: hidden;
}

.mpw-teacher-page * {
  box-sizing: border-box;
}

.mpw-teacher-page h1,
.mpw-teacher-page h2,
.mpw-teacher-page h3,
.mpw-teacher-page h4,
.mpw-teacher-page h5,
.mpw-teacher-page h6 {
  font-family: 'Quicksand', sans-serif;
  color: #111c3b;
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.mpw-teacher-page p {
  margin: 0;
  color: #687997;
  line-height: 1.75;
  font-size: 17px;
  font-weight: 500;
}

.mpw-teacher-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

/* =========================
   HERO
========================= */
.mpw-teacher-hero {
  position: relative;
  overflow: hidden;
  padding: 88px 0 88px;
  background:
    radial-gradient(circle at 10% 18%, rgba(195, 180, 244, 0.18) 0%, rgba(195, 180, 244, 0) 28%),
    radial-gradient(circle at 92% 80%, rgba(243, 219, 166, 0.16) 0%, rgba(243, 219, 166, 0) 28%),
    linear-gradient(90deg, #f4f0fb 0%, #f8f6f1 54%, #f7f1e1 100%);
}

.mpw-teacher-hero__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 26px;
  position: relative;
  z-index: 3;
}

.mpw-teacher-breadcrumb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 16px;
  font-size: 15px;
  color: #6b7d99;
  font-weight: 500;
  text-align: center;
}

.mpw-teacher-breadcrumb a {
  color: #6b7d99;
  text-decoration: none;
  transition: color 0.25s ease;
}

.mpw-teacher-breadcrumb a:hover {
  color: #7447f5;
}

.mpw-teacher-breadcrumb span:last-child {
  color: #16213d;
  font-weight: 600;
}

.mpw-teacher-hero__tag,
.mpw-teacher-form-section__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 999px;
  font-family: 'Quicksand', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.mpw-teacher-hero__tag {
  background: #efe6ff;
  color: #7448f5;
}

.mpw-teacher-hero__content {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 3;
}

.mpw-teacher-hero__content h1 {
  margin: 0 0 22px;
  font-size: clamp(52px, 6vw, 84px);
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -0.045em;
  color: #121b3a;
}

.mpw-teacher-hero__content p {
  max-width: 780px;
  margin: 0 auto;
}

.mpw-teacher-hero__shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(18px);
  opacity: 0.18;
  pointer-events: none;
}

.mpw-teacher-hero__shape--1 {
  width: 220px;
  height: 220px;
  left: -60px;
  top: 40px;
  background: #bfa5ff;
}

.mpw-teacher-hero__shape--2 {
  width: 220px;
  height: 220px;
  right: 80px;
  bottom: 20px;
  background: #ffd9b3;
}

.mpw-teacher-hero__spark {
  position: absolute;
  color: rgba(161, 132, 239, 0.55);
  line-height: 1;
  pointer-events: none;
  animation: mpwTeacherTwinkle 2.8s ease-in-out infinite;
}

.mpw-teacher-hero__spark--1 {
  left: 12%;
  top: 28%;
  font-size: 36px;
}

.mpw-teacher-hero__spark--2 {
  right: 12%;
  top: 16%;
  font-size: 24px;
  animation-delay: 1s;
}

@keyframes mpwTeacherTwinkle {
  0%, 100% {
    transform: scale(1) rotate(0deg);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.16) rotate(10deg);
    opacity: 1;
  }
}

/* =========================
   FORM SECTION
========================= */
.mpw-teacher-form-section {
  padding: 95px 0 110px;
  background:
    radial-gradient(circle at 8% 15%, rgba(195, 180, 244, 0.08) 0%, rgba(195, 180, 244, 0) 24%),
    radial-gradient(circle at 92% 85%, rgba(243, 219, 166, 0.08) 0%, rgba(243, 219, 166, 0) 24%),
    linear-gradient(180deg, #fbfaf7 0%, #f8f6ef 100%);
}

.mpw-teacher-form-section__grid {
  display: grid;
  grid-template-columns: minmax(360px, 0.95fr) minmax(420px, 1.05fr);
  gap: 52px;
  align-items: start;
}

.mpw-teacher-form-section__content {
  text-align: left;
}

.mpw-teacher-form-section__tag {
  background: #eaf2ff;
  color: #6ca1f4;
  margin-bottom: 18px;
}

.mpw-teacher-form-section__content h2 {
  font-size: clamp(38px, 4vw, 56px);
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.mpw-teacher-form-section__line {
  width: 58px;
  height: 6px;
  border-radius: 999px;
  background: linear-gradient(90deg, #7d43f7, #8e66ff);
  margin: 20px 0 24px;
}

.mpw-teacher-form-section__content > p {
  margin: 0 0 18px;
  max-width: 620px;
}

.mpw-teacher-form-section__info-card {
  margin-top: 28px;
  padding: 26px 24px;
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(24, 34, 61, 0.06);
  border-radius: 26px;
  box-shadow: 0 14px 30px rgba(44, 36, 78, 0.06);
}

.mpw-teacher-form-section__info-card h3 {
  margin: 0 0 14px;
  font-size: 28px;
  line-height: 1.15;
  color: #1a2340;
}

.mpw-teacher-form-section__info-card ul {
  margin: 0;
  padding-left: 20px;
  color: #687997;
}

.mpw-teacher-form-section__info-card li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
}

.mpw-teacher-form-section__form-wrap {
  position: relative;
}

.mpw-teacher-form-section__form-card {
  background: rgba(255,255,255,0.88);
  border: 1px solid rgba(24, 34, 61, 0.06);
  border-radius: 30px;
  box-shadow: 0 18px 40px rgba(44, 36, 78, 0.08);
  padding: 30px;
  backdrop-filter: blur(6px);
}

/* optional CF7 base styling */
.mpw-teacher-cf7-form p {
  margin: 0 0 16px;
}

.mpw-teacher-cf7-form label {
  display: block;
  margin-bottom: 8px;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #16213d;
}

.mpw-teacher-cf7-form input[type="text"],
.mpw-teacher-cf7-form input[type="email"],
.mpw-teacher-cf7-form input[type="tel"],
.mpw-teacher-cf7-form input[type="number"],
.mpw-teacher-cf7-form input[type="date"],
.mpw-teacher-cf7-form select,
.mpw-teacher-cf7-form textarea {
  width: 100%;
  min-height: 58px;
  padding: 14px 18px;
  border-radius: 16px;
  border: 1.5px solid rgba(24, 34, 61, 0.10);
  background: #ffffff;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  color: #1b2743;
  outline: none;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.mpw-teacher-cf7-form textarea {
  min-height: 150px;
  resize: vertical;
  padding-top: 16px;
}

.mpw-teacher-cf7-form input:focus,
.mpw-teacher-cf7-form select:focus,
.mpw-teacher-cf7-form textarea:focus {
  border-color: #7d43f7;
  box-shadow: 0 0 0 4px rgba(125, 67, 247, 0.10);
}

.mpw-teacher-cf7-form .wpcf7-submit,
.mpw-teacher-cf7-form input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 64px;
  padding: 16px 28px;
  border: none;
  border-radius: 999px;
  background: linear-gradient(135deg, #7d43f7 0%, #6d42ec 100%);
  color: #ffffff;
  font-family: 'Quicksand', sans-serif;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 14px 28px rgba(111, 66, 236, 0.22);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.mpw-teacher-cf7-form .wpcf7-submit:hover,
.mpw-teacher-cf7-form input[type="submit"]:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 34px rgba(111, 66, 236, 0.28);
}

/* responsive */
@media (max-width: 1100px) {
  .mpw-teacher-form-section__grid {
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .mpw-teacher-form-section__content {
    text-align: center;
  }

  .mpw-teacher-form-section__line {
    margin-left: auto;
    margin-right: auto;
  }

  .mpw-teacher-form-section__content > p {
    margin-left: auto;
    margin-right: auto;
  }

  .mpw-teacher-form-section__info-card {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }

  .mpw-teacher-form-section__form-wrap {
    max-width: 860px;
    margin: 0 auto;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .mpw-teacher-container {
    padding: 0 16px;
  }

  .mpw-teacher-hero {
    padding: 68px 0 72px;
  }

  .mpw-teacher-form-section {
    padding: 70px 0 80px;
  }

  .mpw-teacher-hero__content h1 {
    font-size: 44px;
  }

  .mpw-teacher-hero__content p,
  .mpw-teacher-form-section__content > p,
  .mpw-teacher-form-section__info-card li {
    font-size: 16px;
  }

  .mpw-teacher-form-section__content h2 {
    font-size: 38px;
  }

  .mpw-teacher-form-section__info-card {
    padding: 22px 18px;
    border-radius: 20px;
  }

  .mpw-teacher-form-section__info-card h3 {
    font-size: 24px;
  }

  .mpw-teacher-form-section__form-card {
    padding: 18px;
    border-radius: 22px;
  }

  .mpw-teacher-cf7-form input[type="text"],
  .mpw-teacher-cf7-form input[type="email"],
  .mpw-teacher-cf7-form input[type="tel"],
  .mpw-teacher-cf7-form input[type="number"],
  .mpw-teacher-cf7-form input[type="date"],
  .mpw-teacher-cf7-form select,
  .mpw-teacher-cf7-form textarea {
    min-height: 54px;
    border-radius: 14px;
    font-size: 15px;
  }

  .mpw-teacher-cf7-form .wpcf7-submit,
  .mpw-teacher-cf7-form input[type="submit"] {
    width: 100%;
    max-width: 260px;
    min-height: 58px;
    font-size: 16px;
  }

  .mpw-teacher-hero__spark--1 {
    left: 8%;
    top: 24%;
    font-size: 28px;
  }

  .mpw-teacher-hero__spark--2 {
    right: 8%;
    top: 12%;
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0d296ca *//* =========================
   TEACHER APPLICATION - LEFT SIDE ONLY
========================= */
.mpw-teacher-left {
  font-family: 'Nunito', sans-serif;
  text-align: left;
}

.mpw-teacher-left * {
  box-sizing: border-box;
}

.mpw-teacher-left__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 999px;
  background: #eaf2ff;
  color: #6ca1f4;
  font-family: 'Quicksand', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 18px;
}

.mpw-teacher-left h2 {
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  font-size: clamp(38px, 4vw, 56px);
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #111c3b;
  max-width: 700px;
}

.mpw-teacher-left__line {
  width: 58px;
  height: 6px;
  border-radius: 999px;
  background: linear-gradient(90deg, #7d43f7, #8e66ff);
  margin: 20px 0 24px;
}

.mpw-teacher-left > p {
  margin: 0 0 18px;
  max-width: 620px;
  color: #687997;
  font-size: 17px;
  line-height: 1.8;
  font-weight: 500;
}

.mpw-teacher-left__info-card {
  margin-top: 28px;
  padding: 26px 24px;
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(24, 34, 61, 0.06);
  border-radius: 26px;
  box-shadow: 0 14px 30px rgba(44, 36, 78, 0.06);
  max-width: 620px;
}

.mpw-teacher-left__info-card h3 {
  margin: 0 0 14px;
  font-family: 'Quicksand', sans-serif;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #1a2340;
}

.mpw-teacher-left__info-card ul {
  margin: 0;
  padding-left: 22px;
  color: #687997;
}

.mpw-teacher-left__info-card li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
}

.mpw-teacher-left__info-card li:last-child {
  margin-bottom: 0;
}

/* responsive */
@media (max-width: 767px) {
  .mpw-teacher-left h2 {
    font-size: 38px;
  }

  .mpw-teacher-left > p,
  .mpw-teacher-left__info-card li {
    font-size: 16px;
  }

  .mpw-teacher-left__info-card {
    margin-top: 24px;
    padding: 22px 18px;
    border-radius: 20px;
  }

  .mpw-teacher-left__info-card h3 {
    font-size: 24px;
  }
}/* End custom CSS */