.modal_content__7_9Tb[data-state=open]{animation:modal_fadeIn__OQF4X .5s ease-in-out}.modal_closing__TnkUv{animation:modal_fadeOut__ceE1q .5s ease-in-out}@keyframes modal_fadeIn__OQF4X{0%{opacity:0}to{opacity:1}}@keyframes modal_fadeOut__ceE1q{0%{opacity:1}to{opacity:0}}.styles_SelectContent__zZpEr{width:var(--radix-select-trigger-width)}.Loader_loaderContainer__Y88i3{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:20px;display:flex;justify-content:center;align-items:center}.Loader_spinner__VXZ9Y{width:40px;height:40px;border-radius:50%;border:5px solid rgba(0,0,93,.2);border-top-color:#012c61;animation:Loader_spin__sTmjq 1.5s linear infinite}@keyframes Loader_spin__sTmjq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}