.hm-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:57px;height:36px;padding:5px 12px;border-radius:8px;font-family:CoreSansCR,sans-serif;font-size:14px;line-height:1;font-weight:500;transition:filter .3s;&:hover{filter:brightness(.95)}&[disabled]{opacity:.6;pointer-events:none}}.hm-button__spinner{width:16px;height:16px;border:2px solid #d5d4d4;border-top-color:#6ec1ff;border-radius:50%;-webkit-animation:hc-spin .8s linear infinite;animation:hc-spin .8s linear infinite}@-webkit-keyframes hc-spin{to{transform:rotate(1turn)}}@keyframes hc-spin{to{transform:rotate(1turn)}}.hm-reslist__tabs{display:flex;align-items:center;gap:20px;margin-bottom:50px}.hm-reslist__tabs-item{display:inline-flex;align-items:center;gap:12px;padding:15px;border-radius:17px;border:1px solid #eceae5;background-color:#fcfcfc;box-shadow:0 1px 5px 0 rgba(159,167,177,.2);color:#8a8a8a;text-decoration:none;font-family:CoreSansCR,sans-serif;font-size:15px;line-height:18px;font-weight:500;transition:color .3s}.hm-reslist__tabs-item:hover{color:#000}.hm-reslist__tabs-item--active{border:1px solid #a3a3a3;color:#000;.hm-reslist__tabs-icon{filter:none}}.hm-reslist__tabs-icon{filter:grayscale(100%)}.hm-reslist__tabs-text{white-space:nowrap}.hm-reslist__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:40px}.hm-reslist__title{font-size:20px}.hm-reslist__subtitle,.hm-reslist__title{color:#000;font-family:MazzardSoftH,sans-serif;font-weight:600}.hm-reslist__subtitle{margin-bottom:30px;font-size:18px}