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