.lottie-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.auth-layout-wrap{position:relative;overflow:hidden}.auth-content{position:relative;z-index:2}.spinner.sm{height:2em;width:2em}.bg-big-main{background:-webkit-gradient(linear,left bottom,right top,from(#74ca95),color-stop(#61bf95),color-stop(#4eb494),color-stop(#3ca992),color-stop(#2b9e90),color-stop(#1d938c),color-stop(#0e8987),color-stop(#007e82),color-stop(#00727a),color-stop(#006672),color-stop(#005a68),to(#034e5e));background:linear-gradient(to right top,#74ca95,#61bf95,#4eb494,#3ca992,#2b9e90,#1d938c,#0e8987,#007e82,#00727a,#006672,#005a68,#034e5e);background-size:300%;-webkit-animation:main-animation 5s infinite alternate;animation:main-animation 5s infinite alternate}@-webkit-keyframes main-animation{0%{background-position:0}50%{background-position:top}to{background-position:100%}}@keyframes main-animation{0%{background-position:0}50%{background-position:top}to{background-position:100%}}