.team{margin:2rem 0}.team h2{margin-bottom:2rem}.team h3{margin-bottom:.5rem}.team__grid{display:flex;flex-direction:column;gap:3rem}.team__teammate{width:100%;position:relative}.team__image{width:100%;aspect-ratio:500/600;position:relative;clip-path:polygon(7% 0, 93% 0, 100% 7%, 100% 93%, 93% 100%, 7% 100%, 0 93%, 0 7%);background-color:#000;margin-left:auto}.team__image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.team__content{position:relative;z-index:1;top:1rem;left:2.5rem}@media screen and (min-width: 992px){.team{margin:5rem 0}.team .team__grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:row;width:100%;column-gap:10rem}.team .team__grid-item{--translateContentX: -50%}.team .team__grid-item:nth-of-type(2n+1):not(:last-of-type){--translateContentX: 50%;margin-top:40%}.team .team__grid-item:nth-of-type(2n+1):not(:last-of-type) .team__image{margin-left:0}.team .team__grid-item:nth-of-type(2n+1):not(:last-of-type) .team__content p{text-align:left}.team .team__grid-item:nth-of-type(2n+2){margin-top:-25%}.team .team__grid-item:last-of-type{grid-column-start:2;margin-top:-25%}}
