.elementor-27 .elementor-element.elementor-element-b22a9b3{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-86550ba */.servicos-section{

background:#f7f6f4;
padding:120px 20px;

font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;

}



/* HEADER */

.servicos-header{

text-align:center;

margin-bottom:70px;

}

.servicos-header h2{

font-size:48px;

margin-bottom:15px;

font-weight:700;

}

.servicos-header p{

max-width:700px;

margin:auto;

font-size:18px;

line-height:1.6;

color:#555;

}



/* GRID */

.servicos-grid{

max-width:1200px;

margin:auto;

display:grid;

grid-template-columns:repeat(auto-fit,minmax(260px,1fr));

gap:30px;

margin-bottom:80px;

}



/* CARD */

.servico-card{

background:white;

padding:35px;

border-radius:20px;

box-shadow:0 10px 30px rgba(0,0,0,0.06);

transition:0.3s;

}

.servico-card:hover{

transform:translateY(-6px);

box-shadow:0 18px 40px rgba(0,0,0,0.1);

}



.servico-icon{

width:50px;

height:50px;

background:#eaf4ee;

border-radius:12px;

display:flex;

align-items:center;

justify-content:center;

font-size:22px;

margin-bottom:18px;

}



.servico-card h3{

font-size:20px;

margin-bottom:10px;

}



.servico-card p{

font-size:15px;

line-height:1.6;

color:#666;

}



/* CTA */

.cta-servicos{

max-width:900px;

margin:auto;

text-align:center;

background:#f3eaea;

padding:60px 40px;

border-radius:25px;

border:1px solid #edd6d6;

}

.cta-servicos h3{

font-size:28px;

margin-bottom:10px;

}

.cta-servicos p{

max-width:600px;

margin:auto;

margin-bottom:25px;

font-size:17px;

color:#555;

}



/* BOTÃO */

.btn-triagem{

display:inline-block;

background:#2f8a57;

color:white;

padding:16px 30px;

border-radius:40px;

text-decoration:none;

font-weight:600;

box-shadow:0 10px 20px rgba(0,0,0,0.1);

transition:0.3s;

}

.btn-triagem:hover{

background:#267347;

transform:translateY(-2px);

}/* End custom CSS */