.custom-scrollbar::-webkit-scrollbar{width:1px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#7d7d7d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#7d7d7d}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#7d7d7d}.cutout{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.thin-select-scroll [role=listbox]{scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb}.thin-select-scroll [role=listbox]::-webkit-scrollbar{width:2px}.thin-select-scroll [role=listbox]::-webkit-scrollbar-track{background:#f9fafb}.thin-select-scroll [role=listbox]::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:2px}.thin-select-scroll [role=listbox]::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}a{font-size:1rem}.submenu-item{padding:5px 10px;color:#7d7d7d;display:block;text-decoration:none}.submenu-item:hover{background-color:#005578;border-radius:5px;color:#fff;align-items:center}.icon-chevron{transition:transform .3s ease}.icon-chevron.open{transform:rotate(-90deg)}.submenu{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.submenu.open{max-height:500px}