/* Start custom CSS for html, class: .elementor-element-9c48a58 */.about-hero{

padding:100px 8%;

background:#fff;

overflow:hidden;

}



.container{

max-width:1300px;

margin:auto;

display:grid;

grid-template-columns:1fr 1fr;

align-items:center;

gap:70px;

}



.subtitle{

display:inline-block;

background:#ffe5e5;

color:#E30613;

padding:10px 18px;

border-radius:30px;

font-size:14px;

font-weight:700;

letter-spacing:1px;

margin-bottom:20px;

}



.about-content h1{

font-size:56px;

font-weight:700;

line-height:1.2;

color:#111827;

margin-bottom:25px;

}



.about-content p{

font-size:18px;

line-height:1.8;

color:#555;

margin-bottom:35px;

}



.about-features{

display:grid;

grid-template-columns:repeat(2,1fr);

gap:18px;

margin-bottom:40px;

}



.feature{

background:#fafafa;

padding:16px 20px;

border-radius:12px;

font-weight:600;

border-left:4px solid #E30613;

}



.hero-buttons{

display:flex;

gap:20px;

flex-wrap:wrap;

}



.btn-primary{

background:#E30613;

color:#fff;

padding:16px 34px;

border-radius:10px;

text-decoration:none;

font-weight:600;

transition:.3s;

}



.btn-primary:hover{

background:#c70010;

}



.btn-secondary{

border:2px solid #E30613;

color:#E30613;

padding:16px 34px;

border-radius:10px;

text-decoration:none;

font-weight:600;

transition:.3s;

}



.btn-secondary:hover{

background:#E30613;

color:#fff;

}



.about-image{

position:relative;

}



.about-image img{

width:100%;

border-radius:25px;

box-shadow:0 20px 60px rgba(0,0,0,.15);

}



.experience-card{

position:absolute;

bottom:30px;

left:-30px;

background:#E30613;

color:#fff;

padding:30px;

border-radius:20px;

box-shadow:0 15px 40px rgba(227,6,19,.35);

text-align:center;

}



.experience-card h2{

font-size:42px;

margin-bottom:10px;

}



.experience-card p{

margin:0;

font-size:16px;

}



@media(max-width:991px){

.container{

grid-template-columns:1fr;

}

.about-content h1{

font-size:40px;

}

.about-features{

grid-template-columns:1fr;

}

.experience-card{

position:relative;

left:0;

bottom:0;

margin-top:20px;

width:fit-content;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e728b51 */.our-story{

padding:100px 8%;

background:#f8f9fc;

}

.our-story .container{

max-width:1300px;

margin:auto;

display:grid;

grid-template-columns:1fr 1fr;

gap:70px;

align-items:center;

}

.story-image img{

width:100%;

border-radius:20px;

box-shadow:0 20px 50px rgba(0,0,0,.12);

}

.section-tag{

display:inline-block;

padding:8px 18px;

background:#ffe5e5;

color:#E30613;

border-radius:30px;

font-size:14px;

font-weight:700;

margin-bottom:20px;

}

.story-content h2{

font-size:44px;

color:#111827;

margin-bottom:25px;

line-height:1.3;

}

.story-content p{

font-size:17px;

line-height:1.8;

color:#555;

margin-bottom:20px;

}

.story-highlights{

display:grid;

grid-template-columns:1fr 1fr;

gap:20px;

margin-top:35px;

}

.highlight{

background:#fff;

padding:25px;

border-radius:15px;

border-top:4px solid #E30613;

box-shadow:0 10px 30px rgba(0,0,0,.05);

}

.highlight h3{

margin-bottom:12px;

color:#111827;

}

.highlight p{

margin:0;

font-size:15px;

}

@media(max-width:991px){

.our-story .container{

grid-template-columns:1fr;

}

.story-content h2{

font-size:34px;

}

.story-highlights{

grid-template-columns:1fr;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0bcfbe */.mission-vision{

padding:110px 8%;

background:#ffffff;

}

.mv-heading{

text-align:center;

max-width:760px;

margin:0 auto 70px;

}

.mv-heading span{

display:inline-block;

padding:10px 20px;

background:#FFE5E5;

color:#E30613;

font-size:14px;

font-weight:700;

border-radius:30px;

margin-bottom:18px;

}

.mv-heading h2{

font-size:48px;

color:#111827;

margin-bottom:20px;

line-height:1.25;

}

.mv-heading p{

font-size:18px;

color:#6B7280;

line-height:1.8;

}

.mv-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:35px;

}

.mv-card{

background:#fff;

padding:40px;

border-radius:24px;

border:1px solid #eee;

box-shadow:0 15px 40px rgba(0,0,0,.05);

transition:.35s;

}

.mv-card:hover{

transform:translateY(-10px);

box-shadow:0 25px 60px rgba(227,6,19,.15);

}

.featured{

background:linear-gradient(135deg,#E30613,#c40010);

color:#fff;

}

.featured p,
.featured li,
.featured h3{

color:#fff;

}

.mv-icon{

width:80px;

height:80px;

display:flex;

align-items:center;

justify-content:center;

background:#FFE5E5;

border-radius:20px;

font-size:36px;

margin-bottom:25px;

}

.featured .mv-icon{

background:rgba(255,255,255,.15);

}

.mv-card h3{

font-size:28px;

margin-bottom:18px;

color:#111827;

}

.mv-card p{

color:#666;

line-height:1.8;

margin-bottom:25px;

}

.mv-card ul{

padding:0;

list-style:none;

}

.mv-card li{

margin-bottom:14px;

font-weight:500;

}

@media(max-width:991px){

.mv-grid{

grid-template-columns:1fr;

}

.mv-heading h2{

font-size:36px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-19a6359 */.why-liftleads{

padding:110px 8%;

background:#F8FAFC;

}

.why-liftleads .container{

max-width:1300px;

margin:auto;

display:grid;

grid-template-columns:1.2fr 1fr;

gap:70px;

align-items:center;

}

.section-tag{

display:inline-block;

padding:10px 20px;

background:#FFE5E5;

color:#E30613;

font-weight:700;

border-radius:30px;

margin-bottom:20px;

}

.why-left h2{

font-size:46px;

line-height:1.25;

margin-bottom:25px;

color:#111827;

}

.why-left p{

font-size:17px;

line-height:1.8;

color:#6B7280;

margin-bottom:35px;

}

.benefits{

display:flex;

flex-direction:column;

gap:25px;

}

.benefit-item{

display:flex;

gap:18px;

align-items:flex-start;

}

.check-icon{

width:50px;

height:50px;

background:#E30613;

color:#fff;

display:flex;

align-items:center;

justify-content:center;

border-radius:50%;

font-weight:700;

font-size:20px;

flex-shrink:0;

}

.benefit-item h4{

margin-bottom:8px;

font-size:20px;

color:#111827;

}

.benefit-item p{

margin:0;

font-size:15px;

}

.why-right{

display:flex;

flex-direction:column;

gap:30px;

}

.comparison-card{

background:#fff;

padding:35px;

border-radius:24px;

box-shadow:0 15px 40px rgba(0,0,0,.06);

}

.comparison-card h3{

margin-bottom:25px;

font-size:28px;

}

.comparison-card ul{

list-style:none;

padding:0;

margin:0;

}

.comparison-card li{

padding:12px 0;

border-bottom:1px solid #eee;

}

.highlight{

background:linear-gradient(135deg,#E30613,#C70010);

color:#fff;

}

.highlight li{

border-color:rgba(255,255,255,.2);

}

@media(max-width:991px){

.why-liftleads .container{

grid-template-columns:1fr;

}

.why-left h2{

font-size:36px;

}

}/* End custom CSS */