.rain{position:absolute;left:0;width:100%;height:80%;z-index:2;top:15%;overflow:hidden}.rain.back-row{display:none;z-index:1;bottom:60px;opacity:.5}.back-row-toggle .rain.back-row{display:block}.drop{position:absolute;bottom:100%;width:15px;height:120px;pointer-events:none;animation:drop .5s linear infinite}@keyframes drop{0%{transform:translateY(0)}75%{transform:translateY(90vh)}to{transform:translateY(90vh)}}.stem{width:1px;height:60%;margin-left:7px;background:linear-gradient(to bottom,#ffffff29,#ffffff17);animation:stem .5s linear infinite}@keyframes stem{0%{opacity:1}65%{opacity:1}75%{opacity:0}to{opacity:0}}.splat{width:15px;height:10px;border-top:2px dotted rgba(255,255,255,.5);border-radius:50%;opacity:1;transform:scale(0);animation:splat .5s linear infinite;display:none}@keyframes splat{0%{opacity:1;transform:scale(0)}80%{opacity:1;transform:scale(0)}90%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.back-row-toggle{height:100%;overflow:hidden;position:relative}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:99999!important}.lightbox .lightbox-close{cursor:pointer;position:absolute;right:.5rem;top:.5rem;transition:.3s}.lightbox .lightbox-close:hover{opacity:.7}.lightbox .lightbox-close img{width:2.5rem}.lightbox-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lightbox img,.lightbox iframe{max-width:80%;max-height:80%}
