@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');

.header-h1 {
    color: var(--text-black-131619, #131619);
    font-family: Rubik;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.faq-container {
    overflow-x: hidden;
}

.isLink {
    color: blue;
    cursor: pointer;
}

#container-e8a2141420 .header-h1 {
    color: var(--text-black-131619, #131619);
    font-family: Rubik;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.faq-container[data-check="faqWithoutImage"] .search_bar {
    display: none;
}

.faq-container[data-check="faqWithoutImage"] .comp1{
    width: 100%;
}

[data-check="faqWithoutImage"].faq-container .itemFAQ {
    border: 1px solid var(--cta-disabled, #AAA);
    background-color: #fff;
    padding: 16px 24px;
    cursor: pointer;
    border-radius: 10px;
    /* width: 92vw; */
    width: 100% !important;
}

[data-check="faqWithoutImage"] .comp1 .readall {
    display: none !important;
}

[data-check="faqWithoutImage"] .life-comp1 ul {
    justify-content: center;
}

[data-check="faqWithoutImage"] .header-h1{
    text-align: center;
}





[data-check="faqWithoutImage"] #dnone {

    display: none;

}

[data-check="faqWithoutImage"] .comp2 .comp2-img img {
    display: none;
}

#container-e8a2141420 .faq-container {
    padding: 24px 16px !important;
    margin: auto;
    margin-top: 24px;
    width: 85%;
    /* margin-bottom: 24px;
    margin-right: 58px;
    margin-left: 107px; */
    width: 85%;

}



.add-border-pdp {
    border-radius: 10px;
    border: 1px solid #C9E6F6;
    background: var(--White, #FFF);
    box-shadow: 0px 2px 14px 0px rgba(3, 66, 99, 0.10);

}

.faq-container {
    /*  padding: 45px 70px;  remove from home and add new padding */
    padding: 24px 0px 24px 58px;
    display: flex;
    justify-content: space-between;
}

[data-check="faqWithoutImage"]{
    padding: 24px 58px 24px 58px !important;
}

::-webkit-scrollbar {
    display: none;
}

.faq-container .life-comp1 {
    display: flex;
}

.faq-container .comp1 {
    position: relative;
}

#container-e8a2141420 .faq-container .life-comp1 ul {
    display: flex;
    flex-shrink: 0;
    height: 45px;
    margin-top: 24px;
    gap: 24px;
    scroll-snap-type: x mandatory;
}

.faq-container .life-comp1 ul {
    display: flex;
    flex-shrink: 0;
    height: 45px;
    margin-top: 14px;
    gap: 24px;
    width: 100%;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.faq-container .life-comp1 ul[data-hastabs="false"] {
    display: none !important;
}

.faq-container .life-comp1 li {
    color: #5C666E;
    font-family: Rubik;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 0 12px 0;
    flex-shrink: 0;
    list-style: none;
    cursor: pointer;
}

.faq-top-svg {
    position: absolute;
    top: -1px;
    display: none;
}

.faq-container .comp1 .life-comp1 ul .faq_liactive {
    border-bottom: 4px solid #005DAC;
    color: #005DAC;
}

.faq-container .accordion {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


.faq-container .itemFAQ {
    border: 1px solid var(--cta-disabled, #AAA);
    background-color: #fff;
    padding: 16px 24px;
    cursor: pointer;
    border-radius: 10px;
    width: 60vw;
}

#container-e8a2141420 .faq-container .itemFAQ {
    border: 1px solid var(--cta-disabled, #AAA);
    background-color: #fff;
    padding: 16px 24px;
    cursor: pointer;
    border-radius: 10px;
    width: 54vw;
}

.faq-container .item-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.faq-container .item-head .h2 {
    color: var(--text-grey-1363-c-41, #363C41);
    font-family: Rubik;
    /* display: flex;
    align-items: center;
    gap: 16px; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.faq-container a{
    color: #0072bc !important;
}
.faq-container .item-head .h2 a {
    color: #0072bc;
    margin-left: 4px;
}

[data-check="faqWithoutImage"] .item-head .h2 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
}

.faq-container .icon {
    width: 20px;
    height: 20px;
}

.faq-container .hidden-box {
    grid-column: 1/3;
    display: none;
}

.faq-container .hidden-box ul {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.faq-container .hidden-box p {
    margin-bottom: 16px;
    font-family: Rubik;
    font-size: 14px;
    color: #363C41;
    font-weight: 400;
    line-height: 22px;
}
/* .faq-container .hidden-box p a {
    text-align: center;
    color: #005DAC;
} */
.faq-container .hidden-box a {
    text-align: center;
    color: #005DAC;
}

.faq-container .hidden-box ul li {
    margin-left: 16px;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 0.5px;
    word-spacing: 3px;
}

.faq-container .active .hidden-box {
    font-family: Rubik;
    display: block;
    margin-top: 20px;
    font-size: 14px;
    color: #363C41;
    font-weight: 400;
    line-height: 22px;

}

.readall {
    margin-top: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 4px;
}

.readall span {
    color: var(--balic-brand-color-blue-005-eac, #005DAC);
    text-align: right;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.readall img {
    width: 14px;
    height: 16px;
}

/* comp 2 */

.comp2 {
    width: 30%;
}

#container-e8a2141420 .comp2 {
    width: 100%;
}

.faq-container .search_bar {
    width: 281px;
    display: inline-flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 30px;
    border: 1px solid var(--cta-disabled, #AAA);
    background: var(--White, #FFF);
}

.search_bar input {
    width: 221px;
    color: var(--text-grey-25-c-666-e, #5C666E);
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    border: none;
    background: none;
}

.search_bar img {
    width: 20px;
    height: 20.012px;
}

.comp2 .comp2-img {
    width: 327.998px;
    height: 350px;
    margin-top: 68px;

}

[data-check="faqWithoutImage"] .comp2 .comp2-img {
    display: none;

}

#container-e8a2141420 .comp2 .comp2-img {
    margin-left: 20px;

}

.comp2 .comp2-img img {
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 1290px) {
    #container-e8a2141420 .faq-container {
        /* margin-left: 24px; */
        width: 90%;

    }
}

@media screen and (max-width:1020px) {
    .d-none {
        display: none;
    }

    #dis-none {
        display: flex;
        margin: 25px 25px 25px 0px;

    }

    #container-e8a2141420 .faq-container {
        width: 91vw;
    }


    .faq-container .comp1 {
        width: unset;
    }

    .search_bar {
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        border-radius: 30px;
        border: 1px solid var(--cta-disabled, #AAA);
        background: var(--White, #FFF);
    }

    .life-comp1 ul {
        overflow: scroll;
    }

    .life-comp1 ul::-webkit-scrollbar {
        display: none;
    }

    .itemFAQ {
        width: 92vw !important;
    }

    #container-e8a2141420 .itemFAQ {

        width: 100% !important;
    }

    .faq-container {
        padding: 16px;
    }

    .faq-container .life-comp1 li {
        flex-shrink: 0;
    }

    .readall {
        /*  margin-right: 50px; */
    }

    [data-check="faqWithoutImage"] .header-h1,
    [data-check="faqWithoutImage"] .life-comp1 {
        justify-content: unset;
    }

}

@media screen and (max-width:500px) {


    .faq-container {
        padding: 16px;
    }

    #container-e8a2141420 .faq-container {
        margin-top: 0px;
        margin: 0px 16px 16px 16px;
        padding: 16px !important;

    }

    #container-e8a2141420.faq-container .comp1 {
        .faq-container .comp1 {
            margin-top: -24px;
        }
    }

    .header-h1 {
        font-size: 18px;
        text-align: center;
    }

    #container-e8a2141420 .faq-container {
        width: 92vw;
    }


    /*.readall {
   margin-right: 12px !important;
}*/
    .faq-container .life-comp1 li {
        font-size: 14px;
    }

    .search_bar {
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        border-radius: 30px;
        border: 1px solid var(--cta-disabled, #AAA);
        background: var(--White, #FFF);
        margin-left: 0px;
        width: 98%;
    }

    #container-e8a2141420 .faq-top-svg {
        display: none;
    }


    [data-check="faqWithoutImage"].faq-container .itemFAQ {
        padding: 12px;
    }

    [data-check="faqWithoutImage"] .life-comp1 ul {
        justify-content: unset;
    }

    .faq-container .item-head .h2 {
        color: var(--text-grey-1363-c-41, #363C41);
        font-family: Rubik;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px;
    }

    .faq-container .icon {
        width: 16px;
        height: 16px;
    }


    .faq-container .accordion {
        margin: 30px 0px;
    }

    #container-e8a2141420 .faq-container .life-comp1 ul {
        width: 100%;
        display: flex;
        flex-shrink: 0;
        height: 45px;
        margin-top: 14px;
        gap: 16px;
    }

    #container-e8a2141420 .faq-container .itemFAQ {
        padding: 12px 12px;
    }

    #container-e8a2141420 .header-h1 {
        color: var(--text-black-131619, #131619);
        font-family: Rubik;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        text-align: start;

    }

    .readall {
        margin-right: 0px;
    }


    #container-e8a2141420 .readall {
        margin-right: 0px;
        margin-top: -12px;
    }

}