.vm__content{display:flex;flex-flow:wrap;gap:var(--spacer_36)}.vm__item{align-items:flex-end;display:flex;font-weight:var(--font_weight_600);justify-content:center;min-height:17rem;text-align:center;width:calc(33.33333% - var(--spacer_36)/3*2)}@media screen and (max-width:767px){.vm__item{width:calc(50% - var(--spacer_36)/3*2)}}@media screen and (max-width:500px){.vm__item{width:100%}}.vm__item span{align-items:center;background:rgba(0,0,0,.5);color:var(--white_color);display:flex;justify-content:center;min-height:6.5rem;padding:var(--spacer_10) 0;width:100%}.vm__resume{font-weight:var(--font_weight_800);padding-top:var(--spacer_20)}