.category-section{margin:12rem 0}.category-card h4{font-family:ibm-plex-sans-semibold,"sans-serif";font-size:18px;margin-bottom:1.5rem}.section-desc{margin-bottom:3rem;width:70%}.category-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:5rem 0 3rem}@media(max-width:1024px){.category-grid{grid-template-columns:auto;margin-top:5rem}}.category-card{border:1px solid #bebebe60;border-radius:10px;box-shadow:4px 4px 10px 0 #0000001a;padding:4rem 2rem}.category-card .num{color:#03672e;font-family:ibm-plex-sans-semibold,"sans-serif";font-size:24px;margin-bottom:2rem}.category-card p{font-size:15px}.one-liner{background:#f6fff7;border-radius:12px;display:flex;gap:1.5rem;margin:2rem 0;padding:3rem 2rem}.one-liner img{width:24px}.one-liner p{font-size:16px;margin:0}.stack-cards{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:2rem 0}.stack-card{background:#111827;border:1px solid rgba(240,244,248,.06);border-radius:10px;padding:2rem;text-align:center;transition:all .3s}.stack-card:hover{border-color:rgba(0,212,170,.2)}.stack-card .icon{margin-bottom:1rem}.stack-card h4{color:#00d4aa;letter-spacing:.08em;margin-bottom:.7rem}.stack-card p{color:#94a3b8}@media(min-width:1025px) and (max-width:1540px){.section-title{font-size:4rem}}@media (max-width:1024px){.one-liner p{font-size:2.3rem}.category-card h4{font-size:17px}}@media (max-width:768px){.stack-cards{grid-template-columns:1fr}.category-card h4{font-size:16px}}@media(max-width:767px){.section-desc{width:100%}}