.hfmWrapper{display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr}.hfmWrapper a{color:#000;text-decoration:none}.hfmWrapper a:hover{color:var(--neon)}.hfm{display:flex;gap:1rem;justify-content:start}.hfmDesc{color:var(--body_color)}.hfmIcon{display:flex;flex-direction:column;justify-content:start}.hfmIcon img{height:30px;min-height:30px;min-width:30px;width:30px}@media screen and (max-width:1290px){.hfmWrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.hfmWrapper{grid-template-columns:1fr}}