.st-preloader{position:fixed;z-index:99999;top:0;width:100%;height:100vh;background-color:#232935}.st-preloader .st-preloader-in{width:120px;height:120px;position:relative;display:flex;align-items:center;justify-content:center;padding:28px;border:5px solid rgba(169,173,184,.3);border-radius:50%}.st-preloader .st-preloader-in:after{content:"";border:5px solid rgba(0,0,0,0);border-top-color:#fec544;border-radius:50%;position:absolute;width:calc(100% + 10px);height:calc(100% + 10px);left:50%;top:50%;animation:spin 1s ease-in-out infinite;margin-left:-60px;margin-top:-60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.st-preloader .st-preloader-in:before{content:"";height:8px;width:8px;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fec544}.cs_cursor_sm{position:fixed;border-radius:50%;transform:translate(-50%,-50%);mix-blend-mode:difference;z-index:9999}@media(max-width:991px){.cs_cursor_sm{display:none!important}}.cs_cursor_sm{width:10px;height:10px;background-color:#fec544;left:0;top:0;pointer-events:none}