.group-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:22px 24px;border-radius:var(--radius);background:linear-gradient(120deg,#102a43,#1b5068);color:#fff}.group-head h2{margin:4px 0}.group-head p{margin:0;color:#cae0e7}.group-head small{letter-spacing:.1em;color:#75dfb7}.group-head>span{padding:9px 12px;border-radius:20px;background:#ffffff18;font-size:12px;font-weight:800}@media(max-width:850px){.group-head{align-items:flex-start;flex-direction:column;padding:18px}.group-head>span{width:100%;text-align:center}}
