.team{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(335px,335px));grid-template-columns:repeat(auto-fit,minmax(20.9375rem,20.9375rem));-webkit-box-pack:center;-ms-flex-pack:center;gap:20px;gap:1.25rem;justify-content:center}.team__item,.team__item--clicked{display:-ms-grid;display:grid;-ms-grid-rows:390px 240px;grid-template-rows:390px 240px;-ms-grid-rows:24.375rem 15rem;grid-template-rows:24.375rem 15rem;max-width:335px;max-width:20.9375rem}.team__item--clicked:nth-child(odd) .team__text,.team__item:nth-child(odd) .team__text{background-color:#e3e3e3}.team__item--clicked:nth-child(odd) .team__text:before,.team__item:nth-child(odd) .team__text:before{border-bottom:15px solid #e3e3e3}.team__item--clicked:last-child .img:last-child,.team__item--clicked:last-child .text:last-child,.team__item:last-child .img:last-child,.team__item:last-child .text:last-child{opacity:1}.team__item .img,.team__item .text,.team__item--clicked .img,.team__item--clicked .text{position:absolute;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.team__item .img:last-child,.team__item .text:last-child,.team__item--clicked .img:last-child,.team__item--clicked .text:last-child{opacity:0}.team__item--clicked:hover .img:first-child,.team__item--clicked:hover .text:first-child,.team__item:hover .img:first-child,.team__item:hover .text:first-child{opacity:0}.team__item--clicked:hover .img:last-child,.team__item--clicked:hover .text:last-child,.team__item:hover .img:last-child,.team__item:hover .text:last-child{opacity:1}.team__img{background-color:rgba(255,18,3,.49);position:relative;z-index:9}.team__img .person{bottom:0;padding:1.875rem;position:absolute;z-index:9}.team__img .name{color:#fff;font-family:jost,arial,Helvetica,sans-serif;font-size:24px;font-size:1.5rem;font-weight:600}.team__img .position{color:#fff}.team__item--clicked .img:first-child,.team__item--clicked .text:first-child{opacity:0}.team__item--clicked .img:last-child,.team__item--clicked .text:last-child{opacity:1}.team__text{padding:1.875rem;position:relative}.team__text:before{border-bottom:15px solid #fff;border-left:15px solid transparent;border-right:15px solid transparent;content:"";height:0;position:absolute;right:40px;right:2.5rem;top:-15px;top:-.9375rem;width:0;z-index:9}