.elementor-6837 .elementor-element.elementor-element-4c35af2{--display:flex;--min-height:0px;}.elementor-6837 .elementor-element.elementor-element-4c35af2.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-6837 .elementor-element.elementor-element-ce8fdee{width:100%;max-width:100%;}.elementor-6837 .elementor-element.elementor-element-99bca86{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-6837 .elementor-element.elementor-element-4c35af2{--width:109.417%;}}/* Start custom CSS for html, class: .elementor-element-ce8fdee *//* BASE */

.bc-team-page{
font-family:Inter, sans-serif;
color:#111;
}

.bc-wrap{
width:1100px;
max-width:90%;
margin:auto;
}

.bc-section{
padding:110px 0;
}

.bc-light{
background:#f4f1ed;
}

.bc-dark{
background:#0c0d10;
color:white;
}



/* KICKER */

.bc-kicker{
font-size:12px;
letter-spacing:2px;
text-transform:uppercase;
color:#c57a3a;
margin-bottom:20px;
}



/* TITULOS */

.bc-title{
font-size:42px;
line-height:1.15;
margin-bottom:40px;
}

.bc-title.white{
color:white;
}



/* GRID */

.bc-grid-2{
display:grid;
grid-template-columns:1fr 1fr;
gap:90px;
align-items:center;
}

.bc-grid-3{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:60px;
margin-top:50px;
}

.bc-grid-3 p{
font-size:19px;
line-height:1.8;
border-top:2px solid #c57a3a;
padding-top:20px;
}



/* LISTA */

.bc-list{
margin:20px 0 30px 0;
padding-left:18px;
line-height:1.8;
}



/* HERO */

.bc-team-hero{
background:#0c0d10;
color:white;
padding:130px 0 110px 0;
position:relative;
overflow:hidden;
}

.bc-team-wrap{
position:relative;
z-index:2;
padding-left:120px;
padding-right:40px;
}

.bc-team-hero-bg{
position:absolute;
inset:0;

background:
radial-gradient(circle at 80% 20%, rgba(197,122,58,0.25), transparent),
linear-gradient(#0c0d10,#101319);

}



/* TITULO HERO */

.bc-hero-title{

font-size:72px;
line-height:1.05;
margin-bottom:30px;

color:#ffffff;

text-shadow:0 10px 30px rgba(0,0,0,0.45);

}



/* TEXTO HERO */

.bc-hero-text{

font-size:22px;

max-width:650px;

line-height:1.7;

color:#ddd;

}



/* PALABRA COBRE */

.bc-accent{

color:#c57a3a;

font-weight:700;

text-shadow:0 0 12px rgba(197,122,58,0.35);

}



/* INSIGHT */

.bc-insight{

margin-top:35px;

font-size:20px;

line-height:1.6;

padding:28px 32px;

border-left:4px solid #c57a3a;

background:#ffffff70;

backdrop-filter:blur(6px);

border-radius:6px;

}



/* VISUAL */

.bc-visual{
display:flex;
align-items:center;
justify-content:center;
}

.bc-motion{

width:260px;
height:260px;

border-radius:50%;

background:radial-gradient(circle,#c57a3a33,transparent);

animation:motion 6s infinite ease-in-out;

opacity:.6;

}

@keyframes motion{

0%{transform:scale(1)}

50%{transform:scale(1.15)}

100%{transform:scale(1)}

}



/* CARDS */

.bc-cards{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:30px;

margin-top:60px;

}

.bc-card{

background:#101114;

border-radius:18px;

padding:34px;

border:1px solid rgba(255,255,255,0.06);

transition:all .35s ease;

}

.bc-card:hover{

transform:translateY(-8px);

border-color:#c57a3a;

box-shadow:0 10px 35px rgba(0,0,0,.35);

}

.bc-card h3{

color:#c57a3a;

font-size:20px;

margin-bottom:12px;

}

.bc-card p{

color:#cfcfcf;

line-height:1.6;

}



/* CIERRE */

.bc-closing{

background:linear-gradient(135deg,#c57a3a,#e6a36a);

padding:160px 0;

}

.bc-closing-content{

text-align:center;

max-width:900px;

margin:auto;

}



/* TITULO CIERRE */

.bc-closing-title{

font-size:52px;

line-height:1.2;

margin-bottom:50px;

}

.bc-line-1{

display:block;

margin-bottom:34px;

font-weight:500;

}

.bc-line-2{

display:block;

font-weight:700;

max-width:900px;

margin:auto;

}



/* TEXTO CIERRE */

.bc-closing-text{

font-size:20px;

line-height:1.7;

max-width:720px;

margin:20px auto 50px auto;

}



/* BOTON */

.bc-button-center{

display:inline-block;

padding:16px 38px;

background:#0c0d10;

color:#ffffff;

border-radius:40px;

font-size:16px;

letter-spacing:.5px;

text-decoration:none;

transition:all .25s ease;

}

.bc-button-center:hover{

background:#111317;

color:#ffffff;

transform:translateY(-3px);

box-shadow:0 8px 20px rgba(0,0,0,.25);

}/* End custom CSS */