@layer utilities{.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#008137;border-radius:20px;border:3px solid transparent;background-clip:content-box}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#008137,#005a26);background-clip:content-box}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#008137 transparent}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
