.elementor-24357 .elementor-element.elementor-element-13b08df{--display:flex;--min-height:180px;--justify-content:center;--gap:5px 5px;--row-gap:5px;--column-gap:5px;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-24357 .elementor-element.elementor-element-13b08df:not(.elementor-motion-effects-element-type-background), .elementor-24357 .elementor-element.elementor-element-13b08df > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0069FF;}.elementor-24357 .elementor-element.elementor-element-13b08df > .elementor-shape-top .elementor-shape-fill, .elementor-24357 .elementor-element.elementor-element-13b08df > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:#00006699;}.elementor-24357 .elementor-element.elementor-element-13b08df > .elementor-shape-top svg, .elementor-24357 .elementor-element.elementor-element-13b08df > .e-con-inner > .elementor-shape-top svg{width:calc(202% + 1.3px);}.elementor-24357 .elementor-element.elementor-element-13b08df > .elementor-shape-bottom .elementor-shape-fill, .elementor-24357 .elementor-element.elementor-element-13b08df > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:#00006699;}.elementor-24357 .elementor-element.elementor-element-13b08df > .elementor-shape-bottom svg, .elementor-24357 .elementor-element.elementor-element-13b08df > .e-con-inner > .elementor-shape-bottom svg{width:calc(300% + 1.3px);}.elementor-24357 .elementor-element.elementor-element-57b2e82 .elementor-heading-title{font-size:42px;color:#FFFFFF;}.elementor-24357 .elementor-element.elementor-element-6368a82 p{margin-block-end:0px;}.elementor-24357 .elementor-element.elementor-element-6368a82{color:#FFFFFF;}.elementor-24357 .elementor-element.elementor-element-6368a82 a{color:#FFFFFF;}.elementor-24357 .elementor-element.elementor-element-14449ec{--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;}.elementor-24357 .elementor-element.elementor-element-14449ec:not(.elementor-motion-effects-element-type-background), .elementor-24357 .elementor-element.elementor-element-14449ec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}.elementor-24357 .elementor-element.elementor-element-e7e7157{--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;}.elementor-24357 .elementor-element.elementor-element-e7e7157:not(.elementor-motion-effects-element-type-background), .elementor-24357 .elementor-element.elementor-element-e7e7157 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-24357 .elementor-element.elementor-element-2d2a851{--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;}.elementor-24357 .elementor-element.elementor-element-2d2a851:not(.elementor-motion-effects-element-type-background), .elementor-24357 .elementor-element.elementor-element-2d2a851 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}/* Start custom CSS for text-editor, class: .elementor-element-6368a82 */.elementor-24357 .elementor-element.elementor-element-6368a82 a{
    text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-566def4 */.qa-service-wrapper{
    padding:40px 0;
    width:100%;
}

.qa-service-container{
    max-width:1220px;
    margin:0 auto;
    padding:0 20px;
}

.qa-service-header{
    text-align:center;
    max-width:900px;
    margin:0 auto 55px;
}

.qa-service-header h2{
    font-size:32px;
    margin:0 0 15px;
    color:#111827;
}

.qa-service-header p{
    color:#4D5B7C;
    line-height:1.7;
    font-size:16px;
}

.qa-service-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

.qa-service-card{
    background:#fff;
    border:1px solid #E5E7EB;
    border-radius:12px;
    padding:35px 30px;
    transition:.3s;
    box-shadow:0 10px 30px rgba(0,0,0,.03);
}

.qa-service-card:hover{
    border-color:#0069FF;
    box-shadow:0 15px 35px rgba(0,105,255,.08);
}

.qa-service-icon{
    width:48px;
    height:48px;
    background:#F0F7FF;
    color:#0069FF;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:8px;
    margin-bottom:20px;
    font-size:22px;
}

.qa-service-card h3{
    font-size:22px;
    margin-bottom:12px;
}

.qa-service-card p{
    color:#4D5B7C;
    line-height:1.7;
}

@media(max-width:991px){
    .qa-service-grid{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:767px){

    .qa-service-wrapper{
        padding:30px 0;
    }

    .qa-service-grid{
        grid-template-columns:1fr;
    }

    .qa-service-header h2{
        font-size:22px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3851ab2 */.qa-process-wrapper{
    background:#ffffff;
    padding:40px 20px;
    overflow:hidden;
}

.qa-process-container{
    max-width:1100px;
    margin:0 auto;
}

.qa-process-header{
    text-align:center;
    max-width:750px;
    margin:0 auto 35px;
}

.qa-process-header h2{
    font-size:32px;
    margin-bottom:15px;
    color:#111827;
}

.qa-process-header p{
    color:#4D5B7C;
    line-height:1.7;
}

.qa-timeline{
    position:relative;
    padding:20px 0;
}

.qa-timeline:before{
    content:'';
    position:absolute;
    left:50%;
    top:0;
    bottom:0;
    width:2px;
    background:#E5E7EB;
    transform:translateX(-50%);
}

.qa-block{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:15px;
    position:relative;
}

.qa-block:nth-child(even){
    flex-direction:row-reverse;
}

.qa-card{
    width:45%;
    background:#F8FAFC;
    border:1px solid #E5E7EB;
    border-radius:12px;
    padding:30px;
    transition:.3s;
}

.qa-card:hover{
    border-color:#0069FF;
}

.qa-card h3{
    font-size:20px;
    margin-bottom:10px;
}

.qa-card p{
    color:#4D5B7C;
    line-height:1.6;
}

.qa-node{
    width:44px;
    height:44px;
    border-radius:50%;
    background:#0069FF;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-weight:700;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    box-shadow:0 0 0 6px #fff;
    z-index:2;
}

.qa-space{
    width:45%;
}

@media(max-width:767px){

.qa-process-wrapper{
padding:30px 15px;
}

.qa-process-header h2{
font-size:22px;
}

.qa-timeline:before{
left:20px;
}

.qa-block{
flex-direction:column !important;
align-items:flex-start;
padding-left:55px;
margin-bottom:35px;
}

.qa-card{
width:100%;
padding:25px;
}

.qa-space{
display:none;
}

.qa-node{
left:20px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f7558df */.qa-benefit-wrapper{
    padding:40px 0;
    width:100%;
}

.qa-benefit-container{
    max-width:1220px;
    margin:auto;
    padding:0 20px;
}

.qa-benefit-header{
    text-align:center;
    max-width:900px;
    margin:0 auto 55px;
}

.qa-benefit-header h2{
    font-size:32px;
    margin-bottom:15px;
}

.qa-benefit-header p{
    color:#4D5B7C;
    line-height:1.7;
}

.qa-benefit-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:30px;
}

.qa-benefit-card{
    background:#fff;
    border:1px solid #E5E7EB;
    border-left:4px solid #0069FF;
    border-radius:0 10px 10px 0;
    padding:35px;
    transition:.3s;
}

.qa-benefit-card:hover{
    transform:translateY(-3px);
    box-shadow:0 12px 30px rgba(0,0,0,.05);
}

.qa-benefit-card h3{
    font-size:22px;
    margin-bottom:15px;
}

.qa-benefit-card p{
    color:#4D5B7C;
    line-height:1.7;
}

@media(max-width:991px){

.qa-benefit-grid{
grid-template-columns:1fr;
}

}

@media(max-width:767px){

.qa-benefit-wrapper{
padding:30px 0;
}

.qa-benefit-header h2{
font-size:22px;
}

.qa-benefit-card{
padding:28px;
}

}/* End custom CSS */