@font-face {
  font-family: Inter;
  src: url("./fonts/Inter/Inter-VariableFont_slnt\,wght.ttf");
}
@font-face {
  font-family: Montserrat;
  src: url("./fonts/Montserrat/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: Merriweather;
  src: url("./fonts/Merriweather/Merriweather-Light.ttf");
}
@font-face {
  font-family: Merriweather;
  src: url("./fonts/Merriweather/Merriweather-Bold.ttf");
}
@font-face {
  font-family: Merriweather;
  src: url("./fonts/Merriweather/Merriweather-Regular.ttf");
}
.App {
  background: linear-gradient(180deg, #eeffe3 0%, rgb(255, 255, 255) 100%);
}
*::-webkit-scrollbar,
*::-webkit-scrollbar-thumb {
  width: 26px;
  border-radius: 13px;
  background-clip: padding-box;
  border: 10px solid transparent;
}
*::-webkit-scrollbar-corner {
  display: none;
}
*:not(:hover)::-webkit-scrollbar-thumb {
  display: none;
}
*::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 0 10px;
  color: #e1dfdf;
}
*::-webkit-scrollbar-track {
  background-color: transparent;
}
/* .overviewText:not(:hover)::-webkit-scrollbar-thumb {
  display: block;
} */
@media only screen and (min-width: 820px) {
  hr {
    width: 100%;
    margin: auto;
  }
  .aboutUs hr {
    width: auto;
  }
  .bannerContainer {
    height: 531px;
  }
  #contact-form .bannerContainer {
    height: auto !important;
  }
  .bannerContainer2 {
    height: 72px;
  }
  .navbar-brand {
    font-size: 20px;
    font-weight: 700;
  }
  .card {
    /* width: 982px; */
    cursor: pointer;
  }
  .aboutUs .card {
    width: 454px;
  }
  .rankNumber {
    font-size: 40px;
    font-family: Inter;
    font-weight: 500;
    line-height: 22px;
    min-height: 41px;
  }
  .location {
    font-size: 14px;
    line-height: 22px;
  }
  .card-title {
    font-size: 40px;
    line-height: 22px;
  }
  .btn {
    max-width: 120px;
    max-height: 40px;
    font-size: 14px;
    font-weight: 600;
    font-variant: all-small-caps;
    line-height: 22px;
    letter-spacing: -0.28px;
    margin-left: 36px;
  }
  .card-img {
    width: 158px;
    height: 82px;
    object-fit: contain;
  }
  .lastChild {
    margin-top: 8px;
  }
  .siteHeader {
    font-size: 60px;
    font-weight: 900;
    line-height: 40px;
    margin-top: 144px;
  }
  .siteHeader1 {
    font-weight: 900;
    line-height: 40px;
  }
  .siteSubHeader {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 48px;
  }
  .footerContainer {
    height: 204px;
  }
  .allLinks {
    height: 17px;
    width: 577px;
  }
  .innerTitle {
    color: #2b2b2b !important;
    font-size: 20px;
    font-family: Inter !important;
    font-weight: 700;
    font-variant: none !important;
  }
  .innerText {
    color: #6b8699;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.48px;
    flex: auto;
    padding-right: 0px;
  }
  .innerText li {
    color: #6b8699 !important;
    font-size: 16px;
    font-family: Montserrat !important;
    line-height: 150%;
    width: auto;
    display: list-item !important;
    letter-spacing: normal !important;
    display: block;
    margin-bottom: 1rem !important;
    list-style-type: disclosure-closed;
  }
  .innerText ul {
    padding: 0 !important;
  }
  .verticleLine {
    height: 250px;
    width: 1px;
    background: #d9d9d9;
    margin-right: 40px;
    margin-left: 26px;
  }
  .row {
    margin: 0;
  }
  .ovContainer {
    grid-area: 2 / 1 / span 1 / span 1;
    width: 640px;
  }
  .rmContainer {
    grid-area: 2 / 3 / span 2 / span 1;
  }
  .egContainer {
    grid-area: 3 / 1 / span 1 / span 1;
  }
  .mainTitle {
    color: #2e6232;
    font-family: Montserrat;
    font-variant: all-small-caps;
    font-size: 40px;
    font-weight: 500;
    line-height: 150%;
    grid-area: 1 / 1 / span2/ span1;
  }
  h5 {
    color: #000;
    font-size: 20px;
    font-family: Inter;
    font-weight: 600;
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
  .blogTitle {
    font-size: 64px;
    font-weight: 700;
  }
  .tocIndex {
    color: #616368;
    font-size: 30px;
    font-family: Inter;
  }
  .tocText {
    color: #405844;
    font-size: 20px;
    font-family: Montserrat;
    font-weight: 500;
  }
  .tocBtn:hover {
    color: #ffffff;
  }
  .readTime {
    color: #616368;
    font-size: 14px;
    font-family: Inter;
  }
  .dateInfo {
    color: #616368;
    font-size: 16px;
    font-family: Inter;
    --bs-gutter-x: 0;
    justify-content: end;
  }
  .relQuesTitle {
    color: #2e6232;
    font-family: Montserrat;
    font-variant: all-small-caps;
    font-size: 40px;
    font-weight: 500;
    line-height: 150%;
  }
  .faqContainer .accordion {
    width: 45%;
  }
  .accordion-button {
    color: #333;
    font-size: 20px;
    font-family: Inter;
    font-weight: 600;
    background-color: transparent !important;
  }
  .accordion-button:focus {
    outline: none;
    box-shadow: none;
    color: #2b2b2b;
  }
  .accordion-body {
    color: #6b8699;
    font-size: 16px;
    font-family: Inter;
    line-height: 25px;
    font-weight: normal;
    text-align: left;
  }
  .extraInfo {
    color: #616368;
    text-align: center;
    font-size: 16px;
    font-family: Inter;
    line-height: 150%;
  }

  .gridBox {
    gap: 2rem !important;
  }
}
@media only screen and (max-width: 820px) {
  hr {
    width: -webkit-fill-available;
  }
  .hrLine {
    width: 90% !important;
  }
  .navbar-brand {
    font-size: 12px;
    font-weight: 700;
    width: 75%;
    white-space: unset;
  }
  .card-img {
    width: 67px;
    height: 67px;
    object-fit: contain;
    border-radius: 2px;
    border: 0.4px solid #c6cccb;
  }
  .card-title {
    font-weight: 500;
    line-height: 22px;
    margin: 0;
  }
  .location {
    font-size: 10px;
    line-height: 22px;
    width: 80%;
  }
  .rankNumber {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
  }
  .btn {
    width: 75px;
    height: 32px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    font-variant: all-small-caps;
    line-height: 22px;
    letter-spacing: -0.2px;
    padding: 0px;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .siteHeader {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;
    display: flex;
    width: 349px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 24px;
  }
  .siteHeader1 {
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;
    display: flex;
    width: 349px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 24px;
  }
  .siteSubHeader {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 24px;
  }
  .bannerContainer {
    min-height: 248px;
  }
  .contact-form .bannerContainer {
    min-height: auto;
  }
  .footerContainer {
    padding-bottom: 40px;
  }
  .allLinks {
    display: flex;
    justify-content: space-between;
    margin: 0;
    width: -webkit-fill-available;
    background: transparent;
    flex-direction: column;
    gap: 15px;
    padding: 34px 20px;
    list-style: none;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;

    color: #bababa;
  }
  .allLinks > li > a {
    text-decoration: none;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */

    color: #ffffff;
  }
  .innerTitle {
    color: #2b2b2b !important;
    font-size: 16px;
    font-family: Inter !important;
    font-weight: 700;
    font-variant: none !important;
    margin-bottom: 16px;
  }
  .innerText {
    color: #6b8699;
    font-size: 14px;
    font-family: Inter !important;
    line-height: 150%;
  }
  .innerText li {
    color: #6b8699 !important;
    font-size: 14px;
    font-family: Inter !important;
    line-height: 150%;
    display: list-item !important;
    margin-bottom: 1rem !important;
    list-style-type: disclosure-closed;
  }
  .innerText ul {
    padding: 0;
  }
  .verticleLine {
    display: none;
  }
  .mainContainer .col {
    margin: 16px 16px 16px 0px;
  }
  .faqContainer .col {
    margin: 0px;
  }
  .indexingContainer .card-body {
    width: 100%;
  }

  .indexingContainer {
    width: 100% !important;
  }
  .snapshot {
    height: 250px !important;
    width: 250px !important;
    margin: 64px 0px;
    opacity: 1 !important;
  }
  .mainTitle {
    color: #2e6232;
    font-size: 32px !important;
    font-family: Montserrat;
    font-variant: all-small-caps;
    font-weight: 500;
  }
  .blogTitle {
    font-size: 32px;
    font-weight: 700;
  }
  h6 {
    color: #fff !important;
    text-align: center;
    font-size: 16px;
    font-family: Inter;
  }
  .blogToc h6 {
    color: #616368 !important;
  }
  .tocIndex {
    color: #616368;
    font-size: 30px;
    font-family: Inter;
  }
  .tocText {
    color: #405844;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 500;
    --bs-gutter-x: 0;
    width: 100% !important;
  }
  .tocBtn {
    width: auto !important;
  }
  .tocTagContainer {
    width: auto !important;
    flex-direction: row !important;
  }
  .readTime {
    color: #616368;
    font-size: 12px;
    font-family: Inter;
    --bs-gutter-x: 0;
  }
  .dateInfo {
    color: #616368;
    font-size: 14px;
    font-family: Inter;
    --bs-gutter-x: 0;
    width: 75% !important;
  }
  .blogTextCont {
    width: 100%;
  }
  .leftSideBlog {
    width: 100%;
  }
  .relQuesCont {
    width: auto !important;
  }
  .relQuesTitle {
    color: #2e6232;
    font-size: 22px;
    font-family: Montserrat;
    font-variant: all-small-caps;
    font-weight: 500;
  }

  .accordion {
    width: 100% !important;
  }
  .accordion-button {
    color: #333;
    font-size: 16px;
    font-family: Inter;
    font-weight: 600;
    background-color: transparent !important;
  }
  .accordion-button:focus {
    outline: none;
    box-shadow: none;
    color: #2b2b2b;
  }
  .accordion-body {
    color: #6b8699;
    font-size: 14px;
    font-family: Inter;
    line-height: 150%;
    text-align: left;
  }
  .extraInfo {
    color: #616368;
    text-align: center;
    font-size: 14px;
    font-family: Inter;
    line-height: 25px;
    width: 100% !important;
  }
  .extBtn {
    width: 120px;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
    font-variant: all-small-caps;
    line-height: 22px;
    letter-spacing: -0.28px;
    margin-left: 36px;
  }
  .privacyPolicy h1 {
    font-size: 20px;
  }

  .privacyPolicy p {
    font-size: 12px;
    letter-spacing: 0.24px;
  }
  .navbar-toggler-icon {
    background-image: url("../../images/Group\ 772544562.svg");
    width: 16px;
    height: 10px;
  }
  .navbar-toggler {
    border: none;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar {
    min-height: 64px;
  }
  .aboutImg {
    width: 35% !important;
  }
  #navbarNavAltMarkup {
    padding: 0% 3%;
  }
  .aboutUs .overviewText {
    color: #4d815f;
    font-size: 16px;
    font-family: Inter;
    line-height: 150%;
    letter-spacing: 0.24px;
    overflow-y: auto;
    margin-bottom: -179px;
  }
  .dropDownSec {
    width: 100% !important;
    text-align: left;
  }
  .tocCard {
    width: 100% !important;
  }
  .tocCardInner {
    width: 100% !important;
    row-gap: 1.33rem;
  }
  .faqHeader {
    color: #2e6232;
    font-size: 32px !important;
    font-family: Montserrat;
    font-variant: all-small-caps;
    font-weight: 500;
  }
  .gtkmCard {
    width: 100% !important;
    padding: 2rem !important;
  }
  .gtkmHeader {
    color: #2e6232;
    font-size: 20px !important;
    font-family: Inter;
    font-variant: all-small-caps;
    font-weight: 500;
  }
  .footContactSec {
    padding: 0 !important;
  }
  .revSec {
    width: auto !important;
  }
  .mobileNumberBtnNavBar {
    display: none;
  }
  .mobileNumberBtnContainer {
    display: flex;
    position: fixed;
    z-index: 3;
    bottom: 0px;
    width: 100%;
    justify-content: space-between;
    background: #1d5600;
    padding-right: 5rem !important;
    flex-direction: column;
  }

  body .broughtToYouByDiv {
    margin: 8px 0px;
  }

  body .ghostAuthorContainer1 {
    z-index: 1000;
    position: absolute;
    top: initial;
    bottom: 90px;
    right: initial;
    left: initial;
    display: flex;
    justify-content: initial;
    width: 350px;
    background: #fff;
  }
}
.mainContainer {
  --bs-gutter-x: none;
}
.bannerContainer,
.bannerContainer2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(240)'%3E%3Cstop offset='0' stop-color='%23668080'/%3E%3Cstop offset='1' stop-color='%23668080'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='540' height='450' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.1'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  --bs-gutter-x: 0;
}
.indexingContainer {
  margin-top: 80px;
}
#navbarNavAltMarkup {
  justify-content: end;
  gap: 1rem;
  width: 60%;
}
.navbar-nav {
  justify-content: space-around;
  color: #ffffff;
  gap: 8px;
  align-items: center;
}
.navbar-brand {
  color: #fff;
  font-family: Inter;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.navbar-brand:hover {
  color: #ffffff;
}
.nav-link {
  color: #ffffff;
  font-family: Montserrat;
  padding: 0.5rem 1.5rem !important;
  height: fit-content;
}
.nav-link:hover {
  color: #ffffff;
}
.card {
  background-color: transparent;
  border: none;
  --bs-card-spacer-y: 0.5rem;
  --bs-card-spacer-x: 0.5rem;
  padding: 32px 0px;
  margin: 8px;
  cursor: pointer;
  width: -webkit-fill-available;
}
.rankNumber {
  color: #616368;
  text-align: center;
  font-family: Inter;
}
.location {
  color: #616368;
  font-family: Inter;
  padding: 0px 2px 0px 0px !important;
}
.card-title {
  color: #2e6232;
  font-family: Montserrat;
  font-variant: all-small-caps;
  color: #2e6232;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-variant: all-small-caps;
  z-index: 2 !important;
}
.btn {
  border: none;
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-variant: all-small-caps;
  border-radius: 2px;
  background: #2e6232;
}
.siteHeader {
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-variant: all-small-caps;
  margin-left: auto;
  margin-right: auto;
}
.siteSubHeader {
  color: #fff;
  text-align: center;
  font-family: Inter;
  margin-left: auto;
  margin-right: auto;
}
.footerContainer {
  position: relative;
  width: auto;
  left: 0px;
  /* top: 1080px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #1d5600;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  margin-top: 100px;
  color: #bababa;
}
.allLinks {
  display: flex;
  justify-content: space-between;
  padding-bottom: 45px;
}
.allLinks > a {
  text-decoration: none;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */

  color: #ffffff;
}
.aboutImg {
  border-radius: 8px;
  width: 50%;
  background: #46b54b;
  transform: scale(0.8);
}
.eliTitle {
  color: #1d5600;
  font-size: 20px;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.4px;
}
.eliText {
  color: #797979;
  font-size: 16px;
  font-family: Inter;
  line-height: 150%;
  letter-spacing: 0.28px;
}
.aboutUs.row {
  min-width: 326px;
  max-width: 900px;
}
.aboutUs .overviewText {
  color: #4d815f;
  font-size: 16px;
  font-family: Inter;
  line-height: 150%;
  letter-spacing: 0.24px;
  overflow-y: auto;
  margin-bottom: 0px;
}
.numbers {
  color: #2e6232;
  text-align: center;
  font-size: 40px;
  font-family: Inter;
  font-weight: 700;
  letter-spacing: 0.8px;
  border-radius: 8px;
  width: 72px;
  height: 72px;
  flex-shrink: 0;
}

li {
  background-color: transparent !important;
  color: #6b8699 !important;
  font-size: 16px;
  font-family: Inter;
  line-height: 150%;
  letter-spacing: 0.28px;
  width: 331px;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border: none !important;
  width: fit-content;
  list-style-type: disclosure-closed;
  display: list-item;
}
.blogPost ul {
  padding: 0px !important;
  color: #a7a7a7 !important;
}
.blogPost li {
  letter-spacing: normal !important;
}
.blogTitle {
  color: #2e6232;
  font-family: Montserrat;
  font-variant: all-small-caps;
}
.blogText {
  color: #6b8699;
  font-size: 16px;
  font-family: Merriweather;
  line-height: 25px;
}
.tagHeader {
  color: #1c5200;
  font-size: 16px;
  font-family: Inter;
  font-weight: 500;
  line-height: 25px;
}
.tag {
  border-radius: 4px;
  background: #ffffff;
  height: 35px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tagsLable {
  color: #46b54b !important;
  font-size: 14px;
  font-family: Inter;
  font-weight: 500;
  line-height: 25px;
  height: 27px;
  flex-shrink: 0;
  padding: 8px;
  align-items: center;
  display: flex;
}
.siteHeader1 {
  color: #fff;
  font-family: Montserrat;
  font-variant: all-small-caps;
}
.accordion-item {
  background: transparent;
  border: none;
}
/* Button Styles */
.contact-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  border-radius: 40px;
  background: #83ff40;
  width: 40px;
  height: 40px;
}

/* Form Styles */
.contact-form {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 20px;
  width: 326px;
  height: auto;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 4px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  z-index: 9999;
}

/* Show the form when it is the target */
.contact-form:target {
  display: block;
}

input {
  border-radius: 2px !important;
  border: 1px solid #f0f0f0 !important;
  background: #fff;
}
input::placeholder {
  color: #bfc1be !important;
  font-size: 12px;
  font-family: Inter;
}
textarea {
  border-radius: 2px !important;
  border: 1px solid #f0f0f0 !important;
  background: #fff;
  height: 85px;
  flex-shrink: 0;
  resize: none;
  overflow-y: auto;
}
textarea::placeholder {
  color: #bfc1be !important;
  font-size: 12px;
  font-family: Inter;
}
.contact-form h2 {
  color: #fff;
  font-size: 14px;
  font-family: Inter;
  font-weight: 700;
  letter-spacing: 0.7px;
}
.contact-form p {
  color: #d9d9d9;
  font-size: 10px;
  font-family: Inter;
}
.submitBtn {
  border-radius: 2px !important;
  background: #1d5600;
  width: 155px;
  height: 35px;
  flex-shrink: 0;
  color: #fff;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 700;
}
.form-check-label {
  color: #000;
  font-size: 10px;
  font-family: Inter;
  font-weight: 300;
}
.mail-Img {
  width: 25px;
  height: 25px;
}

.privacy-container {
  background-color: #f7f7f7;
  max-width: 600px;
  padding: 20px;
  background-color: transparent;
  border-radius: 8px;
}

.privacy-container h1 {
  color: #000;
  font-size: 40px;
  font-family: Inter;
  font-weight: 700;
  margin-bottom: 4rem;
}

.privacy-container p {
  color: #a7a7a7;
  text-align: left;
  font-size: 16px;
  font-family: Inter;
  line-height: 150%;
}
/* First Column Styles */
#first-column {
  padding: 20px;
}

#first-column h2 {
  color: #336633;
  font-size: 14px;
  font-family: Inter;
  font-weight: 600;
  letter-spacing: 0.35px;
}

#first-column p {
  color: #1d5600;
  font-size: 14px;
  font-family: Inter;
  font-weight: 600;
}

/* Second Column Styles */

#second-column h1 {
  color: #000;
  font-size: 40px;
  font-family: Inter;
  font-weight: 700;
  margin-bottom: 2rem;
}

#second-column h2 {
  color: #616368;
  font-size: 20px;
  font-family: Inter;
  font-weight: 500;
  letter-spacing: 0.4px;
}

#second-column p {
  color: #a7a7a7;
  font-size: 15px;
  font-family: Inter;
  line-height: 22.5px;
}

/* Scrollbar Styles */
.-webkit-scrollbar {
  width: 8px;
}

.-webkit-scrollbar-thumb {
  background-color: #d9d9d9;
  border-radius: 20px;
}

/* Responsive Styles */
@media (max-width: 767px) {
  #first-column {
    display: none;
  }

  #second-column {
    padding: 20px;
  }

  #second-column h1 {
    color: #000;
    font-size: 20px;
    font-family: Inter;
    line-height: 22.5px;
    margin-bottom: 2rem;
  }

  #second-column h2 {
    color: #000;
    font-size: 16px;
    font-family: Inter;
    line-height: 22.5px;
  }

  .-webkit-scrollbar {
    width: 4px;
  }

  .-webkit-scrollbar-thumb {
    background-color: #d9d9d9;
    border-radius: 20px;
  }
}
#openForm {
  display: none;
}
#closedForm {
  display: block;
}
.contactUsLabel {
  cursor: pointer;
}
.navbar-nav div {
  cursor: pointer;
}
.accordion-button:not(.collapsed) {
  box-shadow: none !important;
  color: #000 !important;
}
h5 {
  color: #2e6232;
}
.btn:hover {
  color: #ffffff;
}

.a404Svg {
  padding: 0% 10%;
}
svg .a404color1 {
  fill: #6b8699 !important;
}
svg .a404color2 {
  fill: #2e6232 !important;
}
#submit:disabled {
  background: #1d560082;
}
.form-check {
  font-size: 12px;
}
.indexingContainer .card:hover {
  background: hsla(245, 36%, 28%, 0.07);
  box-shadow: 0 0 20px #d7d7d793;
  border-radius: 2px;
}
.card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.card:hover:after {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);

  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.checkMark {
  width: 40px;
  height: 40px;
}
.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%);
}

/* This class is used to show an element */
.visible {
  display: block !important;
}

/* This class is used to hide an element */
.hidden1 {
  display: none !important;
}

#clickedCompany {
  color: dodgerblue;
}
.tocCard:hover {
  background: hsla(245, 36%, 28%, 0.07);
  box-shadow: 0 0 20px #d7d7d793;
  border-radius: 2px;
}

.blogToc hr {
  width: 75%;
}

.blogToc a {
  text-decoration: none;
}

.tocTag {
  background: #ff95004f;
  border-radius: 2.894px;
  border: 1.553px solid #ff9401;
  padding: 4px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff9401;
  font-family: Montserrat;
  font-size: 8.611px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  column-gap: 3px;
}

.tocTag img svg path {
  fill: #000;
}
.faqHeader {
  color: #2e6232;
  font-family: Montserrat;
  font-variant: all-small-caps;
  font-size: 40px;
  font-weight: 500;
  line-height: 150%;
}
.gtkmHeader {
  color: #2e6232;
  font-size: 20px;
  font-family: Inter;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.gtkmsubHeader {
  color: #4d815f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 200% */
  letter-spacing: 0.24px;
}
.nav-link:hover {
  background: #eeffe3;
  color: #2e6232;
  border-radius: 2px;
  /* transition: all ease-in 0.1s; */
}
.contactUsBtn,
.websiteBtn {
  z-index: 2 !important;
}
.innerText:not(:hover)::-webkit-scrollbar-thumb {
  display: block !important;
}
.snapshot {
  height: 351px;
  width: 351px;
  border-radius: 50%;
  object-fit: cover;
  opacity: 0.7;
}
.snapshot:hover {
  opacity: 1;
}
.nav-link:focus {
  color: #ffffff !important;
}
.mobileNumberBtn,
.mobileNumberBtnFooter {
  border-radius: 0px 8px;
  border: none;
  background: #eeffe3;
  font-family: Montserrat;
  color: #1d5600;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.28px;
  display: flex;
  align-items: center;
  max-width: max-content !important;
  padding: 1.5rem;
  margin-left: 0px;
  gap: 0.5rem;
}
.mobileNumberBtn a,
.mobileNumberBtnFooter a {
  text-decoration: none;
  color: #1d5600;
}
.mobileNumberBtn:hover {
  color: #1d5600;
}
.mobileNumberBtn path,
.mobileNumberBtnFooter path {
  fill: #1c5200;
}
.mobileNumberBtnContainer {
  display: none;
}
.buttonText {
  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;
  padding-top: 0.575rem;
}
.mobileNumberBtnNavBar {
  display: none;
}

.show {
  display: flex !important;
}

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

/* ghost-authors CSS */

.ghostAuthorsDes,
.ghostAuthor {
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  color: inherit;
  padding: 0px 0px 0px 2px;
}

.ghostAuthorsDes:hover,
.ghostAuthor:hover {
  text-decoration: underline;
  cursor: pointer;
  display: inline-flex;
  color: inherit;
  padding: 0px 0px 0px 2px;
}

.ghostAuthorContainer {
  z-index: 1000;
  position: absolute;
  top: initial;
  left: initial;
  bottom: 80px;
  right: initial;
  display: flex;
  justify-content: initial;
  width: 350px;
  background: white;
}

.ghostAuthorContainer hr,
.ghostAuthorContainer1 hr {
  background-color: #1d5600 !important;
  height: 2px;
  opacity: 1 !important;
}

.ghostAuthorDiv {
  display: flex;
  height: auto;
  transition: opacity 0.3s ease 0.1s;
  border: 1px solid #dcdbdb;
  background: white;
  box-shadow: 0 5px 16px 0 rgba(92, 92, 92, 0.5);
  flex-direction: column;
  background: linear-gradient(180deg, #eeffe3 0%, rgb(255, 255, 255) 100%);
}

.ghostAuthorHeader {
  padding: 16px 32px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.ghostAuthorHeader h1 {
  color: #1d5600;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.ghostAuthorDescription {
  color: #5c5c5c;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 24px 32px;
}

path.stroke-color {
  stroke: #1d5600;
}

.ghostAuthorTeamSection {
  gap: 32px;
  display: flex;
  flex-direction: column;
  padding: 32px;
}

.ghostAuthorTeamSection h2 {
  color: #1d5600;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.ghostAuthorSection {
  display: flex;
  align-items: center;
  gap: 16px;
}

.textSection {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.ghostAuthorWork {
  color: #1d5600;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.ghostAuthorName {
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ghostAuthorContainer1 {
  z-index: 1000;
  position: absolute;
  top: initial;
  left: 40%;
  bottom: 80px;
  right: initial;
  display: flex;
  justify-content: initial;
  width: 350px;
  background: #fff;
}

.ghostAuthorContainer1 > .ghostAuthorDiv {
  padding: 32px;
  gap: 24px;
}

.ghostAuthorContainer1 svg {
  transform: scale(1.5);
}

.ghostAuthorContainer1 .ghostAuthorWork {
  color: #0e0c22;
  font-family: Montserrat;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-variant: all-small-caps;
}

.ghostAuthorContainer1 .ghostAuthorName {
  color: #1d5600;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.ghostAuthorBio {
  color: #5c5c5c;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}

.hidden {
  display: none;
}

.ghostAuthorSpace::after{
  content: " ";
}