@keyframes lds-spin{0%{opacity:1;-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}100%{opacity:0;-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes lds-spin{0%{opacity:1;-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}100%{opacity:0;-webkit-transform:scale(1,1);transform:scale(1,1)}}.lds-spin{position:absolute;top:calc(50% - 25px);left:calc(50% - 25px)}.lds-spin div>div{position:absolute;width:40px;height:40px;border-radius:50%;background:#ea9e9e;-webkit-animation:lds-spin 1s linear infinite;animation:lds-spin 1s linear infinite}.lds-spin div:nth-child(1)>div{left:140px;top:80px;-webkit-animation-delay:-.875s;animation-delay:-.875s}.lds-spin>div:nth-child(1){-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:160px 100px;transform-origin:160px 100px}.lds-spin div:nth-child(2)>div{left:122.42640685999999px;top:122.42640685999999px;-webkit-animation-delay:-.75s;animation-delay:-.75s}.lds-spin>div:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:142.42640686px 142.42640686px;transform-origin:142.42640686px 142.42640686px}.lds-spin div:nth-child(3)>div{left:80px;top:140px;-webkit-animation-delay:-.625s;animation-delay:-.625s}.lds-spin>div:nth-child(3){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100px 160px;transform-origin:100px 160px}.lds-spin div:nth-child(4)>div{left:37.57359314px;top:122.42640685999999px;-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spin>div:nth-child(4){-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:57.57359314px 142.42640686px;transform-origin:57.57359314px 142.42640686px}.lds-spin div:nth-child(5)>div{left:20px;top:80px;-webkit-animation-delay:-.375s;animation-delay:-.375s}.lds-spin>div:nth-child(5){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:40px 100px;transform-origin:40px 100px}.lds-spin div:nth-child(6)>div{left:37.57359314px;top:37.57359314px;-webkit-animation-delay:-.25s;animation-delay:-.25s}.lds-spin>div:nth-child(6){-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transform-origin:57.57359314px 57.57359314px;transform-origin:57.57359314px 57.57359314px}.lds-spin div:nth-child(7)>div{left:80px;top:20px;-webkit-animation-delay:-.125s;animation-delay:-.125s}.lds-spin>div:nth-child(7){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:100px 40px;transform-origin:100px 40px}.lds-spin div:nth-child(8)>div{left:122.42640685999999px;top:37.57359314px;-webkit-animation-delay:0s;animation-delay:0s}.lds-spin>div:nth-child(8){-webkit-transform:rotate(315deg);transform:rotate(315deg);-webkit-transform-origin:142.42640686px 57.57359314px;transform-origin:142.42640686px 57.57359314px}.lds-spin div:nth-child(9)>div{left:140px;top:80px;-webkit-animation-delay:.125s;animation-delay:.125s}.lds-spin>div:nth-child(9){-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transform-origin:160px 100px;transform-origin:160px 100px}.lds-spin{width:50px !important;height:50px !important;-webkit-transform:translate(-25px,-25px) scale(.25) translate(25px,25px);transform:translate(-25px,-25px) scale(.25) translate(25px,25px)}.spinner-wrapper{background:#transparent;display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1010}