:root{--ra-orange:#ab3300;--ra-white:#fff;--ra-black:#000;--ra-grey-light:#e3e3e3;--ra-grey-vlight:#f3f3f3;--ra-grey-light2:#f4f4f4;--ra-grey-light3:#d8d8d8;--ra-grey-dark:#404040;--ra-grey-vdark:#212223;--ra-grey-dark2:#30343b;--ra-opacity-dark:rgba(0,0,0,.6)}.headshots_module .bg{margin:0 -15px;padding:30px 15px}.headshots_module .bg.gray{background:var(--ra-grey-light2)}.headshots_module .bg.none{background-color:transparent}.headshots_module .bg.image{background:var(--ra-grey-light2);background-position:50%;background-size:cover;position:relative}.headshots_module .bg.image .overlay{background:rgba(0,0,0,.6);height:100%;left:0;position:absolute;top:0;width:100%}.headshots_module header{margin:0 0 2rem;text-align:center}.headshots_module .headshots-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.headshots_module .headshot{flex:1 1 calc(50% - 2rem);max-width:calc(50% - 1rem)}.headshots_module .headshot img{display:block;margin:0 0 1rem}.headshots_module .headshot .description,.headshots_module .headshot .name,.headshots_module .headshot .title{margin:0}@media only screen and (min-width:768px){.headshots_module header{margin:0 auto 2rem;max-width:600px}.headshots_module .headshot{flex:1 1 calc(33.333% - 2rem);max-width:calc(33.333% - 1rem)}}@media only screen and (min-width:992px){.headshots_module .bg{padding:4rem 0}.headshots_module header{margin-bottom:3rem}.headshots_module .headshots-container{gap:3rem}.headshots_module .headshot{flex:1 1 calc(25% - 3rem);max-width:calc(25% - 1.5rem)}}@media only screen and (min-width:1200px){.headshots_module .bg{padding:5rem 0}.headshots_module .headshot{flex:1 1 calc(20% - 3rem);max-width:calc(20% - 1.5rem)}}