.basic-gradient-alt{background:linear-gradient(45deg,#bf121a,#007041)}.connection-lost{position:fixed;z-index:3000;top:0;bottom:0;left:0;right:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.808)}.connection-lost .err-img{margin:10% 0;width:auto;height:auto;max-width:45%}.connection-lost .h2{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{color:#db2828}50%{color:#9c1a1a}to{color:#db2828}}@keyframes pulse{0%{color:#db2828}50%{color:#9c1a1a}to{color:#db2828}}