@media (max-width:600px){.ast-container{padding-left:20px;padding-right:20px}//CSS für Design .sl-label{display:inline-block;font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;padding:.4rem 1rem;border-radius:20px;margin-bottom:1rem}.sl-deco-line{width:60px;height:2px;margin:1.5rem auto 3.5rem;border-radius:2px}.sl-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.sl-card{padding:2.5rem 2rem;border-radius:14px;transition:all 0.35s ease;height:100%}.sl-card:hover{transform:translateY(-5px)}.sl-icon-wrap{width:70px;height:70px;border-radius:50%;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.sl-icon-wrap svg{width:30px;height:30px;fill:none;stroke-width:1.5}.sl-number{font-size:4rem;font-weight:300;line-height:1;margin-bottom:1rem;opacity:.2}.sl-list{list-style:none;margin:1.5rem 0;padding:0}.sl-list li{padding:.5rem 0;border-bottom:1px solid rgb(0 0 0 / .05);display:flex;align-items:center;gap:10px}@media (max-width:768px){.sl-grid-3{grid-template-columns:1fr}}