@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{font-family:Roboto,serif}#root{background:linear-gradient(135deg,#362a84,#5936b4);display:grid;height:100vh;place-items:center}.app{background-color:#2c3157;border-radius:2rem;box-shadow:.2rem .4rem 2rem #0006;height:60rem;padding:1rem;width:min(100%,36rem)}.search{background-color:#252848;border:none;border-radius:1rem;box-shadow:inset .2rem .2rem 1rem #0003;color:#9899af;height:3.6rem;outline:none;padding:1rem 2rem;width:100%}.scrollbar{&::-webkit-scrollbar{width:0}&::-webkit-scrollbar-track{background-color:#a9a9a9}&::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d}}.list{grid-gap:.5rem;border-radius:0 0 1rem 1rem;display:grid;gap:.5rem;margin-top:1rem;max-height:54.4rem;min-height:54.4rem;overflow-x:hidden;overflow-y:auto;padding:1rem}.card{color:#fff;display:flex;flex-direction:column;height:184px;justify-content:space-between;padding:3rem;position:relative;width:320px;z-index:10}.background{fill:linear-gradient(90deg,#5936b4,#362a84);inset:0;position:absolute;z-index:-1}.cloud{position:absolute;right:0;top:1rem}.cloud svg{height:10rem}.card .main-text{font-size:48px;z-index:2}.card .info{display:flex;justify-content:space-between}.card .info .text-gray{color:#ebebf599}.card .info .info-right{align-self:flex-end}.loader{border-radius:10px;height:54px;margin:0 auto;position:relative;width:54px}.loader div{animation:fade458 1s linear infinite;background:grey;border-radius:50px;box-shadow:0 0 3px #0003;height:24%;left:50%;opacity:0;position:absolute;top:30%;width:8%}@keyframes fade458{0%{opacity:1}to{opacity:.25}}.loader .bar1{animation-delay:0s;transform:rotate(0deg) translateY(-130%)}.loader .bar2{animation-delay:-1.1s;transform:rotate(30deg) translateY(-130%)}.loader .bar3{animation-delay:-1s;transform:rotate(60deg) translateY(-130%)}.loader .bar4{animation-delay:-.9s;transform:rotate(90deg) translateY(-130%)}.loader .bar5{animation-delay:-.8s;transform:rotate(120deg) translateY(-130%)}.loader .bar6{animation-delay:-.7s;transform:rotate(150deg) translateY(-130%)}.loader .bar7{animation-delay:-.6s;transform:rotate(180deg) translateY(-130%)}.loader .bar8{animation-delay:-.5s;transform:rotate(210deg) translateY(-130%)}.loader .bar9{animation-delay:-.4s;transform:rotate(240deg) translateY(-130%)}.loader .bar10{animation-delay:-.3s;transform:rotate(270deg) translateY(-130%)}.loader .bar11{animation-delay:-.2s;transform:rotate(300deg) translateY(-130%)}.loader .bar12{animation-delay:-.1s;transform:rotate(330deg) translateY(-130%)}.error{align-items:center;border-radius:8px;box-sizing:border-box;display:flex;gap:15px;height:80px;justify-content:space-around;overflow:hidden;padding:10px 15px;position:relative;width:330px}.wave{fill:#fc0c0c3a;left:-31px;position:absolute;top:32px;transform:rotate(90deg);width:80px}.icon-container{align-items:center;background-color:#fc0c0c48;border-radius:50%;display:flex;height:35px;justify-content:center;margin-left:8px;width:35px}.icon{color:#d10d0d;height:17px;width:17px}.message-text-container{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.message-text,.sub-text{cursor:default;margin:0}.message-text{color:#d10d0d;font-size:17px;font-weight:700}.sub-text{color:#555;font-size:14px}
/*# sourceMappingURL=main.1b1f4c1c.css.map*/