:export{backgroundPrimary:#fff;backgroundSecondary:#003c9f;textHeadingsPrimary:#dc2a2a;textHeadingsSecondary:#ff9800;backgroundProductPages:#ffffe0;backgroundProductList:#ffffe0;linkColor:#003c9f;textColor:rgba(0,0,0,.88);borderColor:#e8e8e8}.usecases-section{background:#f7faff;border-radius:16px;padding:1.5rem 1.5rem 2rem;margin:2rem auto 2.5rem;max-width:900px;box-shadow:0 2px 16px rgba(0,0,0,.06)}.usecases-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:0;color:#dc2a2a}.usecases-desc{text-align:center;color:rgba(0,0,0,.88);font-size:1.1rem;margin-bottom:2.2rem}.usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.7rem;gap:1.7rem}.usecase-card{background:#fff;border-radius:12px;box-shadow:0 1px 8px rgba(0,0,0,.04);padding:1.5rem 1.2rem 1.2rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .18s;min-height:210px}.usecase-card:hover{box-shadow:0 4px 18px rgba(25,118,210,.1)}.usecase-icon{margin-bottom:1rem}.usecase-title{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:#dc2a2a}.usecase-desc{color:rgba(0,0,0,.88);text-align:center;font-size:1.01rem;color:#555}@media(max-width:768px){.usecases-section{padding:1.2rem .2rem}.usecases-title{font-size:1.3rem}.usecases-grid{gap:1rem}.usecase-card{padding:1rem .5rem .8rem;min-height:160px}}