.main-gradient{background:linear-gradient(325deg,rgb(0,132,255),rgb(152,148,209));background:linear-gradient(325deg,#a100ff,#ff0068);border-bottom:navy}.no-data{display:flex;flex-direction:column;width:100%;align-items:center;gap:20px;color:gray;font:1em sans-serif}.no-data img{width:100px;height:100px}@media(max-width:800px){.no-data img{width:100px;height:100px}}