.dm-why{background-color:#f8fafc;padding:6rem 0;position:relative}.dm-why__header{text-align:center;max-width:800px;margin:0 auto 4rem}.dm-why__kicker{text-transform:uppercase;letter-spacing:.2rem;color:#1fac52;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.dm-why__title{color:#0f172a;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:800;line-height:1.2}.dm-why__desc{color:#64748b;font-size:1.1rem;line-height:1.6}.dm-why__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.dm-why__card{height:100%;position:relative}.dm-why__card-inner{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;align-items:flex-start;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.dm-why__card:hover .dm-why__card-inner{border-color:#1fac52;transform:translateY(-10px);box-shadow:0 20px 40px -15px #0f172a1a}.dm-why__icon-wrap{color:#1fac52;background:#f0fdf4;border-radius:1rem;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.75rem;transition:all .4s;display:flex}.dm-why__card:hover .dm-why__icon-wrap{color:#fff;background:#1fac52;transform:rotate(10deg)}.dm-why__card-title{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.dm-why__card-desc{color:#64748b;font-size:1rem;line-height:1.5}@media (max-width:1024px){.dm-why__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.dm-why{padding:4rem 0}.dm-why__grid{grid-template-columns:1fr;gap:1.5rem}.dm-why__card-inner{padding:2rem}}
