.block-feedback{background:var(--wp--preset--color--quinary);border:1px solid var(--wp--preset--color--quaternary);padding:16px}.block-feedback__title{font-size:var(--wp--preset--font-size--medium);font-weight:600;line-height:var(--wp--custom--line-height--tiny);text-align:center;margin:0 0 16px}.block-feedback__title strong{display:block;font-family:var(--wp--preset--font-family--display);font-size:var(--wp--preset--font-size--colossal);font-weight:900;margin:8px 0}.block-feedback__items{display:grid;gap:16px}.block-feedback__item{background:#fff;box-shadow:var(--wp--custom--box-shadow--1);border-radius:50px;min-height:100px;display:flex;align-items:center}.block-feedback__item>div{flex-grow:1;padding:16px}.block-feedback__text{margin:0;line-height:var(--wp--custom--line-height--medium);font-size:var(--wp--preset--font-size--small)}.block-feedback__name{font-family:var(--wp--preset--font-family--display);font-size:var(--wp--preset--font-size--medium);font-weight:900;line-height:var(--wp--custom--line-height--tiny);margin:0}.block-feedback__avatar{border-radius:50%;width:100px}@media only screen and (min-width:680px){.block-feedback{padding:32px}.block-feedback__title{margin-bottom:32px}}