.help-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:60px;margin:0 auto;max-width:1200px}.help-categories .help-category{padding:4rem 1rem 3rem;text-align:center;box-shadow:0 9px 12px rgba(55,55,55,.16862745098039217);background-color:#fff;width:304px;min-height:304px;flex:0 auto;border-radius:15px}.help-categories .help-category:hover{box-shadow:0 18px 22px rgba(55,55,55,.27058823529411763)}.help-category h3{margin-top:30px;font-family:DIN-2014,sans-serif;font-weight:700}.help-category h5{margin-top:20px;padding:0 10px;font-family:DIN-2014,sans-serif}