.cat-selector{display:flex;flex-wrap:wrap;justify-content:center;gap:60px;margin:0 auto;max-width:1200px}.cat-selector .help-category{padding:40px;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}.cat-selector .help-category:hover{box-shadow:0 18px 22px rgba(55,55,55,.27058823529411763)}.cat-selector .help-category img{max-height:150px}.cat-selector .help-category h3{margin-top:30px;font-family:DIN-2014,sans-serif;font-size:40px;font-weight:700}