.info[data-v-5d8dd93a]{background-color:rgba(156,217,230,.5882352941176471);padding:3%}#exampleModalLabel[data-v-5d8dd93a]{color:#202857;font-size:1.5em;font-weight:700}.spinner-box{height:300px;background-color:transparent}.leo-border-1,.spinner-box{display:flex;justify-content:center;align-items:center}.leo-border-1{position:absolute;width:150px;height:150px;padding:3px;border-radius:50%;background:#3ff9dc;background:linear-gradient(0deg,rgba(63,249,220,.1) 33%,#3ff9dc);animation:spin3D 1.8s linear 0s infinite}.leo-core-1{width:100%;height:100%;background-color:rgba(55,71,79,.6666666667);border-radius:50%}.leo-border-2{position:absolute;width:150px;height:150px;padding:3px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fb5b53;background:linear-gradient(0deg,rgba(251,91,83,.1) 33%,#fb5b53);animation:spin3D 2.2s linear 0s infinite}.leo-core-2{width:100%;height:100%;background-color:rgba(29,38,48,.6666666667);border-radius:50%}.circle-border{width:150px;height:150px;padding:3px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#3ff9dc;background:linear-gradient(0deg,rgba(63,249,220,.1) 33%,#3ff9dc);animation:spin .8s linear 0s infinite}.circle-core{width:100%;height:100%;background-color:#fff;border-radius:50%}.configure-border-1{width:160px;height:160px;position:absolute;background:#69c6d9;animation:configure-clockwise 3s ease-in-out 0s infinite alternate}.configure-border-1,.configure-border-2{padding:15px;display:flex;justify-content:center;align-items:center}.configure-border-2{width:130px;height:130px;left:-115px;background:#262d63;transform:rotate(45deg);animation:configure-xclockwise 3s ease-in-out 0s infinite alternate}.configure-core{width:100%;height:100%;background-color:#fff}@keyframes configure-clockwise{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}@keyframes configure-xclockwise{0%{transform:rotate(45deg)}25%{transform:rotate(-45deg)}50%{transform:rotate(-135deg)}75%{transform:rotate(-225deg)}to{transform:rotate(-315deg)}}.loader-chat{border:8px solid #f3f3f3;border-top:8px solid #262d63;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}