.team-list-wrapper{--flex-basis:15%;--flex-basis-mobile:49%;--image-height-mobile:50%;--gap:20px;--gap-mobile:5px;--row-gap:40px;--row-gap-mobile:40px;display:flex;flex-direction:column;margin-bottom:var(--block-spaces);margin-top:var(--block-spaces)}@media (max-width:1000px){.team-list-wrapper{margin-bottom:var(--block-spaces-mobile);margin-top:var(--block-spaces-mobile)}}.team-list-wrapper h2{margin-top:0}.team-list-wrapper .team-list-container{display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fill,var(--flex-basis));margin-bottom:20px;row-gap:var(--row-gap)}.team-list-wrapper .team-list-container .team-list-item{background-color:var(--color-white);display:flex;flex-direction:column;flex-grow:0;flex-shrink:0}.team-list-wrapper .team-list-container .team-list-item .lb-img-wrapper{padding-top:110%;position:relative}.team-list-wrapper .team-list-container .team-list-item .lb-img-wrapper img{bottom:0;left:0;position:absolute;right:0;top:0}.team-list-wrapper .team-list-container .team-list-item h4{margin-bottom:2px;margin-top:2px}.team-list-wrapper .team-list-container .team-list-item p{font-size:clamp(13px,1.5118790497vw,21px);line-height:clamp(18px,1.7998560115vw,25px);margin-bottom:5px;margin-top:0}.team-list-wrapper .team-list-container .team-list-item h4{font-size:clamp(13px,1.5118790497vw,21px);font-weight:600;line-height:clamp(18px,2.3038156947vw,32px)}.team-list-wrapper .team-list-container .team-list-item a{color:var(--color-beautiful-blue)}@media (max-width:1000px){.team-list-wrapper .team-list-container{gap:var(--gap-mobile);grid-template-columns:repeat(auto-fill,var(--flex-basis-mobile));row-gap:var(--row-gap-mobile)}}
