.fh-key-facts{--kf-bg-light:#f7f3ea;--kf-text-dark:#222;--kf-badge:#f2e76a;--kf-badge-ring:rgba(0,0,0,.08);--kf-icon:#1e1e1e;--kf-muted:rgba(0,0,0,.7);--kf-maxw:1200px;background:var(--kf-bg-light);color:var(--kf-text-dark);padding:56px 20px}.fh-key-facts__container{margin:0 auto;max-width:var(--kf-maxw)}.fh-key-facts__grid{align-items:start;display:grid;gap:clamp(16px,4vw,48px) clamp(20px,6vw,72px);grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;list-style:none;margin:0;padding:28px 0 4px}@media (min-width:1025px){.fh-key-facts__grid--5{grid-auto-rows:auto;grid-template-columns:repeat(5,minmax(0,1fr))}.fh-key-facts__grid--5>.fh-key-facts__item:first-child{grid-column:1;grid-row:1}.fh-key-facts__grid--5>.fh-key-facts__item:nth-child(2){grid-column:3;grid-row:1}.fh-key-facts__grid--5>.fh-key-facts__item:nth-child(3){grid-column:5;grid-row:1}.fh-key-facts__grid--5>.fh-key-facts__item:nth-child(4){grid-column:2;grid-row:2}.fh-key-facts__grid--5>.fh-key-facts__item:nth-child(5){grid-column:4;grid-row:2}}.fh-key-facts__item{align-items:center;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;text-align:center}.fh-key-facts__badge{background:var(--kf-badge);border-radius:50%;box-shadow:0 0 0 4px var(--kf-badge),0 0 0 6px var(--kf-badge-ring);display:grid;height:76px;margin-bottom:12px;place-items:center;width:76px}.fh-key-facts__icon{color:var(--kf-icon);display:block;filter:none;height:30px;width:30px}.fh-key-facts__text{max-width:220px}.fh-key-facts__value{font-size:clamp(18px,2.2vw,20px);font-weight:600;line-height:1.25;margin:0 0 6px}.fh-key-facts__label{color:var(--kf-muted);font-size:15px;line-height:1.35}@media (max-width:1024px){.fh-key-facts{padding:48px 16px}.fh-key-facts__grid{gap:32px 40px}}@media (max-width:768px){.fh-key-facts__grid{gap:28px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.fh-key-facts__grid{gap:20px;grid-template-columns:1fr}}