.faqs {
    background-color: #D9CFC357;
    padding: 20px;
    color: #444
}

.faqs .content-area {
    max-width: 1900px;
    padding: 60px
}

.faq-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px
}

.desk-view-faq {
    display: block
}

.mbl-view-faq {
    display: none !important
}

.questionmark {
    width: 200px;
    height: 180px
}

.qns-text {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 40px
}

.ans-text {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 40px
}

.info {
    max-width: 825px
}

.social-icons {
    display: flex;
    gap: 20px
}

.playStore li {
    margin-bottom: 20px
}

.support-link {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 28px;
    text-decoration: underline !important;
    text-decoration-style: solid;
    color: #444 !important
}

.support-link:hover {
    text-decoration: none !important;
    color: #444 !important
}

.faq-left {
    display: grid;
    grid-template-columns: 28% auto;
    gap:50px;
}

.faq-section .card {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0
}

.faq-section .card {
    border: 0;
    background: #FAF7F3;
    margin-bottom: 20px
}

.card-header {
    border-bottom: none;
    background: #FAF7F3
}

.card-header {
    position: relative
}

.card-header>a.btn {
    position: relative;
    display: block;
    padding-right: 56px;
    color: #3D3D3D;
    text-align: left;
    font-family: 'Montserrat';
    outline: 0;
    box-shadow: none;
    font-weight: 500;
    font-size: 24px
}

.card-header>a.btn:focus {
    outline: 0;
    box-shadow: none
}

.card-header>a.btn::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background-image: url(/Persona-Rebranding-A/custom/assets/images/long-arrow-down.svg);
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: 5
}

.card-header>a.btn:not(.collapsed)::after {
    background-image: url(/Persona-Rebranding-A/custom/assets/images/line.svg)
}

.pera_text {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
    padding: 0 20px;
    color: #000
}

.pera_text a {
    color: #000;
    text-decoration: underline !important
}

.persona {
    background: #3D5F32;
    text-align: center;
    height: 75px;
    display: flex;
    align-items: center
}

.persona img {
    height: 80px;
    margin-right: 95px
}

.footer-section .content-area {
    max-width: 1900px;
    padding: 20px 60px
}

.footer-desktop {
    display: block
}

.footer-mobile {
    display: none
}

.legal-info {
    max-width: 300px
}

.Aboutus-info h6,
.legal-info h6,
.partner-info h6,
.connect-info h6,
.contact-info h6 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 24px;
    line-height: 62.74px;
    color: #444
}

.Aboutus-info ul,
.legal-info ul,
.partner-info ul,
.connect-info ul,
.contact-info ul {
    list-style: none;
    padding: 0
}

.Aboutus-info ul li,
.legal-info ul li,
.partner-info ul li,
.connect-info ul li {
    cursor: pointer;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 24px;
    line-height: 44.74px;
    color: #444
}

.footer-section {
    background-color: #FAF7F3
}

.footer-content {
    display: flex;
    border-bottom: #D9D9D9;
    gap: 20px;
    justify-content: space-between
}

.mobile-style1 {
    display: flex;
    gap: 40px
}

.mobile-style2 {
    display: flex;
    gap: 40px
}

.Crn {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500
}

.vitamin {
    font-weight: 700
}

.final-section {
    display: flex
}

.final-area {
    display: flex;
    gap: 91px;
    align-items: center
}

.info p {
    font-family: Verdana;
    font-weight: 400;
    font-size: 12px;
    line-height: 27.89px
}

.footer-desktop a,
.footer-desktop a:visited,
.footer-desktop a:hover,
.footer-desktop a:focus {
    color: #444 !important;
    text-decoration: none
}

.footer-desktop h6 {
    color: #444 !important
}

.footer-desktop ul li {
    color: #444 !important
}

.final-section {
    display: flex;
    border-top: 1px solid #D9D9D9;
    padding-top: 20px;
    margin-top: 20px;
    width: 100%
}

.final-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.need_help_p {
    color: #1D0332;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 45.744px
}

@media(max-width:400px) {

    .qns-text,
    .ans-text {
        font-size: 20px !important
    }

    .persona img {
        height: 65px;
        margin-right: 59px
    }
}

@media(max-width:767px) {
    .accordion-button::after {
        margin-left: 30px
    }

    .collapse-title {
        font-family: 'Montserrat';
        font-size: 24px;
        text-align: center;
        font-weight: 600;
        color: #444
    }

    .faqs {
        padding: 10px
    }

    .card-header>a.btn {
        font-size: 18px
    }

    .pera_text {
        font-size: 16px
    }

    .questionmark {
        width: 100px;
        height: 120px
    }

    .qns-text {
        font-size: 30px
    }

    .ans-text {
        font-size: 30px;
        padding-top: 20px
    }

    .support-link {
        font-size: 22px
    }

    .faq-section .card {
        margin-bottom: 10px
    }

    .desk-view-faq {
        display: none
    }

    .mbl-view-faq {
        display: block !important
    }

    .faq-section {
        grid-template-columns: unset
    }

    .footer-desktop {
        display: none
    }

    .footer-section .content-area {
        padding: 0 !important
    }

    .footer-mobile .contact-info {
        padding: 0 20px
    }

    .final-section {
        padding: 20px 10px
    }

    .footer-mobile {
        display: block
    }

    .vitamin {
        width: 100%;
        padding-top: 15px
    }

    .social-icons {
        display: flex !important;
        gap: 17px !important;
        position: relative !important;
        justify-content: center !important
    }

    .footer-mobile .final-section {
        display: flex;
        text-align: center !important
    }

    .social-icons {
        display: flex !important;
        gap: 17px !important;
        position: relative !important;
        justify-content: center !important
    }

    .final-section {
        display: flex;
        text-align: center !important
    }

    .footer-mobile .final-area {
        text-align: center !important;
        margin: 0 auto !important
    }

    .footer-mobile .connect-info {
        text-align: center !important;
        margin: 0 auto !important
    }

    .final-area {
        flex-direction: column;
        gap: 0
    }

    .footer-mobile .contact-info {
        text-align: center !important;
        margin: 0 auto !important
    }

    .footer-mobile .accordion-button,
    .footer-mobile .accordion-button:focus,
    .footer-mobile .accordion-button:not(.collapsed) {
        justify-content: center !important;
        text-align: center !important;
        color: #444 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        border-bottom: 1px solid #3D5F32
    }

    .footer-mobile .accordion-body {
        text-align: center !important;
        color: #444 !important
    }

    .need_help_p {
        color: #1D0332;
        font-family: 'Montserrat';
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 45.744px
    }

    .footer-mobile .accordion-header {
        color: #444;
        font-family: 'Montserrat';
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 62.744px
    }

    .footer-mobile a,
    .footer-mobile a:visited,
    .footer-mobile a:hover,
    .footer-mobile a:focus {
        color: #444 !important;
        text-decoration: none;
        font-size: 22px
    }

    .footer-mobile h6 {
        color: #444 !important
    }

    .footer-mobile ul li {
        color: #444 !important
    }

    .footer-mobile ul,
    .footer-mobile ul li {
        list-style: none !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        justify-content: center
    }

    .footer-mobile .need_help_p {
        line-height: 37.744px
    }

    .final-content {
        flex-direction: column;
        gap: 0 !important
    }

    .faqs .content-area {
        padding: 40px 20px
    }

    .questionmark {
        width: 120px;
        height: 100px
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .accordion-button::after {
        margin-left: 30px
    }

    .collapse-title {
        font-family: 'Montserrat';
        font-size: 24px;
        text-align: center;
        font-weight: 600;
        color: #444
    }

    .footer-desktop {
        display: none !important
    }

    .footer-mobile {
        display: block !important
    }

    .footer-section .content-area {
        padding: 0 !important
    }

    .final-content {
        padding: 0 20px;
        gap: 0 !important
    }

    .footer-mobile .accordion-button,
    .footer-mobile .accordion-button:focus,
    .footer-mobile .accordion-button:not(.collapsed) {
        justify-content: center !important;
        text-align: center !important;
        color: #444 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        border-bottom: 1px solid #3D5F32
    }

    .footer-mobile .accordion-body {
        text-align: center !important;
        color: #444 !important
    }

    .footer-mobile .contact-info {
        text-align: center !important;
        margin: 0 auto !important
    }

    .footer-mobile .accordion-header {
        color: #444 !important;
        font-family: 'Montserrat';
        font-size: 24px;
        font-weight: 600;
        line-height: 62.744px
    }

    .footer-mobile .connect-info {
        text-align: center !important;
        margin: 0 auto !important;
        justify-items: center
    }

    .footer-mobile a,
    .footer-mobile a:visited,
    .footer-mobile a:hover,
    .footer-mobile a:focus {
        color: #444 !important;
        text-decoration: none;
        font-size: 22px
    }

    .footer-mobile h6 {
        color: #444 !important
    }

    .footer-mobile ul li {
        color: #444 !important
    }

    .footer-mobile ul,
    .footer-mobile ul li {
        list-style: none !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        justify-content: center
    }

    .footer-mobile .need_help_p {
        line-height: 37.744px;
        font-size: 20px
    }

    .support-link {
        font-size: 20px
    }

    .qns-text,
    .ans-text {
        font-size: 24px
    }

    .info p {
        font-size: 10px
    }

    .faqs .content-area {
        padding: 60px 12px
    }

    .questionmark {
        width: 140px;
        height: 135px
    }

    .faq-left {
        grid-template-columns: 45% auto;

    }

    .final-content {
        flex-direction: column;
        gap: 0 !important
    }
}

@media(max-width:1439px) {

    .Aboutus-info ul li,
    .legal-info ul li,
    .partner-info ul li,
    .connect-info ul li {
        font-size: 18px
    }

    .need_help_p {
        font-size: 18px;
        line-height: 34.744px
    }

    .footer-desktop h6 {
        color: #444 !important;
        line-height: 45px
    }

    .questionmark {
        width: 190px;
        height: 162px
    }

    .qns-text,
    .ans-text {
        font-size: 32px
    }

    .support-link {
        font-size: 24px
    }

    .faq-left {
        grid-template-columns: 35% auto
    }

    .faqs .content-area {
        padding: 60px 40px
    }

    .final-content {
        gap: 125px
    }
}

@media(max-width:1200px) {

    .Aboutus-info h6,
    .legal-info h6,
    .partner-info h6,
    .connect-info h6,
    .contact-info h6 {
        font-size: 24px
    }

    .info p {
        font-size: 10px
    }

    .footer-section .content-area {
        padding: 20px
    }

    .faqs .content-area {
        padding: 60px 20px
    }

    .faq-left {
        grid-template-columns: 40% auto;
        gap: 20px
    }

    .questionmark {
        width: 160px;
        height: 140px
    }

    .qns-text,
    .ans-text {
        font-size: 28px
    }

    .info {
        max-width: 462px
    }

    .final-area {
        gap: 0
    }
}

@media(min-width:1440px) and (max-width:1570px) {
    .final-content {
        gap: 100px
    }
}