.elementor-875 .elementor-element.elementor-element-a69f2e4{--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;--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;}/* Start custom CSS for html, class: .elementor-element-da5f425 */.premium-footer{

width:100%;
background:linear-gradient(135deg,#f8fbff,#eef5ff);
padding:80px 8%;
font-family:system-ui;

}

.footer-wrapper{

max-width:1400px;
margin:auto;

display:grid;
grid-template-columns:2fr 1fr 1fr 1.2fr;

gap:60px;

}

/* BRAND */

.footer-logo{

width:150px;
margin-bottom:20px;

}

.footer-tagline{

color:#555;
margin-bottom:20px;
line-height:1.6;

}

.footer-contact{

background:white;
padding:12px 14px;
border-radius:10px;
margin-bottom:10px;

display:flex;
align-items:center;
gap:10px;

box-shadow:0 8px 20px rgba(0,0,0,0.05);

}

.footer-contact a{

text-decoration:none;
color:#000;
font-weight:600;

}

/* LINKS */

.footer-links h3{

margin-bottom:18px;

}

.footer-links a{

display:block;
margin-bottom:12px;

text-decoration:none;

color:#444;

transition:.3s;

}

.footer-links a:hover{

color:#00b894;
padding-left:6px;

}


/* SOCIAL ICONS */

.footer-social{

margin-top:20px;

}

.footer-social a{

width:42px;
height:42px;

display:inline-flex;
align-items:center;
justify-content:center;

background:white;

border-radius:50%;

margin-right:10px;

box-shadow:0 6px 18px rgba(0,0,0,0.1);

color:#333;

transition:.3s;

}

.footer-social a:hover{

background:#00b894;
color:white;
transform:translateY(-4px);

}


/* TRUST CARDS */

.footer-trust{

display:flex;
flex-direction:column;
gap:15px;

}

.trust-card{

display:flex;
align-items:center;

gap:15px;

padding:18px 20px;

border-radius:16px;

box-shadow:0 10px 25px rgba(0,0,0,0.08);

transition:.3s;

}

.trust-card i{

font-size:20px;

}

.trust-card h4{

margin:0;
font-size:16px;

}

.trust-card p{

margin:2px 0 0;
font-size:14px;

}


/* COLORS */

.secure{

background:#bfe6df;
border:1px solid #77cfc1;

}

.money{

background:#00000;
border:1px solid #96aed3;

}

.support{

background:#efe1b6;
border:1px solid #dcc88a;

}

.trust-card:hover{

transform:translateY(-4px);

}


/* FOOTER BOTTOM */

.footer-bottom{

margin-top:10px;

padding-top:15px;

border-top:1px solid #ddd;

text-align:center;

font-size:14px;

}

.footer-bottom span{

color:#00b894;
font-weight:600;

}


/* MOBILE */

@media(max-width:900px){

.footer-wrapper{

grid-template-columns:1fr;

gap:40px;

}

.premium-footer{

padding:60px 6%;

}

}/* End custom CSS */