.elementor-459 .elementor-element.elementor-element-a9ccf7f{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:040px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-459 .elementor-element.elementor-element-a9ccf7f{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-459 .elementor-element.elementor-element-a9ccf7f{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:040px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-459 .elementor-element.elementor-element-1fcb92e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-1fcb92e */.site-footer{
    background:#081a2d;
    color:#b7c6d5;
    padding:70px 20px 25px;
}

.footer-container{
    max-width:1200px;
    margin:auto;
}

.footer-top{
    display:flex;
    justify-content:space-between;
    gap:60px;
    flex-wrap:wrap;
    padding-bottom:45px;
    border-bottom:1px solid rgba(255,255,255,.08);
}

.footer-brand{
    flex:1;
    min-width:280px;
}

.footer-brand h3{
    color:#fff;
    font-size:32px;
    font-family:'Sora',sans-serif;
    margin-bottom:15px;
}

.footer-brand p{
    max-width:420px;
    line-height:1.8;
    font-size:15px;
}

.footer-links{
    display:flex;
    gap:70px;
    flex-wrap:wrap;
}

.footer-column h4{
    color:#fff;
    margin-bottom:18px;
    font-size:17px;
    font-family:'Sora',sans-serif;
}

.footer-column ul{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-column li{
    margin-bottom:12px;
    font-size:15px;
}

.footer-column a{
    color:#b7c6d5;
    text-decoration:none;
    transition:.3s;
}

.footer-column a:hover{
    color:#4ed9ca;
}

.footer-bottom{
    text-align:center;
    padding-top:25px;
}

.footer-bottom p{
    color:#8ca1b5;
    font-size:14px;
}

@media(max-width:768px){

.footer-top{
    flex-direction:column;
    gap:40px;
}

.footer-links{
    flex-direction:column;
    gap:30px;
}

.footer-brand h3{
    font-size:28px;
}

}/* End custom CSS */