.testimonial_testimonial_content__HQ4cv {
    padding: 50px 0;
    display: flex;
    align-items: center;
    gap: 24px;
}

.testimonial_testimonial_box__QZJSP {
    border-radius: 12px;
    padding: 22px;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
    /* width: 33%; */
}

.testimonial_testimonial_text__PZM4A,
.testimonial_author__LNGKy {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 15px 0 0 0;
}

.testimonial_author__LNGKy {
    color: #8B8B8B;
    font-style: italic;
    text-align: right;
    padding: 20px 0 0 0
}

.testimonial_rating__bGn8k {
    padding: 8px 0 0 0;
    display: flex;
}

.testimonial_slick-slider__2VNMy .testimonial_slick-track__G_czF {
    width: 4466px;
    opacity: 1;
    transform: translate3d(-1218px, 0px, 0px);
    /* margin: 29px 0px; */
    padding: 18px 0px;
    height: 457px;
}


@media (min-width: 2000px) {

    .testimonial_testimonial_text__PZM4A,
    .testimonial_author__LNGKy {
        font-size: 22px;
        line-height: 30px;
    }

    .testimonial_testimonial_box__QZJSP span {
        font-size: 22px;
        margin-left: 5px;
    }

    .testimonial_rating__bGn8k img {
        width: 22px !important;
    }

    .testimonial_testimonial_box__QZJSP span img {
        width: 40px;
    }
}

@media (min-width: 2400px) {

    .testimonial_testimonial_text__PZM4A,
    .testimonial_author__LNGKy {
        font-size: 24px;
        line-height: 32px;
    }

    .testimonial_testimonial_box__QZJSP span {
        font-size: 24px;
        margin-left: 5px;
    }
}
.card_card_wrapper__aZoyY {
    display: flex;
    padding: 50px 0 0 0;
    width: 100%;
    justify-content: center;
    /* overflow-x: auto; */
}

.card_card__K9Ym1 {
    border: 1px solid #d1d3d5;
    border-radius: 15px;
    min-width: 315px;
    /* overflow: hidden; */
    margin: 46px 30px 0 0;
    /* height: 750px; */
    overflow: visible;
    /* flex: 0 0 auto; */
}

.card_card__K9Ym1::-webkit-scrollbar {
    display: none;
}

.card_card__K9Ym1.card_popular__a_lB0 {
    border: 2px solid #12316e;
    position: relative;
    margin-top: 0;
    /* height: 796px; */
}

.card_card__K9Ym1.card_popular__a_lB0 .card_popular_strip__bUUy2 {
    background: #12316e;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    padding: 4px;
    text-align: center;border-top-left-radius: 12px;border-top-right-radius: 12px;
}

.card_card_wrapper__aZoyY .card_card__K9Ym1:last-child {
    margin-right: 0;
}

.card_card__K9Ym1 .card_card_img__E9xgG {
    padding: 50px 0 25px;
    text-align: center;
    min-height: 136px;
}

.card_card__K9Ym1 h3 {
    font-size: 22px;
    line-height: 38px;
    font-weight: 600;
    color: #12316e;
    text-align: center;
}

.card_top_strip__n4fJJ {
    background: #FFF7F1;
    padding: 0px 5px;
    display: flex;
    justify-content: center;
    margin: 10px 0 0 0;
}

.card_top_strip__n4fJJ .card_offer__xc38w {
    font-size: 20px;
    line-height: 41px;
    font-weight: 600;
    color: #292D32;
}

.card_top_strip__n4fJJ .card_offer__xc38w span {
    font-size: 14px;
    line-height: 19px;
    color: #6C7076;
    text-decoration: line-through;
}

.card_top_strip__n4fJJ .card_custom_select__0Ex4T {
    background: #fff;
    border-radius: 10px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    color: #28DB65;
    width: 146px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.card_custom_dropdown__vKSAj ul {
    padding: 8px 5px;
    margin: 0;
    list-style-type: none;

}

.card_custom_dropdown__vKSAj ul li {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}

.card_custom_dropdown__vKSAj ul li:hover {
    background: #E88504;
    color: #fff;
}

/* .dropdown {
    padding: 10px 6px;
    border: none;
    border-radius: 10px;
} */

.card_custom_dropdown__vKSAj {
    animation-name: card_fadeInDown__26zR2;
    -webkit-animation-name: card_fadeInDown__26zR2;
    animation-duration: 0.35s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.35s;
    -webkit-animation-fill-mode: both;
    display: none;
}


.card_select_wrapper__x3XBw:hover .card_custom_dropdown__vKSAj {
    position: absolute;
    border-radius: 10px;
    background: #fff;
    right: 0;
    width: 135px;
    display: block;
    opacity: 0;
    z-index: 10;
    animation-name: card_fadeInUp__a2iIw;
    -webkit-animation-name: card_fadeInUp__a2iIw;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    box-shadow: 0 20px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #d3d3d3;

}

 .card_price_card_tag_blue__wQgGJ {
    background: #6e0fd3;
    border-radius: 0 .156em .156em 0;
    box-shadow: -1px 2px 3px rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.875em;
    padding: 2px .5em;
    position: absolute;
    top: 15em;
    z-index: 9;
    left: -1px;
    padding-right: 19px;
}

 .card_price_card_tag_blue__wQgGJ::before {
    background: inherit;
    height: 32.5px;
    left: -0.469em;
    padding: 0 0 .438em;
    top: 0;
    width: .469em;
    content: '';
    position: absolute;
    border-radius: .313em 0 0 .313em;
}
 .card_price_card_tag_blue__wQgGJ::after {
    background: rgba(0, 0, 0, .35);
    bottom: -.313em;
    box-shadow: inset -1px 2px 2px rgba(0, 0, 0, .3);
    height: .313em;
    left: -.313em;
    width: .313em;
    content: '';
    position: absolute;
}
 .card_price_card_tag_orange__e47LH {
    background: #e111b2;
    border-radius: 0 .156em .156em 0;
    box-shadow: -1px 2px 3px rgb(199 199 199 / 50%);
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.875em;
    padding: 2px .5em;
    position: absolute;
    top: 15em;
    z-index: 9;
    left: -1px;
    padding-right: 19px;
}

 .card_price_card_tag_orange__e47LH::before {
    background: inherit;
    height: 32.5px;
    left: -0.469em;
    padding: 0 0 .438em;
    top: 0;
    width: .469em;
    content: '';
    position: absolute;
    border-radius: .313em 0 0 .313em;
}
 .card_price_card_tag_orange__e47LH::after {
    background: rgba(0, 0, 0, .35);
    bottom: -.313em;
    box-shadow: inset -1px 2px 2px rgba(0, 0, 0, .3);
    height: .313em;
    left: -.313em;
    width: .313em;
    content: '';
    position: absolute;
}
.card_pricing_price_card__rTiVa{position: relative;}
@keyframes card_fadeInUp__a2iIw {
    from {
        transform: translate3d(0, 30px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes card_fadeInDown__26zR2 {
    from {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    to {
        transform: translate3d(0, 20px, 0);
        opacity: 0;
    }
}

@media (max-width: 767px) {
    .card_card_wrapper__aZoyY {
        overflow-x: auto;
    }

    .card_card__K9Ym1 {
        flex-shrink: 0;
    }
}

@media (min-width: 2000px) {
    .card_card__K9Ym1 h3 {
        font-size: 28px;
    }

    .card_top_strip__n4fJJ .card_offer__xc38w {
        font-size: 26px;
    }

    .card_top_strip__n4fJJ .card_offer__xc38w span {
        font-size: 20px;
    }
}

@media (min-width: 2400px) {
    .card_card__K9Ym1 h3 {
        font-size: 30px;
    }

    .card_top_strip__n4fJJ .card_offer__xc38w {
        font-size: 28px;
    }

    .card_top_strip__n4fJJ .card_offer__xc38w span {
        font-size: 22px;
    }
}

@media screen and (min-width:2000px) and (max-width: 2648px) {
    .card_card__K9Ym1 {
        /* height: 865px; */
    }

    .card_card__K9Ym1.card_popular__a_lB0 {
        /* height: 911px; */
    }

}

@media screen and (min-width:300px) and (max-width: 550px) {
    .card_card__K9Ym1 {
        flex-shrink: inherit !important;
    }
}

@media screen and (min-width:300px) and (max-width: 499px) {
    .card_card_wrapper__aZoyY {
        justify-content: start !important;
    }

    .card_successStyle_vs__TQy6N__Qd9gs {
        width: 50px !important;
        height: 50px !important;
        font-size: 25px !important;
        top: 55% !important;
    }

    .card_successStyle_success_banner__Pf_t6__DlzcY {
        padding: 20px 0 0 !important;
    }
}

.card_card__K9Ym1 .card_card_img__E9xgG img {
    transition: border-bottom 0.3s ease, transform 0.3s ease !important;
}

.card_card__K9Ym1:hover .card_card_img__E9xgG img {
    transform: scale(1.1) !important;
}
.plandescription_select_plans__Rx_kV {
    padding: 30px 16px 0;
    text-align: center
}

.plandescription_select_plans__Rx_kV h4 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    color: #ff5000;
    margin: 0;
}

.plandescription_select_plans__Rx_kV p {
    font-size: 14px;
    padding: 20px 0 0 0;
    margin: 0 0 28px;
    color: #292D32;
    min-height: 70px;
}

.plandescription_select_plans__Rx_kV ul {
    list-style-type: none;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: left;
}

.plandescription_select_plans__Rx_kV ul.plandescription_discription__oblVA>li {
    /* background: url('./../../../../react/public/images/pricing/arrow.svg') no-repeat 0 4px; */
    color: #000;
    /* padding: 0 0 30px 0px; */
}

.plandescription_select_plans__Rx_kV ul.plandescription_discription__oblVA>li {
    display: flex;
    align-items: center;
    /* Vertically center icon and text */
    background: none;
    /* Remove any unnecessary background if needed */
    padding: 0 0 15px 0;
    /* Adjust padding if necessary */
}

.plandescription_select_plans__Rx_kV ul.plandescription_discription__oblVA>li img {
    margin-right: 8px;
    /* Space between the icon and the text */
}

.plandescription_select_plans__Rx_kV ul.plandescription_discription__oblVA>li span {
    display: inline-block;
    /* Make sure the span is displayed inline */
    color: #000;
}

.plandescription_select_plans__Rx_kV ul.plandescription_discription__oblVA ul li {
    color: #000;
    padding: 0 0 30px 12px;
    position: relative;
}

.plandescription_select_plans__Rx_kV ul.plandescription_discription__oblVA ul li::before {
    content: '.';
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 4px;
    line-height: 0;
}


.plandescription_select_plans__Rx_kV ul.plandescription_discription__oblVA ul li:last-child {
    padding-bottom: 0;
}

.plandescription_theme_btn__zOZlH {
    background: #fff;
    color: #292D32;
    padding: 10px 32px;
    display: inline-block;
    border-radius: 0px 10px 0px 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    width: 198px;
    border: 1px solid #ff5000;
}

.plandescription_theme_btn__zOZlH:hover {
    background: #12316e;
    border: 1px solid transparent;
    color: #fff;
}

.plandescription_view_more__NOlOH {
    color: #e88504;
}

@media (min-width: 2000px) {
    .plandescription_select_plans__Rx_kV h4 {
        font-size: 22px;
    }

    .plandescription_select_plans__Rx_kV p {
        font-size: 15px;
    }

    /* .select_plans ul.discription>li {
        font-size: 22px;
    } */

    .plandescription_theme_btn__zOZlH {
        font-size: 21px;
        width: 215px;
    }

    .plandescription_view_more__NOlOH {
        font-size: 22px;
    }
}

@media (min-width: 2400px) {
    .plandescription_select_plans__Rx_kV h4 {
        font-size: 24px;
    }

    .plandescription_select_plans__Rx_kV p {
        font-size: 18px;
    }
/* 
    .select_plans ul.discription>li {
        font-size: 24px;
    } */

    .plandescription_theme_btn__zOZlH {
        font-size: 23px;
        width: 220px;
    }

    .plandescription_view_more__NOlOH {
        font-size: 24px;
    }
}
.servicestyle_services_details__WdPpP {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0 0;
    /* width: 90%; */
    margin: 0 auto;
}

.servicestyle_box__ESnMU {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    width: 31%;
    padding: 20px;
    margin: 10px;
}

.servicestyle_box_top__2MIPV {
    display: flex;
    justify-content: space-between;
}

.servicestyle_box_top__2MIPV .servicestyle_left__X233H {
    display: flex;
}

.servicestyle_box_heading__9L9WJ {
    padding: 0 0 0 12px;
}

.servicestyle_box_heading__9L9WJ h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
}

.servicestyle_box_heading__9L9WJ h5 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    margin: 0;
}

.servicestyle_btn_select___ZjkZ {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    border: 1px solid #5B7683;
    border-radius: 50px;
    /* width: 80px;
    height: 26px; */
    padding: 5px 20px;
    background: #fff;
}

.servicestyle_btn_select___ZjkZ:hover,
.servicestyle_active__CahJt {
    background: #28DB65;
    color: #fff;
    border: 1px solid transparent;
}

.servicestyle_service_details__GrOmC {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #6C7076;
    padding: 12px 0 0 0;
}


@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .servicestyle_box__ESnMU {
        /* width: 30%; */
    }
}

@media only screen and (max-width: 992px) {
    .servicestyle_box__ESnMU {
        width: 46%;
    }
}

@media only screen and (max-width: 767px) {
    .servicestyle_box__ESnMU {
        width: 100%;
    }
}


@media (min-width: 2000px) {
    .servicestyle_box_heading__9L9WJ h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .servicestyle_box_heading__9L9WJ h5 {
        font-size: 22px;
        line-height: 36px;
    }

    .servicestyle_service_details__GrOmC {
        font-size: 20px;
        line-height: 28px;
    }

    .servicestyle_btn_select___ZjkZ {
        font-size: 18px;
        padding: 8px 27px;
    }

    .servicestyle_box__ESnMU {
        width: 32%;
    }
}

@media (min-width: 2400px) {
    .servicestyle_box_heading__9L9WJ h4 {
        font-size: 26px;
        line-height: 32px;
    }

    .servicestyle_box_heading__9L9WJ h5 {
        font-size: 24px;
        line-height: 40px;
    }

    .servicestyle_service_details__GrOmC {
        font-size: 22px;
        line-height: 30px;
    }

    .servicestyle_btn_select___ZjkZ {
        font-size: 20px;
        padding: 10px 30px;
    }

    .servicestyle_box__ESnMU {
        width: 32%;
    }
}

.servicestyle_btn_select___ZjkZ:hover,
.servicestyle_active__CahJt {
    background: #12316e !important;
    color: #fff !important;
}
.successStyle_vs__TQy6N {
    background: #fff;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    width: 76px;
    height: 76px;
    font-size: 36px;
    line-height: 49px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -14%);
    font-style: italic;

}


.successStyle_success_banner__Pf_t6 {
    display: flex;
    padding: 50px 0 0;
}

.successStyle_success_banner__Pf_t6 .successStyle_left__ox13_ {
    background: url(/_next/static/media/bg_successbanner.ce07fa5c.svg) no-repeat;
    border-radius: 8px 0 0 8px;
    color: #fff;
}

.successStyle_success_banner__Pf_t6 .successStyle_heading__UP1IQ {
    font-size: 61px;
    line-height: 83px;
    font-weight: 700;
    padding: 20px 0 25px;
}

.successStyle_success_banner__Pf_t6 .successStyle_text__nlaGh {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    font-style: italic;
}

.successStyle_success_banner__Pf_t6 .successStyle_right__1c3F3 {
    border-radius: 0px 8px 8px 0px;
    background: #fff;
    color: #292D32;
    border: 0px, 6px, 0px, 0px;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.15);

}

.successStyle_success_banner__Pf_t6 .successStyle_banner_heading__IRSOu {
    font-size: 26px;
    line-height: 35px;
    font-weight: 700;
}

.successStyle_success_banner__Pf_t6 .successStyle_right__1c3F3,
.successStyle_success_banner__Pf_t6 .successStyle_left__ox13_ {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    width: 50%;
    height: 269px;
}

@media only screen and (max-width: 768px) {
    .successStyle_success_banner__Pf_t6 {
        flex-flow: column;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .successStyle_vs__TQy6N {
        top: 55%;
    }
}

@media only screen and (max-width: 767px) {
    .successStyle_success_banner__Pf_t6 {
        flex-flow: column;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .successStyle_success_banner__Pf_t6 .successStyle_left__ox13_ {
        background-size: cover;
        border-radius: 8px 8px 0 0;
    }

    .successStyle_success_banner__Pf_t6 .successStyle_right__1c3F3,
    .successStyle_success_banner__Pf_t6 .successStyle_left__ox13_ {
        /* width: 100%; */
    }

    .successStyle_vs__TQy6N {
        top: 55%;
    }
}

@media only screen and (max-width: 500px) {

    .successStyle_success_banner__Pf_t6 .successStyle_right__1c3F3,
    .successStyle_success_banner__Pf_t6 .successStyle_left__ox13_ {
        /* width: 100%; */
    }

    .successStyle_vs__TQy6N {
        top: 55%;
    }
}

@media only screen and (max-width: 500px) {

    .successStyle_success_banner__Pf_t6 .successStyle_right__1c3F3,
    .successStyle_success_banner__Pf_t6 .successStyle_left__ox13_ {
        width: 100%;
    }

    .successStyle_vs__TQy6N {
        top: 57%;
    }
}
.comparison_comparison_grid__3O8Ta {
    display: table;
    width: 100%;
    margin: 50px auto 0;
    box-shadow: 0px 2px 41px 0px rgba(0, 0, 0, 0.1);

}

.comparison_comparison_row__BvPfQ {
    display: table-row;
}

.comparison_comparison_row__BvPfQ.comparison_header__KBRti {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    color: #292D32;
}

.comparison_comparison_row__BvPfQ>div {
    display: table-cell;
    padding: 40px 12px;
    border-bottom: 1px solid #6C7076;
}

.comparison_comparison_row__BvPfQ>div:first-child {
    background: #F7F7F7;
    width: 140px;
}

.comparison_comparison_row__BvPfQ>div:nth-child(2) {
    width: 140px;
}

.comparison_comparison_row__BvPfQ:last-child>div {
    border-bottom: none;
}

.comparison_comparison_row__BvPfQ>div:first-child img {}



@media only screen and (max-width: 768px) {
    .comparison_mbl_comparisionwrapper__zI5A7 {
        max-width: 100%;
        overflow: scroll;
    }

    .comparison_comparison_comparison_row__BvPfQ__SidCS.comparison_comparison_header__KBRti__4kvuS {
        font-size: 18px !important;
    }

    .comparison_comparison_row__BvPfQ>div {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (min-width: 1024px) {
    .comparison_comparison_row__BvPfQ>div {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (min-width: 2000px) {
    .comparison_comparison_row__BvPfQ>div {
        font-size: 26px;
    }
}

@media (min-width: 2400px) {
    .comparison_comparison_row__BvPfQ>div {
        font-size: 28px;
    }
}
.seller_seller_content__g3QGB {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 0;
}

.seller_seller_box__aCha5 {
    border-radius: 15px;
    padding: 22px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    width: 100%;
    display: flex;
    /* justify-content: space-between; */
    gap: 10px;
    align-items: center;
    cursor: pointer;
    min-height: 170px;
    margin-top: 25px;
}

@media only screen and (max-width: 767px) {

    .seller_seller_content__g3QGB {
        flex-wrap: wrap;
    }

    .seller_seller_box__aCha5 {
        width: 100%;
        /* margin: 0 0 20px; */
    }

}

@media only screen and (max-width: 768px) {

    .seller_seller_content__g3QGB {
        flex-wrap: wrap;
    }

    .seller_seller_box__aCha5 {
        width: 100%;
        /* margin: 0 0 20px; */
    }
}

@media (min-width: 2000px) {
    .seller_seller_box__aCha5 div {
        font-size: 22px;
        margin-left: 5px;
    }

    .seller_seller_box__aCha5 {
        justify-content: normal;
    }
}

@media (min-width: 2400px) {
    .seller_seller_box__aCha5 div {
        font-size: 24px;
        margin-left: 5px;
    }
}



.seller_seller_box__aCha5 {
    transition: border-bottom 0.3s ease, transform 0.3s ease !important;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    min-height: 203px;
    background: white;
}

.seller_seller_box__aCha5:hover {
    transform: scale(1.1) !important;
    border-bottom: 3px solid #12316e;
}
.faq_faq_content__ZJDD3 {
    width: 70%;
    margin: 0 auto;
    padding: 50px 0 0;
}

.faq_faq_row__rtYlG {
    padding: 10px 0 18px 0;
    border-bottom: 1px solid #c7c5c2;
}

.faq_faq_row__rtYlG:last-child {
    border: none;
}

.faq_faq_row__rtYlG h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    margin: 0;
    cursor: pointer;
}

.faq_faq_details__e6pOv {
    font-size: 16px;
    line-height: 24px;
    color: #6C7076;
    max-height: 0;
    /* Initially collapsed */
    overflow: hidden;
    /* Prevent content from overflowing */
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0;
    /* No padding when collapsed */
}

.faq_faq_details__e6pOv.faq_active__7EjQF {
    max-height: -moz-fit-content;
    max-height: fit-content;
    /* Adjust based on the content size */
    padding: 1.5rem 0 0 0;
    /* Add padding when expanded */
}

@media (min-width: 2000px) {
    .faq_faq_row__rtYlG h5 {
        /* font-size: 24px; */
        line-height: 30px;
    }

    .faq_faq_details__e6pOv {
        font-size: 22px;
        line-height: 30px;
    }

    .faq_faq_faq_details__e6pOv__U53Tf {
        font-size: 22px;
    }
}

@media (min-width: 2400px) {
    .faq_faq_row__rtYlG h5 {
        /* font-size: 26px; */
        line-height: 32px;
    }

    .faq_faq_details__e6pOv {
        font-size: 24px;
        line-height: 32px;
    }
}
