/****************************************
  * 
  * Global Styles Start Here
  *
****************************************/
html {
  --glo: #CB4453;
  --glo-maroon: #7b202e;
  --light-blue: #58b1cc;
  --yellow: #faec37;
  --white: #ffffff;
  --yellow-hover: #c9be25;
  --Bright-Green: #4ce099;
  --btn-color: #fff;
  --btn-bg-color: #fff;
  --educational-video-top-border: 35px;
  --glo-gradient: linear-gradient(180deg, #CC4453 0%, #98303A 100%);
  --glo-gradient: linear-gradient(180deg, #334872 0%, #2a3362 100%);
  --faq-gradient: linear-gradient(0deg, #C94451 0%, #861524 100%);
  --faq-gradient: linear-gradient(180deg, #334872 0%, #2a3362 100%);
  --faq-page-gradient: linear-gradient(181deg, #C94451 0%, #98303A 100%);
  --faq-page-gradient: linear-gradient(181deg, #2a3362 0%, #2a3362 100%);
  --body-gradient: linear-gradient(0deg, #293361 0%, #2a3362 100%);
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.template-education-video,
.glo-quiz-started,
.registration-completed {
  --glo-gradient: linear-gradient(180deg, #CC4453 0%, #98303A 100%);
  --btn-bg-color: #fff;
  --btn-color: #8B0D3E;
}

/****************************************
  * 
  * Montserrat Font Setup
  *
****************************************/
/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-regular.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-regular.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-regular.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-regular.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-500.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-500.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-500.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-500.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-500.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-600.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-600.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-600.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-600.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-600.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-700.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/montserrat-v29-latin/montserrat-v29-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-700.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-700.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-700.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('../fonts/montserrat-v29-latin/montserrat-v29-latin-700.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/****************************************
  * 
  * Velo WWAngle
  *
****************************************/
@font-face {
  font-display: swap;
  font-family: "Velo WWangle";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/velo-wwangle-latin-ext-400-normal.woff2) format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Velo WWangle";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/velo-wwangle-latin-ext-700-normal.woff2) format("woff2");
}

/* section {
    overflow-x: hidden;
  } */
html,
body {
  margin: 0;
  padding: 0;
  font-family: "Velo WWangle", sans-serif;
  scroll-behavior: smooth;
  height: auto;
}
body {
  background-attachment: fixed;
  background-image: var(--body-gradient);
}

body.registration-completed {
  /* the glo-gradient red one  */
  background: var(--glo-gradient);
}

a {
  text-decoration: none;
  cursor: pointer;
}

.container {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0 25px;

}

.bg-blue {
  background: var(--glo);
}

.glo-grad-bg {
  background: var(--glo-gradient);
}

.steel-blue-bg {
  background: var(--glo-maroon);
}

.white-bg {
  background: var(--White, #fff);
}


.bg-light-blue {
  background: linear-gradient(90deg, #58B1CC 100%, #345B80 0%);

}

.text-blue {
  color: var(--btn-color, #8B0D3E);
}


.d-flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}

.align-center {
  align-items: center;
}

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

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.w-100 {
  width: 100%;
}

.color-white {
  color: var(--White, #fff);
}

.overflow-hidden {
  overflow: hidden;
}

.btn {
  transition: 200ms;
}

.btn:hover {
  color: var(--glo-maroon);
  scale: 1.05;
}

.answer-inner:hover {
  scale: 1.05;
  transition: 200ms;
}

.answer-inner .btn:hover {
  scale: 1;
}

.answer-inner button {
  border-radius: 0.75rem;
}


/****************************************
    * 
    * Global Styles End Here
    *
  ****************************************/




header {
  /* position: fixed; */
  width: 100%;
  z-index: 1000;
}

header.bat-header-hidden {
  display: none;
}

.header-section {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}


.header-section .menu-parent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0px;
  margin: 8px 0px;
  width: 100%;
  height: 60px;
  flex-shrink: 0;
}


/* .header-section .menu-parent .logo-section {
  flex: 1;
  width: 100%
} */

.header-section .menu-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: auto;
  flex-shrink: 0;
}

.header-section .menu-section nav {
  display: flex;
  gap: 30px;
  /* Adds space between nav links */
  align-items: center;
}

.header-section .menu-section nav a {
  color: var(--White, #fff);
  font-family: "Velo WWangle", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.header-section .menu-section nav a:hover {
  color: var(--yellow, #faec37);
}

.header-section .cta-button {
  width: 178px;
  height: 46px;
  border-radius: 6px;
  background: var(--btn-bg-color, #fff);
  color: var(--btn-color);
  font-family: "Velo WWangle", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 200ms;
}
.header-section .cta-button.bat-color-theme {
  background: #7eade5;
  color: #fff;
}
.header-section .cta-button.bat-color-theme:hover {
  background: #7eade5;
  color: #fff;
}

.header-section .cta-button:hover {
  scale: 1.05;
  color: var(--glo-maroon);
}


.header-section .ring {
  display: none;
  justify-content: center;
  align-items: center;

  margin-left: -40px;

  width: 70px;
  height: 60px;

}




/* mobile menu */

.mobile-container {
  display: none;
  width: 100%;
  height: 100%;
}

.mobile-header {
  padding: 30px 30px 10px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}
header.bat-header {
  background: var(--bat-bg);
}

.mobile-header .ring {
  cursor: pointer;
}

.mobile-container .menu-parent {
  display: none;
}

.mobile-menu {
  display: flex;
  /* background: var(--Purple, #979cfb); */
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  padding: 0px 30px 70px 30px;
}

.mobile-menu nav a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  width: 100%;

  padding: 6px 0px 6px 0px;

  color: var(--White, #fff);
  text-align: left;
  font-family: "Velo WWangle", "Montserrat", sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
}


.mobile-menu-card {
  background-color: var(--glo-maroon, #7b202e);
  color: var(--White, #ffffff);
  padding: 30px;

}
.bat-header .mobile-menu-card {
  background-color: #7eade5;
}

.mobile-menu-card-title {
  font-size: 24px;
  font-weight: 700;

  margin: 0;
  margin-bottom: 5px;
  line-height: 37px;
}

.mobile-menu-card-contact {
  display: flex;
  flex-direction: column;
  /* gap: 8px; */
}

.contact-phone,
.contact-email {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}

/* .mobile-menu-footer {

  padding: 30px;
  display: flex;
  justify-content: space-between;
} */


.mobile-menu-footer {
  display: flex;

  flex-direction: column;
  justify-content: center;
  align-items: start;
  padding: 30px 30px 80px 30px;
}

.mobile-menu-footer nav a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  padding: 4px 0 4px 0;
  font-family: "Velo WWangle";
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  color: var(--White, #fff);
}


.mobile-menu-footer .description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  /* width: 78%; */
  padding: 20px 0 20px 0;
  font-family: "Velo WWangle";
  font-size: 9px;
  font-weight: normal;
  line-height: 14px;

  color: var(--White, #fff);
}

/* for age confirmation toggle */

/* Section:  Age */


/* Section: Hero */

.hero-section {
  height: 90vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-top: 60px;
}

.hero-section .left-column .title {
  color: var(--White, #fff);
  text-align: left;
  font-family: "Velo WWangle", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
  /* 100% */
  letter-spacing: -0.8px;

}

.hero-section .left-column .description {
  color: var(--White, #fff);
  text-align: left;
  font-family: "Avenir", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 350;
  line-height: 28px;
  /* 127.273% */
}

.hero-section .description-box {
  margin-bottom: 60px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-section .description-box .two-columns {
  height: 100%;

}

.hero-section .left-column {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  margin-top: 40px;
}

.hero-section .right-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.hero-section .obsidian-black-image {
  position: absolute;
  top: 90px;
  right: 60px;
}

.hero-section .obsidian-black-image img {
  width: 100px;
  transform: rotate(-31deg)
}

.hero-section .veo-reffils-images img {
  width: 180px;
  transform: rotate(30deg);
  position: absolute;
  left: 140px;
  top: -97px;
}

.hero-section .veo-reffils-images img:nth-of-type(2) {
  transform: rotate(-32deg);
  left: 340px;
  top: 115px;
}

.hero-section .veo-reffils-images {
  position: absolute;
  left: -90px;
  top: 162px;
}

/* Section: whats included */

.whats-included-section {
  padding: 20px 0;
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 10px;
}

.whats-included-section .description-box {
  margin-bottom: 60px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.whats-included-section .title {
  font-size: 46px;
  width: 400px;
  color: var(--White, #fff);
  text-align: left;
  font-family: "Velo WWangle", sans-serif;
}

.whats-included-section .description-upper,
.whats-included-section .description-lower-1,
.whats-included-section .description-lower-2 {
  font-size: 16px;
  max-width: 85%;
  color: var(--White, #fff);
  text-align: left;
  font-family: "Velo WWangle", sans-serif;
  line-height: 22px;
}

.whats-included-section .description-lower-1 {
  font-weight: 700;
}

.whats-included-section .image-mobile {
  display: none;
}

.whats-included-section .image-web {
  display: flex;
  justify-content: center;
}

.whats-included-section .image-web img {
  width: 487px;
  border: 9px dashed rgba(255, 255, 255, 1);
  border-radius: 50%;
  padding: 20px;

}

.whats-included-section .button-group {
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin-top: 20px;
  width: 80%;
}

.whats-included-section .button-group a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  border-radius: 12px;
  background: #ffffff;
  background: #7eade5;
  color: var(--btn-color, #8B0D3E);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  font-style: normal;
  text-align: center;
  font-family: "Velo WWangle", sans-serif;

  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.16));
  border: none;
  cursor: pointer;
  transition: 200ms;
}

.whats-included-section .button-group a:hover {
  color: #fff;
  scale: 1.05;
}
.whats-included-section .two-columns .after-wis {
  color: #fff;
  margin-top: 30px;
}


/* Section: Certificate */

.certificate-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  /* background-color:    #98303A; */
  padding-bottom: 60px;
}

.certificate-title {
  width: 80%;
  /* Width set to 50% */
  font-size: 46px;
  margin: 70px auto 20px auto;
  color: var(--White, #fff);
  font-family: "Velo WWangle", sans-serif;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
}

.certificate-image img {
  width: 100%;
  max-width: 766px;
  margin: 40px 0 20px 0;
  margin-bottom: -3px;
}


/* faq section  */


.faq-section {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-top: 20px;
}

.faq-title {
  font-size: 48px;
  font-weight: bold;
  margin: 20px 0;

  text-align: center;
  color: var(--White, #fff);
}

/* FAQ Item Styling */
.faq-item {
  background: var(--faq-gradient);
  padding: 30px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.faq-item:hover {
  background-color: #98303A;
}

.faq-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}



.faq-item-title {
  width: 80%;
  font-size: 40px;
  line-height: 57px;
  font-weight: 700;
  line-height: 22px;
  padding: 40px 0;
  color: var(--White, #fff);
}

.faq-item-arrow {

  transform: rotate(270deg);
  transition: transform 0.3s ease;
}

.faq-item.active .faq-item-arrow {
  transform: rotate(360deg);
  /* Rotate the arrow when item is open */
}


.faq-item-description {
  color: var(--White, #fff);
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.faq-item-description .faq-slides-icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 40px 0;
}

.faq-item-description .faq-slides-icons img {
  width: 175px;
}



.faq-footer-box {

  padding: 30px 0;
  min-height: 450px;


}

.faq-footer-box .left-column {
  padding-right: 15px;
  /* Space between columns */
}

.faq-footer-box .right-column {
  padding-left: 15px;
  /* Space between columns */
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  /* Make this relative to contain absolute images */
}

.faq-footer-box .warning-text {
  font-size: 16px;
  color: var(--White, #fff);
  margin-bottom: 15px;
}

.faq-footer-box .warning-text p {
  margin: 0;
  padding: 0;
}

/* Web Button */
/* Web Button */
.faq-footer-box .web-button {
  display: flex;
  /* Enable flexbox for vertical and horizontal centering */
  justify-content: center;
  /* Center text horizontally */
  align-items: center;
  /* Center text vertically */
  width: 30%;
  height: 60px;
  border-radius: 12px;
  background: #7eade5;
  color: var(--btn-color, #8B0D3E);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  font-style: normal;
  text-align: center;
  font-family: "Velo WWangle", sans-serif;
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.16));
  border: none;
  cursor: pointer;
  margin-top: 40px;
}

/* Mobile Button */
.faq-footer-box .mobile-button {
  display: none;
  /* Hide by default */
  justify-content: center;
  /* Center text horizontally */
  align-items: center;
  /* Center text vertically */
  width: 100%;
  height: 60px;
  border-radius: 12px;
  background: #7eade5;
  color: var(--btn-color, #8B0D3E);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  font-style: normal;
  text-align: center;
  font-family: "Velo WWangle", sans-serif;
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.16));
  border: none;
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 30px;
}



.faq-footer-box .obsidian-black-image img {
  position: absolute;
  bottom: -180px;
  right: 100px;
  width: 294px;
}

.faq-footer-box .lapis-blue-image img {
  position: absolute;
  width: 129px;
  left: 70px;
  top: 0;
}

.faq-footer-box .obsidian-black-image img,
.faq-footer-box .lapis-blue-image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}




/* learn and win section  */

.learn-and-win-section {

  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 100px;
  /* Ensure the section takes full width */
}

.learn-and-win-section .section-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 57px;
  max-width: 685px;
  margin-bottom: 10px;
  color: var(--White, #fff);
  margin-left: auto;
  /* Center horizontally */
  margin-right: auto;
  /* Center horizontally */
  padding: 0 40px;
}

.learn-and-win-section .section-description,
.educational-video-wrapper .section-description {
  font-size: 16px;
  margin-bottom: 30px;
  max-width: 539px;
  font-weight: 400;
  color: var(--White, #fff);
  margin-left: auto;
  /* Center horizontally */
  margin-right: auto;
  /* Center horizontally */
}

.learn-and-win-section .prize-list-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  color: var(--White, #fff);
}





/* Container for the prize items */
.prize-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px;
}

/* Individual prize item */
.prize-item {
  text-align: center;
  max-width: 200px;
  /* Adjust size as needed */
}

/* Wrapper for the image, creating a circular border */
.prize-image-wrapper {
  position: relative;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  padding: 20px;
  border: 2px dashed #ffffffd3;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

/* Prize image styling */
.prize-image-wrapper img {
  /* width: 70%; */
  /* border-radius: 50%; */
  height: 100%;
  object-fit: cover;
}

/* Title styling for each prize */
.prize-image-title {
  margin-top: 10px;
  font-size: 14px;
  color: #ffffff;
  /* Change to preferred color */
  font-weight: bold;
}





/* start test button  */
.start-test-btn {
  display: flex;
  justify-content: center;
}

.start-test-btn a,
.start-video {
  display: flex;
  /* Enable flexbox for vertical and horizontal centering */
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 60px;
  border-radius: 12px;
  background: #ffffff;
  color: var(--btn-color, #8B0D3E);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  font-family: "Velo WWangle", sans-serif;
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.16));
  border: none;
  cursor: pointer;
  margin-top: 40px;
}

.learn-and-win-section .start-test-btn a {
  background: #7EADE5;
}
.learn-and-win-section .start-test-btn a:hover {
  background: #7EADE5;
  color: #fff;
}
/* Educational Video Page */
.educational-video-wrapper .container {
  max-width: 768px !important;
  margin: 0 auto;
  margin-bottom: 100px;
  padding: 0 25px;
  width: 100%;
  height: 100%;
}

.educational-video-wrapper .section-description {
  max-width: 768px;
}

.educational-video-wrapper .start-video {
  width: 100%;
  margin-bottom: 50px;
  color: #BF0000;
  display: flex;
  justify-content: space-between;
  padding-inline: 16px;
  align-items: center;
  margin-inline: auto;
}

.educational-video-wrapper .page-title {
  display: block;
  width: 100%;
  margin-inline: auto;
}

.educational-video-wrapper .educational-video {
  font-size: 34px;
}

.educational-video .video-wrapper {
  position: relative;
}

.educational-video-wrapper .start-test-btn a {
  margin-top: 34px;
  width: 100%;
}

.educational-video-wrapper .start-video p {
  display: flex;
  justify-content: center;
  align-items: center;
}

.educational-video-wrapper .start-video img {
  width: 100px;
}

.educational-video-wrapper .educational-video-cover {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}

.educational-video-wrapper iframe {
  max-width: 1200px;
  width: 100%;
  height: 90vh;
  height: 90lvh;
  aspect-ratio: 9/16;
  object-fit: contain;
  padding-inline: 10px;
  border-top: var(--educational-video-top-border) solid transparent;
  display: block;
  margin-inline: auto;
  padding-bottom: 10px;
}

.educational-video-wrapper #close-video {
  color: #fff;
  top: 100px;
  position: absolute;
  right: 0;
  z-index: 2;
  padding: 10px;
  cursor: pointer;
  top: calc((0px - var(--educational-video-top-border) / 2))
}

.educational-video-wrapper .page-title {
  display: block;
}

.educational-video-wrapper .video-modal {
  position: fixed;
  width: 100%;
  /* bottom: 0; */
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}

/* Template 4 */
.template-three .body-text h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  margin-top: 62px;
  margin-bottom: 54px;
}

.template-three .quiz-intro .body-text h2 {
  font-size: 34px;
  line-height: 37px;
}

.template-one .quiz-intro .body-image {
  width: 50%;
  margin-inline: auto;
}

.template-three .quiz-guide-meta-wrapper .image-container img.veo-product-1 {
  width: auto;
}

/* footer  */

footer {
  display: flex;
}

footer {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: 0;
  width: 100%;
  background-color: #f8f8f8;
  padding: 20px;
  /* margin-top: 100px; */

}

footer .bottom-bar {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

footer .bottom-bar p {
  margin: 0;
  color: #000;
  font-size: 14px;
  text-align: center;
}

footer .floating-warning {
  position: absolute;
  left: 20px;
  top: -55px;
  display: flex;
  align-items: center;
  max-width: 200px;
}

footer .floating-warning img {
  max-width: 40px;
  max-height: 40px;
}

footer .floating-warning p {
  font-size: 12px;
  color: #EFEFEF;
  margin-left: 10px;
  width: 119px;
}

.hidden {
  display: none !important;
}