/* Page: mutual-funds/funds detail/list */
.ws-fund-page{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,Helvetica,sans-serif!important;color:#10284c;background:#fff}.ws-fund-hero{padding:72px 0 44px;background:radial-gradient(circle at 12% 14%,rgba(255,91,0,.18),transparent 26%),radial-gradient(circle at 84% 8%,rgba(0,84,226,.18),transparent 30%),linear-gradient(135deg,#eef5ff,#fff 52%,#edf2ff);border-radius:0 0 40px 40px}.ws-fund-hero h1{margin:16px 0 0;font-size:clamp(34px,5vw,58px);line-height:1.06;color:#071f44;font-weight:900;letter-spacing:-1px}.ws-fund-hero p{max-width:820px;margin:16px 0 0;color:#526b8b;font-size:16px}.ws-fund-section{padding:44px 0 70px}.ws-fund-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ws-fund-card,.ws-fund-panel{padding:24px;border-radius:26px;background:#fff;border:1px solid rgba(0,84,226,.12);box-shadow:0 16px 42px rgba(16,40,76,.08)}.ws-fund-card{text-decoration:none!important;transition:.22s ease}.ws-fund-card:hover{transform:translateY(-5px);border-color:rgba(0,84,226,.34);box-shadow:0 24px 56px rgba(16,40,76,.13)}.ws-fund-card h2,.ws-fund-panel h2{margin:0;color:#071f44;font-size:26px;line-height:1.18;font-weight:850}.ws-fund-card p,.ws-fund-panel p,.ws-fund-panel li{color:#58708f}.ws-fund-tag{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef4ff;color:#0054e2;font-size:12px;font-weight:900;margin-bottom:14px}.ws-fund-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.ws-fund-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;background:#0054e2;color:#fff!important;text-decoration:none!important;font-weight:850}.ws-fund-btn.alt{background:#fff;color:#0054e2!important;border:1px solid rgba(0,84,226,.18)}.ws-fund-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.ws-fund-note{margin-top:18px;padding:16px;border-radius:18px;background:#fff8f2;color:#704000;border:1px solid rgba(255,91,0,.16);font-size:13px}@media(max-width:760px){.ws-fund-grid,.ws-fund-cols{grid-template-columns:1fr}.ws-fund-hero{padding:52px 0 34px;border-radius:0 0 28px 28px}}
/* Requested fixed and centered content width update for /mutual-funds/funds/hdfc-flexi-cap-fund */
.ws-fund-page .ws-mf-container {
  width: min(1340px, 94%) !important;
  max-width: 1340px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
