.s-new-year-timer-type-1{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:400px;background-color:#f24236;overflow:hidden}.s-new-year-timer-type-1__days{width:100%;padding:0 2rem;box-sizing:border-box;line-height:1;color:#fff;letter-spacing:3px}.s-new-year-timer-type-1__drop{position:absolute;top:0;z-index:-1;opacity:0}.s-new-year-timer-type-1__snow{z-index:1;width:8px;height:8px;border-radius:100%;background-color:#fff;box-shadow:0 0 10px #fff}.s-new-year-timer-type-1__animate{animation:8.5s ease-in infinite s-new-year-timer-type-1__falling}@media screen and (max-width:399px){.s-new-year-timer-type-1 h2.s-new-year-timer-type-1__days{--font-size:24px;font-size:24px}}.s-new-year-timer-type-1 h2.s-new-year-timer-type-1__days{line-height:1}@keyframes s-new-year-timer-type-1__falling{0%{top:0;opacity:1}to{top:100%;opacity:0}}