.pro-profiles-section__filter,.pro-profiles-section__title{margin-bottom:var(--space-5)}.pro-profiles-section__filter-title{margin-bottom:var(--space-3)}.pro-profiles-section__item+.pro-profiles-section__item{border-top:var(--border-width-1) solid var(--grey)}@media (min-width:480px){.pro-profiles-section__list{display:flex;flex-wrap:wrap;margin-left:calc(var(--space-5)*-1);margin-top:calc(var(--space-5)*-1)}.pro-profiles-section__item{flex:0 0 50%;max-width:50%;padding-left:var(--space-5);padding-top:var(--space-5)}.pro-profiles-section__item+.pro-profiles-section__item{border-top:0;margin-top:0;padding-top:var(--space-5)}}@media (min-width:960px){.pro-profiles-section__item{flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:1280px){.pro-profiles-section__item{flex:0 0 25%;max-width:25%}}@media (min-width:960px){.pro-profiles-section__item--feat{flex:0 0 25%;max-width:25%}}@media (min-width:1280px){.pro-profiles-section__item--feat{flex:0 0 20%;max-width:20%}}.pro-profile-card{background:var(--white);height:100%}.pro-profile-card__a{align-items:flex-start;display:flex;height:100%;padding:var(--space-4) var(--space-3) var(--space-3)}.pro-profile-card__a:hover{color:var(--dark-grey)}.pro-profile-card__thumb{border-radius:var(--border-radius-3);flex:0 0 3rem;margin-right:var(--space-2);max-width:3rem;transition:opacity var(--transition-time-fast)}.pro-profile-card__a:hover .pro-profile-card__thumb{opacity:var(--opacity-dim)}.pro-profile-card__body{flex:1 1 auto;margin-left:var(--space-1)}.pro-profile-card__title{font-size:var(--font-scale-6);margin-bottom:var(--space-1)}.pro-profile-card__specs{font-size:var(--font-scale-7);margin-bottom:var(--space-1)}.pro-profile-card__org{color:var(--dark-grey);font-size:var(--font-scale-8);font-weight:700;letter-spacing:var(--track);text-transform:uppercase}@media (max-width:479px){.pro-profile-card{box-shadow:none}}@media (min-width:480px){.pro-profile-card{border-radius:var(--border-radius-3)}.pro-profile-card__a{padding-right:var(--space-4);padding-top:var(--space-3)}}@media (max-width:959px){.pro-profile-card__title{font-size:var(--font-scale-7)}}@media (min-width:960px){.pro-profile-card--feat{overflow:hidden;padding:0}.pro-profile-card--feat .pro-profile-card__a{display:block;height:100%;padding:0}.pro-profile-card--feat .pro-profile-card__body,.pro-profile-card--feat .pro-profile-card__thumb{flex:1 1 auto;max-width:none}.pro-profile-card--feat .pro-profile-card__thumb{border-radius:0;margin-right:0}.pro-profile-card--feat .pro-profile-card__body{margin-left:0;padding:var(--space-3)}.pro-profile-card--feat .pro-profile-card__title{margin-bottom:var(--space-3)}.pro-profile-card--feat .pro-profile-card__specs{margin-bottom:var(--space-5)}}.pro-profiles-section__filter-list:not(:empty){margin-top:calc(var(--space-2)*-1)}.pro-profiles-section__filter-list .button{background:var(--dark-grey);border-color:var(--dark-grey);color:var(--grey);margin-right:var(--space-2);margin-top:var(--space-2)}.pro-profiles-section__filter-list .button[data-active=true]{background:var(--black);border-color:var(--black);color:var(--light-green)}.pro-profiles-section__item[data-hidden=true]{display:none}