.elementor-228 .elementor-element.elementor-element-6b72fc9{--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;}.elementor-228 .elementor-element.elementor-element-6d8f593{border-style:solid;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-6d8f593 */.gsc-about{
padding:80px 20px;
background:#0e0f14;
color:#fff;
font-family:Montserrat, sans-serif;
}

.gsc-container{
max-width:1200px;
margin:auto;
}

.gsc-title{
text-align:center;
font-size:42px;
font-weight:800;
margin-bottom:10px;
}

.gsc-subtitle{
text-align:center;
opacity:.8;
margin-bottom:60px;
}

.gsc-section{
margin-bottom:70px;
}

.gsc-section-title{
font-size:28px;
font-weight:700;
margin-bottom:30px;
text-align:center;
}

.gsc-features{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
gap:25px;
}

.gsc-card{
background:#161922;
border-radius:14px;
padding:30px;
text-align:center;
transition:.3s;
border:1px solid rgba(255,255,255,0.05);
}

.gsc-card:hover{
transform:translateY(-6px);
border-color:#f5c542;
box-shadow:0 10px 30px rgba(0,0,0,.5);
}

.gsc-icon{
font-size:34px;
margin-bottom:10px;
}

.gsc-card h4{
margin-bottom:10px;
font-size:18px;
}

.gsc-card p{
opacity:.85;
font-size:14px;
line-height:1.6;
}

.gsc-steps{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:20px;
}

.gsc-step{
background:#161922;
padding:25px;
border-radius:12px;
width:200px;
text-align:center;
border:1px solid rgba(255,255,255,.05);
}

.gsc-step-number{
width:40px;
height:40px;
border-radius:50%;
background:#f5c542;
color:#000;
display:flex;
align-items:center;
justify-content:center;
margin:0 auto 10px auto;
font-weight:700;
}

.gsc-collectors{
max-width:800px;
margin:auto;
text-align:center;
}

.gsc-list{
margin:20px 0;
padding:0;
list-style:none;
}

.gsc-list li{
padding:8px 0;
font-weight:600;
}

.gsc-list li:before{
content:"⭐ ";
}/* End custom CSS */