.wsdh-wrap{max-width:1200px;margin:0 auto}.wsdh-intro{margin-bottom:24px}.wsdh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wsdh-card,.wsdh-profile{background:#fff;border-radius:18px;box-shadow:0 8px 30px rgba(16,24,40,.06);border:1px solid rgba(15,23,42,.06)}.wsdh-card-body,.wsdh-profile-copy{padding:20px}.wsdh-link-row{display:flex;flex-wrap:wrap;gap:8px}.wsdh-title{font-size:1.4rem;line-height:1.1;margin:0}.wsdh-title a{text-decoration:none;color:#1c2230}.wsdh-card-location{color:#667085}.wsdh-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;background:#243fb8;color:#fff}.wsdh-btn-secondary{background:#f4f6fb;color:#1c2230}@media (max-width:1024px){.wsdh-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.wsdh-grid{grid-template-columns:1fr;}}