@media screen and (min-width:1024px){div.block-team .slider-wrapper{display:grid!important;grid-template-columns:repeat(3,3fr);gap:64px 100px;padding-bottom:180px}div.block-team .slider-wrapper .swiper-slide{width:auto}div.block-team.four-columns .slider-wrapper{grid-template-columns:repeat(4,4fr);gap:var(--wp--preset--spacing--2-xl)}}@media screen and (min-width:1024px){div.block-team.no-offset .member:nth-child(3n+1){transform:translateY(0)}div.block-team.no-offset .member:nth-child(3n+2){transform:translateY(0)}}@media screen and (max-width:1023px){div.block-team .slider-wrapper{display:block;grid-template-columns:1fr;gap:20px}}@media screen and (max-width:1023px){div.block-team .member{display:flex;gap:var(--wp--preset--spacing--l)}}@media screen and (min-width:1024px){div.block-team .member:nth-child(3n+1){transform:translateY(90px)}div.block-team .member:nth-child(3n+2){transform:translateY(180px)}}div.block-team .member .image{width:100%;height:550px;overflow:hidden;border-radius:16px;margin-bottom:var(--wp--preset--spacing--l)}@media screen and (max-width:1023px){div.block-team .member .image{width:155px;height:155px;margin-bottom:0}div.block-team .member .image img{object-position:top}}div.block-team .member .image img{width:100%;height:100%;object-fit:cover}div.block-team .member .content{display:flex;justify-content:space-between;margin-bottom:var(--wp--preset--spacing--s)}@media screen and (max-width:1023px){div.block-team .member .content{width:calc(100% - 155px - var(--wp--preset--spacing--l));flex-direction:column;padding:var(--wp--preset--spacing--xs) 0;margin-bottom:0}}div.block-team .member .content .name{font-size:32px;font-weight:400;font-family:var(--wp--preset--font-family--title)}div.block-team .member .content .name .poste{margin-top:var(--wp--preset--spacing--l)}@media screen and (max-width:1023px){div.block-team .member .content .name{font-size:22px}div.block-team .member .content .name .poste{margin-top:5px}}div.block-team .member .content .links{display:flex;gap:2px;align-items:center}div.block-team .member .content .links a{width:20px;height:20px}div.block-team .member .content .links a img{width:100%;height:100%;object-fit:contain}div.block-team .member .poste{font-size:18px;color:var(--wp--preset--color--primary-hightest);opacity:.7;font-weight:300}