@media (width>=480px){.xs\:block{display:block}}body.menu-open{overflow:hidden}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.animate-slide-in{animation:.6s ease-out forwards slideIn!important}@keyframes pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}.animate-pulse-slow{animation:2s ease-in-out infinite pulse}::-webkit-scrollbar{width:0;height:6px}::-webkit-scrollbar-track{background:#f1f1f100;border-radius:10px}::-webkit-scrollbar-thumb{background:#c1c1c100;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a8a8a800}*{scrollbar-width:thin;scrollbar-color:#c1c1c100 #f1f1f100}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
