::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:11px}::-webkit-scrollbar:horizontal{height:11px}::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #fff;background-color:#00000080}::-webkit-scrollbar-track{border-radius:8px}.text-orange-custom{color:#f58b1d}.text-grey-custom{color:#616161}.hover\:text-orange-custom:hover{color:#f58b1d}.bg-orange-custom{background-color:#f5781d}.border-orange-custom{border:2px solid #f58b1d}@keyframes fadeInUp{0%{transform:translate3d(0,40px,0)}to{transform:translateZ(0);opacity:1}}.animated{animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.animatedFadeInUp{opacity:0}.fadeInUp{opacity:0;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}