.team-wrapper{background-color:#fff!important}.team-wrapper .team h2{color:#d5bba2;font-size:30px!important}.team-wrapper .team .team-section{display:grid;grid-template-columns:repeat(4,1fr);gap:3em}@media (max-width:767px){.team-wrapper .team .team-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.team-wrapper .team .team-section{display:block;grid-template-columns:repeat(1,1fr)}}.team-wrapper .team .team-section .card .name-position{text-align:center}.team-wrapper .team .team-section .card .name-position p{padding-bottom:0;margin:0}.team-wrapper .team .team-section .card .name-position p:first-child{font-size:18px;color:#000}.team-wrapper .team .team-section .card .name-position p:nth-child(2){font-size:18px;color:var(--corporativo)}.team-wrapper .team .team-section .card .name-position .read-more{color:#385370;font-weight:700}.team-wrapper .team .team-section .card i{color:#d5bba2}.team-wrapper .team .team-section .card .contact{text-align:center}.team-wrapper .team .team-section .card .contact p{font-size:16px;margin-bottom:0}.team-wrapper .team .team-section .card .image{text-align:center}.team-wrapper .team .team-section .card .image img{width:auto;height:400px;width:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.team-wrapper .team .team-section .card .description{display:none}.team-wrapper .team .team-section .card .description p{font-size:16px}@media (max-width:600px){.team-wrapper .team .team-section .card{margin-top:40px}}.team-wrapper .team .team-section .card-texto{grid-column:span 2}.team-wrapper .team .team-section .card-texto p{text-align:justify}.team-wrapper .team .team-section .card-texto h3{color:var(--corporativo)!important;font-size:25px!important;text-align:left!important;margin-left:0!important}