.elementor-12 .elementor-element.elementor-element-0cb2350{--display:flex;}.elementor-12 .elementor-element.elementor-element-d29659a{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d29659a */.services{
padding:100px 8%;
background:#050505;
}

.section-title{
text-align:center;
margin-bottom:60px;
}

.section-title span{
color:#7c67ff;
font-size:14px;
letter-spacing:2px;
text-transform:uppercase;
}

.section-title h2{
font-size:42px;
margin-top:15px;
font-weight:700;
}

.service-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:30px;
}

.service-card{
background:rgba(255,255,255,.04);
border:1px solid rgba(255,255,255,.08);
border-radius:22px;
padding:35px 25px;
text-align:center;
transition:.4s;
backdrop-filter:blur(15px);
box-shadow:0 0 25px rgba(90,79,242,.12);
}

.service-card:hover{
transform:translateY(-10px);
border-color:#5A4FF2;
box-shadow:0 0 35px rgba(90,79,242,.45);
}

.icon{
width:75px;
height:75px;
margin:auto;
margin-bottom:25px;
border-radius:50%;
background:linear-gradient(135deg,#4d8fff,#6b4dff);
display:flex;
align-items:center;
justify-content:center;
font-size:34px;
box-shadow:0 0 30px rgba(90,79,242,.45);
}

.service-card h3{
font-size:24px;
margin-bottom:15px;
}

.service-card p{
color:#bdbdbd;
font-size:15px;
line-height:28px;
margin-bottom:25px;
}

.service-card a{
display:inline-block;
padding:12px 25px;
border-radius:30px;
background:linear-gradient(90deg,#1b7cff,#6b4dff);
}

@media(max-width:991px){

.service-grid{
grid-template-columns:1fr;
}

.section-title h2{
font-size:32px;
}

}

/* WHY CHOOSE */

.why-us{
padding:100px 8%;
background:#050505;
}

.why-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;
}

.why-card{
background:rgba(255,255,255,.04);
border:1px solid rgba(255,255,255,.08);
border-radius:20px;
padding:30px;
text-align:center;
transition:.4s;
backdrop-filter:blur(15px);
}

.why-card:hover{
transform:translateY(-8px);
border-color:#5A4FF2;
box-shadow:0 0 30px rgba(90,79,242,.4);
}

.why-icon{
width:70px;
height:70px;
margin:auto;
margin-bottom:20px;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-size:30px;
background:linear-gradient(135deg,#2c8dff,#6b4dff);
box-shadow:0 0 25px rgba(90,79,242,.5);
}

.why-card h3{
margin-bottom:12px;
font-size:22px;
}

.why-card p{
color:#c7c7c7;
line-height:28px;
font-size:15px;
}

/* PROCESS */

.process{
padding:100px 8%;
background:#050505;
}

.timeline{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
margin-top:50px;
}

.step{
width:170px;
text-align:center;
}

.number{
width:70px;
height:70px;
margin:auto;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
background:linear-gradient(135deg,#2c8dff,#6b4dff);
font-size:24px;
font-weight:700;
box-shadow:0 0 25px rgba(90,79,242,.5);
margin-bottom:20px;
}

.step h4{
font-size:20px;
margin-bottom:10px;
}

.step p{
font-size:14px;
line-height:24px;
color:#bfbfbf;
}

.line{
flex:1;
height:3px;
background:linear-gradient(to right,#2c8dff,#6b4dff);
margin:0 15px;
opacity:.8;
}

@media(max-width:991px){

.why-grid{
grid-template-columns:1fr;
}

.timeline{
flex-direction:column;
}

.line{
width:3px;
height:60px;
margin:20px auto;
}

.step{
width:100%;
max-width:300px;
}

}

/* STATS */

.stats{

padding:100px 8%;

background:#050505;

}

.stats-grid{

display:grid;

grid-template-columns:repeat(4,1fr);

gap:25px;

}

.stat-card{

padding:35px;

text-align:center;

background:rgba(255,255,255,.05);

border:1px solid rgba(255,255,255,.08);

border-radius:20px;

backdrop-filter:blur(15px);

transition:.4s;

}

.stat-card:hover{

transform:translateY(-8px);

border-color:#5A4FF2;

box-shadow:0 0 30px rgba(90,79,242,.4);

}

.stat-card h2{

font-size:46px;

background:linear-gradient(90deg,#53a7ff,#7d58ff);

-webkit-background-clip:text;

-webkit-text-fill-color:transparent;

margin-bottom:10px;

}

/* CTA */

.cta{

padding:100px 8%;

background:#050505;

}

.cta-box{

display:flex;

justify-content:space-between;

align-items:center;

padding:60px;

border-radius:30px;

background:linear-gradient(135deg,#111122,#171737);

border:1px solid rgba(255,255,255,.08);

box-shadow:0 0 40px rgba(90,79,242,.4);

}

.cta-content{

width:55%;

}

.cta-content h2{

font-size:42px;

margin-bottom:20px;

}

.cta-content p{

color:#cfcfcf;

line-height:30px;

margin-bottom:30px;

}

.cta-circle{

width:260px;

height:260px;

border-radius:50%;

position:relative;

background:radial-gradient(circle,#5A4FF2,#0b0b0b);

box-shadow:0 0 40px #5A4FF2;

display:flex;

align-items:flex-end;

justify-content:center;

}

.ring{

position:absolute;

width:220px;

height:220px;

border-radius:50%;

border:2px solid rgba(255,255,255,.18);

}

.bar{

width:22px;

margin:6px;

border-radius:12px 12px 0 0;

background:linear-gradient(#4aa8ff,#6b4dff);

}

.b1{

height:70px;

}

.b2{

height:110px;

}

.b3{

height:145px;

}

/* FOOTER */

footer{

padding:70px 8%;

text-align:center;

background:#040404;

border-top:1px solid rgba(255,255,255,.08);

}

footer h2{

font-size:34px;

margin-bottom:15px;

}

footer p{

color:#bdbdbd;

}

.social{

margin:30px 0;

display:flex;

justify-content:center;

gap:25px;

flex-wrap:wrap;

}

.social a{

color:#ffffff;

transition:.3s;

}

.social a:hover{

color:#6b4dff;

}

.copy{

margin-top:20px;

font-size:14px;

opacity:.7;

}

@media(max-width:991px){

.stats-grid{

grid-template-columns:1fr;

}

.cta-box{

flex-direction:column;

text-align:center;

gap:50px;

}

.cta-content{

width:100%;

}

}/* End custom CSS */