.bpoc-wrapper{width:100%}.bpoc-header{align-items:center;display:flex;justify-content:flex-end;margin-bottom:40px}@media (max-width:767px){.bpoc-header{margin-bottom:25px}}.bpoc-no-results{padding:4rem 0;text-align:center}.bpoc-no-results p{margin:0}.bpoc-grid{column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:60px}@media (min-width:768px) and (max-width:991px){.bpoc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.bpoc-grid{grid-template-columns:1fr;row-gap:25px}}