.main,.loaders,.loadersB{justify-content:center;align-items:center;display:flex}.loader{background:#e0e0e0;border-radius:50px;width:1.15em;height:13em;position:absolute}.loader:after{content:"";background:#e0e0e0;border:1px solid #e2e2e2;border-radius:50px;width:1.15em;height:5em;position:absolute;top:0;left:0;box-shadow:inset 5px 5px 15px #d3d2d2ab,inset -5px -5px 15px #e9e9e9ab;-webkit-mask-image:linear-gradient(#000 calc(100% - 48px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 48px),#0000 100%)}.loader:before{content:"";background:#e0e0e0;border:1px solid #e2e2e2;border-radius:50px;width:1.15em;height:4.5em;position:absolute;bottom:0;right:0;box-shadow:inset 5px 5px 15px #d3d2d2ab,inset -5px -5px 15px #e9e9e9ab;-webkit-mask-image:linear-gradient(0deg,#000 calc(100% - 48px),#0000 100%);mask-image:linear-gradient(0deg,#000 calc(100% - 48px),#0000 100%)}.loaderA{background:0 0;border-radius:50px;width:1.15em;height:13em;position:absolute}.ball0,.ball1,.ball2,.ball3,.ball4,.ball5,.ball6,.ball7,.ball8,.ball9{background-color:#e8e8e8;border-radius:50%;width:1.15em;height:1.15em;transition:transform .8s cubic-bezier(1,-.4,0,1.4);animation:3.63s ease-in-out infinite move;box-shadow:inset 0 -10px 10px #0000002b,inset 0 -15px 15px #00000026,inset 0 -40px 20px #0000001a,0 2px 1px #0000000f,0 4px 2px #00000017,0 8px 4px #00000017,0 16px 8px #00000017,0 32px 16px #00000017,0 -1px 15px -8px #00000017}.loader:nth-child(2){transform:rotate(20deg)}.loader:nth-child(3){transform:rotate(40deg)}.loader:nth-child(4){transform:rotate(60deg)}.loader:nth-child(5){transform:rotate(80deg)}.loader:nth-child(6){transform:rotate(100deg)}.loader:nth-child(7){transform:rotate(120deg)}.loader:nth-child(8){transform:rotate(140deg)}.loader:nth-child(9){transform:rotate(160deg)}.loaderA:nth-child(2){transform:rotate(20deg)}.loaderA:nth-child(3){transform:rotate(40deg)}.loaderA:nth-child(4){transform:rotate(60deg)}.loaderA:nth-child(5){transform:rotate(80deg)}.loaderA:nth-child(6){transform:rotate(100deg)}.loaderA:nth-child(7){transform:rotate(120deg)}.loaderA:nth-child(8){transform:rotate(140deg)}.loaderA:nth-child(9){transform:rotate(160deg)}.ball1{animation-delay:.2s}.ball2{animation-delay:.4s}.ball3{animation-delay:.6s}.ball4{animation-delay:.8s}.ball5{animation-delay:1s}.ball6{animation-delay:1.2s}.ball7{animation-delay:1.4s}.ball8{animation-delay:1.6s}.ball9{animation-delay:1.8s}@keyframes move{0%{transform:translateY(0)}50%{transform:translateY(12em)}to{transform:translateY(0)}}
