.team__wrapper{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(3,25%);grid-gap:2em 4em}.team__wrapper .item{display:flex;gap:4%}.team__wrapper .item:first-child{grid-column:1;grid-row:1 / span 3}.team__wrapper .item:nth-child(2){grid-column:2;grid-row:1}.team__wrapper .item:nth-child(3){grid-column:2;grid-row:2}.team__wrapper .item:nth-child(4){grid-column:2;grid-row:3}.team__wrapper .item:not(:first-child) .image{flex:1 0 20%}.team__wrapper .item .image{flex:1 0 40%}.team__wrapper .item .image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.team__wrapper .copy__wrapper{padding-top:0}.team__wrapper .item:not(:first-child) .copy__wrapper{flex:1 0 76%}.team__wrapper .copy__wrapper .name{color:;font-family:;font-size:;line-height:1;margin-bottom:.35em}.team__wrapper .copy__wrapper .title{color:;font-family:;font-size:.9rem;font-weight:700;line-height:1.3}.team__wrapper .copy__wrapper .text *{color:;font-family:;font-size:.9rem}@media(min-width:1400px){.team__wrapper{max-width:88%;margin:0 auto}}@media(max-width:900px){.team__wrapper{grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(3,auto)}.team__wrapper .item:first-child{grid-column:1 / span 3;grid-row:1 / span 2}.team__wrapper .item:nth-child(2){grid-column:1 / span 1;grid-row:3}.team__wrapper .item:nth-child(3){grid-column:2 / span 1;grid-row:3}.team__wrapper .item:nth-child(4){grid-column:3 / span 1;grid-row:3}.team__wrapper .item .image{flex:1 0 36% !important}.team__wrapper .item:first-child img{max-height:18em;object-position:top}}@media(max-width:700px){.team__wrapper{grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(4,auto)}.team__wrapper .item:first-child{grid-column:1 / span 2;grid-row:1}.team__wrapper .item:nth-child(2){grid-column:1 / span 2;grid-row:2}.team__wrapper .item:nth-child(3){grid-column:1 / span 2;grid-row:3}.team__wrapper .item:nth-child(4){grid-column:1 / span 2;grid-row:4}.team__wrapper .item:not(:first-child) .image{flex:1 0 20% !important}}@media(max-width:700px){.team__wrapper .item:first-child{flex-wrap:wrap;margin-bottom:1em}.team__wrapper .item .image{flex:unset !important}.team__wrapper .item img{height:8em;width:8em}.team__wrapper .item:first-child img{max-height:none}}