.WhyUs-module__onskOq__whyUsSection{background-color:var(--surface);position:relative}.WhyUs-module__onskOq__header{text-align:center;max-width:600px;margin:0 auto 4rem}.WhyUs-module__onskOq__description{color:#64748b;margin-top:-1.5rem;font-size:1.125rem;line-height:1.6}.WhyUs-module__onskOq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WhyUs-module__onskOq__card{border-radius:var(--radius-lg);text-align:center;border:1px solid var(--border);z-index:1;background:#fff;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.WhyUs-module__onskOq__card:before{content:"";z-index:-1;background:linear-gradient(#1e3a8a08 0%,#0000 100%);width:100%;height:0;transition:height .4s;position:absolute;top:0;left:0}.WhyUs-module__onskOq__card:hover{box-shadow:var(--shadow-lg);border-color:#1e3a8a1a;transform:translateY(-10px)}.WhyUs-module__onskOq__card:hover:before{height:100%}.WhyUs-module__onskOq__iconWrapper{background:var(--primary);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:.5rem;transition:transform .3s;display:flex;box-shadow:0 10px 20px #1e3a8a33}.WhyUs-module__onskOq__card:hover .WhyUs-module__onskOq__iconWrapper{transform:scale(1.1)rotate(-5deg)}.WhyUs-module__onskOq__cardTitle{color:var(--primary);font-size:1.5rem;font-family:var(--font-poppins)}.WhyUs-module__onskOq__cardDesc{color:#64748b;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.WhyUs-module__onskOq__grid{grid-template-columns:1fr}}
