.elementor-4133 .elementor-element.elementor-element-9c347e0{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--justify-items:center;}.elementor-4133 .elementor-element.elementor-element-2bfc128.elementor-element{--align-self:flex-end;}@media(max-width:1024px){.elementor-4133 .elementor-element.elementor-element-9c347e0{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-4133 .elementor-element.elementor-element-9c347e0{--content-width:1600px;}}@media(max-width:767px){.elementor-4133 .elementor-element.elementor-element-9c347e0{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-7554664 */.footer-brand{
    max-width:380px;
}

.footer-logo{
    width:120px;
    display:block;
    margin-bottom:20px;
}

.footer-description{
    font-family: Aileron, sans-serif;
    font-size:16px;
    line-height:27px;
    font-weight: 400;
    color:#7A7A7A;
    margin:0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9ce4467 */.footer-nav{
    min-width:220px;
}

.footer-title{
    font-size:22px;
    font-weight:700;
    color:#000;
    margin-bottom:25px;
    position:relative;
    display:inline-block;
}

.footer-title::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-10px;
    width:45px;
    height:3px;
    background:#5E30DB;
    border-radius:50px;
}

.footer-menu{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-menu li{
    margin-bottom:16px;
}

.footer-menu a{
    font-family: Aileron, sans-serif;
    font-size:16px;
    line-height:27px;
    font-weight: 400;
    color:#7A7A7A;
    margin:0;
}

.footer-menu a:hover{
    color:#5E30DB;
    padding-left:8px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6975137 */.footer-services{
    min-width:220px;
}

.footer-services .footer-title{
    font-size:22px;
    font-weight:700;
    color:#000;
    margin-bottom:25px;
    position:relative;
    display:inline-block;
}

.footer-services .footer-title::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-10px;
    width:45px;
    height:3px;
    background:#2563EB;
    border-radius:50px;
}

.footer-services .footer-menu{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-services .footer-menu li{
    margin-bottom:4px;
}

.footer-services .footer-menu a{
    font-family: Aileron, sans-serif;
    font-size:16px;
    line-height:27px;
    font-weight: 400;
    color:#7A7A7A;
    margin:0;
}

.footer-services .footer-menu a:hover{
    color:#5E30DB;
    padding-left:8px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2bfc128 */.footer-bottom{
    margin-top:60px;
    padding-top:30px;
    border-top:1px solid rgba(255,255,255,.08);

    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:20px;
}

.footer-copy{
    text-align:center;
    color:#9CA3AF;
    font-size:15px;
}

.footer-copy strong{
    color:#000;
    font-weight:600;
}

.footer-partners{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:22px;
}

.footer-partners img{
    height:28px;
    width:auto;
    opacity:.75;
    transition:.3s ease;
    filter:grayscale(100%);
}

.footer-partners img:hover{
    opacity:1;
    filter:grayscale(0%);
    transform:translateY(-2px);
}

@media(max-width:768px){

.footer-bottom{
    grid-template-columns:1fr;
    text-align:center;
}

.footer-partners{
    justify-content:center;
    margin-top:20px;
}

}/* End custom CSS */