.elementor-8 .elementor-element.elementor-element-0ec95f6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}/* Start custom CSS for html, class: .elementor-element-6cda8a2 */#futureally-seo-page{
font-family:Poppins,sans-serif;
background:#04123d;
color:#fff;
}

#futureally-seo-page *{
box-sizing:border-box;
}

#futureally-seo-page .container{
width:90%;
max-width:1400px;
margin:auto;
}

#futureally-seo-page .hero{
padding:100px 0;
background:
linear-gradient(rgba(4,18,61,.88),rgba(4,18,61,.88)),
url('https://tools.futureally.in/wp-content/uploads/2026/06/ChatGPT-Image-Jun-9-2026-06_12_15-PM.png');
background-size:cover;
background-position:center;
}

#futureally-seo-page .hero-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:60px;
align-items:center;
}

#futureally-seo-page .badge{
display:inline-block;
padding:12px 24px;
border:2px solid #00ff88;
border-radius:50px;
color:#00ff88;
font-weight:700;
}

#futureally-seo-page h1{
font-size:72px;
line-height:1.1;
font-weight:800;
color:#fff;
margin:25px 0;
}

#futureally-seo-page .green{
color:#00ff88;
}

#futureally-seo-page p{
font-size:18px;
line-height:1.8;
}

#futureally-seo-page .btn{
display:inline-block;
margin-top:25px;
padding:16px 36px;
background:#00ff88;
color:#04123d;
font-weight:700;
border-radius:10px;
text-decoration:none;
}

#futureally-seo-page img{
width:100%;
border-radius:20px;
}

#futureally-seo-page .logos{
background:#071a55;
padding:25px 0;
}

#futureally-seo-page .logos-row{
display:flex;
justify-content:space-around;
color:#fff;
font-size:28px;
}

#futureally-seo-page .section{
padding:90px 0;
}

#futureally-seo-page .light{
background:#fff;
color:#111827;
}

#futureally-seo-page .light h2,
#futureally-seo-page .light h3{
color:#111827;
}

#futureally-seo-page .light p,
#futureally-seo-page .light li{
color:#4b5563;
}

#futureally-seo-page .dark{
background:#04123d;
}

#futureally-seo-page .title{
font-size:52px;
text-align:center;
margin-bottom:15px;
}

#futureally-seo-page .sub{
text-align:center;
max-width:700px;
margin:auto;
}

#futureally-seo-page .cards{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;
margin-top:50px;
}

#futureally-seo-page .card{
background:#fff;
padding:30px;
border-radius:20px;
box-shadow:0 10px 30px rgba(0,0,0,.08);
}

#futureally-seo-page .steps{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;
margin-top:50px;
}

#futureally-seo-page .step{
background:#071a55;
padding:35px;
border-radius:20px;
text-align:center;
}

#futureally-seo-page .dashboard{
display:grid;
grid-template-columns:1.2fr 1fr;
gap:50px;
align-items:center;
}

#futureally-seo-page .stats{
padding:70px 0;
background:#071a55;
}

#futureally-seo-page .stats-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:20px;
}

#futureally-seo-page .stat{
text-align:center;
}

#futureally-seo-page .stat h2{
font-size:54px;
color:#fff;
}

#futureally-seo-page .cta{
padding:100px 0;
text-align:center;
background:#04123d;
}

#futureally-seo-page .cta h2{
font-size:54px;
color:#fff;
}

#futureally-seo-page .cta p{
color:#d6ddff;
}

@media(max-width:992px){

#futureally-seo-page .hero-grid,
#futureally-seo-page .dashboard,
#futureally-seo-page .cards,
#futureally-seo-page .steps,
#futureally-seo-page .stats-grid{
grid-template-columns:1fr;
}

#futureally-seo-page h1{
font-size:42px;
}

}/* End custom CSS */
/* Start custom CSS */#futureally-seo-page{
font-family:Poppins,sans-serif;
background:#04123d;
color:#fff;
}

#futureally-seo-page *{
box-sizing:border-box;
transition:.35s ease;
}

#futureally-seo-page .hero{
padding:100px 0;
background:
radial-gradient(circle at top left,#0b2b8c 0%,#04123d 45%,#020b35 100%);
}

#futureally-seo-page h1,
#futureally-seo-page h2,
#futureally-seo-page h3,
#futureally-seo-page p,
#futureally-seo-page li{
color:inherit;
}

#futureally-seo-page .hero h1{
color:#fff!important;
font-weight:800;
}

#futureally-seo-page .green{
color:#00ff88!important;
}

#futureally-seo-page .badge{
border:2px solid #00ff88;
color:#00ff88!important;
}

#futureally-seo-page .hero p{
color:#d7e0ff!important;
}

#futureally-seo-page .btn{
background:#00ff88;
color:#04123d!important;
font-weight:700;
border-radius:12px;
padding:16px 36px;
}

#futureally-seo-page .btn:hover{
transform:translateY(-4px) scale(1.05);
box-shadow:0 0 25px rgba(0,255,136,.4);
}

#futureally-seo-page .card,
#futureally-seo-page .step,
#futureally-seo-page .stat{
background:#08205e;
border-radius:20px;
}

#futureally-seo-page .card:hover,
#futureally-seo-page .step:hover,
#futureally-seo-page .stat:hover{
transform:translateY(-10px) scale(1.03);
box-shadow:0 20px 40px rgba(0,255,136,.15);
}

#futureally-seo-page .dark{
background:#04123d;
}

#futureally-seo-page .dark h2,
#futureally-seo-page .dark h3,
#futureally-seo-page .dark p{
color:#fff!important;
}

#futureally-seo-page .light{
background:#fff;
}

#futureally-seo-page .light h2,
#futureally-seo-page .light h3{
color:#111827!important;
}

#futureally-seo-page .light p,
#futureally-seo-page .light li{
color:#4b5563!important;
}

#futureally-seo-page .title{
font-weight:800;
}

#futureally-seo-page .stats{
background:linear-gradient(90deg,#03103f,#0a2d8f);
}

#futureally-seo-page .stat h2{
color:#fff!important;
}

#futureally-seo-page .stat p{
color:#d7e0ff!important;
}

#futureally-seo-page .cta{
background:#04123d;
}

#futureally-seo-page .cta h2{
color:#fff!important;
}

#futureally-seo-page .cta p{
color:#d7e0ff!important;
}/* End custom CSS */