.elementor-23731 .elementor-element.elementor-element-60f57ec{--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;}/* Start custom CSS for html, class: .elementor-element-ac4f43f */.vc-projects-section{

padding:30px 5vw;

background:#fff;

}

.vc-projects-header{

max-width:900px;

margin:0 auto 60px;

text-align:center;

}

.vc-projects-label{

display:inline-block;

font-size:13px;

letter-spacing:3px;

font-weight:700;

color:#bb1e28;

margin-bottom:18px;

}

.vc-projects-header h2{

font-size:28px;

font-weight:600;

color:#0a0a0a;

margin-bottom:22px;

}

.vc-projects-header p{

font-size:17px;

line-height:2;

color:#666;

margin:0;

}

.vc-projects-header a{

color:#bb1e28;

font-weight:700;

text-decoration:none;

}

.vc-projects-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:35px;

}

.vc-project-card{

background:#fff;

border-radius:18px;

overflow:hidden;

box-shadow:0 10px 30px rgba(0,0,0,.06);

transition:.35s;

}

.vc-project-card:hover{

transform:translateY(-8px);

box-shadow:0 20px 45px rgba(0,0,0,.12);

}

.vc-project-card img{

display:block;

width:100%;

aspect-ratio:4/5;

object-fit:cover;

}

.vc-project-body{

padding:26px;

}

.vc-project-location{

display:block;

font-size:13px;

font-weight:600;

color:#bb1e28;

margin-bottom:10px;

}

.vc-project-body h3{

margin:0 0 14px;

font-size:24px;

line-height:1.5;

}

.vc-project-body h3 a{

text-decoration:none;

color:#0a0a0a;

transition:.3s;

}

.vc-project-body h3 a:hover{

color:#bb1e28;

}

.vc-project-body p{

margin:0;

font-size:15px;

line-height:2;

color:#666;

}

@media(max-width:992px){

.vc-projects-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.vc-projects-section{

padding:70px 20px;

}

.vc-projects-header h2{

font-size:32px;

}

.vc-projects-grid{

grid-template-columns:1fr;

}

}/* End custom CSS */