.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
}

.donot-sell {
    white-space: nowrap
}

.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
}

.Crn {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
    white-space: nowrap
}

.vitamin {
    font-weight: 700;
    white-space: nowrap
}

.final-section {
    display: flex
}

.final-area {
    display: grid;
    align-items: center;
    grid-template-columns: 80% 20%
}

.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
}

a.friend {
    white-space: nowrap
}

a.friend:hover {
    white-space: nowrap
}

.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: #444;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 45.744px
}






.cookiesModal {
    border: none;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 3;
}

/* ------------------------------
   Old Cookies Banner
   ------------------------------ */
.cookies_banner {
    background-color: #fff;
    border: .5px solid var(--charcoal);
    margin: 0 auto;
    max-width: 1170px;
    overflow: hidden;
    padding: 15px 30px;
}

.cookies_banner a {
    color: var(--charcoal);
    font-size: 14px;
    text-decoration: underline;
}

.cookies_banner ul {
    display: block;
    margin: 15px 0 0;
    text-align: center;
    width: 100%;
}

.cookies_banner li {
    display: inline-block;
    margin: 0 10px;
}

.cookies_banner ul li .cookies_btn {
    border: 1px solid var(--charcoal);
    float: none;
    font-weight: 600;
    font-size: 13px;
    height: 35px;
    min-width: 200px;
    padding: 5px 15px;
    text-transform: uppercase;
    transition: all .4s ease 0s;
}

.cookies_banner ul li .cookies_btn:hover {
    background-color: var(--charcoal);
    color: #fff;
}

.cookies_banner ul li .cookies_btn img {
    margin-top: -1px;
}

.cookies_banner ul li .cookies_btn img.check_white {
    display: none;
}

.cookies_banner ul li .cookies_btn:hover img.check_white {
    display: inline-block;
}

.cookies_banner ul li .cookies_btn:hover img.check_navy {
    display: none;
}

/* ------------------------------
   New Cookies Banner
   ------------------------------ */
.newcookies {
    background-color: #fff;
    border: none;
    bottom: 0;
    box-shadow: 0 0 10px #ccc;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 3;
    border-radius: 0;
}

.newcookies_banner {
    margin: 0 auto;
    max-width: 1520px;
    padding: 0;
    position: relative;
    width: 100%;
    color: var(--charcoal);
}

.newcookies_wrapper {
    padding: 20px 15px 15px;
}

.newcookies_banner h4 {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 10px;
}

.newcookies_content_left {
    padding-right: 20px;
}

.newcookies_content_left p {
    font-size: 14px;
}

.newcookies_content_left a {
    color: #007bc3;
    text-decoration: underline;
}

.newcookies_content_right .btn-default {
    background-color: #fff;
    border: 1px solid var(--charcoal);
    color: var(--charcoal);
    font-size: 16px;
    line-height: normal;
    padding: 12px 20px;
    border-radius: 3px;
    white-space: nowrap;
    font-weight: 400;
}

.newcookies_content_right .btn-default.btn-cookie:hover {
    background: #f2f2f2;
}

.newcookies_content_right .btn-default.all-accept {
    background-color: var(--charcoal);
    border: 1px solid var(--charcoal);
    color: #fff;
    margin-left: 15px;
}

.newcookies_content_right .btn-default.all-accept:hover {
    background-color: var(--charcoal);
    border: 1px solid var(--charcoal);
}

/* ------------------------------
   Adjust Cookie Preferences
   ------------------------------ */
.adjust_cookie_content {
    background-color: #f3f4f6;
    padding: 20px;
    position: relative;
    width: 100%;
}

.adjust_cookie_content .btn-close {
    background: transparent;
    border: none;
    font-size: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

.adjust_cookie_wrapper {
    position: relative;
    gap: 20px;
}

.single_cookies {
    position: relative;
    width: 50%;
}

/* ------------------------------
   Cookie Checkbox Styles
   ------------------------------ */
.checkbox_style input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
}

.checkbox_style label {
    color: var(--charcoal);
    cursor: pointer;
    font-family: var(--default_font);
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding-left: 30px;
    position: relative;
}

.checkbox_style label:before {
    background-color: #fff;
    border: 2px solid var(--charcoal);
    border-radius: 3px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.checkbox_style input[type=checkbox]:checked+label:before {
    background-color: var(--charcoal);
    color: #fff;
}

.checkbox_style input[type=checkbox]:checked+label:after {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: "";
    height: 12px;
    left: 7px;
    position: absolute;
    top: 3px;
    transform: rotate(45deg);
    width: 7px;
}

.checkbox_style input[type=checkbox]:checked+label.necessary_chk:before {
    opacity: .25;
}

.single_cookies .checkbox_style label span {
    display: block;
    font-weight: 600;
    margin: 0 0 5px;
}

.checkbox_style.analy_checkbox input[type=checkbox]:checked+label::before {
    background: #0070ba;
    border: 2px solid #0070ba;
}

.navbar-nav {
    display: flex !important;
    flex-direction: row !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    list-style: none !important;
}


@media(max-width:400px) {
    .collapse-title {
        font-size: 16px !important
    }

    .faqs .content-area {
        padding: 2px !important
    }

    .qns-text,
    .ans-text {
        font-size: 20px !important
    }

    .persona img {
        height: 65px;
        margin-right: 59px
    }
}

@media(max-width:767px) {
    .vitamin {
        font-size: 13px
    }

    .final-area {
        grid-template-columns: unset;
        gap: 10px !important
    }

    .final-content {
        gap: 10px !important
    }

    .accordion-button::after {
        margin-left: 30px;
        position: absolute;
        right: 65px
    }

    .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;
        position: relative
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 1.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
    }

    .footer-mobile .accordion-body {
        text-align: center !important;
        color: #444 !important;
        border-bottom: 1px solid #3D5F32
    }

    .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: 18px
    }

    .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
    }


    .cookies_banner {
        border-top: 1px solid #e6e9ed;
        padding: 15px 10px;
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .cookies_banner p {
        font-size: 12px;
        line-height: 14px;
    }

    .cookies_banner a {
        font-size: 12px;
        display: inline-block;
    }

    .cookies_banner ul li .cookies_btn {
        font-size: 12px;
        font-weight: 400;
        height: 27px;
        padding: 5px 15px;
        text-transform: none;
    }

    .newcookies_wrapper {
        padding: 12px 15px 5px;
    }

    .newcookies_banner h4 {
        font-size: 14px;
        margin: 0 0 55px;
        cursor: pointer;
    }

    .newcookies_banner h4[aria-expanded=true] {
        margin: 0 0 10px;
    }

    .newcookies_banner h4[aria-expanded=true] img {
        transform: rotate(180deg);
    }

    .newcookies_banner h4 img {
        float: right;
    }

    .adjust_cookie_wrapper,
    .newcookies_content {
        flex-direction: column;
    }

    .newcookies_content_left {
        padding-right: 0;
    }

    .newcookies_content_left p {
        font-size: 13px;
    }

    .newcookies_content_left.show p {
        margin: 0 0 50px;
    }

    .newcookies_content_right {
        bottom: 0;
        left: 0;
        padding: 10px;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 1;
    }

    .newcookies_content_right ul {
        justify-content: space-between;
        gap: 15px;
    }

    .newcookies_content_right ul li {
        width: 50%;
    }

    .newcookies_content_right ul button {
        width: 100%;
    }

    .newcookies_content_right .btn-default {
        font-size: 12px;
        padding: 10px 5px;
    }

    .adjust_cookie_content {
        background: #fff;
        padding: 0 15px 15px;
    }

    .adjust_cookie_content .btn-close {
        width: 40px;
        height: 40px;
        font-size: 40px;
        top: -15px;
        z-index: 2;
    }

    .checkbox_style label {
        font-size: 13px;
        line-height: 16px;
    }

    .adjust_cookie_wrapper {
        margin-bottom: 45px;
        gap: 15px;
    }

    .single_cookies {
        width: 100%;
    }

    .newcookies_content_right .btn-default.all-accept {
        min-width: 130px !important;
        margin: 0;
    }





}

@media(min-width:768px) and (max-width:1024px) {
    .accordion-button::after {
        margin-left: 30px;
        position: absolute;
        right: 200px
    }

    .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;
        position: relative
    }

    .footer-mobile .accordion-body {
        text-align: center !important;
        color: #444 !important;
        border-bottom: 1px solid #3D5F32
    }

    .footer-mobile .contact-info {
        text-align: center !important;
        margin: 0 auto !important
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 1.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
    }

    .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: 17px
    }

    .hours-text {
        display: block;
        margin-top: 4px;
        font-weight: 400
    }

    .need_help_p {
        font-size: 18px;
        line-height: 34.744px;
        white-space: nowrap
    }

    .footer-desktop h6 {
        color: #444 !important;
        line-height: 45px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .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: 20px
    }
}

@media(max-width:1200px) {
    .need_help_p {
        white-space: normal
    }

    .Aboutus-info h6,
    .legal-info h6,
    .partner-info h6,
    .connect-info h6,
    .contact-info h6 {
        font-size: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .info p {
        font-size: 12px
    }

    .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: 40px
    }

    .final-content {
        gap: 76px
    }
}

@media(min-width:1440px) and (max-width:1570px) {
    .final-content {
        gap: 100px
    }

    .Aboutus-info h6,
    .legal-info h6,
    .partner-info h6,
    .connect-info h6,
    .contact-info h6 {
        font-size: 24px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .Aboutus-info ul li,
    .legal-info ul li,
    .partner-info ul li,
    .connect-info ul li {
        font-size: 20px
    }

    .need_help_p {
        font-size: 20px;
        white-space: nowrap
    }
}

@media(min-width:1201px) and (max-width:1275px) {
    .need_help_p {
        white-space: normal
    }
}