 .faq-answer {
    max-height: 0;
    overflow: visible;
    opacity: 3;
    visibility: visible;
    transform: translateY(-5px);
    transition: all 0.4s ease;
}

p.short-intro {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background-image: linear-gradient(90deg, #FFFFFF40, #FFFFFF80);
    padding: 15px 26px;
    max-width: fit-content;
    border-radius: 5px;
}

section.wrap {

    background-color: #EBEFF1 !important;
}
 .rating h2 {
    color: #0A314D !important;
}
 .rating .small {
    color: #0A314D !important;
}
 .rating .small {
    color: #0A314D !important;

}
.faqbanner .hero-learning {
    display: flex;
    flex-direction: row;
    gap: 20px;
    width: 100%;
    max-width: 1440px;
    margin: auto !important;
	align-items: center;
	justify-content: space-between;

}
.faqbanner h1.hero-title {
    letter-spacing: 0px;
	line-height: 60px;
    letter-spacing: 0px;
    font-size: 46px;
    font-weight: 700;
	color: #fff ;
}

.learning-banner {
    padding-top: 0px;
    margin-top: 140px;
    z-index: 0;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(https://esapets.org/wp-content/uploads/2025/07/Frame-2087326066-2-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
 .hero-image img {
    height: auto;
    margin-bottom: -4px;
    width: auto;
    /* object-fit: cover; */
}
.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
    max-width: 1440px;
    margin: auto;
}
    .tab-button.active {
    background-color: #0A314D26;
		border-radius: 5px;
}

.tab-button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    padding: 14px 28px;
    border-radius: 0px;
}
    .tab-content {
      display: none;
      max-width: 800px;
      margin: 0 auto;
    }
    .tab-content.active {
      display: block;
    }
    .faq {
      border-bottom: 1px solid #DCDCDC;
      padding: 13px 23px 20px 23px;

    }
.faq-answer {
    font-size: 17px;
    color: #273C4B;
    font-weight: 500;
    font-family: Plus Jakarta Sans !important;
}
.gray-section {
    background: #EBEFF1;
    padding-top: 60px;
    padding-bottom: 45px;
    border-bottom: 1px solid;
    text-align: center;
}
.gray-section h2 {
    font-size: 48px;
    line-height: 60px;
    color: #062135 !important;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: 'Plus Jakarta Sans' !important;
}
    .faq-question {
      cursor: pointer;
      font-weight: bold;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
.tab-content {
    display: none;
    max-width: 925px;
    margin: 0 auto;
    padding: 60px 1px 100px;
}
	.faq-question {
    background-color: transparent;
    border: 0px;
    color: #062135 !important;
    font-size: 22px;
    width: 100%;
    text-align: left;
padding-bottom: 0px !important;
	font-family: "Plus Jakarta Sans" !important;
}
    .faq-answer {
    display: none;
    margin-top: 30px;
    margin-bottom: 16px;
}

.faq.open {
    border-bottom: 0px;
}
    .faq.open .faq-answer {
      display: block;
    }
p.subtext {
    color: #273C4B;
    font-size: 18px;
    font-weight: 700;
}
	.tabs-tit {
    padding-top: 0px;
    border-bottom: 1px solid;
}
.gray-section {
    border-bottom: 0px;
}

	@media (min-width: 768px) and (max-width: 1024px) {
    div#costs {
    padding: 20px;
    }
		.faqbanner h1.hero-title {
    font-size: 32px !important;
    line-height: 42px;
}
		.hero-image img {
    height: 271px;
    margin-bottom: 0px;
    width: auto;
    /* object-fit: cover; */
}
		    .hero-image {
        width: 50% !important;
        display: flex;
        justify-content: flex-end;
   }
}
	
/* 	mobile responsive  */
	@media only screen and (max-width:767px) {
		.faqbanner h1.hero-title {
    line-height: 33px;
    letter-spacing: 0px;
    font-size: 23px;
	text-align: center;

}
		    .tab-content {
        padding: 10px 15px 58px 10px;
    }
				.tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 1400px;
    gap: 10px;
    overflow-x: scroll !important;
    justify-content: flex-start;
}
.gray-section h2 {
    margin-bottom: 0px;
}
	.tabs-tit {
    background: #EBEFF1;
    border-bottom: 1px solid;
    text-align: left;
    overflow: scroll;
    padding-top: 20px !important;
    padding: 0px;
    padding-bottom: 20px !important;
}
		.faqbanner h1.hero-title br {
    display: none;
}
		p.subtext {
    color: #273C4B;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
		.hero-learning {
        flex-direction: column !important;
    }
		.learning-banner {
    margin-top: 95px !important;
			padding-top: 30px;
}
		p.short-intro {
    font-size: 16px;
    padding: 12px 20px;
   
}
.gray-section h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;

}

    .tab-button {
        font-size: 11px;
        padding: 12px 20px;
    }
	.faq {
    border-bottom: 1px solid #000000;
    padding: 13px 23px 20px 23px;
    padding: 15px 15px;
}
		
	.faq-question {
    font-size: 16px;  
}
		.tab-content {
    max-width: auto;
    padding: 50px 15px 58px 10px;
}

	}