.casino__preloader{display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:6}.casino__preloader::before{content:"";display:block;width:200px;height:200px;border:8px solid;border-top-color:rgba(192,206,216,.65);border-right-color:rgba(255,255,255,.15);border-bottom-color:rgba(192,206,216,.65);border-left-color:rgba(255,255,255,.15);border-radius:50%;animation:lcp-preloader-rotate 3s infinite}@keyframes lcp-preloader-rotate{100%{transform:rotate(720deg)}}@keyframes lcp-preloader-rotate{100%{transform:rotate(720deg)}}