.hb-about-story__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:58px;align-items:start}.hb-about-story__panel{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hb-about-story__panel div{background:#fff;border:1px solid var(--hb-line);border-radius:26px;padding:28px;box-shadow:var(--hb-shadow-soft)}.hb-about-story__panel strong{display:block;color:var(--hb-red);font-size:34px;margin-bottom:12px}.hb-about-story__panel span{display:block;font-weight:850;color:var(--hb-charcoal)}.hb-values{background:#f7f7f5}.hb-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hb-values__grid article{background:#fff;border:1px solid var(--hb-line);border-radius:28px;padding:34px;box-shadow:var(--hb-shadow-soft)}@media(max-width:900px){.hb-about-story__grid,.hb-values__grid{grid-template-columns:1fr}}@media(max-width:600px){.hb-about-story__panel{grid-template-columns:1fr}}
