.faq[data-v-939cd1e6] {
    display: flex;
    justify-content: space-between;
    padding: 24px 32px;
    grid-gap: 24px;
    gap: 24px;
    background-color: #ececec;
    align-items: flex-start;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    display: -ms-flex;
    -ms-justify-content: space-between;
    -ms-align-items: flex-start;
}
.faq .middle-panel[data-v-939cd1e6] {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    /*padding: 24px 16px 16px;*/
}
@media screen and (min-device-width: 912px) and (max-device-width: 1368px) and (orientation: portrait) {
    .faq .middle-panel[data-v-939cd1e6] {
        height: calc(100vh - 541.17px);
        overflow: hidden;
        overflow-y: scroll;
    }
}
.faq .middle-panel .heading[data-v-939cd1e6] {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */
    color: #000000;
    margin-bottom: 32px;
}
.faq .middle-panel .list .notfound[data-v-939cd1e6] {
    font-weight: bold;
    text-align: center;
}
.faq .middle-panel .list .item[data-v-939cd1e6] {
    border-radius: 8px;
    padding: 0px;
    position: relative;
    margin-bottom: 12px;
}
.faq .middle-panel .list .item[data-v-939cd1e6]::before {
    content: " ";
    height: 100%;
    width: 4px;
    background: #000000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 2px;
}
.faq .middle-panel .list .item .caption[data-v-939cd1e6] {
    background: #f5f5f5;
    border: 0.5px solid #e0e0e0;
    display: flex;
    align-items: center;
    color: #000000;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    padding: 20px 20px;
}
.faq .middle-panel .list .item .caption svg[data-v-939cd1e6] {
    width: 20px;
    height: 20px;
    margin-right: 24px;
    transition: all 0.3s;
}
.faq .middle-panel .list .item .caption svg.opened[data-v-939cd1e6] {
    transform: rotate(45deg);
}
.faq .middle-panel .list .item .caption h1[data-v-939cd1e6] {
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
}
.faq .middle-panel .list .item .faqarea[data-v-939cd1e6] {
    padding: 26px;
}
.faq .middle-panel .list .item .faqarea[data-v-939cd1e6]:not(.active) {
    display: none;
}
@media screen and (max-width: 767px) {
    .faq .middle-panel .list .item .faqarea[data-v-939cd1e6] {
        padding: 24px;
        margin-top: 20px;
    }
}
.faq .middle-panel .list .item .faqarea .listfaq[data-v-939cd1e6] {
    margin-bottom: 15px;
}
.faq .middle-panel .list .item .faqarea .listfaq[data-v-939cd1e6]:last-child {
    margin-bottom: 0px;
}
.faq .middle-panel .list .item .faqarea .listfaq .headfaq[data-v-939cd1e6] {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.faq .middle-panel .list .item .faqarea .listfaq .headfaq img[data-v-939cd1e6] {
    width: 20px;
    margin-right: 10px;
}
.faq .middle-panel .list .item .faqarea .listfaq .contentsfaq[data-v-939cd1e6] {
    padding: 22px;
    background: #f6f7ff;
    border: #e6e8f9 solid thin;
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
}
.faq .middle-panel .list .item .faqarea .listfaq .contentsfaq[data-v-939cd1e6] p {
    font-size: 16px !important;
    line-height: 26px !important;
}
.faq .middle-panel .list .item .faqarea ul[data-v-939cd1e6] {
    padding: 10px 20px;
    text-indent: 10px;
}
@media screen and (max-width: 767px) {
    .faq .middle-panel .list .item .faqarea ul[data-v-939cd1e6] {
        text-indent: 0px;
        padding: 10px 40px;
    }
}
.faq .middle-panel .list .item .faqarea ul li[data-v-939cd1e6] {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 10px;
    list-style-position: inside;
}
@media screen and (max-width: 767px) {
    .faq .middle-panel .list .item .faqarea ul li[data-v-939cd1e6] {
        list-style: number;
    }
}
@media screen and (max-width: 768px) {
    .faq .middle-panel[data-v-939cd1e6] {
        padding: 16px;
        width: 100%;
    }
    .faq .middle-panel .middle-panel[data-v-939cd1e6] {
        min-width: auto;
        width: 100%;
    }
}

.container {
/*    !*max-width: 628px;*!*/
    margin: unset;
    padding-left: 10px;
/*    !*padding-right: 15px;*!*/
}

#whiteboxnew {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}



.title-cs {
    background: #fa8c28;
    color: #fff;
    text-align: center;
    font-size: 26px;
    padding: 12px 12px;
    border-radius: 5px;
    font-weight: 700;
}

.subheadings {
    text-align: center;
}

.subheadings > h2 {
    margin: 10px 0px 10px;
    font-size: 24px;
    font-weight: 700;
    color: #2e305c;
}

.subheadings > h5 {
    font-size: 16px;
    margin: 12px 0px;
}

.childlevel {
    background: #fff;
    border: #ddd solid thin;
    border-bottom: none;
}
.bluestand {
    text-align: center;
    color: #fff;
    background: #2e305c;
    padding: 10px 5px;
    font-size: 14px;
}

ul.levelbox {
    padding: 0px;
    margin: 0px;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}

ul.levelbox li {
    list-style: none;
    padding: 10px;
    border-bottom: #ddd solid thin;
    border-right: #ddd solid thin;
    flex: 0 0 50%;
}
ul.levelbox li:nth-child(2n+2){
    border-right: none;
}
.flexhead {
    padding: 10px 15px;
}
h4.headingtitle {
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}
span.dollars {
    background: #f58520;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    display: -webkit-inline-flex;
    -webkit-align-items: center;
    font-weight: 600;
    margin-left: 10px;
}

.imptxt {
    padding: 14px 15px;
    background: #f0f0f0;
    border:#ddd solid thin;
    border-top: none;
    border-radius: 0px 0px 5px 5px;
}
ul.listimp {
    padding: 0px;
    margin: 0px;
}

ul.listimp li {
    list-style: none;
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 26px;
}
ul.listimp li:last-child{
    margin-bottom: 0px;
}
ul.listimp li .highlights{
    color: #2e305c;
    font-weight: 900;
}
ul.listimp li::after {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: 50%;
    background: #2e305c;
    width: 8px;
    height: 10px;
    transform: translate(0px, -50%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}


.pickpoints {
    padding: 14px 15px;
    background: #f0f0f0;
    border:#ddd solid thin;
    border-radius: 0px 0px 5px 5px;
    margin-top: 15px;
}
ul.listpicks {
    padding: 0px;
    margin: 0px;
    text-align: left;
}

ul.listpicks li {
    list-style: none;
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
}
ul.listpicks li:last-child{
    margin-bottom: 0px;
}
ul.listpicks li .highlights{
    color: #f58520;
    font-weight: 900;
}
ul.listpicks li::after {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: 50%;
    background: #2e305c;
    width: 8px;
    height: 10px;
    transform: translate(0px, -50%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.streakpanel {
    display: flex;

}

.childitem {
    flex: 1;
    border: #ddd solid thin;
    padding: 10px 10px;
    font-size: 17px;
    font-weight: 600;
}
.childitem:nth-child(1),
.childitem:nth-child(2)
.childitem:nth-child(3){
    border-right: none;
}
.childitem > .amounts{
    color: #f58520;
}
.topspace{
    margin-top: 10px;
}


@media all and (max-width:767px){
    ul.levelbox li {
        flex: 0 0 100%;
        border-right: none;
    }
}
