{"id":354,"date":"2026-03-09T21:18:16","date_gmt":"2026-03-09T21:18:16","guid":{"rendered":"https:\/\/thetrackdr.wpenginepowered.com\/?page_id=354"},"modified":"2026-05-09T00:07:40","modified_gmt":"2026-05-09T00:07:40","slug":"turf","status":"publish","type":"page","link":"https:\/\/thetrackdr.com\/?page_id=354","title":{"rendered":"Turf Installation and Repair"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"354\" class=\"elementor elementor-354\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4acaf52b e-con-full e-flex e-con e-parent\" data-id=\"4acaf52b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eec29c7 elementor-widget elementor-widget-html\" data-id=\"eec29c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<style>\n\/* ===== BARLOW FONT IMPORT ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Barlow:wght@300;400;500;600;700&display=swap');\n\nhtml, body {\n  overflow-x: hidden !important;\n  max-width: 100% !important;\n}\n\n\/* ===== SCROLL REVEAL ===== *\/\n.td-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1), transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.td-reveal.visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n.td-reveal-left {\n  opacity: 0;\n  transform: translateX(-50px);\n  transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1), transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.td-reveal-left.visible {\n  opacity: 1;\n  transform: translateX(0);\n}\n.td-reveal-right {\n  opacity: 0;\n  transform: translateX(50px);\n  transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1), transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.td-reveal-right.visible {\n  opacity: 1;\n  transform: translateX(0);\n}\n\n\/* Stagger delays *\/\n.td-stagger > *:nth-child(1) .td-reveal { transition-delay: 0s; }\n.td-stagger > *:nth-child(2) .td-reveal { transition-delay: 0.12s; }\n.td-stagger > *:nth-child(3) .td-reveal { transition-delay: 0.24s; }\n.td-stagger > *:nth-child(4) .td-reveal { transition-delay: 0.36s; }\n\n\/* ===== MARQUEE ===== *\/\n.td-marquee-wrap {\n  overflow: hidden;\n  white-space: nowrap;\n  padding: 16px 0;\n}\n.td-marquee-track {\n  display: inline-flex;\n  animation: tdMarquee 28s linear infinite;\n  gap: 0;\n}\n.td-marquee-track span {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 600;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #FFFFFF;\n  opacity: 0.85;\n  padding: 0 28px;\n}\n.td-marquee-track span::after {\n  content: '\u25c6';\n  font-size: 6px;\n  opacity: 0.35;\n  margin-left: 28px;\n}\n@keyframes tdMarquee {\n  from { transform: translateX(0); }\n  to { transform: translateX(-50%); }\n}\n\n\/* ===== CARD HOVER TOP BORDER ===== *\/\n.td-card-hover {\n  position: relative;\n  overflow: hidden;\n  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.td-card-hover::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: #A02F26;\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n  z-index: 10;\n}\n.td-card-hover:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 24px 64px rgba(0,0,0,0.06);\n}\n.td-card-hover:hover::before {\n  transform: scaleX(1);\n}\n\n\/* SERVICE CARD IMAGE GAP FIX *\/\n.td-card-hover > div[style*=\"height:220px\"],\n.td-card-hover > div[style*=\"height: 220px\"] {\n  margin-bottom: -1px !important;\n  position: relative;\n  z-index: 1;\n}\n.td-card-hover > div[style*=\"height:220px\"] img,\n.td-card-hover > div[style*=\"height: 220px\"] img {\n  display: block !important;\n}\n\n\/* ===== IMAGE ZOOM ON HOVER ===== *\/\n.td-img-zoom img {\n  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1) !important;\n}\n.td-img-zoom:hover img {\n  transform: scale(1.06) !important;\n}\n\n\/* ===== PROJECT TILE OVERLAY ===== *\/\n.td-project-tile {\n  position: relative;\n  overflow: hidden;\n  border-radius: 10px;\n}\n.td-project-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(43,43,46,0.88) 0%, transparent 60%);\n  opacity: 0;\n  transition: opacity 0.4s ease;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 22px;\n  z-index: 5;\n}\n.td-project-tile:hover .td-project-overlay {\n  opacity: 1;\n}\n.td-project-overlay h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 17px;\n  font-weight: 600;\n  text-transform: uppercase;\n  color: #fff;\n  margin: 0 0 2px;\n}\n.td-project-overlay span {\n  font-family: 'Barlow', sans-serif;\n  font-size: 13px;\n  color: rgba(255,255,255,0.6);\n}\n.td-project-tag {\n  position: absolute;\n  top: 14px; right: 14px;\n  background: #A02F26;\n  padding: 5px 12px;\n  border-radius: 3px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  color: #fff;\n  opacity: 0;\n  transform: translateY(-10px);\n  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n  z-index: 6;\n}\n.td-project-tile:hover .td-project-tag {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* ===== PROCESS STEP HOVER ===== *\/\n.td-step-circle {\n  width: 80px;\n  height: 80px;\n  border-radius: 50%;\n  border: 3px solid #A02F26;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 20px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 28px;\n  font-weight: 700;\n  color: #A02F26;\n  background: #fff;\n  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n  cursor: default;\n}\n.td-step-circle:hover {\n  background: #A02F26;\n  color: #fff;\n  transform: scale(1.08);\n  box-shadow: 0 8px 24px rgba(160, 47, 38, 0.25);\n}\n\n\/* ===== CASE STUDY OUTCOMES ===== *\/\n.td-outcome {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-family: 'Barlow', sans-serif;\n  font-size: 14px;\n  color: #2B2B2E;\n  font-weight: 500;\n  margin-bottom: 10px;\n}\n.td-outcome-check {\n  width: 24px;\n  height: 24px;\n  min-width: 24px;\n  border-radius: 4px;\n  background: rgba(160, 47, 38, 0.08);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.td-outcome-check svg {\n  width: 13px;\n  height: 13px;\n  color: #A02F26;\n}\n\n\/* ===== DIAGONAL STRIPE TEXTURE ===== *\/\n.td-stripe-texture::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255,255,255,0.015) 20px, rgba(255,255,255,0.015) 21px);\n  pointer-events: none;\n}\n\n\/* ===== PERFORMANCE POINT CARD ===== *\/\n.td-perf-point {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n  padding: 20px;\n  border-radius: 10px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.05);\n  transition: all 0.4s ease;\n  margin-bottom: 16px;\n}\n.td-perf-point:hover {\n  background: rgba(255,255,255,0.07);\n}\n.td-perf-num {\n  width: 40px;\n  height: 40px;\n  min-width: 40px;\n  border-radius: 6px;\n  background: rgba(160, 47, 38, 0.2);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 17px;\n  font-weight: 700;\n  color: #A02F26;\n}\n.td-perf-point h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 17px;\n  font-weight: 600;\n  text-transform: uppercase;\n  color: #fff;\n  margin: 0 0 4px;\n}\n.td-perf-point p {\n  font-family: 'Barlow', sans-serif;\n  font-size: 14px;\n  line-height: 1.65;\n  color: rgba(255,255,255,0.5);\n  margin: 0;\n}\n\n\/* ===== TIER CARD FEATURE LIST ===== *\/\n.td-tier-feat {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-family: 'Barlow', sans-serif;\n  font-size: 14px;\n  color: #55555A;\n  margin-bottom: 12px;\n}\n.td-tier-feat svg { color: #A02F26; min-width: 16px; }\n\n\/* ===== CTA RING DECORATION ===== *\/\n.td-cta-rings {\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%, -50%);\n  width: 560px; height: 560px;\n  border-radius: 50%;\n  border: 1px solid rgba(160, 47, 38, 0.06);\n  pointer-events: none;\n}\n.td-cta-rings::before {\n  content: '';\n  position: absolute;\n  inset: 50px;\n  border-radius: 50%;\n  border: 1px solid rgba(74, 53, 102, 0.05);\n}\n.td-cta-rings::after {\n  content: '';\n  position: absolute;\n  inset: 100px;\n  border-radius: 50%;\n  border: 1px solid rgba(160, 47, 38, 0.04);\n}\n\n\/* ===== HEADER INSIDE HERO ===== *\/\n\n\n\/* ALL RED BUTTONS *\/\na[style*=\"background:#A02F26\"] {\n  transition: background 0.3s ease, transform 0.25s ease, box-shadow 0.3s ease !important;\n}\na[style*=\"background:#A02F26\"]:hover {\n  background: #8A2720 !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 6px 20px rgba(160, 47, 38, 0.35) !important;\n}\na[style*=\"background:#A02F26\"]:active {\n  transform: translateY(0) !important;\n}\n\n\/* ELEMENTOR BUTTON WIDGETS *\/\n.elementor-widget-button .elementor-button {\n  transition: background 0.3s ease, transform 0.25s ease, box-shadow 0.3s ease !important;\n}\n.elementor-widget-button .elementor-button:hover {\n  transform: translateY(-2px) !important;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.15) !important;\n}\n\n\/* LEARN MORE LINKS *\/\na[style*=\"color:#A02F26\"][style*=\"text-decoration:none\"] {\n  transition: opacity 0.3s ease !important;\n}\na[style*=\"color:#A02F26\"][style*=\"text-decoration:none\"]:hover {\n  opacity: 0.7;\n}\n\n\/* FOOTER NAV LINKS *\/\nnav a[style*=\"rgba(255,255,255,0.45)\"] {\n  transition: color 0.3s ease !important;\n}\nnav a[style*=\"rgba(255,255,255,0.45)\"]:hover {\n  color: rgba(255,255,255,0.85) !important;\n}\n\n\/* ===== NEW HERO SECTION (Elementor-proof) ===== *\/\n.td-hero { position: relative; min-height: 100vh; display: flex !important; align-items: center; width: 100% !important; background: \n  radial-gradient(ellipse at 80% 10%, rgba(74,53,102,0.35) 0%, transparent 50%),\n  radial-gradient(ellipse at 95% 50%, rgba(74,53,102,0.25) 0%, transparent 45%),\n  radial-gradient(ellipse at 70% 70%, rgba(160,47,38,0.2) 0%, transparent 50%),\n  radial-gradient(ellipse at 95% 95%, rgba(160,47,38,0.18) 0%, transparent 40%),\n  radial-gradient(ellipse at 30% 90%, rgba(74,53,102,0.12) 0%, transparent 45%),\n  radial-gradient(ellipse at 10% 20%, rgba(160,47,38,0.06) 0%, transparent 35%),\n  linear-gradient(135deg, #FFFFFF 0%, #F8F5FB 40%, #F5F0F0 100%) !important;overflow: visible !important; }\n.td-hero * { box-sizing: border-box; }\n\n.td-hero-lanes { position: absolute; top: 50%; right: -140px; transform: translateY(-50%); width: 700px; height: 700px; pointer-events: none; z-index: 1; clip-path: inset(-10% -10% -10% 0); }\n.td-hero-speed-lines { position: absolute; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; z-index: 1; overflow: hidden; clip-path: inset(0); }\n.td-hero-lanes .lane { position: absolute; border: 2.5px solid transparent; border-radius: 50%; border-right-color: rgba(160,47,38,0.15); border-top-color: rgba(160,47,38,0.15); top: 50%; left: 50%; animation: laneSpin 80s linear infinite; }\n.td-hero-lanes .lane:nth-child(1) { width: 380px; height: 380px; margin: -190px 0 0 -190px; border-right-color: rgba(160,47,38,0.22); animation-duration: 90s; }\n.td-hero-lanes .lane:nth-child(2) { width: 460px; height: 460px; margin: -230px 0 0 -230px; border-right-color: rgba(74,53,102,0.18); animation-duration: 100s; animation-direction: reverse; }\n.td-hero-lanes .lane:nth-child(3) { width: 540px; height: 540px; margin: -270px 0 0 -270px; border-top-color: rgba(74,53,102,0.15); border-right-color: rgba(160,47,38,0.12); animation-duration: 110s; }\n.td-hero-lanes .lane:nth-child(4) { width: 620px; height: 620px; margin: -310px 0 0 -310px; border-right-color: rgba(74,53,102,0.14); animation-duration: 120s; animation-direction: reverse; }\n.td-hero-lanes .lane:nth-child(5) { width: 700px; height: 700px; margin: -350px 0 0 -350px; border-right-color: rgba(160,47,38,0.1); border-top-color: rgba(74,53,102,0.1); animation-duration: 130s; }\n@keyframes laneSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }\n\n.td-hero-speed-lines { position: absolute; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; z-index: 1; overflow: hidden; }\n.td-hero-speed-lines span { position: absolute; height: 2px; background: linear-gradient(90deg, transparent, rgba(160,47,38,0.2), transparent); transform: rotate(-35deg); animation: speedLineSlide 6s ease-in-out infinite; }\n.td-hero-speed-lines span:nth-child(1) { width: 350px; top: 15%; left: -5%; animation-delay: 0s; }\n.td-hero-speed-lines span:nth-child(2) { width: 250px; top: 30%; left: 5%; animation-delay: 1.5s; background: linear-gradient(90deg, transparent, rgba(74,53,102,0.18), transparent); }\n.td-hero-speed-lines span:nth-child(3) { width: 450px; top: 65%; left: -10%; animation-delay: 3s; }\n.td-hero-speed-lines span:nth-child(4) { width: 300px; top: 80%; left: 2%; animation-delay: 4.5s; background: linear-gradient(90deg, transparent, rgba(74,53,102,0.15), transparent); }\n.td-hero-speed-lines span:nth-child(5) { width: 200px; top: 45%; left: -3%; animation-delay: 2s; }\n@keyframes speedLineSlide { 0%, 100% { opacity: 0; transform: rotate(-35deg) translateX(-40px); } 50% { opacity: 1; transform: rotate(-35deg) translateX(40px); } }\n\n.td-hero .td-hero-inner { display: grid !important; grid-template-columns: 1fr 1.4fr !important; gap: var(--hero-gap, 50px) !important; align-items: center !important; max-width: 1500px !important; margin: 0 auto !important; padding: var(--hero-top, 50px) var(--hero-sides, 48px) var(--hero-bottom, 100px) !important; }\n\n.td-hero .td-hero-content { position: relative; }\n\n.td-hero .td-hero-badge { display: inline-flex !important; align-items: center; gap: 10px; background: rgba(160,47,38,0.05) !important; border: 1px solid rgba(160,47,38,0.1) !important; border-radius: 4px; padding: 8px 18px !important; font-family: 'Barlow Condensed', sans-serif !important; font-size: 12px !important; font-weight: 600 !important; letter-spacing: 2.5px; text-transform: uppercase; color: #A02F26 !important; margin-bottom: 24px !important; animation: badgeFade 0.8s ease-out 0.2s both; line-height: normal !important; }\n.td-hero .td-hero-badge-dot { width: 7px !important; height: 7px !important; min-width: 7px; background: #A02F26 !important; border-radius: 50%; animation: dotPulse 2s ease-in-out infinite; display: inline-block !important; }\n@keyframes dotPulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }\n@keyframes badgeFade { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }\n\n.td-hero .td-hero-h1,\n.td-hero h1.td-hero-h1 { font-family: 'Barlow Condensed', sans-serif !important; font-size: 62px !important; font-weight: 700 !important; text-transform: uppercase !important; line-height: 1.02 !important; letter-spacing: -0.5px !important; color: #2B2B2E !important; margin: 0 0 20px 0 !important; padding: 0 !important; animation: h1Slide 0.9s cubic-bezier(0.16,1,0.3,1) 0.35s both; background: none !important; -webkit-text-fill-color: #2B2B2E !important; }\n.td-hero .td-hero-h1 span { color: #362650 !important; -webkit-text-fill-color: #A02F26 !important; }\n@keyframes h1Slide { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }\n\n.td-hero .td-hero-sub,\n.td-hero p.td-hero-sub { font-family: 'Barlow', sans-serif !important; font-size: 18px !important; font-weight: 400 !important; line-height: 1.7 !important; color: #55555A !important; -webkit-text-fill-color: #55555A !important; max-width: 480px; margin: 0 0 36px 0 !important; padding: 0 !important; animation: subFade 0.9s ease-out 0.55s both; text-transform: none !important; letter-spacing: normal !important; }\n@keyframes subFade { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n\n.td-hero .td-hero-ctas { display: flex !important; align-items: center; gap: 16px; animation: ctaFade 0.9s ease-out 0.7s both; }\n@keyframes ctaFade { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } }\n\n.td-hero .td-hero-ctas .btn-primary { display: inline-flex !important; align-items: center; gap: 8px; padding: 16px 32px !important; background: #362650 !important; color: #fff !important; -webkit-text-fill-color: #fff !important; border-radius: 6px; font-family: 'Barlow Condensed', sans-serif !important; font-size: 14px !important; font-weight: 600 !important; letter-spacing: 1.2px; text-transform: uppercase; text-decoration: none !important; transition: background 0.3s, transform 0.25s, box-shadow 0.3s; }\n.td-hero .td-hero-ctas .btn-primary:hover { background: #8A2720 !important; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(160,47,38,0.3); }\n.td-hero .td-hero-ctas .btn-primary svg { transition: transform 0.3s ease; }\n.td-hero .td-hero-ctas .btn-primary:hover svg { transform: translateX(3px); }\n\n.td-hero .td-hero-ctas .btn-outline { display: inline-flex !important; align-items: center; padding: 16px 32px !important; background: transparent !important; color: #2B2B2E !important; -webkit-text-fill-color: #2B2B2E !important; border: 2px solid rgba(43,43,46,0.15) !important; border-radius: 6px; font-family: 'Barlow Condensed', sans-serif !important; font-size: 14px !important; font-weight: 600 !important; letter-spacing: 1.2px; text-transform: uppercase; text-decoration: none !important; transition: all 0.3s ease; }\n.td-hero .td-hero-ctas .btn-outline:hover { border-color: #2B2B2E !important; background: rgba(43,43,46,0.04) !important; transform: translateY(-2px); }\n\n.td-hero .td-hero-trust { display: flex !important; align-items: center; gap: 28px; margin-top: 44px !important; animation: trustFade 0.8s ease-out 0.9s both; }\n@keyframes trustFade { from { opacity: 0; } to { opacity: 1; } }\n.td-hero .td-hero-trust-item { display: flex !important; align-items: center; gap: 10px; }\n.td-hero .td-hero-trust-icon { width: 36px !important; height: 36px !important; min-width: 36px; border-radius: 8px; background: rgba(74,53,102,0.06) !important; display: flex !important; align-items: center; justify-content: center; }\n.td-hero .td-hero-trust-icon svg { width: 16px !important; height: 16px !important; color: #4A3566; }\n.td-hero .td-hero-trust-text { font-family: 'Barlow Condensed', sans-serif !important; font-size: 13px !important; font-weight: 600 !important; letter-spacing: 0.5px; text-transform: uppercase; color: #2B2B2E !important; -webkit-text-fill-color: #2B2B2E !important; line-height: 1.3 !important; }\n.td-hero .td-hero-trust-text small { display: block; font-family: 'Barlow', sans-serif !important; font-size: 11px !important; font-weight: 400 !important; text-transform: none; letter-spacing: 0; color: #7A7A80 !important; -webkit-text-fill-color: #7A7A80 !important; }\n.td-hero .td-hero-trust-divider { width: 1px; height: 32px; background: rgba(0,0,0,0.08) !important; }\n\n.td-hero .td-hero-visual { position: relative; height: 580px !important; animation: visualReveal 1.1s cubic-bezier(0.16,1,0.3,1) 0.3s both; }\n@keyframes visualReveal { from { opacity: 0; transform: translateX(40px) scale(0.97); } to { opacity: 1; transform: translateX(0) scale(1); } }\n\n.td-hero .td-hero-img-main { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; border-radius: 20px 20px 120px 20px; overflow: hidden; box-shadow: 0 32px 80px rgba(0,0,0,0.12), 0 8px 24px rgba(0,0,0,0.06); }\n.td-hero .td-hero-img-main img { width: 100% !important; height: 100% !important; object-fit: cover !important; display: block !important; max-width: none !important; border-radius: 0 !important; }\n\n.td-hero .td-hero-accent-stripe { position: absolute; top: -12px; right: -12px; width: 100%; height: 100%; border-radius: 20px 20px 120px 20px; background: linear-gradient(135deg, #A02F26, #7A1E18) !important; z-index: -1; opacity: 0.9; }\n\n.td-hero .td-hero-lane-overlay { position: absolute; bottom: 0; left: 0; right: 0; height: 180px; border-radius: 0 0 120px 20px; overflow: hidden; pointer-events: none; z-index: 2; }\n.td-hero .td-hero-lane-overlay::before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 180px; background: linear-gradient(to top, rgba(43,43,46,0.7), transparent) !important; }\n\n.td-hero .td-lane-line { position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: rgba(255,255,255,0.25) !important; }\n.td-hero .td-lane-line:nth-child(1) { bottom: 30px; }\n.td-hero .td-lane-line:nth-child(2) { bottom: 50px; }\n.td-hero .td-lane-line:nth-child(3) { bottom: 70px; }\n.td-hero .td-lane-line:nth-child(4) { bottom: 90px; }\n.td-hero .td-lane-line:nth-child(5) { bottom: 110px; }\n.td-hero .td-lane-line:nth-child(6) { bottom: 130px; width: 80%; background: rgba(255,255,255,0.15) !important; }\n.td-hero .td-lane-line:nth-child(7) { bottom: 150px; width: 60%; background: rgba(255,255,255,0.1) !important; }\n\n.td-hero .td-lane-numbers { position: absolute; bottom: 28px; right: 28px; display: flex; flex-direction: column; gap: 14px; z-index: 3; }\n.td-hero .td-lane-num { width: 26px !important; height: 26px !important; border-radius: 50%; border: 1.5px solid rgba(255,255,255,0.35); display: flex !important; align-items: center; justify-content: center; font-family: 'Barlow Condensed', sans-serif !important; font-size: 11px !important; font-weight: 700 !important; color: rgba(255,255,255,0.7) !important; -webkit-text-fill-color: rgba(255,255,255,0.7) !important; backdrop-filter: blur(4px); background: rgba(255,255,255,0.08) !important; }\n\n.td-hero .td-hero-float-card { position: absolute; z-index: 10; background: rgba(255,255,255,0.95) !important; backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); border-radius: 12px; padding: 16px 22px !important; box-shadow: 0 12px 40px rgba(0,0,0,0.1); border: 1px solid rgba(255,255,255,0.8); animation: floatIn 0.8s cubic-bezier(0.16,1,0.3,1) both; }\n.td-hero .td-hero-float-card.card-1 { bottom: 60px; left: -40px; animation-delay: 0.9s; }\n.td-hero .td-hero-float-card.card-2 { top: 40px; left: -30px; animation-delay: 1.1s; }\n@keyframes floatIn { from { opacity: 0; transform: translateY(20px) scale(0.95); } to { opacity: 1; transform: translateY(0) scale(1); } }\n\n.td-hero .td-float-label { font-family: 'Barlow Condensed', sans-serif !important; font-size: 10px !important; font-weight: 600 !important; letter-spacing: 2px; text-transform: uppercase; color: #7A7A80 !important; -webkit-text-fill-color: #7A7A80 !important; margin-bottom: 4px !important; line-height: normal !important; }\n.td-hero .td-float-value { font-family: 'Barlow Condensed', sans-serif !important; font-size: 28px !important; font-weight: 700 !important; color: #2B2B2E !important; -webkit-text-fill-color: #2B2B2E !important; line-height: 1 !important; }\n.td-hero .td-float-value span { font-size: 14px !important; font-weight: 500 !important; color: #A02F26 !important; -webkit-text-fill-color: #A02F26 !important; margin-left: 4px; }\n\n.td-hero .td-hero-scroll { position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); display: flex; flex-direction: column; align-items: center; gap: 8px; z-index: 10; animation: scrollFade 1s ease-out 1.5s both; }\n@keyframes scrollFade { from { opacity: 0; } to { opacity: 1; } }\n.td-hero .td-hero-scroll-line { width: 1.5px; height: 32px; background: linear-gradient(to bottom, #A02F26, transparent) !important; animation: scrollPulse 2s ease-in-out infinite; }\n@keyframes scrollPulse { 0% { transform: scaleY(0); transform-origin: top; } 50% { transform: scaleY(1); transform-origin: top; } 51% { transform-origin: bottom; } 100% { transform: scaleY(0); transform-origin: bottom; } }\n.td-hero .td-hero-scroll-text { font-family: 'Barlow Condensed', sans-serif !important; font-size: 10px !important; font-weight: 600 !important; letter-spacing: 3px; text-transform: uppercase; color: #ACACB0 !important; -webkit-text-fill-color: #ACACB0 !important; }\n\n\/* Override any Elementor container styles on the hero wrapper *\/\n.elementor-widget-html:has(.td-hero) { width: 100% !important; max-width: none !important; padding: 0 !important; margin: 0 !important; }\n.elementor-element:has(.td-hero) { width: 100% !important; max-width: none !important; padding: 0 !important; margin: 0 !important; }\n\n@media (max-width: 1024px) {\n  .td-hero .td-hero-inner { grid-template-columns: 1fr !important; padding: 120px 24px 80px !important; gap: 48px !important; }\n  .td-hero .td-hero-visual { height: 420px !important; }\n  .td-hero .td-hero-h1, .td-hero h1.td-hero-h1 { font-size: 48px !important; }\n  .td-hero-lanes { display: none; }\n  .td-hero .td-hero-float-card.card-2 { display: none; }\n}\n@media (max-width: 640px) {\n  .td-hero .td-hero-h1, .td-hero h1.td-hero-h1 { font-size: 38px !important; }\n  .td-hero .td-hero-visual { height: 320px !important; }\n  .td-hero .td-hero-ctas { flex-direction: column; align-items: flex-start; }\n  .td-hero .td-hero-trust { flex-direction: column !important; align-items: flex-start; gap: 16px; }\n  .td-hero .td-hero-float-card.card-1 { left: 10px; bottom: 20px; padding: 12px 16px !important; }\n  .td-hero .td-lane-numbers { display: none; }\n  .td-hero-speed-lines { display: none; }\n}\n\n\/* ===== WHY TRACK DOCTOR BACKGROUND ===== *\/\n.td-legacy-section {\n  background: \n    linear-gradient(135deg, rgba(54,38,80,0.92) 0%, rgba(74,53,102,0.85) 40%, rgba(74,53,102,0.88) 70%, rgba(54,38,80,0.92) 100%),\n    url('https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_133571285-scaled.jpeg') !important;\n  background-size: cover !important;\n  background-position: center !important;\n  background-attachment: fixed !important;\n}\n\n\/* Override text colors for dark background *\/\n.td-legacy-section .elementor-heading-title {\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n}\n.td-legacy-section .elementor-widget-text-editor p {\n  color: rgba(255,255,255,0.65) !important;\n  -webkit-text-fill-color: rgba(255,255,255,0.65) !important;\n}\n\/* Keep the overline red *\/\n.td-legacy-section h6.elementor-heading-title {\n  color: #A02F26 !important;\n  -webkit-text-fill-color: #A02F26 !important;\n}\n\n\/* Semi-transparent cards *\/\n.td-legacy-section .td-card-hover {\n  background: rgba(255,255,255,0.1) !important;\n  backdrop-filter: blur(16px) !important;\n  -webkit-backdrop-filter: blur(16px) !important;\n  border: 1px solid rgba(255,255,255,0.12) !important;\n}\n.td-legacy-section .td-card-hover:hover {\n  background: rgba(255,255,255,0.16) !important;\n}\n\n\/* Card text colors on dark bg *\/\n.td-legacy-section .td-card-hover h3 {\n  color: #FFFFFF !important;\n}\n.td-legacy-section .td-card-hover p {\n  color: rgba(255,255,255,0.6) !important;\n}\n\n\/* Card icon boxes \u2014 lighten for dark bg *\/\n.td-legacy-section .td-card-hover div[style*=\"rgba(74,53,102,0.07)\"] {\n  background: rgba(255,255,255,0.1) !important;\n}\n.td-legacy-section .td-card-hover div[style*=\"rgba(74,53,102,0.07)\"] svg {\n  stroke: rgba(255,255,255,0.7) !important;\n}\n\n\/* ===== FEATURED WORK LOGO WATERMARK ===== *\/\n.td-projects-section {\n  position: relative !important;\n  overflow: hidden !important;\n}\n.td-projects-section::before {\n  content: '';\n  position: absolute;\n  bottom: 5%;\n  right: -12%;\n  top: auto;\n  left: auto;\n  transform: none;\n  width: 50%;\n  height: 85%;\n  background: url('https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/Untitled-design-13-2-e1770513578550.png') no-repeat bottom right;\n  background-size: contain;\n  opacity: 0.8;\n  pointer-events: none;\n  z-index: 0;\n}\n\/* Keep all content above the watermark *\/\n.td-projects-section > * {\n  position: relative;\n  z-index: 1;\n}\n\n\/* ===== ENGINEERED EXCELLENCE BACKGROUND IMAGE ===== *\/\n.td-performance-section {\n  background:\n    linear-gradient(160deg, rgba(54,38,80,0.97) 0%, rgba(54,38,80,0.88) 50%, rgba(54,38,80,0.75) 100%),\n    url('https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_640113445-scaled.jpeg') !important;\n  background-size: cover !important;\n  background-position: center top !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n\n\/* Soft red glow bottom-right *\/\n.td-performance-section::after {\n  content: '';\n  position: absolute;\n  bottom: -15%;\n  right: -5%;\n  width: 450px;\n  height: 450px;\n  background: radial-gradient(ellipse, rgba(160,47,38,0.12) 0%, transparent 60%);\n  pointer-events: none;\n  z-index: 0;\n}\n\n\/* Keep content above overlay *\/\n.td-performance-section > * {\n  position: relative;\n  z-index: 1;\n}\n\n\n\n\/* ===== NEW TRACK CONSTRUCTION PAGE V3 \u2014 PURPLE ===== *\/\n\n\/* --- PAGE HERO (with purple radial gradients like home page) --- *\/\n.td-page-hero {\n  position: relative;\n  overflow: hidden;\n  min-height: 620px;\n  display: flex;\n  align-items: flex-end;\n}\n.td-page-hero-bg {\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n}\n.td-page-hero-bg img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n.td-page-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse at 20% 20%, rgba(74,53,102,0.45) 0%, transparent 55%),\n    radial-gradient(ellipse at 80% 80%, rgba(160,47,38,0.3) 0%, transparent 50%),\n    radial-gradient(ellipse at 90% 20%, rgba(74,53,102,0.25) 0%, transparent 45%),\n    radial-gradient(ellipse at 40% 90%, rgba(74,53,102,0.15) 0%, transparent 40%),\n    linear-gradient(160deg, rgba(54,38,80,0.92) 0%, rgba(43,43,46,0.85) 40%, rgba(43,43,46,0.7) 100%);\n  z-index: 2;\n}\n.td-page-hero-content {\n  position: relative;\n  z-index: 3;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 160px 24px 120px;\n  width: 100%;\n}\n.td-page-hero .td-breadcrumb {\n  font-family: 'Barlow', sans-serif;\n  font-size: 13px;\n  color: rgba(255,255,255,0.5);\n  margin-bottom: 24px;\n}\n.td-page-hero .td-breadcrumb a {\n  color: rgba(255,255,255,0.5);\n  text-decoration: none;\n  transition: color 0.3s;\n}\n.td-page-hero .td-breadcrumb a:hover { color: #fff; }\n.td-page-hero .td-breadcrumb span { color: rgba(255,255,255,0.3); margin: 0 8px; }\n\n.td-page-hero h1 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 64px;\n  font-weight: 700;\n  text-transform: uppercase;\n  line-height: 1.05;\n  color: #fff;\n  margin: 0 0 20px;\n  max-width: 700px;\n}\n.td-page-hero h1 em {\n  font-style: normal;\n  color: #A02F26;\n}\n.td-page-hero-sub {\n  font-family: 'Barlow', sans-serif;\n  font-size: 18px;\n  line-height: 1.7;\n  color: rgba(255,255,255,0.7);\n  max-width: 540px;\n  margin: 0 0 32px;\n}\n.td-page-hero-ctas {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n.td-page-hero-ctas a {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n  padding: 16px 36px;\n  border-radius: 5px;\n  text-decoration: none;\n  transition: all 0.3s ease;\n}\n.td-page-hero-ctas .btn-primary {\n  background: #A02F26;\n  color: #fff;\n}\n.td-page-hero-ctas .btn-primary:hover {\n  background: #8a2720;\n  transform: translateY(-2px);\n  box-shadow: 0 8px 24px rgba(160,47,38,0.3);\n}\n.td-page-hero-ctas .btn-outline {\n  background: transparent;\n  color: #fff;\n  border: 2px solid rgba(255,255,255,0.2);\n}\n.td-page-hero-ctas .btn-outline:hover {\n  border-color: rgba(255,255,255,0.5);\n  transform: translateY(-2px);\n}\n@media (max-width: 768px) {\n  .td-page-hero { min-height: 500px; }\n  .td-page-hero-content { padding: 120px 16px 80px; }\n  .td-page-hero h1 { font-size: 40px; }\n  .td-page-hero-sub { font-size: 16px; }\n}\n\n\/* --- ANGLED DIVIDERS --- *\/\n.td-angle-bottom::after {\n  content: '';\n  position: absolute;\n  bottom: -1px;\n  left: 0;\n  right: 0;\n  height: 80px;\n  background: #FFFFFF;\n  clip-path: polygon(0 100%, 100% 100%, 100% 0);\n  z-index: 4;\n}\n\n\/* --- OVERLAPPING BRIDGE CARDS (with purple accent) --- *\/\n.td-bridge-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  max-width: 1200px;\n  margin: -60px auto 0;\n  padding: 0 24px;\n  position: relative;\n  z-index: 5;\n}\n.td-bridge-stats .td-stat-card {\n  background: #fff;\n  border-radius: 14px;\n  padding: 32px 28px;\n  box-shadow: 0 16px 48px rgba(0,0,0,0.08), 0 2px 8px rgba(0,0,0,0.04);\n  text-align: center;\n  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s ease;\n  border-top: 3px solid transparent;\n}\n.td-bridge-stats .td-stat-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 56px rgba(0,0,0,0.1), 0 4px 12px rgba(0,0,0,0.05);\n  border-top-color: #A02F26;\n}\n.td-bridge-stats .td-stat-num {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 44px;\n  font-weight: 700;\n  color: #A02F26;\n  line-height: 1;\n  margin-bottom: 6px;\n}\n.td-bridge-stats .td-stat-label {\n  font-family: 'Barlow', sans-serif;\n  font-size: 14px;\n  color: #55555A;\n  font-weight: 500;\n}\n@media (max-width: 768px) {\n  .td-bridge-stats { grid-template-columns: 1fr; margin-top: -40px; }\n}\n\n\/* --- PLUM SECTION (track systems) --- *\/\n.td-plum-section {\n  position: relative;\n  overflow: hidden;\n}\n.td-plum-section::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse at 15% 30%, rgba(74,53,102,0.3) 0%, transparent 50%),\n    radial-gradient(ellipse at 85% 70%, rgba(160,47,38,0.15) 0%, transparent 45%),\n    radial-gradient(ellipse at 50% 0%, rgba(74,53,102,0.2) 0%, transparent 40%);\n  pointer-events: none;\n}\n\n\/* Plum section outcome checks *\/\n.td-plum-section .td-outcome { color: rgba(255,255,255,0.75); }\n.td-plum-section .td-outcome-check {\n  background: rgba(160,47,38,0.2);\n}\n.td-plum-section .td-outcome-check svg { color: #A02F26; }\n\n\/* Plum comparison table *\/\n.td-plum-section .td-compare-table { color: rgba(255,255,255,0.8); }\n.td-plum-section .td-compare-table thead th { color: #fff; border-bottom-color: rgba(255,255,255,0.2); }\n.td-plum-section .td-compare-table thead th:first-child { color: rgba(255,255,255,0.5); }\n.td-plum-section .td-compare-table tbody td { border-bottom-color: rgba(255,255,255,0.06); }\n.td-plum-section .td-compare-table tbody td:first-child { color: rgba(255,255,255,0.5); }\n.td-plum-section .td-compare-table .td-table-tag { background: rgba(160,47,38,0.25); color: #fff; }\n\n\/* --- COMPARISON TABLE --- *\/\n.td-compare-table {\n  width: 100%;\n  border-collapse: separate;\n  border-spacing: 0;\n  font-family: 'Barlow', sans-serif;\n  font-size: 14px;\n  color: #2B2B2E;\n}\n.td-compare-table thead th {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  padding: 16px 20px;\n  text-align: left;\n  border-bottom: 2px solid #A02F26;\n  color: #2B2B2E;\n}\n.td-compare-table thead th:first-child { color: #55555A; font-weight: 500; }\n.td-compare-table tbody td { padding: 14px 20px; border-bottom: 1px solid rgba(0,0,0,0.06); line-height: 1.5; vertical-align: top; }\n.td-compare-table tbody tr:last-child td { border-bottom: none; }\n.td-compare-table tbody td:first-child { font-weight: 500; color: #55555A; }\n.td-compare-table .td-table-tag {\n  display: inline-block; font-family: 'Barlow Condensed', sans-serif; font-size: 10px;\n  font-weight: 700; text-transform: uppercase; letter-spacing: 1px;\n  background: rgba(160,47,38,0.08); color: #A02F26; padding: 3px 8px; border-radius: 3px; margin-left: 8px;\n}\n@media (max-width: 768px) {\n  .td-compare-table { font-size: 12px; }\n  .td-compare-table thead th, .td-compare-table tbody td { padding: 10px 12px; }\n}\n\n\/* --- TIMELINE --- *\/\n.td-timeline { position: relative; padding-left: 60px; }\n.td-timeline::before { content: ''; position: absolute; left: 23px; top: 0; bottom: 0; width: 2px; background: linear-gradient(to bottom, #A02F26, rgba(160,47,38,0.1)); }\n.td-timeline-item { position: relative; margin-bottom: 48px; }\n.td-timeline-item:last-child { margin-bottom: 0; }\n.td-timeline-dot {\n  position: absolute; left: -60px; top: 2px; width: 48px; height: 48px; border-radius: 50%;\n  background: #fff; border: 3px solid #A02F26; display: flex; align-items: center; justify-content: center;\n  font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 700; color: #A02F26; z-index: 2;\n  transition: all 0.4s ease;\n}\n.td-timeline-item:hover .td-timeline-dot {\n  background: #A02F26; border-color: #A02F26; color: #fff; box-shadow: 0 4px 16px rgba(160,47,38,0.3);\n}\n.td-timeline-item h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 20px; font-weight: 600; text-transform: uppercase; color: #2B2B2E; margin: 0 0 8px; }\n.td-timeline-item p { font-family: 'Barlow', sans-serif; font-size: 15px; line-height: 1.7; color: #55555A; margin: 0; }\n@media (max-width: 640px) {\n  .td-timeline { padding-left: 44px; }\n  .td-timeline::before { left: 15px; }\n  .td-timeline-dot { left: -44px; width: 36px; height: 36px; font-size: 14px; }\n}\n\n\/* --- ICON FEATURES --- *\/\n.td-icon-feature { display: flex; gap: 24px; align-items: flex-start; margin-bottom: 28px; }\n.td-icon-feature-icon {\n  width: 52px; height: 52px; min-width: 52px; border-radius: 10px;\n  background: rgba(160,47,38,0.07); display: flex; align-items: center; justify-content: center;\n}\n.td-icon-feature-icon svg { width: 24px; height: 24px; color: #A02F26; stroke: #A02F26; }\n.td-icon-feature h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 17px; font-weight: 600; text-transform: uppercase; color: #2B2B2E; margin: 0 0 6px; }\n.td-icon-feature p { font-family: 'Barlow', sans-serif; font-size: 14px; line-height: 1.65; color: #55555A; margin: 0; }\n\n\/* --- SECTION RULE DIVIDER --- *\/\n.td-section-rule { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 24px; }\n.td-section-rule hr { border: none; height: 1px; background: linear-gradient(to right, transparent, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.08) 80%, transparent); }\n\n\/* --- OVERLAP IMAGE --- *\/\n.td-overlap-bridge-img { position: relative; z-index: 5; max-width: 1200px; margin: 0 auto -100px; padding: 0 24px; }\n.td-overlap-bridge-img img { width: 100%; border-radius: 16px; aspect-ratio: 21\/9; object-fit: cover; box-shadow: 0 24px 64px rgba(0,0,0,0.12); }\n\n\/* --- SUBTLE PURPLE WASH ON WHITE SECTIONS --- *\/\n.td-subtle-purple-wash {\n  position: relative;\n}\n.td-subtle-purple-wash::before {\n  content: '';\n  position: absolute;\n  top: 0; right: 0; bottom: 0; left: 0;\n  background: radial-gradient(ellipse at 90% 50%, rgba(74,53,102,0.02) 0%, transparent 60%);\n  pointer-events: none;\n}\n\n\n\/* ===== ANGLE DIVIDER SECTIONS ===== *\/\n.td-angle-divider,\n.td-angle-divider > .e-con-inner,\n.td-angle-divider > .elementor-widget-wrap {\n  padding: 0 !important;\n  margin: 0 !important;\n  gap: 0 !important;\n  line-height: 0 !important;\n}\n.td-angle-divider .elementor-widget {\n  margin: 0 !important;\n  padding: 0 !important;\n}\n.td-angle-divider svg {\n  display: block;\n  vertical-align: bottom;\n}\n\n\/* ===== TURF PAGE STYLES ===== *\/\n.td-pull-quote {\n  position: relative;\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 48px;\n  align-items: center;\n}\n.td-pull-quote-num {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 120px;\n  font-weight: 700;\n  line-height: 1;\n  color: #A02F26;\n  letter-spacing: -4px;\n}\n.td-pull-quote-num span {\n  font-size: 42px;\n  letter-spacing: 0;\n  vertical-align: super;\n}\n.td-pull-quote-text {\n  border-left: 3px solid rgba(160,47,38,0.2);\n  padding-left: 32px;\n}\n.td-pull-quote-text p {\n  font-family: 'Barlow', sans-serif;\n  font-size: 20px;\n  line-height: 1.65;\n  color: #2B2B2E;\n  margin: 0 0 8px;\n}\n.td-pull-quote-text cite {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #A02F26;\n  font-style: normal;\n}\n@media (max-width: 768px) {\n  .td-pull-quote { grid-template-columns: 1fr; gap: 16px; }\n  .td-pull-quote-num { font-size: 80px; }\n  .td-pull-quote-text { border-left: none; padding-left: 0; border-top: 3px solid rgba(160,47,38,0.2); padding-top: 16px; }\n}\n.td-compare-split {\n  display: grid;\n  grid-template-columns: 1fr 80px 1fr;\n  gap: 0;\n  max-width: 1100px;\n  margin: 0 auto;\n  align-items: start;\n}\n.td-compare-col { padding: 40px; }\n.td-compare-col h3 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 28px; font-weight: 600; text-transform: uppercase;\n  margin: 0 0 28px; line-height: 1.2;\n}\n.td-compare-left h3 { color: #2B2B2E; }\n.td-compare-right h3 { color: #A02F26; }\n.td-compare-divider {\n  display: flex; flex-direction: column; align-items: center;\n  padding-top: 40px; gap: 12px;\n}\n.td-compare-divider .vs {\n  width: 52px; height: 52px; border-radius: 50%; background: #2B2B2E;\n  display: flex; align-items: center; justify-content: center;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px; font-weight: 700; color: #fff; letter-spacing: 1px;\n}\n.td-compare-divider .line {\n  width: 1px; flex: 1; min-height: 200px;\n  background: linear-gradient(to bottom, #2B2B2E, rgba(43,43,46,0.08));\n}\n.td-compare-item {\n  display: flex; gap: 14px; align-items: flex-start; margin-bottom: 22px;\n}\n.td-compare-item .icon {\n  width: 28px; height: 28px; min-width: 28px; border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; margin-top: 2px;\n}\n.td-compare-left .icon { background: rgba(43,43,46,0.06); }\n.td-compare-right .icon { background: rgba(160,47,38,0.08); }\n.td-compare-item strong {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px; font-weight: 600; text-transform: uppercase;\n  color: #2B2B2E; display: block; margin-bottom: 2px;\n}\n.td-compare-item p {\n  font-family: 'Barlow', sans-serif;\n  font-size: 14px; line-height: 1.6; color: #55555A; margin: 0;\n}\n@media (max-width: 900px) {\n  .td-compare-split { grid-template-columns: 1fr; }\n  .td-compare-divider { flex-direction: row; padding: 16px 40px; }\n  .td-compare-divider .line { min-height: 1px; height: 1px; width: 100%; }\n}\n.td-layers {\n  max-width: 1200px; margin: 0 auto;\n  display: grid; grid-template-columns: 1fr 1.2fr; gap: 80px; align-items: center;\n}\n.td-layer-item {\n  display: grid; grid-template-columns: 56px 1fr; gap: 16px; align-items: start;\n  padding: 20px 0; border-bottom: 1px solid rgba(255,255,255,0.06);\n}\n.td-layer-item:last-child { border-bottom: none; }\n.td-layer-depth {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px; font-weight: 700; color: #A02F26;\n  text-align: right; padding-top: 3px; letter-spacing: 0.5px;\n}\n.td-layer-item h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px; font-weight: 600; text-transform: uppercase;\n  color: #fff; margin: 0 0 4px;\n}\n.td-layer-item p {\n  font-family: 'Barlow', sans-serif;\n  font-size: 14px; line-height: 1.65; color: rgba(255,255,255,0.5); margin: 0;\n}\n@media (max-width: 900px) {\n  .td-layers { grid-template-columns: 1fr; gap: 40px; }\n}\n\n<\/style>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  \/\/ Scroll reveal observer\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('visible');\n      }\n    });\n  }, { rootMargin: '0px 0px -50px 0px', threshold: 0.08 });\n  document.querySelectorAll('.td-reveal, .td-reveal-left, .td-reveal-right').forEach(function(el) {\n    observer.observe(el);\n  });\n\n});\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-263ab550 e-con-full e-flex e-con e-parent\" data-id=\"263ab550\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42bed102 elementor-widget elementor-widget-html\" data-id=\"42bed102\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-page-hero td-angle-bottom\" style=\"position:relative;\">\n    <div class=\"td-hero-spacer\" aria-hidden=\"true\"><\/div>\n\n<style>\n  .td-hero-spacer {\n    height: 900px;\n  }\n  @media (max-width: 1024px) {\n    .td-hero-spacer { height: 60px; }\n  }\n  @media (max-width: 640px) {\n    .td-hero-spacer { height: 760px !important; }\n  }\n<\/style>\n  <div class=\"td-page-hero-bg\">\n    <img decoding=\"async\" src=\"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_1543692676-scaled.jpeg\" alt=\"Synthetic turf field installation\">\n  <\/div>\n  <div class=\"td-page-hero-overlay\"><\/div>\n  <div class=\"td-page-hero-content\">\n    <div class=\"td-breadcrumb\">\n      <a href=\"\/\">Home<\/a> <span>\u203a<\/span> Synthetic Turf\n    <\/div>\n    <h1>SYNTHETIC TURF<br>BUILT FOR <em>EVERY SEASON<\/em><\/h1>\n    <p class=\"td-page-hero-sub\">\n      Multi-sport synthetic turf engineered for year-round play, minimal maintenance, and decades of dependable performance \u2014 from youth programs to collegiate competition.\n    <\/p>\n    <div class=\"td-page-hero-ctas\">\n      <a href=\"\/contact-us\/\" class=\"btn-primary\">\n        Request a Turf Consultation\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n      <a href=\"tel:2088500990\" class=\"btn-outline\">Call (208) 850-0990<\/a>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-743e84ab e-con-full e-flex e-con e-parent\" data-id=\"743e84ab\" 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-64ee0684 elementor-widget elementor-widget-html\" data-id=\"64ee0684\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-pull-quote td-reveal\">\n  <div class=\"td-pull-quote-num\">12<span>mo<\/span><\/div>\n  <div class=\"td-pull-quote-text\">\n    <p>A natural grass field is unusable for roughly half the year in most climates. Synthetic turf gives your athletes, PE classes, marching bands, and community events a consistent, safe surface \u2014 rain, snow, or shine.<\/p>\n    <cite>The year-round advantage<\/cite>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6344d96f e-con-full td-subtle-purple-wash e-flex e-con e-parent\" data-id=\"6344d96f\" 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-5c3e882d elementor-widget elementor-widget-html\" data-id=\"5c3e882d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;max-width:1200px;margin:0 auto;\" class=\"td-reveal td-stack-mobile\">\r\n  <div>\r\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#A02F26;margin-bottom:12px;\">Multi-Sport<\/div>\r\n    <h2 style=\"font-family:'Barlow Condensed',sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;line-height:1.1;color:#2B2B2E;margin:0 0 20px;\">ONE FIELD.<br>EVERY PROGRAM.<\/h2>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:16px;line-height:1.75;color:#55555A;margin:0 0 24px;\">\r\n      Football, soccer, lacrosse, field hockey, marching band, and field events, all on a single surface that doesn't need rest, recovery, or reseeding between seasons.\r\n    <\/p>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:16px;line-height:1.75;color:#55555A;margin:0;\">\r\n      Our turf systems are designed for shared-use facilities where downtime isn't an option. Custom line layouts let you mark multiple sports without competing colors or confusion.\r\n    <\/p>\r\n  <\/div>\r\n  <div>\r\n    <img decoding=\"async\" src=\"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/04\/Citrus-18-scaled.jpg\" alt=\"Multi-sport synthetic turf field\" style=\"width:100%;border-radius:14px;aspect-ratio:4\/3;object-fit:cover;\">\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n  @media (max-width: 768px) {\r\n    .td-stack-mobile {\r\n      grid-template-columns: 1fr !important;\r\n      gap: 48px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d454705 e-con-full e-flex e-con e-parent\" data-id=\"d454705\" 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-467b9885 elementor-widget elementor-widget-html\" data-id=\"467b9885\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-section-rule\"><hr><\/div>\r\n<div style=\"max-width:1200px;margin:0 auto;padding-top:80px;\">\r\n  <div style=\"text-align:center;max-width:640px;margin:0 auto 48px;\">\r\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#A02F26;margin-bottom:12px;\">What It Delivers<\/div>\r\n    <h2 style=\"font-family:'Barlow Condensed',sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;line-height:1.1;color:#2B2B2E;margin:0;\">MORE THAN A PLAYING SURFACE<\/h2>\r\n  <\/div>\r\n  <div style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;\" class=\"td-stack-mobile\">\r\n    <div class=\"td-card-hover td-reveal\" style=\"padding:44px 32px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,0.06);\">\r\n      <div style=\"width:52px;height:52px;border-radius:10px;background:rgba(74,53,102,0.07);display:flex;align-items:center;justify-content:center;margin-bottom:24px;\">\r\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#4A3566\" stroke-width=\"1.5\"><path d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\r\n      <\/div>\r\n      <h3 style=\"font-family:'Barlow Condensed',sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 14px;\">Year-Round Access<\/h3>\r\n      <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">No rain delays. No mud closures. No dormant months. Your field is ready for practice, games, and community events 365 days a year, in any climate.<\/p>\r\n    <\/div>\r\n    <div class=\"td-card-hover td-reveal\" style=\"padding:44px 32px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,0.06);\">\r\n      <div style=\"width:52px;height:52px;border-radius:10px;background:rgba(74,53,102,0.07);display:flex;align-items:center;justify-content:center;margin-bottom:24px;\">\r\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#4A3566\" stroke-width=\"1.5\"><path d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\r\n      <\/div>\r\n      <h3 style=\"font-family:'Barlow Condensed',sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 14px;\">Lower Lifetime Cost<\/h3>\r\n      <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">Eliminate mowing, irrigation, fertilization, and overseeding. Over a 15-year lifespan, synthetic turf costs less per playable hour than maintained natural grass.<\/p>\r\n    <\/div>\r\n    <div class=\"td-card-hover td-reveal\" style=\"padding:44px 32px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,0.06);\">\r\n      <div style=\"width:52px;height:52px;border-radius:10px;background:rgba(74,53,102,0.07);display:flex;align-items:center;justify-content:center;margin-bottom:24px;\">\r\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#4A3566\" stroke-width=\"1.5\"><path d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg>\r\n      <\/div>\r\n      <h3 style=\"font-family:'Barlow Condensed',sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 14px;\">Consistent Safety<\/h3>\r\n      <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">Uniform shock absorption, no hidden holes or uneven surfaces. G-max tested to ASTM F1936 safety standards across the entire field.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n  @media (max-width: 768px) {\r\n    .td-stack-mobile {\r\n      grid-template-columns: 1fr !important;\r\n      gap: 24px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3865939 e-con-full e-flex e-con e-parent\" data-id=\"3865939\" 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-15cbaefc elementor-widget elementor-widget-html\" data-id=\"15cbaefc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-section-rule\"><hr><\/div>\n<div style=\"max-width:1100px;margin:0 auto;padding-top:80px;\">\n  <div style=\"text-align:center;max-width:640px;margin:0 auto 48px;\">\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#A02F26;margin-bottom:12px;\">Head to Head<\/div>\n    <h2 style=\"font-family:'Barlow Condensed',sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;line-height:1.1;color:#2B2B2E;margin:0;\">NATURAL GRASS VS SYNTHETIC TURF<\/h2>\n  <\/div>\n<\/div>\n<div class=\"td-compare-split td-reveal\">\n  <div class=\"td-compare-col td-compare-left\">\n    <h3>Natural Grass<\/h3>\n    <div class=\"td-compare-item\">\n      <div class=\"icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"2\"><path d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><\/div>\n      <div><strong>Seasonal Availability<\/strong><p>Fields need weeks of rest between seasons for recovery and reseeding. Rain, frost, and heat create long blackout periods.<\/p><\/div>\n    <\/div>\n    <div class=\"td-compare-item\">\n      <div class=\"icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"2\"><path d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8V7m0 10v1\"\/><\/svg><\/div>\n      <div><strong>Ongoing Costs<\/strong><p>Mowing, irrigation, fertilization, aeration, pest control, and overseeding add up to $15,000\u2013$40,000+ annually.<\/p><\/div>\n    <\/div>\n    <div class=\"td-compare-item\">\n      <div class=\"icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"2\"><path d=\"M18.364 5.636a9 9 0 11-12.728 0\"\/><path d=\"M12 9v4\"\/><\/svg><\/div>\n      <div><strong>Weather Dependent<\/strong><p>Muddy conditions, bare patches, and uneven surfaces increase injury risk and limit practice schedules.<\/p><\/div>\n    <\/div>\n  <\/div>\n  <div class=\"td-compare-divider\"><div class=\"vs\">VS<\/div><div class=\"line\"><\/div><\/div>\n  <div class=\"td-compare-col td-compare-right\">\n    <h3>Synthetic Turf<\/h3>\n    <div class=\"td-compare-item\">\n      <div class=\"icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#A02F26\" stroke-width=\"2\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><\/div>\n      <div><strong>Year-Round Playability<\/strong><p>No rest periods, no weather delays. Your field is game-ready in every season, for every program that needs it.<\/p><\/div>\n    <\/div>\n    <div class=\"td-compare-item\">\n      <div class=\"icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#A02F26\" stroke-width=\"2\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><\/div>\n      <div><strong>Predictable Budget<\/strong><p>No irrigation, no chemicals, no mowing crew. Maintenance costs drop dramatically after installation.<\/p><\/div>\n    <\/div>\n    <div class=\"td-compare-item\">\n      <div class=\"icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#A02F26\" stroke-width=\"2\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><\/div>\n      <div><strong>Consistent Surface<\/strong><p>Uniform shock absorption, drainage, and traction \u2014 no mud, no divots, no bare goal mouths.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ea31396 e-con-full e-flex e-con e-parent\" data-id=\"4ea31396\" 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-6975bd57 elementor-widget elementor-widget-html\" data-id=\"6975bd57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-section-rule\"><hr><\/div>\r\n<div style=\"display:grid;grid-template-columns:1fr 1.1fr;gap:72px;align-items:start;max-width:1200px;margin:0 auto;padding-top:80px;\" class=\"td-reveal td-stack-mobile\">\r\n  <div>\r\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#A02F26;margin-bottom:12px;\">Our Approach<\/div>\r\n    <h2 style=\"font-family:'Barlow Condensed',sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;line-height:1.1;color:#2B2B2E;margin:0 0 20px;\">FROM DIRT TO<br>GAME DAY<\/h2>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:16px;line-height:1.75;color:#55555A;margin:0 0 32px;\">\r\n      Every project starts with understanding your site, not selling you a system. Here's how a turf installation actually works.\r\n    <\/p>\r\n    <img decoding=\"async\" src=\"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/04\/IMG_7968.jpeg\" alt=\"Turf installation crew\" style=\"width:100%;border-radius:14px;aspect-ratio:16\/10;object-fit:cover;\">\r\n  <\/div>\r\n  <div>\r\n    <div style=\"display:flex;gap:20px;align-items:flex-start;padding:24px 0;border-bottom:1px solid rgba(0,0,0,0.06);\">\r\n      <div style=\"width:44px;height:44px;min-width:44px;border-radius:50%;background:#A02F26;display:flex;align-items:center;justify-content:center;font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:700;color:#fff;\">1<\/div>\r\n      <div>\r\n        <h4 style=\"font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 6px;line-height:1.3;\">Site Evaluation &amp; Soil Analysis<\/h4>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">We test your site conditions (soil type, drainage patterns, elevation changes) to determine the right base design.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"display:flex;gap:20px;align-items:flex-start;padding:24px 0;border-bottom:1px solid rgba(0,0,0,0.06);\">\r\n      <div style=\"width:44px;height:44px;min-width:44px;border-radius:50%;background:#A02F26;display:flex;align-items:center;justify-content:center;font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:700;color:#fff;\">2<\/div>\r\n      <div>\r\n        <h4 style=\"font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 6px;line-height:1.3;\">System Recommendation<\/h4>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">Based on sport mix, usage volume, climate, and budget, we recommend the right fiber system, infill type, and shock pad.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"display:flex;gap:20px;align-items:flex-start;padding:24px 0;border-bottom:1px solid rgba(0,0,0,0.06);\">\r\n      <div style=\"width:44px;height:44px;min-width:44px;border-radius:50%;background:#A02F26;display:flex;align-items:center;justify-content:center;font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:700;color:#fff;\">3<\/div>\r\n      <div>\r\n        <h4 style=\"font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 6px;line-height:1.3;\">Base Construction &amp; Grading<\/h4>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">Excavation, drainage pipe installation, and stone base compaction, laser-graded to 1\/8\" tolerances.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"display:flex;gap:20px;align-items:flex-start;padding:24px 0;border-bottom:1px solid rgba(0,0,0,0.06);\">\r\n      <div style=\"width:44px;height:44px;min-width:44px;border-radius:50%;background:#A02F26;display:flex;align-items:center;justify-content:center;font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:700;color:#fff;\">4<\/div>\r\n      <div>\r\n        <h4 style=\"font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 6px;line-height:1.3;\">Turf Installation &amp; Infill<\/h4>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">Shock pad placement, turf roll-out, seaming, and infill application. Sport lines and logos are inlaid, not painted.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"display:flex;gap:20px;align-items:flex-start;padding:24px 0;\">\r\n      <div style=\"width:44px;height:44px;min-width:44px;border-radius:50%;background:#A02F26;display:flex;align-items:center;justify-content:center;font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:700;color:#fff;\">5<\/div>\r\n      <div>\r\n        <h4 style=\"font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin:0 0 6px;line-height:1.3;\">Handoff &amp; Maintenance Plan<\/h4>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:#55555A;margin:0;\">We walk your facilities team through grooming, decompaction, and infill schedules before handing over the keys.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n  @media (max-width: 768px) {\r\n    .td-stack-mobile {\r\n      grid-template-columns: 1fr !important;\r\n      gap: 48px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a1d251a e-con-full e-flex e-con e-parent\" data-id=\"4a1d251a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;relative&quot;,&quot;shape_divider_top&quot;:&quot;tilt&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7c865c elementor-widget elementor-widget-html\" data-id=\"b7c865c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-plum-section\" style=\"position:relative;\">\n<div style=\"max-width:1200px;margin:0 auto;position:relative;z-index:2;padding:100px 24px;\">\n  <div class=\"td-layers td-reveal\">\n    <div>\n      <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,0.45);margin-bottom:12px;\">Anatomy of a Field<\/div>\n      <h2 style=\"font-family:'Barlow Condensed',sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;line-height:1.1;color:#FFFFFF;margin:0 0 20px;\">WHAT GOES INTO<br>YOUR FIELD<\/h2>\n      <p style=\"font-family:'Barlow',sans-serif;font-size:16px;line-height:1.75;color:rgba(255,255,255,0.6);margin:0;\">\n        A turf field isn't carpet over dirt. It's a precision-engineered system where every layer has a job \u2014 from the stone base that handles drainage to the fiber tips your athletes push off of.\n      <\/p>\n    <\/div>\n    <div>\n      <div class=\"td-layer-item\"><div class=\"td-layer-depth\">Surface<\/div><div><h4>Turf Fiber System<\/h4><p>Dual-fiber monofilament and slit-film blend. Tuft-bind tested to 8+ lbs. Pile heights from 1.75\" to 2.5\" depending on sport profile.<\/p><\/div><\/div>\n      <div class=\"td-layer-item\"><div class=\"td-layer-depth\">Fill<\/div><div><h4>Performance Infill<\/h4><p>Crumb rubber, TPE, or organic cork\/coconut options. Selected for your climate, budget, and safety requirements.<\/p><\/div><\/div>\n      <div class=\"td-layer-item\"><div class=\"td-layer-depth\">Pad<\/div><div><h4>Shock Absorption Pad<\/h4><p>Closed-cell foam underlayment delivering consistent G-max values across the entire field.<\/p><\/div><\/div>\n      <div class=\"td-layer-item\"><div class=\"td-layer-depth\">Drain<\/div><div><h4>Drainage Layer<\/h4><p>Engineered stone aggregate with perforated pipe network. Designed for 6\"+ per hour drainage rates.<\/p><\/div><\/div>\n      <div class=\"td-layer-item\"><div class=\"td-layer-depth\">Base<\/div><div><h4>Compacted Subgrade<\/h4><p>Laser-graded to 1\/8\" tolerances. Proper base prep prevents settling, ponding, and costly repairs.<\/p><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-622736d9 e-con-full e-flex e-con e-parent\" data-id=\"622736d9\" 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-439d4b65 elementor-widget elementor-widget-html\" data-id=\"439d4b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;max-width:1200px;margin:0 auto;\" class=\"td-reveal td-stack-mobile\">\r\n  <div style=\"position:relative;\">\r\n    <img decoding=\"async\" src=\"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_1543692676-scaled.jpeg\" alt=\"Turf infill closeup\" style=\"width:100%;border-radius:14px;aspect-ratio:4\/3;object-fit:cover;\">\r\n  <\/div>\r\n  <div>\r\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#A02F26;margin-bottom:12px;\">Infill Options<\/div>\r\n    <h2 style=\"font-family:'Barlow Condensed',sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;line-height:1.1;color:#2B2B2E;margin:0 0 20px;\">THE RIGHT FILL<br>FOR YOUR FIELD<\/h2>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:16px;line-height:1.75;color:#55555A;margin:0 0 28px;\">Infill affects everything: feel, temperature, safety, and cost. We don't push one system. We help you weigh the tradeoffs honestly.<\/p>\r\n    <div style=\"display:flex;gap:16px;align-items:flex-start;margin-bottom:20px;\">\r\n      <div style=\"width:6px;height:6px;min-width:6px;border-radius:50%;background:#A02F26;margin-top:8px;\"><\/div>\r\n      <div>\r\n        <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin-bottom:2px;\">Crumb Rubber<\/div>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:14px;line-height:1.65;color:#55555A;margin:0;\">Most cost-effective. Proven over 20+ years. Standard for budget-conscious projects.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"display:flex;gap:16px;align-items:flex-start;margin-bottom:20px;\">\r\n      <div style=\"width:6px;height:6px;min-width:6px;border-radius:50%;background:#A02F26;margin-top:8px;\"><\/div>\r\n      <div>\r\n        <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin-bottom:2px;\">TPE (Thermoplastic Elastomer)<\/div>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:14px;line-height:1.65;color:#55555A;margin:0;\">Lower heat retention, recyclable. Growing preference for K-12 and municipal projects.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"display:flex;gap:16px;align-items:flex-start;\">\r\n      <div style=\"width:6px;height:6px;min-width:6px;border-radius:50%;background:#A02F26;margin-top:8px;\"><\/div>\r\n      <div>\r\n        <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;color:#2B2B2E;margin-bottom:2px;\">Organic (Cork \/ Coconut)<\/div>\r\n        <p style=\"font-family:'Barlow',sans-serif;font-size:14px;line-height:1.65;color:#55555A;margin:0;\">Coolest surface temps, most natural feel. Premium option for high-visibility facilities.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n  @media (max-width: 768px) {\r\n    .td-stack-mobile {\r\n      grid-template-columns: 1fr !important;\r\n      gap: 48px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58fc25de e-con-full e-flex e-con e-parent\" data-id=\"58fc25de\" 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-38cdcb67 elementor-widget elementor-widget-html\" data-id=\"38cdcb67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-overlap-bridge-img td-reveal\">\n  <img decoding=\"async\" src=\"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/04\/BUILD_GONZAGAPREP-4-scaled.jpg\" alt=\"Aerial view of completed synthetic turf facility\">\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7733988c e-con-full e-flex e-con e-parent\" data-id=\"7733988c\" 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-1fab82a8 elementor-widget elementor-widget-html\" data-id=\"1fab82a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto;\" class=\"td-reveal td-stack-mobile\">\r\n  <div>\r\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,0.5);margin-bottom:12px;\">Long-Term Value<\/div>\r\n    <h2 style=\"font-family:'Barlow Condensed',sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;line-height:1.1;color:#FFFFFF;margin:0 0 20px;\">PROTECT YOUR<br>INVESTMENT<\/h2>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:16px;line-height:1.75;color:rgba(255,255,255,0.65);margin:0 0 24px;\">\r\n      A synthetic turf field is a significant investment, typically $800,000 to $1.5 million depending on size and system. The difference between a field that lasts 8 years and one that lasts 18 comes down to three things: proper base work, correct infill selection, and a real maintenance program.\r\n    <\/p>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:16px;line-height:1.75;color:rgba(255,255,255,0.65);margin:0 0 28px;\">\r\n      We build with all three in mind, because our reputation depends on fields that perform long after the ribbon cutting.\r\n    <\/p>\r\n    <a href=\"\/contact-us\/\" style=\"display:inline-flex;align-items:center;gap:8px;font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;padding:14px 28px;border-radius:5px;text-decoration:none;background:#A02F26;color:#fff;transition:all 0.3s ease;\">\r\n      Request a Consultation\r\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n    <\/a>\r\n  <\/div>\r\n  <div>\r\n    <img decoding=\"async\" src=\"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/E15E1434-4DE5-42E0-A524-86A50E6F8117.jpg\" alt=\"Turf field detail\" style=\"width:100%;border-radius:14px;aspect-ratio:4\/3;object-fit:cover;\">\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n  @media (max-width: 768px) {\r\n    .td-stack-mobile {\r\n      grid-template-columns: 1fr !important;\r\n      gap: 48px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31c8da3c e-con-full e-flex e-con e-parent\" data-id=\"31c8da3c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;relative&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a079196 elementor-widget elementor-widget-html\" data-id=\"4a079196\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;\" class=\"td-reveal td-stack-mobile\">\r\n  <div style=\"background:rgba(74,53,102,0.12);border:1px solid rgba(74,53,102,0.2);border-radius:14px;padding:40px;\">\r\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:12px;\">Related Service<\/div>\r\n    <h3 style=\"font-family:'Barlow Condensed',sans-serif;font-size:28px;font-weight:600;text-transform:uppercase;line-height:1.15;color:#fff;margin:0 0 12px;\">NEED A TRACK<br>TO GO WITH IT?<\/h3>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:rgba(255,255,255,0.55);margin:0 0 24px;\">Many of our turf projects include a surrounding track. We design and build both, coordinating drainage, grading, and timelines.<\/p>\r\n    <a href=\"\/new-track-construction\/\" style=\"display:inline-flex;align-items:center;gap:8px;font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;padding:14px 28px;border-radius:5px;text-decoration:none;background:transparent;color:#fff;border:2px solid rgba(255,255,255,0.2);transition:all 0.3s ease;\">\r\n      New Track Construction\r\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n    <\/a>\r\n  <\/div>\r\n  <div style=\"background:rgba(74,53,102,0.12);border:1px solid rgba(74,53,102,0.2);border-radius:14px;padding:40px;\">\r\n    <div style=\"font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:12px;\">Long-Term Care<\/div>\r\n    <h3 style=\"font-family:'Barlow Condensed',sans-serif;font-size:28px;font-weight:600;text-transform:uppercase;line-height:1.15;color:#fff;margin:0 0 12px;\">TURF MAINTENANCE<br>&amp; REPAIR<\/h3>\r\n    <p style=\"font-family:'Barlow',sans-serif;font-size:15px;line-height:1.7;color:rgba(255,255,255,0.55);margin:0 0 24px;\">Grooming, decompaction, infill top-offs, and seam repairs. We offer programs that keep your field performing like day one.<\/p>\r\n    <a href=\"\/repairs-maintenance\/\" style=\"display:inline-flex;align-items:center;gap:8px;font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;padding:14px 28px;border-radius:5px;text-decoration:none;background:transparent;color:#fff;border:2px solid rgba(255,255,255,0.2);transition:all 0.3s ease;\">\r\n      Repairs &amp; Maintenance\r\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n    <\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n  @media (max-width: 768px) {\r\n    .td-stack-mobile {\r\n      grid-template-columns: 1fr !important;\r\n      gap: 32px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b6ab20d e-con-full td-angle-divider e-flex e-con e-parent\" data-id=\"3b6ab20d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9075361 elementor-widget elementor-widget-html\" data-id=\"9075361\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"width:100%;line-height:0;margin:0;padding:0;\">\n  <svg viewBox=\"0 0 1440 100\" preserveAspectRatio=\"none\" style=\"display:block;width:100%;height:80px;\">\n    <polygon points=\"0,0 1440,0 1440,100 0,100\" fill=\"#FFFFFF\"\/>\n    <polygon points=\"0,0 1440,0 1440,100\" fill=\"#2B2B2E\"\/>\n  <\/svg>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1cf17a11 e-flex e-con-boxed e-con e-parent\" data-id=\"1cf17a11\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;relative&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-315399a4 elementor-widget elementor-widget-html\" data-id=\"315399a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"td-cta-rings\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30b5581b elementor-widget elementor-widget-heading\" data-id=\"30b5581b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Let's Talk<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7045714e elementor-widget elementor-widget-heading\" data-id=\"7045714e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">READY TO BUILD YOUR TURF FIELD?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34d663c7 elementor-widget elementor-widget-text-editor\" data-id=\"34d663c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The best investment starts with a clear plan. Request a free consultation and we\u2019ll walk through your options \u2014 timeline, systems, budget, and everything in between.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cad435f elementor-widget elementor-widget-spacer\" data-id=\"1cad435f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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<div class=\"elementor-element elementor-element-55730175 e-con-full e-flex e-con e-child\" data-id=\"55730175\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61b9bf14 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"61b9bf14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#get-started\">\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\">Request a Turf Consultation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f4f865f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"1f4f865f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"tel:2088500990\">\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\">Call Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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-7aa6180c elementor-widget elementor-widget-spacer\" data-id=\"7aa6180c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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 class=\"elementor-element elementor-element-a39c128 elementor-widget elementor-widget-html\" data-id=\"a39c128\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"display:flex;align-items:center;justify-content:center;gap:32px;font-family:'Barlow',sans-serif;font-size:14px;color:#55555A;\">\n  <a href=\"tel:2088500990\" style=\"display:flex;align-items:center;gap:8px;font-weight:500;color:#55555A;text-decoration:none;\">\n    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#A02F26\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n    (208) 850-0990\n  <\/a>\n  <a href=\"mailto:info@thetrackdr.com\" style=\"display:flex;align-items:center;gap:8px;font-weight:500;color:#55555A;text-decoration:none;\">\n    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#A02F26\" stroke-width=\"2\"><path d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"\/><\/svg>\n    info@thetrackdr.com\n  <\/a>\n<\/div>\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>Home \u203a Synthetic Turf SYNTHETIC TURFBUILT FOR EVERY SEASON Multi-sport synthetic turf engineered for year-round play, minimal maintenance, and decades of dependable performance \u2014 from youth programs to collegiate competition. Request a Turf Consultation Call (208) 850-0990 12mo A natural grass field is unusable for roughly half the year in most climates. Synthetic turf gives [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-354","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Turf Installation and Repair - The Track Doctor<\/title>\n<meta name=\"description\" content=\"Explore the advantages of turf installation for year-round play and minimal maintenance in various sports settings.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thetrackdr.com\/?page_id=354\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Turf Installation and Repair - The Track Doctor\" \/>\n<meta property=\"og:description\" content=\"Explore the advantages of turf installation for year-round play and minimal maintenance in various sports settings.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thetrackdr.com\/?page_id=354\" \/>\n<meta property=\"og:site_name\" content=\"The Track Doctor\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/thetrackdr\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-09T00:07:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_1543692676-scaled.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354\",\"url\":\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354\",\"name\":\"Turf Installation and Repair - The Track Doctor\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thetrackdr.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/AdobeStock_1543692676-scaled.jpeg\",\"datePublished\":\"2026-03-09T21:18:16+00:00\",\"dateModified\":\"2026-05-09T00:07:40+00:00\",\"description\":\"Explore the advantages of turf installation for year-round play and minimal maintenance in various sports settings.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354#primaryimage\",\"url\":\"https:\\\/\\\/thetrackdr.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/AdobeStock_1543692676-scaled.jpeg\",\"contentUrl\":\"https:\\\/\\\/thetrackdr.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/AdobeStock_1543692676-scaled.jpeg\",\"width\":2560,\"height\":1435},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/?page_id=354#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thetrackdr.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Turf Installation and Repair\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/#website\",\"url\":\"https:\\\/\\\/thetrackdr.com\\\/\",\"name\":\"The Track Doctor\",\"description\":\"Tracks and Turf\",\"publisher\":{\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thetrackdr.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/#organization\",\"name\":\"The Track Doctor\",\"url\":\"https:\\\/\\\/thetrackdr.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thetrackdr.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Untitled-design-14-1-e1770505166407.png\",\"contentUrl\":\"https:\\\/\\\/thetrackdr.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Untitled-design-14-1-e1770505166407.png\",\"width\":1817,\"height\":760,\"caption\":\"The Track Doctor\"},\"image\":{\"@id\":\"https:\\\/\\\/thetrackdr.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/thetrackdr\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Turf Installation and Repair - The Track Doctor","description":"Explore the advantages of turf installation for year-round play and minimal maintenance in various sports settings.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thetrackdr.com\/?page_id=354","og_locale":"en_US","og_type":"article","og_title":"Turf Installation and Repair - The Track Doctor","og_description":"Explore the advantages of turf installation for year-round play and minimal maintenance in various sports settings.","og_url":"https:\/\/thetrackdr.com\/?page_id=354","og_site_name":"The Track Doctor","article_publisher":"https:\/\/www.facebook.com\/thetrackdr\/","article_modified_time":"2026-05-09T00:07:40+00:00","og_image":[{"url":"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_1543692676-scaled.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thetrackdr.com\/?page_id=354","url":"https:\/\/thetrackdr.com\/?page_id=354","name":"Turf Installation and Repair - The Track Doctor","isPartOf":{"@id":"https:\/\/thetrackdr.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thetrackdr.com\/?page_id=354#primaryimage"},"image":{"@id":"https:\/\/thetrackdr.com\/?page_id=354#primaryimage"},"thumbnailUrl":"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_1543692676-scaled.jpeg","datePublished":"2026-03-09T21:18:16+00:00","dateModified":"2026-05-09T00:07:40+00:00","description":"Explore the advantages of turf installation for year-round play and minimal maintenance in various sports settings.","breadcrumb":{"@id":"https:\/\/thetrackdr.com\/?page_id=354#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thetrackdr.com\/?page_id=354"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thetrackdr.com\/?page_id=354#primaryimage","url":"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_1543692676-scaled.jpeg","contentUrl":"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/AdobeStock_1543692676-scaled.jpeg","width":2560,"height":1435},{"@type":"BreadcrumbList","@id":"https:\/\/thetrackdr.com\/?page_id=354#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thetrackdr.com\/"},{"@type":"ListItem","position":2,"name":"Turf Installation and Repair"}]},{"@type":"WebSite","@id":"https:\/\/thetrackdr.com\/#website","url":"https:\/\/thetrackdr.com\/","name":"The Track Doctor","description":"Tracks and Turf","publisher":{"@id":"https:\/\/thetrackdr.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thetrackdr.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thetrackdr.com\/#organization","name":"The Track Doctor","url":"https:\/\/thetrackdr.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thetrackdr.com\/#\/schema\/logo\/image\/","url":"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/Untitled-design-14-1-e1770505166407.png","contentUrl":"https:\/\/thetrackdr.com\/wp-content\/uploads\/2026\/02\/Untitled-design-14-1-e1770505166407.png","width":1817,"height":760,"caption":"The Track Doctor"},"image":{"@id":"https:\/\/thetrackdr.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/thetrackdr\/"]}]}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/thetrackdr.com\/index.php?rest_route=\/wp\/v2\/pages\/354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thetrackdr.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thetrackdr.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thetrackdr.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/thetrackdr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=354"}],"version-history":[{"count":0,"href":"https:\/\/thetrackdr.com\/index.php?rest_route=\/wp\/v2\/pages\/354\/revisions"}],"wp:attachment":[{"href":"https:\/\/thetrackdr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}