.section__wrapper {
  padding: 110px 0;
}

.section__wrapper .pm__sections__wrapper__div {
  width: 1180px;
  margin: 0 auto;
  padding: 50px;
  background: linear-gradient(91.52deg, rgba(255, 255, 255, 0.09) -15.69%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 10px;
}

@media screen and (max-width: 1200px) {
  .section__wrapper .pm__sections__wrapper__div {
    width: 90%;
  }
}

.section__wrapper .pm__sections__wrapper__div .icp__price {
  display: flex;
  gap: 3px;
  flex-direction: column;
  position: relative;
  width: 514px;
  padding: 16px 24px;
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  border-radius: 8px;
}

@media screen and (max-width: 1180px) {
  .section__wrapper .pm__sections__wrapper__div .icp__price {
    width: 400px;
  }
}

@media screen and (max-width: 1000px) {
  .section__wrapper .pm__sections__wrapper__div .icp__price {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .section__wrapper .pm__sections__wrapper__div .icp__price {
    padding: 20px;
  }
}

.section__wrapper .pm__sections__wrapper__div .icp__price p {
  all: unset;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}

.section__wrapper .pm__sections__wrapper__div .icp__price p span {
  margin-left: 8px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  color: #bababa;
  text-decoration: line-through;
}

.section__wrapper .pm__sections__wrapper__div .icp__price .limited__text {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #ef6c00;
  margin-top: 8px;
}

.section__wrapper .pm__sections__wrapper__div .icp__price .limited__text svg {
  height: 20px;
  width: 20px;
  color: #ef6c00;
}

.section__wrapper .pm__sections__wrapper__div .icp__price .limited__text span {
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 300;
  line-height: 21.78px;
  text-align: left;
  color: #ef6c00;
}

.section__wrapper .pm__sections__wrapper__div .icp__price .enroll__info__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
}

.section__wrapper .pm__sections__wrapper__div .icp__price .enroll__info__text svg {
  min-height: 20px;
  min-width: 20px;
  max-height: 20px;
  max-width: 20px;
  fill: #ef6c00;
  color: #ef6c00;
  align-self: flex-start;
}

.section__wrapper .pm__sections__wrapper__div .handle__dicount__design p {
  display: flex;
  align-items: center;
  font-size: 36px;
}

.section__wrapper .pm__sections__wrapper__div .mt-20 {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .section__wrapper .pm__sections__wrapper__div {
    padding: 20px;
  }
}

.section__wrapper .pm__sections__wrapper__div .warning__price {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

@media screen and (max-width: 1180px) {
  .section__wrapper .pm__sections__wrapper__div .warning__price {
    margin-top: 40px;
    gap: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .section__wrapper .pm__sections__wrapper__div .warning__price {
    flex-direction: column;
    gap: 20px;
  }
}

.section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper {
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  padding: 16px 24px;
  width: 540px;
  border-radius: 8px;
  height: 100%;
}

@media screen and (max-width: 1180px) {
  .section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper {
    width: 460px;
  }
}

@media screen and (max-width: 1000px) {
  .section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper {
    width: 100%;
  }
}

.section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper .logo-container {
  height: 60px;
}

.section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper .logo-container img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper .text-content {
  display: flex;
  flex-direction: column;
}

.section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper .title {
  font-family: "Inter Bold", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.64px;
  color: #fff;
}

.section__wrapper .pm__sections__wrapper__div .warning__price .money__back__wrapper .description {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
}

.section__wrapper .pm__sections__wrapper__div .warning__price .border__handle {
  border: 1px solid #3a4055;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
  text-align: center;
}

.section__wrapper .pm__sections__wrapper__div .warning__price .border__handle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #4a9eff 0%, #0066cc 100%);
  border-radius: 12px 12px 0 0;
}

.top__card {
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .top__card {
    display: none;
  }
}

.pm__hero__section__div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1000px) {
  .pm__hero__section__div {
    flex-direction: column;
  }
}

@media screen and (max-width: 750px) {
  .pm__hero__section__div {
    gap: 40px;
  }
}

.pm__hero__section__div .pm__hero__img {
  width: 540px;
}

@media screen and (max-width: 1180px) {
  .pm__hero__section__div .pm__hero__img {
    width: 480px;
  }
}

@media screen and (max-width: 1000px) {
  .pm__hero__section__div .pm__hero__img {
    width: 100%;
    margin-top: 40px;
  }
}

.pm__hero__section__div .pm__hero__img img {
  height: 390px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1000px) {
  .pm__hero__section__div .pm__hero__img img {
    height: 70%;
    max-height: 80%;
  }
}

.pm__hero__section__div .list__benifits__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 24px 0;
}

@media screen and (max-width: 1180px) {
  .pm__hero__section__div .list__benifits__wrapper {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

.pm__hero__section__div .list__benifits__wrapper .list__benifits {
  margin: 0;
}

.items__start {
  align-items: start;
}

.course-wrapper {
  padding-bottom: 110px;
}

@media screen and (max-width: 767px) {
  .course-wrapper {
    padding-bottom: 70px;
  }
}

.course-wrapper .course-container {
  width: 1180px;
  margin: 0 auto;
  padding: 50px;
  background: linear-gradient(91.52deg, rgba(255, 255, 255, 0.09) -15.69%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 10px;
}

@media screen and (max-width: 1200px) {
  .course-wrapper .course-container {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .course-wrapper .course-container {
    padding: 20px;
  }
}

.course-wrapper .course-container .main-heading {
  margin: 0;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 1180px) {
  .course-wrapper .course-container .main-heading {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .course-wrapper .course-container .main-heading {
    font-size: 24px;
  }
}

.course-wrapper .course-container .main-heading span {
  color: #43ade8;
}

.course-wrapper .course-container .target-list {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .course-wrapper .course-container .target-list {
    margin-top: 16px;
  }
}

.course-wrapper .course-container .target-list .target-item {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0;
}

.course-wrapper .course-container .target-list .target-item .checkmark svg {
  color: #43ade8;
}

.course-wrapper .course-container .target-list .target-item .target-text {
  font-size: 20px;
  font-family: "Inter Regular";
}

@media screen and (max-width: 767px) {
  .course-wrapper .course-container .target-list .target-item .target-text {
    font-size: 14px;
  }
}

.course-wrapper .course-container .target-list .target-item .target-text .highlight {
  font-weight: 600;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.meet-inst-wrapper {
  padding: 110px 0;
  background: #181818;
}

@media screen and (max-width: 767px) {
  .meet-inst-wrapper {
    padding: 70px 0;
  }
}

.meet-inst-wrapper .instructor-container {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 90px;
}

@media screen and (max-width: 1200px) {
  .meet-inst-wrapper .instructor-container {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .meet-inst-wrapper .instructor-container {
    flex-direction: column-reverse;
    gap: 32px;
    justify-content: center;
  }
}

.meet-inst-wrapper .instructor-container .profile-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.meet-inst-wrapper .instructor-container .profile-section .profile-wrapper {
  border-radius: 50%;
  border: 6px solid #43ade8;
}

.meet-inst-wrapper .instructor-container .profile-section .profile-wrapper img {
  height: 360px;
  width: 360px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .meet-inst-wrapper .instructor-container .profile-section .profile-wrapper img {
    height: 300px;
    width: 300px;
  }
}

.meet-inst-wrapper .instructor-container .profile-section .instructor-name {
  font-size: 32px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #fff;
}

.meet-inst-wrapper .instructor-container .content-section .section-title {
  font-size: 36px;
  font-weight: 600;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: 0;
}

@media screen and (max-width: 1180px) {
  .meet-inst-wrapper .instructor-container .content-section .section-title {
    font-size: 32px;
  }
}

.meet-inst-wrapper .instructor-container .content-section .section-title span {
  color: #ef6c00;
}

.meet-inst-wrapper .instructor-container .content-section .instructor-bio {
  font-size: 18px;
  line-height: 28px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-top: 24px;
}

@media screen and (max-width: 1180px) {
  .meet-inst-wrapper .instructor-container .content-section .instructor-bio {
    font-size: 16px;
  }
}

.meet-inst-wrapper .instructor-container .content-section .stats-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #43ade8;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .meet-inst-wrapper .instructor-container .content-section .stats-container {
    gap: 16px;
  }
}

.meet-inst-wrapper .instructor-container .content-section .stats-container .stat-item {
  display: flex;
  flex-direction: column;
}

.meet-inst-wrapper .instructor-container .content-section .stats-container .stat-item .stat-number {
  font-size: 32px;
  color: #43ade8;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 767px) {
  .meet-inst-wrapper .instructor-container .content-section .stats-container .stat-item .stat-number {
    gap: 24px;
  }
}

.meet-inst-wrapper .instructor-container .content-section .stats-container .stat-item .stat-label {
  font-size: 18px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #bababa;
}

@media screen and (max-width: 767px) {
  .meet-inst-wrapper .instructor-container .content-section .stats-container .stat-item .stat-label {
    font-size: 14px;
  }
}

.programs-wrapper {
  padding: 110px 0;
  background: #121212;
}

@media screen and (max-width: 767px) {
  .programs-wrapper {
    padding: 70px 0;
  }
}

.programs-wrapper .programs-container {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .programs-wrapper .programs-container {
    width: 90%;
  }
}

.programs-wrapper .programs-container .section-title {
  font-size: 36px;
  text-align: center;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.programs-wrapper .programs-container .section-title .highlight {
  color: #43ade8;
}

@media screen and (max-width: 1180px) {
  .programs-wrapper .programs-container .section-title {
    font-size: 32px;
  }
}

.programs-wrapper .programs-container .programs-grid {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

@media screen and (max-width: 1000px) {
  .programs-wrapper .programs-container .programs-grid {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  }
}

.programs-wrapper .programs-container .programs-grid .program-card {
  display: flex;
  gap: 16px;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 32px;
  display: flex;
  gap: 20px;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

.programs-wrapper .programs-container .programs-grid .program-card .program-icon {
  min-height: 56px;
  min-width: 56px;
  max-height: 56px;
  max-width: 56px;
  border-radius: 16px;
  background: linear-gradient(135deg, #43ade8 0%, #5bc0de 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 8px 24px rgba(67, 173, 232, 0.3);
}

.programs-wrapper .programs-container .programs-grid .program-card .program-icon svg {
  color: #ffffff;
  width: 24px;
  height: 24px;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.programs-wrapper .programs-container .programs-grid .program-card .program-content {
  flex: 1;
}

.programs-wrapper .programs-container .programs-grid .program-card .program-content .program-title {
  font-size: 22px;
  font-weight: 600;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}

.programs-wrapper .programs-container .programs-grid .program-card .program-content .program-description {
  font-size: 16px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-top: 8px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
  transition: color 0.3s ease;
}

.pm__hero__heading {
  width: 532px;
}

@media screen and (max-width: 1180px) {
  .pm__hero__heading {
    width: 460px;
  }
}

@media screen and (max-width: 1000px) {
  .pm__hero__heading {
    width: 100%;
  }
}

.pm__hero__heading h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #fff;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
}

@media screen and (max-width: 750px) {
  .pm__hero__heading h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 35px;
  }
}

.pm__hero__heading h1 span {
  color: #43ade8;
}

.pm__hero__heading .mh__zero {
  margin: 0;
}

.pm__hero__heading .pm__content {
  width: 100%;
}

.pm__hero__heading .pm__content p {
  width: 92%;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 20px;
}

@media screen and (max-width: 800px) {
  .pm__hero__heading .pm__content p {
    width: 100%;
  }
}

.pm__hero__heading .list__benifits {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 20px 0;
}

.pm__hero__heading .list__benifits .list__box {
  display: flex;
  gap: 8px;
}

.pm__hero__heading .list__benifits .list__box .checkCircle {
  min-height: 20px;
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #383838;
  border-radius: 50%;
}

.pm__hero__heading .list__benifits .list__box .checkCircle svg {
  color: #43ade8;
  height: 16px;
  width: 16px;
}

.pm__hero__heading .list__benifits .list__box span {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

.pm__hero__heading .icp__date__time__wrapper {
  margin-top: 35px;
}

.pm__hero__heading .icp__date__time__wrapper a {
  display: block;
  width: 150px;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container {
  display: flex;
  gap: 15px;
  align-items: center;
}

@media screen and (max-width: 910px) {
  .pm__hero__heading .icp__date__time__wrapper .icp__date__time__container {
    flex-wrap: wrap;
  }
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates {
  display: flex;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates img {
  height: 16px;
  width: 16px;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates span {
  color: #fff;
  font-size: 16px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-left: 8px;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .vertical__line {
  height: 30px;
  width: 1px;
  background: #303030;
}

.pm__hero__heading .mt-50 {
  margin-top: 50px;
}

.pm__banner {
  width: 100%;
  height: 348px;
  display: flex;
  background-color: #0d0d0d;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.pm__banner .apo__ready__buttons {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 32px;
}

@media screen and (max-width: 767px) {
  .pm__banner .apo__ready__buttons {
    justify-content: center;
    align-items: center;
  }
}

.pm__banner .apo__ready__buttons .cta-button {
  font-family: "Inter Regular";
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 12px 0;
  width: 100%;
}

.pm__banner .apo__ready__buttons .cta-button a {
  text-decoration: none;
  color: #fff;
  width: 100%;
}

.pm__banner .apo__ready__buttons .cta-live {
  background: #009dff;
}

.pm__banner .apo__ready__buttons .cta-live:hover {
  background: #0077b5;
}

.pm__banner .apo__ready__buttons .cta-self {
  background: #ef6c00;
}

.pm__banner .apo__ready__buttons .cta-self:hover {
  background: #de6706;
}

.pm__banner .apo__ready__buttons .cta-button {
  width: -moz-fit-content;
  width: fit-content;
  word-wrap: nowrap;
  padding: 12px 32px;
}

.pm__banner h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 0;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 1180px) {
  .pm__banner h1 {
    width: 90%;
    font-size: 32px;
    margin: 0 auto;
    text-align: center;
  }
}

.pm__banner h1 span {
  color: #43ade8;
}

.pm__banner .mt-35 {
  margin-top: 35px;
}

@media screen and (min-width: 320px) and (max-width: 400px) {
  .pm__hero__heading h1 {
    width: 90%;
    margin: 0 auto;
  }
  .pm__hero__heading .content p {
    width: 90%;
    font-size: 16px;
  }
  .pm__banner h1 .pm__btn {
    margin-top: 10px;
  }
}

.custom__container__fluid {
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .custom__container__fluid {
    width: 90%;
  }
}

@media screen and (max-width: 800px) {
  .custom__container__fluid {
    padding: 70px 0;
  }
}

@media screen and (max-width: 600px) {
  .custom__container__fluid {
    padding: 70px 0;
  }
}

@media screen and (max-width: 850px) {
  .custom__container__fluid .left__col__section {
    margin-bottom: 45px;
  }
}

.custom__container__fluid .left__col__section h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 800px) {
  .custom__container__fluid .left__col__section h1 {
    font-size: 32px;
    line-height: 45px;
  }
}

.custom__container__fluid .left__col__section h1 span {
  color: #43ade8;
}

.custom__container__fluid .left__col__section .res__pm__para__handle {
  margin-top: 17px;
  width: 75%;
}

@media screen and (max-width: 700px) {
  .custom__container__fluid .left__col__section .res__pm__para__handle {
    width: 100%;
  }
}

.custom__container__fluid .left__col__section .pm__btn button {
  margin-top: 35px;
}

.custom__container__fluid .right__col__section .pm__card {
  display: flex;
  gap: 30px;
}

.custom__container__fluid .right__col__section .pm__card .img {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.custom__container__fluid .right__col__section .pm__card .img .pm__line {
  height: 150px;
  border-left: 1px solid #303030;
  margin: 13px 0;
}

.custom__container__fluid .right__col__section .pm__card .pm__card__content p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
  width: 100%;
}

.custom__container__fluid .right__col__section .pm__card .pm__card__content span {
  font-family: "Inter Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #bababa;
  margin-bottom: 0;
  width: 100%;
  margin-top: 10px;
  display: block;
}

.pm__sections__wrapper {
  padding: 110px 0;
}

.pm__hero__section {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  padding: 50px;
  justify-content: space-between;
  background: linear-gradient(91.52deg, rgba(255, 255, 255, 0.09) -15.69%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 10px;
  align-items: center;
}

@media screen and (max-width: 1200px) {
  .pm__hero__section {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .pm__hero__section {
    flex-direction: column;
  }
}

@media screen and (max-width: 750px) {
  .pm__hero__section {
    padding: 20px;
    gap: 40px;
  }
}

.pm__hero__section .pm__hero__img {
  width: 540px;
}

@media screen and (max-width: 1180px) {
  .pm__hero__section .pm__hero__img {
    width: 480px;
  }
}

@media screen and (max-width: 1000px) {
  .pm__hero__section .pm__hero__img {
    width: 100%;
    margin-top: 40px;
  }
}

.pm__hero__section .pm__hero__img img {
  height: 390px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1000px) {
  .pm__hero__section .pm__hero__img img {
    height: 70%;
    max-height: 80%;
  }
}

.items__start {
  align-items: start;
}

.pm__hero__heading {
  width: 532px;
}

@media screen and (max-width: 1180px) {
  .pm__hero__heading {
    width: 460px;
  }
}

@media screen and (max-width: 1000px) {
  .pm__hero__heading {
    width: 100%;
  }
}

.pm__hero__heading h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #fff;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
}

@media screen and (max-width: 750px) {
  .pm__hero__heading h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 35px;
  }
}

.pm__hero__heading h1 span {
  color: #43ade8;
}

.pm__hero__heading .mh__zero {
  margin: 0;
}

.pm__hero__heading .pm__content {
  width: 100%;
}

.pm__hero__heading .pm__content p {
  width: 92%;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 20px;
}

@media screen and (max-width: 800px) {
  .pm__hero__heading .pm__content p {
    width: 100%;
  }
}

.pm__hero__heading .list__benifits {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 20px 0;
}

.pm__hero__heading .list__benifits .list__box {
  display: flex;
  gap: 8px;
}

.pm__hero__heading .list__benifits .list__box .checkCircle {
  min-height: 20px;
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #383838;
  border-radius: 50%;
}

.pm__hero__heading .list__benifits .list__box .checkCircle svg {
  color: #43ade8;
  height: 16px;
  width: 16px;
}

.pm__hero__heading .list__benifits .list__box span {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

.pm__hero__heading .icp__date__time__wrapper {
  margin-top: 35px;
}

.pm__hero__heading .icp__date__time__wrapper a {
  display: block;
  width: 150px;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container {
  display: flex;
  gap: 15px;
  align-items: center;
}

@media screen and (max-width: 910px) {
  .pm__hero__heading .icp__date__time__wrapper .icp__date__time__container {
    flex-wrap: wrap;
  }
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates {
  display: flex;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates img {
  height: 16px;
  width: 16px;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates span {
  color: #fff;
  font-size: 16px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-left: 8px;
}

.pm__hero__heading .icp__date__time__wrapper .icp__date__time__container .vertical__line {
  height: 30px;
  width: 1px;
  background: #303030;
}

.pm__hero__heading .mt-50 {
  margin-top: 50px;
}

.pm__hero__heading .enroll__btn__wrapper .icp__price {
  display: flex;
  gap: 3px;
  flex-direction: column;
  position: relative;
  width: 514px;
  padding: 16px 24px;
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  border-radius: 8px;
}

@media screen and (max-width: 1180px) {
  .pm__hero__heading .enroll__btn__wrapper .icp__price {
    width: 400px;
  }
}

@media screen and (max-width: 1000px) {
  .pm__hero__heading .enroll__btn__wrapper .icp__price {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .pm__hero__heading .enroll__btn__wrapper .icp__price {
    padding: 20px;
  }
}

.pm__hero__heading .enroll__btn__wrapper .icp__price p {
  all: unset;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}

.pm__hero__heading .enroll__btn__wrapper .icp__price p span {
  margin-left: 8px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  color: #bababa;
  text-decoration: line-through;
}

.pm__hero__heading .enroll__btn__wrapper .icp__price .limited__text {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #ef6c00;
  margin-top: 8px;
}

.pm__hero__heading .enroll__btn__wrapper .icp__price .limited__text svg {
  height: 20px;
  width: 20px;
  color: #ef6c00;
}

.pm__hero__heading .enroll__btn__wrapper .icp__price .limited__text span {
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 300;
  line-height: 21.78px;
  text-align: left;
  color: #ef6c00;
}

.pm__hero__heading .enroll__btn__wrapper .icp__price .enroll__info__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
}

.pm__hero__heading .enroll__btn__wrapper .icp__price .enroll__info__text svg {
  min-height: 20px;
  min-width: 20px;
  max-height: 20px;
  max-width: 20px;
  fill: #ef6c00;
  color: #ef6c00;
  align-self: flex-start;
}

.pm__hero__heading .enroll__btn__wrapper .handle__dicount__design p {
  display: flex;
  align-items: center;
  font-size: 36px;
}

.pm__hero__heading .enroll__btn__wrapper .mt-20 {
  margin-top: 20px;
}

.pm__banner {
  width: 100%;
  height: 348px;
  display: flex;
  background-color: #0d0d0d;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.pm__banner h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 0;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 1180px) {
  .pm__banner h1 {
    width: 90%;
    font-size: 32px;
    margin: 0 auto;
    text-align: center;
  }
}

.pm__banner h1 span {
  color: #43ade8;
}

.pm__banner .mt-35 {
  margin-top: 35px;
}

@media screen and (min-width: 320px) and (max-width: 400px) {
  .pm__hero__heading h1 {
    width: 90%;
    margin: 0 auto;
  }
  .pm__hero__heading .content p {
    width: 90%;
    font-size: 16px;
  }
  .pm__banner h1 .pm__btn {
    margin-top: 10px;
  }
}

.custom__container__fluid {
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .custom__container__fluid {
    width: 90%;
  }
}

@media screen and (max-width: 800px) {
  .custom__container__fluid {
    padding: 70px 0;
  }
}

@media screen and (max-width: 600px) {
  .custom__container__fluid {
    padding: 70px 0;
  }
}

@media screen and (max-width: 850px) {
  .custom__container__fluid .left__col__section {
    margin-bottom: 45px;
  }
}

.custom__container__fluid .left__col__section h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 800px) {
  .custom__container__fluid .left__col__section h1 {
    font-size: 32px;
    line-height: 45px;
  }
}

.custom__container__fluid .left__col__section h1 span {
  color: #43ade8;
}

.custom__container__fluid .left__col__section .res__pm__para__handle {
  margin-top: 17px;
  width: 75%;
}

@media screen and (max-width: 700px) {
  .custom__container__fluid .left__col__section .res__pm__para__handle {
    width: 100%;
  }
}

.custom__container__fluid .left__col__section .pm__btn button {
  margin-top: 35px;
}

.custom__container__fluid .right__col__section .pm__card {
  display: flex;
  gap: 30px;
}

.custom__container__fluid .right__col__section .pm__card .img {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.custom__container__fluid .right__col__section .pm__card .img .pm__line {
  height: 150px;
  border-left: 1px solid #303030;
  margin: 13px 0;
}

.custom__container__fluid .right__col__section .pm__card .pm__card__content p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
  width: 100%;
}

.custom__container__fluid .right__col__section .pm__card .pm__card__content span {
  font-family: "Inter Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #bababa;
  margin-bottom: 0;
  width: 100%;
  margin-top: 10px;
  display: block;
}

.faq__section {
  padding: 110px 0px;
  background: #181818;
}

@media screen and (max-width: 800px) {
  .faq__section {
    padding: 70px 0px;
  }
}

.faq__section .faq__heading .faq__heading__container {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.faq__section .faq__heading .faq__heading__container h1 {
  font-family: "Inter Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #fff;
  margin-bottom: 17px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .faq__section .faq__heading .faq__heading__container h1 {
    font-size: 32px;
    width: 90%;
  }
}

.faq__section .faq__heading .faq__heading__container h1 span {
  color: #ef6c00;
}

.faq__section .faq__heading .faq__heading__container span {
  text-align: center;
  width: 42%;
  margin-bottom: 60px;
}

@media screen and (max-width: 800px) {
  .faq__section .faq__heading .faq__heading__container span {
    width: 90%;
  }
}

.faq-list-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.faq-list-container .faq {
  width: 896px;
  height: auto;
  padding: 15px 30px;
  max-width: 100%;
  background: #232323;
  border-radius: 14px;
}

@media screen and (max-width: 800px) {
  .faq-list-container .faq {
    width: 90%;
  }
}

.faq-list-container .faq .faq-head {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-family: "Inter Medium", sans-serif;
  cursor: pointer;
}

.faq-list-container .faq .faq-head .faq-head-icon {
  height: 30px;
  display: grid;
  place-items: center;
}

.faq-list-container .faq .faq-head .faq-head-icon svg {
  height: 100%;
  stroke-width: 1.5px;
}

.faq-list-container .faq .faq-head .rotate-icon {
  transform: rotate(-180deg);
}

.faq-list-container .faq .faq-head:hover .faq-head-icon svg polyline, .faq-list-container .faq .faq-head:focus .faq-head-icon svg polyline {
  color: #0077b5;
}

.faq-list-container .faq .faq-head:hover .faq-head-title, .faq-list-container .faq .faq-head:focus .faq-head-title {
  color: #0077b5;
}

.faq-list-container .faq .faq-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease;
}

.faq-list-container .faq .faq-body p {
  margin-top: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  color: #BABABA;
  margin-bottom: 0;
  border-top: 1px solid #303030;
  padding: 13px 0;
  font-family: "Inter Regular", sans-serif;
  padding-bottom: 0;
}

.faq-list-container .faq .open-faqbody {
  max-height: 500px;
}

.pm__lern__section {
  padding: 110px 0px;
  background: #181818;
}

@media screen and (max-width: 800px) {
  .pm__lern__section {
    padding: 70px 0;
  }
}

.pm__learn__heading {
  text-align: center;
  padding-bottom: 0px;
}

@media screen and (max-width: 667px) {
  .pm__learn__heading {
    padding-bottom: 30px;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.pm__learn__heading h1 {
  font-size: 36px;
  color: white;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
}

@media screen and (max-width: 667px) {
  .pm__learn__heading h1 {
    font-size: 32px;
    text-align: start;
  }
}

.pm__learn__heading h1 span {
  color: #EF6C00;
}

.pm__center__content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pm__content__section {
  width: 90%;
  height: auto;
  padding: 60px 8vw;
  padding-top: 60px;
  padding-bottom: 0px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1100px) {
  .pm__content__section {
    padding: 60px 0;
  }
}

@media screen and (max-width: 980px) {
  .pm__content__section {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 667px) {
  .pm__content__section {
    margin: 0 auto;
    padding: 0;
    width: 90%;
  }
}

.pm__content__section .left-content {
  width: 352px;
}

@media screen and (max-width: 800px) {
  .pm__content__section .left-content {
    width: 100%;
  }
  .pm__content__section .left-content .res__para__center {
    width: 100%;
    text-align: center;
  }
  .pm__content__section .left-content .tool-heading {
    text-align: center;
  }
  .pm__content__section .left-content .tools {
    display: flex;
    gap: 45px;
    justify-content: center;
  }
  .pm__content__section .left-content .tab-center {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 667px) {
  .pm__content__section .left-content .res__para__center {
    width: 100%;
    text-align: start;
  }
  .pm__content__section .left-content .tool-heading {
    text-align: start;
  }
  .pm__content__section .left-content .tools {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
  .pm__content__section .left-content .tab-center {
    display: flex;
    justify-content: start;
  }
}

.pm__content__section .left-content p {
  width: 352px;
}

.pm__content__section .left-content h4 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #d0d5dd;
}

.pm__content__section .left-content .tools .tool-content {
  display: flex;
  align-items: center;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-top: 25px;
}

.pm__content__section .left-content .tools .tool-content img {
  height: 30px;
  width: 30px;
}

.pm__content__section .left-content .tools .tool-content span {
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  margin-left: 10px;
  color: #fff;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.pm__content__section .left-content .pm__divider__underline {
  height: 1px;
  width: 100%;
  background: #303030;
  margin: 40px 0;
  margin-bottom: -10px;
}

.pm__content__section .left-content .pm__pricing__container {
  margin-top: 50px;
}

.pm__content__section .left-content .pm__pricing__container p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0px;
  color: #FFFFFF;
}

@media screen and (max-width: 800px) {
  .pm__content__section .left-content .pm__pricing__container p {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 700px) {
  .pm__content__section .left-content .pm__pricing__container p {
    text-align: start;
  }
}

.pm__content__section .left-content .pm__pricing__container p span {
  color: #EF6C00;
}

.pm__content__section .left-content .margin__top__handle {
  margin-top: 35px;
}

@media screen and (max-width: 800px) {
  .pm__content__section .left-content .margin__top__handle {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 600px) {
  .pm__content__section .left-content .margin__top__handle {
    display: flex;
    justify-content: start;
  }
}

.pm__content__section .right-content {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

@media screen and (max-width: 667px) {
  .pm__content__section .right-content {
    gap: 20px;
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
  }
}

.pm__content__section .right-content .desktop-view-weekly-learning {
  display: flex;
  gap: 47px;
  margin-left: 98px;
  margin-top: 68px;
}

@media screen and (max-width: 1100px) {
  .pm__content__section .right-content .desktop-view-weekly-learning {
    gap: 20px;
    flex-wrap: nowrap;
    margin-left: 0;
  }
}

@media screen and (max-width: 980px) {
  .pm__content__section .right-content .desktop-view-weekly-learning {
    gap: 40px;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 667px) {
  .pm__content__section .right-content .desktop-view-weekly-learning {
    display: none;
  }
}

.pm__content__section .right-content .desktop-view-weekly-learning .odd-cards {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.pm__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card {
  padding: 20px;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
  border-radius: 15px;
  width: 302px;
  height: auto;
}

.pm__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  background: linear-gradient(236.79deg, #43ADE8 3.16%, #EF6C00 33.7%, #43ADE8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.pm__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card h3 span {
  font-size: 40px;
}

.pm__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  width: 100%;
  line-height: 25px;
  text-transform: capitalize;
  color: #ffffff;
}

.pm__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card ul {
  padding-left: 18px;
  margin-bottom: 0 !important;
}

.pm__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card ul li {
  list-style-type: disc;
  font-family: "Inter Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card {
  padding: 20px;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
  border-radius: 15px;
  width: 302px;
  height: auto;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  background: linear-gradient(236.79deg, #43ADE8 3.16%, #EF6C00 33.7%, #43ADE8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card h3 span {
  font-size: 40px;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  width: 100%;
  line-height: 25px;
  text-transform: capitalize;
  color: #ffffff;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card ul {
  padding-left: 18px;
  margin-bottom: 0 !important;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card ul li {
  list-style-type: disc;
  font-family: "Inter Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
}

.pm__content__section .right-content .desktop-view-weekly-learning .even-cards:nth-child(2) {
  margin-top: 243px;
}

.pm__content__section .right-content .mobile-view-weekly-learning {
  display: none;
}

@media screen and (max-width: 667px) {
  .pm__content__section .right-content .mobile-view-weekly-learning {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
}

.pm__content__section .right-content .mobile-view-weekly-learning .cards {
  height: auto;
}

.pm__content__section .right-content .mobile-view-weekly-learning .cards .card {
  padding: 20px;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
  border-radius: 15px;
  width: 302px;
  height: auto;
}

.pm__content__section .right-content .mobile-view-weekly-learning .cards .card h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  background: linear-gradient(236.79deg, #43ADE8 3.16%, #EF6C00 33.7%, #43ADE8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.pm__content__section .right-content .mobile-view-weekly-learning .cards .card h3 span {
  font-size: 40px;
}

.pm__content__section .right-content .mobile-view-weekly-learning .cards .card p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  width: 100%;
  line-height: 25px;
  text-transform: capitalize;
  color: #ffffff;
}

.pm__content__section .right-content .mobile-view-weekly-learning .cards .card ul {
  padding-left: 18px;
  margin-bottom: 0 !important;
}

.pm__content__section .right-content .mobile-view-weekly-learning .cards .card ul li {
  list-style-type: disc;
  font-family: "Inter Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
}

.pm__paragraph {
  font-family: "Inter Light";
  font-style: normal;
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.pm__btn button {
  background: #009DFF;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  outline: none;
  border: none;
  padding: 15px 29px;
  border-radius: 50px;
  font-family: "Inter Semibold";
}

.pm__btn button:hover, .pm__btn button:focus {
  background: #0077B5;
}

.bg__hover__color:hover {
  background: #0077B5;
}

.footer__link__lis li a:hover {
  color: #0077B5 !important;
}

.signup__section {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 110px 0;
  flex-direction: column;
}

.signup__header__wrapper .signup__header {
  width: 526px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media screen and (max-width: 670px) {
  .signup__header__wrapper .signup__header {
    width: 100%;
  }
}

.signup__header__wrapper .signup__header h1 {
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  margin-bottom: 0px;
  /* identical to box height */
  letter-spacing: -0.02em;
  color: #ffffff;
}

.signup__header__wrapper .signup__header p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #bababa;
  margin-top: 20px;
  margin-bottom: 35px;
}

@media screen and (max-width: 600px) {
  .signup__header__wrapper .signup__header p {
    width: 90%;
  }
}

.form__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 670px) {
  .form__content {
    width: 90%;
  }
}

.form__content form {
  background: #232323;
  border-radius: 5px;
  padding: 30px 35px;
  width: 526px;
}

@media screen and (max-width: 670px) {
  .form__content form {
    width: 100%;
  }
}

.form__content form h1 {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin-bottom: 20px;
}

.form__content form .tac__cf__row {
  display: flex;
  flex-direction: column;
}

.form__content form .tac__cf__row .tac__cf__column {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.form__content form .tac__cf__row .tac__cf__column label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #d0d5dd;
  margin-bottom: 6px;
}

.form__content form .tac__cf__row .tac__cf__column input {
  background: #1c1c1c;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  outline: none;
  padding: 10px 15px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #bababa;
  border: 1px solid #303538;
}

.form__content form .tac__cf__row .tac__cf__column .icon {
  position: absolute;
  right: 15px;
  bottom: 12px;
}

.form__content form .tac__cf__row .tac__cf__column .icon .eye__close {
  color: #6f6f6f;
  cursor: pointer;
}

.form__content form .tac__cf__row .error__text {
  font-size: 12px;
  color: red;
  font-weight: 400;
  margin-top: -5px;
  margin-bottom: 10px;
}

.form__content form .tac__cf__row .error__text:last-child {
  margin-bottom: 0px;
}

.form__content form .tac__cf__row .fullname__error__text {
  display: none;
}

.form__content form .tac__cf__row .fullname__error__text.is-invalid {
  display: block;
}

.form__content form .tac__cf__row .email__error__text {
  display: none;
}

.form__content form .tac__cf__row .email__error__text.is-invalid {
  display: block;
}

.form__content form .tac__cf__row .password__error__text {
  display: none;
}

.form__content form .tac__cf__row .password__error__text.is-invalid {
  display: block;
}

.form__content form .tac__cf__row .confirm__password__error__text {
  display: none;
}

.form__content form .tac__cf__row .confirm__password__error__text.is-invalid {
  display: block;
}

.form__content form .btn {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.form__content form .btn button {
  background: #009DFF;
  border-radius: 8px;
  outline: none;
  border: none;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  padding: 10px 30px;
  cursor: pointer;
}

.form__content form .btn button:disabled {
  background: #2c2c2c;
  color: #777777;
  cursor: not-allowed;
}

.form__content form .btn button:hover {
  background: #0077b5;
}

.form__content form .signup-form {
  display: flex;
  flex-direction: column;
}

.form__content form .paynow__form__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  display: none;
  flex-direction: column;
}

@media screen and (max-width: 670px) {
  .form__content form .paynow__form__content {
    width: 90%;
  }
}

.form__content form .paynow__form__content .paynow__cf__row {
  display: flex;
  flex-direction: column;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #d0d5dd;
  margin-bottom: 6px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column input {
  background: #1c1c1c;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  outline: none;
  padding: 10px 15px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #bababa;
  border: 1px solid #303538;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail {
  background: #1c1c1c;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #bababa;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail input {
  all: unset !important;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-number {
  width: 70%;
}

@media screen and (max-width: 600px) {
  .form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-number {
    width: 60% !important;
    padding-right: 10px;
  }
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail input[type="number"]::-webkit-inner-spin-button {
  appearance: none;
  -webkit-appearance: none;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-details-additionals {
  display: flex;
  align-items: center;
  gap: 5px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-details-additionals .card-month {
  max-width: 25px !important;
  margin-right: 2px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-details-additionals .card-year {
  min-width: 35px !important;
  max-width: 35px !important;
  margin-left: 2px;
  background-color: red;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-details-additionals .card-cvc {
  max-width: 30px !important;
  margin-left: 2px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-details-additionals input[type="number"]::-webkit-inner-spin-button {
  appearance: none;
  -webkit-appearance: none;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card-detail .card-details-additionals span {
  margin-right: 2px !important;
  color: #bababa;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .card__details__span {
  position: absolute;
  right: 15px;
  top: 27%;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #bababa;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .paynow__description {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #bababa;
  margin-top: 6px;
  margin-bottom: 5px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .paynow__description span {
  color: #ffffff;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .cuppon__input__btn__wrapper {
  display: flex;
  width: 100%;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .cuppon__input__btn__wrapper input {
  width: 80%;
  margin-right: 10px;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .cuppon__input__btn__wrapper .signup__apply__btn {
  width: 20%;
  border-radius: 8px;
  outline: none;
  border: none;
  background: #ffffff;
  border: 1px solid #d0d5dd;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #667085;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .cuppon__input__btn__wrapper .signup__apply__btn:hover {
  background: #d3d3d3;
}

.form__content form .paynow__form__content .paynow__cf__row .paynow__cf__column .cuppon__description {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #bababa;
  margin-top: 6px;
}

.form__content form .paynow__form__content .paynow__btn {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
  align-items: center;
}

.form__content form .paynow__form__content .paynow__btn button {
  background: #009DFF;
  border-radius: 8px;
  outline: none;
  border: none;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  padding: 10px 30px;
  cursor: pointer;
}

.form__content form .paynow__form__content .paynow__btn button:hover {
  background: #0077b5;
}

.form__content form .paynow__form__content .paynow__btn .paynow__goback__btn {
  border-radius: 8px;
  outline: none;
  border: none;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  cursor: pointer;
  margin-right: 18px;
}

.form__content form .paynow__form__content .paynow__btn .paynow__goback__btn:hover {
  color: #0077b5;
}

.form__content form .paynow__form__content .paynow__btn .paynow__goback__btn:hover .left__arrow__icon {
  color: #0077b5;
}

.form__content form .paynow__form__content .paynow__btn .paynow__goback__btn .left__arrow__icon {
  margin-right: 5px;
}

.form__content form .paynow__form__content .error__text {
  color: red !important;
}

.dot__timeline__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
}

.dot__timeline__wrapper .dot__timeline {
  width: 526px;
  background: #232323;
  padding: 16px 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 670px) {
  .dot__timeline__wrapper .dot__timeline {
    width: 90%;
    padding: 16px 0;
  }
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
  width: 100%;
  border-radius: 5px;
  height: 92px;
}

@media screen and (max-width: 670px) {
  .dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle {
    width: 65%;
  }
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__text__wrapper {
  position: relative;
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__text__wrapper .dot__wrapper {
  height: 35px;
  width: 35px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #1c1c1c;
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__text__wrapper .dot__wrapper.active {
  background: #1c1c1c;
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__text__wrapper .dot__wrapper .dot__cotainer {
  height: 11px;
  width: 11px;
  border-radius: 50%;
  background: #1c1c1c;
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__text__wrapper .dot__wrapper .dot__cotainer.active {
  background: #ef6c00;
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__text__wrapper .p__text {
  position: absolute;
  color: white;
  left: -26px;
  width: 100px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__text__wrapper .p__text.active {
  color: #ef6c00;
}

.dot__timeline__wrapper .dot__timeline .dot__timeline__width__handle .timeline__line {
  height: 2px;
  width: 100%;
  background-color: #1c1c1c;
}

.navbar__wrapper__div {
  padding: 15px 0;
}

.navbar__wrapper__div .navbar__wrapper {
  width: 1180px;
  margin: 0 auto;
  padding: 0 !important;
  border: 0;
  box-shadow: none;
}

@media screen and (max-width: 1200px) {
  .navbar__wrapper__div .navbar__wrapper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .navbar__wrapper__div .navbar__wrapper {
    width: 90%;
  }
}

.header__signin__btn {
  font-weight: 600 !important;
  margin-left: 40px !important;
  font-family: "Inter Semibold", sans-serif !important;
  padding: 12px 30px !important;
  padding: 12px 30px !important;
}

.nav-item a:hover, .nav-item a:hover {
  color: #0077B5 !important;
}

.sign-in {
  background: #009DFF !important;
  outline: none !important;
  border: none !important;
}

.sign-in:hover, .sign-in:hover {
  background: #0077B5 !important;
}

.learn__nav__link {
  all: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 22px 0 !important;
  margin-left: 40px;
  font-size: 16px !important;
}

@media screen and (max-width: 1100px) {
  .learn__nav__link {
    margin-bottom: 10px;
    justify-content: start !important;
    align-items: center !important;
  }
}

.learn__nav__link .learn__down__arrow {
  margin-top: 5px;
  margin-left: 8px;
}

.sign-up {
  text-decoration: none  !important;
}

.sign-up button {
  all: unset;
  padding: 12px 20px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.sign-up button:hover, .sign-up button:focus {
  background: #0077B5 !important;
}

@media screen and (max-width: 620px) {
  .sign-up button {
    padding: 8px 10px;
    font-size: 14px;
  }
}

.dropdown-container {
  position: relative;
}

.dropdown-content {
  position: absolute;
  left: 40px;
  top: 60px;
  z-index: 1000;
  color: #EBEBF5;
  text-align: left;
  list-style: none;
  display: none;
  background: #212121 !important;
  border: 1px solid #232323;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  width: 350px;
  padding: 15px;
}

.dropdown-content .dropdown__item {
  color: #EBEBF5;
  text-decoration: none;
}

.dropdown-content .dropdown__item:hover {
  color: #EBEBF5;
  background-color: #1C1C1E !important;
}

.dropdown-content .dropdown__divider {
  height: 1px;
  background: #303030;
  margin: 15px 0px;
}

.dropdown-container:hover .dropdown-content {
  display: block;
}

.dropdown-content .dropdown__item .dropdown__icon {
  margin-top: 5px;
}

.dropdown-item-title {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-left: 10px;
  color: #FFFFFF;
  font-family: "Inter Regular", sans-serif;
}

.dropdown-item-title:hover {
  color: #0077B5;
}

.dropdown-item-sub-title {
  color: #707070;
  font-size: 1.2rem;
  width: 100%;
}

.dropdown-item-sub-title p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #BABABA;
  margin: 0px;
  font-family: "Inter Regular", sans-serif;
}

.menu-container {
  display: flex;
}

.menu-container .image__icon img {
  height: 42px;
  width: 42px;
}

.menu-container .pm__image__handle img {
  transform: translateY(3px);
}

.menu-container .icp__image__dropdown img {
  transform: translateY(3px);
  height: 45px;
  width: 45px;
}

.main__footer {
  background: #181818 !important;
  padding: 60px 0;
}

.main__footer .foot__width__handle {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .main__footer .foot__width__handle {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .main__footer .foot__width__handle {
    width: 90%;
  }
}

.main__footer .custom__footer {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1100px) {
  .main__footer .custom__footer {
    width: 100% !important;
  }
}

.main__footer .custom__footer .custom__foot__weekly__email {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(91.52deg, rgba(255, 255, 255, 0.09) -15.69%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 10px;
  padding: 30px;
}

@media screen and (max-width: 765px) {
  .main__footer .custom__footer .custom__foot__weekly__email {
    flex-direction: column;
    align-items: start;
  }
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__left__section h3 {
  all: unset;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__left__section p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #bababa;
  margin-top: 10px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section {
  width: 496px;
}

@media screen and (max-width: 900px) {
  .main__footer .custom__footer .custom__foot__weekly__email .foot__right__section {
    width: 375px;
  }
}

@media screen and (max-width: 765px) {
  .main__footer .custom__footer .custom__foot__weekly__email .foot__right__section {
    width: 100%;
  }
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

@media screen and (max-width: 765px) {
  .main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle {
    flex-direction: column;
  }
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper {
  position: relative;
  width: 341px;
}

@media screen and (max-width: 980px) {
  .main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper {
    width: 325px;
  }
}

@media screen and (max-width: 910px) {
  .main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper {
    width: 205px;
  }
}

@media screen and (max-width: 765px) {
  .main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper {
    width: 88%;
    margin-bottom: 20px;
  }
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper input {
  all: unset;
  border: 1px solid #303030;
  border-radius: 5px;
  width: 100%;
  height: 51px;
  padding-left: 40px;
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper input::-moz-placeholder {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper input::placeholder {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper input:focus, .main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper input:active {
  border: 1px solid #fff;
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle .input__wrapper .email__icon {
  position: absolute;
  top: 19px;
  left: 15px;
  color: #bababa;
  font-size: 18px;
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle button {
  background: #009dff;
  border-radius: 50px;
  padding: 16px 25px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .custom__footer .custom__foot__weekly__email .foot__right__section .input__button__handle button:hover {
  background: #0077b5;
}

.main__footer .links__section {
  padding-top: 70px;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1100px) {
  .main__footer .links__section {
    width: 100% !important;
  }
}

.main__footer .links__section .links__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 765px) {
  .main__footer .links__section .links__wrapper {
    flex-direction: column;
  }
}

.main__footer .links__section .links__wrapper .logo__section img {
  max-width: 146px;
  width: 146px;
}

@media screen and (max-width: 765px) {
  .main__footer .links__section .links__wrapper .foot__links {
    margin: 40px 0;
    margin-bottom: 0;
  }
}

.main__footer .links__section .links__wrapper .foot__links .footul_head {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #bababa;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .links__section .links__wrapper .foot__links .uppercase {
  text-transform: uppercase;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .links__section .links__wrapper .foot__links .email__heading {
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .links__section .links__wrapper .foot__links ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  margin-top: 18px;
  gap: 10px;
}

.main__footer .links__section .links__wrapper .foot__links ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 33px;
  color: #ffffff;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .links__section .links__wrapper .foot__links ul li a:hover {
  color: #0077b5;
}

.main__footer .links__section .links__wrapper .foot__links .support__section {
  margin-top: 18px;
}

.main__footer .links__section .links__wrapper .foot__links .support__section a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #fff9f9;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.main__footer .links__section .links__wrapper .foot__links .support__section a:hover {
  color: #0077b5;
}

.main__footer .links__section .links__wrapper .foot__links .support__section .social__icons {
  margin-top: 15px;
}

.main__footer .links__section .links__wrapper .foot__links .support__section .social__icons a {
  font-size: 23px;
  color: #f2f2f2;
  opacity: 0.8;
  margin-right: 15px;
  text-decoration: none;
}

.main__footer .links__section .links__wrapper .foot__links .support__section .social__icons a:hover {
  color: #0077b5;
}

.top__form__heading {
  padding-top: 64px;
  padding-bottom: 32px;
}

.top__form__heading .form__top__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 90%;
  margin: 0 auto;
}

.top__form__heading .form__top__content h3 {
  all: unset;
  display: block;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  line-height: 43.57px;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top__form__heading .form__top__content h3 {
    font-size: 24px;
    line-height: 36px;
  }
}

.top__form__heading .form__top__content P {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #bababa;
  margin-top: 20px;
  width: 43%;
}

@media screen and (max-width: 1200px) {
  .top__form__heading .form__top__content P {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .top__form__heading .form__top__content P {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
}

.team-membership-container {
  min-height: 100vh;
  padding: 64px 0;
  padding-top: 0;
  color: #fff;
  display: flex;
  justify-content: space-around;
}

.team-membership-container .tm-container {
  max-width: 90%;
  margin: 0 auto;
}

.team-membership-container .tm-container .tm-form-navigation {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 100px;
}

@media screen and (max-width: 535px) {
  .team-membership-container .tm-container .tm-form-navigation {
    font-size: 12px;
    gap: 50px;
  }
}

.team-membership-container .tm-container .tm-form-navigation .active-circle {
  all: unset;
  color: #ef6c00 !important;
}

.team-membership-container .tm-container .tm-form-navigation .active-circle .circlenav {
  background-color: #2c2c2e !important;
}

.team-membership-container .tm-container .tm-form-navigation .active-circle .circlenav .innercircle {
  background-color: #ef6c00 !important;
}

.team-membership-container .tm-container .tm-form-navigation .circle-container {
  all: unset;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  z-index: 4;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-membership-container .tm-container .tm-form-navigation .circle-container .circlenav {
  width: 35px;
  z-index: 2;
  height: 35px;
  border: 2px solid #303030;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background-color: #121212;
}

.team-membership-container .tm-container .tm-form-navigation .circle-container .circlenav .innercircle {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #303030;
}

.team-membership-container .tm-container .tm-form-navigation .navline {
  width: 70%;
  height: 2px;
  position: absolute;
  top: calc(35px / 2);
  z-index: 1;
  background: #303030;
}

.team-membership-container .tm-container .tm-form-container {
  border-radius: 5px;
  overflow: hidden;
}

.team-membership-container .tm-container .tm-form-container form {
  width: 531px;
  max-width: 100%;
  overflow: hidden;
  display: flex;
}

.team-membership-container .tm-container .tm-form-container form button {
  all: unset;
  width: 104px;
  height: 37px;
  background: #43ade8;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-membership-container .tm-container .tm-form-container form button:hover {
  background: #0077b5;
}

.team-membership-container .tm-container .tm-form-container form .disabled-btn {
  all: unset;
  width: 104px;
  height: 37px;
  background: #3c3c3c;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #777777;
  cursor: not-allowed;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-membership-container .tm-container .tm-form-container form .disabled-btn:hover {
  background: #3c3c3c;
}

.team-membership-container .tm-container .tm-form-container form .form1,
.team-membership-container .tm-container .tm-form-container form .form2,
.team-membership-container .tm-container .tm-form-container form .form3 {
  background: #1c1c1e;
  transition: all 0.3s ease;
  min-width: 531px;
  max-width: 100%;
  padding: 30px;
  height: -moz-fit-content;
  height: fit-content;
}

@media screen and (max-width: 600px) {
  .team-membership-container .tm-container .tm-form-container form .form1,
  .team-membership-container .tm-container .tm-form-container form .form2,
  .team-membership-container .tm-container .tm-form-container form .form3 {
    min-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .team-membership-container .tm-container .tm-form-container form .form1,
  .team-membership-container .tm-container .tm-form-container form .form2,
  .team-membership-container .tm-container .tm-form-container form .form3 {
    padding: 20px 25px;
  }
}

.team-membership-container .tm-container .tm-form-container form .form1 .form-title,
.team-membership-container .tm-container .tm-form-container form .form2 .form-title,
.team-membership-container .tm-container .tm-form-container form .form3 .form-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin-bottom: 20px;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .companysize,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .companysize,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .companysize {
  width: 131px !important;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .subdomain .domain-wrapper,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .subdomain .domain-wrapper,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .subdomain .domain-wrapper {
  display: flex;
  position: relative;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .subdomain .domain-wrapper input,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .subdomain .domain-wrapper input,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .subdomain .domain-wrapper input {
  padding-right: 165px;
  width: 100%;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .subdomain .domain-wrapper div,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .subdomain .domain-wrapper div,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .subdomain .domain-wrapper div {
  width: 160px;
  position: absolute;
  height: 100%;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 15px;
  background: #2c2c2c;
  border-radius: 0px 8px 8px 0px;
  color: #bababa;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column {
  width: 100%;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .label,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .label,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .label {
  font-style: normal;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 20px;
  display: block;
  margin-bottom: 6px;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #94949b;
  text-transform: none;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .default-input-style,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .default-input-style,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .default-input-style {
  all: unset;
  width: calc(100% - 12px * 2);
  height: 44px;
  padding: 0 12px;
  color: #fff;
  background: #2c2c2e;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .default-input-style:focus,
.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .default-input-style:hover,
.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column textare:focus,
.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column textarea:hover,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .default-input-style:focus,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .default-input-style:hover,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column textare:focus,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column textarea:hover,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .default-input-style:focus,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .default-input-style:hover,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column textare:focus,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column textarea:hover {
  outline: 1px solid #fff;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .error,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .error,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .error {
  border: 1px solid #db463c;
  outline: 1px solid #db463c;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .error:focus, .team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .error:hover,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .error:focus,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .error:hover,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .error:focus,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .error:hover {
  outline: none;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column label.error,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column label.error,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column label.error {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column textarea,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column textarea,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column textarea {
  all: unset;
  height: 128px !important;
  height: 128px;
  padding: 12px;
  color: #fff;
  width: calc(100% - 12px * 2);
  background: #1c1c1c;
  border: 1px solid #303538;
  /* Shadow/xs */
  font-size: 14px;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  resize: none;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .card__emelent__section,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .card__emelent__section,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .card__emelent__section {
  margin-top: 1rem;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .card__emelent__section .StripeElement,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .card__emelent__section .StripeElement,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .card__emelent__section .StripeElement {
  padding: 1rem;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .card__emelent__section .stripe__card,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .card__emelent__section .stripe__card,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .card__emelent__section .stripe__card {
  border: 1px solid #303538;
  border-radius: 8px;
  padding: 14px;
  color: #92989f;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .card__emelent__section .stripe__card::-moz-placeholder, .team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .card__emelent__section .stripe__card::-moz-placeholder, .team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .card__emelent__section .stripe__card::-moz-placeholder {
  color: red;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .card__emelent__section .stripe__card::placeholder,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .card__emelent__section .stripe__card::placeholder,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .card__emelent__section .stripe__card::placeholder {
  color: red;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .card__emelent__section .stripe__card:hover,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .card__emelent__section .stripe__card:hover,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .card__emelent__section .stripe__card:hover {
  border: 1px solid #ffffff;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .input-column .card__emelent__section .stripe__card:focus,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .input-column .card__emelent__section .stripe__card:focus,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .input-column .card__emelent__section .stripe__card:focus {
  border: 1px solid #ffffff;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .cuppon__input__column,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .cuppon__input__column,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .cuppon__input__column {
  position: relative;
  margin-bottom: 5px;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .cuppon__input__column .cuppon__apply__btn__input,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .cuppon__input__column .cuppon__apply__btn__input,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .cuppon__input__column .cuppon__apply__btn__input {
  background: #e9ecef;
  border: 1px solid #d0d5dd;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #92989f;
  width: 67px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  right: 4px;
  bottom: 4px;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .cuppon__input__column .cuppon__apply__btn__input:hover,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .cuppon__input__column .cuppon__apply__btn__input:hover,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .cuppon__input__column .cuppon__apply__btn__input:hover {
  background: #cccccc;
}

.team-membership-container .tm-container .tm-form-container form .form1 .input-row .cuppon__input__column .label__div,
.team-membership-container .tm-container .tm-form-container form .form2 .input-row .cuppon__input__column .label__div,
.team-membership-container .tm-container .tm-form-container form .form3 .input-row .cuppon__input__column .label__div {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #94949b;
  display: block;
  margin: 6px 0;
}

.team-membership-container .tm-container .tm-form-container form .form1 .payemt__method__input__row__div,
.team-membership-container .tm-container .tm-form-container form .form2 .payemt__method__input__row__div,
.team-membership-container .tm-container .tm-form-container form .form3 .payemt__method__input__row__div {
  flex-direction: column;
  gap: 0;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #92989f;
}

.team-membership-container .tm-container .tm-form-container form .form1 .button-row,
.team-membership-container .tm-container .tm-form-container form .form2 .button-row,
.team-membership-container .tm-container .tm-form-container form .form3 .button-row {
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section,
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section,
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section {
  margin-top: 15px;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section .subtotal__calculation__container,
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section .subtotal__calculation__container,
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section .subtotal__calculation__container {
  display: flex;
  flex-direction: column;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row,
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row,
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row:nth-child(2),
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row:nth-child(2),
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row:nth-child(2) {
  margin-bottom: 0;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__typography,
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__typography,
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__typography {
  color: #fff;
  font-size: 14px;
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__price__style,
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__price__style,
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__price__style {
  color: #fff;
  font-size: 14px;
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-left: auto;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__bold__typography,
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__bold__typography,
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__row .subtotal__bold__typography {
  color: #fff;
  font-size: 16px;
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.team-membership-container .tm-container .tm-form-container form .form1 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__divider,
.team-membership-container .tm-container .tm-form-container form .form2 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__divider,
.team-membership-container .tm-container .tm-form-container form .form3 .subtotal__calculation__section .subtotal__calculation__container .subtotal__calculation__divider {
  height: 1px;
  width: 100%;
  margin: 20px 0;
  background: #303030;
}

@media screen and (max-width: 600px) {
  .team-membership-container .tm-container .tm-form-container .form2 .input-row {
    flex-direction: column;
  }
  .team-membership-container .tm-container .tm-form-container .form2 .input-row .companysize {
    min-width: 100% !important;
  }
}

.team-membership-container .tm-container .tm-form-container .form3 button {
  width: 131px;
}

.team-membership-container .tm-container .tm-form-container .form3 .handle__cuppon__input__row {
  flex-direction: column;
  gap: 0 !important;
  margin-bottom: 10px !important;
}

.team-membership-container .tm-container .tm-form-container .form3 .cuppon__label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ef6c00;
  text-transform: none;
  margin-top: -10px;
}

.team-membership-container .tm-container .tm-form-container .form3 .form3-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 14px;
  border-bottom: 1px solid #303030;
  margin-bottom: 10px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #92989f;
}

.team-membership-container .tm-container .tm-form-container .form3 .form3-price {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 44px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.team-membership-container .tm-container .tm-form-container .form3 p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #ebebf5;
}

.team-membership-container .tm-container .form__bottom__content {
  width: 531px;
  max-width: 100%;
}

.team-membership-container .tm-container .form__bottom__content .or__text {
  display: flex;
  margin-top: 32px;
  align-items: center;
  gap: 8px;
}

.team-membership-container .tm-container .form__bottom__content .or__text .h__line {
  height: 1px;
  background: #fff;
  width: 100%;
}

.team-membership-container .tm-container .form__bottom__content .or__text .or {
  font-family: "Inter Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  color: #fff;
}

.team-membership-container .tm-container .form__bottom__content .fb__content {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.team-membership-container .tm-container .form__bottom__content .fb__content h3 {
  all: unset;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  line-height: 43.57px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .team-membership-container .tm-container .form__bottom__content .fb__content h3 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
  }
}

.team-membership-container .tm-container .form__bottom__content .fb__content p {
  all: unset;
  display: block;
  margin-top: 8px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #bababa;
}

@media screen and (max-width: 767px) {
  .team-membership-container .tm-container .form__bottom__content .fb__content p {
    font-size: 14px;
    line-height: 24px;
  }
}

.team-membership-container .tm-container .form__bottom__content .fb__content button {
  all: unset;
  width: 254px;
  height: 48px;
  background: #43ade8;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-membership-container .tm-container .form__bottom__content .fb__content button:hover {
  background: #0077b5;
}

.team-membership-container .tm-container .form__bottom__content .fb__content .get__started__btn {
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  background: #009dff;
  margin-top: 16px;
}

.position__fixed {
  all: unset;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%  !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  transition: 0.3s ease-in-out;
  display: flex !important;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.position__fixed.active {
  opacity: 1;
  visibility: visible;
}

.position__fixed.active .modal__content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@media screen and (max-width: 520px) {
  .position__fixed.active .modal__content {
    width: 90%;
  }
}

.position__fixed .modal__content {
  position: relative;
  transition: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100px);
  overflow-y: scroll;
  overflow-x: hidden;
}

.position__fixed .modal__content::-webkit-scrollbar {
  display: none;
}

.position__fixed .modal__content .modal__close__icon {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  color: #fff;
}

.position__fixed .modal__content .modal__close__icon svg {
  height: 20px;
  width: 20px;
  stroke-width: 1.5px;
}

.password-column {
  position: relative;
}

.password-column #eye,
.password-column span {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 44px;
  transform: translateY(-20%);
}

.password-column #eye .eye__close,
.password-column span .eye__close {
  font-size: 18px;
  color: #6f6f6f;
  cursor: pointer;
}

.password-column #eye svg,
.password-column span svg {
  height: 18px;
  width: 18px;
}

.custom_form_radio {
  --background: transparent;
  --text: #43ade8;
  --radio: #43ade8;
  --radio-checked: #43ade8;
  --radio-size: 20px;
  background: var(--background);
  width: var(--width);
  height: var(--height);
  color: var(--text);
  position: relative;
  box-shadow: 0 10px 30px rgba(65, 72, 86, 0.05);
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}

.custom_form_radio .handle__radio__style {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.custom_form_radio .custom_label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #94949b;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 0;
}

.custom_form_radio .custum-input[type="radio"] {
  all: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  height: var(--radio-size);
  width: var(--radio-size);
  outline: none;
  margin: 0;
  cursor: pointer;
  border: 2px solid var(--radio);
  background: transparent;
  border-radius: 50%;
  display: grid;
  justify-self: end;
  justify-items: center;
  align-items: center;
  overflow: hidden;
  transition: border 0.5s ease;
}

.custom_form_radio .custum-input[type="radio"]::before, .custom_form_radio .custum-input[type="radio"]::after {
  content: "";
  display: flex;
  justify-self: center;
  border-radius: 50%;
}

.custom_form_radio .custum-input[type="radio"]::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--background);
  z-index: 1;
  opacity: var(--opacity, 1);
}

.custom_form_radio .custum-input[type="radio"]::after {
  position: relative;
  width: calc(100% / 2);
  height: calc(100% / 2);
  background: var(--radio-checked);
  top: var(--y, 100%);
}

.custom_form_radio .custum-input[type="radio"]:checked {
  --radio: var(--radio-checked);
}

.custom_form_radio .custum-input[type="radio"]:checked::after {
  --y: 0%;
}

.custom_form_radio .custum-input[type="radio"]:checked::before {
  --opacity: 0;
}

.custom_form_radio .custum-input[type="radio"]:checked ~ .custum-input[type="radio"]::after {
  --y: -100%;
}

.custom_form_radio .custum-input[type="radio"]:not(:checked)::before {
  --opacity: 1;
  transition: opacity 0s linear 0.5s;
}

.cp__hero__section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .cp__hero__section {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .cp__hero__section {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .cp__hero__section {
    padding: 70px 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.cp__hero__section .cp__hero__heading {
  width: 721px;
}

@media screen and (max-width: 1100px) {
  .cp__hero__section .cp__hero__heading {
    width: 550px;
  }
}

@media screen and (max-width: 1000px) {
  .cp__hero__section .cp__hero__heading {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    text-align: start;
  }
}

.cp__hero__section .cp__hero__heading h1 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 75px;
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 0;
}

@media screen and (max-width: 800px) {
  .cp__hero__section .cp__hero__heading h1 {
    font-size: 45px;
    line-height: 64px;
  }
}

.cp__hero__section .cp__hero__heading h1 span {
  color: #43ADE8;
}

@media screen and (max-width: 1000px) {
  .cp__hero__section .cp__hero__heading h1 span .br {
    display: none;
  }
}

.cp__hero__section .cp__hero__heading .cp__content p {
  font-family: "Inter Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 25px;
  width: 90%;
}

@media screen and (max-width: 1100px) {
  .cp__hero__section .cp__hero__heading .cp__content p {
    width: 100%;
  }
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 600px) {
  .cp__hero__section .cp__hero__heading .icp__date__time__wrapper {
    flex-direction: column;
    align-items: start;
  }
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper a {
  display: block;
  width: 150px;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price {
  display: flex;
  gap: 3px;
  flex-direction: column;
  position: relative;
  width: 514px;
  padding: 16px 24px;
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  border-radius: 8px;
}

@media screen and (max-width: 1180px) {
  .cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price {
    width: 400px;
  }
}

@media screen and (max-width: 1000px) {
  .cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price {
    padding: 20px;
  }
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price p {
  all: unset;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price p span {
  margin-left: 8px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  color: #bababa;
  text-decoration: line-through;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price .limited__text {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #ef6c00;
  margin-top: 8px;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price .limited__text svg {
  height: 20px;
  width: 20px;
  color: #ef6c00;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price .limited__text span {
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 300;
  line-height: 21.78px;
  text-align: left;
  color: #ef6c00;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price .enroll__info__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__price .enroll__info__text svg {
  min-height: 20px;
  min-width: 20px;
  max-height: 20px;
  max-width: 20px;
  fill: #EF6C00;
  color: #EF6C00;
  align-self: flex-start;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .handle__dicount__design p {
  display: flex;
  align-items: center;
  font-size: 36px;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .mt-20 {
  margin-top: 20px;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__date__time__container {
  display: flex;
  gap: 15px;
  align-items: center;
  margin: 20px 0;
}

@media screen and (max-width: 1000px) {
  .cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__date__time__container {
    flex-wrap: wrap;
  }
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates {
  display: flex;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates img {
  height: 16px;
  width: 16px;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__date__time__container .icp__dates span {
  color: #FFF;
  font-size: 16px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-left: 8px;
}

.cp__hero__section .cp__hero__heading .icp__date__time__wrapper .icp__date__time__container .vertical__line {
  height: 30px;
  width: 1px;
  background: #303030;
}

.cp__hero__section .cp__hero__heading .mobile__date__time__view__section {
  display: none;
}

@media screen and (max-width: 1000px) {
  .cp__hero__section .cp__hero__heading .mobile__date__time__view__section {
    display: flex;
  }
}

.cp__hero__section .cp__hero__heading .mt-50 {
  margin-top: 50px;
}

.cp__hero__section .cp__hero__heading .handle__margin__top {
  margin-top: 35px;
}

.cp__hero__section .list__benifits {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 20px 0;
}

.cp__hero__section .list__benifits .list__box {
  display: flex;
  gap: 8px;
}

.cp__hero__section .list__benifits .list__box .checkCircle {
  min-height: 20px;
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #383838;
  border-radius: 50%;
}

.cp__hero__section .list__benifits .list__box .checkCircle svg {
  color: #43ade8;
  height: 16px;
  width: 16px;
}

.cp__hero__section .list__benifits .list__box span {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

.cp__hero__section .cp__hero__img {
  width: 415px;
  height: 274px;
  margin-top: 80px;
}

@media screen and (max-width: 1100px) {
  .cp__hero__section .cp__hero__img {
    width: 370px;
  }
}

@media screen and (max-width: 500px) {
  .cp__hero__section .cp__hero__img {
    width: 100%;
    height: 100%;
  }
}

.cp__hero__section .cp__hero__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cp__hero__section .handle__atf__hero__img {
  height: 315px;
  margin-top: 0;
}

@media screen and (max-width: 1000px) {
  .cp__hero__section .handle__atf__hero__img {
    margin-top: 60px;
  }
}

.cp__hero__section .handle__icp__acc__img {
  height: 361px;
  margin-top: 20px;
}

@media screen and (max-width: 1000px) {
  .cp__hero__section .handle__icp__acc__img {
    margin-top: 60px;
  }
}

.desktop__date__time__view__section {
  width: 1180px;
  margin: 0 auto;
  padding-bottom: 110px;
  display: block;
}

@media screen and (max-width: 1200px) {
  .desktop__date__time__view__section {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .desktop__date__time__view__section {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .desktop__date__time__view__section {
    display: none;
  }
}

.desktop__date__time__view__section .icp__date__time__wrapper {
  margin-top: 50px;
}

.desktop__date__time__view__section .icp__date__time__wrapper a {
  display: block;
  width: 150px;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price {
  display: flex;
  gap: 3px;
  flex-direction: column;
  position: relative;
  width: 514px;
  padding: 16px 24px;
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  border-radius: 8px;
}

@media screen and (max-width: 1180px) {
  .desktop__date__time__view__section .icp__date__time__wrapper .icp__price {
    width: 400px;
  }
}

@media screen and (max-width: 1000px) {
  .desktop__date__time__view__section .icp__date__time__wrapper .icp__price {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .desktop__date__time__view__section .icp__date__time__wrapper .icp__price {
    padding: 20px;
  }
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price p {
  all: unset;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price p span {
  margin-left: 8px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  color: #bababa;
  text-decoration: line-through;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price .limited__text {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #ef6c00;
  margin-top: 8px;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price .limited__text svg {
  height: 20px;
  width: 20px;
  color: #ef6c00;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price .limited__text span {
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 300;
  line-height: 21.78px;
  text-align: left;
  color: #ef6c00;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price .enroll__info__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__price .enroll__info__text svg {
  min-height: 20px;
  min-width: 20px;
  max-height: 20px;
  max-width: 20px;
  fill: #EF6C00;
  color: #EF6C00;
  align-self: flex-start;
}

.desktop__date__time__view__section .icp__date__time__wrapper .handle__dicount__design p {
  display: flex;
  align-items: center;
  font-size: 36px;
}

.desktop__date__time__view__section .icp__date__time__wrapper .mt-20 {
  margin-top: 20px;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__date__time__container {
  display: flex;
  gap: 15px;
  align-items: center;
}

@media screen and (max-width: 910px) {
  .desktop__date__time__view__section .icp__date__time__wrapper .icp__date__time__container {
    flex-wrap: wrap;
  }
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__date__time__container .icp__dates {
  display: flex;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__date__time__container .icp__dates img {
  height: 16px;
  width: 16px;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__date__time__container .icp__dates span {
  color: #FFF;
  font-size: 16px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-left: 8px;
}

.desktop__date__time__view__section .icp__date__time__wrapper .icp__date__time__container .vertical__line {
  height: 30px;
  width: 1px;
  background: #303030;
}

.desktop__date__time__view__section .atf__desktop__date__time__wrapper {
  margin-top: 7px;
}

@media screen and (max-width: 1100px) {
  .desktop__date__time__view__section .atf__desktop__date__time__wrapper {
    margin-top: 35px;
  }
}

.cp__ready__for .cp__ready__for__hero__section {
  display: flex;
  justify-content: space-between;
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .cp__ready__for .cp__ready__for__hero__section {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .cp__ready__for .cp__ready__for__hero__section {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .cp__ready__for .cp__ready__for__hero__section {
    padding: 70px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading {
  width: 432px;
}

@media screen and (max-width: 1000px) {
  .cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading {
    width: 100%;
    text-align: center;
  }
}

.cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading h1 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #FFFFFF;
  margin-bottom: 0;
}

@media screen and (max-width: 1000px) {
  .cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 500px) {
  .cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading h1 {
    font-size: 30px;
  }
}

.cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading h1 span {
  color: #43ADE8;
}

.cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading .cp__ready__for__content p {
  font-family: "Inter Light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 25px;
}

.cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading .mt-35 {
  margin-top: 35px;
}

.cp__ready__for .cp__ready__for__hero__section .handle__atf__ready__for__hero__heading {
  width: 470px;
}

.cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading {
  width: 530px;
}

@media screen and (max-width: 600px) {
  .cp__ready__for .cp__ready__for__hero__section .cp__ready__for__hero__heading {
    width: 100%;
  }
}

.cp__ready__for .cp__ready__for__hero__img {
  height: 458px;
  width: 460px;
  margin-top: -50px;
  margin-right: 130px;
}

@media screen and (max-width: 800px) {
  .cp__ready__for .cp__ready__for__hero__img {
    margin: 0;
    margin-top: 15px;
  }
}

@media screen and (max-width: 500px) {
  .cp__ready__for .cp__ready__for__hero__img {
    height: 100%;
    width: 100%;
  }
}

.cp__ready__for .cp__ready__for__hero__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cp__ready__for .acc__ready__for__hero__img {
  height: 326px;
  width: 589px;
  margin-top: 0;
  margin-right: 0;
}

@media screen and (max-width: 1000px) {
  .cp__ready__for .acc__ready__for__hero__img {
    margin-top: 50px;
    height: 100%;
    width: 100%;
  }
}

.cp__ready__for .handle__atf__ready__for__hero__img {
  height: 386px;
  margin-top: 0px;
}

@media screen and (max-width: 1100px) {
  .cp__ready__for .handle__atf__ready__for__hero__img {
    margin-right: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .cp__ready__for .handle__atf__ready__for__hero__img {
    margin-top: 50px;
  }
}

.cp__lern__section {
  padding: 110px 0px;
  background: #181818;
}

@media screen and (max-width: 800px) {
  .cp__lern__section {
    padding: 70px 0;
  }
}

@media screen and (max-width: 700px) {
  .cp__lern__section {
    width: 90%;
    margin: 0 auto;
  }
}

.cp__learn__heading {
  text-align: center;
  padding-bottom: 0px;
}

@media screen and (max-width: 667px) {
  .cp__learn__heading {
    text-align: start;
  }
}

.cp__learn__heading h1 {
  font-size: 36px;
  font-family: "Inter Semibold", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 0px;
}

.cp__learn__heading h1 span {
  color: #EF6C00;
}

.cp__center__content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cp__content__section {
  width: 90%;
  height: auto;
  padding: 60px 8vw;
  padding-top: 60px;
  padding-bottom: 0px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1100px) {
  .cp__content__section {
    padding: 0;
    padding-top: 60px;
  }
}

@media screen and (max-width: 980px) {
  .cp__content__section {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 667px) {
  .cp__content__section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
}

.cp__content__section .left-content {
  width: 360px;
}

@media screen and (max-width: 800px) {
  .cp__content__section .left-content {
    width: 100%;
  }
  .cp__content__section .left-content .res__para__center {
    width: 100%;
    text-align: center;
  }
  .cp__content__section .left-content .tool-heading {
    text-align: center;
  }
  .cp__content__section .left-content .tools {
    display: flex;
    gap: 45px;
    justify-content: center;
  }
  .cp__content__section .left-content .tab-center {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 667px) {
  .cp__content__section .left-content .res__para__center {
    width: 100%;
    text-align: start;
  }
  .cp__content__section .left-content .tool-heading {
    text-align: start;
  }
  .cp__content__section .left-content .tools {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
  .cp__content__section .left-content .tab-center {
    display: flex;
    justify-content: start;
  }
}

.cp__content__section .left-content p {
  width: 360px;
}

.cp__content__section .left-content .cp__pricing__container {
  margin-top: 40px;
  display: flex;
}

.cp__content__section .left-content .cp__pricing__container .verticle__line {
  height: 76px;
  width: 2px;
  margin-right: 15px;
  background: rgba(48, 48, 48, 0.5);
}

.cp__content__section .left-content .cp__pricing__container .verticle__line .v__color__line {
  height: 40px;
  background: linear-gradient(358.86deg, #43ADE8 10.53%, #EF6C00 83.38%);
}

.cp__content__section .left-content .cp__pricing__container p {
  font-family: "Inter Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0px;
  color: #FFFFFF;
}

@media screen and (max-width: 800px) {
  .cp__content__section .left-content .cp__pricing__container p {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 700px) {
  .cp__content__section .left-content .cp__pricing__container p {
    text-align: start;
  }
}

.cp__content__section .left-content .cp__pricing__container p span {
  color: #EF6C00;
}

.cp__content__section .left-content .margin__top__handle {
  margin-top: 35px;
}

@media screen and (max-width: 800px) {
  .cp__content__section .left-content .margin__top__handle {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 600px) {
  .cp__content__section .left-content .margin__top__handle {
    display: flex;
    justify-content: start;
  }
}

.cp__content__section .right-content {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

@media screen and (max-width: 667px) {
  .cp__content__section .right-content {
    gap: 20px;
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
  }
}

.cp__content__section .right-content .desktop-view-weekly-learning {
  display: flex;
  gap: 47px;
  margin-left: 98px;
  margin-top: 68px;
}

@media screen and (max-width: 1100px) {
  .cp__content__section .right-content .desktop-view-weekly-learning {
    gap: 20px;
    flex-wrap: nowrap;
    margin-left: 0;
  }
}

@media screen and (max-width: 980px) {
  .cp__content__section .right-content .desktop-view-weekly-learning {
    gap: 40px;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 667px) {
  .cp__content__section .right-content .desktop-view-weekly-learning {
    display: none;
  }
}

.cp__content__section .right-content .desktop-view-weekly-learning .odd-cards {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.cp__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card {
  padding: 20px;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
  border-radius: 15px;
  width: 302px;
  height: auto;
}

.cp__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card h3 {
  font-family: "Inter Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  background: linear-gradient(236.79deg, #43ADE8 3.16%, #EF6C00 33.7%, #43ADE8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.cp__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card h3 span {
  font-size: 40px;
}

.cp__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card p {
  font-family: "Inter Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  width: 100%;
  line-height: 25px;
  text-transform: capitalize;
  color: #ffffff;
}

.cp__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card ul {
  padding-left: 18px;
  margin-bottom: 0;
}

.cp__content__section .right-content .desktop-view-weekly-learning .odd-cards .odd-card ul li {
  list-style-type: disc;
  font-family: "Inter Light", sans-serif;
  font-style: normal;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card {
  padding: 20px;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
  border-radius: 15px;
  width: 302px;
  height: auto;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card h3 {
  font-family: "Inter Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  background: linear-gradient(236.79deg, #43ADE8 3.16%, #EF6C00 33.7%, #43ADE8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card h3 span {
  font-size: 40px;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card p {
  font-family: "Inter Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  width: 100%;
  line-height: 25px;
  text-transform: capitalize;
  color: #ffffff;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card ul {
  padding-left: 18px;
  margin-bottom: 0;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards .even-card ul li {
  list-style-type: disc;
  font-family: "Inter Light", sans-serif;
  font-style: normal;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
}

.cp__content__section .right-content .desktop-view-weekly-learning .even-cards:nth-child(2) {
  margin-top: 243px;
}

.cp__content__section .right-content .mobile-view-weekly-learning {
  display: none;
}

@media screen and (max-width: 667px) {
  .cp__content__section .right-content .mobile-view-weekly-learning {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
}

.cp__content__section .right-content .mobile-view-weekly-learning .cards {
  height: auto;
}

.cp__content__section .right-content .mobile-view-weekly-learning .cards .card {
  padding: 20px;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
  border-radius: 15px;
  width: 302px;
  height: auto;
}

.cp__content__section .right-content .mobile-view-weekly-learning .cards .card h3 {
  font-family: "Inter Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  background: linear-gradient(236.79deg, #43ADE8 3.16%, #EF6C00 33.7%, #43ADE8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.cp__content__section .right-content .mobile-view-weekly-learning .cards .card h3 span {
  font-size: 40px;
}

.cp__content__section .right-content .mobile-view-weekly-learning .cards .card p {
  font-family: "Inter Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  width: 100%;
  line-height: 25px;
  text-transform: capitalize;
  color: #ffffff;
}

.cp__content__section .right-content .mobile-view-weekly-learning .cards .card ul {
  padding-left: 18px;
  margin-bottom: 0;
}

.cp__content__section .right-content .mobile-view-weekly-learning .cards .card ul li {
  list-style-type: disc;
  font-family: "Inter Light", sans-serif;
  font-style: normal;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
}

.unlock__section__wrapper {
  padding: 110px 0;
  background: #121212;
}

@media screen and (max-width: 1200px) {
  .unlock__section__wrapper {
    padding: 70px 0;
  }
}

.unlock__section__wrapper .unlock__section {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .unlock__section__wrapper .unlock__section {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section {
    width: 90%;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container {
    flex-direction: column-reverse;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section {
  width: 489px;
  margin-left: 39px;
}

@media screen and (max-width: 1100px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section {
    width: 410px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section .image__section {
    margin-top: 50px;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section .image__section img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section .icp__atf__image__section {
  margin-top: 0;
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section .icp__atf__image__section {
    margin-top: 50px;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__left__section .handle__icp__image__section {
  margin-top: 60px;
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section {
  width: 563px;
}

@media screen and (max-width: 1100px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section {
    width: 520px;
  }
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section {
    width: 100%;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .heading__section h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  margin: 0;
  margin-bottom: 20px;
  color: #ffffff;
  font-family: "Inter Bold", sans-serif;
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .heading__section h3 {
    font-size: 31px;
    text-align: center;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .heading__section h3 span {
  color: #43ade8;
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .first__description {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Inter Regular", sans-serif;
  width: 97%;
  margin-bottom: 10px;
}

@media screen and (max-width: 1100px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .first__description {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .first__description {
    text-align: center;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .second__description {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Inter Regular", sans-serif;
  width: 97%;
  margin-bottom: 35px;
}

@media screen and (max-width: 1100px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .second__description {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .second__description {
    text-align: center;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .handle__description {
  margin-bottom: 0;
}

@media screen and (max-width: 1000px) {
  .unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .handle__btn__center {
    text-align: center;
  }
}

.unlock__section__wrapper .unlock__section .unlock__container .unlock__right__section .handle__btn__margin {
  margin-top: 35px;
}

.unlock__section__wrapper .unlock__section .unlock__container .handle__atf__right__unlock__section {
  width: 570px;
}

@media screen and (max-width: 600px) {
  .unlock__section__wrapper .unlock__section .unlock__container .handle__atf__right__unlock__section {
    width: 100%;
  }
}

.pm-apply-container {
  display: flex;
  width: 100%;
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .pm-apply-container {
    width: 90%;
  }
}

@media screen and (max-width: 1100px) {
  .pm-apply-container {
    padding: 70px 0;
  }
}

.pm-apply-container .pm-apply-row {
  display: flex;
  gap: 76px;
}

@media screen and (max-width: 1100px) {
  .pm-apply-container .pm-apply-row {
    flex-direction: column;
  }
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form {
  width: 651px;
  max-width: 100%;
  min-height: 450px;
  background: #1C1C1E;
  border-radius: 5px;
  padding: 30px;
}

@media screen and (max-width: 650px) {
  .pm-apply-container .pm-apply-row .pm-apply-contact-form {
    width: 100%;
  }
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row {
  width: 100%;
  display: flex;
  gap: 30px;
  margin-bottom: 16px;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column {
  width: 100%;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column .label {
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #94949B;
  display: block;
  margin-bottom: 6px;
  text-transform: none;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column input {
  all: unset;
  width: calc(100% - 12px * 2);
  height: 42px;
  background: #2C2C2E;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  padding: 0 12px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column input:focus,
.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column input:hover,
.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column textare:focus,
.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column textarea:hover {
  outline: 1px solid #fff;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column .error {
  border: 1px solid #db463c;
  outline: 1px solid #db463c;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column .error:focus, .pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column .error:hover {
  outline: none;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column label.error {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .cf-row .cf-column textarea {
  all: unset;
  height: 128px !important;
  height: 128px;
  padding: 12px;
  color: #fff;
  width: calc(100% - 12px * 2);
  background: #2C2C2E;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  resize: none;
  display: block;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .apply_cf_column {
  margin-bottom: 0px;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .pm-apply-cf-btn {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .pm-apply-cf-btn button {
  background: #009DFF;
  border-radius: 8px;
  padding: 10px 28px;
  outline: none;
  border: none;
  cursor: pointer;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  border-radius: 50px;
}

.pm-apply-container .pm-apply-row .pm-apply-contact-form .pm-apply-cf-btn button:hover {
  background: #0077B5;
}

.pm-apply-container .pm-apply-row .pm-contact-text h1 {
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #FFFFFF;
  margin-bottom: 0;
  width: 416px;
  margin-bottom: 60px;
}

@media screen and (max-width: 650px) {
  .pm-apply-container .pm-apply-row .pm-contact-text h1 {
    width: 100%;
  }
}

.pm-apply-container .pm-apply-row .pm-contact-text .ct-text {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.pm-apply-container .pm-apply-row .pm-contact-text .ct-text__mail {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 10px;
}

.pm-apply-container .pm-apply-row .pm-contact-text .ct-text__mail a {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: underline;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.pm-apply-container .pm-apply-row .pm-contact-text .ct-text__mail a:hover {
  cursor: pointer;
  color: #0077B5;
}

.pm-apply-container .pm-apply-row .pm-contact-text .ct-text__mail svg {
  height: 16px;
}

.pm-apply-container .pm-apply-row .pm-contact-text .pm-apply-support-img {
  margin-top: 60px;
  width: 341px;
  height: 332px;
}

.pm-apply-container .pm-apply-row .pm-contact-text .pm-apply-support-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.custom_form {
  --background: transparent;
  --text:  #43ADE8;
  --radio: #43ADE8;
  --radio-checked: #43ADE8;
  --radio-size: 20px;
  background: var(--background);
  width: var(--width);
  height: var(--height);
  color: var(--text);
  position: relative;
  box-shadow: 0 10px 30px rgba(65, 72, 86, 0.05);
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 12px;
}

.custom_form .handle__radio__style {
  display: flex;
  align-items: center;
}

.custom_form .custom_label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #94949B;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 0;
}

.custom_form .custum-input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  height: var(--radio-size);
  width: var(--radio-size);
  outline: none;
  margin: 0;
  cursor: pointer;
  border: 2px solid var(--radio);
  background: transparent;
  border-radius: 50%;
  display: grid;
  justify-self: end;
  justify-items: center;
  align-items: center;
  overflow: hidden;
  transition: border 0.5s ease;
}

.custom_form .custum-input[type="radio"]::before, .custom_form .custum-input[type="radio"]::after {
  content: "";
  display: flex;
  justify-self: center;
  border-radius: 50%;
}

.custom_form .custum-input[type="radio"]::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--background);
  z-index: 1;
  opacity: var(--opacity, 1);
}

.custom_form .custum-input[type="radio"]::after {
  position: relative;
  width: calc(100% / 2);
  height: calc(100% / 2);
  background: var(--radio-checked);
  top: var(--y, 100%);
}

.custom_form .custum-input[type="radio"]:checked {
  --radio: var(--radio-checked);
}

.custom_form .custum-input[type="radio"]:checked::after {
  --y: 0%;
}

.custom_form .custum-input[type="radio"]:checked::before {
  --opacity: 0;
}

.custom_form .custum-input[type="radio"]:checked ~ .custum-input[type="radio"]::after {
  --y: -100%;
}

.custom_form .custum-input[type="radio"]:not(:checked)::before {
  --opacity: 1;
  transition: opacity 0s linear 0.5s;
}

.cf-column1 .label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  color: #94949B;
  cursor: pointer;
}

.education_form {
  --text: #43ADE8;
  --radio: #43ADE8;
  --radio-checked: #43ADE8;
  --radio-size: 20px;
  color: var(--text);
  position: relative;
  box-shadow: 0 10px 30px rgba(65, 72, 86, 0.05);
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 12px;
}

.education_form .edu__radio__style {
  display: flex;
  align-items: center;
}

.education_form .custom_label {
  cursor: pointer;
  margin-left: 15px;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #94949B;
  margin-bottom: 0px;
}

.education_form .custum-input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  height: var(--radio-size);
  width: var(--radio-size);
  outline: none;
  margin: 0;
  cursor: pointer;
  border: 2px solid var(--radio);
  background: transparent;
  border-radius: 50%;
  display: grid;
  justify-self: end;
  justify-items: center;
  align-items: center;
  overflow: hidden;
  transition: border 0.5s ease;
}

.education_form .custum-input[type="radio"]::before, .education_form .custum-input[type="radio"]::after {
  content: "";
  display: flex;
  justify-self: center;
  border-radius: 50%;
}

.education_form .custum-input[type="radio"]::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--background);
  z-index: 1;
  opacity: var(--opacity, 1);
}

.education_form .custum-input[type="radio"]::after {
  position: relative;
  width: calc(100% / 2);
  height: calc(100% / 2);
  background: var(--radio-checked);
  top: var(--y, 100%);
}

.education_form .custum-input[type="radio"]:checked {
  --radio: var(--radio-checked);
}

.education_form .custum-input[type="radio"]:checked::after {
  --y: 0%;
}

.education_form .custum-input[type="radio"]:checked::before {
  --opacity: 0;
}

.education_form .custum-input[type="radio"]:checked ~ .custum-input[type="radio"]::after {
  --y: -100%;
}

.education_form .custum-input[type="radio"]:not(:checked)::before {
  --opacity: 1;
  transition: opacity 0s linear 0.5s;
}

.handle__home__banner {
  overflow: hidden;
}

.home__banner__container {
  width: 1180px;
  padding: 0;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .home__banner__container {
    width: 96%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 1000px) {
  .home__banner__container {
    width: 90%;
  }
}

.home__banner__container .handle__row__style {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 765px) {
  .home__banner__container .handle__row__style {
    flex-direction: column;
  }
}

@media screen and (max-width: 600px) {
  .home__banner__container .handle__row__style {
    width: 100%;
    margin: 0;
  }
}

.home__banner__container .handle__row__style .home__left__col {
  width: 520px;
  display: flex;
  flex-direction: column;
  padding-top: 80px;
  justify-content: center;
}

@media screen and (max-width: 900px) {
  .home__banner__container .handle__row__style .home__left__col {
    width: 310px;
  }
}

@media screen and (max-width: 765px) {
  .home__banner__container .handle__row__style .home__left__col {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .home__banner__container .handle__row__style .home__left__col {
    padding-left: 0;
    padding-right: 0;
  }
}

.home__banner__container .handle__row__style .home__left__col h1 {
  all: unset;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  color: #ededf5;
  margin-bottom: 20px !important;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 1000px) {
  .home__banner__container .handle__row__style .home__left__col h1 {
    font-size: 32px;
    line-height: 32px;
  }
}

.home__banner__container .handle__row__style .home__left__col h1 span {
  display: block;
  color: #43ade8;
}

@media screen and (max-width: 765px) {
  .home__banner__container .handle__row__style .home__left__col h1 span {
    display: inline;
  }
}

.home__banner__container .handle__row__style .home__left__col .home__heading__subtext {
  all: unset;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 1000px) {
  .home__banner__container .handle__row__style .home__left__col .home__heading__subtext {
    width: 100%;
  }
}

@media screen and (max-width: 765px) {
  .home__banner__container .handle__row__style .home__left__col .home__heading__subtext {
    max-width: 100%;
    font-size: 16px;
  }
}

.home__banner__container .handle__row__style .home__left__col .sign__up__btn__div {
  margin-top: 35px;
}

@media screen and (max-width: 520px) {
  .home__banner__container .handle__row__style .home__left__col .sign__up__btn__div {
    margin-top: 10px;
  }
}

.home__banner__container .handle__row__style .home__left__col .sign__up__btn__div .credit__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #adadad;
  margin: 0;
}

.home__banner__container .handle__row__style .home__right__col {
  width: 600px;
  padding-top: 60px;
}

@media screen and (max-width: 1440px) {
  .home__banner__container .handle__row__style .home__right__col {
    width: 635px;
  }
}

@media screen and (max-width: 900px) {
  .home__banner__container .handle__row__style .home__right__col {
    width: 350px;
  }
}

@media screen and (max-width: 765px) {
  .home__banner__container .handle__row__style .home__right__col {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 600px) {
  .home__banner__container .handle__row__style .home__right__col {
    padding-left: 0;
    padding-right: 0;
  }
}

.home__banner__container .handle__row__style .home__right__col .video__container {
  position: relative;
}

@media screen and (max-width: 1000px) {
  .home__banner__container .handle__row__style .home__right__col .video__container {
    width: 100%;
  }
}

.home__banner__container .handle__row__style .home__right__col .video__container img {
  max-width: 100%;
}

.home__banner__container .handle__row__style .home__right__col .video__container .video__wrapper {
  max-width: 100%;
  max-height: 100%;
  background-color: #0f0f10;
  position: absolute;
  top: 5%;
  width: 100%;
  height: 81%;
}

.home__banner__container .handle__row__style .home__right__col .video__container .video__wrapper video::-webkit-media-controls-start-playback-button {
  display: none;
}

.home__banner__container .handle__row__style .home__right__col .video__container .video__wrapper video {
  height: 100%;
  width: 100%;
  max-width: 100%;
}

.companies-trust-us {
  background: #121212;
  padding: 110px 0;
}

@media screen and (max-width: 900px) {
  .companies-trust-us {
    padding: 70px 0;
  }
}

.companies-trust-us .company__trust__us__container {
  padding: 0;
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .companies-trust-us .company__trust__us__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .companies-trust-us .company__trust__us__container {
    width: 90%;
  }
}

.companies-trust-us .company__trust__us__container .company__uses {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #97979c;
  margin: 0;
}

.companies-trust-us .company__trust__us__container .font__size__handle {
  text-transform: capitalize;
  font-size: 23px;
}

.companies-trust-us .company__trust__us__container .global__company__slider__div {
  margin-top: 40px;
}

.companies-trust-us .company__trust__us__container .global__company__slider__div .swiper__slide__logo__wrapper {
  width: 142.857px;
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.companies-trust-us .company__trust__us__container .global__company__slider__div .apple__logo img {
  height: 60px;
}

.companies-trust-us .company__trust__us__container .global__company__slider__div .logoHandle img {
  height: 60px;
}

.companies-trust-us .company__trust__us__container .global__company__slider__div .h-40 img {
  height: 40px;
}

.everything__you__need {
  background: #181818;
  padding: 110px 0;
}

@media screen and (max-width: 1100px) {
  .everything__you__need {
    padding: 70px 0;
  }
}

.everything__you__need .evertying__container__wrapper {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .everything__you__need .evertying__container__wrapper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .everything__you__need .evertying__container__wrapper {
    width: 90%;
  }
}

.everything__you__need .section__title {
  width: 493px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  margin: 0;
  color: #ffffff;
}

@media screen and (max-width: 900px) {
  .everything__you__need .section__title {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .everything__you__need .section__title {
    font-size: 32px;
  }
}

.everything__you__need .section__title span {
  display: inline;
  color: #ef6c00;
}

.everything__you__need .text__wrapper {
  margin-top: 15px;
  width: 100%;
  margin-left: 0;
}

@media screen and (max-width: 900px) {
  .everything__you__need .text__wrapper {
    flex-direction: column;
  }
}

@media screen and (max-width: 600px) {
  .everything__you__need .text__wrapper {
    width: 100%;
    margin-left: 0;
  }
}

.everything__you__need .text__wrapper .left__text {
  padding-left: 0px;
}

@media screen and (max-width: 900px) {
  .everything__you__need .text__wrapper .left__text {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 600px) {
  .everything__you__need .text__wrapper .left__text {
    width: 100%;
    padding: 0;
    display: none;
  }
}

.everything__you__need .text__wrapper .left__text .paral {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  padding-right: 30px;
  margin-bottom: 0;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 900px) {
  .everything__you__need .text__wrapper .left__text .paral {
    padding-right: 0px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 600px) {
  .everything__you__need .text__wrapper .left__text .paral {
    font-size: 16px;
  }
}

.everything__you__need .text__wrapper .right__text {
  padding-left: 0 !important;
}

@media screen and (max-width: 900px) {
  .everything__you__need .text__wrapper .right__text {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
  }
}

@media screen and (max-width: 600px) {
  .everything__you__need .text__wrapper .right__text {
    width: 100%;
    padding: 0;
    display: none;
  }
}

.everything__you__need .text__wrapper .right__text .parar {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  padding-left: 30px;
  padding-right: 0;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 900px) {
  .everything__you__need .text__wrapper .right__text .parar {
    padding-left: 0;
    margin-top: 15px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 600px) {
  .everything__you__need .text__wrapper .right__text .parar {
    font-size: 16px;
    width: 100%;
    padding: 0;
  }
}

.everything__you__need .text__wrapper .for-mobile-view {
  display: none;
}

@media screen and (max-width: 600px) {
  .everything__you__need .text__wrapper .for-mobile-view {
    width: 100%;
    padding: 0;
    display: block;
    padding-left: 20px;
  }
  .everything__you__need .text__wrapper .for-mobile-view li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}

.everything__you__need .steps {
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-top: 80px;
}

@media screen and (max-width: 900px) {
  .everything__you__need .steps {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;
  }
}

.everything__you__need .steps .step {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.everything__you__need .steps .step .title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.everything__you__need .steps .step .handle__text__style {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #ffffff;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  letter-spacing: 0;
}

.everything__you__need .steps .step:nth-child(6) .image img {
  top: 0;
  left: -1px;
}

.everything__you__need .steps .step:nth-child(6) .image::after {
  background: #11b2b2 !important;
}

.instructors__wrapper {
  padding: 110px 0;
  background: #121212;
}

@media screen and (max-width: 1100px) {
  .instructors__wrapper {
    padding: 70px 0;
  }
}

.instructors__wrapper .instructors__container__wrapper__div {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .instructors__wrapper .instructors__container__wrapper__div {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .instructors__wrapper .instructors__container__wrapper__div {
    width: 90%;
  }
}

@media screen and (max-width: 900px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle {
    width: 100%;
  }
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container {
  display: flex;
}

@media screen and (max-width: 980px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container {
    flex-direction: column;
    width: 100%;
    flex-direction: column-reverse;
  }
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .left__section {
  width: 48vw;
}

@media screen and (max-width: 1200px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .left__section {
    width: 100%;
    padding-right: 6vw;
  }
}

@media screen and (max-width: 980px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .left__section {
    padding-right: 0;
  }
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section {
  padding-top: 40px;
  width: 32vw;
}

@media screen and (max-width: 1200px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 40px;
  }
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .h2__title {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
  margin-bottom: 15px;
}

@media screen and (max-width: 765px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .h2__title {
    font-size: 32px;
  }
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .h2__title span {
  display: inline;
  color: #43ade8;
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .text__wrapper {
  margin-bottom: 35px;
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .text__wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  margin: 0;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  letter-spacing: 0;
}

@media screen and (max-width: 980px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .text__wrapper p {
    width: 100%;
  }
}

@media screen and (max-width: 765px) {
  .instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .text__wrapper p {
    font-size: 16px;
  }
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .counter__wrapper {
  display: flex;
  gap: 60px;
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .counter__wrapper .enrolled__count {
  width: 155px;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .counter__wrapper .enrolled__count .count__div {
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .counter__wrapper .enrolled__count .count__div .student__count {
  min-width: 116px;
}

.instructors__wrapper .instructors__container__wrapper__div .instructors__container__handle .instructors__container .right__section .counter__wrapper .enrolled__count p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #ef6c00;
}

.gain__certificate__wrapper {
  padding: 110px 0;
  background: #181818;
}

@media screen and (max-width: 1100px) {
  .gain__certificate__wrapper {
    padding: 70px 0;
  }
}

.gain__certificate__wrapper .certificate__wrapper__div {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .gain__certificate__wrapper .certificate__wrapper__div {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .gain__certificate__wrapper .certificate__wrapper__div {
    width: 90%;
  }
}

.gain__certificate__wrapper .certificate .content__wrapper__section {
  display: flex;
  gap: 0;
}

@media screen and (max-width: 980px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section {
    flex-direction: column-reverse;
  }
}

.gain__certificate__wrapper .certificate .content__wrapper__section .image__section {
  width: 48vw;
  padding-right: 6vw;
}

@media screen and (max-width: 1200px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .image__section {
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .image__section {
    padding-right: 0;
  }
}

.gain__certificate__wrapper .certificate .content__wrapper__section .image__section img {
  height: 100%;
  width: 100%;
}

.gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper {
  display: flex;
  align-items: center;
  width: 32vw;
}

@media screen and (max-width: 1200px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section {
    margin-bottom: 45px;
  }
}

.gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section .certificate__heading {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 15px;
}

@media screen and (max-width: 765px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section .certificate__heading {
    font-size: 32px;
  }
}

.gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section .certificate__heading span {
  display: block;
  color: #da6301;
}

@media screen and (max-width: 1200px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section .certificate__heading span {
    display: inline;
  }
}

.gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 35px;
  width: 90%;
  letter-spacing: 0;
}

@media screen and (max-width: 980px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section p {
    width: 100%;
  }
}

@media screen and (max-width: 765px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section p {
    font-size: 16px;
  }
}

.gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section a {
  text-decoration: none;
}

.gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section a button {
  all: unset;
  padding: 12px 20px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section a button:hover, .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section a button:focus {
  background: #0077b5;
}

@media screen and (max-width: 620px) {
  .gain__certificate__wrapper .certificate .content__wrapper__section .text__section__wrapper .text__section a button {
    padding: 8px 10px;
    font-size: 14px;
  }
}

.card__section {
  background: #121212;
  padding: 110px 0;
}

@media screen and (max-width: 1100px) {
  .card__section {
    padding: 70px 0;
  }
}

.card__section .cards__wrapper {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .card__section .cards__wrapper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .card__section .cards__wrapper {
    width: 90%;
  }
}

.card__section .cards__wrapper .card__heading {
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}

.card__section .cards__wrapper .card__heading h3 {
  color: #fff;
  font-size: 36px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media screen and (max-width: 1000px) {
  .card__section .cards__wrapper .card__heading h3 {
    font-size: 32px;
  }
}

.card__section .cards__wrapper .card__heading h3 span {
  color: #43ade8;
}

.card__section .cards__wrapper .card__heading p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 15px;
}

.card__section .cards__wrapper .cards__container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

@media screen and (max-width: 1025px) {
  .card__section .cards__wrapper .cards__container {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  }
}

.card__section .cards__wrapper .cards__container .card__div {
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 24px;
  background: linear-gradient(148deg, rgba(255, 255, 255, 0.09) 4.15%, rgba(82, 80, 80, 0.11) 100%);
}

.card__section .cards__wrapper .cards__container .card__div .card__img__wrapper {
  height: 190px;
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card__section .cards__wrapper .cards__container .card__div .card__img__wrapper .image__container {
  height: 116px;
}

.card__section .cards__wrapper .cards__container .card__div .card__img__wrapper .image__container img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section {
  padding: 24px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .card__title p {
  color: #fff;
  font-size: 16px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  letter-spacing: 0;
  min-height: 40px;
}

@media screen and (max-width: 1100px) {
  .card__section .cards__wrapper .cards__container .card__div .card__info__section .card__title p {
    font-size: 16px;
  }
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .card__description {
  margin-top: 10px;
  min-height: 65px;
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .card__description span {
  all: unset;
  color: #bababa;
  font-size: 15px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section {
  margin-top: 20px;
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .apply__now__btn {
  background: #009dff;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
  outline: none;
  border: none;
  padding: 12px 29px;
  border-radius: 50px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-left: 12px;
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .apply__now__btn:hover, .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .apply__now__btn:focus, .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .apply__now__btn:focus-visible {
  background: #0077b5 !important;
}

@media screen and (max-width: 1025px) {
  .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .apply__now__btn {
    padding: 12px 18px;
  }
}

@media screen and (max-width: 500px) {
  .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .apply__now__btn {
    margin-left: 10px;
  }
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .learn__more__btn {
  background: #009dff;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
  outline: none;
  border: none;
  padding: 12px 29px;
  border-radius: 50px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background: transparent;
  outline: none;
  border: 1px solid #009dff;
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .learn__more__btn:hover, .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .learn__more__btn:focus, .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .learn__more__btn:focus-visible {
  background: #0077b5 !important;
}

@media screen and (max-width: 1025px) {
  .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .learn__more__btn {
    padding: 12px 18px;
  }
}

.card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .learn__more__btn:hover, .card__section .cards__wrapper .cards__container .card__div .card__info__section .btn__section a .learn__more__btn:focus {
  border: 1px solid transparent;
}

.t__iframe {
  background: #121212;
  padding-bottom: 90px;
}

.t__iframe h3 {
  color: #fff;
  font-size: 36px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 20px;
}

.t__iframe h3 span {
  color: #43ade8;
}

@media screen and (max-width: 767px) {
  .t__iframe h3 {
    font-size: 32px;
    line-height: 36px;
  }
  .t__iframe h3 br {
    display: none;
  }
}

.t__iframe .iframe__container {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .t__iframe .iframe__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .t__iframe .iframe__container {
    width: 90%;
  }
}

.testimonials {
  padding: 110px 0;
  background: #181818;
}

@media screen and (max-width: 1100px) {
  .testimonials {
    padding: 70px 0;
  }
}

.testimonials .testimonial__wraper {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .testimonials .testimonial__wraper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .testimonials .testimonial__wraper {
    width: 90%;
  }
}

.testimonials .testimonial__heading {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 600px) {
  .testimonials .testimonial__heading {
    font-size: 32px;
  }
}

.testimonials .testimonial__heading span {
  color: #ef6c00;
}

.testimonials .testimonial__sliders .testimonials-slider {
  margin: 0;
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper {
  padding: 0 !important;
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide {
  grid-template-columns: 4fr 6fr;
}

@media screen and (max-width: 900px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide {
    margin-left: 0px;
  }
}

@media screen and (max-width: 765px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide {
    grid-template-columns: 1fr;
  }
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .left {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 900px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .left {
    padding-left: 55px;
  }
}

@media screen and (max-width: 765px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .left {
    padding-left: 55px !important;
  }
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .left .author {
  margin-bottom: 0px;
  margin-left: 70px;
}

@media screen and (max-width: 900px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .left .author {
    margin-left: 0;
  }
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .left .author .desc h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .left .author .desc p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #bababa;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 765px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right {
    padding: 0 55px;
  }
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right .handle__quate__text {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding-top: 10px;
  max-width: 90%;
}

@media screen and (max-width: 900px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right .handle__quate__text {
    max-width: 90%;
  }
}

@media screen and (max-width: 756px) {
  .testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right .handle__quate__text {
    max-width: 100%;
  }
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right .handle__quate__text .quote {
  left: -35px;
  top: 0;
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right .handle__quate__text .quote img {
  width: 25px;
}

.testimonials .testimonial__sliders .testimonials-slider .myswiper__wrapper .single__slide .right .handle__quate__text .quate__right {
  right: -35px;
  bottom: 0;
  transform: rotate(180deg);
}

.testimonials .testimonial__sliders .testimonials-slider .arrow__button__handle {
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #303030;
  background: #181818;
  cursor: pointer;
  border-radius: 50px;
  top: 40%;
}

.testimonials .testimonial__sliders .testimonials-slider .arrow__button__handle::after {
  display: none !important;
}

.testimonials .testimonial__sliders .testimonials-slider .arrow__button__handle:hover, .testimonials .testimonial__sliders .testimonials-slider .arrow__button__handle:focus {
  background: #181818;
}

.testimonials .testimonial__sliders .testimonials-slider .arrow__button__handle svg {
  color: #303030;
  stroke-width: 1.5px;
}

.e__book__wrapper {
  padding: 110px 0;
  background: #121212;
  position: relative;
  overflow-x: hidden;
}

.e__book__wrapper .e__book__container {
  margin: 0 auto;
  width: 1180px;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  .e__book__wrapper .e__book__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper .e__book__container {
    width: 90%;
  }
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide {
  display: flex;
  gap: 168px;
}

@media screen and (max-width: 1180px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide {
    gap: 60px;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide {
    gap: 40px;
    flex-direction: column;
  }
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left {
  width: 560px;
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left {
    width: 100%;
  }
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__title {
  all: unset;
  display: block;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 600;
  line-height: 43.57px;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__title span {
  color: #43ADE8;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__text {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 15px;
}

@media screen and (max-width: 520px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__text {
    font-size: 16px;
  }
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form {
  margin-top: 30px;
  width: 70%;
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form {
    width: 100%;
  }
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .form__title {
  all: unset;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22px;
  font-weight: 500;
  line-height: 26.63px;
}

@media screen and (max-width: 520px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .form__title {
    font-size: 18px;
  }
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field {
  margin-top: 25px;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper {
  display: flex;
  flex-direction: column;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input {
  outline: none;
  background: #1C1C1C;
  border: 1px solid #191919;
  padding: 12px 15px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  border-radius: 8px;
  color: #BABABA;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input:hover, .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input:focus {
  border: 1px solid #fff;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input::-moz-placeholder {
  color: #BABABA;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input::placeholder {
  color: #BABABA;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input.is-invalid {
  border: 1px solid #db463c;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper .error {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper {
  margin-top: 25px;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button {
  all: unset;
  padding: 12px 52px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
  cursor: pointer;
}

.e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button:hover, .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button:focus {
  background: #0077b5;
}

@media screen and (max-width: 620px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button {
    padding: 8px 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 700px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right .image img {
    width: 300px;
  }
}

@media screen and (max-width: 500px) {
  .e__book__wrapper .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right .image img {
    width: unset;
    height: 214px;
  }
}

.e__book__wrapper .e__book__container .splide__arrows .custo__splide__arrow {
  box-shadow: 0px 15px 30px 0px #00BAC773  !important;
  background: #43ADE8 !important;
  cursor: pointer;
  height: 44px !important;
  width: 44px !important;
  color: #fff !important;
  cursor: pointer !important;
  border-radius: 50px !important;
  right: 100px !important;
  top: 36% !important;
  opacity: 1 !important;
}

@media screen and (max-width: 1180px) {
  .e__book__wrapper .e__book__container .splide__arrows .custo__splide__arrow {
    right: 20px !important;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper .e__book__container .splide__arrows .custo__splide__arrow {
    top: 42% !important;
  }
}

@media screen and (max-width: 700px) {
  .e__book__wrapper .e__book__container .splide__arrows .custo__splide__arrow {
    top: 60% !important;
  }
}

.e__book__wrapper .e__book__container .splide__arrows .custo__splide__arrow svg {
  height: 20px;
  width: 20px;
  stroke-width: 1.5px;
}

.e__book__wrapper .e__book__container .splide__arrows .left__wrrow__hide {
  display: none !important;
}

.e__book__wrapper .circle__1 {
  position: absolute;
  right: 270px;
  top: 30px;
  z-index: 1;
}

@media screen and (max-width: 1180px) {
  .e__book__wrapper .circle__1 {
    right: 30px;
  }
}

.e__book__wrapper .circle__1 img {
  height: 214px;
  width: 214px;
}

.e__book__wrapper .circle__2 {
  position: absolute;
  right: -20px;
  bottom: 0;
  z-index: 1;
}

.e__book__wrapper .circle__2 img {
  height: 480px;
  transform: rotate(90deg);
}

@media screen and (max-width: 700px) {
  .e__book__wrapper .circle__2 img {
    height: 360px;
  }
}

.ready__for__section {
  background: #121212;
  padding: 110px 0;
}

@media screen and (max-width: 980px) {
  .ready__for__section {
    padding: 70px 0 !important;
  }
}

.ready__for__section .ready__for__container__div {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .ready__for__section .ready__for__container__div {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .ready__for__section .ready__for__container__div {
    width: 90%;
  }
}

.ready__for__section .for__creer__text {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 900px) {
  .ready__for__section .for__creer__text {
    max-width: 100% !important;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 600px) {
  .ready__for__section .for__creer__text {
    font-size: 32px;
  }
}

.ready__for__section .for__creer__text span {
  color: #43ade8;
}

@media screen and (max-width: 1210px) {
  .ready__for__section .action__wrapper {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
  }
}

@media screen and (max-width: 825px) {
  .ready__for__section .action__wrapper {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
    grid-gap: 25px;
  }
}

@media screen and (max-width: 765px) {
  .ready__for__section .action__wrapper .tac__logo__wrapper__div {
    margin-top: 20px;
  }
}

.ready__for__section .action__wrapper .tac__logo__wrapper__div .logo__image__wrapper img {
  max-width: 146px !important;
  width: 146px !important;
  margin-bottom: 0;
}

@media screen and (max-width: 900px) {
  .ready__for__section .action__wrapper .tac__logo__wrapper__div .logo__image__wrapper img {
    padding: 0;
  }
}

.ready__for__section .action__wrapper .handle__sub__text h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 0;
}

@media screen and (max-width: 900px) {
  .ready__for__section .action__wrapper .handle__sub__text .text__spacing {
    margin-top: 20px;
  }
}

@media screen and (max-width: 900px) {
  .ready__for__section .action__wrapper .handle__sub__text .logo__text__spacing {
    margin-top: 43px;
  }
}

@media screen and (max-width: 765px) {
  .ready__for__section .action__wrapper .handle__sub__text .logo__text__spacing {
    margin-top: 20px;
  }
}

@media screen and (max-width: 765px) {
  .ready__for__section .action__wrapper .handle__sub__text .certificate__sub__text {
    margin-top: 10px;
  }
}

.ready__for__section .cookie__div .cookie__text__div {
  font-size: 15px !important;
}

.sign__up__wrapper .sign__up__container {
  background: #121212 !important;
}

.signup__section__wrapper {
  padding: 110px 0;
}

@media screen and (max-width: 1000px) {
  .signup__section__wrapper {
    padding: 70px 0;
  }
}

.signup__section__wrapper .signup__wrapper {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .signup__section__wrapper .signup__wrapper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .signup__section__wrapper .signup__wrapper {
    width: 90%;
  }
}

.signup__section__wrapper .signup__wrapper .signup__container {
  display: flex;
  width: 90%;
  justify-content: space-between;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .signup__section__wrapper .signup__wrapper .signup__container {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .signup__section__wrapper .signup__wrapper .signup__container {
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  .signup__section__wrapper .signup__wrapper .signup__container {
    flex-direction: column-reverse;
  }
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left {
  display: flex;
  flex-direction: column;
  width: 400px;
  align-items: center;
}

@media screen and (max-width: 980px) {
  .signup__section__wrapper .signup__wrapper .signup__container .signup__left {
    width: 100%;
  }
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__img {
  width: 280px;
  height: 257px;
}

@media screen and (max-width: 980px) {
  .signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__img {
    height: 100%;
    width: 100%;
  }
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 980px) {
  .signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details {
    width: 100%;
  }
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details h3 {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  margin-bottom: 0px;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #D0D5DD;
  margin-top: 5px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 980px) {
  .signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details span {
    width: 100%;
  }
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details a {
  text-align: center;
  text-decoration: none;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details a button {
  all: unset;
  margin-top: 20px;
  background: #009DFF;
  border-radius: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  text-align: center;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 12px 41px;
  cursor: pointer;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details a button:hover, .signup__section__wrapper .signup__wrapper .signup__container .signup__left .signup__plan__details a button:focus {
  background: #0077B5;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content {
  width: 526px;
  background: #181818;
  border-radius: 20px;
  padding: 30px;
}

@media screen and (max-width: 980px) {
  .signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content {
    width: 100%;
    margin-bottom: 40px;
  }
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #ffffff;
  margin-bottom: 20px;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content h1 span {
  color: #43ADE8;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column {
  width: 100%;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column .signup__label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #94949B;
  margin-bottom: 6px;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column input {
  all: unset;
  width: calc(100% - 12px * 2);
  height: 42px;
  padding: 0 12px;
  color: #fff;
  background: #2C2C2E;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  outline: none;
  border-radius: 8px;
  font-size: 16px;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column input:focus,
.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column input:hover {
  outline: 1px solid #fff;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column input.error {
  border: 1px solid #db463c;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column input.error:focus, .signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .signup__form__column input.error:hover {
  outline: none;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .error {
  color: #db463c;
  font-size: 12px;
  margin-top: 6px;
  display: block;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .password__column {
  position: relative;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .password__column #eye,
.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .password__column span {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 42px;
  transform: translateY(-20%);
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .password__column #eye .eye__close,
.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__row .password__column span .eye__close {
  height: 18px;
  width: 18px;
  color: #94949B;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__btn {
  width: 100%;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__btn button {
  all: unset;
  margin-top: 10px;
  width: 100%;
  background: #009DFF;
  border-radius: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  text-align: center;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 12px 0;
  cursor: pointer;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__btn button:hover, .signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__form__btn button:focus {
  background: #0077B5;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .or__text {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: 10px 0;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__with__google__btn {
  width: 100%;
  text-decoration: none;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__with__google__btn .google__btn {
  all: unset;
  width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  border: 1px solid #303030;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  padding: 12px 0;
  align-items: center;
  cursor: pointer;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__with__google__btn .google__btn:hover, .signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__with__google__btn .google__btn:focus {
  border: 1px solid  #0077B5;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .signup__with__google__btn .google__btn img {
  margin-right: 10px;
  height: 20px;
  width: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .already__text {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .already__text span {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  color: #D0D5DD;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .already__text span a {
  all: unset;
  text-decoration: none;
  color: #43ADE8;
  cursor: pointer;
}

.signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .already__text span a:hover, .signup__section__wrapper .signup__wrapper .signup__container .signup__right form .signup__form__content .already__text span a:hover {
  color: #0077B5;
}

.about__us__section__wrapper {
  padding: 110px 0;
  background: #121212;
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .about__us__section__wrapper {
    padding: 70px 0;
  }
}

.about__us__section__wrapper .about__us__wrapper {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .about__us__section__wrapper .about__us__wrapper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .about__us__section__wrapper .about__us__wrapper {
    width: 90%;
  }
}

.about__us__section__wrapper .about__us__wrapper .about__us__container {
  display: flex;
  width: 90%;
  justify-content: space-between;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container {
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container {
    flex-direction: column;
  }
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left {
  display: flex;
  flex-direction: column;
  width: 481px;
}

@media screen and (max-width: 980px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left {
    width: 100%;
    margin-bottom: 60px;
  }
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .about__us__heading {
  margin-bottom: 20px;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .about__us__heading h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #FFFFFF;
  font-family: "Inter Bold", sans-serif;
  margin: 0;
}

@media screen and (max-width: 600px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .about__us__heading h1 {
    font-size: 32px;
  }
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .about__us__heading h1 span {
  color: #43ADE8;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin: 0;
  font-family: "Inter Regular", sans-serif;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content p, .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content ul, .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content li {
  font-size: 16px;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content h2, .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content h3 {
  font-size: 18px;
  font-weight: 600;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content figure.media {
  display: block;
  margin: auto;
  margin-bottom: 13px;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content strong {
  font-weight: 600;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content table {
  width: 100%;
  color: #ababab;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content table, .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content th, .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content td {
  border: 1px solid;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content figure.image {
  width: 100%;
  height: 42rem;
  margin: auto;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__left .page__content figure.image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__right {
  width: 360px;
}

@media screen and (max-width: 980px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__right {
    width: 100%;
  }
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__right .about__us__img {
  width: 306px;
  height: 325px;
}

@media screen and (max-width: 980px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__right .about__us__img {
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  .about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__right .about__us__img {
    height: 100%;
    width: 100%;
  }
}

.about__us__section__wrapper .about__us__wrapper .about__us__container .about__us__right .about__us__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.teams__wrapper__section .teams__wrapper {
  padding: 110px 0px;
  background: #121212;
}

@media screen and (max-width: 1200px) {
  .teams__wrapper__section .teams__wrapper {
    padding: 70px 0;
  }
}

.teams__wrapper__section .teams__wrapper .teams__container {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .teams__wrapper__section .teams__wrapper .teams__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .teams__wrapper__section .teams__wrapper .teams__container {
    width: 90%;
  }
}

.teams__wrapper__section .teams__wrapper .teams__container .our__team__heading {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  color: #FFFFFF;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 0;
}

.teams__wrapper__section .teams__wrapper .teams__container .our__team__heading span {
  color: #43ADE8;
}

.teams__wrapper__section .teams__wrapper .teams__container .subtitle__text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: block;
  margin-top: 15px;
  letter-spacing: 0;
  margin-bottom: 0;
}

.teams__wrapper__section .teams__wrapper .teams__container .our-team-toggle-container {
  display: flex;
  gap: 10px;
  margin-top: 35px;
}

@media screen and (max-width: 376px) {
  .teams__wrapper__section .teams__wrapper .teams__container .our-team-toggle-container {
    width: 290px;
  }
}

.teams__wrapper__section .teams__wrapper .teams__container .our-team-toggle-container .yellow-btn-toggle {
  background: transparent;
  border: 1px solid #0077B5;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  outline: none;
  padding: 15px 29px;
  border-radius: 50px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.teams__wrapper__section .teams__wrapper .teams__container .our-team-toggle-container .yellow-btn-toggle-active {
  all: unset;
  cursor: pointer;
  text-align: center;
  display: grid;
  border: none;
  outline: none;
  place-items: center;
  background: #009DFF;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  outline: none;
  border: none;
  padding: 15px 29px;
  border-radius: 50px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.teams__wrapper__section .teams__wrapper .teams__container .our-team-toggle-container .yellow-btn-toggle-active:hover, .teams__wrapper__section .teams__wrapper .teams__container .our-team-toggle-container .yellow-btn-toggle-active:focus {
  background: #0077B5;
}

@media screen and (max-width: 376px) {
  .teams__wrapper__section .teams__wrapper .teams__container .our-team-toggle-container .yellow-btn-toggle-active {
    padding: 15px 0px;
    width: 100%;
    line-height: 0px;
  }
}

.teams__wrapper__section .teams__wrapper .teams__container .teams-display-container {
  display: flex;
  gap: 30px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.teams__wrapper__section .teams__wrapper .teams__container .team-2 {
  display: none;
}

.team-cards {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 60px;
}

.team-cards .team-card {
  width: 367px;
  background: #2C2C2E;
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 20px;
}

@media screen and (max-width: 1100px) {
  .team-cards .team-card {
    width: 310px;
  }
}

@media screen and (max-width: 1000px) {
  .team-cards .team-card {
    width: 335px;
  }
}

@media screen and (max-width: 700px) {
  .team-cards .team-card {
    width: 100%;
  }
}

.team-cards .team-card .tc-img {
  height: 91px;
  width: 91px;
  margin-bottom: 10px;
  border-radius: 50%;
}

.team-cards .team-card .tc-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.team-cards .team-card .instructor__info {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
}

.team-cards .team-card .instructor__info .name {
  all: unset;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-cards .team-card .instructor__info .role {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #BABABA;
  margin-top: 5px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team-cards .team-card .instructor__info .social-link {
  display: flex;
  margin-top: 10px;
}

.contact__us__section {
  display: flex;
  width: 100%;
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .contact__us__section {
    width: 90%;
  }
}

@media screen and (max-width: 1100px) {
  .contact__us__section {
    padding: 70px 0;
  }
}

.contact__us__section .contact__us__row {
  display: flex;
  gap: 76px;
}

@media screen and (max-width: 1100px) {
  .contact__us__section .contact__us__row {
    flex-direction: column;
  }
}

.contact__us__section .contact__us__row form:hover, .contact__us__section .contact__us__row form:focus {
  background: #1C1C1E;
}

.contact__us__section .contact__us__row .pm-apply-contact-form {
  width: 651px;
  max-width: 100%;
  min-height: 450px;
  background: #1C1C1E;
  border-radius: 5px;
  padding: 30px;
}

@media screen and (max-width: 650px) {
  .contact__us__section .contact__us__row .pm-apply-contact-form {
    width: 100%;
  }
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row {
  width: 100%;
  display: flex;
  gap: 30px;
  margin-bottom: 16px;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column {
  width: 100%;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column .label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #94949B;
  display: block;
  margin-bottom: 6px;
  text-transform: none;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column input {
  all: unset;
  width: calc(100% - 12px * 2);
  height: 42px;
  background: #2C2C2E;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  padding: 0 12px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column input:focus,
.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column input:hover,
.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column textarea:focus,
.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column textarea:hover {
  outline: 1px solid #fff;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column .error {
  border: 1px solid #db463c;
  outline: 1px solid #db463c;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column .error:focus, .contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column .error:hover {
  outline: none;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column label.error {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .cf-row .cf-column textarea {
  all: unset;
  height: 128px !important;
  height: 128px;
  padding: 12px;
  color: #fff;
  width: calc(100% - 12px * 2);
  background: #2C2C2E;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  resize: none;
  display: block;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .apply_cf_column {
  margin-bottom: 0px;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .pm-apply-cf-btn {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .pm-apply-cf-btn button {
  background: #009DFF;
  border-radius: 8px;
  padding: 10px 28px;
  outline: none;
  border: none;
  cursor: pointer;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  border-radius: 50px;
}

.contact__us__section .contact__us__row .pm-apply-contact-form .pm-apply-cf-btn button:hover, .contact__us__section .contact__us__row .pm-apply-contact-form .pm-apply-cf-btn button:focus {
  background: #0077B5;
}

.contact__us__section .contact__us__row .contact__us__text h1 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  color: #FFFFFF;
  margin-bottom: 0;
  width: 416px;
  margin-bottom: 40px;
}

.contact__us__section .contact__us__row .contact__us__text h1 .message__text {
  color: #43ADE8;
}

.contact__us__section .contact__us__row .contact__us__text h1 .in__touch {
  color: #EF6C00;
}

@media screen and (max-width: 650px) {
  .contact__us__section .contact__us__row .contact__us__text h1 {
    width: 100%;
  }
}

.contact__us__section .contact__us__row .contact__us__text .ct-text {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.contact__us__section .contact__us__row .contact__us__text .ct-text__mail {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact__us__section .contact__us__row .contact__us__text .ct-text__mail a {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact__us__section .contact__us__row .contact__us__text .ct-text__mail a:hover {
  cursor: pointer;
  color: #0077B5;
}

.contact__us__section .contact__us__row .contact__us__text .ct-text__mail svg {
  height: 16px;
}

.faq__section__wrapper {
  display: flex;
  width: 100%;
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 1200px) {
  .faq__section__wrapper {
    width: 90%;
  }
}

@media screen and (max-width: 1100px) {
  .faq__section__wrapper {
    padding: 70px 0;
  }
}

.faq__section__wrapper .faq__wrapper {
  display: flex;
  gap: 115px;
}

@media screen and (max-width: 1100px) {
  .faq__section__wrapper .faq__wrapper {
    gap: 30px;
  }
}

@media screen and (max-width: 1000px) {
  .faq__section__wrapper .faq__wrapper {
    gap: 60px;
    flex-direction: column;
  }
}

.faq__section__wrapper .faq__wrapper .faq__left__section {
  width: 335px;
}

@media screen and (max-width: 1000px) {
  .faq__section__wrapper .faq__wrapper .faq__left__section {
    height: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  .faq__section__wrapper .faq__wrapper .faq__left__section {
    width: 100%;
  }
}

.faq__section__wrapper .faq__wrapper .faq__left__section h1 {
  font-family: "Inter Semibold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #ffffff;
  margin-bottom: 0;
  margin-bottom: 30px;
}

.faq__section__wrapper .faq__wrapper .faq__left__section h1 span {
  color: #43ade8;
}

.faq__section__wrapper .faq__wrapper .faq__left__section .ct-text {
  font-family: "Inter Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 10px;
}

.faq__section__wrapper .faq__wrapper .faq__left__section .ct-text__mail {
  font-family: "Inter Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.faq__section__wrapper .faq__wrapper .faq__left__section .ct-text__mail span {
  margin-left: 10px;
  margin-right: 3px;
}

.faq__section__wrapper .faq__wrapper .faq__left__section .ct-text__mail a {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Inter Regular", sans-serif;
  color: #43ade8;
}

.faq__section__wrapper .faq__wrapper .faq__left__section .ct-text__mail a:hover {
  cursor: pointer;
  color: #0077b5;
}

.faq__section__wrapper .faq__wrapper .faq__left__section .ct-text__mail svg {
  height: 16px;
}

.faq__section__wrapper .faq__wrapper .faq__left__section .faq__image {
  margin-top: 60px;
  width: 310px;
  height: 315px;
}

@media screen and (max-width: 1000px) {
  .faq__section__wrapper .faq__wrapper .faq__left__section .faq__image {
    height: 85%;
    width: 100%;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 600px) {
  .faq__section__wrapper .faq__wrapper .faq__left__section .faq__image {
    width: 310px;
    height: 315px;
    padding: 0;
  }
}

.faq__section__wrapper .faq__wrapper .faq__left__section .faq__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div {
  width: 731px;
}

@media screen and (max-width: 1100px) {
  .faq__section__wrapper .faq__wrapper .faq__wrapper__section__div {
    width: 575px;
  }
}

@media screen and (max-width: 1000px) {
  .faq__section__wrapper .faq__wrapper .faq__wrapper__section__div {
    width: 100%;
  }
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div {
  height: auto;
  padding: 15px 30px;
  max-width: 100%;
  background: #1C1C1E;
  border-radius: 14px;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div {
    width: 100%;
  }
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-head {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-family: "Inter Regular", sans-serif;
  cursor: pointer;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-head .faq-head-icon {
  height: 30px;
  display: grid;
  place-items: center;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-head .faq-head-icon svg {
  height: 100%;
  stroke-width: 1.5px;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-head .rotate-icon {
  transform: rotate(-180deg);
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-head:hover .faq-head-icon svg polyline {
  color: #0077b5;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-head:hover .faq-head-title {
  color: #0077b5;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq__head {
  font-family: "Inter Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .faq-body p {
  margin-top: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  color: #BABABA;
  margin-bottom: 0;
  border-top: 1px solid #303030;
  padding: 13px 0;
  font-family: "Inter Regular", sans-serif;
  padding-bottom: 0;
}

.faq__section__wrapper .faq__wrapper .faq__wrapper__section__div .faq__list__container .faq__div .open-faqbody {
  max-height: 500px;
}

.pricing__section__wrapper {
  padding: 110px 0;
  background: #121212;
  overflow: hidden;
}

@media screen and (max-width: 980px) {
  .pricing__section__wrapper {
    padding: 70px 0;
  }
}

.pricing__section__wrapper .pricing__container {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .pricing__section__wrapper .pricing__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .pricing__section__wrapper .pricing__container {
    width: 90%;
  }
}

.pricing__section__wrapper .pricing__container .pricing__heading {
  margin-bottom: 20px;
}

.pricing__section__wrapper .pricing__container .pricing__heading h2 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 0;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
}

@media screen and (max-width: 700px) {
  .pricing__section__wrapper .pricing__container .pricing__heading h2 {
    font-size: 32px;
  }
}

.pricing__section__wrapper .pricing__container .pricing__heading h2 span {
  color: #43ADE8;
}

.pricing__section__wrapper .pricing__container .pricing__subtext span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #BABABA;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  width: 49%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 825px) {
  .pricing__section__wrapper .pricing__container .pricing__subtext span {
    width: 100%;
  }
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper {
  margin-top: 60px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards {
  display: flex;
  gap: 32px;
  margin: 0 auto;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 1200px) {
  .pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards {
    width: 100%;
  }
}

@media screen and (max-width: 700px) {
  .pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards {
    flex-direction: column;
  }
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card {
  width: 370px;
  background: #1C1C1E;
  border-radius: 5px;
  padding: 32px;
}

@media screen and (max-width: 825px) {
  .pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card {
    width: 100%;
  }
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .card__upper__text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 16px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .price__div {
  margin-bottom: 16px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .price__div .doller {
  font-style: normal;
  font-weight: 500;
  font-size: 56px;
  line-height: 60px;
  color: #FFFFFF;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .price__div .doller sub {
  color: #71717A;
  font-size: 14px;
  margin-left: -15px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .price__div .free__text {
  font-size: 48px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .duration__text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #A1A1AA;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .transparent {
  color: transparent;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .divider__line {
  height: 1px;
  background: #303030;
  width: 100%;
  margin: 24px 0;
  margin-bottom: 16px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .fetaure__heading__text {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
  margin-bottom: 24px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .mt__handle {
  margin-top: 40px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .benifits__desc {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .benifits__desc .benifit {
  display: flex;
  align-items: center;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .benifits__desc .benifit span {
  color: #EF6C00;
  font-size: 19px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .benifits__desc .benifit .color__red {
  color: #db463c;
  width: 19px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .benifits__desc .benifit p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin: 0;
  margin-left: 16px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .height__handle {
  min-height: 315px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .first__card__height {
  height: 420px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .last__card__height {
  height: 345px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .lifetime__heading__text {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #FFFFFF;
  margin-bottom: 24px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .lifetime__heading__text .font__handle {
  font-size: 18px;
  color: #A1A1AA;
  font-weight: 400;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .lifetime__access__boxes {
  display: flex;
  flex-direction: column;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .lifetime__access__boxes .lifetime__access__text {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #303030;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .lifetime__access__boxes .lifetime__access__text:last-child {
  margin-bottom: 24px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .m__handle__wrapper .lifetime__access__text:last-child {
  margin-bottom: 17px;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .pricing__button {
  width: 100%;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .pricing__button a {
  text-align: center;
  text-decoration: none;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .pricing__button a button {
  all: unset;
  margin-top: 32px;
  width: 100%;
  background: #009DFF;
  border-radius: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  text-align: center;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 12px 0;
  cursor: pointer;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .pricing__button a button:hover, .pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .pricing__card .pricing__button a button:focus {
  background: #0077B5;
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .width {
  width: 500px;
}

@media screen and (max-width: 1200px) {
  .pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .width {
    width: 400px;
  }
}

@media screen and (max-width: 900px) {
  .pricing__section__wrapper .pricing__container .pricing__card__wrapper .pricing__cards .width {
    width: 100%;
  }
}

.pricing__section__wrapper .pricing__container .pricing__card__wrapper .mt_32 {
  margin: 0 auto;
  margin-top: 32px;
  justify-content: center;
}

.tenant_loading_wrapper {
  height: 100vh;
  max-width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #121212;
}

.tenant_loading_wrapper .animation_loading_section .amimation__div {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.tenant_loading_wrapper .animation_loading_section .processing {
  font-weight: 500;
  font-size: 2.5rem;
  color: #fff;
  text-align: center !important;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #ffffff;
}

.tenant_loading_wrapper .animation_loading_section .message {
  display: block;
  margin-top: 10px;
  color: #667085;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-width: 600px) {
  .tenant_loading_wrapper .animation_loading_section .message {
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}

.tenant_loading_wrapper .animation_loading_section .spinner2 {
  margin-left: 5px;
  text-align: center;
}

.tenant_loading_wrapper .animation_loading_section .spinner2 > div {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.tenant_loading_wrapper .animation_loading_section .m {
  margin: 0 2px !important;
}

.tenant_loading_wrapper .animation_loading_section .spinner2 .bounce1 {
  animation-delay: -0.32s;
  background-color: #fff;
}

.tenant_loading_wrapper .animation_loading_section .spinner2 .bounce2 {
  animation-delay: -0.16s;
  background-color: #fff;
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

.error404page-container {
  padding: 200px 0 150px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-style: normal;
  margin: 0;
}

.error404page-container h1 {
  font-weight: 700;
  font-size: 200px;
  display: flex;
  color: #eaeaea;
  margin: 0;
  height: 200px;
  align-items: center;
}

@media screen and (max-width: 800px) {
  .error404page-container h1 {
    font-size: 170px;
  }
}

.error404page-container p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  color: #ffffff;
}

.error404page-container a {
  margin-top: 60px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #009DFF;
}

.error404page-container a:hover {
  color: #0077B5;
}

.mobile__header {
  width: 100%;
  background: #0d0d0d;
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}

.mobile__header.show-mobile-sidebar {
  display: block;
}

.mobile__header .mobileSidebarCloseIconWrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 20px 0;
  padding-top: 16px;
}

.mobile__header .mobileSidebarCloseIconWrapper svg {
  cursor: pointer;
  height: 20px;
  width: 20px;
  color: #667085;
}

.mobile__header .mobile__nav {
  position: fixed;
  z-index: 12;
  width: 275px;
  background: #232323;
  padding: 0 18px;
  height: 100vh;
  overflow: hidden;
}

.mobile__header .mobile__nav .mobile__ul {
  all: unset;
  list-style: none;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu {
  padding-bottom: 15px;
  border-bottom: 1px solid #303030;
  margin-top: 15px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu:first-child {
  margin-top: 0;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu:last-child {
  border: none;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu .mobile__submenu__btn {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu .mobile__submenu__btn svg {
  height: 20px;
  width: 20px;
  stroke-width: 1.5px;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu a, .mobile__header .mobile__nav .mobile__ul .mobile__menu .mobile__submenu__btn {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu a:hover, .mobile__header .mobile__nav .mobile__ul .mobile__menu .mobile__submenu__btn:hover {
  transition: 0.3s ease;
  color: #43ADE8;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu a:hover svg, .mobile__header .mobile__nav .mobile__ul .mobile__menu .mobile__submenu__btn:hover svg {
  color: #43ADE8;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu .auth__menu {
  color: #43ADE8;
}

.mobile__header .mobile__nav .mobile__ul .mobile__menu .active-submenu ~ .mobile__submenus {
  transform: translateX(0px);
}

.mobile__header .mobile__nav .mobile__submenus {
  all: unset;
  width: 275px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
  background: #232323;
  transform: translateX(275px);
  transition: 0.5s ease;
}

.mobile__header .mobile__nav .mobile__submenus .mobile__submenu__title {
  display: flex;
  justify-content: space-between;
  padding: 16px 18px;
  align-items: center;
  background: #303030;
}

.mobile__header .mobile__nav .mobile__submenus .mobile__submenu__title .mobile__submenu__left {
  display: flex;
  align-items: center;
}

.mobile__header .mobile__nav .mobile__submenus .mobile__submenu__title .mobile__submenu__left span {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.mobile__header .mobile__nav .mobile__submenus .mobile__submenu__title .mobile__submenu__left .submenu__left__arrow {
  height: 20px;
  width: 20px;
  stroke-width: 1.5px;
  cursor: pointer;
  margin-left: -6px;
}

.mobile__header .mobile__nav .mobile__submenus .mobile__submenu__title .submenu__close {
  cursor: pointer;
}

.mobile__header .mobile__nav .mobile__submenus .mobile__submenu__title .submenu__close svg {
  height: 20px;
  width: 20px;
  color: #667085;
}

.mobile__header .mobile__nav .mobile__submenus .sub__menu {
  padding: 15px 18px;
  border-bottom: 1px solid #303030;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.mobile__header .mobile__nav .mobile__submenus .sub__menu:last-child {
  border: none;
}

.mobile__header .mobile__nav .mobile__submenus .sub__menu a {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.mobile__header .mobile__nav .mobile__submenus .sub__menu a:hover {
  color: #43ADE8;
}

.navbar__wrapper__div .hideInMobile {
  display: none;
}

.mobile__navbar_toggler {
  display: none;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 0.25rem 0.75rem;
}

@media screen and (max-width: 1200px) {
  .mobile__navbar_toggler {
    display: block;
  }
}

.mobile__navbar_toggler .mobile__menu__toggle_burger__icon img {
  filter: invert(1);
}

.mobile__navbar_toggler .mobile__menu__toggle_burger__icon svg {
  height: 22px;
  stroke-width: 1.5px;
}

body {
  scroll-behavior: smooth;
}

.apo__hero {
  padding: 110px 0;
}

@media screen and (max-width: 1000px) {
  .apo__hero {
    padding: 70px 0;
  }
}

@media screen and (max-width: 1000px) {
  .apo__hero .home__banner__container .handle__row__style {
    flex-direction: column;
  }
}

@media screen and (max-width: 750px) {
  .apo__hero .home__banner__container .handle__row__style {
    padding: 20px;
  }
}

.apo__hero .home__banner__container .handle__row__style .apo__left {
  width: 532px;
}

@media screen and (max-width: 1180px) {
  .apo__hero .home__banner__container .handle__row__style .apo__left {
    width: 460px;
  }
}

@media screen and (max-width: 1000px) {
  .apo__hero .home__banner__container .handle__row__style .apo__left {
    width: 100%;
  }
}

.apo__hero .home__banner__container .handle__row__style .apo__left h1,
.apo__hero .home__banner__container .handle__row__style .apo__left .icp__heading {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #fff;
}

.apo__hero .home__banner__container .handle__row__style .apo__left h1 span,
.apo__hero .home__banner__container .handle__row__style .apo__left .icp__heading span {
  color: #43ade8;
}

.apo__hero .home__banner__container .handle__row__style .apo__left .apo__desc__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 20px;
}

.apo__hero .home__banner__container .handle__row__style .apo__left .apo__perks__wrapper {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  width: 85%;
}

@media screen and (max-width: 1000px) {
  .apo__hero .home__banner__container .handle__row__style .apo__left .apo__perks__wrapper {
    width: 100%;
  }
}

.apo__hero .home__banner__container .handle__row__style .apo__left .apo__perks__wrapper .apo__perk__container {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.apo__hero .home__banner__container .handle__row__style .apo__left .apo__perks__wrapper .apo__perk__container .apo__perk {
  display: flex;
  align-items: center;
  gap: 15px;
}

.apo__hero .home__banner__container .handle__row__style .apo__left .apo__perks__wrapper .apo__perk__container .apo__perk img {
  width: 20px;
}

.apo__hero .home__banner__container .handle__row__style .apo__left .apo__perks__wrapper .apo__perk__container .apo__perk p {
  all: unset;
  font-family: "Inter Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #d6d6d6;
}

@media screen and (max-width: 700px) {
  .apo__hero .home__banner__container .handle__row__style .apo__left .apo__perks__wrapper .apo__perk__container .apo__perk p {
    font-size: 12px;
  }
}

.apo__hero .home__banner__container .handle__row__style .apo__left .enroll__btn__wrapper {
  margin-top: 50px;
  width: 83%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1180px) {
  .apo__hero .home__banner__container .handle__row__style .apo__left .enroll__btn__wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 700px) {
  .apo__hero .home__banner__container .handle__row__style .apo__left .enroll__btn__wrapper {
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
}

.apo__hero .home__banner__container .handle__row__style .apo__left .enroll__btn__wrapper a {
  all: unset;
  cursor: pointer;
  padding: 15px 28px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.apo__hero .home__banner__container .handle__row__style .apo__left .enroll__btn__wrapper a:hover, .apo__hero .home__banner__container .handle__row__style .apo__left .enroll__btn__wrapper a:focus {
  background: #0077b5;
}

.apo__hero .home__banner__container .handle__row__style .apo__left .enroll__btn__wrapper a:active {
  background: #009dff;
}

.apo__hero .home__banner__container .handle__row__style .apo__right {
  width: 500px;
}

@media screen and (max-width: 1180px) {
  .apo__hero .home__banner__container .handle__row__style .apo__right {
    width: 480px;
  }
}

@media screen and (max-width: 1000px) {
  .apo__hero .home__banner__container .handle__row__style .apo__right {
    width: 100%;
    margin-top: 40px;
  }
}

.apo__hero .home__banner__container .handle__row__style .apo__right .video__wrapper {
  width: 100%;
}

.apo__hero .home__banner__container .handle__row__style .apo__right img {
  width: 100%;
  height: 390px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

@media screen and (max-width: 1000px) {
  .apo__hero .home__banner__container .handle__row__style .apo__right img {
    height: 70%;
    max-height: 80%;
  }
}

.apo__hero .home__banner__container .not__align {
  align-items: unset;
}

.apo__hero .home__banner__container .not__align .apo__right {
  margin-top: 100px;
}

@media screen and (max-width: 1000px) {
  .apo__hero .home__banner__container .not__align .apo__right {
    margin-top: 20px;
  }
}

.apo__hero .home__banner__container .apo__content {
  padding: 50px;
  background: linear-gradient(91.52deg, rgba(255, 255, 255, 0.09) -15.69%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 10px;
}

@media screen and (max-width: 767px) {
  .apo__hero .home__banner__container .apo__content {
    padding: 20px !important;
  }
}

.choose-wrapper {
  background: #181818;
}

.choose-container {
  padding: 110px 0;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .choose-container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .choose-container {
    width: 90%;
  }
}

.choose-container .main-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 38.19px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-align: center;
  margin-bottom: 40px;
  margin-top: 0;
}

.choose-container .main-title span {
  color: #EF6C00;
}

.choose-container .learning-paths {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

@media screen and (max-width: 767px) {
  .choose-container .learning-paths {
    grid-template-columns: 1fr;
  }
}

.choose-container .learning-paths .path-card {
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  border: 1px solid #374151;
  border-radius: 12px;
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.choose-container .learning-paths .path-card .card-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

@media screen and (max-width: 1000px) {
  .choose-container .learning-paths .path-card .card-header-container {
    flex-direction: column;
    gap: 8px;
  }
}

.choose-container .learning-paths .path-card .card-header-container .card-title {
  font-family: "Inter Bold";
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}

.choose-container .learning-paths .path-card .card-header-container .badge {
  padding: 4px 12px;
  font-family: "Inter Regular";
  font-weight: 400;
  font-size: 14px;
  border-radius: 30px;
}

.choose-container .learning-paths .path-card .card-header-container .badge-popular {
  background: #009dff;
  color: #fff;
}

.choose-container .learning-paths .path-card .card-header-container .badge-partnership {
  background: #EF6C00;
  color: #fff;
}

.choose-container .learning-paths .path-card .card-description {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  margin: 0;
}

.choose-container .learning-paths .path-card .price-div {
  font-family: "Inter Bold";
  font-weight: 700;
  font-size: 24px;
  margin-top: 16px;
}

.choose-container .learning-paths .path-card .price-live {
  color: #009dff;
}

.choose-container .learning-paths .path-card .price-self {
  color: #EF6C00;
}

.choose-container .learning-paths .path-card .price-subtitle {
  font-family: "Inter Regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 8px;
  color: #9ca3af;
}

.choose-container .learning-paths .path-card .features-ul {
  all: unset;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 24px 0;
}

.choose-container .learning-paths .path-card .features-ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Inter Regular";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.choose-container .learning-paths .path-card .features-ul li svg {
  height: 16px;
  width: 16px;
}

.choose-container .learning-paths .path-card .feature-self li svg {
  color: #EF6C00;
}

.choose-container .learning-paths .path-card .feature-live li svg {
  color: #009dff;
}

.choose-container .learning-paths .path-card .cta-button {
  font-family: "Inter Regular";
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 12px 0;
  width: 100%;
}

.choose-container .learning-paths .path-card .cta-button a {
  text-decoration: none;
  color: #fff;
  width: 100%;
}

.choose-container .learning-paths .path-card .cta-live {
  background: #009dff;
}

.choose-container .learning-paths .path-card .cta-live:hover {
  background: #0077b5;
}

.choose-container .learning-paths .path-card .cta-self {
  background: #ef6c00;
}

.choose-container .learning-paths .path-card .cta-self:hover {
  background: #de6706;
}

.apo__ready__wrapper {
  padding: 110px 0;
}

@media screen and (max-width: 767px) {
  .apo__ready__wrapper {
    padding: 70px 0;
  }
}

.apo__ready__wrapper .apo__ready__container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  flex-direction: column;
}

.apo__ready__wrapper .apo__ready__container h3 {
  font-family: "Inter Bold";
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #fff;
}

.apo__ready__wrapper .apo__ready__container p {
  font-family: "Inter Regular";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #d1d5db;
  margin: 0 auto;
  width: 50%;
}

@media screen and (max-width: 1000px) {
  .apo__ready__wrapper .apo__ready__container p {
    width: 90%;
  }
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .apo__ready__wrapper .apo__ready__container .apo__ready__buttons {
    justify-content: center;
    align-items: center;
  }
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons .cta-button {
  font-family: "Inter Regular";
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 12px 0;
  width: 100%;
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons .cta-button a {
  text-decoration: none;
  color: #fff;
  width: 100%;
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons .cta-live {
  background: #009dff;
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons .cta-live:hover {
  background: #0077b5;
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons .cta-self {
  background: #ef6c00;
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons .cta-self:hover {
  background: #de6706;
}

.apo__ready__wrapper .apo__ready__container .apo__ready__buttons .cta-button {
  width: -moz-fit-content;
  width: fit-content;
  word-wrap: nowrap;
  padding: 12px 32px;
}

.apo__session__wrapper {
  padding-bottom: 75px;
  background: #121212;
}

.apo__session__wrapper .apo__session_container {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .apo__session__wrapper .apo__session_container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .apo__session__wrapper .apo__session_container {
    width: 90%;
  }
}

.apo__session__wrapper .apo__session_container .session__heading {
  font-size: 32px;
  font-weight: 700;
  line-height: 38.19px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .apo__session__wrapper .apo__session_container .session__heading {
    width: 100%;
  }
}

.apo__session__wrapper .apo__session_container .apo__session__content {
  margin-top: 45px;
  display: flex;
}

.apo__session__wrapper .apo__session_container .apo__session__content .nextSessionBtn,
.apo__session__wrapper .apo__session_container .apo__session__content .splide__arrow--next {
  height: 44px;
  width: 44px;
  color: #fff;
  cursor: pointer;
  border-radius: 50px;
  background: #303030;
  left: 0;
}

.apo__session__wrapper .apo__session_container .apo__session__content .nextSessionBtn::after,
.apo__session__wrapper .apo__session_container .apo__session__content .splide__arrow--next::after {
  font-size: 18px;
  color: #fff;
}

.apo__session__wrapper .apo__session_container .apo__session__content .prevSessionBtn,
.apo__session__wrapper .apo__session_container .apo__session__content .splide__arrow--prev {
  height: 44px;
  width: 44px;
  right: 0;
  color: #fff;
  cursor: pointer;
  border-radius: 50px;
  background: #303030;
}

.apo__session__wrapper .apo__session_container .apo__session__content .prevSessionBtn::after,
.apo__session__wrapper .apo__session_container .apo__session__content .splide__arrow--prev::after {
  font-size: 18px;
  color: #fff;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards {
  display: flex;
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards {
    width: 100%;
    justify-content: unset;
    align-items: center;
  }
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card {
  background: linear-gradient(91.52deg, rgba(255, 255, 255, 0.09) -15.69%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 10px;
  overflow: hidden;
  width: 375px !important;
  margin-right: 20px;
}

@media screen and (max-width: 1180px) {
  .apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card {
    width: 40% !important;
  }
}

@media screen and (max-width: 1000px) {
  .apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card {
    width: 49% !important;
  }
}

@media screen and (max-width: 767px) {
  .apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card {
    width: 95% !important;
  }
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__date {
  all: unset;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.64px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background: linear-gradient(236.79deg, #43ade8 3.16%, #ef6c00 33.7%, #43ade8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 20px;
  padding-bottom: 0px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__time {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 10px;
  padding: 0px 20px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__time svg {
  height: 16px;
  width: 16px;
  margin-top: 1px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__time .time__to__from {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .live__online__info {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
  padding: 0px 20px;
  margin-top: 6px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .live__online__info svg {
  height: 20px;
  width: 20px;
  transform: rotate(45deg);
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .live__online__info .live__text {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .live__online__info .run__badge {
  all: unset;
  display: block;
  background: #31353f;
  border-radius: 5px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  line-height: 16.94px;
  padding: 3px 7px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #303030;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview h3 {
  all: unset;
  display: block;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  padding: 0px 20px;
  margin-bottom: 10px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .sesstions {
  display: flex;
  gap: 12px;
  flex-direction: column;
  padding: 0px 20px;
  min-height: 120px;
  padding-right: 6px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .sesstions .single__session__wrapper {
  display: flex;
  gap: 5px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .sesstions .single__session__wrapper .single__session__date {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #43ade8;
  white-space: nowrap;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .sesstions .single__session__wrapper .single__session__time {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 12px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .sesstions .single__session__wrapper .single__session__time svg {
  height: 14px;
  width: 14px;
  stroke-width: 1.5px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .sesstions .single__session__wrapper .single__session__time p {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .view__all__btn {
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .view__all__btn .view__all__text {
  margin-top: -20px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #616161;
  cursor: pointer;
  text-decoration: underline;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price {
  display: flex;
  background: #232323;
  padding: 18px 20px;
  gap: 15px;
  margin-top: 12px;
  align-items: center;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price a {
  text-decoration: none;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price .book__now {
  all: unset;
  cursor: pointer;
  padding: 10px 24px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price .book__now:hover {
  background: #0077b5;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price .disable__btn {
  border-radius: 5px;
  width: 100%;
  padding: 10px 15px;
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
  background: #31353f;
  color: #ffffff;
  text-align: center;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price .book__now__btn__wrapper {
  width: 86%;
  text-align: center;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price .full__width__btn {
  width: 100%;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .session__book__price .session__price {
  all: unset;
  display: block;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  color: #ffffff;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group {
  margin: 0 20px;
  min-height: 175px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group .label__input__wrapper {
  display: flex;
  flex-direction: column;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group .label__input__wrapper .input__label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #d0d5dd;
  margin-bottom: 6px;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group .label__input__wrapper input {
  background: #1c1c1c;
  padding: 10px 15px;
  width: 100%;
  border: 1px solid #303538;
  outline: none;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
  border-radius: 6px;
  transition: 0.3s ease;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group .label__input__wrapper input::-moz-placeholder {
  color: #fff;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group .label__input__wrapper input::placeholder {
  color: #fff;
}

.apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group .label__input__wrapper input:hover, .apo__session__wrapper .apo__session_container .apo__session__content .apo__session__cards .apo__session__card .session__overview .input__group .label__input__wrapper input:active {
  border: 1px solid #fff;
}

@media screen and (max-width: 1180px) {
  .apo__session__wrapper .apo__session_container .apo__session__content .responsive__cards__without__slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .unlock__left__section {
  width: 500px;
  margin-left: 0;
}

@media screen and (max-width: 1000px) {
  .certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .unlock__left__section {
    width: 100%;
  }
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .unlock__left__section .image__section {
  margin-top: 0;
  height: 370px;
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .unlock__left__section .image__section {
    margin-top: 40px;
    width: 100%;
    height: 100%;
  }
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .unlock__left__section .image__section img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1000px) {
  .certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .unlock__left__section .image__section img {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 1180px) {
  .certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section {
    width: 450px;
  }
}

@media screen and (max-width: 1000px) {
  .certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .certi__heading h3 {
    text-align: start;
  }
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .certi__heading h3 span {
  color: #ef6c00;
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .thumb__text {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 25px;
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .thumb__text p {
  all: unset;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .certi__benifits {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .certi__benifits .certi__benifit {
  display: flex;
  gap: 12px;
}

.certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .certi__benifits .certi__benifit p {
  all: unset;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
}

@media screen and (max-width: 1000px) {
  .certi__benifit__wrapper .certi__benifit__section .certi__benifit__container .right__section .pm__btn {
    text-align: start;
  }
}

.course__feature__section .course__feature__wrapper .feature__title {
  width: unset;
  text-align: center;
}

.course__feature__section .course__feature__wrapper .feature__text {
  all: unset;
  font-family: "Inter Regular";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 15px;
  color: #fff;
  display: block;
}

.course__feature__section .course__feature__wrapper .steps__wrapper {
  margin-top: 60px;
}

.course__feature__section .course__feature__wrapper .steps__wrapper .step {
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
}

.course__feature__section .course__feature__wrapper .steps__wrapper .step:nth-child(6) .image::after {
  background: #5db1e2 !important;
  opacity: 0.08;
}

.course__feature__section .course__feature__wrapper .steps__wrapper .step .image::after {
  background: #5db1e2;
  opacity: 0.08;
}

.course__feature__section .course__feature__wrapper .steps__wrapper .desc__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  color: #bababa;
}

.apo__learn__section {
  padding: 110px 0;
  background: #121212;
}

@media screen and (max-width: 1000px) {
  .apo__learn__section {
    padding: 70px 0;
  }
}

.apo__learn__section .apo__learn__container__wrapper {
  width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .apo__learn__section .apo__learn__container__wrapper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .apo__learn__section .apo__learn__container__wrapper {
    width: 90%;
  }
}

.apo__learn__section .apo__learn__container__wrapper h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
  color: #fff;
}

.apo__learn__section .apo__learn__container__wrapper h3 span {
  color: #43ade8;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container {
  margin-top: 15px;
  display: flex;
  gap: 60px;
  justify-content: space-between;
}

@media screen and (max-width: 1000px) {
  .apo__learn__section .apo__learn__container__wrapper .apo__learn__container {
    flex-direction: column;
    gap: 40px;
  }
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left {
  width: 575px;
}

@media screen and (max-width: 1000px) {
  .apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left {
    width: 100%;
  }
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left p {
  all: unset;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  color: #ffffff;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading {
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 15px;
  width: -moz-fit-content;
  width: fit-content;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading:hover svg {
  color: #43ade8;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading:hover span {
  color: #43ade8;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading svg {
  height: 15px;
  width: 15px;
  stroke-width: 3px;
  min-width: 20px;
  align-self: start;
  margin-left: -5px;
  color: #bababa;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading span {
  font-family: "Inter Medium";
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  color: #bababa;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading .hide__plus__icon {
  display: none;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading .minus__icon {
  display: none;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__heading .show__minus__icon {
  display: block;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__content {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__content ul {
  all: unset;
  padding-left: 16px;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__content ul br {
  display: none;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__content li,
.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .apo__list__content p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  color: #bababa;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .open-course-list {
  max-height: 800px;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .list__heading:hover svg {
  color: #ef6c00;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__left .apo__lists .apo__list .list__heading:hover span {
  color: #ef6c00;
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__right {
  width: 460px;
}

@media screen and (max-width: 1000px) {
  .apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__right {
    width: 100%;
  }
}

.apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__right img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1000px) {
  .apo__learn__section .apo__learn__container__wrapper .apo__learn__container .apo__learn__right img {
    width: 100%;
    max-height: 80%;
  }
}

.what__user__say__section {
  background-color: #121212;
}

.what__user__say__section .what__users__say__wrapper {
  position: relative;
}

.what__user__say__section .what__users__say__wrapper h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
  color: #fff;
  text-align: center;
  padding-top: 110px;
}

@media screen and (max-width: 767px) {
  .what__user__say__section .what__users__say__wrapper h3 {
    font-size: 32px;
  }
}

.what__user__say__section .what__users__say__wrapper h3 span {
  color: #43ade8;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__card__wrapper {
  width: 1180px;
  position: relative;
  padding: 110px 0;
  padding-top: 60px;
  padding-bottom: 150px;
}

@media screen and (max-width: 1200px) {
  .what__user__say__section .what__users__say__wrapper .apo__testimonial__card__wrapper {
    width: 80%;
  }
}

@media screen and (max-width: 1000px) {
  .what__user__say__section .what__users__say__wrapper .apo__testimonial__card__wrapper {
    width: 80%;
  }
}

.what__user__say__section .what__users__say__wrapper .pt-44 {
  padding-top: 44px;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards {
  display: flex;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .what__user__say__section .what__users__say__wrapper .apo__testimonial__cards {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .what__user__say__section .what__users__say__wrapper .apo__testimonial__cards {
    width: 100%;
    justify-content: unset;
    align-items: center;
  }
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card {
  width: 370px !important;
  padding: 25px;
  position: relative;
  border-radius: 10px;
  margin-left: 20px !important;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
}

@media screen and (max-width: 1180px) {
  .what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .quate__img {
  position: absolute;
  height: 16px;
  width: 22px;
  right: 12px;
  top: 12px;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .apo__testimonial__desc {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  min-height: 210px;
  max-height: 210px;
  overflow-y: auto;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .apo__testimonial__desc::-webkit-scrollbar {
  display: none;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .apo__author__testimonial {
  display: flex;
  gap: 13px;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .apo__author__testimonial .author__image {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  overflow: hidden;
  align-self: flex-start;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .apo__author__testimonial .author__image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .apo__author__testimonial .apo__author__info .apo__author__name {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .apo__author__testimonial .apo__author__info .apo__author__role {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .youtube__video__iframe__wrapper iframe {
  min-height: 217px;
  max-height: 217px;
  width: 100%;
  aspect-ratio: 339/187;
  border: none;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .youtube__video__iframe__wrapper .wistia_responsive_padding {
  padding: 0 !important;
  height: 220px !important;
  max-height: 220px !important;
  min-height: 220px !important;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .youtube__video__iframe__wrapper .wistia_responsive_padding .wistia_responsive_wrapper {
  position: unset !important;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .youtube__video__iframe__wrapper .wistia_responsive_padding .wistia_responsive_wrapper .wistia_embed {
  height: 100% !important;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .apo__testimonial__card .youtube__video__iframe__wrapper .wistia_responsive_padding .wistia_responsive_wrapper .wistia_embed .wistia_chrome_23 {
  height: 100% !important;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .handle__Card__style {
  padding: 0;
}

.what__user__say__section .what__users__say__wrapper .apo__testimonial__cards .handle__Card__style .handle__author__style {
  padding: 25px;
  padding-top: 15px;
}

.what__user__say__section .what__users__say__wrapper .handle__display {
  flex-direction: unset !important;
}

.what__user__say__section .what__users__say__wrapper .handle__display .apo__testimonial__card {
  margin-bottom: 20px;
}

.what__user__say__section .what__users__say__wrapper .nextButton {
  height: 44px;
  width: 44px;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  top: 450px;
  background: #43ade8;
}

.what__user__say__section .what__users__say__wrapper .nextButton::after {
  font-size: 18px;
  color: #fff;
}

@media screen and (max-width: 730px) {
  .what__user__say__section .what__users__say__wrapper .nextButton {
    top: 460px;
  }
}

.what__user__say__section .what__users__say__wrapper .prevButton {
  height: 44px;
  width: 44px;
  border-radius: 10px;
  color: #fff;
  top: 450px;
  left: 1074px;
  background: #43ade8;
}

.what__user__say__section .what__users__say__wrapper .prevButton::after {
  font-size: 18px;
  color: #fff;
}

@media screen and (max-width: 1180px) {
  .what__user__say__section .what__users__say__wrapper .prevButton {
    left: 680px;
  }
}

@media screen and (max-width: 1000px) {
  .what__user__say__section .what__users__say__wrapper .prevButton {
    left: 480px;
  }
}

@media screen and (max-width: 730px) {
  .what__user__say__section .what__users__say__wrapper .prevButton {
    top: 460px;
    left: 180px;
  }
}

.what__user__say__section .what__users__say__wrapper .m__handle {
  top: 750px;
}

@media screen and (max-width: 1025px) {
  .what__user__say__section .what__users__say__wrapper .m__handle {
    display: none;
  }
}

.what__user__say__section .what__users__say__wrapper .swiper-button-prev.swiper-button-disabled {
  pointer-events: none;
}

.what__user__say__section .what__users__say__wrapper .swiper-button-prev.disabled {
  pointer-events: none;
  background: #252626;
  cursor: not-allowed;
}

.what__user__say__section .what__users__say__wrapper .swiper-button-prev.disabled::after {
  font-size: 18px;
  color: #484747;
}

.what__user__say__section .what__users__say__wrapper .swiper-pagination {
  top: unset;
  display: block;
  bottom: 100px;
  width: 50%;
  margin-left: 25%;
}

.what__user__say__section .what__users__say__wrapper .pagination__wrapper .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  background: #252626;
}

.what__user__say__section .what__users__say__wrapper .pagination__wrapper .swiper-pagination-bullet-active {
  background: #43ade8;
}

.faq__section .faq__heading .apo__faq h1 {
  margin-bottom: 60px;
  margin-top: 0;
}

.swiper {
  width: 100%;
  height: 100%;
}

.splide__arrow--next {
  height: 44px !important;
  width: 44px !important;
  color: #fff !important;
  cursor: pointer !important;
  border-radius: 50px !important;
  background: #303030 !important;
  right: -65px !important;
  top: 58% !important;
  transform: translateY(-58%);
  opacity: 1 !important;
}

@media screen and (max-width: 1180px) {
  .splide__arrow--next {
    right: 0px !important;
  }
}

@media screen and (max-width: 1000px) {
  .splide__arrow--next {
    right: -25px !important;
  }
}

.splide__arrow--next svg {
  fill: #fff !important;
  height: 20px !important;
  stroke-width: 1.5px !important;
}

.splide__arrow--prev {
  height: 44px !important;
  width: 44px !important;
  left: -80px !important;
  top: 58% !important;
  transform: translateY(-58%);
  color: #fff !important;
  cursor: pointer !important;
  border-radius: 50px !important;
  background: #303030 !important;
  opacity: 1 !important;
}

.splide__arrow--prev svg {
  fill: #fff !important;
  height: 20px !important;
  stroke-width: 1.5px !important;
}

@media screen and (max-width: 1180px) {
  .splide__arrow--prev {
    left: -20px !important;
  }
}

.splide__pagination {
  display: none !important;
}

.splide {
  visibility: unset !important;
}

#wistia_grid_43_wrapper {
  height: 100% !important;
}

#wistia_chrome_23 {
  height: 100% !important;
}

#wistia_grid_43_main {
  height: 100% !important;
}

.w-css-reset {
  border: unset !important;
}

.icp__hero .hero__bg {
  padding: 50px;
  background: linear-gradient(91.52deg, rgba(255, 255, 255, 0.09) -15.69%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 10px;
}

@media screen and (max-width: 757px) {
  .icp__hero .hero__bg {
    padding: 20px;
  }
}

.icp__hero .hero__bg .warning__price {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1180px) {
  .icp__hero .hero__bg .warning__price {
    margin-top: 40px;
    gap: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .icp__hero .hero__bg .warning__price {
    flex-direction: column;
    gap: 20px;
  }
}

.icp__hero .hero__bg .warning__price .icp__price {
  display: flex;
  gap: 3px;
  flex-direction: column;
  position: relative;
  width: 514px;
  padding: 16px 24px;
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  border-radius: 8px;
}

@media screen and (max-width: 1180px) {
  .icp__hero .hero__bg .warning__price .icp__price {
    width: 400px;
  }
}

@media screen and (max-width: 1000px) {
  .icp__hero .hero__bg .warning__price .icp__price {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .icp__hero .hero__bg .warning__price .icp__price {
    padding: 20px;
  }
}

.icp__hero .hero__bg .warning__price .icp__price p {
  all: unset;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}

.icp__hero .hero__bg .warning__price .icp__price p span {
  margin-left: 8px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  color: #bababa;
  text-decoration: line-through;
}

.icp__hero .hero__bg .warning__price .icp__price .limited__text {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #ef6c00;
  margin-top: 8px;
}

.icp__hero .hero__bg .warning__price .icp__price .limited__text svg {
  height: 20px;
  width: 20px;
  color: #ef6c00;
}

.icp__hero .hero__bg .warning__price .icp__price .limited__text span {
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 300;
  line-height: 21.78px;
  text-align: left;
  color: #ef6c00;
}

.icp__hero .hero__bg .warning__price .icp__price .enroll__info__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
}

.icp__hero .hero__bg .warning__price .icp__price .enroll__info__text svg {
  min-height: 20px;
  min-width: 20px;
  max-height: 20px;
  max-width: 20px;
  fill: #ef6c00;
  color: #ef6c00;
  align-self: flex-start;
}

.icp__hero .hero__bg .warning__price .handle__dicount__design p {
  display: flex;
  align-items: center;
  font-size: 36px;
}

.icp__hero .hero__bg .warning__price .mt-20 {
  margin-top: 20px;
}

.icp__hero .hero__bg .money__back__wrapper {
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  padding: 16px 24px;
  width: 500px;
  border-radius: 8px;
  height: 100%;
}

@media screen and (max-width: 1180px) {
  .icp__hero .hero__bg .money__back__wrapper {
    width: 460px;
  }
}

@media screen and (max-width: 1000px) {
  .icp__hero .hero__bg .money__back__wrapper {
    width: 100%;
  }
}

.icp__hero .hero__bg .money__back__wrapper h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 700;
  line-height: 28.64px;
  color: #fff;
}

.icp__hero .hero__bg .money__back__wrapper h3 span {
  color: #43ade8;
}

.icp__hero .hero__bg .money__back__wrapper p {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
}

.icp__hero .icp__hero__content {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 750px) {
  .icp__hero .icp__hero__content {
    padding: 0px !important;
  }
}

.icp__hero .icp__hero__content .icp__left {
  width: 532px;
}

@media screen and (max-width: 1180px) {
  .icp__hero .icp__hero__content .icp__left {
    width: 460px;
  }
}

@media screen and (max-width: 1000px) {
  .icp__hero .icp__hero__content .icp__left {
    width: 100%;
  }
}

.icp__hero .icp__hero__content .icp__left h1 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .icp__hero .icp__hero__content .icp__left h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 35px;
  }
}

.icp__hero .icp__hero__content .icp__left h1 span {
  color: #ef6c00;
}

.icp__hero .icp__hero__content .icp__left .icp__heading {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #fff;
}

.icp__hero .icp__hero__content .icp__left .icp__heading span {
  color: #43ade8;
}

.icp__hero .icp__hero__content .icp__left .list__benifits {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 20px 0;
}

.icp__hero .icp__hero__content .icp__left .list__benifits .list__box {
  display: flex;
  gap: 8px;
}

.icp__hero .icp__hero__content .icp__left .list__benifits .list__box .checkCircle {
  min-height: 20px;
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #383838;
  border-radius: 50%;
}

.icp__hero .icp__hero__content .icp__left .list__benifits .list__box .checkCircle svg {
  color: #43ade8;
  height: 16px;
  width: 16px;
}

.icp__hero .icp__hero__content .icp__left .list__benifits .list__box span {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

.icp__hero .icp__hero__content .icp__left .apo__desc__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 20px;
  width: 100%;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper {
  margin: 20px 0;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper a {
  text-decoration: none;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper a button {
  all: unset;
  cursor: pointer;
  padding: 15px 28px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper a button:hover, .icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper a button:focus {
  background: #0077b5;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price {
  display: flex;
  gap: 3px;
  flex-direction: column;
  position: relative;
  width: 514px;
  padding: 16px 24px;
  background: linear-gradient(95.42deg, rgba(255, 255, 255, 0.09) 8.59%, rgba(82, 80, 80, 0.11) 94.35%);
  border-radius: 8px;
}

@media screen and (max-width: 1180px) {
  .icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price {
    width: 400px;
  }
}

@media screen and (max-width: 1000px) {
  .icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price {
    padding: 20px;
  }
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price p {
  all: unset;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price p span {
  margin-left: 8px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  color: #bababa;
  text-decoration: line-through;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price .limited__text {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #ef6c00;
  margin-top: 8px;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price .limited__text svg {
  height: 20px;
  width: 20px;
  color: #ef6c00;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price .limited__text span {
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 300;
  line-height: 21.78px;
  text-align: left;
  color: #ef6c00;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price .enroll__info__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .icp__price .enroll__info__text svg {
  min-height: 20px;
  min-width: 20px;
  max-height: 20px;
  max-width: 20px;
  fill: #ef6c00;
  color: #ef6c00;
  align-self: flex-start;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .handle__dicount__design p {
  display: flex;
  align-items: center;
  font-size: 36px;
}

.icp__hero .icp__hero__content .icp__left .enroll__btn__wrapper .mt-20 {
  margin-top: 20px;
}

.icp__hero .icp__hero__content .icp__right {
  width: 500px;
}

@media screen and (max-width: 1180px) {
  .icp__hero .icp__hero__content .icp__right {
    width: 480px;
  }
}

@media screen and (max-width: 1000px) {
  .icp__hero .icp__hero__content .icp__right {
    width: 100%;
    margin-top: 40px;
  }
}

.icp__hero .icp__hero__content .icp__right .video__wrapper {
  width: 100%;
}

.icp__hero .icp__hero__content .icp__right .image__wrapper {
  height: 100%;
}

.icp__hero .icp__hero__content .icp__right .image__wrapper .wistia_responsive_padding {
  height: 100%;
}

.icp__hero .icp__hero__content .icp__right img {
  width: 100%;
  height: 390px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

@media screen and (max-width: 1000px) {
  .icp__hero .icp__hero__content .icp__right img {
    height: 70%;
    max-height: 80%;
  }
}

.course__feature__section .course__feature__wrapper .icp__course__feature {
  width: unset;
  text-align: center;
}

.course__feature__section .course__feature__wrapper .icp__course__feature span {
  color: #43ade8;
}

.instructors__expert__wrapper {
  padding: 110px 0;
  background: #121212;
}

@media screen and (max-width: 1100px) {
  .instructors__expert__wrapper {
    padding: 70px 0;
  }
}

.instructors__expert__wrapper .instructors__expert__container {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .instructors__expert__wrapper .instructors__expert__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .instructors__expert__wrapper .instructors__expert__container {
    width: 90%;
  }
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container {
  display: flex;
}

@media screen and (max-width: 980px) {
  .instructors__expert__wrapper .instructors__expert__container .instructors__container {
    flex-direction: column;
    width: 100%;
  }
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section {
  width: 48vw;
}

@media screen and (max-width: 1200px) {
  .instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 40px;
  }
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .h2__title {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
  margin-bottom: 15px;
}

@media screen and (max-width: 765px) {
  .instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .h2__title {
    font-size: 32px;
  }
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .h2__title span {
  display: inline;
  color: #ef6c00;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .text__wrapper {
  margin-bottom: 35px;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .text__wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #bababa;
  margin: 0;
  width: 90%;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  letter-spacing: 0;
}

@media screen and (max-width: 765px) {
  .instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .text__wrapper p {
    font-size: 16px;
    width: 100%;
  }
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .counter__wrapper {
  display: flex;
  gap: 60px;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .counter__wrapper .enrolled__count {
  width: 155px;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .counter__wrapper .enrolled__count h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .counter__wrapper .enrolled__count h2 .student__count {
  min-width: 116px;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .counter__wrapper .enrolled__count h2 p {
  all: unset;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .left__section .counter__wrapper .enrolled__count .counter__title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #43ade8;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section {
  width: 32vw;
}

@media screen and (max-width: 1200px) {
  .instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section {
    width: 100%;
    padding-right: 6vw;
  }
}

@media screen and (max-width: 980px) {
  .instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section {
    padding-right: 0;
  }
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper {
  position: relative;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__container {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__container__two {
  justify-content: space-around;
  margin-top: 50px;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__container__two .inst4 {
  margin-left: 40px;
  margin-top: -30px;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__img__name {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__img__name .inst__img__wrapper {
  height: 122px;
  width: 122px;
  padding: 1px;
  background: radial-gradient(63.24% 487.13% at 17.65% 51.02%, #ff725e 0%, #53c4c7 100%);
  border-radius: 50%;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__img__name .inst__img__wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__img__name .inst__name {
  all: unset;
  font-family: "Inter Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  margin-top: 25px;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__img__name .inst1__name {
  background: #37ca55;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__img__name .inst2__name {
  background: #43ade8;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst__img__name .inst3__name {
  background: #ff7853;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst3 {
  margin-top: -30px;
}

.instructors__expert__wrapper .instructors__expert__container .instructors__container .right__section .inst__wrapper .inst2 {
  margin-left: 10px;
}

.icp__learn__section {
  background: #181818;
}

.icp__learn__section .icp__learn__container__wrapper .icp__lern__container {
  display: flex;
  justify-content: space-between;
}

.icp__what__user__say {
  background: #181818;
}

.icp__what__user__say .demo__testimonial__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}

.icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container {
  width: 560px;
  border-radius: 10px;
  overflow: hidden;
  background: linear-gradient(132.06deg, rgba(255, 255, 255, 0.09) 2.05%, rgba(82, 80, 80, 0.114) 68.52%);
}

@media screen and (max-width: 560px) {
  .icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container {
    width: 90%;
  }
}

.icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container .demo__vieo__wrapper {
  height: 320px;
  max-height: 320px;
}

@media screen and (max-width: 560px) {
  .icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container .demo__vieo__wrapper {
    height: 220px;
    max-height: 220px;
  }
}

.icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container .demo__vieo__wrapper iframe {
  height: 100%;
  width: 100%;
  width: 100%;
}

.icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container .name__info {
  padding: 24px;
}

.icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container .name__info .name {
  all: unset;
  display: block;
  font-size: 16px;
  color: #fff;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 24px;
  font-weight: 400;
}

.icp__what__user__say .demo__testimonial__wrapper .demo__testimonial__container .name__info .role {
  all: unset;
  display: block;
  color: #fff;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
}

.tg__wrapper {
  padding: 110px 0;
  background: #181818;
}

.tg__wrapper .tg__container {
  margin: 0 auto;
  width: 1180px;
  display: flex;
  gap: 35px;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1200px) {
  .tg__wrapper .tg__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .tg__wrapper .tg__container {
    width: 90%;
  }
}

@media screen and (max-width: 820px) {
  .tg__wrapper .tg__container {
    flex-direction: column;
    align-items: start;
  }
}

.tg__wrapper .tg__container .tg__left h3 {
  all: unset;
  display: block;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  line-height: 43.57px;
  color: #ffffff;
}

.tg__wrapper .tg__container .tg__left h3 span {
  color: #43ade8;
}

.tg__wrapper .tg__container .tg__left p {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  margin-top: 14px;
  margin-bottom: 42px;
  width: 90%;
}

@media screen and (max-width: 1000px) {
  .tg__wrapper .tg__container .tg__left p {
    width: 100%;
  }
}

.tg__wrapper .tg__container .tg__left a {
  text-decoration: none;
}

.tg__wrapper .tg__container .tg__left a button {
  all: unset;
  padding: 12px 20px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.tg__wrapper .tg__container .tg__left a button:hover, .tg__wrapper .tg__container .tg__left a button:focus {
  background: #0077b5;
}

@media screen and (max-width: 820px) {
  .tg__wrapper .tg__container .tg__right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tg__wrapper .tg__container .tg__right img {
    width: 100%;
    margin-top: 10px;
  }
}

.session__overview__modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.session__overview__modal.active {
  opacity: 1;
  visibility: visible;
}

.session__overview__modal.active .session__overview__modal__content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@media screen and (max-width: 520px) {
  .session__overview__modal.active .session__overview__modal__content {
    width: 90%;
  }
}

.session__overview__modal .session__overview__modal__content {
  background: #232323;
  border-radius: 5px;
  position: relative;
  transition: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100px);
  width: 467px;
  padding: 24px;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 12px;
}

.session__overview__modal .session__overview__modal__content::-webkit-scrollbar {
  display: none;
}

.session__overview__modal .session__overview__modal__content .modal__close__icon {
  display: flex;
  justify-content: flex-end;
}

.session__overview__modal .session__overview__modal__content .modal__close__icon .close__icon {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.session__overview__modal .session__overview__modal__content .modal__close__icon .close__icon svg {
  height: 20px;
  width: 20px;
  stroke-width: 1.5px;
}

.session__overview__modal .session__overview__modal__content .session__overview__heading {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  padding-bottom: 8px;
  margin-bottom: 13px;
  border-bottom: 1px solid #303030;
}

.session__overview__modal .session__overview__modal__content .session__overview__date {
  all: unset;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.48px;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background: linear-gradient(236.79deg, #43ADE8 3.16%, #EF6C00 33.7%, #43ADE8 44.45%);
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}

.session__overview__modal .session__overview__modal__content .session__overview__time {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.session__overview__modal .session__overview__modal__content .session__overview__time svg {
  height: 16px;
  width: 16px;
  margin-top: 1px;
}

.session__overview__modal .session__overview__modal__content .session__overview__time .time__to__from {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.session__overview__modal .session__overview__modal__content .session__overview__live__online__info {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 6px;
}

.session__overview__modal .session__overview__modal__content .session__overview__live__online__info svg {
  height: 20px;
  width: 20px;
  transform: rotate(45deg);
}

.session__overview__modal .session__overview__modal__content .session__overview__live__online__info .live__text {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.session__overview__modal .session__overview__modal__content .session__overview__live__online__info .run__badge {
  all: unset;
  display: block;
  background: #31353F;
  border-radius: 5px;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  line-height: 16.94px;
  padding: 3px 7px;
}

.session__overview__modal .session__overview__modal__content .session__overview__live__online__info .price {
  all: unset;
  display: block;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 700;
  line-height: 21.78px;
  background: #35363A;
  color: #ffff;
  padding: 1px 5px;
  border-radius: 5px;
}

.session__overview__modal .session__overview__modal__content .session__overview__sesstions {
  display: flex;
  gap: 12px;
  flex-direction: column;
  background: #303030;
  border-radius: 6px;
  padding: 15px;
  margin-top: 18px;
  margin-bottom: 15px;
}

.session__overview__modal .session__overview__modal__content .session__overview__sesstions h3 {
  all: unset;
  display: block;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
}

.session__overview__modal .session__overview__modal__content .session__overview__sesstions .single__session {
  display: flex;
  gap: 5px;
}

.session__overview__modal .session__overview__modal__content .session__overview__sesstions .single__session .single__session__date {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #43ADE8;
}

.session__overview__modal .session__overview__modal__content .session__overview__sesstions .single__session .single__session__time {
  display: flex;
  gap: 8px;
  align-items: center;
}

.session__overview__modal .session__overview__modal__content .session__overview__sesstions .single__session .single__session__time svg {
  height: 14px;
  width: 14px;
  stroke-width: 1.5px;
}

.session__overview__modal .session__overview__modal__content .session__overview__sesstions .single__session .single__session__time p {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.session__overview__modal .session__overview__modal__content .session__book__price {
  display: flex;
  justify-content: flex-end;
}

.session__overview__modal .session__overview__modal__content .session__book__price a {
  text-decoration: none;
}

.session__overview__modal .session__overview__modal__content .session__book__price .book__now {
  all: unset;
  cursor: pointer;
  padding: 10px 24px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.session__overview__modal .session__overview__modal__content .session__book__price .book__now:hover {
  background: #0077b5;
}

.session__overview__modal .session__overview__modal__content .session__book__price .disable__btn {
  all: unset;
  border-radius: 5px;
  width: 100%;
  padding: 10px 15px;
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
  background: #31353f;
  color: #ffffff;
  text-align: center;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.email__add__modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.email__add__modal.active {
  opacity: 1;
  visibility: visible;
}

.email__add__modal.active .email__add__modal__content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@media screen and (max-width: 520px) {
  .email__add__modal.active .email__add__modal__content {
    width: 90%;
  }
}

.email__add__modal .email__add__modal__content {
  background: #232323;
  border-radius: 5px;
  position: relative;
  transition: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100px);
  width: 467px;
  padding: 24px;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 12px;
}

.email__add__modal .email__add__modal__content::-webkit-scrollbar {
  display: none;
}

.email__add__modal .email__add__modal__content .modal__close__icon {
  display: flex;
  justify-content: flex-end;
}

.email__add__modal .email__add__modal__content .modal__close__icon .close__icon {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
}

.email__add__modal .email__add__modal__content .modal__close__icon .close__icon svg {
  height: 20px;
  width: 20px;
  stroke-width: 1.5px;
}

.email__add__modal .email__add__modal__content .email__add__heading {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: #fff;
}

.email__add__modal .email__add__modal__content .email__add__desc {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 6px;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px solid #303030;
  color: #fff;
}

.email__add__modal .email__add__modal__content .label__input__wrapper {
  display: flex;
  flex-direction: column;
}

.email__add__modal .email__add__modal__content .label__input__wrapper .input__label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #D0D5DD;
  margin-bottom: 6px;
}

.email__add__modal .email__add__modal__content .label__input__wrapper input {
  background: #1C1C1C;
  padding: 10px 15px;
  width: 100%;
  border: 1px solid #303538;
  outline: none;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #FFFFFF;
  border-radius: 6px;
}

.email__add__modal .email__add__modal__content .label__input__wrapper input::-moz-placeholder {
  color: #fff;
}

.email__add__modal .email__add__modal__content .label__input__wrapper input::placeholder {
  color: #fff;
}

.email__add__modal .email__add__modal__content .label__input__wrapper input:hover, .email__add__modal .email__add__modal__content .label__input__wrapper input:active {
  border: 1px solid #fff;
}

.email__add__modal .email__add__modal__content .continue__btn__wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}

.email__add__modal .email__add__modal__content .continue__btn__wrapper button {
  all: unset;
  cursor: pointer;
  padding: 10px 24px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.email__add__modal .email__add__modal__content .continue__btn__wrapper button:hover {
  background: #0077b5;
}

.email__add__modal .email__add__modal__content .session__book__price {
  display: flex;
  justify-content: flex-end;
}

.email__add__modal .email__add__modal__content .session__book__price a {
  text-decoration: none;
}

.email__add__modal .email__add__modal__content .session__book__price .book__now {
  all: unset;
  cursor: pointer;
  padding: 10px 24px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
}

.email__add__modal .email__add__modal__content .session__book__price .book__now:hover {
  background: #0077b5;
}

.e__book__wrapper__section {
  padding: 110px 0;
  background: #121212;
  position: relative;
  overflow-x: hidden;
  padding-top: 0;
}

.e__book__wrapper__section .e__book__container {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .e__book__wrapper__section .e__book__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper__section .e__book__container {
    width: 90%;
  }
}

.e__book__wrapper__section .e__book__container .ebook__heading {
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.e__book__wrapper__section .e__book__container .ebook__heading .heading__text {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 32px;
  font-weight: 800;
  line-height: 38.73px;
  text-align: center;
  color: #ededf5;
}

.e__book__wrapper__section .e__book__container .ebook__heading .heading__text span {
  color: #ef6c00;
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper__section .e__book__container .ebook__heading .heading__text {
    font-size: 45px;
    list-style: 60px;
  }
}

@media screen and (max-width: 767px) {
  .e__book__wrapper__section .e__book__container .ebook__heading .heading__text {
    font-size: 32px;
    line-height: 45px;
  }
}

.e__book__wrapper__section .e__book__container .ebook__heading .sub__heading__text {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
  margin-top: 16px;
  width: 50%;
  color: #ededf5;
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper__section .e__book__container .ebook__heading .sub__heading__text {
    font-size: 18px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .e__book__wrapper__section .e__book__container .ebook__heading .sub__heading__text {
    font-size: 16px;
    width: 100%;
    line-height: 28px;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 110px;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1180px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide {
    gap: 60px;
    flex-direction: column;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide {
    gap: 40px;
    margin-left: 0px;
    flex-direction: column;
  }
}

@media screen and (max-width: 1180px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left {
    width: 100%;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__title {
  all: unset;
  display: block;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 600;
  line-height: 54px;
}

@media screen and (max-width: 767px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__title {
    font-size: 32px;
    line-height: 40px;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__title span {
  font-family: "Inter Regular";
  font-size: 32px;
  font-weight: 500;
  line-height: 54px;
  color: #EDEDF5;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .benifit__boxes {
  margin-top: 16px;
  margin-bottom: 48px;
  display: flex;
  gap: 32px;
}

@media screen and (max-width: 767px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .benifit__boxes {
    flex-wrap: wrap;
    gap: 20px;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .benifit__boxes .benifit__box {
  padding: 16px;
  background: #1C1C1E;
  border-radius: 8px;
  width: 225px;
}

@media screen and (max-width: 767px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .benifit__boxes .benifit__box {
    width: 100%;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .benifit__boxes .benifit__box .icon__wrapper {
  min-height: 60px;
  width: 100%;
  max-height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .benifit__boxes .benifit__box .icon__wrapper img {
  min-height: 60px;
  min-width: 60px;
  max-width: 60px;
  max-height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .benifit__boxes .benifit__box .benifit__text {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 24px;
  color: #B1B1B9;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__text {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22px;
  font-weight: 600;
  line-height: 34px;
  color: #ededf5;
  margin-top: 16px;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__text span {
  font-weight: 500;
  color: #ededf5;
}

@media screen and (max-width: 520px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left .e__book__text {
    font-size: 16px;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form {
  margin-top: 16px;
  width: 47.8%;
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form {
    width: 100%;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field {
  margin-top: 25px;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper {
  display: flex;
  flex-direction: column;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input {
  outline: none;
  background: #1c1c1c;
  border: 1px solid #191919;
  padding: 12px 15px;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  border-radius: 8px;
  color: #9e9ea5;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input:hover, .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input:focus {
  border: 1px solid #fff;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input::-moz-placeholder {
  color: #9e9ea5;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input::placeholder {
  color: #9e9ea5;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper input.is-invalid {
  border: 1px solid #db463c;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .inputs__field .input__wrapper .error {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper {
  margin-top: 25px;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button {
  all: unset;
  padding: 12px 52px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  background: #009dff;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 50px;
  cursor: pointer;
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button:hover, .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button:focus {
  background: #0077b5;
}

@media screen and (max-width: 620px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .left form .download__button__wrapper button {
    padding: 8px 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1000px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 1180px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right .image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right .image img {
  height: 400px;
}

@media screen and (max-width: 700px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right .image img {
    width: 300px;
  }
}

@media screen and (max-width: 500px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .e__book__slide .right .image img {
    width: unset;
    height: 214px;
  }
}

.e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .reverse {
  flex-direction: row-reverse;
  justify-content: space-between;
}

@media screen and (max-width: 1180px) {
  .e__book__wrapper__section .e__book__container .e__book__all__sliders .e__book__sliders .reverse {
    flex-direction: column;
  }
}

.heading__section__wrapper .heading {
  padding: 60px 0;
  margin: 0 auto;
  width: 1180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1200px) {
  .heading__section__wrapper .heading {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .heading__section__wrapper .heading {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .heading__section__wrapper .heading {
    width: 100%;
  }
}

.heading__section__wrapper .heading h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 55px;
  font-weight: 700;
  line-height: 72.61px;
  text-align: center;
  color: #ededf5;
}

@media screen and (max-width: 767px) {
  .heading__section__wrapper .heading h3 {
    font-size: 30px;
    line-height: 40.41px;
    text-align: start;
  }
}

.heading__section__wrapper .heading h3 span {
  color: #43ade8;
}

@media screen and (max-width: 1000px) {
  .heading__section__wrapper .heading h3 span br {
    display: none;
  }
}

.heading__section__wrapper .heading p {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
  color: #ededf5;
  margin-top: 16px;
  width: 75%;
}

@media screen and (max-width: 1000px) {
  .heading__section__wrapper .heading p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .heading__section__wrapper .heading p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: start;
  }
}

.steps__section {
  padding-bottom: 108px;
}

@media screen and (max-width: 767px) {
  .steps__section {
    padding-bottom: 60px;
  }
}

.steps__section .steps__wrapper {
  padding: 46px;
  background: #181818;
  margin: 0 auto;
  width: 1180px;
  border-radius: 8px;
}

@media screen and (max-width: 1200px) {
  .steps__section .steps__wrapper {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .steps__section .steps__wrapper {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .steps__section .steps__wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .steps__section .steps__wrapper {
    padding: 48px 20px;
  }
}

.steps__section .steps__wrapper h3 {
  font-family: "Inter Bold", "Inter Regular";
  font-size: 36px;
  font-weight: 700;
  line-height: 43.57px;
  text-align: center;
  color: #ededf5;
}

@media screen and (max-width: 1000px) {
  .steps__section .steps__wrapper h3 {
    font-size: 32px;
    line-height: 42.61px;
  }
}

@media screen and (max-width: 767px) {
  .steps__section .steps__wrapper h3 {
    font-size: 22px;
    line-height: 36px;
  }
}

.steps__section .steps__wrapper .steps {
  margin-top: 36px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width: 1024px) {
  .steps__section .steps__wrapper .steps {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
  }
}

.steps__section .steps__wrapper .steps .step__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.steps__section .steps__wrapper .steps .step__box .count {
  min-height: 74px;
  min-width: 74px;
  border-radius: 50%;
  background: #ef6c00;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  line-height: 43.57px;
  text-align: center;
  max-width: 74px;
  max-height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .steps__section .steps__wrapper .steps .step__box .count {
    min-height: 55px;
    min-width: 55px;
    font-size: 24px;
  }
}

.steps__section .steps__wrapper .steps .step__box p {
  all: unset;
  display: block;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  margin-top: 24px;
  min-height: 90px;
}

@media screen and (max-width: 767px) {
  .steps__section .steps__wrapper .steps .step__box p {
    font-size: 20px;
    line-height: 24px;
    min-height: unset;
    margin-top: 8px;
  }
}

.steps__section .btn__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 48px;
}

@media screen and (max-width: 767px) {
  .steps__section .btn__wrapper {
    margin-top: 24px;
  }
}

.steps__section .btn__wrapper a {
  text-decoration: none;
}

.steps__section .btn__wrapper a button {
  background: #009dff;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: none;
  outline: none;
  padding: 0 20px;
  border-radius: 50px;
}

@media screen and (max-width: 767px) {
  .steps__section .btn__wrapper a button {
    height: 38px;
    width: 150px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.steps__section .btn__wrapper a button:hover {
  background: #0077B5;
}

.buy__section__wrapper {
  background: linear-gradient(90.17deg, rgba(255, 255, 255, 0.09) 0%, rgba(82, 80, 80, 0.11) 62.82%);
  border-radius: 8px;
}

.buy__section__wrapper .by__section__container {
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .buy__section__wrapper .by__section__container {
    padding: 40px 20px;
  }
}

.buy__section__wrapper .by__section__container h3 {
  all: unset;
  display: block;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .buy__section__wrapper .by__section__container h3 {
    font-size: 32px;
    line-height: 42.61px;
  }
}

@media screen and (max-width: 767px) {
  .buy__section__wrapper .by__section__container h3 {
    font-size: 18px;
    line-height: 28px;
  }
}

.buy__section__wrapper .by__section__container h3 span {
  color: #43ade8;
}

.buy__section__wrapper .by__section__container .btn__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 38px;
}

@media screen and (max-width: 767px) {
  .buy__section__wrapper .by__section__container .btn__wrapper {
    margin-top: 24px;
  }
}

.buy__section__wrapper .by__section__container .btn__wrapper a {
  text-decoration: none;
}

.buy__section__wrapper .by__section__container .btn__wrapper a button {
  background: #009dff;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: none;
  outline: none;
  padding: 0 20px;
  border-radius: 50px;
}

@media screen and (max-width: 767px) {
  .buy__section__wrapper .by__section__container .btn__wrapper a button {
    height: 38px;
    width: 130px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.buy__section__wrapper .by__section__container .btn__wrapper a button:hover {
  background: #0077B5;
}

.volum__price__modal .volum__price__modal__container {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  transition: 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.volum__price__modal .volum__price__modal__container.active {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 600px) {
  .volum__price__modal .volum__price__modal__container form {
    width: 90%;
  }
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form {
  width: 460px;
  max-width: 100%;
  min-height: 450px;
  background: #1C1C1E;
  border-radius: 5px;
  padding: 30px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .volum__price__modal .volum__price__modal__container form .pm-apply-contact-form {
    width: calc(100% - 15px);
  }
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .close__icon {
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .close__icon svg {
  height: 20px;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row {
  width: 100%;
  display: flex;
  gap: 30px;
  margin-bottom: 16px;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column {
  width: 100%;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column .label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #94949B;
  display: block;
  margin-bottom: 6px;
  text-transform: none;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column input {
  all: unset;
  width: calc(100% - 12px * 2);
  height: 42px;
  background: #2C2C2E;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  padding: 0 12px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column input:focus,
.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column input:hover,
.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column textarea:focus,
.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column textarea:hover {
  outline: 1px solid #fff;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column .error {
  border: 1px solid #db463c;
  outline: 1px solid #db463c;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column .error:focus, .volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column .error:hover {
  outline: none;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column label.error {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .cf-row .cf-column textarea {
  all: unset;
  height: 128px !important;
  height: 128px;
  padding: 12px;
  color: #fff;
  width: calc(100% - 12px * 2);
  background: #2C2C2E;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  resize: none;
  display: block;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .apply_cf_column {
  margin-bottom: 0px;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .pm-apply-cf-btn {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .pm-apply-cf-btn button {
  background: #009DFF;
  border-radius: 8px;
  padding: 10px 28px;
  outline: none;
  border: none;
  cursor: pointer;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  border-radius: 50px;
}

.volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .pm-apply-cf-btn button:hover, .volum__price__modal .volum__price__modal__container form .pm-apply-contact-form .pm-apply-cf-btn button:focus {
  background: #0077B5;
}

.ad__popup__wrapper {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: rgba(75, 75, 75, 0.4);
  transition: 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.ad__popup__wrapper.active {
  opacity: 1;
  visibility: visible;
}

.ad__popup__wrapper.active .ad__popup__content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@media screen and (max-width: 520px) {
  .ad__popup__wrapper.active .ad__popup__content {
    width: 90%;
  }
}

.ad__popup__wrapper .ad__popup__content {
  position: relative;
  transition: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 900px;
  height: 600px;
  max-width: 90%;
  overflow-y: auto;
  background: url(../assets/images/popup-banner-bg.svg) center;
}

.ad__popup__wrapper .ad__popup__content::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 700px) {
  .ad__popup__wrapper .ad__popup__content {
    height: 400px;
  }
}

.ad__popup__wrapper .ad__popup__content .modal__close__icon {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 24px;
  top: 24px;
}

.ad__popup__wrapper .ad__popup__content .modal__close__icon .close__icon {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
}

.ad__popup__wrapper .ad__popup__content .modal__close__icon .close__icon svg {
  height: 24px;
  width: 24px;
  stroke-width: 1.5px;
}

.ad__popup__wrapper .ad__popup__content .inner__adpopup__content {
  margin-top: 40px;
}

@media screen and (max-width: 750px) {
  .ad__popup__wrapper .ad__popup__content .inner__adpopup__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 700px) {
  .ad__popup__wrapper .ad__popup__content .inner__adpopup__content .line1__img img {
    width: 300px;
  }
}

@media screen and (max-width: 370px) {
  .ad__popup__wrapper .ad__popup__content .inner__adpopup__content .line1__img img {
    width: 270px;
  }
}

@media screen and (max-width: 700px) {
  .ad__popup__wrapper .ad__popup__content .inner__adpopup__content .line2__img img {
    width: 300px;
  }
}

@media screen and (max-width: 370px) {
  .ad__popup__wrapper .ad__popup__content .inner__adpopup__content .line2__img img {
    width: 270px;
  }
}

.ad__popup__wrapper .ad__popup__content .inner__adpopup__content .text__content .group__text h3 {
  all: unset;
  display: block;
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 42px;
  font-weight: 600;
  line-height: 58.09px;
}

@media screen and (max-width: 700px) {
  .ad__popup__wrapper .ad__popup__content .inner__adpopup__content .text__content .group__text h3 {
    font-size: 18px;
    line-height: 28px;
  }
}

.ad__popup__wrapper .ad__popup__content .inner__adpopup__content .text__content .group__text h3.blue__text {
  color: #009dff;
  text-align: center;
}

.ad__popup__wrapper .ad__popup__content .inner__adpopup__content .text__content .group__text h3.white__text {
  color: #ffffff;
  text-align: center;
}

.ad__popup__wrapper .ad__popup__content .inner__adpopup__content .text__content .yellow__para__text {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 28px;
  font-weight: 600;
  line-height: 33.89px;
  margin-top: 28px;
  margin-bottom: 0;
  color: #ef6c00;
  text-align: center;
}

@media screen and (max-width: 700px) {
  .ad__popup__wrapper .ad__popup__content .inner__adpopup__content .text__content .yellow__para__text {
    font-size: 16px;
    line-height: 28px;
    margin-top: 8px;
  }
}

.ad__popup__wrapper .ad__popup__content .learnMorePopupBtn {
  all: unset;
  display: block;
  margin-top: 48px;
  cursor: pointer;
  background: #009dff;
  color: #ffffff;
  font-family: "Inter Semibold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 20px;
  height: 43px;
  width: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
}

.ad__popup__wrapper .ad__popup__content .learnMorePopupBtn:hover {
  background: #0077b5;
}

.team__access__form {
  display: flex;
  width: 100%;
  padding: 110px 0;
  width: 1180px;
  justify-content: center;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .team__access__form {
    width: 90%;
  }
}

@media screen and (max-width: 1100px) {
  .team__access__form {
    padding: 70px 0;
  }
}

.team__access__form .access__form {
  width: 528px;
}

.team__access__form .access__form form:hover, .team__access__form .access__form form:focus {
  background: #1c1c1e;
}

.team__access__form .access__form .pm-apply-contact-form {
  max-width: 100%;
  background: #1c1c1e;
  border-radius: 8px;
  padding: 32px;
  margin: 0 auto;
}

@media screen and (max-width: 650px) {
  .team__access__form .access__form .pm-apply-contact-form {
    width: 100%;
  }
}

.team__access__form .access__form .pm-apply-contact-form .cf-row {
  width: 100%;
  display: flex;
  gap: 30px;
  margin-bottom: 16px;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column {
  width: 100%;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column .label {
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #94949b;
  display: block;
  margin-bottom: 6px;
  text-transform: none;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column input {
  all: unset;
  width: calc(100% - 12px * 2);
  height: 42px;
  background: #2c2c2e;
  border: 1px solid #303538;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  padding: 0 12px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column input:focus,
.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column input:hover,
.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column textarea:focus,
.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column textarea:hover {
  outline: 1px solid #fff;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column .error {
  border: 1px solid #db463c;
  outline: 1px solid #db463c;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column .error:focus, .team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column .error:hover {
  outline: none;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column label.error {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
}

.team__access__form .access__form .pm-apply-contact-form .cf-row .cf-column .invalid-feedback {
  all: unset;
  color: #db463c;
  line-height: 25px;
  font-size: 12px;
  font-weight: 400;
}

.team__access__form .access__form .pm-apply-contact-form .flex__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

@media screen and (max-width: 767px) {
  .team__access__form .access__form .pm-apply-contact-form .flex__row {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course h3 {
  all: unset;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #94949b;
  display: block;
  margin-bottom: 16px;
  text-transform: none;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #d0d5dd;
  margin-bottom: 14px;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options .custom__checkbox {
  display: none;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options:last-child {
  margin-bottom: 0;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options .checkbox__label {
  all: unset;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options .checkbox__label .label__text {
  cursor: pointer;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options .checkbox__label .bsc-checkbox {
  min-width: 16px;
  min-height: 16px;
  max-width: 16px;
  max-height: 16px;
  background: transparent;
  border: 1px solid #009dff;
  border-radius: 4px;
  display: grid;
  place-items: center;
  cursor: pointer;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options .checkbox__label .bsc-checkbox.active {
  background: #009dff;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options .checkbox__label .bsc-checkbox.active i {
  font-size: 8px;
  color: #fff;
}

.team__access__form .access__form .pm-apply-contact-form .for__which__course .course__checkboxes .course__checkbox .blog-select-options .checkbox__label .bsc-checkbox svg {
  width: 100%;
  height: 15px;
  color: #ffffff;
}

.team__access__form .access__form .pm-apply-contact-form .pm-apply-cf-btn {
  display: flex;
  justify-content: end;
  margin-top: 48px;
}

.team__access__form .access__form .pm-apply-contact-form .pm-apply-cf-btn button {
  background: #009dff;
  border-radius: 8px;
  height: 48px;
  width: 120px;
  outline: none;
  border: none;
  cursor: pointer;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  border-radius: 50px;
}

.team__access__form .access__form .pm-apply-contact-form .pm-apply-cf-btn button:hover, .team__access__form .access__form .pm-apply-contact-form .pm-apply-cf-btn button:focus {
  background: #0077b5;
}

.team__access__form .access__form .or__text {
  display: flex;
  margin-top: 32px;
  align-items: center;
  gap: 8px;
}

.team__access__form .access__form .or__text .h__line {
  height: 1px;
  background: #fff;
  width: 100%;
}

.team__access__form .access__form .or__text .or {
  font-family: "Inter Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  color: #fff;
}

.team__access__form .access__form .p__text {
  all: unset;
  display: block;
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #bababa;
  margin-top: 8px;
}

.team__access__form .access__form .btn__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}

.team__access__form .access__form .btn__wrapper a {
  text-decoration: none;
}

.team__access__form .access__form .btn__wrapper a button {
  background: #009dff;
  border-radius: 8px;
  height: 48px;
  width: 129px;
  outline: none;
  border: none;
  cursor: pointer;
  font-family: "Inter Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  border-radius: 50px;
}

.team__access__form .access__form .btn__wrapper a button:hover, .team__access__form .access__form .btn__wrapper a button:focus {
  background: #0077b5;
}

.team__wrapper {
  padding-bottom: 110px;
}

.team__wrapper .team__container {
  margin: 0 auto;
  width: 1180px;
}

@media screen and (max-width: 1200px) {
  .team__wrapper .team__container {
    width: 96%;
  }
}

@media screen and (max-width: 1000px) {
  .team__wrapper .team__container {
    width: 90%;
  }
}

.team__wrapper .team__container .team__heading {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
}

.team__wrapper .team__container .team__heading h3 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin: 0;
}

.team__wrapper .team__container .team__heading p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  text-align: center;
  margin: 0;
  width: 70%;
  color: #D1D5DB;
}

@media screen and (max-width: 1000px) {
  .team__wrapper .team__container .team__heading p {
    width: 100%;
  }
}

.team__wrapper .team__container .team__content {
  border: 1px solid  #374151;
  background: #18191A;
  border-radius: 12px;
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  width: 900px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .team__wrapper .team__container .team__content {
    width: 100%;
    grid-template-columns: 1fr;
  }
}

.team__wrapper .team__container .team__content .team__left__content h4 {
  font-family: "Inter Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}

.team__wrapper .team__container .team__content .team__left__content .team__benifit__boxes {
  margin-top: 28px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.team__wrapper .team__container .team__content .team__left__content .team__benifit__boxes .benifit__box {
  display: flex;
  gap: 12px;
}

.team__wrapper .team__container .team__content .team__left__content .team__benifit__boxes .benifit__box img {
  align-self: flex-start;
  margin-top: 10px;
}

.team__wrapper .team__container .team__content .team__left__content .team__benifit__boxes .benifit__box .content__div h5 {
  font-family: "Inter Bold";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.team__wrapper .team__container .team__content .team__left__content .team__benifit__boxes .benifit__box .content__div p {
  font-family: "Inter Regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.team__wrapper .team__container .team__content .team__right__content {
  background: #242526;
  border-radius: 8px;
  padding: 24px;
}

.team__wrapper .team__container .team__content .team__right__content h4 {
  font-family: "Inter Bold";
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 100%;
  color: #FFFFFF;
}

.team__wrapper .team__container .team__content .team__right__content p {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 16px;
  color: #E5E7EB;
  margin-top: 14px;
}

.team__wrapper .team__container .team__content .team__right__content .email__box {
  margin-top: 24px;
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
  align-items: center;
}

.team__wrapper .team__container .team__content .team__right__content .email__box img {
  display: flex;
  margin-top: 2px;
}

.team__wrapper .team__container .team__content .team__right__content .email__box svg {
  fill: #009DFF;
  height: 16px;
  width: 16px;
  color: #009DFF;
}

.team__wrapper .team__container .team__content .team__right__content .email__box span {
  font-family: "Inter Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.team__wrapper .team__container .team__content .team__right__content button {
  background: #009DFF;
  border: none;
  outline: none;
  padding: 14px 0;
  width: 100%;
  font-family: "Inter Medium";
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border-radius: 12px;
}

.team__wrapper .team__container .team__content .team__right__content button:hover {
  background: #0077B5;
}

@font-face {
  font-family: "Inter Light";
  src: url("../fonts/Inter/Inter-Light.ttf");
  font-display: swap;
}

@font-face {
  font-family: "Inter Regular";
  src: url("../fonts/Inter/Inter-Regular.ttf");
  font-display: swap;
}

@font-face {
  font-family: "Inter Medium";
  src: url("../fonts/Inter/Inter-Medium.ttf");
  font-display: swap;
}

@font-face {
  font-family: "Inter Semibold";
  src: url("../fonts/Inter/Inter-SemiBold.ttf");
  font-display: swap;
}

@font-face {
  font-family: "Inter Bold";
  src: url("../fonts/Inter/Inter-Bold.ttf");
  font-display: swap;
}

* {
  scroll-behavior: smooth;
}

body {
  scroll-behavior: smooth;
}

.company-membership-form .form-group input, .company-membership-form .form-group textarea {
  color: #e4e4e4;
}

.company-membership-form input#captcha {
  color: #e4e4e4;
  margin-bottom: 10px;
}

.company-membership-form .mycapthca {
  display: flex;
  align-items: center;
  margin: auto !important;
}

.blog-container {
  width: 42%;
  margin: auto;
  text-align: justify;
}

@media only screen and (max-width: 700px) {
  .blog-container {
    width: 90%;
  }
}

.blog-container p, .blog-container ul, .blog-container li {
  font-size: 16px;
}

.blog-container h2, .blog-container h3 {
  font-size: 18px;
  font-weight: 600;
}

.blog-container figure.media {
  display: block;
  margin: auto;
  margin-bottom: 13px;
}

.blog-container strong {
  font-weight: 600;
}

.blog-container table {
  width: 100%;
  color: black;
}

.blog-container table, .blog-container th, .blog-container td {
  border: 1px solid;
}

.blog-container figure.image {
  width: 100%;
  height: 42rem;
  margin: auto;
}

.blog-container figure.image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.imp_page_content {
  text-align: justify;
}

.imp_page_content p, .imp_page_content ul, .imp_page_content li {
  font-size: 16px;
}

.imp_page_content h2, .imp_page_content h3 {
  font-size: 18px;
  font-weight: 600;
}

.imp_page_content figure.media {
  display: block;
  margin: auto;
  margin-bottom: 13px;
}

.imp_page_content strong {
  font-weight: 600;
}

.imp_page_content table {
  width: 100%;
  color: #ababab;
}

.imp_page_content table, .imp_page_content th, .imp_page_content td {
  border: 1px solid;
}

.imp_page_content figure.image {
  width: 100%;
  height: 42rem;
  margin: auto;
}

.imp_page_content figure.image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.toggle_switch_container {
  margin: 2rem auto 0 auto;
  max-width: 200px;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #fff;
}

.toggle_switch {
  align-items: center;
  background-color: #ccc;
  border-radius: 25px;
  cursor: pointer;
  display: flex;
  height: 24px;
  padding: 2px;
  width: 42.5px;
}

.roundBtn {
  background: linear-gradient(90deg, #ef6c00, #43ade8);
  background: #ef6d37;
  border-radius: 80px;
  height: 20px;
  width: 20px;
}

.annualActive {
  margin: 0 0 0 auto;
}

.container__pricing {
  margin-top: 5vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.pricing__box__container {
  background-color: #262525;
  background: linear-gradient(153deg, #43ade8, #ef6c00);
  width: 380px;
  /* max-width: 380px; */
  max-width: 95%;
  min-height: 600px;
  max-height: auto;
  padding: 6px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 0 15px 25px 15px;
}

.pricing__box__container:hover {
  background: linear-gradient(153deg, #43ade8, #ef6c00);
}

.pricing__box {
  background-color: #262525;
  height: 100%;
  color: #fff;
  padding: 1rem;
}

.pricing__box h2 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 1rem;
}

.price {
  margin: 0 auto;
  width: -moz-min-content;
  width: min-content;
}

#price {
  font-size: 3.5rem;
  position: relative;
}

#price:before {
  content: "$";
  position: absolute;
  font-size: 1.2rem;
  left: -15px;
}

#permonth {
  text-align: center;
  width: 150px;
  margin: 0 auto;
  opacity: 0.8;
}

.team_number {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 80%;
  font-size: 1.1rem;
  margin: 15px auto 0 auto;
}

.team_number span {
  margin-right: 12px;
}

.team_number .team_numbers {
  display: flex;
}

.team_number .team_numbers div {
  margin: 0 8px;
  height: 25px;
  width: 25px;
  border: 3px solid transparent;
  border-radius: 50%;
  padding: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #121212;
  cursor: pointer;
}

.team_number .team_numbers .team_number_active {
  border: 3px solid #ef6d37;
}

.btn_pricing_box {
  padding: 1rem 0;
  display: grid;
  place-items: center;
}

.pricing_btn {
  border: none;
  outline: none;
  padding: 0.6rem 0.9rem;
  font-size: large;
  background-color: #ef6d37;
  color: #fff;
  width: 150px;
  margin: 0.6rem auto;
  border-radius: 80px;
  cursor: pointer;
}

.features {
  width: 100%;
  margin-top: 1rem;
}

.features h3 {
  text-align: center;
  opacity: 0.8;
  margin-bottom: 0.9rem;
}

.features_list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.features_list .tick {
  height: 30px;
  width: 50px;
  color: #ef6d37;
  margin-left: 0.5rem;
}

.features_list .flist_data {
  margin-right: 0.5rem;
  text-align: left;
  width: 250px;
  opacity: 0.8;
  font-size: 17px;
}

.c_center {
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}

.sm_banner {
  min-height: 80vh;
  padding: 3rem 0;
  width: 75%;
  margin: 0 auto;
  margin-top: 2.5rem;
  border-radius: 4px;
  background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(182deg, #0070e5 0%, #5a5a5a00 100%), url(../assets/images/main-banner.jpeg);
}

.sm_banner > h3 {
  margin-top: 5rem !important;
  font-weight: light;
  font-size: small;
  letter-spacing: 0.1rem;
  opacity: 0.8;
  margin-bottom: 1rem;
}

.sm_banner > h1 {
  font-size: 3.2rem;
  width: -moz-max-content;
  width: max-content;
  font-weight: 300;
}

.sm_banner p {
  width: 70%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.025rem;
  color: #ccd1e2;
}

.sm_banner .sm_btn_group {
  display: flex;
}

.sm_banner .sm_timer {
  display: flex;
}

.sm_banner .sm_timer .sm_time {
  margin: 0 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sm_btn {
  border-radius: 100rem;
  padding: 1rem;
  font-size: 1.2rem;
  padding: 1rem 1.8rem;
  color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 4px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #ef6d37, #0070e5);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #2c2c2e inset;
  letter-spacing: 1.9px;
  min-width: 300px;
  opacity: 1;
  margin: 8px 8px;
  position: relative;
}

.sm_btn:hover {
  box-shadow: none;
}

.sm_btn:hover::after {
  content: "\F054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  font-weight: bolder;
  transition: all 0.1s ease-in;
  animation: arrowright 0.3s linear forwards;
}

@keyframes arrowright {
  0% {
    transform: translateX(0px);
    opacity: 0;
  }
  100% {
    transform: translateX(20px);
    opacity: 1;
  }
}

.sm_info {
  width: 75%;
  margin-bottom: 5rem;
}

.sm_info .sm_info_border {
  border-left: 2px solid #525252;
  text-align: left;
  font: normal normal 600 21px/25px;
  letter-spacing: 0.73px;
  color: #ebebf5;
}

.sm_info .sm_info_border h4,
.sm_info .sm_info_border h5 {
  opacity: 0.4;
}

.sm_info .sm_info_border > h3 {
  opacity: 0.8;
  color: #f2f2f2 !important;
}

.sm_the_program {
  background-color: #1c1c1e;
  padding-top: 3rem;
  padding-bottom: 100px;
  min-height: 500px;
  height: auto;
}

.sm_the_program .sm_the_program_heading {
  width: 75%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sm_the_program .sm_the_program_heading > h2 {
  all: unset;
  font-weight: 300;
  font-size: 3rem;
  opacity: 0.8;
}

.sm_the_program .sm_the_program_heading > a .sm_btn_program {
  width: 250px;
  text-align: center;
  letter-spacing: 0.95px;
  color: #ebebf5;
  opacity: 1;
  padding: 15px 15px 15px 15px;
  color: #ffffff;
  border: solid 3px transparent;
  background: #435a71 0% 0% no-repeat padding-box;
  border-radius: 15px;
}

.sm_the_program .sm_syllabus {
  width: 75%;
  background-color: #2c2c2e;
  border-radius: 8px;
  padding-left: 4%;
  padding-bottom: 2rem;
  position: relative;
}

.sm_the_program .sm_syllabus .syllabus_label {
  position: absolute;
  top: 20px;
  text-align: right;
  left: 0;
  width: 150px;
  padding: 0.2rem 2rem;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #ef6d37, #0070e5);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0 100%);
          clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0 100%);
  font-size: 1.2rem;
}

.sm_the_program .sm_syllabus .syllabus_data {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: space-between;
}

.sm_the_program .sm_syllabus .syllabus_data .sy_data_txt {
  padding-top: 100px;
  height: 300px;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.sm_the_program .sm_syllabus .syllabus_data .sy_data_txt > h3 {
  all: unset;
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 0.0323rem;
  opacity: 0.9;
  margin-bottom: 20px;
}

.sm_the_program .sm_syllabus .syllabus_data .sy_data_txt > p {
  font-weight: lighter;
  letter-spacing: 0.0223rem;
  opacity: 0.8;
  line-height: 1.7;
}

.sm_the_program .sm_syllabus .syllabus_data .sy_data_img {
  width: 400px;
  border-radius: 0 6px 0 0;
  overflow: hidden;
}

.sm_the_program .sm_syllabus .sm_toggle_content {
  min-height: 200px;
  width: 95%;
  margin-top: 2.8rem;
  margin-bottom: 3rem;
  display: flex;
  justify-content: space-between;
}

.sm_the_program .sm_syllabus .sm_toggle_content .sm_toggle_content_btngroup {
  width: 30%;
}

.sm_the_program .sm_syllabus .sm_toggle_content .sm_toggle_content_btngroup .sm_toggle_content_btn {
  all: unset;
  width: 100%;
  cursor: pointer;
  padding: 1.1rem 2rem;
  display: block;
  border-radius: 12px;
  margin-bottom: 10px;
  font-size: 1.4rem;
  color: #ebebf5;
  opacity: 0.6;
}

.sm_the_program .sm_syllabus .sm_toggle_content .sm_toggle_content_btngroup .sm_toggle_content_btn_active,
.sm_the_program .sm_syllabus .sm_toggle_content .sm_toggle_content_btngroup .sm_toggle_content_btn:hover {
  background: #1c1c1e;
  color: #0070e5;
}

.sm_the_program .sm_syllabus .sm_toggle_content .sm_toggle_content_display {
  width: 60%;
  padding: 4rem 3rem;
  background: #1c1c1e;
  letter-spacing: 0.25px;
  line-height: 1.2;
  color: #ebebf5;
  opacity: 0.6;
  font-weight: 300;
  font-size: 0.9rem;
  border-radius: 12px;
}

.sm_the_program .sm_syllabus .sm_tools_master h2 {
  all: unset;
  font-size: 2.2rem;
  font-weight: 300;
  letter-spacing: 1.5px;
  color: #ebebf5;
}

.sm_the_program .sm_syllabus .sm_tools_master .sm_tools_m_row {
  display: flex;
  margin-top: 2.5rem;
}

.sm_the_program .sm_syllabus .sm_tools_master .sm_tools_m_row div {
  width: 50%;
}

.sm_the_program .sm_syllabus .sm_tools_master .sm_tools_m_row div .headerblue {
  font: normal normal 600 27px/35px;
  letter-spacing: 0px;
  color: #0070e5;
  opacity: 1;
  position: relative;
  transform: translateX(15px);
}

.sm_the_program .sm_syllabus .sm_tools_master .sm_tools_m_row div .headerblue::before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 50%;
  top: 50%;
  transform: translate(-20px, -50%);
  background-color: #0070e5;
}

.sm_the_program .sm_syllabus .sm_tools_master .sm_tools_m_row div .sm_image_icons {
  width: 100px;
  margin: 16px 0;
}

.sm_the_program .sm_syllabus .sm_tools_master .sm_tools_m_row div .sm_image_icons_ms {
  width: 200px;
}

.sm_headingh2 {
  all: unset;
  display: block;
  font-size: 3rem;
  font-weight: 300;
  opacity: 0.8;
  line-height: 1.2;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.sm_p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  opacity: 0.6;
}

.sm_fs-small {
  font-size: 1.3rem;
}

.sm_opacity-08 {
  opacity: 0.8;
}

.flexgrid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
}

.flexgrid .sm_program_include {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 600px;
  max-width: 100%;
  margin: 2rem 1.2rem;
}

.flexgrid .sm_program_include .img_div {
  min-width: 200px;
  margin-right: 30px;
}

.flexgrid .sm_program_include .txt_div h3 {
  width: 80%;
  all: unset;
  display: block;
  font-size: 2rem;
  font-weight: 300;
  opacity: 0.9;
  line-height: 1.2;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  margin-bottom: 2rem;
}

.flexgrid .sm_program_include .txt_div p {
  font-size: 1.3rem;
  width: 80%;
  opacity: 0.6;
  margin-top: 2rem;
}

.threeimage_container {
  max-height: 100%;
  width: 100%;
}

.threeimage_container .img_container {
  min-height: 300px;
  display: grid;
  place-items: center;
  position: relative;
}

.threeimage_container .img_container img {
  position: absolute;
  width: 55%;
  transition: transform 250ms ease;
}

.threeimage_container .img_container .img_bg {
  transform: scale(1.8);
}

.threeimage_container .img_container .top {
  z-index: 3;
  transform: translateY(10%);
}

.threeimage_container .img_container .center {
  z-index: 2;
  transform: translateX(-20%);
  transform-origin: bottom;
}

.threeimage_container .img_container .bottom {
  z-index: 1;
  transform: translateX(20%);
  transform-origin: bottom;
}

.threeimage_container .img_container .circle_group {
  position: absolute;
  right: 0;
  top: -10%;
  width: 40%;
}

.threeimage_container .img_container:hover .top {
  transform: translateY(5%);
}

.threeimage_container .img_container:hover .center {
  transform: translateX(-25%) translateY(-10%) rotate(-5deg);
}

.threeimage_container .img_container:hover .bottom {
  transform: translateX(20%) translateY(-10%) rotate(5deg);
}

.sm_payment_box {
  background: #1c1c1e 0% 0% no-repeat;
  padding: 0;
  padding-bottom: 30px;
}

.sm_payment_box .sm_payments_box {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: -30%;
}

.sm_payment_box .sm_payments_box .sm_payments_box1 {
  width: 450px;
  max-width: 100%;
  height: 500px;
  background-color: #2c2c2e;
  padding: 2rem 2rem;
  border-radius: 5px;
  margin: 0 2rem;
  margin-bottom: 8px;
  position: relative;
}

.sm_payment_box .sm_payments_box .sm_payments_box2_wrapper {
  background-color: #ffae00;
  width: 460px;
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 8px;
  margin: 0 2rem;
}

.sm_payment_box .sm_payments_box .sm_payments_box2_wrapper .sm_payments_box2 {
  height: 500px;
  background-color: #2c2c2e;
  padding: 2rem;
  border-radius: 5px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}

.sm_payment_box .sm_payments_box .sm_payments_box2_wrapper .sm_payments_box2 .sm_breaker {
  opacity: 0;
}

.sm_payment_box .sm_payment_below {
  margin-top: 30px;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  color: #ebebf5 !important;
  opacity: 0.6 !important;
}

.sm_payment_box .sm_payment_below .sm_payment_below_row {
  width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 950px) {
  .sm_payments_box {
    flex-direction: column !important;
    align-items: center !important;
    justify-content: space-around !important;
    padding: 1rem;
  }
  .sm_payments_box .sm_payments_box1 {
    margin: 0;
    margin-bottom: 45px !important;
  }
  .sm_payments_box .sm_payments_box1_wrapper {
    margin: 0;
    margin-bottom: 45px !important;
  }
}

.sm_payment_blue {
  color: #43ade8;
}

.sm_payment {
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.sm_payment .sm_secure {
  position: absolute;
  bottom: 25px;
  font-size: 14px;
  color: #f3f4f566;
}

.sm_payment .sm_secure i {
  margin-right: 16px;
}

.sm_payment .h4heading {
  margin-bottom: 20px;
  font-size: 1.6rem;
  text-align: left;
  font: normal normal medium 22px/32px SF Pro Text;
  letter-spacing: 0.44px;
  color: #ebebf5;
  opacity: 1;
}

.sm_payment .sm_payment_price {
  font-size: 30px;
  color: #ebebf5;
  margin-bottom: 26px;
}

.sm_payment .sm_payment_price span {
  opacity: 0.6;
}

.sm_payment .sm_payment_list {
  list-style: none;
  padding: 0;
}

.sm_payment .sm_payment_list li {
  margin-bottom: 15px;
  text-align: left;
  letter-spacing: 0.36px;
  font-size: 16px;
  color: #ebebf599;
  opacity: 1;
}

.sm_payment .sm_payment_list li span {
  margin-right: 24px;
}

.sm_payment .sm_payment_btn_container {
  width: 95%;
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.sm_payment .sm_payment_btn_container .sm_payment_btn {
  outline: 0;
  border: 0;
  padding: 1rem 2rem;
  border-radius: 60px;
  font-size: 16px;
  color: #ebebf5;
  background-color: #0070e5;
}

.sm_payment .sm_payment_btn_container .sm_payment_btn:hover {
  opacity: 0.8;
}

.footer .footer-logo {
  margin: 5rem 0;
}

.footer ul {
  list-style: none;
  display: flex;
  padding: 0;
}

.footer ul li {
  letter-spacing: 0.25px;
}

.footer a {
  color: #8d8d92;
}

.footer h3 {
  all: unset;
  font-size: 24px;
  letter-spacing: 0.25px;
  color: #ebebf5;
  margin-bottom: 30px;
  opacity: 60%;
  letter-spacing: 0.25px;
}

.footer .foot {
  width: 80%;
  margin: 0 auto;
}

.footer .foot1 {
  padding: 60px 0;
  border-top: 2px solid #4a4a4a;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.footer .foot1 .foot_contact_container {
  width: 400px;
  max-width: 100%;
}

.footer .foot1 .foot_contact_container p {
  color: #8d8d92;
  margin-top: 10px;
}

.footer .foot1 .foot_contact_container p a {
  text-decoration: underline;
}

.footer .foot1 .foot_contact_container .fcc_icons {
  margin-top: 20px;
}

.footer .foot1 .foot_contact_container .fcc_icons a {
  font-size: 35px;
  color: #f2f2f2;
  opacity: 0.8;
  margin-right: 15px;
}

.footer .foot1 .foot_contact_container .fcc_icons a:hover {
  opacity: 0.6;
}

.footer .foot1 .foot_weekly_email {
  width: 550px;
  max-width: 100%;
}

.footer .foot1 .foot_weekly_email p {
  color: #8d8d92;
}

.footer .foot1 .foot_weekly_email .subscription-form {
  width: 100%;
}

.footer .foot1 .foot_weekly_email .subscription-form .form-group-fc {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

.footer .foot1 .foot_weekly_email .subscription-form .form-group-fc .subscriberEmail {
  width: 100%;
  font-size: 16px;
  height: 60px;
  outline: none;
  border: none;
  background: #1c1c1e;
  border-radius: 5px;
  opacity: 1;
  padding-left: 20px;
}

.footer .foot1 .foot_weekly_email .subscription-form .form-group-fc .ffc_btn {
  z-index: 8;
  color: #F5843D;
  position: absolute;
  top: 50%;
  right: 1.325rem;
  transform: translateY(-50%);
  font-size: 1.25rem;
}

.footer .foot2 {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 2px solid #4a4a4a;
}

.footer .foot2 .footul_container {
  width: 250px;
  max-width: 100%;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.footer .foot2 .footul_head {
  color: #ebebf5;
  margin-bottom: 30px !important;
  opacity: 60%;
  letter-spacing: 0.25px;
}

.footer .foot2 ul {
  margin-top: 30px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.footer .foot2 ul li {
  color: #ebebf5;
  margin-bottom: 20px;
  font-size: 1.3rem;
}

.footer .foot2 ul li a {
  padding: 1rem 1rem 1rem 0;
}

.footer .foot3 {
  width: 100%;
  padding: 1rem 10%;
  background-color: #000000;
}

.footer .foot3 ul {
  flex-wrap: wrap;
}

.footer .foot3 li {
  margin: 1rem 1.8rem 0rem 0;
  font-size: 1.4rem;
  letter-spacing: 0.25px;
}

@media screen and (max-width: 1100px) {
  .sm_banner {
    width: 90%;
  }
  .sm_banner h1 {
    font-size: 2.6rem;
  }
  .sm_banner p {
    width: 90%;
  }
  .sm_banner .sm_btn_group {
    flex-direction: column;
  }
  .sm_banner .sm_timer .sm_time {
    margin: 0 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sm_info {
    width: 90%;
  }
  .sm_the_program .sm_the_program_heading {
    flex-direction: column;
  }
  .sm_the_program .sm_the_program_heading > h2 {
    margin-bottom: 18px;
  }
  .sm_the_program .sm_syllabus {
    width: 90%;
    height: -moz-max-content;
    height: max-content;
    padding: 0;
    padding: 0 16px 1rem 16px;
  }
  .sm_the_program .sm_syllabus .syllabus_data {
    flex-direction: column;
    height: -moz-fit-content;
    height: fit-content;
  }
  .sm_the_program .sm_syllabus .syllabus_data .sy_data_txt {
    width: 100%;
    margin-bottom: 1rem;
  }
  .sm_the_program .sm_syllabus .syllabus_data .sy_data_img {
    border-radius: 0;
    width: 100%;
  }
  .sm_the_program .sm_syllabus .sm_toggle_content {
    width: 100%;
    flex-direction: column;
  }
  .sm_the_program .sm_syllabus .sm_toggle_content .sm_toggle_content_btngroup {
    width: 100%;
  }
  .sm_the_program .sm_syllabus .sm_toggle_content .sm_toggle_content_display {
    width: 100%;
  }
  .sm_the_program .sm_tools_master .sm_tools_m_row {
    flex-direction: column;
  }
  .sm_the_program .sm_tools_master .sm_tools_m_row div {
    width: 100%;
    margin-bottom: 25px;
  }
  .sm_the_program .sm_tools_master .sm_tools_m_row div h5 {
    font-size: 1.6rem;
    width: 100%;
  }
  .sm_the_program .sm_tools_master .sm_tools_m_row div img {
    min-width: 100px;
  }
  .sm_program_include {
    flex-direction: column;
    margin-bottom: 5rem;
  }
  .sm_program_include .img_div {
    width: 100%;
    margin-bottom: 2rem;
  }
  .sm_program_include .img_div img {
    width: 80%;
  }
  .sm_program_include .txt_div h3 {
    width: 100%;
  }
  .sm_program_include .txt_div p {
    width: 100% !important;
  }
}

.articles_container {
  height: auto;
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  align-items: stretch;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.articles_container .blog_post {
  width: 28rem;
  min-height: 100%;
  max-width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 55px 54px -8px #0c0c0c26;
  margin: 20px;
  transition: all 0.3s ease;
}

.articles_container .blog_post a {
  text-decoration: none;
  color: #000;
}

.articles_container .blog_post a .blog_post_img {
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.articles_container .blog_post a .blog_post_img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.articles_container .blog_post a .blog_post_info {
  padding: 2rem;
}

.articles_container .blog_post a .blog_post_info h5 {
  margin: 8px 0;
  margin-bottom: 2 0px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.0123rem;
  font-family: "Helvetica Neue - Bold", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 4.2rem;
}

.articles_container .blog_post:hover {
  opacity: 0.8;
  transform: scale(0.95);
}

.inst,
.grid {
  transition: all 0.3s ease;
}

.grid_top {
  display: flex;
  flex-direction: row !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  justify-content: space-around !important;
  padding-right: 20%;
}

.grid_bottom {
  display: flex;
  flex-direction: row !important;
  padding-left: 20%;
  flex-wrap: nowrap !important;
  justify-content: space-around !important;
}

.grid_bottom .inst-3 {
  position: relative;
}

.grid_bottom .inst-3 .inst-3-child1 {
  position: absolute;
  left: -50%;
  top: -50px;
}

.grid_bottom .inst-3 .inst-3-child2 {
  position: absolute;
  bottom: -45%;
  transform: scale(1.5);
  left: 10%;
}

@media screen and (max-width: 580px) {
  .left {
    padding: 0 !important;
  }
  .grid_bottom,
  .grid_top {
    align-items: center !important;
    justify-content: center !important;
  }
  .grid_bottom {
    transform: translateY(0px);
  }
  .inst img {
    width: 140px !important;
    height: 140px !important;
  }
}

.inst img {
  width: 160px;
  height: 160px;
}

@media screen and (max-width: 475px) {
  .instructor_index {
    width: 140px !important;
    height: 140px !important;
  }
}

.select-membership {
  border: 4px solid transparent !important;
}

.select-membership:hover {
  border: 4px solid #0070e5 !important;
}

#companyTab {
  all: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-bottom: 30px !important;
  list-style: none;
}

#companyTab li {
  margin: 0;
  margin: 0 8px;
  width: 180px;
  max-width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 150px;
  border-radius: 8px;
  transition: all 0.1s;
  border: 2px solid transparent;
}

#companyTab li .text {
  font-size: 1.2rem !important;
}

#companyTab li:hover {
  border: 2px solid #0070e5;
}

#companyTab li #companyInfo-tab,
#companyTab li .nav-link {
  all: unset;
}

#companyTab li #companyInfo-tab:hover,
#companyTab li .nav-link:hover {
  all: unset;
}

#companyTab .divider {
  margin: 0;
  height: 2px;
  min-width: 80px;
  max-width: 80px;
}

@media screen and (max-width: 768px) {
  #companyTab li {
    width: 100px;
    max-width: 100px;
    margin: 0;
  }
  #companyTab li .text {
    font-size: 1rem !important;
    white-space: nowrap;
  }
  #companyTab .divider {
    min-width: 20px;
    max-width: 20px;
  }
}

.imp_page_heading {
  text-align: left;
  width: 70%;
  margin: 3rem auto;
  border-left: 5px solid #acacac;
  padding-left: 20px;
  font-family: "Inter",sans-serif;
}

.imp_page_content {
  width: 70%;
  margin: 0 auto;
  color: #adadad;
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: -0.048em;
  font-family: "Inter",sans-serif;
  padding-bottom: 5rem;
}

.imp_page_content p {
  font-family: "Inter",sans-serif;
}

.imp_page_content h2 {
  margin-top: 3rem;
}

.blog-content {
  padding-bottom: 4rem;
}

@media screen and (max-width: 600px) {
  .imp_page_content {
    width: 90%;
    margin: 0 auto;
  }
  .imp_page_heading {
    width: 90%;
    margin: 3rem auto;
  }
}
