.main-content-width {
  width: 90% !important;
  max-width: 1147px !important;
  margin: auto !important;
  font-family: Inter;
}
.hero-section-title {
  font-size: 36px;
  line-height: 50.4px;
  text-align: left;
  color: #1f3965;
}
.hero-section-desc {
  font-size: 24px;
  line-height: 33.6px;
  text-align: left;
  color: #1f3965;
}
.tm-bgcr-home-bl {
  background-color: white !important;
}
.eduai-container {
  background-color: #202020;
  border-radius: 24px;
}
.content-section {
  color: white;
}
.eduai-image {
  width: 40%;
}
.eduai-content {
  width: 60%;
}
.heading1 {
  line-height: 50px;
}
.content-sub-point {
  margin-right: 20px;
  width: 25px;
  height: 25px;
}
.immersiveSection {
  background-color: #f7faff;
  width: 100%;
  padding: 21px 91px;
}
.immersiveImageSec4 {
  margin-right: 70px;
  width: 700px;
}
.immersiveImage3 {
  height: 347px;
  border-radius: 16px;
}
.immersiveImage {
  height: 506px;
  border-radius: 16px;
  margin-top: 30px;
}

.immersiveImageSecPlatform {
  width: 50%;
  display: flex;
  justify-content: center;
  padding: 60px;
  background-color: #e4ecf5;
}
.immersiveImageSecPlatform2 {
  width: 50%;
  display: flex;
  justify-content: center;
  padding: 60px;
  background-color: #f7efe3;
}
.immersiveImageSec2Platform {
  width: 50%;
  display: flex;
  justify-content: center;
  padding: 80px 60px;
  background-color: #e4f3f7;
}
.immersiveImage {
  height: 506px;
  border-radius: 16px;
  margin-top: 30px;
}
.immersivecontentSecPlatform {
  padding: 34px 0px;
  width: 50%;
  padding-left: 40px;
}
.heading-text {
  font-family: Inter;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
  color: #2f3c51;
}
.textOption {
  cursor: pointer;
  color: gray;
}
.textOption.selected {
  color: black;
}

.textOption2 {
  cursor: pointer;
  color: gray;
}

.textOption.selected {
  color: black;
}

.textOption3 {
  cursor: pointer;
  color: gray;
}

.textOption3.selected {
  color: black;
}

.textOption4 {
  cursor: pointer;
  color: gray;
}

.textOption4.selected {
  color: black;
}
.support-heading {
  font-family: Inter;
  font-size: 40px;
  font-weight: 800;
  line-height: 48.41px;
  text-align: left;
  color: #1f3965;
}
.support-container {
  background-color: #f5f9ff;
}
.immersiveSectionPlatfrom {
  background-color: white;
}
.support-heading1 {
  font-size: 23px;
  color: #2f3c51;
}
.support-text1 {
  color: #2f3c51;
}
.supportImage {
  border: 2px solid #2f3c51;
  border-radius: 32px;
}
.powered-by-container {
  padding: 80px !important;
}
.gif-video {
  border: 2px solid #213343;
  border-radius: 16px;
}
.sub-text2 {
  color: #2f3c51 !important;
}
.sub-text {
  font-size: 20px !important;
}
.immersiveSection2 {
  padding: 0px !important;
}
.immersivecontentSec2Platform {
  width: 50%;
  padding-block: 45px;
}
.immersiveSectionPlatform {
  width: 100%;
}
.eduAiIcon {
  width: 75px;
}
.eduAi-heading,
.eduAi-heading2 {
  font-family: Inter;
  font-size: 36px;
  font-weight: 500;
  line-height: 50.4px;
  text-align: left;
}
.eduai-desc {
  font-family: Inter;
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
  text-align: left;
}
.text-section {
  margin-top: 20px;
}
.eduAi-span {
  font-weight: 700;
}
.support-card-container {
  gap: 4rem;
}
.preplan-icon {
  width: 28px;
}
.preplan-icon2 {
  width: 40px;
}
.knowMoreBtn {
  border-radius: 6px;
  border: 2px solid white;
  padding: 10px 30px;
  margin-top: 20px;
  color: white;
}

@media (max-width: 1024px) {
  .immersiveSection {
    display: flex;
    align-items: center;
  }
  .heading-text {
    font-size: 24px;
    line-height: 29.05px;
    text-align: left;
  }
  .powered-by-container {
    padding: 44px !important;
  }
  .millionBar {
    display: block !important;
    visibility: visible !important;
    margin-bottom: 10px;
  }
  .earth-info {
    padding-top: 0px !important;
  }
  .immersiveSectionPlatform {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 1400px) {
  .immersiveSection,
  .immersiveSection2 {
    max-width: 1147px;
    padding-inline: 0px;
  }
}

@media (max-width: 1194px) {
  .immersiveImage {
    height: auto;
  }
  .heading-text {
    font-family: Inter;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    text-align: left;
  }
  .eduAi-heading,
  .eduAi-heading2 {
    font-size: 28px;
    font-weight: 600;
  }
  .eduai-desc {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
  }
  .text-section {
    margin-top: 0px;
  }
  .immersivecontentSec2Platform {
    padding-block: 28px;
  }
  .support-heading1 {
    font-size: 21px;
  }
}

@media (max-width: 768px) {
  .hero-section-title {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.78px;
    text-align: center;
    margin-top: 20px;
  }
  .hero-section-desc {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: center;
    padding-inline: 20px;
  }
  .hero-section-image {
    width: 92%;
  }
  .tm-bgcr-home-bl {
    background-color: #f5f9ff !important;
  }
  .eduai-container {
    flex-direction: column-reverse;
  }
  .eduai-image {
    width: auto;
    padding-inline: 20px;
    padding-block: 10px;
  }
  .eduai-content {
    width: 100%;
    padding-inline: 30px;
    margin-bottom: 30px;
  }
  .heading1 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
  }
  .content-sub-point {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
  }
  .immersiveImage {
    height: auto !important;
  }
  .support-heading {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: center;
  }
  .support-card-container {
    flex-direction: column;
    margin-top: 30px;
  }
  .support-card {
    width: 100%;
    padding-inline: 10px;
    margin-top: 20px;
  }
  .eduAi-heading,
  .eduAi-heading2 {
    font-family: Inter;
    font-weight: 500;
    line-height: 23.4px;
    text-align: left;
    padding-left: 20px;
  }
  .eduAi-heading {
    font-size: 18px;
    padding-left: 10px;
  }
  .eduAi-heading2 {
    font-size: 16px;
    padding-left: 10px;
  }
  .eduAi-span {
    font-weight: 700;
  }
  .eduai-desc {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
  }
  .eduAiIcon {
    width: 40px;
  }
  .content-sub-point {
    width: 16px;
  }
  .card-title {
    text-align: center !important;
  }
  .mob-pre-plan {
    background-color: #e4ecf5;
  }
  .feature-text {
    color: #2f3c51 !important;
    opacity: 1 !important;
  }
  .support-card-container {
    gap: 2rem;
  }
  .knowMoreBtn {
    padding: 8px 20px;
    border: 1.14px solid white;
  }
  .feature-icons2 {
    width: 25px;
  }
  .feature-icons3 {
    width: 30px;
  }
  .home-iframe-section video {
    width: 100% !important;
    height: 100% !important;
  }
}
