@keyframes loader{0%,10%,to{width:4rem;height:4rem}65%{width:10rem;height:10rem}}@keyframes loaderBlock{0%,30%{transform:rotate(0)}55%{background-color:var(--yellowMoneyColor)}to{transform:rotate(90deg)}}@keyframes loaderBlockInverse{0%,20%{transform:rotate(0)}55%{background-color:var(--yellowMoneyColor)}to{transform:rotate(-90deg)}}.loading-container{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999}.loader{width:80px;height:80px;transform:translate(-50%,-50%) rotate(45deg) translateZ(0);animation:loader 1.2s ease-in-out infinite}.loader span{position:absolute;display:block;width:2rem;height:2rem;background-color:var(--yellowMainColor);animation:loaderBlock 1.2s ease-in-out infinite both;box-shadow:0 5px 20px rgba(216,158,87,.5)}.loader span:first-child{top:0;left:0}.loader span:nth-child(2){top:0;right:0}.loader span:nth-child(2),.loader span:nth-child(3){animation:loaderBlockInverse 1.2s ease-in-out infinite both}.loader span:nth-child(3){bottom:0;left:0}.loader span:nth-child(4){bottom:0;right:0}.flex-col{flex-direction:column}.dsVpLdNzatZnfannuVctNw\=\={display:flex}.o8k-KVPCiDzt4SZ\+ilixaA\=\={display:flex;color:#fff;background-color:transparent;margin-right:1.2rem;margin-left:.5rem;align-items:center}.o-OkLjLFLLSCSQBP3ZsHMw\=\={transform:rotate(90deg)}.t0sNx82MjFujKSarI45eDA\=\={display:flex;color:#fff;font-size:1.8rem;font-weight:700;font-family:Arial,Helvetica,sans-serif;background-color:transparent;cursor:pointer;margin-left:1.5rem;align-items:center;height:100%;padding:0 .5rem}._3zzlgWPZKAsEOW7GohKmpg\=\={display:flex;align-items:center;font-size:1.6rem;font-weight:400;font-family:Poppins,sans-serif}.btn-return-container{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;min-width:3rem;min-height:3rem;background-color:var(--lightGreyColor);border-radius:1rem;cursor:pointer}