html,body{padding:0;margin:0;font-family:sans-serif;font-size:16px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.slick-list,.slick-track,.slick-slide{height:100%}.slick-slide>div{height:100%}::-webkit-scrollbar{width:10px;background-color:#4d4d4d;border-radius:8px}::-webkit-scrollbar-thumb{background-color:#966419;border-radius:8px}@keyframes progress{0%{width:0}to{width:100%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes pageIn{0%{opacity:0}to{opacity:1}}@keyframes scale-animation{0%{transform:scale(1)}to{transform:scale(1.3)}}
