{"id":33,"date":"2026-02-04T01:13:37","date_gmt":"2026-02-04T01:13:37","guid":{"rendered":"https:\/\/brightwrx.com\/salem\/?page_id=33"},"modified":"2026-07-07T14:00:42","modified_gmt":"2026-07-07T14:00:42","slug":"weatherproof-permanent-lighting","status":"publish","type":"page","link":"https:\/\/brightwrx.com\/salem\/stress-free-holiday-lighting-services\/weatherproof-permanent-lighting\/","title":{"rendered":"Weatherproof Permanent Lighting Built for Oregon Homes"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33\" class=\"elementor elementor-33\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7377fc6f e-flex e-con-boxed e-con e-parent\" data-id=\"7377fc6f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7cc48fb8 e-con-full e-flex e-con e-child\" data-id=\"7cc48fb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c0b4801 elementor-widget elementor-widget-heading\" data-id=\"7c0b4801\" 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\">Central Oregon's Intelligent Permanent Holiday Lighting for Every Occasion<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-552dc420 elementor-widget elementor-widget-text-editor\" data-id=\"552dc420\" 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>Enhance your home in Bend, Oregon, with decorative lights, Architectural Lights, security lighting, and festive holiday lighting from BrightWrx.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c719a87 e-con-full e-flex e-con e-parent\" data-id=\"6c719a87\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65e930c elementor-widget elementor-widget-html\" data-id=\"65e930c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.spl *, .spl *::before, .spl *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n.spl { font-family: 'DM Sans', sans-serif; background: #ffffff; color: #1A2236; }\r\n\r\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n.spl .hero {\r\n  min-height: 100vh;\r\n  padding: 80px 40px 90px;\r\n  background: #ffffff;\r\n  position: relative;\r\n  overflow: hidden;\r\n  display: flex; align-items: center;\r\n}\r\n.spl .hero::before {\r\n  content: '';\r\n  position: absolute; inset: 0;\r\n  background-image: radial-gradient(circle, #D8DCE8 1px, transparent 1px);\r\n  background-size: 32px 32px;\r\n  opacity: 0.5;\r\n}\r\n.spl .hero::after {\r\n  content: '';\r\n  position: absolute;\r\n  top: -120px; right: -120px;\r\n  width: 600px; height: 600px;\r\n  border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(224,58,47,0.08) 0%, transparent 70%);\r\n}\r\n.spl .hero-inner {\r\n  position: relative; z-index: 2;\r\n  max-width: 1080px; margin: 0 auto; width: 100%;\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  gap: 60px; align-items: center;\r\n}\r\n.spl .hero-badge {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  background: #FFF0EF; border: 1px solid #FDDDD9;\r\n  border-radius: 24px; padding: 6px 14px;\r\n  font-size: 11.5px; font-weight: 700; color: #E03A2F;\r\n  letter-spacing: 0.08em; text-transform: uppercase;\r\n  margin-bottom: 22px;\r\n  animation: splUp 0.6s 0.1s ease both;\r\n}\r\n.spl .badge-dot { width: 6px; height: 6px; border-radius: 50%; background: #E03A2F; animation: splBlink 2s infinite; }\r\n@keyframes splBlink { 0%,100%{opacity:1;transform:scale(1);}50%{opacity:0.4;transform:scale(1.5);} }\r\n\r\n.spl .hero-title {\r\n  font-family: 'Sora', sans-serif;\r\n  font-size: clamp(36px, 5vw, 62px);\r\n  font-weight: 800; line-height: 1.06;\r\n  letter-spacing: -0.03em; color: #1A2236;\r\n  margin-bottom: 22px;\r\n  animation: splUp 0.6s 0.2s ease both;\r\n}\r\n.spl .hero-title .accent { color: #E03A2F; }\r\n\/* FIX 1: .stroke removed \u2014 Salem renders as normal text *\/\r\n\r\n.spl .hero-desc {\r\n  font-size: 16px; color: #7A8599;\r\n  line-height: 1.75; max-width: 420px; margin-bottom: 36px;\r\n  animation: splUp 0.6s 0.3s ease both;\r\n}\r\n.spl .hero-btns {\r\n  display: flex; align-items: center; gap: 16px; flex-wrap: wrap;\r\n  animation: splUp 0.6s 0.4s ease both;\r\n}\r\n.spl .btn-primary {\r\n  display: inline-flex; align-items: center; gap: 10px;\r\n  background: #E03A2F; color: #ffffff !important;\r\n  font-family: 'Sora', sans-serif; font-size: 14px; font-weight: 700;\r\n  padding: 15px 30px; border-radius: 40px; text-decoration: none !important;\r\n  transition: background 0.2s, transform 0.15s;\r\n}\r\n.spl .btn-primary:hover { background: #B82E24; transform: scale(1.03); }\r\n.spl .btn-outline {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  color: #1A2236 !important; font-size: 14px; font-weight: 600;\r\n  text-decoration: none !important; border: 1.5px solid #E8ECF2;\r\n  padding: 14px 24px; border-radius: 40px;\r\n  transition: border-color 0.2s;\r\n}\r\n.spl .btn-outline:hover { border-color: #1A2236; }\r\n\r\n.spl .hero-card {\r\n  background: #ffffff; border: 1px solid #E8ECF2;\r\n  border-radius: 24px; padding: 34px;\r\n  box-shadow: 0 8px 48px rgba(26,34,54,0.09);\r\n  position: relative; overflow: hidden;\r\n  animation: splUp 0.6s 0.35s ease both;\r\n}\r\n.spl .hero-card::before {\r\n  content: ''; position: absolute; top: 0; left: 0; right: 0;\r\n  height: 4px; background: #E03A2F;\r\n}\r\n.spl .hero-card-eyebrow {\r\n  font-size: 11px; font-weight: 700; letter-spacing: 0.15em;\r\n  text-transform: uppercase; color: #E03A2F;\r\n  margin-bottom: 14px; display: flex; align-items: center; gap: 8px;\r\n}\r\n.spl .hero-card-eyebrow::before { content:''; width:18px; height:2px; background:#E03A2F; display:block; }\r\n.spl .hero-card-title {\r\n  font-family: 'Sora', sans-serif; font-size: 19px; font-weight: 700;\r\n  color: #1A2236; margin-bottom: 20px; line-height: 1.3;\r\n}\r\n.spl .check-list { list-style: none; display: flex; flex-direction: column; gap: 11px; margin-bottom: 26px; }\r\n.spl .check-list li { display: flex; align-items: center; gap: 11px; font-size: 14px; color: #1A2236; }\r\n.spl .check-list li::before {\r\n  content: ''; width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;\r\n  background: #FFF0EF;\r\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23E03A2F' stroke-width='3.5' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M20 6L9 17l-5-5'\/%3E%3C\/svg%3E\");\r\n  background-repeat: no-repeat; background-position: center; background-size: 11px;\r\n}\r\n.spl .hero-card-btn {\r\n  display: flex; align-items: center; justify-content: center; gap: 10px;\r\n  width: 100%; background: #E03A2F; color: #ffffff !important;\r\n  font-family: 'Sora', sans-serif; font-size: 14px; font-weight: 700;\r\n  padding: 14px; border-radius: 12px; text-decoration: none !important;\r\n  transition: background 0.2s;\r\n}\r\n.spl .hero-card-btn:hover { background: #B82E24; }\r\n\r\n.spl .hero-scroll {\r\n  position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%);\r\n  display: flex; flex-direction: column; align-items: center; gap: 7px; z-index: 2;\r\n  animation: splUp 0.6s 0.9s ease both;\r\n}\r\n.spl .hero-scroll span { font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: #7A8599; }\r\n.spl .scroll-line {\r\n  width: 1px; height: 36px;\r\n  background: linear-gradient(to bottom, #7A8599, transparent);\r\n  animation: splScroll 1.8s ease-in-out infinite;\r\n}\r\n@keyframes splScroll {\r\n  0%{transform:scaleY(0);transform-origin:top;}\r\n  50%{transform:scaleY(1);transform-origin:top;}\r\n  51%{transform:scaleY(1);transform-origin:bottom;}\r\n  100%{transform:scaleY(0);transform-origin:bottom;}\r\n}\r\n\r\n\/* \u2500\u2500 STATS \u2500\u2500 *\/\r\n.spl .stats-bar { background: #1A2236; padding: 30px 40px; }\r\n.spl .stats-bar-inner {\r\n  max-width: 1080px; margin: 0 auto;\r\n  display: grid; grid-template-columns: repeat(4,1fr); gap: 16px;\r\n}\r\n.spl .stat-item { text-align: center; padding: 0 16px; border-right: 1px solid rgba(255,255,255,0.1); }\r\n.spl .stat-item:last-child { border-right: none; }\r\n.spl .stat-num { font-family: 'Sora', sans-serif; font-size: 30px; font-weight: 800; color: #ffffff; letter-spacing: -0.02em; }\r\n.spl .stat-num span { color: #E03A2F; }\r\n.spl .stat-lbl { font-size: 12px; color: rgba(255,255,255,0.45); margin-top: 3px; }\r\n\r\n\/* \u2500\u2500 FEATURES \u2500\u2500 *\/\r\n.spl .features { padding: 100px 40px; background: #F7F8FB; position: relative; }\r\n.spl .features::before {\r\n  content:''; position:absolute; top:0; left:0; right:0;\r\n  height:1px; background: linear-gradient(90deg, transparent, #E8ECF2, transparent);\r\n}\r\n.spl .features-inner { max-width: 1080px; margin: 0 auto; }\r\n.spl .section-header { text-align: center; margin-bottom: 56px; }\r\n.spl .section-eyebrow {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  font-family: 'Sora', sans-serif; font-size: 11px; font-weight: 700;\r\n  letter-spacing: 0.2em; text-transform: uppercase; color: #E03A2F; margin-bottom: 14px;\r\n}\r\n.spl .section-eyebrow::before { content:''; width:20px; height:2px; background:#E03A2F; display:block; }\r\n.spl .section-title {\r\n  font-family: 'Sora', sans-serif; font-size: clamp(26px,3.5vw,40px);\r\n  font-weight: 800; color: #1A2236; line-height: 1.15; letter-spacing: -0.025em; margin-bottom: 14px;\r\n}\r\n.spl .section-title span { color: #E03A2F; }\r\n.spl .section-sub { font-size: 15px; color: #7A8599; max-width: 500px; margin: 0 auto; line-height: 1.7; }\r\n\r\n.spl .features-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }\r\n.spl .feature-card {\r\n  background: #ffffff; border: 1px solid #E8ECF2;\r\n  border-radius: 20px; padding: 32px 28px;\r\n  position: relative; overflow: hidden;\r\n  transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;\r\n}\r\n.spl .feature-card:hover { border-color: #FDDDD9; box-shadow: 0 8px 32px rgba(224,58,47,0.08); transform: translateY(-4px); }\r\n.spl .feature-card::after {\r\n  content:''; position:absolute; top:0; left:0; bottom:0;\r\n  width: 3px; background: #E03A2F;\r\n  transform: scaleY(0); transform-origin: top; transition: transform 0.3s;\r\n}\r\n.spl .feature-card:hover::after { transform: scaleY(1); }\r\n.spl .feature-num { font-family: 'Sora', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.14em; color: #7A8599; margin-bottom: 20px; }\r\n.spl .feature-icon {\r\n  width: 54px; height: 54px; background: transparent;\r\n  display: flex; align-items: center; justify-content: center;\r\n  margin-bottom: 20px; transition: transform 0.2s;\r\n}\r\n.spl .feature-card:hover .feature-icon { transform: scale(1.1); }\r\n.spl .feature-icon svg { width: 40px; height: 40px; }\r\n.spl .feature-title { font-family: 'Sora', sans-serif; font-size: 17px; font-weight: 700; color: #1A2236; margin-bottom: 10px; }\r\n.spl .feature-desc { font-size: 13.5px; color: #7A8599; line-height: 1.65; }\r\n\r\n\/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\r\n.spl .how { padding: 100px 40px; background: #ffffff; position: relative; }\r\n.spl .how::before {\r\n  content:''; position:absolute; top:0; left:0; right:0;\r\n  height:1px; background: linear-gradient(90deg, transparent, #E8ECF2, transparent);\r\n}\r\n.spl .how-inner { max-width: 1080px; margin: 0 auto; }\r\n.spl .steps-grid {\r\n  display: grid; grid-template-columns: repeat(4,1fr);\r\n  gap: 0; margin-top: 56px; position: relative;\r\n}\r\n.spl .steps-grid::before {\r\n  content: '';\r\n  position: absolute; top: 36px; left: 12.5%; right: 12.5%;\r\n  height: 2px;\r\n  background: linear-gradient(90deg, #E03A2F, #FDDDD9, #E03A2F);\r\n  z-index: 0;\r\n}\r\n.spl .step { text-align: center; padding: 0 20px; position: relative; z-index: 1; }\r\n.spl .step-circle {\r\n  width: 72px; height: 72px; border-radius: 50%;\r\n  background: #ffffff; border: 2px solid #E8ECF2;\r\n  display: flex; align-items: center; justify-content: center;\r\n  margin: 0 auto 24px; transition: border-color 0.2s, box-shadow 0.2s; position: relative;\r\n}\r\n.spl .step:hover .step-circle { border-color: #E03A2F; box-shadow: 0 0 0 6px #FFF0EF; }\r\n.spl .step-circle-num {\r\n  position: absolute; top: -8px; right: -8px;\r\n  width: 22px; height: 22px;\r\n  background: #E03A2F; color: #ffffff; border-radius: 50%;\r\n  font-family: 'Sora', sans-serif; font-size: 10px; font-weight: 800;\r\n  display: flex; align-items: center; justify-content: center;\r\n}\r\n.spl .step-circle svg { width: 28px; height: 28px; }\r\n.spl .step-title { font-family: 'Sora', sans-serif; font-size: 15px; font-weight: 700; color: #1A2236; margin-bottom: 8px; }\r\n.spl .step-desc { font-size: 13px; color: #7A8599; line-height: 1.6; }\r\n\r\n\/* \u2500\u2500 AREAS \u2500\u2500 *\/\r\n.spl .areas { padding: 100px 40px; background: #F7F8FB; position: relative; }\r\n.spl .areas::before {\r\n  content:''; position:absolute; top:0; left:0; right:0;\r\n  height:1px; background: linear-gradient(90deg, transparent, #E8ECF2, transparent);\r\n}\r\n.spl .areas-inner { max-width: 1080px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\r\n.spl .area-card { background: #ffffff; border: 1px solid #E8ECF2; border-radius: 20px; padding: 32px; position: relative; overflow: hidden; }\r\n.spl .area-card::before { content:''; position:absolute; top:0; left:0; right:0; height:3px; background:#E03A2F; }\r\n.spl .location-tag {\r\n  display: inline-flex; align-items: center; gap: 6px;\r\n  background: #FFF0EF; border: 1px solid #FDDDD9;\r\n  border-radius: 20px; padding: 5px 12px;\r\n  font-size: 12px; color: #E03A2F; font-weight: 700; margin-bottom: 14px;\r\n}\r\n.spl .area-heading { font-family: 'Sora', sans-serif; font-size: 18px; font-weight: 700; color: #1A2236; margin-bottom: 10px; line-height: 1.3; }\r\n.spl .area-text { font-size: 13.5px; color: #7A8599; line-height: 1.7; margin-bottom: 20px; }\r\n.spl .area-tags { display: flex; flex-wrap: wrap; gap: 7px; }\r\n.spl .area-tag {\r\n  font-size: 11.5px; padding: 4px 12px;\r\n  background: #F7F8FB; border: 1px solid #E8ECF2;\r\n  border-radius: 20px; color: #7A8599 !important; text-decoration: none !important;\r\n  transition: border-color 0.2s, color 0.2s;\r\n}\r\n.spl .area-tag:hover { border-color: #FDDDD9 !important; color: #E03A2F !important; }\r\n.spl .area-right { display: flex; flex-direction: column; gap: 14px; }\r\n.spl .area-desc { font-size: 15px; color: #7A8599; line-height: 1.8; margin-bottom: 10px; }\r\n.spl .mini-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 14px; }\r\n.spl .mini-card { background: #ffffff; border: 1px solid #E8ECF2; border-radius: 16px; padding: 20px; text-align: center; }\r\n.spl .mini-num { font-family: 'Sora', sans-serif; font-size: 26px; font-weight: 800; color: #1A2236; }\r\n.spl .mini-num span { color: #E03A2F; }\r\n.spl .mini-lbl { font-size: 11.5px; color: #7A8599; margin-top: 3px; }\r\n\r\n\/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n.spl .cta-section {\r\n  padding: 90px 40px;\r\n  background: #1A2236;\r\n  position: relative; overflow: hidden;\r\n}\r\n.spl .cta-section::before {\r\n  content:''; position:absolute; top:-100px; right:-100px;\r\n  width:400px; height:400px; border-radius:50%;\r\n  background: radial-gradient(circle, rgba(224,58,47,0.2) 0%, transparent 70%);\r\n}\r\n.spl .cta-section::after {\r\n  content:''; position:absolute; bottom:-80px; left:-80px;\r\n  width:300px; height:300px; border-radius:50%;\r\n  background: radial-gradient(circle, rgba(224,58,47,0.1) 0%, transparent 70%);\r\n}\r\n.spl .cta-inner { max-width: 700px; margin: 0 auto; text-align: center; position: relative; z-index: 2; }\r\n.spl .cta-eyebrow {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  background: rgba(224,58,47,0.15); border: 1px solid rgba(224,58,47,0.3);\r\n  border-radius: 24px; padding: 6px 14px;\r\n  font-size: 11.5px; font-weight: 700; color: #ff8a82;\r\n  letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 24px;\r\n}\r\n.spl .cta-title {\r\n  font-family: 'Sora', sans-serif; font-size: clamp(28px,4vw,48px);\r\n  font-weight: 800; color: #ffffff; line-height: 1.1; letter-spacing: -0.025em; margin-bottom: 18px;\r\n}\r\n.spl .cta-title span { color: #E03A2F; }\r\n.spl .cta-desc { font-size: 16px; color: rgba(255,255,255,0.55); line-height: 1.7; margin-bottom: 36px; }\r\n.spl .cta-btns { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }\r\n.spl .btn-cta-primary {\r\n  display: inline-flex; align-items: center; gap: 10px;\r\n  background: #E03A2F; color: #ffffff !important;\r\n  font-family: 'Sora', sans-serif; font-size: 15px; font-weight: 700;\r\n  padding: 17px 36px; border-radius: 40px; text-decoration: none !important;\r\n  transition: background 0.2s, transform 0.15s;\r\n}\r\n.spl .btn-cta-primary:hover { background: #B82E24; transform: scale(1.03); }\r\n.spl .btn-cta-outline {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  color: rgba(255,255,255,0.75) !important; font-size: 14px; font-weight: 600;\r\n  text-decoration: none !important; border: 1.5px solid rgba(255,255,255,0.2);\r\n  padding: 16px 28px; border-radius: 40px;\r\n  transition: border-color 0.2s, color 0.2s;\r\n}\r\n.spl .btn-cta-outline:hover { border-color: rgba(255,255,255,0.5); color: #ffffff !important; }\r\n.spl .cta-trust { display: flex; align-items: center; justify-content: center; gap: 24px; margin-top: 36px; flex-wrap: wrap; }\r\n.spl .trust-item { display: flex; align-items: center; gap: 7px; font-size: 12.5px; color: rgba(255,255,255,0.45); font-weight: 500; }\r\n.spl .trust-item svg { width: 14px; height: 14px; flex-shrink: 0; }\r\n\r\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\r\n@keyframes splUp { from{opacity:0;transform:translateY(22px);}to{opacity:1;transform:translateY(0);} }\r\n.spl .reveal { opacity: 0; transform: translateY(26px); transition: opacity 0.6s ease, transform 0.6s ease; }\r\n.spl .reveal.visible { opacity: 1; transform: translateY(0); }\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media (max-width: 900px) {\r\n  .spl .hero { padding: 80px 20px 70px; }\r\n  .spl .hero-inner { grid-template-columns: 1fr; gap: 36px; }\r\n  .spl .hero-card { display: none; }\r\n  .spl .stats-bar { padding: 24px 20px; }\r\n  .spl .stats-bar-inner { grid-template-columns: repeat(2,1fr); }\r\n  .spl .stat-item { border-right: none; }\r\n  .spl .features { padding: 70px 20px; }\r\n  .spl .features-grid { grid-template-columns: 1fr; }\r\n  .spl .how { padding: 70px 20px; }\r\n  .spl .steps-grid { grid-template-columns: 1fr 1fr; gap: 36px; }\r\n  .spl .steps-grid::before { display: none; }\r\n  .spl .areas { padding: 70px 20px; }\r\n  .spl .areas-inner { grid-template-columns: 1fr; gap: 36px; }\r\n  .spl .cta-section { padding: 70px 20px; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"spl\">\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\" id=\"home\">\r\n  <div class=\"hero-inner\">\r\n    <div>\r\n      <div class=\"hero-badge\"><span class=\"badge-dot\"><\/span> Salem, Oregon<\/div>\r\n      <!-- FIX 1: \"Salem\" \u2014 .stroke removed, plain text now -->\r\n      <h1 class=\"hero-title\">\r\n        Permanent<br>\r\n        <span class=\"accent\">Lighting<\/span><br>\r\n        Salem\r\n      <\/h1>\r\n      <p class=\"hero-desc\">Year-round permanent lighting solutions for Salem homes and businesses. Smart, energy-efficient, and beautiful every season \u2014 not just the holidays.<\/p>\r\n      <div class=\"hero-btns\">\r\n        <a href=\"https:\/\/brightwrx.com\/salem\/free-estimate\/\" class=\"btn-primary\">\r\n          Get Free Quote\r\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        <\/a>\r\n        <a href=\"tel:+15038257698\" class=\"btn-outline\">\r\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1 1 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z\"\/><\/svg>\r\n          Call (503) 825-7698\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero-card\">\r\n      <div class=\"hero-card-eyebrow\">Why Permanent Lighting<\/div>\r\n      <div class=\"hero-card-title\">Lights That Stay Beautiful All Year Long<\/div>\r\n      <ul class=\"check-list\">\r\n        <li>Installed once \u2014 works every season<\/li>\r\n        <li>App-controlled colors &amp; schedules<\/li>\r\n        <li>Commercial grade, weatherproof LEDs<\/li>\r\n        <li>No ladders, no hassle ever again<\/li>\r\n        <li>Increases curb appeal &amp; home value<\/li>\r\n        <li>Free no-obligation quote<\/li>\r\n      <\/ul>\r\n      <a href=\"https:\/\/brightwrx.com\/salem\/free-estimate\/\" class=\"hero-card-btn\">\r\n        Book Your Installation\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-scroll\">\r\n    <span>Scroll<\/span>\r\n    <div class=\"scroll-line\"><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STATS -->\r\n<div class=\"stats-bar\">\r\n  <div class=\"stats-bar-inner\">\r\n    <div class=\"stat-item\"><div class=\"stat-num\">500<span>+<\/span><\/div><div class=\"stat-lbl\">Installations Done<\/div><\/div>\r\n    <div class=\"stat-item\"><div class=\"stat-num\">19+ <span>yr<\/span><\/div><div class=\"stat-lbl\">Experience<\/div><\/div>\r\n    <div class=\"stat-item\"><div class=\"stat-num\">16M<span>+<\/span><\/div><div class=\"stat-lbl\">Color Options<\/div><\/div>\r\n    <div class=\"stat-item\"><div class=\"stat-num\">5<span>yr<\/span><\/div><div class=\"stat-lbl\">Warranty<\/div><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- FEATURES -->\r\n<section class=\"features\" id=\"features\">\r\n  <div class=\"features-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div class=\"section-eyebrow\" style=\"justify-content:center;\">Why Choose Permanent<\/div>\r\n      <h2 class=\"section-title\">Built to <span>Last<\/span>, Designed to Impress<\/h2>\r\n      <p class=\"section-sub\">Permanent lighting is the smartest investment for your Salem home or business, offering Architectural Lights and decorative lights with one installation and endless possibilities.\r\n<\/p>\r\n    <\/div>\r\n    <div class=\"features-grid\">\r\n      <div class=\"feature-card reveal\">\r\n        <div class=\"feature-num\">01 \/ FEATURE<\/div>\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17 2H7a2 2 0 00-2 2v16a2 2 0 002 2h10a2 2 0 002-2V4a2 2 0 00-2-2zm-5 18a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm5-4H7V5h10v11z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"feature-title\">App Controlled<\/div>\r\n        <div class=\"feature-desc\">Control every light from your phone. Change colors, set schedules, and create stunning displays for any occasion \u2014 all from an easy-to-use app.<\/div>\r\n      <\/div>\r\n      <div class=\"feature-card reveal\">\r\n        <div class=\"feature-num\">02 \/ FEATURE<\/div>\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"feature-title\">Weatherproof &amp; Durable<\/div>\r\n        <div class=\"feature-desc\">Engineered for Oregon's rainy winters and hot summers. Our commercial-grade LEDs are fully weatherproof with a 5-year warranty for total peace of mind.<\/div>\r\n      <\/div>\r\n      <div class=\"feature-card reveal\">\r\n        <div class=\"feature-num\">03 \/ FEATURE<\/div>\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"feature-title\">Energy Efficient<\/div>\r\n        <div class=\"feature-desc\">LED technology uses up to 80% less energy than traditional lighting. Look stunning year-round without a big electricity bill.<\/div>\r\n      <\/div>\r\n      <div class=\"feature-card reveal\">\r\n        <div class=\"feature-num\">04 \/ FEATURE<\/div>\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"feature-title\">Every Season, Every Event<\/div>\r\n        <div class=\"feature-desc\">Christmas, Halloween, 4th of July, birthdays, game days \u2014 one system handles every occasion. Never put up or take down lights again.<\/div>\r\n      <\/div>\r\n      <div class=\"feature-card reveal\">\r\n        <div class=\"feature-num\">05 \/ FEATURE<\/div>\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"feature-title\">Increases Home Value<\/div>\r\n        <div class=\"feature-desc\">A professionally installed permanent lighting system boosts curb appeal and adds measurable value to your Salem property.<\/div>\r\n      <\/div>\r\n      <div class=\"feature-card reveal\">\r\n        <div class=\"feature-num\">06 \/ FEATURE<\/div>\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"feature-title\">Expert Local Team<\/div>\r\n        <div class=\"feature-desc\">Our Salem-based crew designs, installs, and supports your system. We know the neighborhoods and we stand behind every job we do.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- HOW IT WORKS -->\r\n<section class=\"how\" id=\"how-it-works\">\r\n  <div class=\"how-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div class=\"section-eyebrow\" style=\"justify-content:center;\">The Process<\/div>\r\n      <h2 class=\"section-title\">How It <span>Works<\/span><\/h2>\r\n      <p class=\"section-sub\">From your first call to a fully lit home \u2014 our simple 4-step process makes permanent lighting easy and stress-free.<\/p>\r\n    <\/div>\r\n    <div class=\"steps-grid\">\r\n      <div class=\"step reveal\">\r\n        <div class=\"step-circle\">\r\n          <span class=\"step-circle-num\">1<\/span>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1 1 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"step-title\">Free Consultation<\/div>\r\n        <div class=\"step-desc\">Call or fill out our form. We visit your Salem property, assess your roofline, and discuss your vision \u2014 completely free.<\/div>\r\n      <\/div>\r\n      <div class=\"step reveal\">\r\n        <div class=\"step-circle\">\r\n          <span class=\"step-circle-num\">2<\/span>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a1 1 0 000-1.41l-2.34-2.34a1 1 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"step-title\">Custom Design<\/div>\r\n        <div class=\"step-desc\">We create a custom lighting plan tailored to your home's architecture, style, and budget \u2014 before any work begins.<\/div>\r\n      <\/div>\r\n      <div class=\"step reveal\">\r\n        <div class=\"step-circle\">\r\n          <span class=\"step-circle-num\">3<\/span>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M13.78 15.3L19.78 21.3C20.57 22.09 21.85 22.09 22.64 21.3 23.43 20.51 23.43 19.23 22.64 18.44L16.64 12.44M9 11L11 13M5.25 21.25L2.75 18.75 9.56 11.94C9.2 11.33 9 10.62 9 9.86 9 7.17 11.17 5 13.86 5 14.62 5 15.33 5.2 15.94 5.56L13 8.5 15.5 11 18.44 8.06C18.8 8.67 19 9.38 19 10.14 19 12.83 16.83 15 14.14 15 13.38 15 12.67 14.8 12.06 14.44L5.25 21.25Z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"step-title\">Professional Install<\/div>\r\n        <div class=\"step-desc\">Our trained team installs your permanent lighting system cleanly and efficiently \u2014 typically completed in just one day.<\/div>\r\n      <\/div>\r\n      <div class=\"step reveal\">\r\n        <div class=\"step-circle\">\r\n          <span class=\"step-circle-num\">4<\/span>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M17 2H7a2 2 0 00-2 2v16a2 2 0 002 2h10a2 2 0 002-2V4a2 2 0 00-2-2zm-5 18a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm5-4H7V5h10v11z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"step-title\">App Setup &amp; Enjoy<\/div>\r\n        <div class=\"step-desc\">We set up your app, walk you through the controls, and you're ready. Change colors and schedules anytime from your phone.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- AREAS -->\r\n<section class=\"areas\" id=\"areas\">\r\n  <div class=\"areas-inner\">\r\n    <div class=\"reveal\">\r\n      <div class=\"area-card\">\r\n        <div class=\"location-tag\">\r\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z\"\/><\/svg>\r\n          Salem, Oregon\r\n        <\/div>\r\n        <div class=\"area-heading\">Serving Salem &amp; 9 Surrounding Communities<\/div>\r\n        <p class=\"area-text\">From Turner to Woodburn, Silverton to Dallas \u2014 we install permanent lighting throughout the Willamette Valley. Local team, local knowledge, local service.<\/p>\r\n        <div class=\"area-tags\">\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/turner\/\" class=\"area-tag\">Turner<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/aumsville\/\" class=\"area-tag\">Aumsville<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/stayton\/\" class=\"area-tag\">Stayton<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/monmouth\/\" class=\"area-tag\">Monmouth<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/independence\/\" class=\"area-tag\">Independence<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/silverton\/\" class=\"area-tag\">Silverton<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/dallas\/\" class=\"area-tag\">Dallas<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/woodburn\/\" class=\"area-tag\">Woodburn<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/west-salem\/\" class=\"area-tag\">West Salem<\/a>\r\n          <a href=\"https:\/\/brightwrx.com\/salem\/locations\/keizer\/\" class=\"area-tag\">Keizer<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"area-right reveal\">\r\n      <div class=\"section-eyebrow\">Service Areas<\/div>\r\n      <h2 class=\"section-title\">Salem's <span>Permanent<\/span> Lighting Experts<\/h2>\r\n      <p class=\"area-desc\">We're a local Salem team proud to serve our community. From residential homes to commercial properties, we bring world-class permanent lighting to the Willamette Valley.<\/p>\r\n      <div class=\"mini-row\">\r\n        <div class=\"mini-card\"><div class=\"mini-num\">500<span>+<\/span><\/div><div class=\"mini-lbl\">Installs Done<\/div><\/div>\r\n        <div class=\"mini-card\"><div class=\"mini-num\">5<span>&#9733;<\/span><\/div><div class=\"mini-lbl\">Google Rating<\/div><\/div>\r\n      <\/div>\r\n      <a href=\"https:\/\/brightwrx.com\/salem\/free-estimate\/\" class=\"btn-primary\">\r\n        Get a Free Quote\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-section\">\r\n  <div class=\"cta-inner reveal\">\r\n    <div class=\"cta-eyebrow\">Ready to Get Started?<\/div>\r\n    <h2 class=\"cta-title\">Light Up Your Salem Home <span>Forever<\/span><\/h2>\r\n    <p class=\"cta-desc\">Join hundreds of Salem homeowners who have made the switch to permanent lighting. One install. Zero hassle. Endless beauty.<\/p>\r\n    <div class=\"cta-btns\">\r\n      <a href=\"https:\/\/brightwrx.com\/salem\/free-estimate\/\" class=\"btn-cta-primary\">\r\n        Get My Free Quote\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n      <\/a>\r\n      <!-- FIX 2: tel: link applied -->\r\n      <a href=\"tel:+15038257698\" class=\"btn-cta-outline\">\r\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1 1 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z\"\/><\/svg>\r\n        Call (503) 825-7698\r\n      <\/a>\r\n    <\/div>\r\n    <div class=\"cta-trust\">\r\n      <div class=\"trust-item\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\/><\/svg>\r\n        Fully Insured\r\n      <\/div>\r\n      <div class=\"trust-item\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"\/><\/svg>\r\n        Licensed\r\n      <\/div>\r\n      <div class=\"trust-item\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z\"\/><\/svg>\r\n        5-Star Rated\r\n      <\/div>\r\n      <div class=\"trust-item\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"#E03A2F\"><path d=\"M20 4H4c-1.11 0-2 .89-2 2v12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z\"\/><\/svg>\r\n        5-Year Warranty\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/div><!-- end .spl -->\r\n\r\n<script>\r\nconst reveals = document.querySelectorAll('.spl .reveal');\r\nconst observer = new IntersectionObserver((entries) => {\r\n  entries.forEach((entry, i) => {\r\n    if (entry.isIntersecting) setTimeout(() => entry.target.classList.add('visible'), i * 90);\r\n  });\r\n}, { threshold: 0.1 });\r\nreveals.forEach(el => observer.observe(el));\r\n<\/script>\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>Central Oregon&#8217;s Intelligent Permanent Holiday Lighting for Every Occasion Enhance your home in Bend, Oregon, with decorative lights, Architectural Lights, security lighting, and festive holiday lighting from BrightWrx. Salem, Oregon Permanent Lighting Salem Year-round permanent lighting solutions for Salem homes and businesses. Smart, energy-efficient, and beautiful every season \u2014 not just the holidays. Get Free [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":262,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-33","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/pages\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/comments?post=33"}],"version-history":[{"count":68,"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/pages\/33\/revisions"}],"predecessor-version":[{"id":2760,"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/pages\/33\/revisions\/2760"}],"up":[{"embeddable":true,"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/pages\/262"}],"wp:attachment":[{"href":"https:\/\/brightwrx.com\/salem\/wp-json\/wp\/v2\/media?parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}