{"id":4155,"date":"2024-11-29T15:07:41","date_gmt":"2024-11-29T15:07:41","guid":{"rendered":"https:\/\/morrisonhugheslaw.com\/motorcycle-accidents\/"},"modified":"2026-05-19T14:39:39","modified_gmt":"2026-05-19T14:39:39","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<div class=\"elementor-element elementor-element-6d7b096 e-con-full e-flex e-con e-parent\" data-id=\"6d7b096\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8fdd20c elementor-widget elementor-widget-spacer\" data-id=\"8fdd20c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7461c44 e-grid e-con-full e-con e-child\" data-id=\"7461c44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4868b95 e-con-full e-flex e-con e-child\" data-id=\"4868b95\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-828f5dd elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"828f5dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Motorcycle Accidents<\/h2>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88dfe27 e-flex e-con-boxed e-con e-parent\" data-id=\"88dfe27\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-54b5ec2 e-con-full e-flex e-con e-child\" data-id=\"54b5ec2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d11f1c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4d11f1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0bcb4d elementor-widget elementor-widget-heading\" data-id=\"c0bcb4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Georgia Motorcycle Accident Attorneys\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a1c294 elementor-widget elementor-widget-heading\" data-id=\"1a1c294\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\", serif;font-size: 24px;letter-spacing: 0.5px;white-space: normal\">Your Road. Your Rights. Your Lawyer.<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9deb3a elementor-widget elementor-widget-text-editor\" data-id=\"a9deb3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"font-weight: 400;\">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\u00a0<span class=\"amp\">&amp;<\/span>\u00a0Hughes stands up for injured Georgia riders, statewide. We fight to make you whole.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73b532b e-con-full e-flex e-con e-child\" data-id=\"73b532b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-541d590 elementor-widget elementor-widget-text-editor\" data-id=\"541d590\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div id=\"ContentV3Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div class=\"half anm_hlf-l mbl-fx\"><div id=\"ContentV2Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div class=\"half anm_hlf-l mbl-fx\"><div id=\"ContentV2Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div class=\"half anm_hlf-l mbl-fx\"><div id=\"ContentV2Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div class=\"half anm_hlf-l mbl-fx\"><div id=\"ContentV2Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p class=\"txt-hlt bg-bx lk-bg pd_v-30 pd_h-30\"><strong>A motorcycle accident is already overwhelming: You don\u2019t have to fight for fair compensation alone. Schedule a free initial consultation by calling\u00a0<\/strong><a id=\"ContentV2_1\" href=\"tel:+14045298326\">404-LAW-TEAM<\/a><strong>\u00a0or\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/contact-us\/\"><strong>contacting us online<\/strong><\/a><strong>. We have locations in\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/marietta\/\"><strong>Marietta<\/strong><\/a><strong>,\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/alpharetta\/\"><strong>Alpharetta<\/strong><\/a><strong>,\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/decatur\/\"><strong>Decatur<\/strong><\/a><strong>,\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/lagrange\/\"><strong>LaGrange<\/strong><\/a><strong>,\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/hiram\/\"><strong>Hiram<\/strong><\/a><strong>, and\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/fayetteville\/\"><strong>Fayetteville<\/strong><\/a><strong>.<\/strong><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\t\t\t\t\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\t\t<div class=\"elementor-element elementor-element-b60cf1d elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"b60cf1d\" 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 GA Motorcycle Stats Bar\n     Paste into Elementor > Custom HTML widget\n     ============================================================ -->\n\n<style>\n  .mh-stats-bar {\n    background: #F7F5F0;\n    padding: 60px 40px;\n    border-top: 4px solid #F09D4C;\n    border-bottom: 1px solid #e6e2d9;\n    font-family: 'Open Sans', sans-serif;\n  }\n  .mh-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  .mh-stat-card {\n    text-align: center;\n    padding: 20px;\n    border-right: 1px solid #e6e2d9;\n  }\n  .mh-stat-card:last-child {\n    border-right: none;\n  }\n  .mh-stat-number {\n    font-family: 'Playfair Display', 'Georgia', serif;\n    font-size: 56px;\n    font-weight: 800;\n    color: #04122E;\n    line-height: 1;\n    margin-bottom: 10px;\n    letter-spacing: -1px;\n  }\n  .mh-stat-number .mh-suffix {\n    color: #F09D4C;\n  }\n  .mh-stat-label {\n    font-size: 14px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #6b6b6b;\n    margin-bottom: 6px;\n  }\n  .mh-stat-source {\n    font-size: 11px;\n    color: #6b6b6b;\n    font-style: italic;\n  }\n\n  \/* Responsive: stack to 2 cols on tablet, 1 col on mobile *\/\n  @media (max-width: 900px) {\n    .mh-stats-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .mh-stat-card {\n      border-right: none;\n      border-bottom: 1px solid #e6e2d9;\n      padding-bottom: 30px;\n    }\n    .mh-stat-card:nth-child(odd) {\n      border-right: 1px solid #e6e2d9;\n    }\n    .mh-stat-card:nth-last-child(-n+2) {\n      border-bottom: none;\n    }\n  }\n  @media (max-width: 520px) {\n    .mh-stats-bar { padding: 40px 20px; }\n    .mh-stats-grid { grid-template-columns: 1fr; }\n    .mh-stat-card,\n    .mh-stat-card:nth-child(odd) {\n      border-right: none;\n      border-bottom: 1px solid #e6e2d9;\n    }\n    .mh-stat-card:last-child { border-bottom: none; }\n    .mh-stat-number { font-size: 48px; }\n  }\n<\/style>\n\n<section class=\"mh-stats-bar\" aria-label=\"Georgia motorcycle accident statistics\">\n  <div class=\"mh-stats-grid\">\n\n    <div class=\"mh-stat-card\">\n      <div class=\"mh-stat-number\" data-mh-count=\"207\">0<\/div>\n      <div class=\"mh-stat-label\">GA Motorcyclist Deaths<\/div>\n      <div class=\"mh-stat-source\">In 2022 \u2014 up 7% YoY (GOHS)<\/div>\n    <\/div>\n\n    <div class=\"mh-stat-card\">\n      <div class=\"mh-stat-number\">\n        <span data-mh-count=\"33499\">0<\/span><span class=\"mh-suffix\">+<\/span>\n      <\/div>\n      <div class=\"mh-stat-label\">GA Motorcycle Crashes<\/div>\n      <div class=\"mh-stat-source\">2015\u20132023 cumulative (GOHS)<\/div>\n    <\/div>\n\n    <div class=\"mh-stat-card\">\n      <div class=\"mh-stat-number\">\n        <span data-mh-count=\"29\">0<\/span><span class=\"mh-suffix\">%<\/span>\n      <\/div>\n      <div class=\"mh-stat-label\">Rise in GA Fatalities<\/div>\n      <div class=\"mh-stat-source\">Since 2017 (GOHS)<\/div>\n    <\/div>\n\n    <div class=\"mh-stat-card\">\n      <div class=\"mh-stat-number\">\n        <span data-mh-count=\"28\">0<\/span><span class=\"mh-suffix\">&times;<\/span>\n      <\/div>\n      <div class=\"mh-stat-label\">More Likely to Die<\/div>\n      <div class=\"mh-stat-source\">Per mile vs car occupants (NHTSA, 2023)<\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function () {\n  \/* Animated counter \u2014 fires once when section scrolls into view *\/\n  function animateMhCount(el) {\n    var target = parseInt(el.getAttribute('data-mh-count'), 10);\n    var duration = 1800;\n    var start = null;\n\n    function easeOut(t) { return 1 - Math.pow(1 - t, 3); }\n\n    function step(timestamp) {\n      if (!start) start = timestamp;\n      var progress = Math.min((timestamp - start) \/ duration, 1);\n      el.textContent = Math.round(easeOut(progress) * target).toLocaleString();\n      if (progress < 1) requestAnimationFrame(step);\n    }\n    requestAnimationFrame(step);\n  }\n\n  var counters = document.querySelectorAll('[data-mh-count]');\n\n  if ('IntersectionObserver' in window) {\n    var obs = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          animateMhCount(entry.target);\n          obs.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.3 });\n\n    counters.forEach(function (el) { obs.observe(el); });\n  } else {\n    \/* Fallback for old browsers \u2014 just show the final numbers *\/\n    counters.forEach(function (el) {\n      el.textContent = parseInt(el.getAttribute('data-mh-count'), 10).toLocaleString();\n    });\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf443a4 e-con-full e-flex e-con e-child\" data-id=\"bf443a4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-260cdb9 elementor-widget elementor-widget-heading\" data-id=\"260cdb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99fa400 elementor-widget elementor-widget-heading\" data-id=\"99fa400\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Take Back Control of Your Life\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25070d3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"25070d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf0f6b3 elementor-widget elementor-widget-html\" data-id=\"bf0f6b3\" 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<iframe\n  src=\"https:\/\/link.whipple.media\/widget\/form\/smuJijKiDfdfGUcfYPnV\"\n  style=\"width:100%;height:100%;border:none;border-radius:3px\"\n  id=\"inline-smuJijKiDfdfGUcfYPnV\" \n  data-layout=\"{'id':'INLINE'}\"\n  data-trigger-type=\"alwaysShow\"\n  data-trigger-value=\"\"\n  data-activation-type=\"alwaysActivated\"\n  data-activation-value=\"\"\n  data-deactivation-type=\"neverDeactivate\"\n  data-deactivation-value=\"\"\n  data-form-name=\"Form 0\"\n  data-height=\"600\"\n  data-layout-iframe-id=\"inline-smuJijKiDfdfGUcfYPnV\"\n  data-form-id=\"smuJijKiDfdfGUcfYPnV\"\n  title=\"Form 0\"\n      >\n<\/iframe>\n<script src=\"https:\/\/link.whipple.media\/js\/form_embed.js\"><\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a81de4 e-flex e-con-boxed e-con e-parent\" data-id=\"0a81de4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-86efe13 e-con-full e-flex e-con e-child\" data-id=\"86efe13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-318a7fd e-con-full e-flex e-con e-child\" data-id=\"318a7fd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-650e9da elementor-widget elementor-widget-heading\" data-id=\"650e9da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Personal Injury<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14be568 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"14be568\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54258e1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"54258e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/car-accidents\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Car Accidents<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/catastrophic-injuries\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Catastrophic Injuries<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/dog-bites\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"> Dog Bites<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/motorcycle-accidents\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Motorcycle Accidents<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/premises-liability\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Premises Liability<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/slip-and-falls\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Slip and Falls<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/truck-accidents\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Truck Accidents<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/personal-injury\/wrongful-death\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Wrongful Death<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-280189f e-con-full e-flex e-con e-child\" data-id=\"280189f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01bae3d elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"01bae3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a055a36&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;004e084&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;b6bd8ea&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;e076cda&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;f62f078&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;c5c573f&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0b86744 e-flex e-con-boxed e-con e-child\" data-id=\"0b86744\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-872db71 e-con-full e-flex e-con e-child\" data-id=\"872db71\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b782d67 elementor-widget elementor-widget-heading\" data-id=\"b782d67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">$4.5 Million<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b01d09 elementor-widget elementor-widget-heading\" data-id=\"7b01d09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Traumatic Brain Injury<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b8bcfe elementor-widget elementor-widget-text-editor\" data-id=\"3b8bcfe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flx-at-1280 f_gp f_m\"><div id=\"VideoS7Header\" class=\"ta_\"><header class=\"mrg_bt-40\"><div class=\"pd_h pd_v\"><p>On the job, major injuries can happen even in fairly safe jobs. It did not take a big fall from a ladder to change this client&#8217;s life entirely. He landed on his head and face, shattering his teeth, and causing a traumatic brain injury.<\/p><\/div><\/header><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1990ccb elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"1990ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/results\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VIEW ALL<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-539d82e e-flex e-con-boxed e-con e-child\" data-id=\"539d82e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-32e868f e-con-full e-flex e-con e-child\" data-id=\"32e868f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1eed9 elementor-widget elementor-widget-heading\" data-id=\"ad1eed9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Over $10 Million\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ce58e6 elementor-widget elementor-widget-heading\" data-id=\"6ce58e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Workers' Compensation\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-412fc72 elementor-widget elementor-widget-text-editor\" data-id=\"412fc72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flx-at-1280 f_gp f_m\"><div id=\"VideoS7Header\" class=\"ta_\"><header class=\"mrg_bt-40\"><div class=\"pd_h pd_v\"><p>M&amp;H has the biggest documented settlement offer in Georgia workers&#8217; compensation history for a single injured worker. Some work accidents are catastrophic, and only the best, most-experienced work accident attorneys are qualified to handle them.<\/p><\/div><\/header><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ac6f00 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"2ac6f00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/results\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VIEW ALL<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cb6fb14 e-flex e-con-boxed e-con e-child\" data-id=\"cb6fb14\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1d2df1f e-con-full e-flex e-con e-child\" data-id=\"1d2df1f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-285701f elementor-widget elementor-widget-heading\" data-id=\"285701f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">$9.7 Million\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22e70c2 elementor-widget elementor-widget-heading\" data-id=\"22e70c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Defective Product\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8392851 elementor-widget elementor-widget-text-editor\" data-id=\"8392851\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flx-at-1280 f_gp f_m\"><div id=\"VideoS7Header\" class=\"ta_\"><header class=\"mrg_bt-40\"><div class=\"pd_h pd_v\"><p class=\"mrg_bt-0 mrg_tp-20\">Work accident claims, the type involving truly life-changing injuries, can last for years. No one told our client, on a sunny morning in May, that his life was about to change. But when a defective commercial electrical device exploded, he was set on fire and suffered 2nd and 3rd-degree burns across his body.<\/p><\/div><\/header><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b768bd elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"4b768bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/results\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VIEW ALL<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-02d4cd9 e-flex e-con-boxed e-con e-child\" data-id=\"02d4cd9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-44baaa1 e-con-full e-flex e-con e-child\" data-id=\"44baaa1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64eb544 elementor-widget elementor-widget-heading\" data-id=\"64eb544\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">$2.9 Million\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bef2073 elementor-widget elementor-widget-heading\" data-id=\"bef2073\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Catastrophic Injury\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36c251d elementor-widget elementor-widget-text-editor\" data-id=\"36c251d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flx-at-1280 f_gp f_m\"><div id=\"VideoS7Header\" class=\"ta_\"><header class=\"mrg_bt-40\"><div class=\"pd_h pd_v\"><p>Catastrophic Work Accident. M&amp;H lawyers are absolute injury experts. Whether the accident happens at work, in a car, or on a motorcycle, our results speak for themselves.<\/p><\/div><\/header><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aca7a24 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"aca7a24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/results\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VIEW ALL<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4afd37a e-flex e-con-boxed e-con e-child\" data-id=\"4afd37a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c5f68c4 e-con-full e-flex e-con e-child\" data-id=\"c5f68c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e3289ad elementor-widget elementor-widget-heading\" data-id=\"e3289ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">$3 Million\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78f968b elementor-widget elementor-widget-heading\" data-id=\"78f968b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Brain Injury\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b4b7dc elementor-widget elementor-widget-text-editor\" data-id=\"7b4b7dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flx-at-1280 f_gp f_m\"><div id=\"VideoS7Header\" class=\"ta_\"><header class=\"mrg_bt-40\"><div class=\"pd_h pd_v\"><p>When our client suffered a traumatic brain injury due to the negligent operation of heavy machinery, the M&amp;H team went to work! We did not back down and provided support for the entire family by securing multi-million dollar results.<\/p><\/div><\/header><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45293a8 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"45293a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/results\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VIEW ALL<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e13084 e-flex e-con-boxed e-con e-child\" data-id=\"1e13084\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-92e0159 e-con-full e-flex e-con e-child\" data-id=\"92e0159\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aeb1204 elementor-widget elementor-widget-heading\" data-id=\"aeb1204\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">$3 Million<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d423cbd elementor-widget elementor-widget-heading\" data-id=\"d423cbd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Car Accident<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54de4e5 elementor-widget elementor-widget-text-editor\" data-id=\"54de4e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flx-at-1280 f_gp f_m\"><div id=\"VideoS7Header\" class=\"ta_\"><header class=\"mrg_bt-40\"><div class=\"pd_h pd_v\"><p>Our client, a single mother of five, faced a life-altering accident resulting in severe leg injuries requiring surgery.<\/p><\/div><\/header><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3be90d7 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"3be90d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/results\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VIEW ALL<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-left\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\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<div class=\"elementor-element elementor-element-2e66fa4 e-con-full e-flex e-con e-child\" data-id=\"2e66fa4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a868d5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8a868d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbbf08d elementor-widget elementor-widget-heading\" data-id=\"cbbf08d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Motorcycle Accidents Differ from Other Automobile Accidents\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88d0199 elementor-widget elementor-widget-text-editor\" data-id=\"88d0199\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p style=\"font-weight: 400;\">Most enclosed vehicles come with a variety of safety features designed to protect their occupants during and after a collision. Most motorcycles do not even have airbags, meaning motorcyclists are extremely vulnerable should they collide with another vehicle. The force of an impact will frequently throw a motorcyclist from their bike, sending them hurtling through the air and across the road (or against another object).\u00a0<\/p><p style=\"font-weight: 400;\"><strong>The result is often\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/personal-injury\/catastrophic-injuries\/\"><strong>catastrophic injuries<\/strong><\/a><strong>, which frequently include:<\/strong><\/p><ul style=\"font-weight: 400;\"><li>Broken bones<\/li><li>Friction burns and scarring<\/li><li>Spinal cord injuries<\/li><li>Traumatic brain injuries (TBI)<\/li><\/ul><p style=\"font-weight: 400;\">You need legal representatives who understand both why motorcycle accidents happen and how the scope of your injuries may differ drastically from those of victims in a more typical car accident. Our Atlanta motorcycle accident attorneys recognize what is at stake and will fight to ensure your claim is appropriately valued.<\/p><\/div><\/div><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b9894f elementor-widget elementor-widget-heading\" data-id=\"3b9894f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Common Causes of Motorcycle Accidents\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c55eace elementor-widget elementor-widget-text-editor\" data-id=\"c55eace\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Motorcycle accidents can result in severe injuries and fatalities due to the inherent risks associated with riding a motorcycle. Understanding the common causes of motorcycle accidents is crucial for both riders and other road users to take preventative measures and promote road safety. Here are some of the most prevalent causes:<\/p><ul><li><strong>Distracted Driving:<\/strong>\u00a0Distracted driving is a leading cause of motorcycle accidents. When drivers divert their attention from the road to use their smartphones, adjust the radio, or engage in other distractions, they may not notice motorcycles sharing the road, leading to collisions.<\/li><li><strong>Inadequate Training:<\/strong>\u00a0Inexperienced or inadequately trained motorcyclists are at a higher risk of accidents. Proper training and education can help riders develop the skills needed to navigate safely through various road conditions and scenarios.<\/li><li><strong>Speeding:<\/strong>\u00a0Excessive speed reduces a rider&#8217;s ability to react to unexpected obstacles or changes in traffic conditions. Speeding also increases the severity of injuries in the event of an accident, making it a significant contributing factor.<\/li><li><strong>Impaired Riding:<\/strong>\u00a0Riding under the influence of alcohol or drugs impairs a motorcyclist&#8217;s judgment, coordination, and reaction times, increasing the likelihood of accidents. Impaired riding is a dangerous behavior that should always be avoided.<\/li><li><strong>Poor Weather Conditions:<\/strong>\u00a0Adverse weather conditions, such as rain, fog, or snow, can reduce visibility and road traction, making it more challenging to control a motorcycle. Riders should adjust their speed and riding style accordingly when riding in poor weather.<\/li><li><strong>Left-Turning Vehicles:<\/strong>\u00a0Many motorcycle accidents occur when other vehicles make left turns in front of oncoming motorcycles. These incidents typically happen when the car or truck driver fails to notice the motorcycle or misjudges its speed.<\/li><li><strong>Road Hazards:<\/strong>\u00a0Potholes, gravel, debris, and uneven road surfaces can pose significant dangers to motorcyclists. These hazards can lead to loss of control, skidding, or accidents when riders are unable to avoid them.<\/li><li><strong>Inadequate Visibility:<\/strong>\u00a0Motorcycles are smaller and less visible than other vehicles, especially in a driver&#8217;s blind spots. Other motorists may fail to see motorcycles when changing lanes or making maneuvers, increasing the risk of collisions.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3af211e elementor-widget elementor-widget-heading\" data-id=\"3af211e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Georgia\u2019s Motorcycle Laws Can Affect Personal Injury Claims\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04c8354 elementor-widget elementor-widget-text-editor\" data-id=\"04c8354\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p style=\"font-weight: 400;\">Motorcyclists are expected to obey the rules of the road that apply to all drivers. Additionally, Georgia enforces several traffic laws that are specific to motorcycles and motorcyclists.<\/p><ul style=\"font-weight: 400;\"><li><strong>Lane Splitting<\/strong>: Though \u201clane splitting\u201d \u2013 the practice of driving between two vehicles to pass them or sharing a single lane with a vehicle \u2013 is permitted in some states, it is\u00a0<strong>illegal\u00a0<\/strong>in Georgia. Furthermore, only two motorcyclists can ride parallel to one another in a single lane.\u00a0<\/li><li><strong>Helmets<\/strong>: All motorcyclists in Georgia must wear a Department of Transportation-approved helmet when operating their bikes.\u00a0Every motorcyclist must also use some form of eye protection: This may include a sufficiently large windshield, a visor on their helmet, or approved eyewear.\u00a0<\/li><\/ul><\/div><\/div><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80e7b42 elementor-widget elementor-widget-heading\" data-id=\"80e7b42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Comparative Negligence\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4af5e74 elementor-widget elementor-widget-text-editor\" data-id=\"4af5e74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div id=\"ContentZone\" class=\"cnt-zn five-8ths mbl-fx\"><div id=\"ColumnContentExpand\"><div id=\"ColumnContentExpandContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p>These and other laws governing the use of motorcycles in Georgia may be an important factor in an accident-related lawsuit. If you were breaking one or more of these rules at the time of the collision, the defendant may argue that you are partially to blame for your injuries. Fortunately, Georgia is a modified comparative negligence state, so even if you do share some of the fault. You can still recover damages so long as the court finds you are less than 50% responsible.\u00a0<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51c0fde e-con-full e-flex e-con e-parent\" data-id=\"51c0fde\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3e43950 e-con-full e-flex e-con e-child\" data-id=\"3e43950\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38c94c2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"38c94c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df8395b elementor-widget elementor-widget-heading\" data-id=\"df8395b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">when you have been injured, we won't back down\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b634b0a elementor-widget elementor-widget-heading\" data-id=\"b634b0a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">It can feel like the system is designed for you to lose- but with attorneys who don't back down on your side, you can fight- and win.\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f041ab3 elementor-widget elementor-widget-button\" data-id=\"f041ab3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact-us\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\"> Free &amp; Confidential consultation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-894ce30 e-flex e-con-boxed e-con e-parent\" data-id=\"894ce30\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef8709d elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ef8709d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54a05e6 elementor-widget elementor-widget-heading\" data-id=\"54a05e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Types of Compensation You Can Recover after a Motorcycle Accident in Georgia\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-950f57f elementor-widget elementor-widget-text-editor\" data-id=\"950f57f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p style=\"font-weight: 400;\">Filing a\u00a0<a href=\"https:\/\/www.morrisonhugheslaw.com\/personal-injury\/\">personal injury<\/a>\u00a0claim can help you get the financial resources you need to cover the many mounting expenses you will likely be dealing with in the aftermath of a\u00a0<a href=\"https:\/\/www.morrisonhugheslaw.com\/alpharetta\/motorcycle-accident-lawyer\/\">motorcycle accident<\/a>. A successful claim can also compensate you for money lost from missed work as well as other, more difficult-to-quantify consequences of a crash.<\/p><p style=\"font-weight: 400;\"><strong>Our Atlanta motorcycle accident lawyers will fight to get you full compensation for your damages, including:<\/strong><\/p><ul style=\"font-weight: 400;\"><li>Medical expenses<\/li><li>Lost income<\/li><li>Reduced earning capacity<\/li><li>Property damage<\/li><li>Pain and suffering<\/li><li>Disfigurement<\/li><li>Emotional distress<\/li><li>Loss of enjoyment of life<\/li><li>Loss of consortium<\/li><\/ul><\/div><\/div><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ba8984 elementor-widget elementor-widget-heading\" data-id=\"1ba8984\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Protect Your Rights After a Motorcycle Accident\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98e2e84 elementor-widget elementor-widget-text-editor\" data-id=\"98e2e84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p>Experiencing a motorcycle accident can be a distressing ordeal, and it&#8217;s crucial to act promptly to safeguard your entitlements and pursue the recompense you&#8217;re owed. At\u00a0<a href=\"https:\/\/www.morrisonhugheslaw.com\/\"><strong>Morrison &amp; Hughes<\/strong><\/a>, our proficient team of motorcycle accident lawyers is committed to delivering strategic representation for victims of motorcycle accidents across Georgia.<\/p><p><strong>When you choose us to represent you, we will:<\/strong><\/p><ul><li>Thoroughly investigate the accident and gather evidence to support your claim<\/li><li>Handle all communication and negotiations with insurance companies on your behalf<\/li><li>Work with accident reconstruction experts and medical professionals to build a strong case<\/li><li>Fight for maximum compensation for your medical expenses, lost wages, pain and suffering, and other damages<\/li><li>Guide you through the legal process and keep you informed every step of the way<\/li><\/ul><p>Don&#8217;t let the insurance companies take advantage of you. Take back control of your life and let our experienced attorneys fight for your rights.<\/p><\/div><\/div><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a03bef elementor-widget elementor-widget-heading\" data-id=\"3a03bef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">You Deserve a Strong Legal Advocate!\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0de4f26 elementor-widget elementor-widget-text-editor\" data-id=\"0de4f26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p style=\"font-weight: 400;\">At\u00a0<a href=\"https:\/\/www.morrisonhugheslaw.com\/\"><strong>Morrison &amp; Hughes<\/strong><\/a>, we have numerous resources at our disposal that we regularly leverage to help motorcycle accident victims. These resources include advanced technology \u2013 everything from drones to 3D accident reconstructions to 3D printing of injuries \u2013 to create dynamic pieces of evidence and prove cases. Beyond our technological capabilities and litigation prowess, we are also here to support you during this difficult time. You can expect responsive communication, personalized guidance, and aggressive advocacy from start to finish.\u00a0<\/p><\/div><\/div><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea33b22 e-con-full e-flex e-con e-child\" data-id=\"ea33b22\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab677be elementor-widget elementor-widget-text-editor\" data-id=\"ab677be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section id=\"ContentV1\" class=\"cnt v1 lt-bg alt-bg pd_v main_cnt anm\" data-onvisible=\"anm\"><div class=\"mn_wd flx-at-1280 f_gp f_t\" data-flexswap=\"\"><div class=\"cnt half anm_hlf-r\"><div id=\"MainContent\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div id=\"ContentV3Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><div class=\"half anm_hlf-l mbl-fx\"><div id=\"ContentV2Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><section id=\"ContentS4\" class=\"cnt s4 lt-bg pd_v-30\"><div class=\"mn_tn\"><div id=\"ContentS4Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><section id=\"ContentV6\" class=\"cnt v6 lt-bg pd_v\"><div class=\"mn_tn\"><div id=\"ContentV6Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><section id=\"ContentV6\" class=\"cnt v6 lt-bg pd_v\"><div class=\"mn_tn\"><div id=\"ContentV6Content\" class=\"cnt-stl \" data-content=\"true\" data-inject=\"block\" data-skip=\"\"><p class=\"txt-hlt bg-bx lk-bg pd_v-30 pd_h-30\"><strong>We also represent passengers who were injured in motorcycle accidents. Call\u00a0<\/strong><a id=\"ContentV6_1\" href=\"tel:+14045298326\">404-LAW-TEAM<\/a><strong>\u00a0or\u00a0<\/strong><a href=\"https:\/\/www.morrisonhugheslaw.com\/contact-us\/\"><strong>contact us online<\/strong><\/a><strong> to discuss your case with us immediately.<\/strong><\/p><\/div><\/div><\/section><\/div><\/div><\/section><\/div><\/div><\/section><section id=\"CalloutS1\" class=\"clt s1 dk-bg bg-image pd_v anm\" data-onvisible=\"anm\"><picture class=\"img-bg\" role=\"presentation\"><source srcset=\"\/cms\/thumbnails\/24\/1425x449\/assets\/callouts\/Callout-bg-2-mobile.jpg?quality=100&amp;tiny=False\" media=\"(max-width: 500px)\" \/><source srcset=\"\/cms\/thumbnails\/24\/1425x449\/assets\/callouts\/Callout-bg-2-tablet.jpg?quality=100&amp;tiny=False\" media=\"(max-width: 1279px)\" \/><\/picture><\/section><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1814bf0 e-flex e-con-boxed e-con e-parent\" data-id=\"1814bf0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0e6cea5 e-con-full e-flex e-con e-child\" data-id=\"0e6cea5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e80bccb elementor-widget elementor-widget-heading\" data-id=\"e80bccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions about Motorcycle Accidents in Georgia\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c78662 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9c78662\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e46beb elementor-widget elementor-widget-n-accordion\" data-id=\"9e46beb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1650\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1650\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How Long Do I Have to File a Motorcycle Accident Lawsuit in Georgia? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1650\" class=\"elementor-element elementor-element-1eafbda e-con-full e-flex e-con e-child\" data-id=\"1eafbda\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4017973 elementor-widget elementor-widget-text-editor\" data-id=\"4017973\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In Georgia, you generally have up to two years from the date of the motorcycle accident to bring a personal injury claim. If someone you love suffered fatal injuries in a motorcycle crash, you will have two years from the date of their passing, not the date of the accident itself, to file a wrongful death lawsuit. Missing the applicable deadline will prevent you from pursuing your claim and recovering any compensation, so do not wait to get legal advice.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1651\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1651\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> I Wasn\u2019t Wearing a Helmet When My Motorcycle Crash Occurred. Can I Still Recover Compensation? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1651\" class=\"elementor-element elementor-element-d6aee51 e-con-full e-flex e-con e-child\" data-id=\"d6aee51\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0674d95 elementor-widget elementor-widget-text-editor\" data-id=\"0674d95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The short answer is, in many scenarios, yes, you can still recover partial compensation. If you were not wearing a helmet at the time of the accident, you were breaking a Georgia traffic law. However, not wearing a helmet does not undo the negligence of the driver who caused your accident. The precise impacts will depend on the specific facts of your case. For example, if you suffered a traumatic brain injury because of the force of impact to your head \u2013 some of which arguably could have been mitigated by wearing a helmet \u2013 it may be tougher to get full compensation for that specific injury. With that said, we are skilled litigators who understand how to effectively approach cases involving partial fault. We can walk you through how the state\u2019s modified comparative negligence laws may influence what you can recover. No matter your situation, we will work to secure as much compensation as possible.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1652\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1652\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How Much Is My Georgia Motorcycle Crash Claim Worth? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1652\" class=\"elementor-element elementor-element-b445177 e-con-full e-flex e-con e-child\" data-id=\"b445177\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f84e169 elementor-widget elementor-widget-text-editor\" data-id=\"f84e169\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>There are many factors that play into the value of your claim. Knowing how those factors come together and how to make an appropriate demand to the insurance company is the hallmark of an expert motorcycle crash attorney.\u00a0<strong>You and your attorney will need to work together to maximize the fair value of your case, taking into consideration:<\/strong><\/p><ul><li><b>Medical Bills:\u00a0<\/b>Almost all of your damages are based on how much medical care you get, including the total cost of your medical bills, and your attendance at medical appointments. In court, proof that you received care quickly and consistently is the key to a bigger verdict.<\/li><li><b>Pain &amp; Suffering:\u00a0<\/b>In addition to your medical bills, you are also entitled to compensation for loss of enjoyment of life, mental anguish, impairment of your activities of daily living, scarring or damage to tattoos, along with other types of benefits based on your pain and suffering. Our experienced Atlanta motorcycle wreck attorneys know exactly how to ask a jury to compensate you for the pain caused by a negligent or drunk driver.<\/li><li><b>Who Hit You, and How Much Insurance Do They Have:\u00a0<\/b>In Georgia, most drivers carry the State minimum for auto insurance, which is $25,000.00 per person, with a $50,000.00 cap per accident. This means that the negligent driver\u2019s insurance company could be obligated to pay out only $25,000.00 for your injuries, regardless of how hurt you are. By contrast, many commercial vehicles typically have at least $750,000.00 of auto insurance. Likewise, we highly recommend that you purchase \u201cadd on\u201d underinsured motorist (UM) coverage. This insurance pays out when the negligent driver\u2019s insurance is inadequate to cover your losses, and it is relatively inexpensive.<\/li><li><b>Venue:\u00a0<\/b>Putting a value on your case, and what you have lost, is the job of a jury. Your lawsuit\u2019s &#8220;venue\u201d is the county where your lawsuit must be filed, and the county where your jury lives, so it can have a big impact on your recovery. A Cobb County, Marietta motorcycle accident may be worth more than a Cherokee County, Woodstock motorcycle accident, but less than a Fulton County, Alpharetta motorcycle accident. In general (but not always) rural juries pay out less than urban (city) juries. Understanding the venue, and how that plays into negotiations is one hallmark of a seasoned Georgia motorcycle accident lawyer.<\/li><li><b>Punitive Damages:\u00a0<\/b>These are damages meant to punish the other driver. From reckless driving to intoxication to fleeing the scene of the accident, many factors can play into a punitive damages claim. Likewise, your experienced Marietta motorcycle crash attorney will have a deep understanding of insurance bad faith law.<\/li><li><b>Death Claims:\u00a0<\/b>no amount of money can compensate for a death in the family. However, the law makes certain benefits available to the family or estate of a deceased cyclist in addition to the damages discussed above. These include benefits for funeral and burial costs, loss of companionship, loss of enjoyment of life, loss of future income, and the grief and emotional damage of the death.<\/li><li><b>Other Damages:\u00a0<\/b>Depending upon your accident, and whether you are married, other damages may be available, such as loss of consortium. If you are unable to work due to your accident, you are entitled to lost wages and possibly a loss of future earning capacity. To get a fuller understanding of your potential recovery, contact one of our local motorcycle accident attorneys.<\/li><\/ul><p>Passenger Claims<br \/><br \/>The passenger on a motorcycle at the time of an accident is almost never at fault for the wreck. If you were the passenger involved in a motorcycle or ATV collision, even if it was a single-vehicle collision, call us to discuss your rights.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1653\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1653\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is Unique about Motorcycle and ATV Accidents? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1653\" class=\"elementor-element elementor-element-06e26ac e-con-full e-flex e-con e-child\" data-id=\"06e26ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e73ba8b elementor-widget elementor-widget-text-editor\" data-id=\"e73ba8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div id=\"FAQsS3List_panel_1\" class=\"ans sld el-panel bg-bx ulk-bg pd_h-30 pd_tp-90 pd_bt-90 sld-opn active\" tabindex=\"-1\" aria-hidden=\"false\"><div class=\"cnt-stl\"><div id=\"FAQsS3List_panel_2\" class=\"ans sld el-panel bg-bx ulk-bg pd_h-30 pd_tp-90 pd_bt-90 sld-opn active\" tabindex=\"-1\" aria-hidden=\"false\"><div class=\"cnt-stl\"><div id=\"FAQsS3List_panel_3\" class=\"ans sld el-panel bg-bx ulk-bg pd_h-30 pd_tp-90 pd_bt-90 sld-opn active\" tabindex=\"-1\" aria-hidden=\"false\"><div class=\"cnt-stl\"><p>ATVs and two-wheeled motor vehicles involve risks that enclosed vehicles don\u2019t face. The rider or passenger is often thrown off the vehicle with extreme force during a motorcycle accident, which can result in severe trauma, including brain injuries, spinal damage, and friction burns (road rash), amongst other things.<\/p><p>With few exceptions, there are no airbags on a motorcycle (unless you have a Honda Goldwing). Likewise, enclosed vehicles have a host of other safety features. Even ATVs with cages lack many of these advanced protections, so when an accident occurs, it is likely to be worse for the rider.<\/p><p>Finally, two-wheeled vehicles face challenges from the elements and road defects that other drivers can ignore without consequences. These are hazards that most drivers miss or don\u2019t understand. In the same way, your average injury lawyer simply doesn\u2019t understand the challenges of motorcycle litigation.<\/p><p>The top-rated motorcycle injury lawyers at Morrison &amp; Hughes know how to keep their eyes on the road, to protect you from legal hazards. Call our experienced Atlanta motorcycle attorneys for your free legal consult at (404) LAW-TEAM<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb5942a elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"fb5942a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/faqs\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All FAQS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bdcec6e e-flex e-con-boxed e-con e-parent\" data-id=\"bdcec6e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-078d888 e-con-full e-flex e-con e-child\" data-id=\"078d888\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c4a96e elementor-widget elementor-widget-heading\" data-id=\"8c4a96e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stay In The Know\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca0fac8 elementor-widget elementor-widget-heading\" data-id=\"ca0fac8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Morrison &amp; Hughes' Blog\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19c0b4b elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"19c0b4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab908af elementor-widget elementor-widget-text-editor\" data-id=\"ab908af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flx-at-1280 f_gp f_m\"><div id=\"VideoS7Header\" class=\"ta_\"><header class=\"mrg_bt-40\"><p>We always provide current legal information, updates, and stories discussing issues affecting our community.<\/p><\/header><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-662233a elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts\" data-id=\"662233a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;cards_columns&quot;:&quot;3&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.cards\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid\" role=\"list\">\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5909 post type-post status-publish format-standard has-post-thumbnail hentry category-muerte-por-negligencia category-sin-categoria tag-como-probar-una-demanda-por-homicidio-culposo tag-prueba-de-reclamacion-por-homicidio-culposo-georgia tag-pruebas-de-homicidio-culposo-georgia\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/morrisonhugheslaw.com\/es\/2026\/04\/que-pruebas-se-necesitan-para-demostrar-un-homicidio-culposo-en-georgia\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/04\/Pit-Maneuver-Blog-12-300x169.png\" class=\"attachment-medium size-medium wp-image-5910\" alt=\"\" srcset=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/04\/Pit-Maneuver-Blog-12-300x169.png 300w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/04\/Pit-Maneuver-Blog-12-150x85.png 150w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/04\/Pit-Maneuver-Blog-12-768x433.png 768w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2026\/04\/Pit-Maneuver-Blog-12.png 940w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/morrisonhugheslaw.com\/es\/2026\/04\/que-pruebas-se-necesitan-para-demostrar-un-homicidio-culposo-en-georgia\/\" >\n\t\t\t\t\u00bfQu\u00e9 pruebas se necesitan para demostrar un homicidio culposo en Georgia?\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t16 de April de 2026\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-4824 post type-post status-publish format-standard has-post-thumbnail hentry category-accidente-de-coche category-lesiones-personales category-sin-categoria tag-accidente-de-moto tag-asesoramiento-legal tag-costes-ocultos tag-lesiones-personales tag-ley-de-georgia\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/11\/los-costes-ocultos-de-un-accidente-de-moto-mas-alla-de-las-facturas-medicas\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/MH-Motorcycle-Blog-Thumbnails--300x169.png\" class=\"attachment-medium size-medium wp-image-4825\" alt=\"\" srcset=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/MH-Motorcycle-Blog-Thumbnails--300x169.png 300w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/MH-Motorcycle-Blog-Thumbnails--150x85.png 150w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/MH-Motorcycle-Blog-Thumbnails--768x433.png 768w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/MH-Motorcycle-Blog-Thumbnails-.png 940w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/11\/los-costes-ocultos-de-un-accidente-de-moto-mas-alla-de-las-facturas-medicas\/\" >\n\t\t\t\tLos costes ocultos de un accidente de moto: M\u00e1s all\u00e1 de las facturas m\u00e9dicas\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t7 de November de 2025\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-4848 post type-post status-publish format-standard has-post-thumbnail hentry category-accidente-de-coche category-como category-lesiones-personales category-preguntas-frecuentes category-sin-categoria tag-asesoramiento-legal tag-lesiones-personales tag-moto tag-seguridad-en-moto\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/11\/ni-los-mejores-motoristas-pueden-esquivar-la-negligencia-que-hacer-tras-un-accidente-de-moto-en-georgia\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/Use-this-one-2-300x169.png\" class=\"attachment-medium size-medium wp-image-4853\" alt=\"\" srcset=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/Use-this-one-2-300x169.png 300w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/Use-this-one-2-150x85.png 150w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/Use-this-one-2-768x433.png 768w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/11\/Use-this-one-2.png 940w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/11\/ni-los-mejores-motoristas-pueden-esquivar-la-negligencia-que-hacer-tras-un-accidente-de-moto-en-georgia\/\" >\n\t\t\t\tNi los mejores motoristas pueden esquivar la negligencia: Qu\u00e9 hacer tras un accidente de moto en Georgia\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t3 de November de 2025\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-4840 post type-post status-publish format-standard has-post-thumbnail hentry category-accidente-de-coche category-lesiones-personales category-noticias-de-la-empresa category-preguntas-frecuentes category-sin-categoria tag-conoce-tus-derechos tag-defensa-penal tag-solicitud\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/10\/los-abogados-de-georgia-eluden-las-normas-de-captacion-y-el-colegio-mira-hacia-otro-lado\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-2-300x169.png\" class=\"attachment-medium size-medium wp-image-4843\" alt=\"\" srcset=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-2-300x169.png 300w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-2-150x85.png 150w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-2-768x433.png 768w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-2.png 940w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/10\/los-abogados-de-georgia-eluden-las-normas-de-captacion-y-el-colegio-mira-hacia-otro-lado\/\" >\n\t\t\t\tLos abogados de Georgia eluden las normas de captaci\u00f3n &#8211; y el Colegio mira hacia otro lado\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t21 de October de 2025\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-4857 post type-post status-publish format-standard has-post-thumbnail hentry category-accidente-de-autobus category-accidente-de-coche category-lesiones-personales category-noticias-de-la-empresa\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/10\/morrison-hughes-entrega-un-cheque-de-5-000-dolares-para-apoyar-a-los-jinetes-l-a-m-a-atlanta\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-300x169.png\" class=\"attachment-medium size-medium wp-image-4858\" alt=\"\" srcset=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-300x169.png 300w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-150x85.png 150w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail-768x433.png 768w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-LAMA-Thumbnail.png 940w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/10\/morrison-hughes-entrega-un-cheque-de-5-000-dolares-para-apoyar-a-los-jinetes-l-a-m-a-atlanta\/\" >\n\t\t\t\tMorrison &amp; Hughes entrega un cheque de 5.000 d\u00f3lares para apoyar a los jinetes &#8211; L.A.M.A. Atlanta\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t15 de October de 2025\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-4829 post type-post status-publish format-standard has-post-thumbnail hentry category-discapacidad category-indemnizacion-por-accidente-laboral category-lesiones-personales category-lesiones-profesionales category-sin-categoria\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/10\/prestaciones-de-la-compensacion-de-los-trabajadores-de-georgia-lo-que-deben-saber-los-trabajadores-lesionados\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-Informational-Thumbnails-4-300x169.png\" class=\"attachment-medium size-medium wp-image-4833\" alt=\"Foto de indemnizaci\u00f3n laboral de alguien trabajando en un almac\u00e9n\" srcset=\"https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-Informational-Thumbnails-4-300x169.png 300w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-Informational-Thumbnails-4-150x85.png 150w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-Informational-Thumbnails-4-768x433.png 768w, https:\/\/morrisonhugheslaw.com\/wp-content\/uploads\/2025\/10\/MH-Informational-Thumbnails-4.png 940w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/morrisonhugheslaw.com\/es\/2025\/10\/prestaciones-de-la-compensacion-de-los-trabajadores-de-georgia-lo-que-deben-saber-los-trabajadores-lesionados\/\" >\n\t\t\t\tPrestaciones de la compensaci\u00f3n de los trabajadores de Georgia &#8211; Lo que deben saber los trabajadores lesionados\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t9 de October de 2025\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8d4500 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"c8d4500\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/blog\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VISIT OUR BLOG<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4184,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","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":7146,"href":"https:\/\/morrisonhugheslaw.com\/es\/wp-json\/wp\/v2\/pages\/4155\/revisions\/7146"}],"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}]}}