.vt-funfact{background:var(--vt-f-bg,#042127);color:#fff;overflow:hidden;position:relative}.vt-funfact__head{margin-bottom:3rem;position:relative;text-align:center}.vt-funfact__bgtext{align-items:center;color:var(--vt-f-bgtext,#fff);display:flex;font-size:clamp(5rem,14vw,12rem);font-weight:900;inset:0;justify-content:center;letter-spacing:-.04em;line-height:.9;opacity:var(--vt-f-bgtext-op,.06);pointer-events:none;position:absolute;user-select:none}.vt-funfact__bgtext,.vt-funfact__heading{font-family:var(--vt-font-heading);margin:0}.vt-funfact__heading{color:var(--vt-f-heading);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.3;margin-inline:auto;max-width:720px;position:relative}.vt-funfact__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);text-align:center}.vt-funfact__item{padding:1.5rem}.vt-funfact__num{color:var(--vt-f-num,#0ba08a);font-family:var(--vt-font-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1;margin:0 0 .5rem}.vt-funfact__label{color:var(--vt-f-label,#a5b2c0);font-size:.95rem;margin:0}@media (max-width:991px){.vt-funfact__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.vt-funfact__grid{gap:1rem;grid-template-columns:1fr}}