.Services-module__hmdBJW__services{padding:var(--spacing-section) 0;background-color:var(--bg-deep)}.Services-module__hmdBJW__header{text-align:center;margin-bottom:80px}.Services-module__hmdBJW__header h2{margin:16px 0 24px;font-size:3rem}.Services-module__hmdBJW__header p{color:var(--text-secondary);max-width:900px;margin:0 auto;font-size:1.15rem;line-height:1.7}.Services-module__hmdBJW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__hmdBJW__card{border-radius:20px;flex-direction:column;width:100%;height:100%;padding:40px 32px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.Services-module__hmdBJW__cardLink{text-decoration:none;display:flex}.Services-module__hmdBJW__card:before{content:"";background:var(--accent-cyan);transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__hmdBJW__card:hover:before{transform:scaleX(1)}.Services-module__hmdBJW__iconWrapper{color:var(--accent-cyan);margin-bottom:24px;transition:transform .4s}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__iconWrapper{transform:scale(1.1)rotate(-5deg)}.Services-module__hmdBJW__card h4{color:#fff;margin-bottom:12px;font-size:1.4rem;font-weight:600}.Services-module__hmdBJW__card p{color:var(--text-secondary);flex-grow:1;margin-bottom:24px;font-size:.95rem;line-height:1.7}.Services-module__hmdBJW__cardFooter{color:var(--accent-cyan);cursor:pointer;align-items:center;gap:8px;font-weight:600;display:flex}.Services-module__hmdBJW__learnMore{font-size:.95rem}@media (max-width:1024px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__hmdBJW__grid{grid-template-columns:1fr}.Services-module__hmdBJW__header h2{font-size:2.2rem}.Services-module__hmdBJW__card{padding:32px}}
