html, body{
overflow-x:hidden !important;
}
.body{
    font-family: 'Inter', sans-serif;
}

.af-bg--content67 {
    background-color: #FFF0E4 !important;
    max-width: 80% !important;
    padding: 30px 50px;
}

.af-cont81{
    font-size: 16px;
}


.khsd87 {
    font-weight: 700;
    font-size: 26px;
    line-height: 43px;
}

.ysgd65 {
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;
}

.shdfu54{
    font-weight: 500;
    font-size: 18px;
}

.hero-section {
    background-image: url("../images/hero-img.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 30vh;
    height: 75vh;
  }
  
  .hero-sec-container{
  	margin-top: 5rem;
  }

.hero-section .content-hero {
    width: max-content;
    top: 50%;
    left: 0 !important;
    transform: translate(0%, -75%);
}

.main-program--overview .row h4 {
    font-size: 20px !important;
}

.main-program--overview .row .col-md-3, .working-network .row .col-md-4{
    width:30% !important;
}
.review-box-jhasd678{
gap:25px;}

.faq-section .accordion-button {
    background-color: #f8f9fa;
    border: none;
    font-weight: bold;
    color: #000000B2;
}
.faq-section .accordion .col-md-5 {
    gap: 20px !important;
    flex-direction: column !important;
}
 .faq-section .accordion .col-md-5{
    width:49% !important;
}
  .faq-section .accordion-button:focus {
    box-shadow: none; 
  }

  .faq-section .accordion-item {
    border: none; /* Remove item borders */
    border-bottom: 1px solid #F5F5F5; 
  }

.faq-section .accordion-body {
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5;
    border-top: none;
    padding: 1rem;
    color: #0F001A;
}

.client-section .nav-btns button{
    box-shadow: 0px 4px 16px 0px #00000014;
}


.get-started {
    background-image: url("../images/bg-2-get-started.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 40vh;
  }

.get-started-btn, .shop-now-btn{
    border-radius:0 !important;
    border:none;
}

.hero-section h1{
    font-size:2.25rem;
font-family:Abyssinica SIL;
}

.accordion-button:not(.collapsed){
background-color: #f8f9fa !important;
color:#000000B2 !important;
}

button.navbar-toggler:focus-visible {
    outline: none !important;
}
button:focus:not(:focus-visible) {
    box-shadow: none !important;
}
button.navbar-toggler {
    border: none !important;
}

.client-section .client-image {
    transition: transform 0.5s ease-in-out;
  }

  .client-section .review-box-jhasd678 {
    transition: transform 0.5s ease-in-out;
  }

  .client-section .nav-btns button {
    cursor: pointer;
  }


@media screen and (max-width:768px){

.af-mb-nav-getstarted{
    display:none;
}
.hero-section {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 32vh;
    height: 30vh;
}
.hero-section .content-hero {
    transform: translate(1%, -50%);
}
.hero-section h1 {
    font-size: 20px !important;
    line-height: 1.2 !important;
    font-family: nantes !important;
}
.hero-section .shop-now-btn {
    font-size: 10px !important;
    padding: 4px 12px !important;
}
.af-bg--content67 {
    background-color: #FFF0E4;
    max-width: 100% !important;
    padding: 10px !important;
}
.card-body {
    padding: 0 !important;
}
.khsd87 {
    font-size: 18px !important;
line-height:130% !important;
}
.ysgd65 {
    font-size: 14px !important;
line-height:150% !important;
}
.main-program--overview .row .col-md-3, .working-network .row .col-md-4 {
    width: 100% !important;
}
section.main-program--overview .row {
    gap: 25px !important;
}
section.working-network .row {
    gap: 25px !important;
}
.faq-section .accordion .col-md-5 {
    width: 100% !important;
}
section.get-started .h2 br {
    display: none;
}
section.get-started .ysgd65 br{
display:none;
}
section.client-section .w-25 {
    width: 51%!important;
}
section.client-section .translate-middle {
    transform: translate(-90%,-50%)!important;
}

section.working-network img {
    max-width: 100% !important;
}







}
