.grup-card{position:relative;isolation:isolate;border-radius:1rem;padding:1.5rem;height:100%}.grup-card:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:#212223;background:linear-gradient(130deg,rgba(33,34,35,0.6) 53%,rgba(61,57,57,0.6));backdrop-filter:blur(8px);pointer-events:none}.grup-card.bg-red:before{background:linear-gradient(144deg,rgba(33,34,35,0.6) 60%,#ad2a2a 240%)}.grup-card.bg-orange:before{background:linear-gradient(144deg,rgba(33,34,35,0.6) 60%,#e36b37 240%)}.grup-card.bg-yellow:before{background:linear-gradient(144deg,rgba(33,34,35,0.6) 60%,#fec03d 240%)}.grup-card.bg-green:before{background:linear-gradient(144deg,rgba(33,34,35,0.6) 60%,#30c174 240%)}.grup-card.bg-blue:before{background:linear-gradient(144deg,rgba(33,34,35,0.6) 60%,#3171b5 240%)}@media only screen and (max-width:768px){.grup-card{padding:1.2rem 1rem}}.grup-card .c-head{padding:0 0 1.5rem}.grup-card .c-header{color:#68b1ff;font-size:1.1rem;font-weight:700}.grup-card .c-header-sub{color:#fff;line-height:130%;font-size:0.9rem;padding-top:0.3rem;font-weight:600}.grup-card .c-body{width:100%}