.elementor-981 .elementor-element.elementor-element-214d158{--display:flex;}/* Start custom CSS for html, class: .elementor-element-db23c72 */.hero{

width:100%;
min-height:75vh;

background-image:
linear-gradient(rgba(58,35,28,0.18), rgba(58,35,28,0.18)),
url('https://giobelo.com.br/wp-content/uploads/2026/05/fundo-procedimentos.png');

background-size:cover;
background-position:center center;
background-repeat:no-repeat;

display:flex;
align-items:center;
justify-content:center;

padding:60px 25px;

position:relative;
}

.hero-content{

position:relative;
z-index:2;

max-width:1100px;

text-align:center;

color:white;
}

.hero-subtitle{

font-size:14px;
letter-spacing:6px;
text-transform:uppercase;

margin-bottom:25px;

opacity:0.95;
}

.hero h1{

font-family:'Cormorant Garamond',serif;

font-size:92px;
line-height:0.95;
font-weight:600;

margin-bottom:30px;

text-shadow:0 6px 20px rgba(0,0,0,0.12);
}

.hero p{

font-size:23px;
line-height:1.8;

max-width:900px;

margin:auto;
margin-bottom:45px;

text-shadow:0 3px 12px rgba(0,0,0,0.10);
}

.btn{

display:inline-flex;
align-items:center;
justify-content:center;

padding:22px 48px;

border-radius:80px;

background:linear-gradient(135deg,#d9a786,#bc7c59);

color:white;

text-decoration:none;

font-weight:600;
letter-spacing:1px;

transition:0.4s ease;

box-shadow:0 12px 35px rgba(0,0,0,0.15);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7d39aab */.procedimentos{

padding:110px 40px;
background:#f8f2ee;

}

.titulo-section{

text-align:center;
max-width:850px;
margin:auto;
margin-bottom:90px;

}

.titulo-section span{

letter-spacing:4px;
font-size:13px;
color:#bc7c59;

}

.titulo-section h2{

font-family:'Cormorant Garamond',serif;
font-size:58px;
line-height:1.1;
letter-spacing:-1px;

color:#6f4a3b;

margin-top:22px;
margin-bottom:25px;

}

.titulo-section p{

font-size:18px;
line-height:1.8;
color:#7e675d;

}

.cards{

display:grid;
grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
gap:35px;

max-width:1450px;
margin:auto;

}

.card{

background:white;

border-radius:30px;

overflow:hidden;

box-shadow:0 10px 40px rgba(0,0,0,0.06);

transition:0.4s ease;

display:flex;
flex-direction:column;

}

.card:hover{

transform:translateY(-8px);

box-shadow:0 18px 45px rgba(0,0,0,0.10);

}

.card img{

width:100%;
height:300px;
object-fit:cover;

}

.card h3{

font-family:'Cormorant Garamond',serif;

font-size:42px;

padding:30px 30px 18px;

color:#6f4a3b;

}

.descricao{

padding:0 30px;

line-height:1.8;

color:#7e675d;

font-size:15px;

min-height:95px;

}

.beneficios{

padding:25px 30px;

list-style:none;

flex-grow:1;

}

.beneficios li{

margin-bottom:12px;

color:#7e675d;

font-size:15px;

position:relative;

padding-left:22px;

}

.beneficios li::before{

content:'✓';

position:absolute;
left:0;

color:#bc7c59;
font-weight:bold;

}

.btn-card{

display:flex;

margin:0 30px 35px;

justify-content:center;
align-items:center;

padding:16px;

border-radius:50px;

background:linear-gradient(135deg,#d9a786,#bc7c59);

color:white;

text-decoration:none;

font-weight:600;

transition:0.4s ease;

}

.btn-card:hover{

transform:translateY(-3px);

}/* End custom CSS */