.faq-adt-wrapper {
    padding: 100px 15% 100px;
    position: relative;
    z-index: 2;
    min-height: 1270px;
}
.faq-adt-col1 h3 {
    font-size: 40px;
    line-height: 43px;
    font-family: 'Poppins';
    color: #0091E4;
    font-weight: 600;
}
.faq-adt-col1 {
    max-width: 550px;
    width: 100%;
}
.faq-adt-row {
    display: flex;
    justify-content: space-between;
}
.faq-adt-col1 p {
    font-size: 19px;
    line-height: 26px;
    font-family: 'Inter';
    font-weight: 400;
}
.cta-button-faq {
    padding-top: 100px;
}
.cta-button-faq a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 20.57px;
    text-decoration: none;
    text-transform: uppercase;
    background-image: linear-gradient(#1c95ff,#5bb0ff);
    border: none;
    border-radius: 50px;
    box-shadow: 0 4px 4px #000;
    padding: 20px 100px;
    font-family: 'Inter';
    letter-spacing: 1px;
  
}
.top-banner-faq h2 {
    background-color: #f7c502;
    color: #fff;
    font-family: Poppins;
    font-size: 40px;
    padding: 36px;
    text-shadow: 0 4px 4px #000;
    margin-bottom: 0;
    margin-top: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0px 4px 10px #00000087;
}
.top-banner-faq {
    max-width: 490px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 60px;
}
.faq-adt {
    background-image: linear-gradient(#edf8ff,#b9e6ff);
    border-radius: 25px;
    padding: 140px 50px 40px;
    position: absolute;
    top: 90px;
    z-index: -1;
    border: 17px solid #fff;
    box-shadow: 0px 4px 4px #00000087;
}
.faq-adt-col2 {
    position: relative;
    max-width: 600px;
    width: 100%;
}
.top-banner-faq {
    max-width: 490px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 60px;
}
.faq-flex-content {
    display: flex;
    align-items: baseline;
    gap: 20px;
}
.faq-adt>div span {
    color: #F7C502;
    font-size: 20px;
}
.content-flex h3 {
    font-size: 19px;
    font-weight: 600;
    font-family: 'Inter';
    line-height: 26px;
    color: #0088D7;
    margin-bottom:0;
}
.content-flex p {
    font-size: 19px;
    font-family: 'Inter';
    font-weight: 500;
    line-height: 26px;
    margin-top: 0;
}
.faq-adt-col1 span {
    color: #F0B647;
}
.faq-cta-btn {
    text-align: center;
    margin-top: 35px;
}
.faq-cta-btn a {
    background-image: linear-gradient(#1d96ff,#52acff);
    border-radius: 50px;
    box-shadow: 0 2px 7px #000;
    color: #fff;
    font-family: Inter;
    font-size: 17px;
    font-weight: 600;
    line-height: 20.57px;
    padding: 15px 60px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.moretext {
    display: none;
}
.active-c {
    min-height:2075px;
}
.hs-bottom-image img {
    border-radius: 24px;
}
.hs-bottom-image {
    padding: 40px;
    border: 6px solid #F7C502;
    border-radius: 55px;
    margin-top: 50px;
}
@media (max-width: 1720px){
  .faq-adt-wrapper {
    padding: 100px 10%;
}
}
@media (max-width: 1550px){
  .faq-adt-wrapper {
    padding: 100px 6%;
}
}
@media (max-width: 1024px){
faq-adt-wrapper {
    padding: 100px 3%;
}
  .faq-adt-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
  .faq-adt-col1 {
    max-width: 375px;
    width: 100%;
}
  .faq-adt-col2 {
    max-width: 490px;
    position: relative;
    width: 100%;
}
  .top-banner-faq {
    left: 47px;
    max-width: 400px;
    position: absolute;
    text-align: center;
    width: 100%;
}
  .top-banner-faq h2 {
    background-color: #f7c502;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 4px 10px #00000087;
    color: #fff;
    font-family: Poppins;
    font-size: 32px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 36px;
    text-shadow: 0 4px 4px #000;
}
}
@media (max-width: 768px){
.faq-adt-col1 h3 {
    color: #0091e4;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    line-height: 43px;
}
  .cta-button-faq a {
    background-image: linear-gradient(#1c95ff,#5bb0ff);
    border: none;
    border-radius: 50px;
    box-shadow: 0 4px 4px #000;
    font-family: Inter;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20.57px;
    padding: 20px 50px;
    text-decoration: none;
    text-transform: uppercase;
}
  .faq-adt-col1 p {
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
}
  .top-banner-faq h2 {
    background-color: #f7c502;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 4px 10px #00000087;
    color: #fff;
    font-family: Poppins;
    font-size: 25px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 30px;
    text-shadow: 0 4px 4px #000;
}
  .top-banner-faq {
    left: 33px;
    max-width: 290px;
    position: absolute;
    text-align: center;
    width: 100%;
}
  .faq-adt {
    background-image: linear-gradient(#edf8ff,#b9e6ff);
    border: 17px solid #fff;
    border-radius: 25px;
    box-shadow: 0 4px 4px #00000087;
    padding: 52px 30px 40px;
    position: absolute;
    top: 90px;
    z-index: -1;
}
  .content-flex h3, .content-flex p {
    font-family: Inter;
    font-size: 16px;
    line-height: 22px;
}
  .faq-adt-col1 {
    max-width: 300px;
    width: 100%;
}
  .faq-adt-col2 {
    max-width: 375px;
    position: relative;
    width: 100%;
}
 .faq-adt-row {
    min-height: 1355px;
}
  .active-c{
    min-height: 2365px;
}
@media (max-width: 480px){
.faq-adt-col1 {
    max-width: 100%;
    width: 100%;
}
  .faq-adt-col1 h3 {
    color: #0091e4;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    line-height: 43px;
    text-align: center;
}
  .faq-adt-row {
    display: block;
    min-height: 2225px;
}
  .faq-adt-wrapper {
    min-height: 1720px;
}
  .active-c {
    min-height:3160px;
}
  .cta-button-faq {
    padding-top: 100px;
    margin-bottom: 50px;
    text-align: center;
}
  .faq-adt-col2 {
    max-width: 100%;
    position: relative;
    width: 100%;
}
  .top-banner-faq {
    left: 50px;
    max-width: 290px;
    position: absolute;
    text-align: center;
    width: 100%;
}
  
}
@media(max-width: 426px){
.faq-adt-row {
    display: block;
    min-height: 2310px;
}
  .active-c {
    min-height: 3225px;
}
}
@media (max-width: 376px){
.top-banner-faq {
    left: 22px;
    max-width: 290px;
    position: absolute;
    text-align: center;
    width: 100%;
}
  .faq-adt-wrapper {
    min-height: 1864px;
    height: 100%;
}
.faq-adt-row {
    display: block;
    min-height: 2570px;
}
.active-c {
    min-height: 3675px;
}
}
@media (max-width:321px){
.cta-button-faq button {
    background-image: linear-gradient(#1c95ff,#5bb0ff);
    border: none;
    border-radius: 50px;
    box-shadow: 0 4px 4px #000;
    height: 53px;
    width: 100%;
}
  .cta-button-faq {
    margin-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}
  .top-banner-faq h2 {
    background-color: #f7c502;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 4px 10px #00000087;
    color: #fff;
    font-family: Poppins;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 25px;
    text-shadow: 0 4px 4px #000;
}
  .top-banner-faq {
    left: 0px;
    max-width: 290px;
    position: absolute;
    text-align: center;
    width: 100%;
}
  .faq-adt-wrapper {
    height: 100%;
    min-height: 2165px;
}
  .faq-cta-btn a { 
    padding: 15px 40px;
}
  .faq-adt-row {
    display: block;
    min-height: 2950px;
}
  .active-c {
    min-height: 4300px;
}
}