.animate-marquee{animation:marquee var(--marquee-duration) linear infinite}.animate-marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.steps-animation .path{stroke-dasharray:1,30;animation:dash 5s linear infinite both}@keyframes dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-15rem}}.h-screen[data-v-68f7db23]{height:calc(100vh - 5rem)}.overflow-auto[data-v-68f7db23]::-webkit-scrollbar{width:6px}.overflow-auto[data-v-68f7db23]::-webkit-scrollbar-track{background:transparent}.overflow-auto[data-v-68f7db23]::-webkit-scrollbar-thumb{background-color:#b5651d4d;border-radius:20px}.overflow-auto[data-v-68f7db23]::-webkit-scrollbar-thumb:hover{background-color:#b5651d80}.page-layout[data-v-b0c6be0f]{display:flex;min-height:100vh;padding-top:5rem}.navigation-wrapper[data-v-b0c6be0f]{height:calc(100vh - 5rem);left:0;position:fixed;top:5rem;width:16rem;z-index:10}.content-wrapper[data-v-b0c6be0f]{flex:1;padding:1.5rem;width:100%}.content-wrapper.with-sidebar[data-v-b0c6be0f]{margin-left:0}@media (min-width:768px){.content-wrapper.with-sidebar[data-v-b0c6be0f]{margin-left:16rem}}
