.headshots-cta{overflow:hidden;position:relative}.headshots-cta__text{margin-left:auto;margin-right:auto;max-width:36em;position:relative;text-align:center}.headshots-cta__buttons{display:flex;flex-wrap:wrap;gap:.6em;justify-content:center;margin-top:var(--text-spacing-lg)}.headshots-cta__headshots{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-top:var(--section-spacing-inner)}.headshots-cta__headshots img{border-radius:50%;display:block;height:4.5em;object-fit:cover;overflow:hidden;width:4.5em}.headshots-cta__headshots img:first-child{z-index:5}.headshots-cta__headshots img:nth-child(2){z-index:4}.headshots-cta__headshots img:nth-child(3){z-index:3}.headshots-cta__headshots img:nth-child(4){z-index:2}.headshots-cta__headshots img:nth-child(5){z-index:1}.headshots-cta__headshots img+img{margin-left:calc(var(--text-spacing-sm)*-1)}@media screen and (max-width:599px){.headshots-cta__buttons{align-items:center;flex-direction:column}.headshots-cta__buttons .button{min-width:14rem}}@media screen and (min-width:900px){.headshots-cta__headshots,.headshots-cta__text{grid-column:3/-3}.headshots-cta__headshots img{height:6em;width:6em}}@media screen and (min-width:1200px){.headshots-cta__text{grid-column:4/-4;margin-left:auto;margin-right:auto}.headshots-cta__headshots img{height:150px;width:150px}}