.elementor-2401 .elementor-element.elementor-element-17ae607{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-2401 .elementor-element.elementor-element-c9e6c4a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-2401 .elementor-element.elementor-element-c9e6c4a:not(.elementor-motion-effects-element-type-background), .elementor-2401 .elementor-element.elementor-element-c9e6c4a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2C8D17;}.elementor-2401 .elementor-element.elementor-element-c9e6c4a, .elementor-2401 .elementor-element.elementor-element-c9e6c4a::before{--border-transition:0.3s;}.elementor-2401 .elementor-element.elementor-element-1b96642{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-2401 .elementor-element.elementor-element-1618d12{text-align:center;}.elementor-2401 .elementor-element.elementor-element-1618d12 .elementor-heading-title{color:#0B1E6B;font-family:"Poppins", Sans-serif;font-size:48px;font-weight:800;}.elementor-2401 .elementor-element.elementor-element-2d5bc39 > .elementor-widget-container{margin:10px 0px 20px 0px;}.elementor-2401 .elementor-element.elementor-element-2d5bc39{text-align:center;color:#5B6378;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;}.elementor-2401 .elementor-element.elementor-element-e604925{width:100%;max-width:100%;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-accordion-item{border-color:#C0C0C0;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-accordion-item .elementor-tab-content{border-top-color:#C0C0C0;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-accordion-item .elementor-tab-title.elementor-active{border-bottom-color:#C0C0C0;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-accordion-icon, .elementor-2401 .elementor-element.elementor-element-e604925 .elementor-accordion-title{color:#000000;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-accordion-icon svg{fill:#000000;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-active .elementor-accordion-icon, .elementor-2401 .elementor-element.elementor-element-e604925 .elementor-active .elementor-accordion-title{color:#000000;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-active .elementor-accordion-icon svg{fill:#000000;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-accordion-title{font-family:"Poppins", Sans-serif;font-weight:600;text-decoration:none;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-tab-title{padding:20px 20px 20px 20px;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-tab-title .elementor-accordion-icon i:before{color:#000000;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-tab-title .elementor-accordion-icon svg{fill:#000000;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-tab-title.elementor-active .elementor-accordion-icon i:before{color:#E86F22;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-tab-title.elementor-active .elementor-accordion-icon svg{fill:#E86F22;}.elementor-2401 .elementor-element.elementor-element-e604925 .elementor-tab-content{background-color:#FFFFFF;color:#313131;}@media(min-width:768px){.elementor-2401 .elementor-element.elementor-element-1b96642{--content-width:960px;}}@media(max-width:767px){.elementor-2401 .elementor-element.elementor-element-c9e6c4a{--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-2401 .elementor-element.elementor-element-1618d12 .elementor-heading-title{font-size:32px;}}/* Start custom CSS for accordion, class: .elementor-element-e604925 *//* FAQ Accordion Design */

.faq_product .elementor-accordion-item{
    border: none !important;
    margin-bottom: 18px;
    border-radius: 20px !important;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

.faq_product .elementor-tab-title {
    padding: 26px 26px !important;
    display: flex;
    line-height: unset !important;
}

.faq_product .elementor-accordion-title{
    font-size: 20px;
    font-weight: 600;
    color: #0d2c8d !important;
    display: flex;
    align-items: left !important;
    gap: 18px;
       width: 90% !important;
}

.faq_product .numbers{
    width: 38px;
    height: 38px;
    background: #ff9a3c;
    color: #fff;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    margin-right: 0 !important;
}

.faq_product .elementor-accordion-icon{
    width: 48px !important;
    height: 48px;
    border-radius: 50%;
    background: #f4f5ff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq_product .elementor-accordion-icon svg{
    fill: #0d2c8d !important;
    width: 16px;
    height: 16px;
}

.faq_product .elementor-tab-content{
    padding: 0px 80px 0px 80px !important;
    border-top: none !important;
    font-size: 18px;
    line-height: 1.8;
    color: #555;
}

/* Active Accordion */

.faq_product .elementor-tab-title.elementor-active{
    background: #fff;
}


.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: flex !important;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right

 {
    float: right !important;
    text-align: right !important;
    position: absolute;
    right: 20px;
}




.faq_product .elementor-accordion-title:focus,
.faq_product .elementor-tab-title:focus,
.faq_product .elementor-tab-title:active,
.faq_product .elementor-accordion-title:active{
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}





.faq_product .elementor-accordion-item{
    border: 2px solid transparent !important;
    transition: all 0.3s ease;
}

.faq_product .elementor-accordion-item:has(.elementor-tab-title.elementor-active){
    border: 1px solid #ff9a3c !important;
}


/* Mobile Responsive */

@media(max-width:767px){

.faq_product .elementor-tab-title{
    padding: 18px 16px !important;
}

.faq_product .elementor-accordion-title{
        font-size: 16px;
        line-height: 1.5;
        gap: 12px;
        width: 85% !important;
}

.faq_product .numbers{
    width: 32px;
    height: 32px;
    font-size: 13px;
}

.faq_product .elementor-accordion-icon{
    width: 38px !important;
    height: 38px;
}

.faq_product .elementor-tab-content{
    padding: 0 16px 20px 60px !important;
    font-size: 14px;
}
}


@media(max-width:767px){

.faq_product .numbers{
    min-width: 32px !important;
    width: 32px !important;
    height: 32px !important;
    flex: 0 0 32px !important;
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 13px !important;
    line-height: 1 !important;

    border-radius: 8px !important;
    box-sizing: border-box !important;
}

}/* End custom CSS */