@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-in-up{animation:slideInUp .3s ease-out forwards}.animate-bounce-slow{animation:bounce-slow 3s infinite}@keyframes bounce-slow{0%,to{transform:translateY(-10%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.docx-container .docx-wrapper{padding:0!important;margin:0!important;background:#fff!important;color:#000!important}.docx-container section{margin:0!important;padding:0!important;text-align:justify!important;background:#fff!important;color:#000!important}
