.ten-why{--ink:#0a1f33;--blue:#005eb8;--line-light:#e6ebf1;--muted:#5a6b7b;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",-apple-system,sans-serif;background:#f5f7fa;color:var(--ink);font-family:var(--sans);padding:6rem 0}.ten-why *{box-sizing:border-box}.ten-why .wy-wrap{margin:0 auto;max-width:1200px;padding:0 1.5rem}.ten-why .wy-head{margin:0 0 3rem;max-width:760px}.ten-why .wy-kicker{color:var(--blue);font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 .75rem;text-transform:uppercase}.ten-why .wy-title{color:var(--ink);font-family:var(--serif);font-size:clamp(1.9rem,4vw,3rem);font-weight:700;letter-spacing:-.01em;line-height:1.1;margin:0}.ten-why .wy-title em{color:var(--blue);font-style:normal}.ten-why .wy-lead{color:var(--muted);font-size:1.05rem;line-height:1.65;margin:1rem 0 0;max-width:680px}.ten-why .wy-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.ten-why .wy-card{background:#fff;border:1px solid var(--line-light);border-radius:16px;box-shadow:0 1px 3px rgba(16,40,80,.04);padding:2rem 1.8rem;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}.ten-why .wy-card:hover{box-shadow:0 20px 44px rgba(16,40,80,.12);transform:translateY(-6px)}.ten-why .wy-ic{align-items:center;background:rgba(0,94,184,.09);border-radius:14px;display:flex;height:50px;justify-content:center;margin-bottom:1.3rem;width:50px}.ten-why .wy-ic svg{height:25px;stroke:var(--blue);width:25px}.ten-why .wy-card h3{color:var(--ink);font-family:var(--sans);font-size:1.16rem;font-weight:600;letter-spacing:-.005em;line-height:1.32;margin:0 0 .6rem}.ten-why .wy-card p{color:var(--muted);font-size:.94rem;line-height:1.6;margin:0}@media(max-width:820px){.ten-why{padding:4.5rem 0}.ten-why .wy-head{margin-bottom:2.2rem}.ten-why .wy-grid{gap:1.1rem;grid-template-columns:1fr}}