.elementor-widget.elementor-widget-rs-rain-animates{position:static;margin:0!important}.rs-rain-animate{height:100%;overflow:hidden;pointer-events:none;justify-content:space-between;right:0;position:absolute;top:0;margin:auto;left:0;width:1152px;display:flex;z-index:0}.rs-rain-animate .line{height:100%;position:relative;top:0;background:#e4e4e4;width:1px;z-index:1}.rs-rain-animate .line:after{-webkit-animation:rain-line 13s linear 0s infinite;animation:rain-line 13s linear 0s infinite;height:106px;content:"";position:absolute;top:-20%;left:0;width:1px;background-image:radial-gradient(#3b37fd 0,#e4e4e4 60%);display:block}.rs-rain-animate .line:nth-child(2):after{-webkit-animation-delay:1.5s;animation-delay:1.5s}.rs-rain-animate .line:nth-child(3):after{-webkit-animation-delay:2s;animation-delay:2s}.rs-rain-animate .line:nth-child(4):after{-webkit-animation-delay:2.5s;animation-delay:2.5s}.rs-rain-animate .line:nth-child(5):after{-webkit-animation-delay:3s;animation-delay:3s}@media only screen and (max-width:1024px){.rs-rain-animate .line:nth-child(5){display:none}}@media only screen and (max-width:480px){.rs-rain-animate .line:nth-child(4){display:none}}@keyframes rain-line{0%{top:-20%}to{top:100%}}@-webkit-keyframes rain-line{0%{top:-20%}to{top:100%}}