.Services_main__OerYk{background-color:var(--bg);color:var(--text-primary);min-height:100vh;padding-bottom:100px;font-family:Inter,system-ui,sans-serif}.Services_headerSection__3WfbC{padding:100px 20px 80px;text-align:center;max-width:800px;margin:0 auto}.Services_mainHeading__gSufX{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;line-height:1.1}.Services_headerSubtitle__D1flz{font-size:1.25rem;color:var(--text-secondary);line-height:1.6}.Services_cardsContainer__Zg9rZ{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:60px}.Services_card__7q7En{background-color:var(--bg-alt);border:1px solid var(--gray-light);border-radius:24px;overflow:hidden;display:flex;flex-direction:row;box-shadow:0 20px 40px -10px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.Services_card__7q7En:nth-of-type(2n){flex-direction:row-reverse}.Services_card__7q7En:hover{transform:translateY(-5px);box-shadow:0 30px 60px -15px rgba(0,0,0,.12)}.Services_textContent__uJIhM{flex:1 1;padding:60px;display:flex;flex-direction:column;justify-content:center;z-index:1}.Services_imageWrapper__hG3js{flex:1 1;position:relative;min-height:400px;background-color:var(--gray-light)}.Services_imageWrapper__hG3js img{width:100%;height:100%;object-fit:cover;display:block}.Services_subHeading__YHUV1{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1.25rem;letter-spacing:-.01em}.Services_description__ep_DE{font-size:1.05rem;color:var(--text-secondary);line-height:1.8;margin-bottom:2.5rem}.Services_actionButton__bT8D5{align-self:flex-start;background-color:var(--accent);color:#fff;border:1px solid transparent;padding:14px 36px;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.Services_actionButton__bT8D5:hover{background-color:var(--accent-dark);transform:scale(1.02)}@media (max-width:991px){.Services_card__7q7En,.Services_card__7q7En:nth-of-type(2n){flex-direction:column-reverse}.Services_imageWrapper__hG3js{height:300px;min-height:auto;flex:none}.Services_textContent__uJIhM{padding:32px 24px}.Services_subHeading__YHUV1{font-size:1.75rem}.Services_actionButton__bT8D5{width:100%}.Services_headerSection__3WfbC{padding:60px 20px 40px}}