.problem-categories__wrapper{display:flex;align-items:center;gap:38px;padding-top:15px;padding-bottom:15px;overflow-x:auto}.problem-categories__items{display:flex;justify-content:space-between;gap:2px;margin:0 -10px}.problem-categories__item{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:81px}.problem-categories__item:hover{text-decoration:none}.problem-categories__item-icon{position:relative;display:flex;justify-content:center;align-items:center;width:62px;height:62px;border-radius:51%;border:1px solid #cad500}.problem-categories__item-icon--custom{border:none}.problem-categories__item-icon--custom img{width:100%;height:100%}.problem-categories__item-title{margin-top:6px;margin-bottom:0;font-size:12px;font-weight:400;line-height:1.08333;text-align:center}@media only screen and (min-width:768px){.problem-categories__items{gap:8px}}@media only screen and (min-width:1024px){.problem-categories__wrapper{padding-top:18px;padding-bottom:18px}.problem-categories__items{margin:0}}