.load-image-main{justify-content:center;align-items:center;padding:50px;margin:auto;width:430px;height:430px}.load-image,.load-image-main{display:flex;flex-direction:column;gap:10px;position:relative}.load-image{align-items:flex-start;padding:0;width:330.98px;height:166px}.load-image-mid{background:#ae176b}.load-image-left,.load-image-mid{position:absolute;left:24.98%;right:25.05%;top:0;bottom:0;opacity:.5;border-radius:50%}.load-image-left{background:#ee7300;-webkit-animation:orbit1 2s linear infinite;animation:orbit1 2s linear infinite}.load-image-right{position:absolute;left:24.98%;right:25.05%;top:0;bottom:0;background:#fed060;opacity:.5;border-radius:50%;-webkit-animation:orbit2 2s linear infinite;animation:orbit2 2s linear infinite}@-webkit-keyframes orbit2{0%{transform:rotate(0deg) translateX(300px) rotate(0deg)}to{transform:translateX(0);background-color:#00f}}@keyframes orbit2{0%{transform:rotate(0deg) translateX(300px) rotate(0deg)}to{transform:translateX(0);background-color:#00f}}@-webkit-keyframes orbit1{0%{transform:rotate(0deg) translateX(-300px) rotate(0deg)}to{transform:translateX(0);background-color:#00f}}@keyframes orbit1{0%{transform:rotate(0deg) translateX(-300px) rotate(0deg)}to{transform:translateX(0);background-color:#00f}}.lds-roller{display:inline-block;position:absolute;width:80px;height:80px;top:40%;left:46%;z-index:9999}.loader-main{height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center}.loader-main:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:transparent;opacity:.2}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#000;margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}