.maincard{width:100%}.e-card{background:#fff;border-radius:16px;width:340px;height:170px;margin:auto;position:relative;overflow:hidden;box-shadow:3px 8px 28px -9px #ff4815}.wave{opacity:.6;background:linear-gradient(744deg,#5b0303,#54031c,#4b0303);width:540px;height:700px;margin-top:-70%;margin-left:-50%;position:absolute;top:0;left:0}.infotop{text-align:center;color:#fff;font-size:20px;font-weight:600;position:absolute;left:0;right:0}.name{font-size:.875rem;position:relative;top:1em}.wave:nth-child(2),.wave:nth-child(3){top:210px}.playing .wave{border-radius:40%;animation:3s linear infinite wave}.wave{border-radius:40%;animation:55s linear infinite wave}.playing .wave:nth-child(2){animation-duration:4s}.wave:nth-child(2){animation-duration:50s}.playing .wave:nth-child(3){animation-duration:5s}.wave:nth-child(3){animation-duration:45s}@keyframes wave{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.e-card{width:280px;height:120px}.name{position:relative;top:2px}.infotop{text-align:center;font-size:16px;font-weight:500;position:absolute}}
.admincarddiv{-ms-overflow-style:none;scrollbar-width:none;flex-flow:wrap;place-content:flex-start space-evenly;align-items:flex-start;row-gap:50px;height:auto;padding:5rem;display:flex;overflow:scroll}.admincarddiv::-webkit-scrollbar{display:none}@media (max-width:768px){.admincarddiv{row-gap:35px;margin:0;padding:0}}
