.elementor-24394 .elementor-element.elementor-element-7bdf00b{--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-24394 .elementor-element.elementor-element-7bdf00b:not(.elementor-motion-effects-element-type-background), .elementor-24394 .elementor-element.elementor-element-7bdf00b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0069FF;}.elementor-24394 .elementor-element.elementor-element-7bdf00b > .elementor-shape-top .elementor-shape-fill, .elementor-24394 .elementor-element.elementor-element-7bdf00b > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:#00006699;}.elementor-24394 .elementor-element.elementor-element-7bdf00b > .elementor-shape-top svg, .elementor-24394 .elementor-element.elementor-element-7bdf00b > .e-con-inner > .elementor-shape-top svg{width:calc(222% + 1.3px);}.elementor-24394 .elementor-element.elementor-element-7bdf00b > .elementor-shape-bottom .elementor-shape-fill, .elementor-24394 .elementor-element.elementor-element-7bdf00b > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:#00006699;}.elementor-24394 .elementor-element.elementor-element-7bdf00b > .elementor-shape-bottom svg, .elementor-24394 .elementor-element.elementor-element-7bdf00b > .e-con-inner > .elementor-shape-bottom svg{width:calc(300% + 1.3px);height:500px;}.elementor-24394 .elementor-element.elementor-element-94d1635 .elementor-heading-title{font-size:42px;color:#FFFFFF;}.elementor-24394 .elementor-element.elementor-element-d13e431 p{margin-block-end:0px;}.elementor-24394 .elementor-element.elementor-element-d13e431{color:#FFFFFF;}.elementor-24394 .elementor-element.elementor-element-d13e431 a{color:#FFFFFF;}.elementor-24394 .elementor-element.elementor-element-4a5252a{--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-24394 .elementor-element.elementor-element-4a5252a:not(.elementor-motion-effects-element-type-background), .elementor-24394 .elementor-element.elementor-element-4a5252a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}.elementor-24394 .elementor-element.elementor-element-2f054d0{--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-24394 .elementor-element.elementor-element-2f054d0:not(.elementor-motion-effects-element-type-background), .elementor-24394 .elementor-element.elementor-element-2f054d0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-24394 .elementor-element.elementor-element-a991c2e{--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-24394 .elementor-element.elementor-element-a991c2e:not(.elementor-motion-effects-element-type-background), .elementor-24394 .elementor-element.elementor-element-a991c2e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}@media(max-width:1024px){.elementor-24394 .elementor-element.elementor-element-7bdf00b{--min-height:150px;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-24394 .elementor-element.elementor-element-94d1635 .elementor-heading-title{font-size:32px;}}@media(max-width:500px){.elementor-24394 .elementor-element.elementor-element-7bdf00b{--min-height:120px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-24394 .elementor-element.elementor-element-94d1635 .elementor-heading-title{font-size:22px;}.elementor-24394 .elementor-element.elementor-element-d13e431{font-size:12px;}}/* Start custom CSS for text-editor, class: .elementor-element-d13e431 */.elementor-24394 .elementor-element.elementor-element-d13e431 a{
    text-decoration:none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a024f1 */.uiux-service-wrapper{
    padding:40px 0;
    width:100%;
}

.uiux-service-container{
    max-width:1220px;
    margin:0 auto;
    padding:0 20px;
}

.uiux-service-header{
    text-align:center;
    max-width:900px;
    margin:0 auto 55px;
}

.uiux-service-header h2{
    font-size:32px;
    margin:0 0 15px;
    color:#111827;
}

.uiux-service-header p{
    font-size:16px;
    color:#4D5B7C;
    line-height:1.7;
}

.uiux-service-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

.uiux-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);
}

.uiux-service-card:hover{
    border-color:#0069FF;
    box-shadow:0 15px 35px rgba(0,105,255,.08);
}

.uiux-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;
}

.uiux-service-card h3{
    font-size:22px;
    margin-bottom:12px;
}

.uiux-service-card p{
    color:#4D5B7C;
    line-height:1.7;
}

@media(max-width:991px){

.uiux-service-grid{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:767px){

.uiux-service-wrapper{
padding:30px 0;
}

.uiux-service-grid{
grid-template-columns:1fr;
}

.uiux-service-header h2{
font-size:22px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-43163f5 */.uiux-process-wrapper{
    background:#fff;
    padding:40px 20px;
    overflow:hidden;
}

.uiux-process-container{
    max-width:1220px;
    margin:0 auto;
}

.uiux-process-header{
    text-align:center;
    max-width:750px;
    margin:0 auto 35px;
}

.uiux-process-header h2{
    font-size:32px;
    margin-bottom:15px;
    color:#111827;
}

.uiux-process-header p{
    color:#4D5B7C;
    line-height:1.7;
}

.uiux-timeline{
    position:relative;
    padding:20px 0;
}

.uiux-timeline::before{
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:50%;
    width:2px;
    background:#E5E7EB;
    transform:translateX(-50%);
}

.uiux-block{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:15px;
    position:relative;
}

.uiux-block:nth-child(even){
    flex-direction:row-reverse;
}

.uiux-card{
    width:45%;
    background:#F8FAFC;
    border:1px solid #E5E7EB;
    border-radius:12px;
    padding:30px;
    transition:.3s;
}

.uiux-card:hover{
    border-color:#0069FF;
}

.uiux-card h3{
    font-size:20px;
    margin-bottom:10px;
}

.uiux-card p{
    color:#4D5B7C;
    line-height:1.6;
}

.uiux-node{
    width:44px;
    height:44px;
    background:#0069FF;
    color:#fff;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    font-weight:700;
    box-shadow:0 0 0 6px #fff;
    z-index:2;
}

.uiux-space{
    width:45%;
}

@media(max-width:767px){

.uiux-process-wrapper{
padding:30px 15px;
}

.uiux-process-header h2{
font-size:22px;
}

.uiux-timeline::before{
left:20px;
}

.uiux-block{
flex-direction:column !important;
align-items:flex-start;
padding-left:55px;
margin-bottom:35px;
}

.uiux-card{
width:100%;
padding:25px;
}

.uiux-space{
display:none;
}

.uiux-node{
left:20px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f65ae57 */.uiux-benefit-wrapper{
    padding:40px 0;
    width:100%;
}

.uiux-benefit-container{
    max-width:1220px;
    margin:auto;
    padding:0 20px;
}

.uiux-benefit-header{
    text-align:center;
    max-width:900px;
    margin:0 auto 55px;
}

.uiux-benefit-header h2{
    font-size:32px;
    margin-bottom:15px;
}

.uiux-benefit-header p{
    color:#4D5B7C;
    line-height:1.7;
}

.uiux-benefit-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:30px;
}

.uiux-benefit-card{
    background:#fff;
    border:1px solid #E5E7EB;
    border-left:4px solid #0069FF;
    border-radius:0 10px 10px 0;
    padding:35px;
    transition:.3s;
}

.uiux-benefit-card:hover{
    transform:translateY(-3px);
    box-shadow:0 12px 30px rgba(0,0,0,.05);
}

.uiux-benefit-card h3{
    font-size:22px;
    margin-bottom:15px;
}

.uiux-benefit-card p{
    color:#4D5B7C;
    line-height:1.7;
}

@media(max-width:991px){

.uiux-benefit-grid{
grid-template-columns:1fr;
}

}

@media(max-width:767px){

.uiux-benefit-wrapper{
padding:30px 0;
}

.uiux-benefit-header h2{
font-size:22px;
}

.uiux-benefit-card{
padding:28px;
}

}/* End custom CSS */