@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cera Pro;
  src: url('../fonts/Cera-Pro-Black-Italic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Cera Pro;
  src: url('../fonts/Cera-Pro-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cera Pro;
  src: url('../fonts/Cera-Pro-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cera Pro;
  src: url('../fonts/Cera-Pro-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cera Pro;
  src: url('../fonts/Cera-Pro-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cera Pro;
  src: url('../fonts/Cera-Pro-Regular-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-userresetpasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-image: url('../images/bg.webp');
  background-position: 0 0;
  background-size: auto;
  font-family: Cera pro, sans-serif;
}

.globe-without-glow {
  width: 21%;
  display: inline-block;
  position: absolute;
  inset: 40% auto auto 37.5%;
}

.globe-with-glow {
  width: 21%;
  display: inline-block;
  position: fixed;
  inset: 35% 0% auto 40%;
}

.globe-with-glow.mobile-animation {
  position: absolute;
  top: 40%;
  left: 37.5%;
}

.right-arm {
  width: 45%;
  margin-top: -60px;
  margin-left: auto;
  display: block;
  position: static;
  inset: -5% 0% auto auto;
}

.left-arm {
  width: 45%;
  margin-top: 150px;
  margin-bottom: 0;
  display: inline-block;
  position: static;
  inset: auto auto 10% -1%;
}

.heading-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  grid-template-rows: 50px 50px 50px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 200px;
  padding: 0 0 80px;
  display: block;
  position: absolute;
  inset: 0% 0% auto 5%;
}

.yellow-halo {
  width: 21%;
  display: inline-block;
  position: absolute;
  top: 40%;
  left: 37.5%;
}

.heading {
  color: #3e3e55;
  width: 20%;
  max-width: 100%;
  margin-top: 60px;
  font-family: Cera Pro, sans-serif;
  position: fixed;
  top: 10%;
  left: 5%;
}

.form-text {
  color: #3e3e55;
  margin-top: 60px;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
  position: fixed;
  top: 20%;
  left: 5%;
}

.text-block-3 {
  color: #3e3e55;
  margin-top: 60px;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
  position: fixed;
  top: 22.5%;
  left: 5%;
}

.form-block {
  margin-bottom: 0;
  display: block;
  position: fixed;
  top: 25%;
  left: 5%;
}

.form {
  width: 35%;
  max-width: 100%;
  height: 50%;
  max-height: 100%;
  font-weight: 300;
  position: fixed;
  top: 35%;
}

.contact-message {
  color: #3e3e55;
  border-radius: 10px;
  width: 100%;
  max-width: 120%;
  height: 30%;
  min-height: 30%;
  max-height: 100%;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
}

.contact-phone {
  color: #3e3e55;
  border-radius: 10px;
  width: 40%;
  max-width: 100%;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
  position: static;
}

.contact-email {
  color: #3e3e55;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
}

.contact-name {
  color: #3e3e55;
  border-radius: 10px;
  width: 50%;
  max-width: 100%;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
}

.submit-button {
  color: #3e3e55;
  background-color: #ffcf2d;
  border-radius: 10px;
  width: 30%;
  max-width: 100%;
  margin-top: 25px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Cera Pro, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.submit-button.form-close {
  color: #fff;
  background-color: #3e3e55;
  width: 8%;
  margin-left: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  font-weight: 300;
}

.submit-button.form-close.w--current {
  width: 12.5%;
  margin-left: 0;
  display: block;
}

.campus-logo {
  width: 12.5%;
  position: fixed;
  inset: 5% auto auto 5%;
}

.middle-screen-box {
  z-index: 999999;
  opacity: 1;
  filter: brightness(95%);
  width: 33%;
  display: block;
  position: fixed;
  inset: 31% 21% auto auto;
}

.top-screen-box {
  opacity: 1;
  filter: brightness(98%);
  mix-blend-mode: normal;
  width: 28%;
  position: fixed;
  top: 9%;
  right: 5%;
}

.second-copy {
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
  position: fixed;
  top: 50%;
  bottom: auto;
  left: 5%;
}

.second-copy1 {
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-size: 16px;
  display: block;
  position: fixed;
  top: 52.5%;
  bottom: auto;
  left: 5%;
}

.second-copy-2 {
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
  position: fixed;
  top: 55%;
  bottom: auto;
  left: 5%;
}

.first-copy {
  opacity: .9;
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-size: 16px;
  position: fixed;
  top: 40%;
  left: 5%;
}

.first-copy-1 {
  opacity: .9;
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-size: 16px;
  position: fixed;
  top: 42.5%;
  left: 5%;
}

.name {
  width: auto;
  max-width: none;
  display: flex;
}

.surname {
  border-radius: 10px;
  width: 15%;
  max-width: 49%;
  margin-bottom: auto;
  margin-left: 5px;
  margin-right: 0;
}

.age-sex {
  width: 100%;
  max-width: 100%;
  display: flex;
}

.sex {
  border-radius: 10px;
  width: 8%;
  max-width: 23.1466%;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 0;
  position: static;
}

.firstname {
  border-radius: 10px;
  width: 15%;
  max-width: 81.2035%;
  margin-bottom: 5px;
}

.personal_email {
  border-radius: 10px;
  width: 20%;
  max-width: 100%;
  margin-bottom: 5px;
  position: static;
}

.personal_phone_number {
  border-radius: 10px;
  width: 12%;
  max-width: 100%;
  margin-bottom: 5px;
}

.age {
  border-radius: 10px;
  width: 5%;
  max-width: 15%;
  margin-bottom: 5px;
  position: static;
}

.academy-attended {
  width: 50%;
  max-width: 100%;
  display: flex;
}

.fld-academy {
  color: #fff;
  margin-bottom: 0;
  margin-right: 7%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Cera pro, sans-serif;
  font-weight: 700;
}

.experience-gained {
  width: 50%;
  max-width: 100%;
  display: flex;
}

.fld-academy-experience {
  color: #fff;
  max-width: 48.4812%;
  margin-bottom: 0;
  margin-right: 16%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Cera pro, sans-serif;
  font-weight: 700;
}

.describe_experience {
  border-radius: 10px;
  width: 35%;
  max-width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5%;
}

.home_address {
  border-radius: 10px;
  width: 45%;
  max-width: 100%;
  margin-bottom: 5px;
}

.next_of_kin_fullname {
  border-radius: 10px;
  width: 20%;
  max-width: 100%;
  margin-bottom: 5px;
  margin-right: 5px;
}

.next_of_kin_phone_number {
  border-radius: 10px;
  width: 12%;
  max-width: 100%;
  margin-bottom: 5px;
  margin-right: 5px;
}

.submit-button-2 {
  background-color: #424058;
  border-radius: 10px;
  width: 12%;
  max-width: 100%;
  margin-top: 20px;
  margin-left: 735px;
  font-weight: 700;
}

.enrolment-form {
  width: 100%;
  max-width: 100%;
  font-family: Cera pro, sans-serif;
  font-weight: 300;
  position: fixed;
  bottom: 8%;
  left: 18%;
}

.next-of-kin-form {
  display: flex;
}

.next_of_kin_email {
  border-radius: 10px;
  width: 18%;
  max-width: 58.5317%;
  margin-bottom: 5px;
  margin-right: 5px;
}

.form-wrapper {
  z-index: 1;
  font-family: Cera pro, sans-serif;
  font-weight: 300;
  position: fixed;
  bottom: 70%;
  left: 20%;
}

.landing-page-wrapper {
  display: block;
}

.img-boxes {
  z-index: 0;
  color: #424058;
  font-family: Cera pro, sans-serif;
  display: block;
  position: fixed;
}

.literature {
  z-index: 999999;
  display: block;
  position: fixed;
}

.next-of-kin {
  color: #fff;
  width: 7%;
  max-width: 100%;
  font-family: Cera pro, sans-serif;
  font-weight: 700;
}

.next_of_kin_relationship {
  border-radius: 10px;
  width: 12%;
  max-width: 55.9632%;
  margin-bottom: 5px;
}

.form_title {
  color: #424058;
  letter-spacing: -2px;
  font-family: Cera pro, sans-serif;
  font-size: 50px;
  font-weight: 700;
  display: block;
  position: fixed;
  top: 15%;
  left: 18%;
}

.image-19 {
  width: auto;
  max-width: 25%;
  display: block;
  position: fixed;
}

.image-20 {
  width: auto;
  max-width: 25%;
  position: fixed;
  top: auto;
  right: auto;
}

.image-21, .image-22, .image-23 {
  max-width: 25%;
  position: fixed;
}

.div-block-14 {
  width: 0%;
  max-width: 0%;
  display: block;
  position: fixed;
  top: 19.5%;
  right: 40%;
}

.form-container {
  display: block;
}

.image-24 {
  width: 25%;
  position: fixed;
  bottom: 7%;
  right: 5%;
}

.heading-7 {
  color: #f2d662;
  font-family: Cera pro, sans-serif;
  font-size: 16px;
  position: fixed;
  top: 61.5%;
  left: 5%;
}

.countdown-wrapper {
  color: #fff;
  width: 40%;
  max-width: 100%;
  font-family: Cera pro, sans-serif;
  font-size: 35px;
  font-weight: 300;
  display: flex;
  position: fixed;
  top: 69%;
  left: 5%;
}

.countdown-item {
  margin-right: 2%;
  display: flex;
}

.bold-text-5 {
  margin-right: 5%;
}

.clock-label {
  margin-right: 0;
}

.button {
  color: #fff;
  background-color: #3e3e55;
  border: 0 solid #424058;
  border-radius: 12px;
  width: 8%;
  max-width: 100%;
  max-height: 190%;
  margin-top: 25px;
  margin-left: 0;
  padding: 9px 15px;
  font-family: Cera pro, sans-serif;
  font-size: 22.5px;
  font-weight: 300;
  position: static;
  top: 74.6%;
  left: 5%;
}

.button.w--current {
  width: 40px;
  max-width: 40px;
  max-height: none;
  font-size: 17.5px;
  display: block;
}

.link-3 {
  color: #fff;
  font-family: Cera pro, sans-serif;
  position: fixed;
  top: 77%;
  left: 17%;
}

.nok {
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-weight: 700;
  position: fixed;
  top: 74.9%;
  left: 17%;
}

.text-block-7 {
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-weight: 300;
  position: fixed;
  top: 77%;
  left: 27.5%;
}

.link-4 {
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-weight: 300;
  position: fixed;
  top: 77%;
  left: 29%;
}

.text-block-8 {
  font-size: 35px;
  position: fixed;
  top: 19%;
  left: 71%;
  right: auto;
}

.text-block-9 {
  font-size: 35px;
  font-weight: 700;
  position: fixed;
  top: 24%;
  left: 71%;
  right: auto;
}

.bold-text-9 {
  position: fixed;
}

.bg {
  background-image: url('../images/desktop-bg.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  position: fixed;
}

.text-block-13 {
  color: #fff;
  width: 20.1779%;
  max-width: 100%;
  font-family: Cera pro, sans-serif;
  font-size: 13px;
  font-weight: 700;
  position: fixed;
  bottom: 13%;
  left: 18%;
}

.typed {
  font-size: 35px;
  font-weight: 700;
  position: fixed;
  top: 29%;
  left: 71%;
}

.success-message-inner {
  background-color: #ffcf2d;
  margin-top: 55px;
  padding: 20px;
}

.text-block-15 {
  color: #424058;
  font-weight: 700;
}

.error-message {
  background-color: #0000;
  position: static;
  left: 0%;
}

.text-block-16 {
  color: #c2080b;
}

.copyright {
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: 300;
  position: fixed;
  bottom: 0%;
  left: 5%;
  right: auto;
}

.whatsapp {
  width: 2.25%;
  max-width: 100%;
  margin-right: 17.1%;
  position: fixed;
  bottom: 0%;
  right: 0%;
}

.instagram {
  width: 2.7%;
  max-width: 100%;
  margin-right: 12.9%;
  position: fixed;
  bottom: .75%;
  right: 0%;
}

.facebook {
  width: 2.25%;
  max-width: 100%;
  margin-right: 9%;
  position: fixed;
  bottom: 0%;
  right: 0%;
}

.twitter {
  width: 1.8%;
  max-width: 100%;
  margin-right: 5%;
  position: fixed;
  bottom: .5%;
  right: 0%;
}

.link-block-4 {
  position: fixed;
  bottom: 0%;
  right: 0%;
}

.socials-column {
  bottom: auto;
}

.copyright-dark {
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 11px;
  display: none;
  position: fixed;
  bottom: 0%;
  left: 5%;
}

.contact-us-button {
  z-index: 99999999;
  width: 10%;
  height: Infinity% ;
  opacity: 1;
  color: #424058;
  background-color: #0000;
  border-radius: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 100%;
  margin-top: 0;
  padding: 0 10px;
  font-family: Cera Pro, sans-serif;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.fld_academy_option {
  width: 15%;
  margin-bottom: 5px;
}

.hero-heading {
  color: #3e3e55;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Cera Pro, sans-serif;
  font-size: 80px;
  font-weight: 300;
}

.logo {
  z-index: 111111;
  border-radius: 0 0 10px 10px;
  margin-top: 0;
  margin-left: 0;
  padding: 40px 10px 10px;
  position: fixed;
  inset: 0 auto auto 80px;
}

.hero-without-image {
  z-index: 2147483647;
  background-color: #3e3e55;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 40px;
  padding: 430px 30px 50px;
  position: relative;
  overflow: visible;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.card-heading {
  color: #fff;
  margin-top: -15px;
  margin-bottom: 0;
  font-family: Cera Pro, sans-serif;
  font-size: 25px;
  font-weight: 300;
}

.card-heading-yellow {
  color: #ffcf2d;
}

.div-block-17 {
  font-weight: 300;
}

.div-block-18 {
  display: block;
  position: fixed;
}

.div-block-19 {
  display: flex;
}

.link-block-7 {
  position: absolute;
}

.link-block-7.w--current {
  z-index: 1111111;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 50px 50px 50px;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  width: 479px;
  margin-top: 40px;
  display: block;
}

.success-message {
  background-color: #ddd0;
  padding-left: 0;
}

.text-block-17 {
  font-weight: 300;
}

.error-message-2 {
  color: #fff;
  background-color: #3e3e55;
}

.text-block-18 {
  color: #3e3e55;
}

.button-2 {
  background-color: #3e3e55;
  border-radius: 10px;
  margin-top: 25px;
  font-family: Cera Pro, sans-serif;
  font-size: 17.5px;
  font-weight: 300;
}

.button-2.w--current {
  width: 40px;
  max-width: 50px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.container-2 {
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 100px 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.footer-copyright {
  color: #3a4554;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
  font-family: Cera Pro, sans-serif;
  font-weight: 300;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.text-span, .text-span-2 {
  font-weight: 700;
}

.div-block-21 {
  grid-template-rows: repeat(auto-fit, 80px) 80px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area"
                       ".";
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: center;
  place-items: center;
  margin-top: 0;
  padding-top: 0;
  display: grid;
}

.partners-logo-wrapper {
  width: 223px;
  max-width: 150px;
}

.div-block-22 {
  border: 1px solid #fff;
  border-radius: 10px;
  margin-top: 160px;
  margin-bottom: 20px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #f8f8f8;
  font-family: Cera Pro, sans-serif;
  font-size: 25px;
  font-weight: 300;
}

.div-block-23 {
  border-radius: 10px;
}

@media screen and (max-width: 991px) {
  .globe-without-glow, .globe-with-glow.mobile-animation {
    display: none;
    top: 35%;
  }

  .right-arm {
    display: none;
    top: -10%;
    transform: translate(0, 148px)scale(1.5);
  }

  .left-arm {
    display: none;
    top: auto;
    bottom: 0%;
    transform: translate(48px, -105px)rotate(-23deg)scale(1.54);
  }

  .heading-wrapper {
    grid-template-rows: 30px 30px 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .yellow-halo {
    display: none;
    top: 35%;
  }

  .heading {
    width: 30%;
  }

  .form {
    top: 30%;
  }

  .contact-message {
    width: 150%;
    max-width: 150%;
    height: 50%;
    min-height: 50%;
  }

  .contact-phone {
    width: 60%;
  }

  .contact-name {
    width: 100%;
  }

  .contact-us-button {
    margin-left: 100px;
    left: 80px;
  }

  .container, .container-2 {
    max-width: 728px;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .div-block-22 {
    margin-top: 200px;
  }
}

@media screen and (max-width: 767px) {
  .globe-without-glow {
    width: 42%;
    top: 35%;
    left: 30%;
  }

  .globe-with-glow {
    width: 42%;
    top: 35%;
    left: 30%;
    right: auto;
  }

  .globe-with-glow.mobile-animation {
    top: 35%;
  }

  .right-arm {
    width: 80%;
    top: 8%;
    right: -26%;
  }

  .left-arm {
    width: 80%;
    top: auto;
    bottom: 32%;
    left: -22%;
  }

  .heading-wrapper {
    top: -4%;
  }

  .yellow-halo {
    width: 42%;
    position: fixed;
    top: 35%;
    left: 30%;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 479px) {
  .globe-without-glow {
    width: 32%;
    display: block;
    position: absolute;
    top: 46%;
    left: 35%;
    transform: scale(2);
  }

  .globe-with-glow {
    width: 32%;
    position: fixed;
    top: 45%;
    left: 40%;
    transform: scale(2);
  }

  .globe-with-glow.mobile-animation {
    display: inline-block;
    position: absolute;
    top: 46%;
    left: 35%;
  }

  .right-arm {
    width: 50%;
    margin: 0 0 auto auto;
    display: inline-block;
    position: absolute;
    inset: 12% -10% auto auto;
    transform: scale(2)rotate(-22.5deg);
  }

  .left-arm {
    width: 45%;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 0;
    display: inline-block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    overflow: hidden;
    transform: scale(2)rotate(-22.5deg);
  }

  .heading-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    display: block;
    position: absolute;
    top: 20%;
    left: 5%;
    right: auto;
  }

  .yellow-halo {
    width: 32%;
    display: block;
    position: absolute;
    top: 46%;
    left: 35%;
    transform: scale(2);
  }

  .heading {
    width: 40%;
    margin-top: 20px;
    font-size: 30px;
  }

  .form-text {
    margin-top: 5px;
    font-size: 10px;
  }

  .text-block-3 {
    margin-top: 0;
    font-size: 10px;
  }

  .form-block {
    width: 0%;
    max-width: 100%;
  }

  .form {
    left: 5%;
  }

  .contact-message {
    object-fit: fill;
    width: 200%;
    max-width: 200%;
    height: 40%;
    min-height: 40%;
    max-height: 100%;
    font-size: 10px;
  }

  .contact-phone {
    width: 100%;
    font-size: 10px;
    display: block;
  }

  .contact-email {
    width: 140%;
    max-width: 200%;
    font-size: 10px;
  }

  .contact-name {
    width: 140%;
    max-width: 140%;
    font-size: 10px;
    display: block;
  }

  .submit-button {
    width: 60%;
    font-size: 13px;
  }

  .submit-button.form-close {
    color: #fff;
    background-color: #3e3e55;
    width: 30%;
    margin-left: 5px;
    padding: 4px;
  }

  .campus-logo {
    width: 25%;
  }

  .middle-screen-box {
    width: 65%;
    top: 25.5%;
    left: auto;
    right: auto;
  }

  .top-screen-box {
    mix-blend-mode: normal;
    width: 55%;
    display: block;
    top: 11%;
    right: 5%;
  }

  .second-copy {
    font-size: 12px;
    font-weight: 300;
    top: auto;
    bottom: 23.5%;
  }

  .second-copy1 {
    font-size: 12px;
    font-weight: 300;
    top: auto;
    bottom: 21.5%;
  }

  .second-copy-2 {
    font-size: 12px;
    font-weight: 300;
    top: auto;
    bottom: 22.5%;
  }

  .first-copy {
    width: 80%;
    max-width: 100%;
    font-size: 12px;
    font-weight: 300;
    top: auto;
    bottom: 29%;
    left: 5%;
  }

  .first-copy-1 {
    width: 80%;
    max-width: 100%;
    font-size: 12px;
    font-weight: 300;
    top: auto;
    bottom: 27%;
    left: 5%;
  }

  .surname {
    opacity: 1;
    width: 22%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .sex {
    width: 20%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .firstname {
    width: 22%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .personal_email {
    width: 40%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .personal_phone_number {
    width: 30%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .age {
    width: 13%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .academy-attended {
    width: 100%;
  }

  .fld-academy {
    margin-right: 5%;
    font-size: 10px;
    position: static;
  }

  .experience-gained {
    width: 100%;
  }

  .fld-academy-experience {
    margin-bottom: 1%;
    margin-right: 14%;
    font-size: 10px;
  }

  .describe_experience {
    object-fit: fill;
    width: 70%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .home_address {
    width: 80%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .next_of_kin_fullname, .next_of_kin_phone_number {
    width: 100%;
    margin-bottom: 1%;
    font-size: 11px;
  }

  .submit-button-2 {
    color: #424058;
    background-color: #f2d662;
    width: 23%;
    margin-top: 7.5%;
    margin-left: 0%;
    font-size: 11px;
    position: fixed;
    left: 65%;
  }

  .enrolment-form {
    z-index: 88888;
    max-height: 100%;
    font-size: 12px;
    top: auto;
    bottom: 15%;
    left: 10%;
  }

  .next-of-kin-form {
    grid-column-gap: 3px;
    grid-row-gap: 4px;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(50%, 2%) minmax(30%, 1%);
    grid-auto-columns: 1fr;
    display: grid;
  }

  .next_of_kin_email {
    width: 100%;
    max-width: 100%;
    font-size: 11px;
    display: block;
  }

  .form-wrapper {
    z-index: 2147483647;
    font-size: 10px;
    bottom: 70%;
    left: 10%;
    right: 11%;
  }

  .landing-page-wrapper {
    display: block;
  }

  .next-of-kin {
    width: 15%;
    max-width: 100%;
    margin-bottom: 1%;
    font-size: 10px;
  }

  .next_of_kin_relationship {
    width: 100%;
    max-width: 100%;
    font-size: 11px;
    display: block;
  }

  .form_title {
    letter-spacing: -1px;
    font-size: 24px;
    top: 13%;
    left: 10%;
  }

  .image-19 {
    max-width: 42%;
  }

  .image-20 {
    max-width: 42%;
    display: block;
  }

  .image-21, .image-22 {
    max-width: 42%;
  }

  .image-23 {
    max-width: 42%;
    display: block;
  }

  .div-block-14 {
    top: 20%;
    right: 47%;
  }

  .form-container {
    display: block;
  }

  .image-24 {
    width: 51%;
    bottom: 30%;
    right: 6.5%;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
    top: auto;
    bottom: 12.5%;
  }

  .countdown-wrapper {
    width: 100%;
    font-size: 17.5px;
    top: auto;
    bottom: 11.5%;
  }

  .button {
    z-index: 999999999;
    opacity: 1;
    width: 25%;
    padding: 7px 0% 7px 4%;
    font-size: 12px;
    top: auto;
    bottom: 5.5%;
  }

  .link-3 {
    z-index: 99999999;
    font-size: 11px;
    top: auto;
    bottom: 5.5%;
    left: 32%;
  }

  .nok {
    font-size: 11px;
    top: auto;
    bottom: 7.5%;
    left: 32%;
  }

  .text-block-7 {
    font-size: 11px;
    top: auto;
    bottom: 5.5%;
    left: 60.5%;
  }

  .link-4 {
    z-index: 99999999;
    font-size: 11px;
    top: auto;
    bottom: 5.5%;
    left: 64.5%;
  }

  .text-block-8 {
    opacity: 1;
    mix-blend-mode: normal;
    font-size: 18px;
    top: 17%;
    left: 50%;
  }

  .text-block-9 {
    font-size: 18px;
    top: 20.5%;
    left: 50%;
  }

  .bg {
    background-image: url('../images/mobile-bg.webp');
    background-position: 50%;
    background-size: cover;
  }

  .text-block-13 {
    z-index: 0;
    width: 50%;
    margin-top: 0;
    font-size: 10px;
    bottom: 12.5%;
    left: 10%;
  }

  .typed {
    font-size: 18px;
    top: 24%;
    left: 50%;
  }

  .div-block-15 {
    font-size: 10px;
  }

  .success-message-inner {
    width: 200px;
    max-width: 400px;
  }

  .copyright {
    color: #fff;
    font-size: 9px;
    display: block;
    bottom: 0%;
  }

  .whatsapp {
    width: 5%;
    margin-right: 31.5%;
    bottom: 0%;
  }

  .instagram {
    width: 6.625%;
    margin-right: 22.5%;
  }

  .facebook {
    width: 6%;
    margin-right: 14%;
    bottom: 0%;
  }

  .twitter {
    width: 4.75%;
  }

  .footer {
    font-size: 11px;
  }

  .copyright-dark {
    display: none;
  }

  .contact-us-button {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    position: absolute;
    inset: auto auto -40px 5px;
  }

  .fld_academy_option {
    width: 17%;
    font-size: 11px;
  }

  .hero-heading {
    margin-top: -15px;
    margin-bottom: 0;
    font-size: 32.5px;
  }

  .logo {
    opacity: 1;
    max-width: none;
    margin: -25px 0 0 -25px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
    transform: scale(.5);
  }

  .hero-without-image {
    margin-top: 50px;
    padding-top: 300px;
    padding-bottom: 50px;
  }

  .container {
    max-width: none;
  }

  .card-heading {
    margin-top: 0;
    margin-bottom: -25px;
    font-size: 15px;
  }

  .section-2 {
    height: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-right: 0;
    position: relative;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .div-block-17 {
    margin-bottom: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-20 {
    width: 479px;
    max-width: Infinity% ;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: "Area" 80px
    / 80px 80px 80px 80px;
    grid-auto-columns: 1fr;
    place-content: center;
    place-items: center;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    top: 15%;
    left: 5%;
  }

  .container-2 {
    max-width: none;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-social-block-three {
    width: 50%;
    max-width: 50%;
    margin-left: -15px;
  }

  .footer-social-link-three {
    flex-direction: column;
    margin-left: 10px;
    display: block;
  }

  .footer-bottom {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 10px;
  }

  .footer-copyright {
    margin-right: auto;
    font-size: 8px;
  }

  .footer-legal-block {
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
  }

  .footer-legal-link {
    margin-left: 15px;
    font-size: 8px;
  }

  .x-icon, .instagram-icon, .whatsapp-icon {
    transform: scale(.5);
  }

  .div-block-21 {
    grid-template-rows: repeat(auto-fit, 40px) 40px;
    grid-template-columns: .8fr .8fr .8fr .8fr;
  }

  .partners-logo-wrapper {
    max-width: 50px;
  }

  .div-block-22 {
    margin-top: 200px;
  }

  .heading-8 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
  }
}

#w-node-_60758dde-23b5-6dc9-8e26-65bd7e356748-4b6a19d6, #w-node-_91622cae-57ad-b428-540a-d06d3db8fa82-4b6a19d6, #w-node-_7656462c-dbe3-516e-feb2-85451a86c579-4b6a19d6, #w-node-_95c0d849-a8ce-fc32-2682-9a5cfaeccd4e-4b6a19d6, #w-node-_0702ae36-150c-fa0f-ced9-34eb2d67e131-4b6a19d6, #w-node-c0387672-876a-d5a9-e2ce-6d7b9ae6f120-4b6a19d6, #w-node-_0fa639f3-adc5-43b9-7e38-6c5b2b9986d2-4b6a19d6, #w-node-_101b500e-b39e-37e3-d3c8-f31b916e9ea3-4b6a19d6, #w-node-_6e0e4eb0-6402-2e6f-2bd9-66a85554c802-4b6a19d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Pro';
  src: url('../fonts/Cera-Pro-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Pro';
  src: url('../fonts/Cera-Pro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Pro';
  src: url('../fonts/Cera-Pro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Pro';
  src: url('../fonts/Cera-Pro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Pro';
  src: url('../fonts/Cera-Pro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera Pro';
  src: url('../fonts/Cera-Pro-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}