.status.christmas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:grid;justify-content:center;align-items:center;justify-items:center;background-color:#25181980;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status.christmas .preloader__img{width:100px;height:100px;animation:preloader 3s infinite}@keyframes preloader{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(0)}}
