.people-showcase-item{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1;margin-bottom:4rem}@media (min-width:768px){.people-showcase-info,.people-showcase-photo{align-self:center;grid-row:1/1}}.people-showcase-photo{grid-column:2/span 10}@media (min-width:768px){.people-showcase-photo{grid-column:1/span 7}}@media (min-width:1200px){.people-showcase-photo{grid-column:2/span 6}}.people-showcase-photo .img-frame{overflow:visible;position:relative;z-index:1}.people-showcase-photo .img-frame:before{background-color:var(--accent-color);bottom:-16px;content:"";height:60%;left:-16px;opacity:.5;position:absolute;width:60%;z-index:-1}@media (min-width:1200px){.people-showcase-photo .img-frame:before{bottom:auto;left:-16px;top:-16px}}.people-showcase-info{grid-column:2/span 9}@media (min-width:768px){.people-showcase-info{grid-column:6/span 6;z-index:1}}@media (min-width:1200px){.people-showcase-info{grid-column:7/span 4}}.people-showcase-info-wrapper{background-color:rgba(var(--bg-color-rgb),.7);padding:2rem 0}@media (min-width:768px){.people-showcase-info-wrapper{padding:2rem}}@media (min-width:1200px){.people-showcase-info-wrapper{padding:3rem}}a.people-showcase-title{display:block;line-height:1;margin-bottom:1.5rem;text-transform:uppercase}a.people-showcase-title:not(:hover){border:none;text-decoration:none}a.people-showcase-title span{color:var(--text-color);display:block}.people-showcase-meta{display:block;margin-bottom:1.5rem}@media (min-width:768px){.people-showcase-item:nth-child(2n) .people-showcase-photo{grid-column:6/span 7}}@media (min-width:1200px){.people-showcase-item:nth-child(2n) .people-showcase-photo{grid-column:6/span 6}}@media (min-width:768px){.people-showcase-item:nth-child(2n) .people-showcase-info{grid-column:2/span 6;text-align:right}}@media (min-width:1200px){.people-showcase-item:nth-child(2n) .people-showcase-info{grid-column:3/span 4}}

/*# sourceMappingURL=people-showcase.css.map*/