.ThreeDotsLoading_container__GHldu{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:80px;height:22px;display:flex;justify-content:center;align-items:center;gap:5px}.ThreeDotsLoading_container__GHldu.ThreeDotsLoading_static__3IcIZ{position:static;padding:16px}.ThreeDotsLoading_container__GHldu .ThreeDotsLoading_sides___cE8Z{background-color:var(--primary-main);width:10px;height:10px;border-radius:50%;animation:ThreeDotsLoading_sideLoading___iz0C .8s infinite}.ThreeDotsLoading_container__GHldu .ThreeDotsLoading_middle__ovyI_{width:10px;height:10px;background-color:var(--primary-main);border-radius:50%;animation:ThreeDotsLoading_middleLoading__5WkLd .8s infinite}.ThreeDotsLoading_container__GHldu .ThreeDotsLoading_ButtonLoading__jBwdW{background-color:var(--secondary-light)}@keyframes ThreeDotsLoading_sideLoading___iz0C{0%{transform:scale(.5);opacity:.2}50%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:.2}}@keyframes ThreeDotsLoading_middleLoading__5WkLd{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:.2}to{transform:scale(1);opacity:1}}