.Services-module__A_tMzG__header{text-align:center;background:#0064e008;padding:120px 0 80px}.Services-module__A_tMzG__title{margin-bottom:1.5rem}.Services-module__A_tMzG__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.25rem)}.Services-module__A_tMzG__categorySection{border-bottom:1px solid var(--border);padding:4rem 0}.Services-module__A_tMzG__categorySection:last-child{border-bottom:none}.Services-module__A_tMzG__categoryHeader{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Services-module__A_tMzG__categoryIcon{background:var(--primary);color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 10px #0064e033}.Services-module__A_tMzG__categoryTitle{color:var(--text-primary);font-size:2rem;font-weight:800}.Services-module__A_tMzG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__A_tMzG__serviceCard{background:#fff9;border-radius:1.5rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__A_tMzG__serviceCard:before{content:"";background:var(--primary);transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__A_tMzG__serviceCard:hover{box-shadow:var(--shadow-md);background:#ffffffe6;transform:translateY(-4px)}.Services-module__A_tMzG__serviceCard:hover:before{transform:scaleX(1)}.Services-module__A_tMzG__serviceTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Services-module__A_tMzG__serviceDesc{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.Services-module__A_tMzG__serviceFeatures{margin:0 0 2rem;padding:0;list-style:none}.Services-module__A_tMzG__serviceFeature{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;display:flex}.Services-module__A_tMzG__serviceFeature svg{color:var(--primary)}.Services-module__A_tMzG__quoteBtn{width:100%}
