{"id":4155,"date":"2024-11-29T15:07:41","date_gmt":"2024-11-29T15:07:41","guid":{"rendered":"https:\/\/morrisonhugheslaw.com\/motorcycle-accidents\/"},"modified":"2026-07-09T16:25:42","modified_gmt":"2026-07-09T16:25:42","slug":"motorcycle-accidents","status":"publish","type":"page","link":"https:\/\/morrisonhugheslaw.com\/es\/personal-injury\/motorcycle-accidents\/","title":{"rendered":"Motorcycle Accidents"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4155\" class=\"elementor elementor-4155 elementor-641\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e05ac0 e-con-full e-flex e-con e-parent\" data-id=\"5e05ac0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e638a5 elementor-widget elementor-widget-html\" data-id=\"1e638a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\n     MORRISON & HUGHES \u2014 Full Page Body (no header \/ footer)\n     Paste into Elementor > Custom HTML widget\n     Sections included:\n       1. Hero\n       2. Stats Bar (animated counters)\n       3. Intro Two-Column\n       4. GA Statistics Charts (4 charts)\n       5. Common Causes\n       6. Common Injuries\n       7. Case Evaluation Tool (multi-step form)\n       8. Georgia Law\n       9. What To Do After a Crash\n      10. FAQ (accordion)\n      11. Blog Resources\n      12. Wrongful Death Resources\n      13. Service Areas + Related Practice Areas\n      14. CTA Banner\n     ============================================================ -->\n\n<!-- Google Fonts (skip if already loaded by your theme) -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800&family=Open+Sans:wght@300;400;600;700&family=Lora:wght@500;600;700&family=Montserrat:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<!-- Chart.js \u2014 loaded once; guard prevents double-load if another widget already pulled it in -->\n<script>\n(function(){\n  if(typeof Chart!=='undefined') return;\n  var s=document.createElement('script');\n  s.src='https:\/\/cdn.jsdelivr.net\/npm\/chart.js@4.4.1\/dist\/chart.umd.min.js';\n  document.head.appendChild(s);\n})();\n<\/script>\n\n<style>\n\/* =====================================================\n   DESIGN TOKENS  \u2014 scoped to .mhb- prefix\n   ===================================================== *\/\n.mhb-wrap {\n  --navy:      #04122E;\n  --navy-deep: #02091a;\n  --gold:      #F09D4C;\n  --gold-dark: #d68630;\n  --cream:     #F7F5F0;\n  --ink:       #2a2a2a;\n  --muted:     #6b6b6b;\n  --line:      #e6e2d9;\n  font-family: 'Open Sans', sans-serif;\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--ink);\n  -webkit-font-smoothing: antialiased;\n}\n.mhb-wrap *, .mhb-wrap *::before, .mhb-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.mhb-wrap h1, .mhb-wrap h2, .mhb-wrap h3, .mhb-wrap h4 {\n  font-family: 'Playfair Display', serif;\n  color: var(--navy);\n  line-height: 1.25;\n}\n.mhb-wrap a { color: var(--navy); }\n.mhb-wrap img { max-width: 100%; display: block; }\n\n\/* =====================================================\n   SHARED UTILITIES\n   ===================================================== *\/\n.mhb-eyebrow {\n  display: block;\n  color: var(--gold);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n}\n.mhb-section-title {\n  font-size: 40px;\n  margin-bottom: 22px;\n  font-weight: 700;\n}\n.mhb-section-lede {\n  font-size: 18px;\n  color: var(--muted);\n  max-width: 820px;\n  margin-bottom: 50px;\n  line-height: 1.7;\n}\n.mhb-inner { max-width: 1200px; margin: 0 auto; }\n\n\/* Buttons *\/\n.mhb-btn {\n  display: inline-block;\n  padding: 16px 32px;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n  text-decoration: none;\n  border-radius: 3px;\n  transition: all 0.25s;\n  cursor: pointer;\n  border: none;\n  font-family: 'Montserrat', sans-serif;\n}\n.mhb-btn-gold { background: var(--gold); color: var(--navy); }\n.mhb-btn-gold:hover { background: var(--gold-dark); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }\n.mhb-btn-outline { background: transparent; color: #fff; border: 2px solid #fff; }\n.mhb-btn-outline:hover { background: #fff; color: var(--navy); }\n\n\/* Fade-up animation *\/\n.mhb-fade { opacity: 0; transform: translateY(28px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.mhb-fade.mhb-in { opacity: 1; transform: translateY(0); }\n.mhb-stagger > .mhb-fade { transition-delay: calc(var(--i, 0) * 100ms); }\n\n\/* Section wrappers *\/\n.mhb-section         { padding: 80px 60px; }\n.mhb-section-dark    { background: var(--navy); }\n.mhb-section-dark .mhb-section-title,\n.mhb-section-dark h2,\n.mhb-section-dark h3,\n.mhb-section-dark h4 { color: #fff; }\n.mhb-section-dark .mhb-section-lede { color: #c9cfdc; }\n.mhb-section-cream   { background: var(--cream); }\n\n\/* =====================================================\n   1. HERO\n   ===================================================== *\/\n.mhb-hero {\n  position: relative;\n  min-height: 560px;\n  background-image: url('https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/05\/pexels-photo-2393821-scaled.jpeg');\n  background-size: cover;\n  background-position: center;\n  display: flex;\n  align-items: center;\n  overflow: hidden;\n}\n.mhb-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(110deg, rgba(4,18,46,0.92) 0%, rgba(4,18,46,0.75) 55%, rgba(4,18,46,0.40) 100%);\n}\n.mhb-hero-content {\n  position: relative;\n  z-index: 1;\n  padding: 70px 60px;\n  max-width: 920px;\n  color: #fff;\n}\n.mhb-hero-eyebrow {\n  color: var(--gold);\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  margin-bottom: 18px;\n  display: block;\n}\n.mhb-hero h1 {\n  font-size: 52px;\n  color: #fff;\n  font-weight: 700;\n  margin-bottom: 22px;\n}\n.mhb-hero h1 .mhb-accent { color: var(--gold); }\n.mhb-hero-motto {\n  font-family: 'Playfair Display', serif;\n  font-weight: 600;\n  color: var(--gold);\n  font-size: 24px;\n  margin-bottom: 22px;\n  border-left: 3px solid var(--gold);\n  padding-left: 16px;\n}\n.mhb-hero p.mhb-lede {\n  font-size: 19px;\n  line-height: 1.7;\n  color: #f3f3f3;\n  margin-bottom: 32px;\n  max-width: 680px;\n}\n.mhb-cta-row { display: flex; flex-wrap: wrap; gap: 16px; }\n.mhb-hero-trust {\n  margin-top: 40px;\n  display: flex;\n  gap: 28px;\n  flex-wrap: wrap;\n  color: #f3f3f3;\n  font-size: 13px;\n  border-top: 1px solid rgba(255,255,255,0.2);\n  padding-top: 24px;\n}\n.mhb-hero-trust div { display: flex; align-items: center; gap: 8px; }\n.mhb-trust-dot { width: 8px; height: 8px; background: var(--gold); border-radius: 50%; flex-shrink: 0; }\n\n\/* =====================================================\n   2. STATS BAR\n   ===================================================== *\/\n.mhb-stats-bar {\n  background: var(--cream);\n  padding: 60px 40px;\n  border-top: 4px solid var(--gold);\n  border-bottom: 1px solid var(--line);\n}\n.mhb-stats-grid {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 30px;\n}\n.mhb-stat-card {\n  text-align: center;\n  padding: 20px;\n  border-right: 1px solid var(--line);\n}\n.mhb-stat-card:last-child { border-right: none; }\n.mhb-stat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 56px;\n  font-weight: 800;\n  color: var(--navy);\n  line-height: 1;\n  margin-bottom: 10px;\n  letter-spacing: -1px;\n}\n.mhb-stat-number .mhb-suffix { color: var(--gold); }\n.mhb-stat-label {\n  font-size: 14px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: var(--muted);\n  margin-bottom: 6px;\n}\n.mhb-stat-source { font-size: 11px; color: var(--muted); font-style: italic; }\n\n\/* =====================================================\n   3. INTRO TWO-COLUMN\n   ===================================================== *\/\n.mhb-intro-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n.mhb-intro-grid img { border-radius: 4px; box-shadow: 0 12px 40px rgba(4,18,46,0.18); }\n.mhb-intro-grid p { margin-bottom: 18px; font-size: 17px; }\n\n\/* =====================================================\n   4. CHARTS SECTION\n   ===================================================== *\/\n.mhb-charts-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  margin-top: 30px;\n}\n.mhb-chart-card {\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 6px;\n  padding: 30px;\n  box-shadow: 0 4px 24px rgba(4,18,46,0.06);\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n.mhb-chart-card:hover { transform: translateY(-4px); box-shadow: 0 12px 36px rgba(4,18,46,0.12); }\n.mhb-chart-card h3 { font-family: 'Lora', serif; font-size: 22px; font-weight: 600; margin-bottom: 6px; }\n.mhb-chart-sub { font-size: 13px; color: var(--muted); margin-bottom: 20px; }\n.mhb-chart-wrap { position: relative; height: 220px; }\n.mhb-chart-cite {\n  font-size: 11px; color: var(--muted); font-style: italic;\n  margin-top: 14px; padding-top: 12px; border-top: 1px solid var(--line);\n}\n\n\/* =====================================================\n   5 & 6. TILE GRID (Causes + Injuries)\n   ===================================================== *\/\n.mhb-tile-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 30px;\n}\n.mhb-tile {\n  background: #fff;\n  border: 1px solid var(--line);\n  border-left: 4px solid var(--gold);\n  padding: 28px;\n  border-radius: 4px;\n  transition: transform 0.25s, box-shadow 0.25s;\n}\n.mhb-tile:hover { transform: translateY(-3px); box-shadow: 0 10px 30px rgba(4,18,46,0.10); }\n.mhb-tile h4 {\n  font-family: 'Open Sans', sans-serif;\n  font-weight: 700;\n  font-size: 17px;\n  color: var(--navy);\n  margin-bottom: 10px;\n}\n.mhb-tile p { color: var(--muted); font-size: 15px; line-height: 1.6; }\n\n\/* =====================================================\n   7. CASE EVALUATION TOOL\n   ===================================================== *\/\n.mhb-case-tool {\n  background: #fff;\n  border: 1px solid var(--line);\n  border-top: 5px solid var(--gold);\n  border-radius: 8px;\n  padding: 40px 44px;\n  box-shadow: 0 12px 40px rgba(4,18,46,0.10);\n  max-width: 760px;\n  margin: 30px auto 0;\n}\n.mhb-case-progress { display: flex; align-items: center; gap: 14px; margin-bottom: 28px; }\n.mhb-case-progress-bar { flex: 1; height: 6px; background: var(--line); border-radius: 3px; overflow: hidden; }\n.mhb-case-progress-fill {\n  height: 100%; width: 0%;\n  background: linear-gradient(90deg, var(--gold) 0%, var(--gold-dark) 100%);\n  border-radius: 3px; transition: width 0.4s ease;\n}\n.mhb-case-progress-text {\n  font-family: 'Montserrat', sans-serif; font-weight: 700;\n  font-size: 12px; text-transform: uppercase; letter-spacing: 1.5px;\n  color: var(--muted); white-space: nowrap;\n}\n.mhb-case-step { display: none; }\n.mhb-case-step.mhb-active { display: block; animation: mhbFadeStep 0.35s ease; }\n@keyframes mhbFadeStep {\n  from { opacity: 0; transform: translateY(8px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.mhb-case-step h3 {\n  font-family: 'Montserrat', sans-serif; font-weight: 700;\n  font-size: 24px; color: var(--navy); margin-bottom: 8px; line-height: 1.3;\n}\n.mhb-step-sub { color: var(--muted); font-size: 14px; margin-bottom: 22px; }\n.mhb-case-choices { display: grid; gap: 12px; }\n.mhb-case-choice {\n  background: #fff; border: 2px solid var(--line); border-radius: 6px;\n  padding: 16px 22px; text-align: left;\n  font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 600;\n  color: var(--navy); cursor: pointer; transition: all 0.18s ease;\n  display: flex; align-items: center; justify-content: space-between; gap: 14px;\n}\n.mhb-case-choice:hover { border-color: var(--gold); background: rgba(240,157,76,0.06); transform: translateY(-1px); }\n.mhb-choice-arrow { color: var(--gold); font-weight: 300; font-size: 22px; transition: transform 0.2s; }\n.mhb-case-choice:hover .mhb-choice-arrow { transform: translateX(4px); }\n.mhb-case-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }\n.mhb-case-field { display: flex; flex-direction: column; gap: 6px; }\n.mhb-case-field.mhb-full { grid-column: 1 \/ -1; }\n.mhb-case-field label {\n  font-size: 12px; font-weight: 700; text-transform: uppercase;\n  letter-spacing: 1.2px; color: var(--muted);\n}\n.mhb-case-field input, .mhb-case-field textarea {\n  padding: 12px 14px; border: 1.5px solid var(--line); border-radius: 4px;\n  font-family: 'Open Sans', sans-serif; font-size: 15px; color: var(--ink);\n  background: #fff; transition: border-color 0.2s;\n}\n.mhb-case-field input:focus, .mhb-case-field textarea:focus { outline: none; border-color: var(--gold); }\n.mhb-case-field textarea { min-height: 90px; resize: vertical; }\n.mhb-case-actions { display: flex; justify-content: space-between; align-items: center; margin-top: 22px; gap: 14px; flex-wrap: wrap; }\n.mhb-case-back {\n  background: transparent; border: none; color: var(--muted);\n  font-size: 13px; font-weight: 600; cursor: pointer; padding: 8px 0;\n  text-transform: uppercase; letter-spacing: 1px;\n}\n.mhb-case-back:hover { color: var(--gold-dark); }\n.mhb-case-submit {\n  background: var(--gold); color: var(--navy); border: none;\n  padding: 14px 30px; font-family: 'Montserrat', sans-serif; font-weight: 700;\n  font-size: 14px; letter-spacing: 1px; text-transform: uppercase;\n  border-radius: 4px; cursor: pointer; transition: all 0.2s;\n}\n.mhb-case-submit:hover { background: var(--gold-dark); transform: translateY(-2px); box-shadow: 0 8px 22px rgba(0,0,0,0.18); }\n.mhb-case-error { color: #b91c1c; font-size: 13px; margin-top: 8px; display: none; }\n.mhb-case-error.mhb-show { display: block; }\n\/* Result screens *\/\n.mhb-case-result { text-align: center; padding: 14px 0 8px; }\n.mhb-result-badge {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 84px; height: 84px;\n  background: linear-gradient(135deg, var(--gold) 0%, var(--gold-dark) 100%);\n  border-radius: 50%; margin-bottom: 22px;\n  box-shadow: 0 8px 24px rgba(240,157,76,0.40);\n}\n.mhb-result-badge svg { width: 44px; height: 44px; stroke: var(--navy); fill: none; stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; }\n.mhb-case-result h3 { font-family: 'Playfair Display', serif; font-size: 32px; color: var(--navy); margin-bottom: 14px; line-height: 1.2; }\n.mhb-case-result p { font-size: 16px; color: var(--muted); max-width: 500px; margin: 0 auto 18px; line-height: 1.7; }\n.mhb-recover-list { background: var(--cream); border-radius: 6px; padding: 22px 28px; margin: 24px 0; text-align: left; }\n.mhb-recover-list-title { font-family: 'Montserrat', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 11px; letter-spacing: 2px; color: var(--gold-dark); margin-bottom: 12px; }\n.mhb-recover-list ul { list-style: none; columns: 2; column-gap: 30px; font-size: 14px; }\n.mhb-recover-list li { padding: 5px 0 5px 18px; position: relative; color: var(--ink); break-inside: avoid; }\n.mhb-recover-list li::before { content: '\u2713'; position: absolute; left: 0; color: var(--gold); font-weight: 700; }\n.mhb-result-cta { margin-top: 18px; background: var(--navy); color: #fff; padding: 18px 26px; border-radius: 6px; font-size: 14px; line-height: 1.6; }\n.mhb-result-cta strong { color: var(--gold); display: block; font-size: 16px; margin-bottom: 4px; }\n\n\/* =====================================================\n   8. GEORGIA LAW\n   ===================================================== *\/\n.mhb-law-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; margin-top: 30px; }\n.mhb-law-card {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(240,157,76,0.4);\n  border-left: 5px solid var(--gold);\n  padding: 28px 30px; border-radius: 4px;\n}\n.mhb-law-citation {\n  font-size: 12px; font-weight: 700; color: var(--gold);\n  letter-spacing: 1px; text-transform: uppercase; margin-bottom: 6px;\n}\n.mhb-law-card h4 { font-family: 'Open Sans', sans-serif; font-size: 18px; margin-bottom: 10px; color: #fff; }\n.mhb-law-card p { color: #c9cfdc; font-size: 15px; }\n\n\/* =====================================================\n   10. FAQ\n   ===================================================== *\/\n.mhb-faq-wrap { margin-top: 30px; }\n.mhb-faq { border-bottom: 1px solid var(--line); padding: 4px 0; }\n.mhb-faq summary {\n  cursor: pointer; padding: 14px 18px 14px 0;\n  font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 700; color: var(--navy);\n  list-style: none; display: flex; justify-content: space-between; align-items: center;\n  gap: 18px; line-height: 1.4;\n}\n.mhb-faq summary::-webkit-details-marker { display: none; }\n.mhb-faq summary::after { content: '+'; color: var(--gold); font-size: 22px; font-weight: 300; transition: transform 0.25s; }\n.mhb-faq[open] summary::after { content: '\u2212'; }\n.mhb-faq-answer { padding: 0 0 16px; color: var(--muted); font-size: 14px; line-height: 1.7; }\n\n\/* =====================================================\n   11-13. RESOURCE CARDS\n   ===================================================== *\/\n.mhb-resource-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 30px; }\n.mhb-resource-card {\n  background: #fff; border: 1px solid var(--line); border-radius: 6px; overflow: hidden;\n  transition: transform 0.25s, box-shadow 0.25s; text-decoration: none; color: var(--ink);\n  display: flex; flex-direction: column;\n}\n.mhb-resource-card:hover { transform: translateY(-4px); box-shadow: 0 14px 36px rgba(4,18,46,0.14); }\n.mhb-card-img { height: 180px; background-size: cover; background-position: center; }\n.mhb-card-body { padding: 22px 24px; flex: 1; display: flex; flex-direction: column; }\n.mhb-card-tag {\n  display: inline-block; background: var(--gold); color: var(--navy);\n  font-size: 11px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase;\n  padding: 4px 10px; border-radius: 2px; margin-bottom: 12px; align-self: flex-start;\n}\n.mhb-resource-card h4 { font-family: 'Playfair Display', serif; font-size: 19px; margin-bottom: 10px; line-height: 1.35; color: var(--navy); }\n.mhb-resource-card p { font-size: 14px; color: var(--muted); flex: 1; }\n.mhb-read-more { display: inline-block; margin-top: 14px; color: var(--gold-dark); font-weight: 700; font-size: 13px; letter-spacing: 1px; text-transform: uppercase; }\n\n\/* City chips *\/\n.mhb-city-chips { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }\n.mhb-city-chips a {\n  background: #fff; border: 1px solid var(--line); color: var(--navy);\n  padding: 10px 20px; border-radius: 30px; text-decoration: none;\n  font-weight: 600; font-size: 14px; transition: all 0.2s;\n}\n.mhb-city-chips a:hover { background: var(--gold); border-color: var(--gold); }\n\n\/* =====================================================\n   14. CTA BANNER\n   ===================================================== *\/\n.mhb-cta-banner {\n  background: linear-gradient(135deg, #04122E 0%, #0a1f47 100%);\n  color: #fff; padding: 80px 60px; text-align: center;\n  position: relative; overflow: hidden;\n}\n.mhb-cta-banner::before {\n  content: ''; position: absolute; inset: 0;\n  background-image: url('https:\/\/images.pexels.com\/photos\/2519374\/pexels-photo-2519374.jpeg');\n  background-size: cover; background-position: center; opacity: 0.10; z-index: 0;\n}\n.mhb-cta-banner > * { position: relative; z-index: 1; }\n.mhb-cta-banner h2 { font-size: 42px; color: #fff; margin-bottom: 16px; }\n.mhb-cta-banner p { font-size: 18px; max-width: 720px; margin: 0 auto 28px; color: #d9dde6; }\n.mhb-cta-phone {\n  color: var(--gold); font-family: 'Montserrat', sans-serif;\n  font-size: 36px; font-weight: 700; text-decoration: none;\n  display: inline-block; margin-top: 18px;\n}\n.mhb-cta-phone:hover { color: var(--gold-dark); }\n\n\/* =====================================================\n   RESPONSIVE\n   ===================================================== *\/\n@media (max-width: 980px) {\n  .mhb-stats-grid      { grid-template-columns: repeat(2, 1fr); }\n  .mhb-stat-card:nth-child(2) { border-right: none; }\n  .mhb-charts-grid, .mhb-tile-grid, .mhb-resource-grid,\n  .mhb-law-grid, .mhb-intro-grid { grid-template-columns: 1fr; }\n  .mhb-section         { padding: 60px 24px; }\n  .mhb-hero h1         { font-size: 36px; }\n  .mhb-hero-content    { padding: 60px 30px; }\n  .mhb-section-title   { font-size: 30px; }\n  .mhb-stat-number     { font-size: 42px; }\n  .mhb-cta-banner      { padding: 60px 30px; }\n  .mhb-cta-banner h2   { font-size: 30px; }\n  .mhb-cta-phone       { font-size: 28px; }\n}\n@media (max-width: 620px) {\n  .mhb-stats-grid      { grid-template-columns: 1fr; }\n  .mhb-stat-card       { border-right: none; border-bottom: 1px solid var(--line); }\n  .mhb-case-tool       { padding: 28px 22px; }\n  .mhb-case-fields     { grid-template-columns: 1fr; }\n  .mhb-recover-list ul { columns: 1; }\n  .mhb-resource-grid   { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<!-- ============================================================  WRAPPER  -->\n<div class=\"mhb-wrap\">\n\n<!-- ============================================================\n     1. HERO\n     ============================================================ -->\n<section class=\"mhb-hero\">\n  <div class=\"mhb-hero-content\">\n    <span class=\"mhb-hero-eyebrow\">Your Motorcycle Injury Attorneys<\/span>\n    <h1>Georgia Motorcycle Accident <span class=\"mhb-accent\">Attorneys<\/span><\/h1>\n    <p class=\"mhb-hero-motto\">Your Road. Your Rights. Your Lawyer.<\/p>\n    <p class=\"mhb-lede\">When a careless driver puts you on the pavement, the road back is steep \u2014 medical bills, missed work, insurance adjusters built to deny you. Morrison &amp; Hughes stands up for injured Georgia riders, statewide. We fight to make you whole.<\/p>\n    <div class=\"mhb-cta-row\">\n        <a href=\"https:\/\/morrisonhugheslaw.com\/contact-us\/\" class=\"mhb-btn mhb-btn-gold\">Free &amp; Confidential Consultation<\/a>\n      <a href=\"tel:4046892734\" class=\"mhb-btn mhb-btn-outline\" style=\"color:#fff;\">Call 404-LAW-TEAM<\/a>\n    <\/div>\n    <div class=\"mhb-hero-trust\">\n      <div><span class=\"mhb-trust-dot\"><\/span> No fees unless we win<\/div>\n      <div><span class=\"mhb-trust-dot\"><\/span> Statewide Georgia representation<\/div>\n      <div><span class=\"mhb-trust-dot\"><\/span> Trial-tested advocates<\/div>\n      <div><span class=\"mhb-trust-dot\"><\/span> 6 office locations<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     2. STATS BAR\n     ============================================================ -->\n<section class=\"mhb-stats-bar\" aria-label=\"Georgia motorcycle accident statistics\">\n  <div class=\"mhb-stats-grid\">\n    <div class=\"mhb-stat-card\">\n      <div class=\"mhb-stat-number\" data-mhb-count=\"207\">0<\/div>\n      <div class=\"mhb-stat-label\">GA Motorcyclist Deaths<\/div>\n      <div class=\"mhb-stat-source\">In 2022 \u2014 up 7% YoY (GOHS)<\/div>\n    <\/div>\n    <div class=\"mhb-stat-card\">\n      <div class=\"mhb-stat-number\"><span data-mhb-count=\"33499\">0<\/span><span class=\"mhb-suffix\">+<\/span><\/div>\n      <div class=\"mhb-stat-label\">GA Motorcycle Crashes<\/div>\n      <div class=\"mhb-stat-source\">2015\u20132023 cumulative (GOHS)<\/div>\n    <\/div>\n    <div class=\"mhb-stat-card\">\n      <div class=\"mhb-stat-number\"><span data-mhb-count=\"29\">0<\/span><span class=\"mhb-suffix\">%<\/span><\/div>\n      <div class=\"mhb-stat-label\">Rise in GA Fatalities<\/div>\n      <div class=\"mhb-stat-source\">Since 2017 (GOHS)<\/div>\n    <\/div>\n    <div class=\"mhb-stat-card\">\n      <div class=\"mhb-stat-number\"><span data-mhb-count=\"28\">0<\/span><span class=\"mhb-suffix\">&times;<\/span><\/div>\n      <div class=\"mhb-stat-label\">More Likely to Die<\/div>\n      <div class=\"mhb-stat-source\">Per mile vs car occupants (NHTSA, 2023)<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     3. INTRO\n     ============================================================ -->\n<section class=\"mhb-section\">\n  <div class=\"mhb-inner mhb-intro-grid\">\n    <div class=\"mhb-fade\">\n      <span class=\"mhb-eyebrow\">Representing Injured Riders Across Georgia<\/span>\n      <h2 class=\"mhb-section-title\">When a Driver's Negligence Costs You Everything, We Make Them Pay.<\/h2>\n      <p>A motorcycle crash isn't a fender-bender. There's no airbag, no crumple zone, no safety cage \u2014 only the rider, the bike, and 4,000 pounds of distracted driver who didn't see you. The injuries are catastrophic and the recovery is long. Insurance companies know this, and they will use every tactic to minimize what you receive.<\/p>\n      <p>Morrison &amp; Hughes Law Firm represents motorcycle accident victims throughout Georgia \u2014 from Atlanta and the metro counties to LaGrange and beyond. We investigate the crash, hire the right experts, document every dollar of loss, and prepare every case as though it will be tried before a jury. That's how we maximize what you recover.<\/p>\n      <a href=\"#mhb-case-eval\" class=\"mhb-btn mhb-btn-gold\" style=\"margin-top:14px;\">Tell Us What Happened<\/a> \n    <\/div>\n    <div class=\"mhb-fade\" style=\"--i:1;\">\n      <img decoding=\"async\" src=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/05\/pexels-photo-2393821-scaled.jpeg\" alt=\"Motorcyclist riding on a Georgia highway at sunset\" loading=\"lazy\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     4. GA STATISTICS CHARTS\n     ============================================================ -->\n<section class=\"mhb-section mhb-section-cream\" id=\"mhb-ga-stats\">\n  <div class=\"mhb-inner\">\n    <span class=\"mhb-eyebrow\">The Reality on Georgia Roads<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">Georgia Motorcycle Accident Statistics<\/h2>\n    <p class=\"mhb-section-lede mhb-fade\" style=\"--i:1;\">The numbers below come directly from the Georgia Governor's Office of Highway Safety (GOHS) and the National Highway Traffic Safety Administration (NHTSA). They tell a difficult story \u2014 and they're why representation matters.<\/p>\n    <div class=\"mhb-charts-grid\">\n      <div class=\"mhb-chart-card mhb-fade\" style=\"--i:2;\">\n        <h3>GA Motorcycle Fatalities by Year<\/h3>\n        <div class=\"mhb-chart-sub\">Annual rider deaths in Georgia, 2017\u20132022<\/div>\n        <div class=\"mhb-chart-wrap\"><canvas id=\"mhbChartFatalities\"><\/canvas><\/div>\n        <div class=\"mhb-chart-cite\">Source: Georgia Governor's Office of Highway Safety, 2022 Motorcycle Traffic Safety Facts.<\/div>\n      <\/div>\n      <div class=\"mhb-chart-card mhb-fade\" style=\"--i:3;\">\n        <h3>Top Contributing Factors<\/h3>\n        <div class=\"mhb-chart-sub\">Factors involved in GA fatal motorcycle crashes<\/div>\n        <div class=\"mhb-chart-wrap\"><canvas id=\"mhbChartCauses\"><\/canvas><\/div>\n        <div class=\"mhb-chart-cite\">Source: Georgia Governor's Office of Highway Safety, fatal-crash analysis.<\/div>\n      <\/div>\n      <div class=\"mhb-chart-card mhb-fade\" style=\"--i:4;\">\n        <h3>Helmet Use &amp; Survival<\/h3>\n        <div class=\"mhb-chart-sub\">Helmet effectiveness in preventing rider death<\/div>\n        <div class=\"mhb-chart-wrap\"><canvas id=\"mhbChartHelmet\"><\/canvas><\/div>\n        <div class=\"mhb-chart-cite\">Source: NHTSA \u2014 helmets are 37% effective at preventing motorcyclist deaths and 67% effective at preventing brain injury.<\/div>\n      <\/div>\n      <div class=\"mhb-chart-card mhb-fade\" style=\"--i:5;\">\n        <h3>Fatality Rate per 100M Miles Traveled<\/h3>\n        <div class=\"mhb-chart-sub\">Motorcyclist vs. passenger car occupant (2023, U.S.)<\/div>\n        <div class=\"mhb-chart-wrap\"><canvas id=\"mhbChartRate\"><\/canvas><\/div>\n        <div class=\"mhb-chart-cite\">Source: NHTSA Traffic Safety Facts 2023 \u2014 31.39 motorcyclist deaths vs. 1.13 passenger car occupant deaths per 100M VMT.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     5. COMMON CAUSES\n     ============================================================ -->\n<section class=\"mhb-section\">\n  <div class=\"mhb-inner\">\n    <span class=\"mhb-eyebrow\">Why Crashes Happen<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">Common Causes of Motorcycle Accidents in Georgia<\/h2>\n    <p class=\"mhb-section-lede mhb-fade\" style=\"--i:1;\">In the majority of multi-vehicle motorcycle crashes, the other driver is at fault. Georgia data consistently shows the same patterns at intersections, on interstates, and on rural two-lane highways.<\/p>\n    <div class=\"mhb-tile-grid mhb-stagger\">\n      <div class=\"mhb-tile mhb-fade\">\n        <h4>Drivers Failing to Yield<\/h4>\n        <p>Left-turning cars striking oncoming motorcycles is the single most common multi-vehicle motorcycle crash. Drivers say \"I didn't see him\" \u2014 Georgia juries hold them accountable for not looking.<\/p>\n      <\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:1;\">\n        <h4>Distracted Driving<\/h4>\n        <p>Texting, navigation, and infotainment screens. Under O.C.G.A. \u00a7 40-6-241.2, hands-free is required in Georgia \u2014 violators are routinely liable in motorcycle crashes.<\/p>\n      <\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:2;\">\n        <h4>Speeding<\/h4>\n        <p>GOHS reports more than <strong>35%<\/strong> of riders in fatal Georgia motorcycle crashes were speeding \u2014 but speeding by car drivers in mixed traffic causes equally deadly outcomes.<\/p>\n      <\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:3;\">\n        <h4>Impaired Driving<\/h4>\n        <p>Nearly <strong>30%<\/strong> of fatal motorcycle crashes in Georgia involve alcohol (GOHS). Impaired car drivers also account for a large share of multi-vehicle motorcycle fatalities.<\/p>\n      <\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:4;\">\n        <h4>Unsafe Lane Changes<\/h4>\n        <p>Drivers drift into a motorcyclist's lane after a quick mirror check. Without the visual mass of a car, riders are routinely overlooked in blind spots.<\/p>\n      <\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:5;\">\n        <h4>Dangerous Road Conditions<\/h4>\n        <p>Potholes, gravel, uneven pavement, and missing signage that a car shrugs off can be lethal on two wheels. When a government entity is responsible, ante litem notice deadlines are extremely short.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     6. COMMON INJURIES\n     ============================================================ -->\n<section class=\"mhb-section mhb-section-cream\">\n  <div class=\"mhb-inner\">\n    <span class=\"mhb-eyebrow\">What Riders Are Up Against<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">Common Motorcycle Accident Injuries<\/h2>\n    <p class=\"mhb-section-lede mhb-fade\" style=\"--i:1;\">Without the protection of a vehicle, motorcyclists absorb the full force of a collision. The injuries are often life-altering and require lifetime treatment, equipment, and care.<\/p>\n    <div class=\"mhb-tile-grid mhb-stagger\">\n      <div class=\"mhb-tile mhb-fade\"><h4>Traumatic Brain Injuries (TBI)<\/h4><p>Even with a DOT helmet, the rotational forces of a motorcycle crash cause concussions, contusions, and diffuse axonal injuries. NHTSA estimates helmets prevent 67% of brain injuries \u2014 but cannot prevent all.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:1;\"><h4>Spinal Cord Injuries &amp; Paralysis<\/h4><p>Crushed or fractured vertebrae lead to paraplegia, quadriplegia, and chronic nerve pain. These cases require lifetime medical projections.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:2;\"><h4>Compound Fractures<\/h4><p>Tibia, femur, pelvis, wrist, and clavicle breaks are nearly universal in motorcycle crashes. Surgical hardware and revision surgeries are the rule, not the exception.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:3;\"><h4>Amputations<\/h4><p>Lower-extremity amputations result from being pinned under the bike, dragged, or crushed by a second vehicle. Prosthetics and rehabilitation are six- to seven-figure damages.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:4;\"><h4>Road Rash &amp; Burns<\/h4><p>\"Road rash\" is medical-grade severe abrasion. Third-degree cases require skin grafts and leave permanent scarring.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:5;\"><h4>Internal Organ Damage<\/h4><p>Blunt-force trauma to abdomen and chest can rupture the spleen, liver, or kidneys, and cause life-threatening internal bleeding.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     7. CASE EVALUATION TOOL\n     ============================================================ -->\n<section class=\"mhb-section\" id=\"mhb-case-eval\">\n  <div class=\"mhb-inner\">\n    <span class=\"mhb-eyebrow\">Free Case Evaluation<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">Do You Have a Motorcycle Accident Case?<\/h2>\n    <p class=\"mhb-section-lede mhb-fade\" style=\"--i:1;\">Answer 5 quick questions. We'll tell you whether you have a potential case, and a Morrison &amp; Hughes attorney will call you the next business day. Free, confidential, no obligation.<\/p>\n\n    <form class=\"mhb-case-tool mhb-fade\" id=\"mhbCaseTool\" novalidate style=\"--i:2;\" autocomplete=\"on\">\n      <div class=\"mhb-case-progress\">\n        <div class=\"mhb-case-progress-bar\"><div class=\"mhb-case-progress-fill\" id=\"mhbProgressFill\"><\/div><\/div>\n        <span class=\"mhb-case-progress-text\" id=\"mhbProgressText\">Step 1 of 6<\/span>\n      <\/div>\n\n      <div class=\"mhb-case-step mhb-active\" data-step=\"1\">\n        <h3>Were you injured in the crash?<\/h3>\n        <p class=\"mhb-step-sub\">Even soft-tissue or delayed-onset injuries count.<\/p>\n        <div class=\"mhb-case-choices\">\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"injured\" data-value=\"yes\">Yes \u2014 I was injured <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"injured\" data-value=\"no\">No injuries <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"mhb-case-step\" data-step=\"2\">\n        <h3>Was the crash someone else's fault?<\/h3>\n        <p class=\"mhb-step-sub\">Another driver, a road condition, or a defective part \u2014 anyone other than you.<\/p>\n        <div class=\"mhb-case-choices\">\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"fault\" data-value=\"yes\">Yes \u2014 another driver or party was at fault <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"fault\" data-value=\"partial\">Partial fault \u2014 I may share some blame <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"fault\" data-value=\"no\">No \/ not sure <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n        <\/div>\n        <div class=\"mhb-case-actions\"><button type=\"button\" class=\"mhb-case-back\" data-back=\"1\">\u2190 Back<\/button><\/div>\n      <\/div>\n\n      <div class=\"mhb-case-step\" data-step=\"3\">\n        <h3>When did the accident happen?<\/h3>\n        <p class=\"mhb-step-sub\">Georgia's statute of limitations is generally two years (O.C.G.A. \u00a7 9-3-33).<\/p>\n        <div class=\"mhb-case-choices\">\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"when\" data-value=\"recent\">Within the last 6 months <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"when\" data-value=\"under1yr\">6 months to 1 year ago <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"when\" data-value=\"under2yr\">1 to 2 years ago <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"when\" data-value=\"over2yr\">More than 2 years ago <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n        <\/div>\n        <div class=\"mhb-case-actions\"><button type=\"button\" class=\"mhb-case-back\" data-back=\"2\">\u2190 Back<\/button><\/div>\n      <\/div>\n\n      <div class=\"mhb-case-step\" data-step=\"4\">\n        <h3>Did you receive medical treatment?<\/h3>\n        <p class=\"mhb-step-sub\">ER visit, urgent care, doctor visit, ongoing therapy \u2014 anything counts.<\/p>\n        <div class=\"mhb-case-choices\">\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"medical\" data-value=\"ongoing\">Yes \u2014 still receiving treatment <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"medical\" data-value=\"completed\">Yes \u2014 treatment completed <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"medical\" data-value=\"none\">No medical treatment <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n        <\/div>\n        <div class=\"mhb-case-actions\"><button type=\"button\" class=\"mhb-case-back\" data-back=\"3\">\u2190 Back<\/button><\/div>\n      <\/div>\n\n      <div class=\"mhb-case-step\" data-step=\"5\">\n        <h3>Are you currently represented by another attorney for this crash?<\/h3>\n        <p class=\"mhb-step-sub\">If yes, please contact your attorney first.<\/p>\n        <div class=\"mhb-case-choices\">\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"rep\" data-value=\"no\">No \u2014 I'm not represented <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n          <button type=\"button\" class=\"mhb-case-choice\" data-q=\"rep\" data-value=\"yes\">Yes \u2014 I have an attorney <span class=\"mhb-choice-arrow\">\u2192<\/span><\/button>\n        <\/div>\n        <div class=\"mhb-case-actions\"><button type=\"button\" class=\"mhb-case-back\" data-back=\"4\">\u2190 Back<\/button><\/div>\n      <\/div>\n\n      <!-- STEP 6: Contact info -->\n      <div class=\"mhb-case-step\" data-step=\"6\">\n        <h3>Where can a Morrison &amp; Hughes attorney reach you?<\/h3>\n        <p class=\"mhb-step-sub\">Submitted information is confidential and only used to evaluate your case. No fees unless we recover for you.<\/p>\n        <div class=\"mhb-case-fields\">\n          <div class=\"mhb-case-field\"><label for=\"mhb_first\">First Name *<\/label><input type=\"text\" id=\"mhb_first\" autocomplete=\"given-name\"><\/div>\n          <div class=\"mhb-case-field\"><label for=\"mhb_last\">Last Name<\/label><input type=\"text\" id=\"mhb_last\" autocomplete=\"family-name\"><\/div>\n          <div class=\"mhb-case-field\"><label for=\"mhb_phone\">Phone *<\/label><input type=\"tel\" id=\"mhb_phone\" autocomplete=\"tel\" placeholder=\"(404) 555-1234\"><\/div>\n          <div class=\"mhb-case-field\"><label for=\"mhb_email\">Email *<\/label><input type=\"email\" id=\"mhb_email\" autocomplete=\"email\"><\/div>\n          <div class=\"mhb-case-field mhb-full\">\n            <label for=\"mhb_details\">Briefly describe what happened (optional)<\/label>\n            <textarea id=\"mhb_details\" placeholder=\"When, where, what happened, injuries...\"><\/textarea>\n          <\/div>\n        <\/div>\n        <div class=\"mhb-case-error\" id=\"mhbCaseError\">Please complete all required fields with valid information.<\/div>\n        <div class=\"mhb-case-actions\">\n          <button type=\"button\" class=\"mhb-case-back\" data-back=\"5\">\u2190 Back<\/button>\n          <button type=\"button\" id=\"mhbToStep7\" class=\"mhb-case-submit\">Almost Done \u2192<\/button>\n        <\/div>\n      <\/div>\n\n      <!-- STEP 7: GHL iframe \u2014 user completes reCAPTCHA + submits -->\n      <div class=\"mhb-case-step\" data-step=\"7\">\n        <h3>One last step \u2014 verify &amp; submit.<\/h3>\n        <p class=\"mhb-step-sub\">Your information is pre-filled below. Complete the reCAPTCHA and hit <strong>Send Message<\/strong> to submit your case to our team.<\/p>\n        <div style=\"border:1px solid var(--line);border-radius:6px;overflow:hidden;margin-top:12px;\">\n          <iframe\n            id=\"mhbGhlIframe\"\n            src=\"https:\/\/link.whipple.media\/widget\/form\/smuJijKiDfdfGUcfYPnV\"\n            style=\"width:100%;height:680px;border:none;display:block;\"\n            data-layout='{\"id\":\"INLINE\"}'\n            data-trigger-type=\"alwaysShow\"\n            data-activation-type=\"alwaysActivated\"\n            data-deactivation-type=\"neverDeactivate\"\n            data-form-name=\"Form 0\"\n            data-height=\"680\"\n            data-layout-iframe-id=\"inline-smuJijKiDfdfGUcfYPnV\"\n            data-form-id=\"smuJijKiDfdfGUcfYPnV\"\n            title=\"Case Evaluation Form\"\n          ><\/iframe>\n        <\/div>\n        <script src=\"https:\/\/link.whipple.media\/js\/form_embed.js\"><\/script>\n        <div class=\"mhb-case-actions\" style=\"margin-top:16px;\">\n          <button type=\"button\" class=\"mhb-case-back\" data-back=\"6\">\u2190 Back<\/button>\n        <\/div>\n      <\/div>\n\n      <!-- Result: qualified -->\n      <div class=\"mhb-case-step\" data-step=\"result-yes\">\n        <div class=\"mhb-case-result\">\n          <div class=\"mhb-result-badge\"><svg viewBox=\"0 0 24 24\"><polyline points=\"4 12 10 18 20 6\"\/><\/svg><\/div>\n          <h3>You may have a case.<\/h3>\n          <p>Based on your answers, you have a <strong>potential motorcycle accident claim<\/strong> in Georgia. A Morrison &amp; Hughes attorney will personally review your information and call you.<\/p>\n          <div class=\"mhb-recover-list\">\n            <div class=\"mhb-recover-list-title\">Damages You May Be Entitled To<\/div>\n            <ul>\n              <li>Past &amp; future medical expenses<\/li><li>Surgical and rehabilitative care<\/li>\n              <li>Long-term &amp; home health care<\/li><li>Lost wages &amp; earning capacity<\/li>\n              <li>Pain and suffering<\/li><li>Diminished quality of life<\/li>\n              <li>Emotional distress &amp; PTSD<\/li><li>Loss of consortium<\/li>\n              <li>Property damage<\/li><li>Punitive damages (DUI &amp; reckless conduct)<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"mhb-result-cta\">\n            <strong>What happens next?<\/strong>\n            We've received your information. <strong style=\"color:#fff;display:inline;font-size:14px;\">An attorney will call you the next business day<\/strong> for a free, confidential consultation. If your call is urgent, dial <a href=\"tel:4046892734\" style=\"color:var(--gold);text-decoration:none;\"><strong>404-LAW-TEAM<\/strong><\/a>.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Result: soft redirect -->\n      <div class=\"mhb-case-step\" data-step=\"result-soft\">\n        <div class=\"mhb-case-result\">\n          <div class=\"mhb-result-badge\" style=\"background:linear-gradient(135deg,#6b7c9a 0%,#04122E 100%);\">\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 8v5M12 16v.5\"\/><\/svg>\n          <\/div>\n          <h3>Let's talk anyway.<\/h3>\n          <p>Your situation may still have options worth exploring \u2014 <strong>statute deadlines, hidden defendants, or insurance coverage<\/strong> often make cases viable when riders think they aren't.<\/p>\n          <div class=\"mhb-result-cta\">\n            <strong>What happens next?<\/strong>\n            We've received your information. <strong style=\"color:#fff;display:inline;font-size:14px;\">An attorney will call you the next business day<\/strong> to discuss your options. Or call now: <a href=\"tel:4046892734\" style=\"color:var(--gold);text-decoration:none;\"><strong>404-LAW-TEAM<\/strong><\/a>.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/form>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     8. GEORGIA LAW\n     ============================================================ -->\n<section class=\"mhb-section mhb-section-dark\" id=\"mhb-ga-law\">\n  <div class=\"mhb-inner\">\n    <span class=\"mhb-eyebrow\">Know the Statutes<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">Georgia Motorcycle Laws That Affect Your Case<\/h2>\n    <p class=\"mhb-section-lede mhb-fade\" style=\"--i:1;\">Georgia's motorcycle statutes shape what you can recover and how long you have to act. Missing a deadline or misunderstanding a rule can end your case before it starts.<\/p>\n    <div class=\"mhb-law-grid\">\n      <div class=\"mhb-law-card mhb-fade\">\n        <div class=\"mhb-law-citation\">O.C.G.A. \u00a7 40-6-315<\/div>\n        <h4>Universal Helmet &amp; Eye Protection<\/h4>\n        <p>All Georgia motorcycle riders and passengers must wear a DOT-compliant helmet and approved eye protection. Failure to wear a helmet may reduce \u2014 but does not automatically bar \u2014 recovery for injuries unrelated to the head.<\/p>\n      <\/div>\n      <div class=\"mhb-law-card mhb-fade\" style=\"--i:1;\">\n        <div class=\"mhb-law-citation\">O.C.G.A. \u00a7 40-6-312<\/div>\n        <h4>Lane-Splitting Is Illegal<\/h4>\n        <p>Georgia prohibits motorcycles from passing between lanes of traffic. If a rider was lane-splitting, the at-fault driver's insurer will use it to argue comparative fault \u2014 which is why experienced motorcycle counsel matters.<\/p>\n      <\/div>\n      <div class=\"mhb-law-card mhb-fade\" style=\"--i:2;\">\n        <div class=\"mhb-law-citation\">O.C.G.A. \u00a7 51-12-33<\/div>\n        <h4>Modified Comparative Negligence<\/h4>\n        <p>You can recover damages if you are <strong>less than 50%<\/strong> at fault, with your award reduced by your share of fault. At 50% or more, recovery is barred entirely. We aggressively defend against fault-shifting tactics.<\/p>\n      <\/div>\n      <div class=\"mhb-law-card mhb-fade\" style=\"--i:3;\">\n        <div class=\"mhb-law-citation\">O.C.G.A. \u00a7 9-3-33<\/div>\n        <h4>Two-Year Statute of Limitations<\/h4>\n        <p>You generally have <strong>two years<\/strong> from the date of the crash to file a personal injury or wrongful death lawsuit in Georgia. Property damage has four years. Government-vehicle crashes carry much shorter ante litem deadlines.<\/p>\n      <\/div>\n      <div class=\"mhb-law-card mhb-fade\" style=\"--i:4;\">\n        <div class=\"mhb-law-citation\">O.C.G.A. \u00a7 33-7-11<\/div>\n        <h4>Minimum Liability Coverage<\/h4>\n        <p>Georgia drivers must carry at least <strong>$25,000 per person \/ $50,000 per accident<\/strong> in bodily injury liability and $25,000 in property damage. Catastrophic motorcycle injuries routinely exceed those limits \u2014 UM\/UIM coverage is critical.<\/p>\n      <\/div>\n      <div class=\"mhb-law-card mhb-fade\" style=\"--i:5;\">\n        <div class=\"mhb-law-citation\">O.C.G.A. \u00a7 40-6-241.2<\/div>\n        <h4>Hands-Free Georgia Act<\/h4>\n        <p>Drivers may not hold a phone or device while operating a vehicle. A driver's hands-free violation at the time of the crash is powerful evidence of negligence \u2014 and can support punitive damages.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     9. WHAT TO DO\n     ============================================================ -->\n<section class=\"mhb-section mhb-section-cream\">\n  <div class=\"mhb-inner\">\n    <span class=\"mhb-eyebrow\">Your First 72 Hours<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">What to Do After a Motorcycle Crash in Georgia<\/h2>\n    <p class=\"mhb-section-lede mhb-fade\" style=\"--i:1;\">What you do in the first hours and days after a crash directly affects what you can recover. Insurance investigators are already working \u2014 yours should be, too.<\/p>\n    <div class=\"mhb-tile-grid mhb-stagger\">\n      <div class=\"mhb-tile mhb-fade\"><h4>1. Get Medical Care Immediately<\/h4><p>Even if you \"feel okay.\" Adrenaline masks brain and internal injuries. The medical record is the foundation of your case.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:1;\"><h4>2. Call Law Enforcement<\/h4><p>Insist on an official Georgia Uniform Motor Vehicle Crash Report. Get the report number before you leave the scene.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:2;\"><h4>3. Document Everything<\/h4><p>Photos of the bike, the cars, the scene, skid marks, signs, your gear, and your injuries. Names and numbers of witnesses.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:3;\"><h4>4. Don't Talk to the Other Insurer<\/h4><p>Adjusters call within hours. Anything you say is recorded and used to reduce your claim. Decline politely. Refer them to your attorney.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:4;\"><h4>5. Preserve the Motorcycle &amp; Gear<\/h4><p>Don't repair, sell, or discard. The bike, helmet, and protective gear are physical evidence \u2014 and reconstruction experts need them.<\/p><\/div>\n      <div class=\"mhb-tile mhb-fade\" style=\"--i:5;\"><h4>6. Call Morrison &amp; Hughes<\/h4><p>The earlier we are involved, the more evidence we can preserve, the more witnesses we can locate, and the stronger your claim becomes.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     10. FAQ\n     ============================================================ -->\n<section class=\"mhb-section\">\n  <div class=\"mhb-inner\" style=\"max-width:920px;\">\n    <span class=\"mhb-eyebrow\">Common Questions<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">Motorcycle Accident FAQs \u2014 Georgia<\/h2>\n    <div class=\"mhb-faq-wrap mhb-fade\" style=\"--i:1;\">\n      <details class=\"mhb-faq\">\n        <summary>How long do I have to file a motorcycle accident claim in Georgia?<\/summary>\n        <div class=\"mhb-faq-answer\">Under <strong>O.C.G.A. \u00a7 9-3-33<\/strong>, you generally have two years from the date of the accident to file a personal injury lawsuit, and two years from the date of death for a wrongful death claim. Property damage has four years. Claims against government vehicles or entities require a written ante litem notice \u2014 six months for cities, twelve months for the state \u2014 long before any lawsuit is filed.<\/div>\n      <\/details>\n      <details class=\"mhb-faq\">\n        <summary>Can I still recover if I wasn't wearing a helmet?<\/summary>\n        <div class=\"mhb-faq-answer\">Possibly. Georgia is a <strong>modified comparative negligence<\/strong> state (O.C.G.A. \u00a7 51-12-33). Failure to wear a required helmet can reduce damages tied to head injuries, but does not automatically bar your claim \u2014 particularly for injuries unrelated to the head, such as fractures, internal organ damage, or spinal injuries. We aggressively contest helmet-defense arguments where they don't fit the medical record.<\/div>\n      <\/details>\n      <details class=\"mhb-faq\">\n        <summary>The other driver's insurance is offering me a quick settlement. Should I take it?<\/summary>\n        <div class=\"mhb-faq-answer\">Almost never. Early offers are designed to close the file before you know the full extent of your injuries \u2014 TBIs, spinal injuries, and orthopedic damage often reveal themselves over weeks or months. Once you sign a release, the case is over. Have a motorcycle accident attorney review any offer before you sign anything.<\/div>\n      <\/details>\n      <details class=\"mhb-faq\">\n        <summary>What if the at-fault driver doesn't have enough insurance to cover my injuries?<\/summary>\n        <div class=\"mhb-faq-answer\">Georgia's minimum bodily-injury limits ($25,000 per person) are nowhere near enough for a serious motorcycle injury. Your <strong>uninsured\/underinsured motorist (UM\/UIM)<\/strong> coverage on your own policy can fill the gap. We also investigate every other source of recovery \u2014 employer liability, dram-shop claims, vehicle\/equipment defects, and more.<\/div>\n      <\/details>\n      <details class=\"mhb-faq\">\n        <summary>Is lane-splitting legal in Georgia?<\/summary>\n        <div class=\"mhb-faq-answer\">No. <strong>O.C.G.A. \u00a7 40-6-312<\/strong> prohibits lane-splitting in Georgia. If a rider was passing between lanes when a crash occurred, the at-fault driver's insurer will argue comparative fault. We work with reconstruction experts to show what really happened.<\/div>\n      <\/details>\n      <details class=\"mhb-faq\">\n        <summary>How much does it cost to hire Morrison &amp; Hughes?<\/summary>\n        <div class=\"mhb-faq-answer\">We work on a <strong>contingency fee<\/strong> \u2014 you pay no attorney's fees unless we recover compensation for you. The initial consultation is free and confidential. There is no risk in calling.<\/div>\n      <\/details>\n      <details class=\"mhb-faq\">\n        <summary>How long does a motorcycle accident case take?<\/summary>\n        <div class=\"mhb-faq-answer\">It depends on injury severity, treatment timeline, liability disputes, and insurance coverage. Straightforward cases with clear liability may resolve in months. Catastrophic-injury cases that go to trial can take a year or more \u2014 but they almost always recover substantially more than rushed settlements.<\/div>\n      <\/details>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     11. BLOG RESOURCES\n     ============================================================ -->\n<section class=\"mhb-section mhb-section-cream\" id=\"mhb-resources\">\n  <div class=\"mhb-inner\">\n    <span class=\"mhb-eyebrow\">From the Morrison &amp; Hughes Blog<\/span>\n    <h2 class=\"mhb-section-title mhb-fade\">Motorcycle Accident Resources<\/h2>\n    <p class=\"mhb-section-lede mhb-fade\" style=\"--i:1;\">Real guidance for Georgia riders, written by attorneys who fight for them. Read the blogs below before you talk to an insurance adjuster.<\/p>\n    <div class=\"mhb-resource-grid mhb-stagger\">\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2025\/11\/what-to-do-after-a-motorcycle-accident-in-georgia\/\" class=\"mhb-resource-card mhb-fade\">\n        <div class=\"mhb-card-img\" style=\"background-image:url('https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/05\/pexels-photo-2393821-scaled.jpeg');\"><\/div>\n        <div class=\"mhb-card-body\"><span class=\"mhb-card-tag\">Featured Blog<\/span><h4>Even the Best Riders Can't Dodge Negligence: What to Do After a Motorcycle Accident in Georgia<\/h4><p>Step-by-step guide for the minutes, hours, and days after a Georgia motorcycle crash.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2025\/11\/how-motorcycle-crash-victims-can-rebuild-physically-and-financially\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:1;\">\n        <div class=\"mhb-card-img\" style=\"background-image:url('https:\/\/images.pexels.com\/photos\/263402\/pexels-photo-263402.jpeg');\"><\/div>\n        <div class=\"mhb-card-body\"><span class=\"mhb-card-tag\">Recovery<\/span><h4>Riding Through Recovery \u2014 How Motorcycle Crash Victims Can Rebuild Physically and Financially<\/h4><p>Future medical care, permanent disability, pain and suffering, and property damage \u2014 the full economic and human cost of getting your life back on track.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2025\/11\/motorcycle-accident-costs\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:2;\">\n        <div class=\"mhb-card-img\" style=\"background-image:url('https:\/\/images.pexels.com\/photos\/1004665\/pexels-photo-1004665.jpeg');\"><\/div>\n        <div class=\"mhb-card-body\"><span class=\"mhb-card-tag\">Damages<\/span><h4>The Hidden Costs of a Motorcycle Accident: Beyond the Medical Bills<\/h4><p>PTSD, lost income, diminished earning capacity, and the long-term damages insurance companies routinely undervalue.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2025\/12\/helmet-laws-safety-gear-your-rights-ga-motorcycle-riders\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:3;\">\n        <div class=\"mhb-card-img\" style=\"background-image:url('https:\/\/images.pexels.com\/photos\/2519374\/pexels-photo-2519374.jpeg');\"><\/div>\n        <div class=\"mhb-card-body\"><span class=\"mhb-card-tag\">GA Law<\/span><h4>Helmet Laws, Safety Gear, and Your Rights: What Every Georgia Rider Should Know<\/h4><p>Georgia's universal helmet law, DOT certification, eye protection rules, and how gear violations affect comparative fault.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2025\/11\/fall-riding-safety-tips-from-your-motorcycle-attorneys\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:4;\">\n        <div class=\"mhb-card-img\" style=\"background-image:url('https:\/\/images.pexels.com\/photos\/1149831\/pexels-photo-1149831.jpeg');\"><\/div>\n        <div class=\"mhb-card-body\"><span class=\"mhb-card-tag\">Safety<\/span><h4>Fall Riding Safety Tips from Your Motorcycle Attorneys<\/h4><p>Wet leaves, fading daylight, falling tire pressure, distracted holiday drivers \u2014 what changes about Georgia roads in autumn.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2025\/11\/why-motorcycle-clubs-like-lama-atlanta-stick-together-and-why-having-the-right-lawyer-matters\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:5;\">\n        <div class=\"mhb-card-img\" style=\"background-image:url('https:\/\/images.pexels.com\/photos\/1119796\/pexels-photo-1119796.jpeg');\"><\/div>\n        <div class=\"mhb-card-body\"><span class=\"mhb-card-tag\">Community<\/span><h4>Why Motorcycle Clubs Like LAMA-Atlanta Stick Together \u2014 and Why Having the Right Lawyer Matters<\/h4><p>The brotherhood of riding clubs like LAMA-Atlanta and why having a motorcycle-savvy lawyer matters when the road takes a turn.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n    <\/div>\n\n    <!-- Wrongful Death Resources -->\n    <div style=\"margin-top:70px;\" class=\"mhb-fade\">\n      <span class=\"mhb-eyebrow\">When the Crash Is Fatal<\/span>\n      <h3 style=\"font-size:30px;font-family:'Playfair Display',serif;color:var(--navy);margin-bottom:14px;\">Georgia Wrongful Death Resources<\/h3>\n      <p style=\"color:var(--muted);max-width:820px;margin-bottom:30px;\">Motorcycle crashes are disproportionately fatal. If a careless driver took someone you love, these resources explain who can file, what's recoverable, and how Georgia wrongful death law actually works.<\/p>\n    <\/div>\n    <div class=\"mhb-resource-grid mhb-stagger\" style=\"margin-top:0;\">\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2026\/03\/who-can-file-a-wrongful-death-claim-in-georgia\/\" class=\"mhb-resource-card mhb-fade\">\n        <div class=\"mhb-card-body\" style=\"padding:26px;\"><span class=\"mhb-card-tag\">Wrongful Death<\/span><h4>Who Can File a Wrongful Death Claim in Georgia?<\/h4><p>Spouse, children, parents \u2014 Georgia's hierarchy for who has standing to bring a claim.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2026\/04\/georgia-wrongful-death-statute-of-limitations\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:1;\">\n        <div class=\"mhb-card-body\" style=\"padding:26px;\"><span class=\"mhb-card-tag\">Wrongful Death<\/span><h4>Understanding the Georgia Wrongful Death Deadline<\/h4><p>The two-year statute of limitations, ante litem deadlines, and the discovery and tolling rules that can change the calendar.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/2026\/03\/georgia-wrongful-death-damages-explained\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:2;\">\n        <div class=\"mhb-card-body\" style=\"padding:26px;\"><span class=\"mhb-card-tag\">Wrongful Death<\/span><h4>What Damages Are Available in a Georgia Wrongful Death Claim?<\/h4><p>The \"full value of the life\" standard \u2014 economic loss plus the value of the relationships the deceased was entitled to.<\/p><span class=\"mhb-read-more\">Read article \u2192<\/span><\/div>\n      <\/a>\n    <\/div>\n\n    <!-- Service Areas -->\n    <h3 style=\"margin-top:70px;font-size:24px;\" class=\"mhb-fade\">Service Areas: Find Your Local Motorcycle Accident Attorney<\/h3>\n    <p style=\"color:var(--muted);margin-top:8px;\" class=\"mhb-fade\">Six office locations across Georgia. We serve riders statewide.<\/p>\n    <div class=\"mhb-city-chips mhb-fade\">\n      <a href=\"https:\/\/morrisonhugheslaw.com\/marietta\/motorcycle-accident-attorney\/\">Marietta<\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/alpharetta\/motorcycle-accident-lawyer\/\">Alpharetta &amp; Roswell<\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/decatur\/motorcycle-accident-lawyer\/\">Decatur<\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/fayetteville\/motorcycle-accidents\/\">Fayetteville<\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/lagrange\/motorcycle-accidents\/\">LaGrange<\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/areas-we-serve\/\">All Service Areas<\/a>\n    <\/div>\n\n    <!-- Related Practice Areas -->\n    <h3 style=\"margin-top:60px;font-size:24px;\" class=\"mhb-fade\">Related Practice Areas<\/h3>\n    <div class=\"mhb-resource-grid mhb-stagger\" style=\"margin-top:18px;\">\n      <a href=\"https:\/\/morrisonhugheslaw.com\/personal-injury\/wrongful-death\/\" class=\"mhb-resource-card mhb-fade\">\n        <div class=\"mhb-card-body\" style=\"padding:28px;\"><span class=\"mhb-card-tag\">Practice Area<\/span><h4>Wrongful Death<\/h4><p>When a fatal motorcycle crash takes a loved one, surviving family members have rights under Georgia's Wrongful Death Act. We help families pursue full value of the life.<\/p><span class=\"mhb-read-more\">Learn more \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/personal-injury\/catastrophic-injuries\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:1;\">\n        <div class=\"mhb-card-body\" style=\"padding:28px;\"><span class=\"mhb-card-tag\">Practice Area<\/span><h4>Catastrophic Injuries &amp; Amputations<\/h4><p>Spinal cord injuries, TBIs, amputations, and disfigurement require lifetime damage modeling and the right expert witnesses. This is core to our practice.<\/p><span class=\"mhb-read-more\">Learn more \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/morrisonhugheslaw.com\/personal-injury\/car-accidents\/\" class=\"mhb-resource-card mhb-fade\" style=\"--i:2;\">\n        <div class=\"mhb-card-body\" style=\"padding:28px;\"><span class=\"mhb-card-tag\">Practice Area<\/span><h4>Car Accidents<\/h4><p>The driver who hit you was almost certainly distracted, impaired, or in a hurry. Our car-accident practice covers every angle of multi-vehicle crashes.<\/p><span class=\"mhb-read-more\">Learn more \u2192<\/span><\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     14. CTA BANNER\n     ============================================================ -->\n<section class=\"mhb-cta-banner\" id=\"mhb-contact\">\n  <h2>Hurt in a Georgia Motorcycle Crash? Call Now.<\/h2>\n  <p>Free, confidential consultation \u2014 24\/7. We'll listen, tell you what your case is worth, and walk you through what comes next. No fees unless we recover for you.<\/p>\n  <a href=\"tel:4046892734\" class=\"mhb-cta-phone\">404-LAW-TEAM<\/a>\n  <p style=\"margin-top:18px;font-size:14px;\">(404-689-2734)<\/p>\n  <div style=\"margin-top:30px;\">\n    <a href=\"https:\/\/morrisonhugheslaw.com\/contact\/\" class=\"mhb-btn mhb-btn-gold\">Request a Free Consultation<\/a>\n  <\/div>\n<\/section>\n\n<\/div><!-- \/.mhb-wrap -->\n\n<!-- ============================================================\n     JAVASCRIPT \u2014 counters, charts, fade-ups, case eval form\n     ============================================================ -->\n<script>\n(function () {\n  \/* ---- Animated counter ---- *\/\n  function animateMhbCount(el) {\n    var target = parseInt(el.getAttribute('data-mhb-count'), 10);\n    var duration = 1800;\n    var start = null;\n    function easeOut(t) { return 1 - Math.pow(1 - t, 3); }\n    function step(ts) {\n      if (!start) start = ts;\n      var p = Math.min((ts - start) \/ duration, 1);\n      el.textContent = Math.round(easeOut(p) * target).toLocaleString();\n      if (p < 1) requestAnimationFrame(step);\n    }\n    requestAnimationFrame(step);\n  }\n\n  \/* ---- Chart builders ---- *\/\n  var NAVY = '#04122E', GOLD = '#F09D4C', GOLD_SOFT = 'rgba(240,157,76,0.18)';\n  var chartBase = {\n    plugins: {\n      legend: { labels: { color: NAVY, font: { family: 'Open Sans', weight: '600' } } },\n      tooltip: { backgroundColor: NAVY, titleColor: GOLD, bodyColor: '#fff', padding: 12, cornerRadius: 4 }\n    },\n    animation: { duration: 1400, easing: 'easeOutCubic' }\n  };\n  function merge(a, b) { return Object.assign({}, a, b, { plugins: Object.assign({}, a.plugins, b.plugins || {}) }); }\n\n  function buildCharts() {\n    if (typeof Chart === 'undefined') { setTimeout(buildCharts, 80); return; }\n\n    new Chart(document.getElementById('mhbChartFatalities'), {\n      type: 'line',\n      data: { labels: ['2017','2018','2019','2020','2021','2022'], datasets: [{ label: 'GA motorcyclist deaths', data: [160,170,174,188,193,207], borderColor: GOLD, backgroundColor: GOLD_SOFT, borderWidth: 3, fill: true, tension: 0.35, pointBackgroundColor: NAVY, pointBorderColor: GOLD, pointRadius: 5, pointHoverRadius: 7 }] },\n      options: merge(chartBase, { responsive: true, maintainAspectRatio: false, scales: { y: { beginAtZero: false, ticks: { color: NAVY }, grid: { color: '#eee' } }, x: { ticks: { color: NAVY }, grid: { display: false } } } })\n    });\n\n    new Chart(document.getElementById('mhbChartCauses'), {\n      type: 'bar',\n      data: { labels: ['Speeding','Alcohol','Failure to Yield','Distraction','Lane Change'], datasets: [{ label: '% of fatal GA motorcycle crashes', data: [35,30,26,18,12], backgroundColor: [GOLD,GOLD,GOLD,GOLD,GOLD], borderRadius: 4, borderSkipped: false }] },\n      options: merge(chartBase, { indexAxis: 'y', responsive: true, maintainAspectRatio: false, plugins: { legend: { display: false } }, scales: { x: { beginAtZero: true, max: 50, ticks: { color: NAVY, callback: function(v){ return v+'%'; } }, grid: { color: '#eee' } }, y: { ticks: { color: NAVY, font: { weight: '600' } }, grid: { display: false } } } })\n    });\n\n    new Chart(document.getElementById('mhbChartHelmet'), {\n      type: 'doughnut',\n      data: { labels: ['Deaths prevented by helmet','Brain injuries prevented','Remaining risk'], datasets: [{ data: [37,30,33], backgroundColor: [GOLD, NAVY, '#c9cfdc'], borderWidth: 2, borderColor: '#fff' }] },\n      options: merge(chartBase, { responsive: true, maintainAspectRatio: false, cutout: '62%', plugins: { tooltip: { callbacks: { label: function(c){ return c.label+': '+c.parsed+'%'; } } } } })\n    });\n\n    new Chart(document.getElementById('mhbChartRate'), {\n      type: 'bar',\n      data: { labels: ['Motorcyclist','Passenger Car Occupant'], datasets: [{ label: 'Deaths per 100M VMT (2023)', data: [31.39,1.13], backgroundColor: [GOLD, NAVY], borderRadius: 6 }] },\n      options: merge(chartBase, { responsive: true, maintainAspectRatio: false, plugins: { legend: { display: false } }, scales: { y: { beginAtZero: true, ticks: { color: NAVY }, grid: { color: '#eee' } }, x: { ticks: { color: NAVY, font: { weight: '600' } }, grid: { display: false } } } })\n    });\n  }\n\n  \/* ---- IntersectionObserver: fade-ups, counters, charts ---- *\/\n  var chartsBuilt = false;\n  var io = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (!entry.isIntersecting) return;\n      var el = entry.target;\n      if (el.classList.contains('mhb-fade')) { el.classList.add('mhb-in'); io.unobserve(el); }\n      if (el.getAttribute('data-mhb-count')) { animateMhbCount(el); io.unobserve(el); }\n      if (el.id === 'mhb-ga-stats' && !chartsBuilt) { chartsBuilt = true; buildCharts(); io.unobserve(el); }\n    });\n  }, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });\n\n  document.querySelectorAll('.mhb-fade').forEach(function(el){ io.observe(el); });\n  document.querySelectorAll('[data-mhb-count]').forEach(function(el){ io.observe(el); });\n  var statsSection = document.getElementById('mhb-ga-stats');\n  if (statsSection) io.observe(statsSection);\n\n  \/* ---- Case Evaluation Form + GHL iframe bridge ---- *\/\n  var form = document.getElementById('mhbCaseTool');\n  if (!form) return;\n  var steps   = form.querySelectorAll('.mhb-case-step');\n  var fill    = document.getElementById('mhbProgressFill');\n  var label   = document.getElementById('mhbProgressText');\n  var errEl   = document.getElementById('mhbCaseError');\n  var answers = {};\n  var TOTAL   = 7; \/\/ now 7 steps (step 7 = GHL iframe)\n  var pendingFill = null; \/\/ holds field data until iframe is ready\n\n  function showStep(id) {\n    steps.forEach(function(s){ s.classList.toggle('mhb-active', s.dataset.step === String(id)); });\n    if (typeof id === 'number' && id >= 1 && id <= TOTAL) {\n      fill.style.width = ((id - 1) \/ (TOTAL - 1) * 100) + '%';\n      label.textContent = 'Step ' + id + ' of ' + TOTAL;\n    } else {\n      fill.style.width = '100%';\n      label.textContent = 'Complete';\n    }\n  }\n\n  \/* Choice buttons (steps 1-5) *\/\n  form.querySelectorAll('.mhb-case-choice').forEach(function(btn){\n    btn.addEventListener('click', function(){\n      answers[btn.dataset.q] = btn.dataset.value;\n      showStep(parseInt(btn.closest('.mhb-case-step').dataset.step, 10) + 1);\n    });\n  });\n\n  \/* Back buttons *\/\n  form.querySelectorAll('.mhb-case-back').forEach(function(btn){\n    btn.addEventListener('click', function(){\n      if (errEl) errEl.classList.remove('mhb-show');\n      showStep(parseInt(btn.dataset.back, 10));\n    });\n  });\n\n  \/* Step 6 \u2192 Step 7: validate contact fields, then show iframe and pre-fill it *\/\n  var toStep7Btn = document.getElementById('mhbToStep7');\n  if (toStep7Btn) {\n    toStep7Btn.addEventListener('click', function(){\n      var first = document.getElementById('mhb_first').value.trim();\n      var last  = document.getElementById('mhb_last').value.trim();\n      var phone = document.getElementById('mhb_phone').value.trim();\n      var email = document.getElementById('mhb_email').value.trim();\n      var details = document.getElementById('mhb_details').value.trim();\n      var phoneOk = phone.replace(\/\\D\/g,'').length >= 10;\n      var emailOk = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/.test(email);\n\n      if (!first || !phoneOk || !emailOk) {\n        errEl.classList.add('mhb-show');\n        return;\n      }\n      errEl.classList.remove('mhb-show');\n\n      \/\/ Build a summary of the qualifying answers to append to \"how can we help\"\n      var qualSummary = [\n        'Injured: ' + (answers.injured || '\u2014'),\n        'Fault: '   + (answers.fault   || '\u2014'),\n        'When: '    + (answers.when    || '\u2014'),\n        'Medical: ' + (answers.medical || '\u2014'),\n        'Represented: ' + (answers.rep || '\u2014')\n      ].join(' | ');\n\n      var helpText = details\n        ? details + '\\n\\n[Case screener] ' + qualSummary\n        : '[Case screener] ' + qualSummary;\n\n      \/\/ Store payload \u2014 used both for postMessage and as a fallback retry\n      pendingFill = {\n        first_name:  first,\n        last_name:   last,\n        phone:       phone,\n        email:       email,\n        howCanWeHelp: helpText\n      };\n\n      showStep(7);\n      tryFillIframe();\n    });\n  }\n\n  \/* postMessage the field values into the GHL iframe.\n     GHL's form_embed.js listens for a message of the shape:\n     { type: 'SET_FORM_FIELDS', fields: { fieldName: value, ... } }\n     We also try on the iframe's load event in case the frame wasn't\n     ready when the user clicked through.                              *\/\n  function tryFillIframe() {\n    var iframe = document.getElementById('mhbGhlIframe');\n    if (!iframe || !pendingFill) return;\n\n    function doSend() {\n      try {\n        iframe.contentWindow.postMessage({\n          type: 'SET_FORM_FIELDS',\n          fields: {\n            first_name:              pendingFill.first_name,\n            last_name:               pendingFill.last_name,\n            phone:                   pendingFill.phone,\n            email:                   pendingFill.email,\n            \/\/ GHL custom field IDs from the form inspection:\n            aJZFgu4wzvNR0vTCAbjw:   pendingFill.howCanWeHelp,  \/\/ \"how can we help you\" textarea\n            tcIZjuDRcUPAUKnMw0Zz:   'PERSONAL INJURY'          \/\/ \"what kind of case\" dropdown\n          }\n        }, '*');\n      } catch(e) { \/* cross-origin block \u2014 fields stay blank, user fills manually *\/ }\n    }\n\n    \/\/ Try immediately (iframe may already be loaded)\n    doSend();\n\n    \/\/ Also retry on load, in case the iframe was still initialising\n    iframe.addEventListener('load', function() {\n      setTimeout(doSend, 400); \/\/ small delay for GHL's own JS to boot\n    });\n  }\n\n  \/* Listen for GHL's submission confirmation postMessage so we can\n     show our branded thank-you screen instead of leaving the user\n     staring at the GHL form.\n     GHL fires: { event: 'form_submitted' } or similar \u2014 we catch\n     any message from the whipple.media origin.                      *\/\n  window.addEventListener('message', function(evt) {\n    if (!evt.origin.includes('whipple.media')) return;\n    var d = evt.data || {};\n    \/\/ GHL sends various events; \"form_submitted\", \"formSubmitted\", or\n    \/\/ a truthy \"submitted\" property \u2014 catch all reasonable variants.\n    var submitted = (\n      d.event === 'form_submitted' ||\n      d.type  === 'form_submitted' ||\n      d.formSubmitted === true      ||\n      d.submitted === true\n    );\n    if (submitted) {\n      var result = (\n        answers.injured === 'no'    ||\n        answers.fault   === 'no'    ||\n        answers.when    === 'over2yr' ||\n        answers.rep     === 'yes'\n      ) ? 'result-soft' : 'result-yes';\n      showStep(result);\n    }\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your Motorcycle Injury Attorneys Georgia Motorcycle Accident Attorneys Your Road. Your Rights. Your Lawyer. When a careless driver puts you on the pavement, the road back is steep \u2014 medical bills, missed work, insurance adjusters built to deny you. Morrison &amp; Hughes stands up for injured Georgia riders, statewide. We fight to make you whole. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4184,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-4155","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/pages\/4155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/comments?post=4155"}],"version-history":[{"count":20,"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/pages\/4155\/revisions"}],"predecessor-version":[{"id":7665,"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/pages\/4155\/revisions\/7665"}],"up":[{"embeddable":true,"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/pages\/4184"}],"wp:attachment":[{"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/media?parent=4155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}