@font-face {
  font-family: Montserrat;
  src: url("./fonts/Montserrat/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: Playfair Display;
  src: url("./fonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf");
}
body {
  margin: 0 !important;
  padding: 0;
  /* background-color: #f5f5ff !important; */
  background: url('data:image/svg+xml,<svg width="584" height="350" viewBox="0 0 584 350" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M576 0H8C3.58172 0 0 3.58172 0 8V342C0 346.418 3.58173 350 8 350H576C580.418 350 584 346.418 584 342V8C584 3.58172 580.418 0 576 0Z" fill="white"/><path d="M0 11.8551C0 6.18501 5.70055 2.34369 10.849 4.71927C72.0799 32.972 182.04 106.63 292 117.833C402.79 129.121 513.581 77.0069 574.53 61.6573C579.425 60.4246 584 64.2086 584 69.2562V342C584 346.418 580.418 350 576 350H8C3.58173 350 0 346.418 0 342V11.8551Z" fill="%23E5E5FF"/><path d="M0 145.342C0 140.117 4.8853 136.303 9.87656 137.845C70.9107 156.713 181.455 214.247 292 209.887C402.221 205.54 512.441 139.662 573.586 115.802C578.678 113.814 584 117.653 584 123.119V342C584 346.418 580.418 350 576 350H8C3.58173 350 0 346.418 0 342V145.342Z" fill="%23D7D7FF"/></svg>');
  background-repeat: no-repeat;
  background-size: cover;
}
/* .faq-section-wrapper {
  background-color: transparent;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
} */

.nav_bar {
  align-items: center;
  background-color: #9a5eda;
  display: flex;
  /* gap: 334px; */
  padding: 32px;
  justify-content: space-between;
}

.nav_bar {
  display: flex;
}

.sitetitle {
  color: #fff;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  width: 50%;
}

.sitetitle a {
  text-decoration: none;
  color: #ffffff;
}
.sitetitle a:hover {
  color: #fff;
}

.navbar {
  align-items: flex-start;
  display: flex;
  gap: 43px;
  position: relative;
  width: auto;
  justify-content: space-between;
}

.textwrapper {
  color: #ffffff;
  font-family: "Montserrat", Helvetica;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  position: relative;
  width: fit-content;
  text-decoration: none;
  cursor: pointer;
}
.textwrapper:hover {
  color: #fff;
}

.card {
  align-items: flex-start;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  padding: 32px;
  position: relative;
  width: 584px;
  flex-wrap: wrap;
  cursor: pointer;
  transition: 0.3s ease;
  flex-direction: row !important;
  background-repeat: no-repeat;
  border-radius: 8px;
  border: 1px solid #f5f5ff !important;
}

.card:hover {
  background-color: #f5f5ff;
}

.card .left-side {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
  width: min-content;
  justify-content: space-between;
}

.card .header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 15px;
  position: relative;
  width: fit-content;
}

.card .brandname {
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 110% */
  font-variant: all-small-caps;
  margin-top: -1px;
  position: relative;
  width: 100%;
}

.card .location {
  color: #676767;
  font-family: "Montserrat", Helvetica;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  position: relative;
  width: 270px;
}

.card .cta-btn {
  align-items: center;
  background-color: #d7d7ff;
  border-radius: 8px;
  display: flex;
  gap: 10px;
  justify-content: center;
  overflow: hidden;
  padding: 9px 21px;
  position: relative;
  width: fit-content;
  color: #9a5eda;
}

.card .cta-btn:hover {
  color: #fff;
  background: #9a5eda;
}

.card .ctabtntext {
  font-family: "Montserrat", Helvetica;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.28px;
  line-height: 22px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.card .right-side {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  position: relative;
  width: fit-content;
  justify-content: space-between;
}

.card .logo {
  height: 82px;
  width: 158px;
  position: relative;
  object-position: right;
}

.card .rankindex {
  color: #797979;
  font-family: "Montserrat", Helvetica;
  font-size: 40px;
  font-weight: 400;
  height: 38px;
  letter-spacing: 0;
  line-height: 22px;
  position: relative;
  text-align: center;
  width: 54px;
}
.siteheader {
  position: relative;
  white-space: nowrap;
  width: fit-content;
  margin: 0px;
  margin-bottom: 64px;
  font-variant: all-small-caps;
  color: #9a5eda;
  text-align: left;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.8px;
}
.midSection {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 64px;
}
.cardFlexBox {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: center;
}
.midSection .col1,
.midSection .col2 {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
  padding: 0px;
  max-width: max-content !important;
  height: auto !important;
}
.cardext {
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
  padding: 32px 0px;
  position: relative;
  width: fit-content;
  display: none;
  margin: 64px 0px 0px 0px;
}
.cardext .div {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: fit-content;
}
.cardext .text-wrapper {
  color: #433a43;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}
.cardext .p {
  color: #676767;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  position: relative;
}
.cardext .prod-servtext {
  color: #676767;
  font-family: "Montserrat", Helvetica;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  position: relative;
}

.faq-section-wrapper {
  border: 0px none;
  height: auto;
  display: flex;
  justify-content: center;
  padding: 32px;
  margin-bottom: 100px;
}

.faq-section-wrapper .faq-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 33px;
  left: 0;
  top: 0;
  width: fit-content;
}

.faq-section-wrapper .faq-top {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 33px;
  position: relative;
  width: fit-content;
}

.faq-section-wrapper .faq-header {
  color: #000000;
  font-family: "Montserrat", Helvetica;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  position: relative;
  width: 617px;
  text-align: center;
}

.faq-section-wrapper .faq-categories {
  align-items: center;
  display: flex;
  gap: 38px;
  position: relative;
  width: fit-content;
}

.faq-section-wrapper .option {
  color: #676767;
  font-family: "Montserrat", Helvetica;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  position: relative;
  white-space: nowrap;
  padding: 7px 16px;
}
.faq-section-wrapper .option:hover {
  border-radius: 8px;
  background-color: #d7d7ff;
  padding: 7px 16px;
  cursor: pointer;
}

.faq-section-wrapper .text-wrapper {
  color: #676767;
  font-family: "Montserrat", Helvetica;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  position: relative;
  white-space: nowrap;
  width: 75px;
}

.faq-section-wrapper .option.selected {
  align-items: center;
  background-color: #e5e5ff;
  border-radius: 8px;
  display: flex;
  gap: 10px;
  justify-content: center;
  overflow: hidden;
  padding: 7px 16px;
  position: relative;
  width: fit-content;
  color: #955eda;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
}

.faq-section-wrapper .option-2 {
  color: #676767;
  font-family: "Montserrat", Helvetica;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.faq-section-wrapper .faq {
  align-items: center;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 60px 30px #955eda08;
  display: flex;
  overflow: hidden;
  padding: 22px;
  position: relative;
  width: fit-content;
  flex-direction: column;
  width: 971px;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
}
.faq-section-wrapper .faq.expanded {
  background-color: #9a5eda;
}

.faq-section-wrapper .faq-question {
  color: #433a43;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding-right: 32px;
}

.faq-section-wrapper .collapsed {
  height: 12px;
  min-width: 12px;
  position: relative;
}

.faq-section-wrapper .rectangle {
  background-color: #9a5eda;
  height: 2px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 12px;
}

.faq-section-wrapper .rectangle-2 {
  background-color: #9a5eda;
  height: 2px;
  left: 0;
  top: 5px;
  transform: rotate(-90deg);
  width: 12px;
  position: absolute;
}

.faq-section-wrapper .faq-2 {
  align-items: flex-start;
  background-color: #9a5eda;
  border-radius: 8px;
  box-shadow: 0px 0px 60px 30px #9a5eda08;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow: hidden;
  padding: 22px 18px;
  position: relative;
  width: fit-content;
}

.faq-section-wrapper .faq-inner {
  align-items: center;
  display: flex;
  position: relative;
  justify-content: space-between;
  width: inherit;
  padding: 0px 20px;
}

.faq-section-wrapper .p {
  color: #ffffff;
  font-family: "Montserrat", Helvetica;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.faq-section-wrapper .faq.expanded .faq-inner .collapsed {
  height: 12px;
  min-width: 12px;
  position: relative;
  transform: rotate(-45deg);
  transition: transform 1s ease;
}
.faq-section-wrapper .faq.expanded .faq-inner .collapsed .rectangle,
.faq-section-wrapper .faq.expanded .faq-inner .collapsed .rectangle-2 {
  background-color: #ffffff;
  transition: 0.1s ease;
}
.faq-section-wrapper .faq.expanded .faq-question {
  color: #ffffff;
  transition: all 0.1s ease;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.faq-section-wrapper .faq.expanded .faq-answer {
  display: flex;
  padding: 8px 0px;
  transition: 0.1s ease;
  flex-direction: column;
}
.faq-section-wrapper .rectangle-3 {
  background-color: #ffffff;
  height: 2px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 12px;
}

.faq-section-wrapper .rectangle-4 {
  background-color: #ffffff;
  height: 2px;
  left: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-90deg);
  width: 12px;
}

.faq-section-wrapper .faq-answer {
  color: #ffffff;
  font-family: "Montserrat", Helvetica;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  position: relative;
  display: none;
}

.footer-container-wrapper {
  border: 0px none;
  height: 204px;
  position: relative;
}
.footer-container-wrapper .rectangle {
  background-color: #9a5eda;
  height: 204px;
  min-width: 1280px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
.footer-container-wrapper .text-wrapper {
  color: #ffffff;
  font-family: "Montserrat", Helvetica;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
}
.footer-container-wrapper .navbar {
  height: fit-content;
  width: auto;
}
.footer-container-wrapper .f-link {
  color: #ffffff;
  font-family: "Montserrat", Helvetica;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

/* Contact */

#contact-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 21;
}

.contact-form {
  display: flex;
  flex-direction: row;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  height: 567px;
}

.contact-column.col1 {
  flex: 1;
  background: #e5e5ff;
}

.col1 {
  max-width: 491px;
  flex-shrink: 0;
  padding: 40px;
  border-radius: 8px 0 0 8px;
}

.col2 {
  max-width: 595px;
  height: 455px;
  flex-shrink: 0;
  padding: 30px 0px 0px 50px;
}

.contact-column h2 {
  margin-bottom: 10px;
  color: #9a5eda;
  font-size: 20px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-variant: small-caps;
  line-height: normal;
}

.contact-column p {
  margin-bottom: 5px;
}

.contact-column .subHeader {
  color: #8d8d8d;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.32px;
  max-width: 331px;
}

.contact-column .firstName {
  color: #8d8d8d;
  font-size: 12px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.contact-column .addressLoc {
  color: #9a5eda;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form-row {
  display: flex;
  margin-bottom: 10px;
}

.contact-column .form-row {
  margin-bottom: 0px;
}

.form-row input,
.form-row textarea {
  flex: 1;
  margin-right: 10px;
  border: none;
  border-bottom: 1px solid #8d8d8d;
  resize: none;
  font-family: Montserrat;
}

.form-row input:focus-visible,
.form-row textarea:focus-visible {
  outline: none;
}

.query-type {
  color: #8d8d8d;
  font-size: 14px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

#query-type {
  display: flex;
}

#query-type label {
  margin-right: 10px;
  color: #8d8d8d;
  font-size: 12px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

/* blog Page */

.blogToc {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: fit-content;
}

.blogBody {
  border-radius: 8px;
  background: #fff;
}

.row {
  display: flex;
  flex-wrap: nowrap !important;
}

.col {
  flex: auto !important;
}

.blog-card {
  margin-bottom: 15px;
  width: 100%;
  border: none !important;
  cursor: pointer;
}

.card-title {
  color: #181818;
  font-family: Playfair Display;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  grid-template-areas: 1/1 / span1/span2;
}

.card-text {
  color: #676767;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 156.25% */
  padding-right: 35%;
}

.card-body {
  width: 100%;
}

.read-more {
  color: #bc6cff !important;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  padding: 0 !important;
}

.categoryBtn {
  color: #998699;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px; /* 156.25% */
  border: 2px solid transparent !important;
}

.categoryBtn:hover {
  border-radius: 8px;
  border: 2px solid #d7d7ff !important;
}

.categoryBtn:focus {
  border-radius: 8px;
  background: #d7d7ff;
  box-shadow: none !important;
  color: #bc6cff !important;
}

.blog-card:hover {
  border-radius: 8px;
  background: #e5e5ff;
}

.blogTitle {
  color: #9a5eda;
  text-align: justify;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 55% */
  font-variant: small-caps;
  letter-spacing: 0.8px;
}

.blogSubTitle {
  color: #998699;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.aboutUs-title {
  color: #9a5eda;
  text-align: left;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 55% */
  font-variant: small-caps;
  letter-spacing: 0.8px;
}
.aboutUs-sub-container {
  border-radius: 8px;
  background: #fff;
}
.abt-title {
  color: #9a5eda;
  font-family: Playfair Display;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px; /* 116.667% */
  font-variant: small-caps;
}
.overview-text {
  color: #998699;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
}
.aboutUs h4 {
  color: #433a43;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.eligibility-text {
  color: #998699;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
}
.number {
  color: #797979;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 55% */
}
.numText {
  color: #686368;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  width: 75%;
  padding: 0 1rem;
}
.num-container {
  width: 32%;
}
@media (max-width: 767px) {
  .aboutUs-title {
    color: #9a5eda;
    text-align: left;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 110% */
    font-variant: small-caps;
    letter-spacing: 0.4px;
  }
  .abt-title {
    color: #9a5eda;
    font-family: Playfair Display;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 157.143% */
    font-variant: small-caps;
  }
  .overview-text {
    color: #998699;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 166.667% */
  }
  .aboutUs h4 {
    color: #433a43;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .eligibility-text {
    color: #998699;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 166.667% */
  }
  .number {
    color: #797979;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 110% */
  }
  .numText {
    color: #686368;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 160% */
    padding: 0;
    width: 100%;
  }
  .num-container {
    gap: 0.5rem;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .row {
    margin-right: -15px;
    margin-left: -15px;
  }

  .col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .box .siteheader {
    color: #9a5eda;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    white-space: inherit;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    width: 100%;
  }

  .col1 {
    border-radius: 8px 8px 0 0 !important;
    padding: 16px;
  }
  .col2 {
    padding: 16px 16px;
  }
  .card {
    margin-bottom: 15px;
  }
  .box .card {
    width: 326px;
    /* height: 223.543px;s */
    flex-shrink: 0;
    border-radius: 14.903px;
    background: #fff;
    padding: 16px;
  }

  .box .card:hover {
    /* min-height: 223.543px; */
    height: auto;
    background: #f5f5ff;
  }

  .box .card .left-side {
    width: 65%;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
    row-gap: 2rem;
  }
  .box .card .right-side {
    width: 45%;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    position: relative;
    width: fit-content;
    justify-content: space-between;
  }

  .box .card .brandname {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    font-variant: all-small-caps;
    width: 100%;
  }

  .box .card .location {
    color: #686368;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 173.289% */
    width: 100%;
  }

  .box .card .logo {
    width: 67.063px;
    height: 33.531px;
    flex-shrink: 0;
  }

  .box .card .rankindex {
    color: #797979;
    text-align: center;
    font-family: Montserrat;
    font-size: 37.257px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    align-items: center;
    display: flex;
    justify-content: end;
  }

  .box .text-end {
    text-align: right;
  }
  .footer-container-wrapper .rectangle {
    min-width: auto;
    align-items: start;
    height: 288px;
  }
  .footer-container-wrapper {
    height: 288px;
  }
  .footer-container-wrapper .navbar {
    gap: 10px;
  }
  .categoryBtn {
    font-size: 14px !important;
    padding: 0.5rem !important;
    margin-bottom: 1rem;
  }
  .card-body {
    padding: 0 !important;
  }
  .blogToc .card-body {
    padding: 1rem 1rem !important;
  }
  .card-body .card-title {
    width: 100% !important;
  }
  .card-text {
    padding-right: 0 !important;
    font-size: 14px;
    line-height: 150%;
  }
  .rightBlogContainer {
    width: 100% !important;
  }
  .contact-form {
    display: flex;
    flex-direction: row;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 95%;
    height: auto !important;
  }
  .contact-column .subHeader {
    letter-spacing: normal !important;
    font-size: 14px !important;
  }
  .contact-column.col2 {
    height: auto !important;
  }
  .addressLoc {
    font-size: 14px !important;
  }
  #submit {
    margin: auto !important;
    padding: 16px 30px !important;
  }
  #cancel {
    justify-content: end;
  }

  #contact-popup {
    padding: 16px;
  }

  .faq-section-wrapper .faq-header {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-variant: small-caps;
    width: auto;
  }
  .faq-section-wrapper .option {
    color: #998699;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 208.333% */
  }
  .faq-section-wrapper .option.selected {
    color: #955eda;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    border-radius: 8px;
    background: #e5e5ff;
  }
  .faq-section-wrapper .faq-categories {
    gap: 8px;
  }
  .faq-section-wrapper .faq {
    margin: 0px 1rem;
    width: -webkit-fill-available;
    padding: 16px;
    gap: 16px;
  }
  .faq-section-wrapper .faq-inner {
    padding: 0px;
  }
  .faq-section-wrapper .faq-question {
    font-size: 16px;
    width: 90%;
  }
  .faq-section-wrapper .faq-answer {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .faq-section-wrapper .faq.expanded .faq-question {
    font-size: 16px;
    text-align: left;
    width: 90%;
  }
  .nav_bar .navbar {
    display: none !important;
  }
  .nav_bar svg {
    transform: scale(1.5);
    fill: #fff;
  }
  .sitetitle {
    font-size: 16px;
    font-weight: 500;
    width: 90%;
  }
  .nav_bar {
    gap: 10px;
    padding: 16px;
  }
  .navPopup {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 30px 60px rgba(0, 0, 0, 0.1);
    width: auto;
    height: 96%;
    z-index: 20;
    display: none;
  }
  .popupTitle {
    color: #9a5eda;
    font-family: Playfair Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .popup-menu-container {
    border-radius: 8px;
    background: #f5f5ff;
    width: 90%;
    height: 80%;
    flex-shrink: 0;
    color: #bababa;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .popup-menu-container a {
    text-decoration: none !important;
  }
  .popup-menu-container .popup-menu a {
    color: #433a43;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .popup-menu-container a {
    color: #433a43;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .main-aboutUs-container {
    padding: 0.5rem;
  }
  .privacy-container {
    width: auto !important;
    padding: 16px !important;
  }
  .privacy-container h1 {
    color: #9a5eda;
    text-align: justify;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 55% */
    font-variant: small-caps;
    letter-spacing: 0.8px;
    text-align: center;
    padding: 16px;
  }
  .privacy-container p {
    color: #676767;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150% !important;
  }
  #first-column {
    display: none;
  }
  #second-column h1 {
    color: #9a5eda;
    text-align: justify;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 55% */
    font-variant: small-caps;
    letter-spacing: 0.8px;
  }

  .form-check {
    color: #8d8d8d;
    font-family: Montserrat;
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
  }

  .card-title {
    color: #181818;
    font-family: Playfair Display;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    grid-template-areas: 1/1 / span1/span2;
  }

  .upperCard {
    height: 200px !important;
  }

  .center-card {
    display: none !important;
  }
  .card:hover .cardext {
    display: flex;
  }
  .websiteLinkText {
    display: none;
  }

  .blogCategory span {
    width: auto !important;
    margin: 0px !important;
  }

  .mobileNumberBtnContainer {
    display: none;
    width: 100%;
    height: 10%;
    background: #9a5eda;
    bottom: 0px;
    position: fixed;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
  }

  .mobileNumberBtnFooter {
    border-radius: 12px !important;
    background: #e2e2fe !important;
    color: #9a5eda !important;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 18px; /* 128.571% */
    letter-spacing: -0.28px;
    bottom: 0px;
    z-index: 1;
  }
  .buttonText {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 220% */
    letter-spacing: -0.2px;
    width: 40%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .rightBlogContainer {
    width: 75% !important;
    padding-right: 20% !important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

/* blogPost CSS */
.postContainer {
  background: #ffffff;
  width: 90%;
  height: 90%;
}
.blogCategory {
  color: #bc6cff;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 208.333% */
  flex-wrap: wrap;
  height: -webkit-fill-available;
}
.blogCategory span {
  width: 50%;
  margin: 0px 16px;
  text-align: end;
}
.blogHeader {
  color: #000;
  font-family: Playfair Display;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px; /* 116.667% */
}
.blogDate {
  color: #a883a8;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.blogText {
  color: #676767;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  flex-direction: column;
}
.accordion-item {
  background: #f5f5ff !important;
  border-radius: calc(0.25rem - 1px) !important;
}
.accordion-button.collapsed {
  background: transparent !important;
  color: #433a43 !important;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  box-shadow: none !important;
}
.accordion-button {
  background: #9a5eda !important;
  color: #fff !important;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  box-shadow: none !important;
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0px 0px !important;
}
.accordion-collapse.collapsing {
  background: #9a5eda !important;
  color: #fff;
  font-family: Montserrat;
  font-style: normal;
  line-height: normal;
  border-radius: 0px 0px calc(0.25rem - 1px) calc(0.25rem - 1px) !important;
}
.accordion-collapse.collapse.show {
  border-radius: 0px 0px calc(0.25rem - 1px) calc(0.25rem - 1px) !important;
  background: #9a5eda !important;
  color: #fff !important;
  font-family: Montserrat;
  font-style: normal;
  line-height: normal;
  box-shadow: none !important;
}
.relQueHeader {
  color: #000;
  font-family: Playfair Display;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-variant: small-caps;
}
.accordion-button::after {
  background-image: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="4.80078" width="12" height="2.4" fill="%23000000"/><rect x="4.79883" y="12" width="12" height="2.4" transform="rotate(-90 4.79883 12)" fill="%23000000"/></svg>') !important;
  background-size: auto !important;
}
.accordion-button::after svg {
  fill: #000000;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("../../images/crossSign.svg") !important;
}
.accordion-body {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
#submit {
  padding: 15px 48px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: #d7d7ff;
  color: #9a5eda;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-bottom: none !important;
  margin: auto;
}
#cancel {
  align-items: center;
  border: none;
  background: #ffffff;
  cursor: pointer;
}
#cancel path {
  fill: #9a5eda;
}
.popup-visible {
  display: block !important;
}
.contact-popup-visible {
  display: flex !important;
}
.contact-us-btn {
  cursor: pointer;
}
.card-link + .card-link {
  margin-left: 0rem !important;
}
.privacy-container {
  width: 50%;
  padding: 32px 64px;
}
.privacy-container h1 {
  color: #9a5eda;
  text-align: justify;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 55% */
  font-variant: small-caps;
  letter-spacing: 0.8px;
  padding: 16px 0px;
}
.privacy-container p {
  color: #676767;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 250% */
}
#second-column {
  row-gap: 32px;
}
#second-column h1 {
  color: #9a5eda;
  text-align: justify;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 55% */
  font-variant: small-caps;
  letter-spacing: 0.8px;
  padding-bottom: 32px;
}
#second-column h2,
.privacy-container > h2 {
  color: #000;
  font-family: Playfair Display;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 110% */
  text-transform: capitalize;
}
#second-column p,
.privacy-container > p {
  color: #998699;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
}
#first-column h2 {
  color: #9a5eda;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.35px;
}
#first-column p {
  color: #998699;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.form-check {
  color: #8d8d8d;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 166.667% */
}
.popupTitle a {
  color: #9a5eda;
  text-decoration: none;
}
.image-contain {
  object-fit: contain;
}

.image-cover {
  object-fit: cover;
}
.faq-container {
  display: none;
}
.faq-visible {
  display: flex !important;
}
.eligibility-image {
  width: 72px;
  height: 72px;
  background: #9a5eda;
  border-radius: 8px;
  margin-bottom: 44px;
  padding: 8px;
}
.upperCard {
  height: 282px;
}
.websiteLink {
  width: 66px;
  height: 66px;
  background-color: #ffffff;
  border-radius: 50%;
  align-items: center;
  border: 1px solid #e5e5ff;
  padding: 0px 16px;
  text-decoration: none;
  color: #9a5eda;
}
.websiteLink svg {
  height: 32px;
  width: 32px;
}
.websiteLink svg path {
  fill: #9a5eda !important;
}

.websiteLink:hover {
  background-color: #9a5eda;
  color: #ffffff;
  width: 100%;
  border-radius: 50px;
  transition: width 0.1s ease-in;
}
.websiteLink:hover .websiteLinkText {
  opacity: 1;
  margin-right: 4px;
  transform: translateX(0);
  position: relative;
  transition: opacity 0.1s ease-in;
}
.websiteLink:hover svg path {
  fill: #ffffff !important;
}
.websiteLinkText {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 178px;
  opacity: 0;
  transform: translateX(0);
  position: absolute;
}
.center-card {
  width: 100%;
  display: flex;
}
.dropDown {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #f5f5ff;
  background-color: #ffffff;
}
.dropDown:hover {
  background: #9a5eda;
}
.dropDown:hover svg path {
  fill: #ffffff;
}
/* Define the initial style for cardext */
.cardext {
  display: none;
  /* Add other styles as needed */
}

/* Define the style for showing cardext */
.show-cardext {
  display: flex !important;
  /* Add other styles as needed */
}
.show-dropDown {
  transform: rotate(180deg);
}
/* Initially hide the cardext */
.cardext {
  display: none;
}

/* Add styles for visible cardext */
.cardext.visible {
  display: flex;
}

.formInputFlex {
  width: 100%;
}

.message-box {
  width: 70%;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  transition: opacity 0.3s, transform 0.3s;
  position: fixed;
  display: flex;
  height: 10%;
  justify-content: center;
  z-index: 1;
  border-radius: 0 0 8px 8px;
  margin-left: 15%;
  font-family: "Montserrat";
  align-items: center;
  color: #ffffff;
}

.success {
  background-color: #7ec344;
}

.failure {
  background-color: #f44336;
}

.hidden {
  opacity: 0;
  transform: translateY(-100%);
}
.mobileNumberBtn {
  border-radius: 12px !important;
  background: #e2e2fe !important;
  color: #9a5eda !important;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 18px; /* 128.571% */
  letter-spacing: -0.28px;
}
.mobileNumberBtn a {
  text-decoration: none;
}
.mobileNumberBtnContainer {
  display: none;
}
.buttonTextNavBar {
  color: #ffffff;
  font-family: "Montserrat", Helvetica;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  position: relative;
  width: fit-content;
  text-decoration: none;
  padding-top: 0.575rem;
}
.telephone {
  text-decoration: none;
  color: #9a5eda;
}

.mobileNumberBtnNavBar {
  display: none;
}

.show {
  display: flex !important;
}

.broughtToYouBytext {
  color: #e5e5e5;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0px 8px;
}
.broughtToYouByDiv {
  display: flex;
}
