.elementor-column-gap-default>.elementor-column>.elementor-element-populated {padding: 0 !important;}

.hero-banner {position: relative; background: url(../images/heroBannerFinal.jpg) no-repeat left center; height: 100vh; background-size: cover; display: flex; justify-content: center; align-items: center;}


.hero_image_div {min-height: 100vh; background: url(../images/heroBannerFinal.jpg) no-repeat left center; background-size: cover; opacity: 0.2; width: 100%;}
.hero_green_div {background-color: rgb(220 252 231 / 15%); position: absolute; left: 0; top: 0; width: 100%; height: 100vh; z-index: 10;}

.hero_content_box {
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; padding: 0 30px;
}
.offer-badge {
  display: inline-flex; font-family: "Montserrat", sans-serif !important;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  font-weight: 600;
  font-size: 14px;
  color: #1a5936;
  background: linear-gradient(90deg, #d0f5e2, #e1faee);
  border: 1px solid #a2eac4;
  border-radius: 999px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); margin-bottom: 25px;
}

.offer-badge svg {
    width: 20px; height: 20px;  color: #16a34a;
}
    .hero_content_box h1 {
      font-weight: 700;
      font-size: 62px; margin-bottom: 20px; font-family: "Montserrat", sans-serif !important;
      color: #1a5936;
    }

    .subtitle {
      font-size:27px; 
      color: rgb(21 128 61) !important; font-weight: 300 !important; font-family: "Montserrat", sans-serif !important;
      margin-bottom: 30px;
    }

    .descriptionText {
      font-size: 22px;
      color: #166534; line-height: 1.5;
      margin-bottom: 30px; text-align: center; width: 95%; margin-left: auto; margin-right: auto; font-weight: 500; font-family: "Montserrat", sans-serif !important;
    }

    .descriptionText strong {
      color: #16a34a;
    }

    .info-icons {
      font-size: 16px;
      color: #15803d;
      margin-bottom: 30px;
    }
    .info-icons svg {width: 20px; margin-bottom: 5px;}

    .btn-enroll {
      background: linear-gradient(90deg, #23c36d, #0a8f41);
  color: #fff !important;
  font-weight: 600;
  padding: 14px 30px;
  border: none;
  border-radius: 999px;
  font-size: 17px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
    }
    .btn-enroll:hover {transform: scale(1.03); color: #fff !important; background: #166534;}

    .btn-outline {
      border: 2px solid #1a8a4a;
      color: #1a8a4a;
      font-size: 18px;
      padding: 12px 30px; font-weight: 600;
      border-radius: 50px;
      background-color: #fff !important;
      margin: 10px; transition: transform 0.2s ease-in-out;
    }
    .btn-outline:focus:not(:focus-visible) {border: 2px solid #1a8a4a !important;}

    .btn-outline:hover {
      background-color: #e6f8eb !important; transform: scale(1.03);
    }

    .testimonial_slider .slick-prev {top: 50% !important; left: -50px; width: 36px; height: 36px; transform:translate(0,-50%); background: none !important;}
.testimonial_slider .slick-next {top: 50% !important; right: -70px !important; transform:translate(0, -50%); background: none !important;}
.testimonial_slider .slick-prev:before {background: url(../images/left-arrow.png) no-repeat right top; width: 36px; height: 36px;} 
.testimonial_slider .slick-next:before {background: url(../images/right-arrow.png) no-repeat right top; width: 36px; height: 36px;}



    section.genderGap {padding: 80px 0 60px; background: linear-gradient(to bottom right, #ffffff 0%, #f0fdf4 50%, #ffffff 100%);}
    .closingGap {text-align: center; }
    .closingGap h2 {font-weight: 700; font-size: 50px; margin-bottom: 15px; color: rgb(20 83 45); margin-top: 10px; font-family: "Montserrat", sans-serif !important;}
    .closingGap h2 span {color: #16a34a;}
    .genderList {width: 100%; text-align: left;}
    .genderList ul {display: flex; flex-wrap: wrap;}
    .genderList ul li {width: calc(33% - 30px); border: 1px solid rgb(187 247 208 / 0.5); background-color: #fff; padding: 30px; border-radius: 20px; margin: 15px 15px; box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease;}
    .imgBox {width: 64px; height: 64px; background: linear-gradient(90deg, #23c36d, #0a8f41); border-radius: 15px; padding: 15px;}
    .genderList ul li h3 {font-size: 16px; margin: 30px 0 20px; font-weight: 700; color: rgb(20 83 45); font-family: "Montserrat", sans-serif !important;}
    .genderList ul li p {font-size: 16px; margin: 0px 0; line-height: 1.4; color: #166534; font-family: "Montserrat", sans-serif !important;}



    section.introAnna {padding: 30px 0 60px; background: linear-gradient(to bottom right, #ffffff 0%, #f0fdf4 50%, #ffffff 100%);}
    .docImage {background-color: #fff; border-radius: 24px; border: 1px solid rgb(187 247 208 / 0.5); padding: 30px; box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease;}
    .docImage img {box-shadow: 0 8px 24px rgba(0, 128, 96, 0.1); border-radius: 16px;}

    .expert-tag {
      background-color: #e6f8eb;
      color: #1a5936;
      font-size: 14px;
      font-weight: 600;
      padding: 6px 16px;
      border-radius: 999px;
      display: inline-block;
      margin-bottom: 12px;
    }

    .dr-anna-title {
    font-weight: 700 !important;
    font-size: 50px !important;
    margin-bottom: 15px;
    color: rgb(20 83 45) !important;
    margin-top: 0px; padding: 0; font-family: "Montserrat", sans-serif !important;
    }
    .dr-anna-title span {color: #16a34a !important;}
    .bio-section h3 {font-size: 22px; font-weight: 600; margin-bottom: 23px; color: rgb(20 83 45); font-family: "Montserrat", sans-serif !important;}

    .bio-section p {
      font-size: 19px;
    color: #2f5f47;
    line-height: 1.5;
    font-weight: 500; margin-bottom: 30px; font-family: "Montserrat", sans-serif !important;
    }

    .bio-section ul {
      padding-left: 0;
      list-style: none;
    }

    .bio-section ul li {
      padding-left: 0px;
      position: relative; font-size: 16px; font-weight: 500;
      margin-bottom: 15px;
      color: #2e5c43; display: flex; align-items: center; font-family: "Montserrat", sans-serif !important;
    }
    .imgListImg {width: 36px; height: 36px; background: linear-gradient(90deg, #23c36d, #0a8f41); border-radius: 50%; padding: 8px; margin-right: 6px; display: inline-block; vertical-align: middle;}
    .rightDiv {width: 100%; line-height: 1.4;}

    .quote {
      background: #e6f8eb;
      padding: 30px;
      border-left: 4px solid #1a8a4a;
      border-radius: 16px;
      font-style: italic;
      font-size: 18px; line-height: 1.6;
      color: #165837; margin: 30px 0;
    }

    .btn-learn {
      background-color: #1a8a4a;
      color: white;
      font-weight: 600;
      font-size: 16px;
      padding: 12px 28px;
      border-radius: 999px;
      border: none;
      margin-top: 20px;
    }

    .btn-learn:hover {
      background-color: #157a3c;
    }

    section.approachWrap {padding: 80px 0 60px; background: linear-gradient(to bottom right, #ffffff 0%, #f0fdf4 50%, #ffffff 100%);}
    .approachBox {text-align: center; }
    .approachBox h2 {font-weight: 700; font-size: 50px; margin-bottom: 15px; color: rgb(20 83 45); margin-top: 10px; font-family: "Montserrat", sans-serif !important;}
    .approachBox h2 span {color: #16a34a;}
    .approachList {width: 100%; text-align: left; margin-bottom: 30px;}
    .approachList ul {display: flex; flex-wrap: wrap;}
    .approachList ul li {width: calc(25% - 30px); border: 1px solid rgb(187 247 208 / 0.5); background-color: #fff; padding: 30px; border-radius: 20px; margin: 15px 15px; box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; font-family: "Montserrat", sans-serif !important;}
    .approchImgBox {width: 64px; height: 64px; background: linear-gradient(90deg, #23c36d, #0a8f41); border-radius: 15px; padding: 15px;}
    .approachList ul li h3 {font-size: 15px; margin: 25px 0 15px; font-weight: 700; color: rgb(20 83 45); font-family: "Montserrat", sans-serif !important;}
    .approachList ul li p {font-size: 15px; margin: 0px 0; line-height: 1.4; color: #166534; font-family: "Montserrat", sans-serif !important;}


    section.moduleWrap {padding: 80px 0 80px; position: relative; background: url(../images/module-img.jpg) repeat left center; background-size: cover;}
    .module_content_box {display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%;}

    .module_content_box h2 {font-weight: 700; font-size: 50px; margin-bottom: 15px; color: rgb(20 83 45); margin-top: 10px; font-family: "Montserrat", sans-serif !important;}
    .module_content_box h2 span {color: #16a34a;}
    .moduleList {width: 100%; text-align: left; margin-bottom: 30px;}
    .moduleList ul {display: flex; flex-wrap: wrap;}
    .moduleList ul li {width: calc(50% - 30px); border: 1px solid rgb(187 247 208 / 0.5); background-color: #fff; padding: 30px; border-radius: 20px; margin: 15px 15px; box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; position: relative; overflow: hidden; font-family: "Montserrat", sans-serif !important;}
    .moduleCircleImg {width: 120px; height: 120px; background-color:#e7f8ed; position: absolute; right: -55px; top:-55px; border-radius: 50%;}
    .moduleImgBox {width: 64px; height: 64px; background: linear-gradient(90deg, #23c36d, #0a8f41); border-radius: 15px; padding: 15px;}
    .moduleList ul li h3 {font-size: 18px; margin: 30px 0 20px; font-weight: 700; color: rgb(20 83 45); font-family: "Montserrat", sans-serif !important;}
    .moduleList ul li p {font-size: 16px; margin: 0px 0; line-height: 1.4; color: #166534; font-weight: 500; font-family: "Montserrat", sans-serif !important;} 



    section.perkWrap {padding: 80px 0 60px; background: linear-gradient(to bottom right, #ffffff 0%, #f0fdf4 50%, #ffffff 100%);}
    .perkContent {text-align: center;}
    .perkContent h2 {font-weight: 700; font-size: 50px; margin-bottom: 15px; color: rgb(20 83 45); margin-top: 10px; font-family: "Montserrat", sans-serif !important;}
    .perkContent h2 span {color: #16a34a;}
    .perkList {width: 100%; text-align: center;}
    .perkList ul {display: flex; flex-wrap: wrap;}
    .perkList ul li {width: calc(33% - 30px); border: 1px solid rgb(187 247 208 / 0.5); background-color: #fff; padding: 30px; border-radius: 20px; margin: 15px 15px; box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; font-family: "Montserrat", sans-serif !important;}
    .perkImgBox {width: 88px; height: 88px; background: linear-gradient(90deg, #23c36d, #0a8f41); border-radius: 50%; padding: 20px; margin: 0 auto 25px;}
    .perkList ul li h3 {font-size: 18px; margin: 25px 0; font-weight: 700; color: rgb(20 83 45); font-family: "Montserrat", sans-serif !important;}
    .perkList ul li p {font-size: 16px; margin: 0px 0; line-height: 1.4; color: #166534; font-family: "Montserrat", sans-serif !important;}


    section.exclusiveWrap {padding: 80px 0 60px; background: linear-gradient(to bottom right, #ffffff 0%, #f0fdf4 50%, #ffffff 100%);}
    .exclusiveContent h2 {font-weight: 700; font-size: 50px; margin-bottom: 15px; color: rgb(20 83 45); margin-top: 10px; font-family: "Montserrat", sans-serif !important;}
    .exclusiveContent h2 span {color: #16a34a;}
    .exclusiveContent {width: 100%; text-align: center;}
    .discountBox {margin-bottom: 20px;}
    .discountBox ul {list-style: none;}
    .discountBox ul li {color:rgb(22 101 52); font-size: 16px; margin-bottom: 10px; font-family: "Montserrat", sans-serif !important;}
    .discountBox ul li svg {width: 20px; height: 20px; margin-right: 5px;}
    .exclusiveList {margin-bottom: 40px; text-align: left;}
    .exclusiveList ul {display: flex; flex-wrap: wrap;}
    .exclusiveList ul li {width: calc(33% - 30px);  background-color: #fff; padding: 20px; border-radius: 20px; margin: 15px 15px; border: 1px solid rgb(187 247 208 / 0.5); box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; position: relative; overflow: hidden; font-family: "Montserrat", sans-serif !important;}
    .exclusiveImgBox {width: 100%; height: 64px; background: linear-gradient(90deg, #23c36d, #0a8f41); border-radius: 50%; padding: 15px; margin: 0 auto;}
    .exclusiveList ul li h3 {font-size: 16px; margin: 20px 0 10px; font-weight: 700; color: rgb(20 83 45); font-family: "Montserrat", sans-serif !important;}
    .exclusiveList ul li p {font-size: 16px; margin: 0px 0; line-height: 1.4; color: #166534; font-family: "Montserrat", sans-serif !important;}
    

    .discount-badge {
      position: absolute;
      top: -12px;
      right: -10px;
      background-color: #059669;
      color: white;
      font-size: 14px;
      font-weight: 600;
      padding: 4px 10px;
      border-radius: 999px;  font-family: "Montserrat", sans-serif !important;
    }

    .product-image {
      border-radius: 16px !important;
      width: 100%;
    }

    .brand-name {
      font-size: 14px;
      color: #059669;
      font-weight: 600;
      margin-top: 15px; margin-bottom: 15px; font-family: "Montserrat", sans-serif !important;
    }

    .product-title {
      font-size: 16px; line-height: 1.4;
      font-weight: 600; color: rgb(20 83 45);
      margin-bottom: 6px; font-family: "Montserrat", sans-serif !important;
    }

    .product-desc {
      font-size: 14px; color: rgb(22 101 52);font-weight: 500; font-family: "Montserrat", sans-serif !important; min-height: 32px;
    }

    .price {
      font-size: 16px; line-height: 1.5;
      font-weight: 600; color: rgb(22 101 52); font-family: "Montserrat", sans-serif !important;
    }

    .old-price {
      text-decoration: line-through;
      color: rgb(22 101 52); font-size: 14px; font-family: "Montserrat", sans-serif !important;
      margin-right: 6px; font-weight: 500;
    }

    .shop-button {
      background: linear-gradient(90deg, #23c36d, #0a8f41);
      color: #fff !important; font-size: 16px;
      font-weight: 600 !important;
      padding: 13px 0;
      border-radius: 8px; font-family: "Montserrat", sans-serif !important;
      margin-top: 16px;
      border: none; display: block; text-align: center;
      width: 100%; transition: transform 0.2s ease-in-out;
    }
    .shop-button:hover {transform: scale(1.03);
    color: #fff !important;
    background: #166534;}

    .course-label {
      font-size: 12px;
      color: #047857;
      margin-left: 8px; float: right; font-weight: 600; font-family: "Montserrat", sans-serif !important;
    }

    section.wellnessWrap {padding: 80px 0 60px; background: linear-gradient(to bottom right, #ffffff 0%, #f0fdf4 50%, #ffffff 100%);}
    .wellnessContent {text-align: center;}
    .wellnessContent h2 {font-weight: 700; font-size: 50px; margin-bottom: 15px; color: rgb(20 83 45); margin-top: 10px; font-family: "Montserrat", sans-serif !important;}
    .wellnessContent h2 span {color: #16a34a;}
    .wellnessList {width: 100%; text-align: left; margin-bottom: 30px;}
    .wellnessList ul {display: flex; flex-wrap: wrap;}
    .wellnessList ul li {width: calc(25% - 30px); border: 1px solid rgb(187 247 208 / 0.5); background-color: #fff; padding: 30px; border-radius: 20px; margin: 15px 15px; box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; position: relative; font-family: "Montserrat", sans-serif !important;}
    .wellnessImgBox {width: 64px; height: 64px; background: linear-gradient(90deg, #23c36d, #0a8f41); border-radius: 50%; padding: 15px; margin: 0 auto;}
    .wellnessList ul li h3 {font-size: 16px; margin: 20px 0 10px; font-weight: 700; color: rgb(20 83 45); font-family: "Montserrat", sans-serif !important;}
    .wellnessList ul li p {font-size: 16px; margin: 0px 0; line-height: 1.4; color: #166534; font-family: "Montserrat", sans-serif !important;} 


    .testimonial-rating {
      color: #facc15;
      font-size: 18px;
      margin-bottom: 10px; font-family: "Montserrat", sans-serif !important;
    }
    .testimonial-rating svg {width: 18px;}

    .testimonial-quote {
      font-style: italic;
      font-size: 16px;
      color: #374151; font-family: "Montserrat", sans-serif !important;
      min-height: 120px;
    }
    .quote-icon svg {width: 50px; opacity: .7;}

    .testimonial-footer {
      margin-top: 20px;
      display: flex;
      align-items: center; font-family: "Montserrat", sans-serif !important;
      gap: 12px;
    }

    .testimonial-img {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      object-fit: cover;
    }

    .testimonial-name {
      font-weight: 600; font-size: 17px; font-family: "Montserrat", sans-serif !important;
      color: #1f2937;
      margin-bottom: 2px;
    }

    .testimonial-title {
      font-size: 14px; font-family: "Montserrat", sans-serif !important;
      color: #059669;
    }

    .quote-icon {
      position: absolute;
      top: 16px;
      right: 16px;
      font-size: 20px;
      color: #a7f3d0;
    }


     section.faqWrap {padding: 80px 0 60px; background: linear-gradient(to bottom right, #ffffff 0%, #f0fdf4 50%, #ffffff 100%);}
    .faqContent {text-align: center;}
    .faqContent h2 {font-weight: 700; font-size: 50px; margin-bottom: 15px; color: rgb(20 83 45); margin-top: 10px; font-family: "Montserrat", sans-serif !important;}
    .faqContent h2 span {color: #16a34a;}
    .faqList {width: 100%; max-width: 850px; text-align: left; margin: 0 auto 30px;}
    .accordion-button {
       color: rgb(20 83 45);
      font-weight: 600 !important;
      font-size: 16px; background-color: #fff !important; font-family: "Montserrat", sans-serif !important;
    }

    .accordion-button:not(.collapsed) {
      background-color: #fff !important; 
      color: #064e3b;
    }

    .accordion-body {
      background-color: #ffffff;
      color: rgb(22 101 52); font-size: 16px; line-height: 1.4; border-top: 1px solid #d4efdc; font-family: "Montserrat", sans-serif !important;
    }
    button:focus:not(:focus-visible) {outline: none !important; border: none !important;}

    .accordion-item {
      border-radius: 16px !important;
      margin-bottom: 10px; overflow: hidden;
      border: none; font-family: "Montserrat", sans-serif !important;
      border: 1px solid rgb(187 247 208 / 0.5); background-color: #fff; box-shadow: 0 8px 24px rgba(0, 128, 96, 0.06), 0 4px 12px rgba(0, 128, 96, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; position: relative;
    }
    .accordion-item h3 {background-color: transparent; font-family: "Montserrat", sans-serif !important;}

    .accordion-button::after {
      filter: brightness(0.5); width: 20px; height: 20px; background-size: 20px;
    }
    .accordion-button:hover {background-color: #fff !important;}


    .mainHeader .navbar {
      transition: background-color 0.3s ease, box-shadow 0.3s ease; font-family: "Montserrat", sans-serif !important;
    }

    .mainHeader .navbar.scrolled {
      background-color: #ffffff !important;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    }

    .mainHeader .navbar-brand span {
      font-weight: 700; font-size: 17px;
      color: #059669;
      margin-left: 5px;
    }

    .mainHeader .nav-center {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
    }

    .mainHeader .navbar-nav .nav-link {
      font-weight: 600; font-family: "Montserrat", sans-serif !important;
      color: #065f46;
      margin: 0 15px; font-size: 14px !important; padding: 0;
    }

    .mainHeader .navbar-nav .nav-link:hover {
      color: #047857;
    }

    .mainHeader .btn-enroll {
      background: linear-gradient(to right, #16a34a, #059669);
      border-radius: 30px; font-size: 16px;
      padding: 6px 20px;
      font-weight: 600; font-family: "Montserrat", sans-serif !important;
      color: white;
      border: none;
    }

    .mainHeader .btn-enroll:hover {
      opacity: 0.9; font-size: 16px; font-weight: 600; font-family: "Montserrat", sans-serif !important;
    }

    .mainHeader .logo-img {
      height: 32px;
    }


    /* new header start here */
.mainHeader .navbar-toggler-icon {display: block;}
    .mainHeader .navbar-toggler {padding: 2px 5px; background: transparent;}
.mainHeader .navbar-toggler-icon.bar1, .mainHeader .navbar-toggler-icon.bar2, .mainHeader .navbar-toggler-icon.bar3 {
  width: 33px;
  height: 3px;
  background-color: #333;
  margin: 5px 0;
  transition: 0.4s;
}

.change .bar1 {
  transform: translate(0, 11px) rotate(-47deg);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  transform: translate(0, -5px) rotate(45deg);
}
button, .accordion-button {
  white-space: normal;
}


    .footer {background: linear-gradient(160deg, #2f6b4e 0%, #3e7e59 50%, #428c5c 100%); padding: 80px 0 30px; position: relative; color: #fff;}
    .footer::before {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.02) 0%, transparent 60%), radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.03) 0%, transparent 60%); pointer-events: none;}
    .topFooter {padding: 50px 0; border: #059669 1px solid; border-radius: 15px; background-color: rgb(255 255 255 / 0.1); border-color: rgb(187 247 208 / 0.2); text-align: center; margin-bottom: 30px;}
    .topFooter h2 {color: #fff; font-weight: 700; font-size: 35px; margin-bottom: 20px; font-family: "Montserrat", sans-serif !important;}
    .topFooter p {color: #fff; font-weight: 500; font-size: 18px; margin-bottom: 20px; line-height: 1.4; font-family: "Montserrat", sans-serif !important;}

    .bottomFooter {margin-top: 50px;}
    .bottomFooter ul li {font-size: 16px; color: rgb(187 247 208) !important; margin: 20px 0; font-family: "Montserrat", sans-serif !important;}
    .bottomFooter ul.withoutBullet li {list-style: disc;}
    .bottomFooter ul li a {font-size: 16px; color: rgb(187 247 208) !important; font-family: "Montserrat", sans-serif !important;}
    .bottomFooter ul li a:hover {color: #fff !important; font-size: 16px !important;} 
    .quickHeading {font-size: 16px; font-family: "Montserrat", sans-serif !important; color: #fff !important;}
    .bottomLeft svg {width: 20px; color: rgb(74 222 128);}

    .bottomLeft {font-size: 16px; font-family: "Montserrat", sans-serif !important;}
    .bottomLeft p {max-width: 85%; line-height: 1.4; color: rgb(187 247 208); font-family: "Montserrat", sans-serif !important;}
    .bottomLeft p a {color: rgb(187 247 208); font-family: "Montserrat", sans-serif !important; font-size: 16px;}
    .bottomLeft p a:hover {text-decoration: underline; font-size: 16px;}
    .privacyBottom {font-size: 16px; color: rgb(187 247 208) !important; }
    .privacyBottom a {font-size: 16px; color: rgb(187 247 208) !important; font-family: "Montserrat", sans-serif !important;}
    .privacyBottom a:hover {color: #fff !important; font-size: 16px;}
    .courseStart {padding: 15px 0; border: #059669 1px solid; border-radius: 15px; background-color: rgb(255 255 255 / 0.1); border-color: rgb(187 247 208 / 0.2); text-align: center; font-size: 14px; font-weight: 600; margin-top: 30px; font-family: "Montserrat", sans-serif !important;}
    .privacyBottom svg {width: 20px;}
