.team-cards-wrapper,.team-wrapper{margin-bottom:50px;margin-top:20px;padding:35px}.team-wrapper{text-align:center}.team{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:60px;row-gap:50px}.team__title{margin-bottom:.5rem}.team__image{margin-bottom:20px;width:100%}.team__company,.team__job-title{font-weight:600px}.team__job-title{margin-bottom:.5rem}.team__linkedin{display:block;font-size:1.25rem;text-align:center}.team__bio{text-align:left}.team__all-team{display:inline-block;text-align:center}@media(min-width:60rem){.team-wrapper{margin-top:60px}.team{flex-wrap:nowrap}.team__column-left,.team__column-right{flex:1}.team__image{padding:0 60px}}.team-cards{margin:0 auto}.team-cards__title{display:block;font-size:clamp(1.74rem,3vw,3rem);text-align:center}.team-cards__list{list-style:none;margin:0 0 35px;padding:0}.team-cards__item{background-color:#ffedf2;margin-bottom:35px;position:relative;transition:transform .25s}.team-cards__item:after{background:#c62c61;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:translate(0);transition:transform .25s;width:100%;z-index:-1}.team-cards__item:hover{transform:translate(-2px,-2px)}.team-cards__item:hover:after{transform:translate(5px,5px)}.team-cards__image{height:250px;position:relative;width:100%}.team-cards__image--default{display:flex;flex-direction:column;justify-content:center}.team-cards__image--default.team-cards__image img{object-fit:contain}.team-cards__image img{height:100%;object-fit:cover;position:absolute;width:100%}.team-cards__content{background:#ffedf2;display:flex;flex-direction:column;padding:35px}.team-cards__item-title{margin-bottom:0}.team-cards__item-title a{color:#000}.team-cards__date{font-size:1.25rem;margin-bottom:15px}.team-cards__summary{font-size:1.15rem;margin-bottom:auto}.team-cards__link:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.team-cards__footer{text-align:center}.team-cards .button{margin:0 auto}.team-cards__pagination{align-self:end;height:0;justify-self:center;margin:auto;position:absolute;text-align:center;width:100%}.team-cards__next,.team-cards__prev{padding:20px}.team-cards__prev:before{border-left:2px solid #000;margin-right:4px;transform:rotate(-45deg)}.team-cards__next:after,.team-cards__prev:before{border-top:2px solid #000;content:"";display:inline-block;height:8px;width:8px}.team-cards__next:after{border-right:2px solid #000;margin-left:4px;transform:rotate(45deg)}@media(min-width:45rem){.team-cards__list{display:grid;grid-template-columns:repeat(2,350px);grid-column-gap:20px}}@media(min-width:60rem){.team-cards-wrapper{margin-top:60px}.team-cards{padding:70px}.team-cards__list{align-items:stretch;flex-wrap:wrap;grid-template-columns:repeat(3,350px);justify-content:center}.team-cards__item{flex:1;flex-basis:30%;max-width:400px;transition:flex .25s linear}.team-cards__image{height:100%;position:absolute;right:0;top:0;width:200px}.team-cards__item .team-cards__image{height:350px;position:relative;width:100%}}