.main-dash{padding:1rem}.header-image{-webkit-animation:slide-in-left .8s;animation:slide-in-left .8s;cursor:pointer;height:50px;width:160px}.main-body{display:flex;flex-direction:column;gap:2rem}.cards-main-rec{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:1rem}.cards-main-rec__each{align-items:center;background-color:hsla(0,0%,100%,.452);border-radius:20px;box-shadow:var(--shadow-1),var(--shadow-2);color:var(--grey-color);cursor:pointer;display:flex;flex-direction:column;gap:1.2rem;justify-content:center;overflow:hidden;padding:2rem 2.5rem 2rem 2rem;text-align:center;transition:scale .3s,background-color .3s,color .3s,border-radius .3s,box-shadow .3s;width:350px}.cards-main-rec__each>:first-child{color:#f07c00}.cards-main-rec__each:hover>:first-child{color:#fff}.cards-main-rec__each:hover{background-color:var(--orange-color);box-shadow:var(--shadow-1),var(--shadow-2);color:#fff;scale:1.05}.paragraph-padding-issue-fix{margin:0;padding:0}.cards-main-rec__each h2{color:var(--black-color);font-size:18px;font-weight:700;margin:0;padding:0}.cards-main-rec__each:hover h2{color:#fff}.go-corner{align-items:center;background:#f07c00;border-radius:0 4px 0 32px;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.go-arrow{color:#fff;font-family:courier,sans;font-size:15px;margin-right:-4px;margin-top:-4px}.dash-card-icon{align-items:center;border-radius:100px;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);display:flex;height:80px;justify-content:center;padding:.2rem;width:80px}
/*# sourceMappingURL=516.e8d6bf14.chunk.css.map*/