.value-mark{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 1.1rem}.value-mark__image{display:block;width:100%;height:100%;object-fit:contain}.value-mark__shape{display:block;width:46px;height:46px;border:1px solid}.value-mark--circle{border-radius:50%}.value-mark--diamond{transform:rotate(45deg)}.value-mark--rounded{border-radius:14px}