.block-social-proof{display:flex;flex-wrap:wrap;font-size:var(--wp--preset--font-size--small);font-weight:700;gap:16px;justify-content:center;line-height:var(--wp--custom--line-height--small);text-align:center}.block-social-proof__item{background-color:var(--wp--preset--color--primary);border-radius:var(--wp--custom--border-radius--small);box-sizing:border-box;color:var(--wp--preset--color--background);fill:currentColor;flex-basis:calc(33.33% - 12px);padding:8px}.block-social-proof__icon{margin-block-end:var(--wp--custom--layout--block-gap)}.block-social-proof__content{display:block;font-family:var(--wp--preset--font-family--primary)}@media only screen and (min-width:768px){.block-social-proof__item{flex-basis:calc(20% - 13px);padding:16px}.block-social-proof__icon{width:30px;height:30px}}