.ServicesSection-module__YNQama__services{background-color:var(--color-bg);padding:6rem 0}.ServicesSection-module__YNQama__sectionHeader{text-align:center;margin-bottom:4rem}.ServicesSection-module__YNQama__sectionTitle{color:var(--color-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ServicesSection-module__YNQama__sectionSubtitle{color:var(--color-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.ServicesSection-module__YNQama__bentoGrid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.ServicesSection-module__YNQama__bentoItem{background:#fff;border:1px solid #0000000a;border-radius:24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ServicesSection-module__YNQama__bentoItem:hover{border-color:#00000014;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.ServicesSection-module__YNQama__bentoContent{flex-direction:column;height:100%;padding:2.5rem;display:flex}.ServicesSection-module__YNQama__iconWrapper{width:64px;height:64px;color:var(--color-accent);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0ea5e91a}.ServicesSection-module__YNQama__serviceTitle{color:var(--color-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.ServicesSection-module__YNQama__serviceDesc{color:var(--color-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ServicesSection-module__YNQama__serviceSimple{color:#10b981;background:#ecfdf5;border-radius:8px;align-self:flex-start;padding:.5rem 1rem;font-size:.95rem;font-weight:600;display:inline-block}.ServicesSection-module__YNQama__itemLarge{grid-area:span 1/span 2}.ServicesSection-module__YNQama__itemLarge .ServicesSection-module__YNQama__bentoContent{background:radial-gradient(circle at 100% 0,#f8fafc,#fff)}.ServicesSection-module__YNQama__itemLarge .ServicesSection-module__YNQama__serviceTitle{font-size:2rem}.ServicesSection-module__YNQama__itemMedium{grid-area:span 1/span 1}.ServicesSection-module__YNQama__itemWide{grid-area:span 1/span 2}@media (max-width:992px){.ServicesSection-module__YNQama__bentoGrid{grid-template-columns:repeat(2,1fr)}.ServicesSection-module__YNQama__itemLarge{grid-column:span 2}.ServicesSection-module__YNQama__itemMedium{grid-column:span 1}.ServicesSection-module__YNQama__itemWide{grid-column:span 2}}@media (max-width:768px){.ServicesSection-module__YNQama__bentoGrid{grid-template-columns:1fr}.ServicesSection-module__YNQama__itemLarge,.ServicesSection-module__YNQama__itemMedium,.ServicesSection-module__YNQama__itemWide{grid-column:span 1}}
