{"id":1433,"date":"2026-06-08T22:51:14","date_gmt":"2026-06-08T22:51:14","guid":{"rendered":"https:\/\/severeinjurylawyers.com\/?page_id=1433"},"modified":"2026-06-11T01:23:39","modified_gmt":"2026-06-11T01:23:39","slug":"patrocinadores","status":"publish","type":"page","link":"https:\/\/severeinjurylawyers.com\/es\/sponsors\/","title":{"rendered":"Patrocinadores"},"content":{"rendered":"\n<!-- J. ALEXANDER LAW :: OFFICIAL SPONSORS :: scope .jalex-sponsors -->\r\n<!--\r\n  ============================================================\r\n  PERFORMANCE + BUILD NOTES \u2014 READ BEFORE PUBLISHING\r\n  ============================================================\r\n  Converted from the standalone prototype into a production block:\r\n  1) Google Fonts removed. Register locally in Blocksy > Local\r\n     Google Fonts so the page makes ZERO external font requests:\r\n       \u2022 Montserrat        \u2014 300, 400, 600, 700, 800\r\n       \u2022 Source Sans 3     \u2014 400, 500, 600, 700\r\n       \u2022 Playfair Display  \u2014 italic 400\r\n       \u2022 JetBrains Mono    \u2014 400, 500\r\n     (Prototype used Inter Tight \/ Instrument Serif \u2014 re-skinned to\r\n      the firm's brand fonts to match the other pages.)\r\n  2) Dropped the standalone scaffolding: <!doctype>, <head>, the\r\n     duplicate site <header> nav, and the <footer>. Blocksy already\r\n     renders the real header + footer around this block.\r\n  3) Replaced the <image-slot> web components + external image-slot.js\r\n     with real <img> tags (lazy, async, width\/height set for zero CLS).\r\n     >>> SWAP each src for the real photo; alt text is pre-written. <<<\r\n  4) Removed the scroll-reveal script that set opacity:0 until JS ran\r\n     (hurt LCP\/SEO and hid content if JS failed). Content now paints\r\n     immediately. This block ships with NO JavaScript at all.\r\n  5) Added content-visibility to the below-the-fold sections so the\r\n     browser can skip rendering them until they're near the viewport.\r\n     Safe here \u2014 this page has no sticky TOC \/ scrollspy.\r\n  6) Everything scoped under .jalex-sponsors so it can't collide with\r\n     the theme's global CSS.\r\n  NOTES:\r\n   \u2022 Hero background image is a preloaded fetchpriority=high <img>\r\n     (dallas-stars-sponsorship.webp) with a readability veil \u2014 the\r\n     same LCP-safe pattern as the other pages, not a CSS background-url.\r\n   \u2022 The Stars story was tagged \"Video\" \u2014 send YouTube\r\n     IDs and I'll convert it to a click-to-load facades.\r\n  ============================================================\r\n-->\r\n<link rel=\"preconnect\" href=\"https:\/\/severeinjurylawyers.com\" crossorigin>\r\n<link rel=\"preload\" as=\"image\" fetchpriority=\"high\" href=\"https:\/\/severeinjurylawyers.com\/wp-content\/uploads\/2026\/06\/dallas-stars-sponsorship.webp\">\r\n<style>\r\n.jalex-sponsors {\r\n  width: 100vw !important;\r\n  position: relative;\r\n  left: 50%; right: 50%;\r\n  margin-left: -50vw !important;\r\n  margin-right: -50vw !important;\r\n  max-width: 100vw !important;\r\n  overflow-x: clip;\r\n}\r\n.jalex-sponsors {\r\n  --bg: #000; --bg-2: #0a0a0a; --bg-3: #141414;\r\n  --text: #fafafa; --text-2: rgba(250,250,250,0.72); --muted: rgba(250,250,250,0.5);\r\n  --rule: rgba(250,250,250,0.08); --rule-2: rgba(250,250,250,0.16);\r\n  --gold: #F3B937; --gold-deep: #d99a1a; --gold-soft: rgba(243,185,55,0.06);\r\n  --radius: 3px;\r\n  --heading: \"Montserrat\", system-ui, sans-serif;\r\n  --body: \"Source Sans 3\", \"Source Sans Pro\", system-ui, sans-serif;\r\n  --mono: \"JetBrains Mono\", ui-monospace, monospace;\r\n  --serif: \"Playfair Display\", \"Georgia\", serif;\r\n  background: var(--bg); color: var(--text); font-family: var(--body); font-size: 17px; line-height: 1.55;\r\n  -webkit-font-smoothing: antialiased;\r\n}\r\n.jalex-sponsors *, .jalex-sponsors *::before, .jalex-sponsors *::after { box-sizing: border-box; }\r\n.jalex-sponsors a { color: inherit; text-decoration: none; }\r\n.jalex-sponsors img { display: block; max-width: 100%; height: auto; }\r\n.jalex-sponsors .wrap { max-width: 1280px; margin: 0 auto; padding: 0 32px; }\r\n.jalex-sponsors h1, .jalex-sponsors h2, .jalex-sponsors h3, .jalex-sponsors h4 { font-family: var(--heading); font-weight: 700; letter-spacing: -0.02em; color: var(--text); margin: 0; text-wrap: balance; }\r\n.jalex-sponsors h1 { font-size: clamp(40px, 5.6vw, 84px); line-height: 1.0; letter-spacing: -0.04em; }\r\n.jalex-sponsors h2 { font-size: clamp(32px, 4.2vw, 56px); line-height: 1.04; letter-spacing: -0.03em; }\r\n.jalex-sponsors h3 { font-size: clamp(20px, 2vw, 24px); line-height: 1.2; letter-spacing: -0.015em; }\r\n.jalex-sponsors .eyebrow { font-family: var(--mono); font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); display: inline-flex; align-items: center; gap: 12px; margin-bottom: 22px; font-weight: 600; }\r\n.jalex-sponsors .eyebrow .num { color: var(--muted); }\r\n.jalex-sponsors .eyebrow .stripe { width: 28px; height: 1px; background: var(--gold); display: inline-block; }\r\n.jalex-sponsors .accent { color: var(--gold); font-family: var(--serif); font-style: italic; font-weight: 400; letter-spacing: -0.02em; }\r\n\/* buttons *\/\r\n.jalex-sponsors .btn { display: inline-flex; align-items: center; gap: 12px; font-family: var(--heading); font-size: 16px; font-weight: 700; padding: 17px 26px; border: 1px solid transparent; border-radius: var(--radius); transition: all 200ms ease; line-height: 1; white-space: nowrap; cursor: pointer; letter-spacing: 0.02em; }\r\n.jalex-sponsors .btn-primary { background: var(--gold); color: #000; box-shadow: 0 8px 24px -8px rgba(243,185,55,0.5); }\r\n.jalex-sponsors .btn-primary:hover { background: var(--gold-deep); transform: translateY(-2px); box-shadow: 0 12px 32px -8px rgba(243,185,55,0.65); }\r\n.jalex-sponsors .btn-ghost { background: transparent; color: var(--text); border-color: var(--rule-2); font-weight: 600; }\r\n.jalex-sponsors .btn-ghost:hover { border-color: var(--gold); color: var(--gold); }\r\n\/* HERO *\/\r\n.jalex-sponsors .community-hero { position: relative; min-height: clamp(640px, 90vh, 940px); display: flex; align-items: center; padding: clamp(100px, 11vw, 140px) 0 clamp(48px, 6vw, 80px); overflow: hidden; background: var(--bg); }\r\n.jalex-sponsors .community-hero .hero-bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 0% 0%; transform: scale(1.2) translateX(-6%); transform-origin: center top; z-index: 0; }\r\n.jalex-sponsors .community-hero::before { content: \"\"; position: absolute; inset: 0; z-index: 1; pointer-events: none; background: radial-gradient(ellipse at 50% 0%, rgba(243,185,55,0.10), transparent 55%), radial-gradient(ellipse at 50% 44%, rgba(0,0,0,0.55), transparent 72%), linear-gradient(180deg, rgba(0,0,0,0.62) 0%, rgba(0,0,0,0.50) 42%, rgba(0,0,0,0.90) 100%); }\r\n.jalex-sponsors .community-hero .wrap { position: relative; z-index: 2; text-align: center; width: 100%; }\r\n.jalex-sponsors .community-hero .eyebrow { justify-content: center; text-shadow: 0 1px 10px rgba(0,0,0,0.65); }\r\n.jalex-sponsors .community-hero h1 { font-size: clamp(38px, 5.3vw, 79px); max-width: 18ch; margin: 0 auto; text-shadow: 0 2px 26px rgba(0,0,0,0.6), 0 1px 4px rgba(0,0,0,0.55); }\r\n.jalex-sponsors .community-hero h1 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--gold); }\r\n.jalex-sponsors .community-hero p.lede { font-size: 19px; line-height: 1.6; color: var(--text-2); max-width: 600px; margin: 26px auto 0; text-shadow: 0 1px 14px rgba(0,0,0,0.72); }\r\n.jalex-sponsors .community-hero .hero-ctas { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-top: 34px; }\r\n\/* IMPACT STRIP *\/\r\n.jalex-sponsors .impact-section { padding: clamp(16px, 2vw, 28px) 0 clamp(32px, 4vw, 48px); border-bottom: 1px solid var(--rule); }\r\n.jalex-sponsors .impact-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border-top: 1px solid var(--rule); margin-top: 0; }\r\n.jalex-sponsors .impact-strip .cell { padding: 28px 28px 26px; border-right: 1px solid var(--rule); display: flex; flex-direction: column; gap: 8px; align-items: center; text-align: center; }\r\n.jalex-sponsors .impact-strip .cell:last-child { border-right: none; }\r\n.jalex-sponsors .impact-strip .k { font-family: var(--heading); font-size: clamp(30px, 3vw, 42px); font-weight: 800; letter-spacing: -0.03em; color: var(--gold); line-height: 1; }\r\n.jalex-sponsors .impact-strip .l { font-family: var(--mono); font-size: 10.5px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); line-height: 1.4; }\r\n\/* WHY GRID \u2014 pillar cards *\/\r\n.jalex-sponsors .why { padding: clamp(48px, 6vw, 80px) 0 clamp(72px, 9vw, 128px); border-bottom: 1px solid var(--rule); position: relative; overflow: hidden; content-visibility: auto; contain-intrinsic-size: 1px 900px; }\r\n.jalex-sponsors .why::before { content: \"\"; position: absolute; right: -10%; top: 8%; width: 560px; height: 560px; background: radial-gradient(circle, rgba(243,185,55,0.08), transparent 60%); pointer-events: none; }\r\n.jalex-sponsors .why .wrap { position: relative; z-index: 1; }\r\n.jalex-sponsors .why-head { max-width: 720px; margin-bottom: 64px; }\r\n.jalex-sponsors .why-head h2 { font-size: clamp(36px, 4.8vw, 64px); margin-bottom: 24px; }\r\n.jalex-sponsors .why-head p { font-size: 17px; line-height: 1.65; color: var(--text-2); margin: 0; }\r\n.jalex-sponsors .why-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border-top: 1px solid var(--rule); border-left: 1px solid var(--rule); }\r\n.jalex-sponsors .pillar { padding: 36px 30px 34px; border-right: 1px solid var(--rule); border-bottom: 1px solid var(--rule); display: flex; flex-direction: column; gap: 16px; min-height: 280px; position: relative; transition: background 250ms ease; overflow: hidden; }\r\n.jalex-sponsors .pillar::after { content: \"\"; position: absolute; left: 0; top: 0; right: 0; height: 2px; background: var(--gold); transform: scaleX(0); transform-origin: left; transition: transform 350ms ease; }\r\n.jalex-sponsors .pillar:hover { background: var(--gold-soft); }\r\n.jalex-sponsors .pillar:hover::after { transform: scaleX(1); }\r\n.jalex-sponsors .pillar .num { font-family: var(--heading); font-size: 52px; font-weight: 300; line-height: 0.9; color: var(--gold); letter-spacing: -0.04em; }\r\n.jalex-sponsors .pillar h3 { font-size: 18px; line-height: 1.25; margin-bottom: 0; }\r\n.jalex-sponsors .pillar p { font-size: 14.5px; line-height: 1.6; color: var(--text-2); margin: 0; flex: 1; }\r\n\/* STORIES *\/\r\n.jalex-sponsors .stories { padding: clamp(72px, 9vw, 128px) 0 clamp(60px, 7vw, 110px); content-visibility: auto; contain-intrinsic-size: 1px 3600px; }\r\n.jalex-sponsors .stories-head { max-width: 760px; margin-bottom: 80px; }\r\n.jalex-sponsors .stories-head h2 { font-size: clamp(36px, 4.8vw, 68px); margin-bottom: 24px; }\r\n.jalex-sponsors .stories-head p { font-size: 17.5px; line-height: 1.65; color: var(--text-2); max-width: 620px; margin: 0; }\r\n.jalex-sponsors .story { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center; padding: clamp(48px, 6vw, 88px) 0; border-top: 1px solid var(--rule); }\r\n.jalex-sponsors .story:nth-child(even) .story-media { order: 2; }\r\n.jalex-sponsors .story-media { position: relative; }\r\n.jalex-sponsors .story-img { width: 100%; height: clamp(300px, 34vw, 440px); object-fit: cover; display: block; border: 1px solid var(--rule); border-radius: var(--radius); background: var(--bg-3); }\r\n.jalex-sponsors .story-no { font-family: var(--heading); font-size: 15px; font-weight: 300; color: var(--gold); letter-spacing: 0.1em; }\r\n.jalex-sponsors .story-meta { font-family: var(--mono); font-size: 10.5px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); display: flex; align-items: center; gap: 14px; margin: 0 0 20px; }\r\n.jalex-sponsors .story-meta .dot { width: 4px; height: 4px; background: var(--gold); border-radius: 50%; }\r\n.jalex-sponsors .story h3 { font-size: clamp(26px, 2.8vw, 38px); line-height: 1.12; letter-spacing: -0.025em; margin-bottom: 20px; }\r\n.jalex-sponsors .story p { font-size: 16.5px; line-height: 1.68; color: var(--text-2); margin: 0; }\r\n.jalex-sponsors .story p + p { margin-top: 16px; }\r\n.jalex-sponsors .story .credit { font-family: var(--mono); font-size: 11px; letter-spacing: 0.06em; text-transform: none; color: var(--muted); margin-top: 24px; padding-top: 20px; border-top: 1px solid var(--rule); display: flex; align-items: center; gap: 10px; }\r\n.jalex-sponsors .story .credit strong { color: var(--text-2); font-weight: 500; }\r\n.jalex-sponsors .story .credit .star { color: var(--gold); }\r\n\/* logo pair \u2014 sponsors without photos *\/\r\n.jalex-sponsors .logo-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; border-top: 1px solid var(--rule); padding-top: clamp(40px, 5vw, 72px); }\r\n.jalex-sponsors .logo-card { display: flex; flex-direction: column; gap: 18px; padding: clamp(28px, 3vw, 40px); background: var(--bg-2); border: 1px solid var(--rule); border-radius: var(--radius); transition: border-color 200ms ease, background 200ms ease; }\r\n.jalex-sponsors .logo-card:hover { border-color: rgba(243,185,55,0.4); background: var(--gold-soft); }\r\n.jalex-sponsors .logo-card .logo-chip { width: 104px; height: 104px; border-radius: var(--radius); background: #fff; display: grid; place-items: center; padding: 16px; }\r\n.jalex-sponsors .logo-card .logo-chip img { width: 100%; height: 100%; object-fit: contain; }\r\n.jalex-sponsors .logo-card .story-meta { margin: 0; }\r\n.jalex-sponsors .logo-card h3 { font-size: clamp(22px, 2.2vw, 28px); line-height: 1.16; letter-spacing: -0.02em; margin: 0; }\r\n.jalex-sponsors .logo-card p { font-size: 15.5px; line-height: 1.62; color: var(--text-2); margin: 0; }\r\n.jalex-sponsors .logo-card p + p { margin-top: 12px; }\r\n.jalex-sponsors .logo-card .credit { font-family: var(--mono); font-size: 11px; letter-spacing: 0.06em; color: var(--muted); margin-top: auto; padding-top: 16px; border-top: 1px solid var(--rule); display: flex; align-items: center; gap: 10px; }\r\n.jalex-sponsors .logo-card .credit strong { color: var(--text-2); font-weight: 500; }\r\n.jalex-sponsors .logo-card .credit .star { color: var(--gold); }\r\n@media (max-width: 760px) { .jalex-sponsors .logo-pair { grid-template-columns: 1fr; } }\r\n\/* PARTNERS *\/\r\n.jalex-sponsors .partners { padding: clamp(64px, 8vw, 110px) 0; background: var(--bg-2); border-top: 1px solid var(--rule); border-bottom: 1px solid var(--rule); content-visibility: auto; contain-intrinsic-size: 1px 560px; }\r\n.jalex-sponsors .partners-head { display: flex; align-items: baseline; justify-content: space-between; gap: 24px; flex-wrap: wrap; margin-bottom: 44px; }\r\n.jalex-sponsors .partners-head h2 { font-size: clamp(28px, 3vw, 40px); }\r\n.jalex-sponsors .partners-head .ph-note { font-family: var(--mono); font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); margin: 0; }\r\n.jalex-sponsors .partners-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border-top: 1px solid var(--rule); border-left: 1px solid var(--rule); }\r\n.jalex-sponsors .partner { padding: 32px 24px; border-right: 1px solid var(--rule); border-bottom: 1px solid var(--rule); display: flex; flex-direction: column; gap: 10px; min-height: 132px; justify-content: center; transition: background 200ms ease; }\r\n.jalex-sponsors .partner:hover { background: var(--gold-soft); }\r\n.jalex-sponsors .partner .pname { font-family: var(--heading); font-size: 17px; font-weight: 700; letter-spacing: -0.015em; color: var(--text); }\r\n.jalex-sponsors .partner .pwhat { font-size: 13px; line-height: 1.45; color: var(--muted); }\r\n\/* CTA BAND *\/\r\n.jalex-sponsors .cta-band { padding: clamp(80px, 10vw, 140px) 0; text-align: center; background: linear-gradient(180deg, var(--bg) 0%, #0a0500 100%); content-visibility: auto; contain-intrinsic-size: 1px 560px; }\r\n.jalex-sponsors .cta-band .eyebrow { justify-content: center; }\r\n.jalex-sponsors .cta-band h2 { max-width: 800px; margin: 0 auto 24px; font-size: clamp(40px, 5.4vw, 76px); }\r\n.jalex-sponsors .cta-band p { color: var(--text-2); font-size: 18px; max-width: 600px; margin: 0 auto 40px; line-height: 1.6; }\r\n.jalex-sponsors .cta-band .ctas { display: inline-flex; gap: 16px; flex-wrap: wrap; justify-content: center; }\r\n\/* RESPONSIVE *\/\r\n@media (max-width: 1080px) {\r\n  .jalex-sponsors .impact-strip { grid-template-columns: 1fr 1fr; }\r\n  .jalex-sponsors .impact-strip .cell:nth-child(2n) { border-right: none; }\r\n  .jalex-sponsors .impact-strip .cell { border-bottom: 1px solid var(--rule); }\r\n  .jalex-sponsors .partners-grid { grid-template-columns: repeat(3, 1fr); }\r\n  .jalex-sponsors .why-grid { grid-template-columns: repeat(2, 1fr); }\r\n}\r\n@media (max-width: 760px) {\r\n  .jalex-sponsors .wrap { padding: 0 20px; }\r\n  .jalex-sponsors .story { grid-template-columns: 1fr; gap: 28px; }\r\n  .jalex-sponsors .story:nth-child(even) .story-media { order: 0; }\r\n  .jalex-sponsors .partners-grid { grid-template-columns: 1fr 1fr; }\r\n  .jalex-sponsors .why-grid { grid-template-columns: 1fr; }\r\n}\r\n@media (max-width: 480px) {\r\n  .jalex-sponsors .impact-strip { grid-template-columns: 1fr; }\r\n  .jalex-sponsors .impact-strip .cell { border-right: none; }\r\n}\r\n<\/style>\r\n<div class=\"jalex-sponsors\">\r\n  <!-- HERO -->\r\n  <section class=\"community-hero\">\r\n    <img class=\"hero-bg\" src=\"https:\/\/severeinjurylawyers.com\/wp-content\/uploads\/2026\/06\/dallas-stars-sponsorship.webp\" alt=\"\" role=\"presentation\" fetchpriority=\"high\" decoding=\"async\">\r\n    <div class=\"wrap\">\r\n      <span class=\"eyebrow\"><span class=\"stripe\"><\/span><span class=\"num\">00<\/span>Official Law Sponsor<\/span>\r\n      <h1>More than fans or sponsors. <span class=\"it\">We&#8217;re community.<\/span><\/h1>\r\n      <p class=\"lede\">Proud official law sponsor of the Dallas Stars and sport at every level, from the pro arena to the grassroots pitch.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n  <!-- IMPACT STATS -->\r\n  <section class=\"impact-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"impact-strip\">\r\n        <div class=\"cell\"><div class=\"k\">4<\/div><div class=\"l\">Official sponsor<br>partnerships<\/div><\/div>\r\n        <div class=\"cell\"><div class=\"k\">1<\/div><div class=\"l\">Pro team<br>Dallas Stars<\/div><\/div>\r\n        <div class=\"cell\"><div class=\"k\">1<\/div><div class=\"l\">Home arena<br>American Airlines Center<\/div><\/div>\r\n        <div class=\"cell\"><div class=\"k\">All levels<\/div><div class=\"l\">Grassroots to<br>professional sport<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  <!-- WHY -->\r\n  <section class=\"why\">\r\n    <div class=\"wrap\">\r\n      <div class=\"why-head\">\r\n        <span class=\"eyebrow\"><span class=\"stripe\"><\/span><span class=\"num\">01<\/span>Why Sports Sponsorship<\/span>\r\n        <h2>The transformative <span class=\"accent\">power of sport.<\/span><\/h2>\r\n        <p>It&#8217;s not just about the thrill of the game. It&#8217;s about the values sport\r\n        instills in individuals and communities. Our sponsorships reflect a commitment\r\n        to excellence, resilience, and community service.<\/p>\r\n      <\/div>\r\n      <div class=\"why-grid\">\r\n        <div class=\"pillar\">\r\n          <div class=\"num\">01<\/div>\r\n          <h3>Promote sports education<\/h3>\r\n          <p>Encouraging young individuals to engage in sport, understand its values, and pursue excellence on and off the field.<\/p>\r\n        <\/div>\r\n        <div class=\"pillar\">\r\n          <div class=\"num\">02<\/div>\r\n          <h3>Support community welfare<\/h3>\r\n          <p>Contributing to the wellbeing and development of the communities we serve across the Dallas and Fort Worth area.<\/p>\r\n        <\/div>\r\n        <div class=\"pillar\">\r\n          <div class=\"num\">03<\/div>\r\n          <h3>Foster teamwork &amp; leadership<\/h3>\r\n          <p>Showcasing the importance of collaboration, discipline, and leadership, both in sport and in life.<\/p>\r\n        <\/div>\r\n        <div class=\"pillar\">\r\n          <div class=\"num\">04<\/div>\r\n          <h3>Celebrate excellence<\/h3>\r\n          <p>Recognizing and supporting the achievements of athletes at every level, from local pitches to the pro arena.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  <!-- STORIES -->\r\n  <section class=\"stories\">\r\n    <div class=\"wrap\">\r\n      <div class=\"stories-head\">\r\n        <span class=\"eyebrow\"><span class=\"stripe\"><\/span><span class=\"num\">02<\/span>Our Partners<\/span>\r\n        <h2>The teams we <span class=\"accent\">champion.<\/span><\/h2>\r\n        <p>From the ice to the hardwood to the pitch: a look at the organizations we&#8217;re\r\n        proud to stand behind, on and off the field of play.<\/p>\r\n      <\/div>\r\n\r\n      <!-- 1 \u2014 Dallas Stars -->\r\n      <article class=\"story\">\r\n        <div class=\"story-media\">\r\n          <img class=\"story-img\" src=\"https:\/\/severeinjurylawyers.com\/wp-content\/uploads\/2026\/06\/dallas-stars-announcement.webp\" alt=\"J. Alexander Law Firm announces its official law sponsorship of the Dallas Stars\" width=\"640\" height=\"440\" loading=\"lazy\" decoding=\"async\">\r\n        <\/div>\r\n        <div class=\"story-body\">\r\n          <div class=\"story-meta\"><span class=\"story-no\">01<\/span><span class=\"dot\"><\/span><span>NHL &middot; On the ice<\/span><\/div>\r\n          <h3>The Stars: a partnership on and off the ice<\/h3>\r\n          <p>We&#8217;re proud to stand with the Dallas Stars as their official law sponsor, a\r\n          partnership built on the same grit, teamwork, and resilience that define\r\n          championship hockey. From the opening puck drop to the final horn, it&#8217;s the\r\n          discipline and heart of the game that we&#8217;re honored to support.<\/p>\r\n          <p>But our commitment goes beyond the rink. Together we back the fans who fill the\r\n          arena and the community that rallies behind the team, championing youth sport,\r\n          sportsmanship, and the next generation of players across North Texas, on and off\r\n          the ice.<\/p>\r\n          <div class=\"credit\"><span class=\"star\">&#9733;<\/span><span>Official law sponsor of <strong>Dallas Stars<\/strong><\/span><\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <!-- 2 \u2014 American Airlines Center -->\r\n      <article class=\"story\">\r\n        <div class=\"story-media\">\r\n          <img class=\"story-img\" src=\"https:\/\/severeinjurylawyers.com\/wp-content\/uploads\/2026\/06\/dallas-mavericks-jalex-billboard.webp\" alt=\"J. Alexander Law Firm billboard at the American Airlines Center in Dallas\" width=\"640\" height=\"440\" loading=\"lazy\" decoding=\"async\">\r\n        <\/div>\r\n        <div class=\"story-body\">\r\n          <div class=\"story-meta\"><span class=\"story-no\">02<\/span><span class=\"dot\"><\/span><span>The Venue<\/span><\/div>\r\n          <h3>Elevating experiences at the AAC<\/h3>\r\n          <p>The American Airlines Center is a beacon of world class entertainment and\r\n          sport in Dallas. As official law sponsor, we&#8217;re at the forefront of enhancing\r\n          the experience of the thousands of fans who come to witness live sport and\r\n          entertainment.<\/p>\r\n          <p>From exhilarating NBA games to captivating concerts and shows, it&#8217;s a\r\n          partnership that turns every event into a memorable experience.<\/p>\r\n          <div class=\"credit\"><span class=\"star\">&#9733;<\/span><span>Official law sponsor of <strong>American Airlines Center<\/strong><\/span><\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <!-- 3 & 4 \u2014 Sporting United + SMU (logo cards, side by side) -->\r\n      <div class=\"logo-pair\">\r\n        <div class=\"logo-card\">\r\n          <div class=\"logo-chip\"><img src=\"https:\/\/severeinjurylawyers.com\/wp-content\/uploads\/2026\/06\/sporting-united-logo-150x150.png.webp\" alt=\"Sporting United Soccer League logo\" width=\"150\" height=\"150\" loading=\"lazy\" decoding=\"async\"><\/div>\r\n          <div class=\"story-meta\"><span class=\"story-no\">03<\/span><span class=\"dot\"><\/span><span>Soccer &middot; Grassroots<\/span><\/div>\r\n          <h3>A goal for community &amp; sportsmanship<\/h3>\r\n          <p>Soccer unites people like no other game. Our partnership with the Sporting\r\n          United Soccer League underscores our support for grassroots sport and our belief\r\n          in soccer as a powerful tool for community engagement and youth development.<\/p>\r\n          <p>We aim to give young athletes the resources to pursue their passion, promote\r\n          healthy lifestyles, and learn the value of teamwork and perseverance.<\/p>\r\n          <div class=\"credit\"><span class=\"star\">&#9733;<\/span><span>Official law sponsor of <strong>Sporting United Soccer League<\/strong><\/span><\/div>\r\n        <\/div>\r\n        <div class=\"logo-card\">\r\n          <div class=\"logo-chip\"><img src=\"https:\/\/severeinjurylawyers.com\/wp-content\/uploads\/2026\/06\/smu-logo-150x150.png.webp\" alt=\"SMU Athletics logo\" width=\"150\" height=\"150\" loading=\"lazy\" decoding=\"async\"><\/div>\r\n          <div class=\"story-meta\"><span class=\"story-no\">04<\/span><span class=\"dot\"><\/span><span>Collegiate<\/span><\/div>\r\n          <h3>Supporting the future with SMU Athletics<\/h3>\r\n          <p>Our commitment to nurturing talent finds a perfect partner in SMU Athletics.\r\n          By supporting Southern Methodist University&#8217;s athletic programs, we invest in the\r\n          future of sport, walking alongside young athletes as they strive for excellence.<\/p>\r\n          <p>It&#8217;s about creating opportunities for growth and achievement, and instilling\r\n          leadership, discipline, and teamwork in the next generation of stars.<\/p>\r\n          <div class=\"credit\"><span class=\"star\">&#9733;<\/span><span>Official law sponsor of <strong>SMU Athletics<\/strong><\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  <!-- PARTNERS -->\r\n  <section class=\"partners\">\r\n    <div class=\"wrap\">\r\n      <div class=\"partners-head\">\r\n        <div>\r\n          <span class=\"eyebrow\"><span class=\"stripe\"><\/span><span class=\"num\">03<\/span>The Roster<\/span>\r\n          <h2>Proud to sponsor <span class=\"accent\">all of them.<\/span><\/h2>\r\n        <\/div>\r\n        <p class=\"ph-note\">Official law sponsor<\/p>\r\n      <\/div>\r\n      <div class=\"partners-grid\">\r\n        <div class=\"partner\"><div class=\"pname\">Dallas Stars<\/div><div class=\"pwhat\">NHL hockey<\/div><\/div>\r\n        <div class=\"partner\"><div class=\"pname\">American Airlines Center<\/div><div class=\"pwhat\">Home arena<\/div><\/div>\r\n        <div class=\"partner\"><div class=\"pname\">SMU Athletics<\/div><div class=\"pwhat\">Collegiate sport<\/div><\/div>\r\n        <div class=\"partner\"><div class=\"pname\">Sporting United SL<\/div><div class=\"pwhat\">Grassroots soccer<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  <!-- CTA BAND -->\r\n  <section class=\"cta-band\">\r\n    <div class=\"wrap\">\r\n      <span class=\"eyebrow\"><span class=\"stripe\"><\/span><span class=\"num\">04<\/span>Join Us<\/span>\r\n      <h2>Welcome to <span class=\"accent\">the team.<\/span><\/h2>\r\n      <p>Whether you&#8217;re feeling the thrill at the American\r\n      Airlines Center, backing the future stars of SMU, or celebrating the beautiful game,\r\n      J. Alexander Law is there, championing the cause every step of the way. We&#8217;re more\r\n      than fans or sponsors. We&#8217;re a community united by sport.<\/p>\r\n      <div class=\"ctas\">\r\n        <a href=\"https:\/\/severeinjurylawyers.com\/request-a-free-case-review\/\" class=\"btn btn-primary\">Free case review &rarr;<\/a>\r\n        <a href=\"tel:+14698077480\" class=\"btn btn-ghost\">(469) 807-7480<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n<\/div>\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"LegalService\",\r\n  \"name\": \"J. Alexander Law Firm\",\r\n  \"url\": \"https:\/\/severeinjurylawyers.com\/sponsors\/\",\r\n  \"telephone\": \"+1-469-807-7480\",\r\n  \"priceRange\": \"No fee unless we win\",\r\n  \"address\": { \"@type\": \"PostalAddress\", \"streetAddress\": \"12801 N. Central Expressway, Suite 1100\", \"addressLocality\": \"Dallas\", \"addressRegion\": \"TX\", \"postalCode\": \"75243\", \"addressCountry\": \"US\" },\r\n  \"areaServed\": { \"@type\": \"State\", \"name\": \"Texas\" },\r\n  \"knowsLanguage\": [\"en\", \"es\"]\r\n}\r\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>00Official Law Sponsor More than fans or sponsors. We&#8217;re community. Proud official law sponsor of the Dallas Stars and sport at every level, from the pro arena to the grassroots pitch. 4 Official sponsorpartnerships 1 Pro teamDallas Stars 1 Home arenaAmerican Airlines Center All levels Grassroots toprofessional sport 01Why Sports Sponsorship The transformative power of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width.php","meta":{"_seopress_titles_title":"Official Sponsors | Dallas Stars","_seopress_titles_desc":"J. Alexander Law is the Official Law Sponsor of the Dallas Stars and SMU Athletics. See our partnerships.","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"_gspb_post_css":"","footnotes":""},"class_list":["post-1433","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/pages\/1433","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/comments?post=1433"}],"version-history":[{"count":17,"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/pages\/1433\/revisions"}],"predecessor-version":[{"id":1665,"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/pages\/1433\/revisions\/1665"}],"wp:attachment":[{"href":"https:\/\/severeinjurylawyers.com\/es\/wp-json\/wp\/v2\/media?parent=1433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}