.native-scrollbar{scrollbar-width:thin!important;scrollbar-face-color:rgba(128,128,128,.5);scrollbar-track-color:#fff;scrollbar-color:rgba(128,128,128,.5) #fff}.native-scrollbar::-webkit-scrollbar{-webkit-appearance:none}.native-scrollbar::-webkit-scrollbar:vertical{width:11px}.native-scrollbar::-webkit-scrollbar:horizontal{height:11px}.native-scrollbar::-webkit-scrollbar-thumb{border:4px solid #fff;border-radius:0;background-color:#80808080}.native-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#808080bf}.native-scrollbar::-webkit-scrollbar-track{background:#fff}.searchList{display:flex;flex-direction:column;gap:.75rem;background:#fff}@media (min-width: 768px){.searchList{gap:1rem}}.searchList__header{display:flex;align-items:center;padding:0 1rem}.searchList__header>*{padding-bottom:.25rem}.searchList__sectionName{flex-grow:1;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#242424}@media (min-width: 768px){.searchList__sectionName{font-size:1rem}}.searchList__row{display:flex;gap:.375rem;align-items:center;padding:.5rem .875rem;font-size:.875rem;line-height:1.25rem;color:#242424}@media (min-width: 768px){.searchList__row{gap:.5rem;padding:.625rem .875rem}}.searchList__row.isActive{background:#f8f8f8}.searchList__row .ico{width:1.25rem;height:1.25rem}.searchList__rowLabel{flex-grow:1}.searchList__rowIcon{font-size:1rem;color:#888}@media (min-width: 768px){.searchList__rowIcon{font-size:1.25rem}}.searchList__rowExtra{display:flex;align-items:center}
