.loader1_container{justify-content:center;align-items:center;padding:20px 0;display:flex}.loader1{border:12px solid #3957aa1a;border-top-color:#3957aa;border-radius:50%;width:124px;height:124px;animation:2s ease-in-out infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-root--fon .loader-item-inner,.loader-root--nofon .loader1_container-inner{display:none}
