.team-component{padding-block:32px}
@media(min-width:1024px){.team-component{padding-block:40px}
}
@media(min-width:1440px){.team-component{padding-block:48px}
}
.team-component *{margin-bottom:0}
@media(min-width:720px){.team-component [class*="rp-guia-title"]{text-align:center}
}
.team-component .team__staff{display:flex;margin-top:32px}
@media(min-width:720px){.team-component .team__staff{justify-content:center;flex-wrap:wrap;gap:40px 16px;margin-top:40px}
.team-component .team__staff[data-members='3'] .team__member,.team-component .team__staff[data-members='5'] .team__member,.team-component .team__staff[data-members='6'] .team__member,.team-component .team__staff[data-members='7'] .team__member{width:calc(33.333333% - 12px)}
.team-component .team__staff[data-members='4'] .team__member,.team-component .team__staff[data-members='8'] .team__member{width:calc(50% - 8px)}
}
@media(min-width:1024px){.team-component .team__staff{gap:24px}
.team-component .team__staff[data-members='3'] .team__member,.team-component .team__staff[data-members='5'] .team__member,.team-component .team__staff[data-members='6'] .team__member{width:calc(33.333333% - 16px)}
.team-component .team__staff[data-members='4'] .team__member,.team-component .team__staff[data-members='7'] .team__member,.team-component .team__staff[data-members='8'] .team__member{width:calc(25% - 18px)}
}
@media(min-width:1280px){.team-component .team__staff{gap:32px}
.team-component .team__staff[data-members='3'] .team__member,.team-component .team__staff[data-members='5'] .team__member,.team-component .team__staff[data-members='6'] .team__member{max-width:calc(33.333333% - 22px)}
.team-component .team__staff[data-members='4'] .team__member,.team-component .team__staff[data-members='7'] .team__member,.team-component .team__staff[data-members='8'] .team__member{max-width:calc(25% - 24px)}
}
.team-component .team__staff .team__member{display:flex;flex-direction:column;align-items:center;text-align:center;width:33.333333%}
.team-component .team__staff .team__member__picture{min-width:120px;width:120px;min-height:120px;height:120px}
.team-component .team__staff .team__member__picture img{width:100%;height:100%;border-radius:50%;object-fit:cover}
@media(min-width:720px){.team-component .team__staff .team__member__picture{min-width:64px;width:64px;min-height:64px;height:64px}
}
@media(min-width:1024px){.team-component .team__staff .team__member__picture{min-width:104px;width:104px;min-height:104px;height:104px}
}
.team-component .team__staff .team__member__name{margin-top:24px}
@media(min-width:720px){.team-component .team__staff .team__member__name{margin-top:16px}
}
.team-component .team__staff .team__member__profession{margin-top:8px}
@media(min-width:720px){.team-component .team__staff .team__member__profession{margin-top:4px}
}
.team-component .team__staff .team__member__description{margin-top:16px;color:#727272}
@media(min-width:720px){.team-component .team__staff .team__member__description{margin-top:8px}
}
@media(min-width:1440px){.team-component .team__staff .team__member__description{margin-top:16px}
}
.team-component .team__staff.slick-slider{display:block}
.team-component .team__staff.slick-slider .slick-list,.team-component .team__staff.slick-slider .slick-track{display:flex}
.team-component .team__staff.slick-slider .slick-list{overflow:visible}
.team-component .team__staff.slick-slider .slick-track{width:max-content !important;left:-4px}
.team-component .team__staff.slick-slider .team__member{margin:0 8px 8px}