@media(min-width:768px){.elementor-5969 .elementor-element.elementor-element-bcd813b{width:100%;}}/* Start custom CSS for html, class: .elementor-element-af8beed */.cc-hero{
padding:100px 0;
background:#fffef8;
}

.cc-tag{
background:#ffd400;
padding:10px 20px;
border-radius:50px;
font-weight:700;
display:inline-block;
margin-bottom:20px;
}

.cc-hero h1{
font-size:64px;
font-weight:800;
line-height:1.1;
color:#0d1321;
margin-bottom:25px;
}

.cc-hero h1 span{
color:#f7941d;
}

.cc-hero p{
font-size:18px;
line-height:1.8;
color:#555;
margin-bottom:30px;
}

.cc-stats{
display:flex;
gap:30px;
margin-bottom:35px;
}

.cc-stats h3{
font-size:36px;
font-weight:800;
color:#f7941d;
margin-bottom:5px;
}

.cc-btn-primary{
background:#ffd400;
padding:16px 35px;
border-radius:50px;
color:#000;
font-weight:700;
text-decoration:none;
margin-right:15px;
}

.cc-btn-secondary{
background:#111;
padding:16px 35px;
border-radius:50px;
color:#fff;
font-weight:700;
text-decoration:none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-66c4d93 */.investment-section{
padding:90px 0;
background:#ffffff;
}

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

.section-title span{
color:#f7941d;
font-weight:700;
letter-spacing:2px;
}

.section-title h2{
font-size:48px;
font-weight:800;
color:#0d1321;
margin:15px 0;
}

.section-title p{
font-size:18px;
color:#666;
}

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

.investment-card{
background:#fff;
padding:40px;
border-radius:20px;
box-shadow:0 10px 30px rgba(0,0,0,.08);
text-align:center;
}

.investment-card .icon{
font-size:50px;
margin-bottom:20px;
}

.investment-card h3{
font-weight:700;
}

.investment-card h4{
font-size:36px;
color:#f7941d;
font-weight:800;
margin:15px 0;
}

.investment-card ul{
list-style:none;
padding:0;
}

.investment-card ul li{
padding:8px 0;
}

.featured{
background:#ffd400;
transform:scale(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa782de */.why-invest-section{
padding:100px 0;
background:#0000;
}

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

.invest-box{
background:#fff;
padding:35px;
border-radius:20px;
box-shadow:0 10px 30px rgba(0,0,0,.08);
transition:.3s;
}

.invest-box:hover{
transform:translateY(-10px);
}

.invest-box .icon{
font-size:50px;
margin-bottom:20px;
}

.invest-box h3{
font-size:24px;
font-weight:700;
margin-bottom:15px;
}

.invest-box p{
color:#666;
line-height:1.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a4415f */.manufacturing-section{
padding:120px 0;
background:#fff;
}

.section-heading{
text-align:center;
max-width:900px;
margin:0 auto 70px;
}

.section-heading span{
color:#f7941d;
font-weight:700;
letter-spacing:2px;
}

.section-heading h2{
font-size:52px;
font-weight:800;
color:#111;
margin:15px 0;
}

.section-heading p{
font-size:18px;
line-height:1.8;
color:#666;
}

.manufacturing-wrapper{
display:grid;
grid-template-columns:1fr 1fr;
gap:60px;
align-items:center;
}

.manufacturing-image img{
width:100%;
border-radius:25px;
}

.feature-item{
display:flex;
gap:25px;
padding:25px;
margin-bottom:20px;
background:#fff;
border-radius:20px;
box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.feature-icon{
width:70px;
height:70px;
background:#ffd400;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-size:30px;
flex-shrink:0;
}

.feature-item h3{
font-size:24px;
font-weight:700;
margin-bottom:10px;
color:#111;
}

.feature-item p{
color:#666;
line-height:1.7;
}/* End custom CSS */