.cb-manager-profile{--cb-m-p-s:16px;--cb-m-p-m:24px;--cb-m-p-l:40px;--cb-m-p-xl:72px;--cb-m-p-desktop--default:40px;--cb-m-p-tablet--default:40px;--cb-m-p-mobile--default:24px;padding-top:var(--cb-m-p-p-top-desktop);padding-bottom:var(--cb-m-p-p-bottom-desktop);grid-template-columns:repeat(4,240px);justify-content:space-between;row-gap:40px;display:grid}.cb-manager-profile__item{max-width:240px}.cb-manager-profile__item--image img{object-fit:cover;object-position:center 15%;border-radius:8px;width:100%;height:240px;display:block}.cb-manager-profile__item-details{grid-template-columns:1fr auto auto;align-items:center;font-size:14px;display:grid}.cb-manager-profile__item-details>a{display:inherit}.cb-manager-profile__item-details>a~a{margin-left:8px}.cb-manager-profile__item-name{margin-top:8px}.cb-manager-profile__item-role{color:#666}@media (width>=1140px){.cb-manager-profile--three{grid-column-gap:80px;grid-row-gap:80px;grid-template-columns:repeat(12,1fr)}.cb-manager-profile--three .cb-manager-profile__item{max-width:initial;grid-column:auto/span 3}.cb-manager-profile--three .cb-manager-profile__item--three{grid-column:auto/span 4}.cb-manager-profile--three .cb-manager-profile__item--three .cb-manager-profile__item--image img{height:350px}}@media (width<=1140px){.cb-manager-profile{grid-template-columns:repeat(3,240px)}}@media (width<=960px){.cb-manager-profile{grid-template-columns:repeat(2,240px);justify-content:space-around}}@media (width<=640px){.cb-manager-profile{grid-template-columns:repeat(1,240px);justify-content:space-around}}@media (width<=1023px){.cb-manager-profile{padding-top:var(--cb-m-p-p-top-tablet);padding-bottom:var(--cb-m-p-p-bottom-tablet)}}@media (width<=767px){.cb-manager-profile{padding-top:var(--cb-m-p-p-top-mobile);padding-bottom:var(--cb-m-p-p-bottom-mobile)}}
