.fx-falling{pointer-events:none;z-index:9998;contain:layout paint style;font-size:18px;position:absolute;inset:0;overflow:hidden}.fx-falling .fx-flake{-webkit-user-select:none;user-select:none;color:#fff;text-shadow:0 1px 2px #00000080;will-change:transform;font-family:Arial,sans-serif;font-size:1em;line-height:1;animation-name:fx-snow-shake;animation-duration:4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0}.fx-falling .fx-inner{will-change:transform;animation-name:fx-snow-fall;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-block}.fx-falling .fx-flake:first-child{--fx-sway:50px;animation-delay:-1s;left:8%}.fx-falling .fx-flake:nth-child(2){--fx-sway:-60px;animation-delay:-2.5s;left:20%}.fx-falling .fx-flake:nth-child(3){--fx-sway:45px;animation-delay:-.5s;left:30%}.fx-falling .fx-flake:nth-child(4){--fx-sway:-55px;animation-delay:-3s;left:40%}.fx-falling .fx-flake:nth-child(5){--fx-sway:65px;animation-delay:-1.5s;left:50%}.fx-falling .fx-flake:nth-child(6){--fx-sway:-48px;animation-delay:-2s;left:60%}.fx-falling .fx-flake:nth-child(7){--fx-sway:58px;animation-delay:-3.5s;left:70%}.fx-falling .fx-flake:nth-child(8){--fx-sway:-52px;animation-delay:-.8s;left:80%}.fx-falling .fx-flake:nth-child(9){--fx-sway:46px;animation-delay:-2.2s;left:90%}.fx-falling .fx-flake:nth-child(10){--fx-sway:-62px;animation-delay:-1.2s;left:25%}.fx-falling .fx-flake:nth-child(11){--fx-sway:54px;animation-delay:-3.2s;left:65%}.fx-falling .fx-flake:nth-child(12){--fx-sway:-50px;animation-delay:-1.8s;left:3%}.fx-falling .fx-flake:first-child .fx-inner{animation-duration:15s;animation-delay:-2s}.fx-falling .fx-flake:nth-child(2) .fx-inner{animation-duration:19s;animation-delay:-8s}.fx-falling .fx-flake:nth-child(3) .fx-inner{animation-duration:13s;animation-delay:-4s}.fx-falling .fx-flake:nth-child(4) .fx-inner{animation-duration:17s;animation-delay:-11s}.fx-falling .fx-flake:nth-child(5) .fx-inner{animation-duration:21s;animation-delay:-6s}.fx-falling .fx-flake:nth-child(6) .fx-inner{animation-duration:15s;animation-delay:-9s}.fx-falling .fx-flake:nth-child(7) .fx-inner{animation-duration:18s;animation-delay:-3s}.fx-falling .fx-flake:nth-child(8) .fx-inner{animation-duration:14s;animation-delay:-13s}.fx-falling .fx-flake:nth-child(9) .fx-inner{animation-duration:16s;animation-delay:-5s}.fx-falling .fx-flake:nth-child(10) .fx-inner{animation-duration:22s;animation-delay:-15s}.fx-falling .fx-flake:nth-child(11) .fx-inner{animation-duration:15s;animation-delay:-7s}.fx-falling .fx-flake:nth-child(12) .fx-inner{animation-duration:20s;animation-delay:-10s}@keyframes fx-snow-fall{0%{transform:translateY(var(--fx-fall-from,-10%))}to{transform:translateY(var(--fx-fall-to,110vh))}}@keyframes fx-snow-shake{0%,to{transform:translate(0)}50%{transform:translateX(calc(var(--fx-sway,50px) * var(--fx-sway-scale,1)))}}
