:root{scroll-behavior:smooth;--primary-color: #3872c1;--primary-dark: #26508d;--font-color: #444444;--background-gradient: linear-gradient(135deg, #3872c1, #26508d);--primary-font: "Open Sans", sans-serif;--secondary-font: "Nunito", sans-serif}body{font-family:var(--primary-font);color:var(--font-color)}a{color:var(--primary-color);text-decoration:none}a:hover{color:#717ff5;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--secondary-font)}.dropdown-divider{background-color:#e9ecef;margin:.5rem 1rem}@media screen and (max-width: 768px){[data-aos-delay]{transition-delay:0 !important}}.mt-6{margin-top:6rem !important}@media(min-width: 768px){.mt-6{margin-top:4rem !important}}.header{transition:all .5s;z-index:997;padding:20px 8px;box-shadow:0px 2px 20px rgba(1,41,112,.1);background-color:#fff}.header-hero{box-shadow:none;background-color:rgba(0,0,0,0)}.header-hero.header-scrolled{box-shadow:0px 2px 20px rgba(1,41,112,.1)}.header.header-scrolled{background:#fff;padding:15px 8px}.header-dark .navbar a{color:#fff}.header-dark .mobile-nav-toggle{color:#fff}.header-dark.header-scrolled{background:rgba(0,0,0,.8)}.header-dark .navbar.navbar-mobile a{color:var(--nav-color)}.header .logo{line-height:0}.header .logo img{max-height:40px;margin-right:5px}.header .logo span{font-size:22px;font-weight:700;color:#2f64b1;font-family:var(--primary-font);margin-top:3px}.transparent.header .logo img{content:url("/assets/img/logo-white.png")}.transparent.header.header-scrolled .logo img{content:url("/assets/img/logo.png")}.transparent.header .logo span{color:#fff}.transparent.header.header-scrolled .logo span{color:#26508d}.header .navbar{padding:0;--nav-active: var(--primary-color);--nav-color: var(--primary-dark)}.transparent.header .navbar{--nav-active: #fff;--nav-color: #dbdbdb}.transparent.header-scrolled .navbar{--nav-active: var(--primary-color);--nav-color: var(--primary-dark)}.navbar ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navbar li{position:relative}.navbar a{display:flex;align-items:center;justify-content:space-between;padding:10px 0 10px 30px;font-family:var(--secondary-font);font-size:16px;font-weight:700;color:var(--nav-color);white-space:nowrap;transition:.3s}.navbar.light a{color:#fff}.navbar.light.navbar-mobile a{color:var(--nav-color)}.header.header-scrolled .navbar.light a{color:var(--nav-color)}.navbar a i{font-size:12px;line-height:0;margin-left:5px}.navbar a:hover,.navbar .active,.navbar li:hover>a{color:var(--nav-active)}.navbar .getstarted{background:var(--primary-color);padding:8px 20px;margin-left:30px;border-radius:4px;color:#fff !important}.navbar .getstarted:hover{color:#fff;background:var(--primary-dark)}.navbar .dropdown ul{display:block;position:absolute;left:14px;top:calc(100% + 30px);margin:0;padding:10px 0;z-index:99;opacity:0;visibility:hidden;background:#fff;box-shadow:0px 0px 30px rgba(127,137,161,.25);transition:.3s;border-radius:4px}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:600;color:var(--nav-color)}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul a:hover,.navbar .dropdown ul .active:hover,.navbar .dropdown ul li:hover>a{color:var(--primary-color)}.navbar .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}@media(max-width: 1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}.mobile-nav-toggle{color:var(--primary-dark);font-size:28px;cursor:pointer;display:none;line-height:0;transition:.5s}.transparent.header .mobile-nav-toggle{color:#fff}.transparent.header.header-scrolled .mobile-nav-toggle{color:var(--primary-dark)}.mobile-nav-toggle.bi-x{color:#fff !important}@media(max-width: 991px){.mobile-nav-toggle{display:block}.navbar ul{display:none}}.navbar-mobile{position:fixed;overflow:hidden;top:0;right:0;left:0;bottom:0;background:rgba(54,54,54,.9);transition:.3s}.navbar-mobile .mobile-nav-toggle{position:absolute;top:20px;right:20px}.navbar-mobile ul{display:block;position:absolute;top:60px;right:15px;bottom:15px;left:15px;padding:20px 10px;border-radius:10px;background-color:#fff;overflow-y:auto;transition:.3s}.navbar-mobile a{padding:10px 20px;font-size:15px;color:var(--primary-dark)}.navbar-mobile a:hover,.navbar-mobile .active,.navbar-mobile li:hover>a{color:var(--primary-color)}.navbar-mobile .getstarted{margin:15px}.navbar-mobile .dropdown ul{position:static;display:block;margin:10px 20px;padding:0;z-index:99;opacity:1;visibility:visible;background:#fff;box-shadow:none}.navbar-mobile .dropdown ul li{min-width:200px}.navbar-mobile .dropdown ul a{padding:10px 20px}.navbar-mobile .dropdown ul a i{font-size:12px}.navbar-mobile .dropdown ul a:hover,.navbar-mobile .dropdown ul .active:hover,.navbar-mobile .dropdown ul li:hover>a{color:var(--primary-color)}.navbar-mobile .dropdown>.dropdown-close{display:none}section{overflow:hidden;padding:15px 0}section.padding-top{padding-top:30px}section .section-header{text-align:center;padding-bottom:40px}section .section-header h2{font-size:13px;letter-spacing:1px;font-weight:700;margin:0;color:var(--primary-color);text-transform:uppercase}section .section-header p{margin:10px 0 0 0;padding:0;font-size:28px;line-height:32px;font-weight:700;color:var(--primary-dark)}section .section-subtitle{font-size:1rem;text-align:center}section .section-subtitle span{font-size:.8rem;color:var(--primary-dark)}@media(min-width: 768px){section .section-header p{font-size:38px;line-height:42px}section .section-subtitle{display:flex;max-width:80%;margin:auto;font-size:1.2rem}section .section-subtitle span{font-size:1rem}}section ul{padding:0px;margin:0px}section ul li{list-style:none;color:#575757;margin-bottom:6px}section ul.list-disc{margin-left:20px}section ul.list-disc li{list-style:disc;list-style-position:outside}@media(min-width: 768px){section{padding:40px 0}}.hero{width:100%;height:100vh;text-align:center;background:linear-gradient(to right, rgba(237, 237, 254, 0.6), rgba(237, 237, 254, 0.6)),url(../img/backgrounds/image-2.jpg);background-position:top center;background-repeat:no-repeat;background-size:cover}.hero h1{margin:0;font-size:32px;font-weight:700;color:var(--primary-color)}.hero p{color:#242424;margin:15px 0 0 0;font-size:20px;font-family:var(--secondary-font);max-width:590px}@media(min-width: 768px){.hero{text-align:initial}.hero p{font-size:23px}}@media(min-width: 992px){.hero h1{font-size:36px}.hero p{font-size:25px}.hero>.container{max-width:900px}}@media(min-width: 1024px){.hero{background-attachment:fixed}}.sensor-hero,.led-driver-hero,.switches-hero{width:100%;height:100vh}.sensor-hero .section-header p,.led-driver-hero .section-header p,.switches-hero .section-header p{color:#fff}.sensor-hero .section-subtitle,.led-driver-hero .section-subtitle,.switches-hero .section-subtitle{color:#fff}.sensor-hero .section-subtitle span,.led-driver-hero .section-subtitle span,.switches-hero .section-subtitle span{color:#ddd}.sensor-hero{background:url(../img/sensors/pir.jpg) rgba(0,0,0,.4);background-size:contain;background-repeat:no-repeat;background-position:center center;background-blend-mode:multiply}@media(min-width: 1024px){.sensor-hero{background-attachment:fixed}}.led-driver-hero{background:url(../img/backgrounds/image-8.jpg) rgba(0,0,0,.6);background-position:center center;background-repeat:no-repeat;background-size:cover;background-blend-mode:overlay}.led-driver-hero h1{margin:0;font-size:32px;font-weight:700;color:#fff}.led-driver-hero p{color:#fff;margin:15px 0 0 0;font-size:20px;font-family:var(--secondary-font);max-width:590px}@media(min-width: 1024px){.led-driver-hero{background-attachment:fixed}}.btn-get-started{margin-top:24px;line-height:0;padding:15px 40px;border-radius:4px;transition:.5s;color:#fff;background:var(--primary-color);box-shadow:0px 5px 30px rgba(65,84,241,.4)}.btn-get-started span{font-family:var(--secondary-font);font-weight:700;font-size:16px;letter-spacing:1px}.btn-get-started i{margin-left:5px;font-size:18px;transition:.3s}.btn-get-started:hover{color:#ddd}.btn-get-started:hover i{transform:translateX(5px)}.features,.sensors{padding-top:1rem}.features-card,.sensors-card{padding:60px 50px;margin-bottom:30px;min-height:450px;box-shadow:0px 0 10px rgba(1,41,112,.1);transition:box-shadow .6s 0s}.features-card-header,.sensors-card-header{color:var(--primary-dark);font-size:1.5rem;margin-bottom:1.5rem}.features-card i,.sensors-card i{color:var(--primary-dark);font-size:3rem}.features-card:hover,.sensors-card:hover{box-shadow:0px 0 20px rgba(1,41,112,.1)}.features-content,.sensors-content{display:flex;flex-direction:column;justify-content:center;padding:1rem}.features-content.centered,.sensors-content.centered{align-items:center}.features-content.centered>div,.sensors-content.centered>div{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content}@media(min-width: 768px){.features-content.centered.md-end,.sensors-content.centered.md-end{align-items:end}}@media(min-width: 768px){.features-content.centered.md-start,.sensors-content.centered.md-start{align-items:start}}.features-content h3,.sensors-content h3{margin:10px 0 0 0;padding:0;font-size:28px;line-height:32px;font-weight:700;color:var(--primary-dark)}.features-content p,.sensors-content p{font-size:1rem;margin-top:2rem}@media(min-width: 768px){.features-content,.sensors-content{padding:2rem}.features-content h3,.sensors-content h3{font-size:38px;line-height:42px}.features-content p,.sensors-content p{font-size:1.2rem}}.features-image,.sensors-image{display:flex;align-items:center;justify-content:center}.features-image img,.sensors-image img{width:100%;max-width:250px}@media(min-width: 768px){.features-section{padding:20px 0}}.section-light{background-color:#f3f4f7}.lighting-section img{max-width:500px}.sensors .sensors-card{min-height:205px}@media(min-width: 992px){.sensors .sensors-card{max-width:80%;margin-left:auto;margin-right:auto}.sensors .sensors-card p{max-width:90%;margin:auto}}.highlights .row>div{max-width:500px}.highlights .box{padding:30px;box-shadow:0px 0 10px rgba(1,41,112,.1);text-align:center;transition:.3s;height:100%}.highlights .box img{padding:30px 50px;transition:.5s;transform:scale(1);max-height:240px}.highlights .box h3{font-size:24px;color:var(--primary-dark);font-weight:700;margin-bottom:18px}.highlights .box:hover{box-shadow:0px 0 20px rgba(1,41,112,.1)}.highlights .box:hover img{transform:scale(1.1)}.certified{width:-moz-min-content;width:min-content;display:inline-flex;align-items:center;gap:.25rem;margin-right:.4rem;padding:.125rem .625rem;border-radius:9999px;background-color:var(--primary-dark);color:#fff;font-size:.75rem;line-height:1rem;font-weight:600}.testimonials .testimonial-item{box-sizing:content-box;padding:30px;margin:40px 30px;box-shadow:0px 0 20px rgba(1,41,112,.1);background:#fff;min-height:230px;display:flex;flex-direction:column;text-align:center;transition:.3s}.testimonials .testimonial-item .stars{margin-bottom:15px}.testimonials .testimonial-item .stars i{color:#ffc107;margin:0 1px}.testimonials .testimonial-item .testimonial-img{width:90px;border-radius:50%;border:4px solid #fff;margin:0 auto}.testimonials .testimonial-item h3{font-size:18px;font-weight:bold;margin:10px 0 5px 0;color:#111}.testimonials .testimonial-item h4{font-size:14px;color:#999;margin:0}.testimonials .testimonial-item p{font-style:italic;margin:0 auto 15px auto}.testimonials .swiper-pagination{margin-top:20px;position:relative}.testimonials .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background-color:#fff;opacity:1;border:1px solid var(--primary-color)}.testimonials .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--primary-color)}.testimonials .swiper-slide{opacity:.3}@media(max-width: 1199px){.testimonials .swiper-slide-active{opacity:1}.testimonials .swiper-pagination{margin-top:0}}@media(min-width: 1200px){.testimonials .swiper-slide-next{opacity:1;transform:scale(1.12)}}.product-testimonials .section-header h2{color:var(--primary-color);font-weight:700;margin-bottom:15px}.product-testimonials .section-header p{color:#666;font-size:16px}.product-testimonials .swiper-slide{opacity:.3}.product-testimonials .swiper-slide-active{opacity:1}.product-testimonials .testimonials-carousel{position:relative}.product-testimonials .testimonials-carousel .testimonial-item{background:#fff;border-radius:15px;padding:0;margin:0;box-shadow:0 5px 25px rgba(0,0,0,.1);transition:all .3s ease;overflow:hidden;aspect-ratio:16/9}.product-testimonials .testimonials-carousel .testimonial-item .testimonial-img{width:100%;height:100%;border-radius:15px}.product-testimonials .testimonials-carousel .swiper-button-next,.product-testimonials .testimonials-carousel .swiper-button-prev{color:var(--primary-color);background:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease}.product-testimonials .testimonials-carousel .swiper-button-next:after,.product-testimonials .testimonials-carousel .swiper-button-prev:after{font-size:16px;font-weight:bold}.product-testimonials .testimonials-carousel .swiper-button-next:hover,.product-testimonials .testimonials-carousel .swiper-button-prev:hover{background:var(--primary-color);color:#fff;box-shadow:0 8px 25px rgba(0,0,0,.15)}.product-testimonials .testimonials-carousel .swiper-button-next{right:10px}.product-testimonials .testimonials-carousel .swiper-button-prev{left:10px}.product-testimonials .testimonials-carousel .swiper-pagination{position:relative;margin-top:30px}.product-testimonials .testimonials-carousel .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#ddd;opacity:1;margin:0 5px;transition:all .3s ease}.product-testimonials .testimonials-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary-color);transform:scale(1.2)}@media(max-width: 768px){.product-testimonials .testimonials-carousel .swiper-button-next,.product-testimonials .testimonials-carousel .swiper-button-prev{width:30px;height:30px}.product-testimonials .testimonials-carousel .swiper-button-next:after,.product-testimonials .testimonials-carousel .swiper-button-prev:after{font-size:14px}.product-testimonials .testimonials-carousel .swiper-button-next{right:5px}.product-testimonials .testimonials-carousel .swiper-button-prev{left:5px}}.switches .swiper-pagination{margin-top:20px;position:relative}.switches .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background-color:#fff;opacity:1;border:1px solid var(--primary-color)}.switches .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--primary-color)}.switches .swiper-slide{transition:opacity 1s;opacity:.3}.switches .swiper-slide img{width:100%;max-width:600px}.switches .swiper-slide-active{opacity:1}.specs-card{padding:30px 10px;margin-bottom:30px;min-height:205px;box-shadow:0px 0 5px rgba(1,41,112,.2);transition:box-shadow .6s 0s}.specs-card i{color:var(--primary-color);font-size:2rem}.specs-card:hover{box-shadow:0px 0 20px rgba(1,41,112,.2)}.switches-specs .spec-card{border:none;box-shadow:0px 0 5px rgba(1,41,112,.2);margin-bottom:1rem;min-height:60px;padding:10px 20px;transition:box-shadow .6s 0s;display:flex;justify-content:center;align-items:center}.switches-specs .spec-card p{margin:0}.switches-specs .spec-card:hover{box-shadow:0px 0 20px rgba(1,41,112,.2)}.switches-specs-image{display:flex;align-items:center}@media(min-width: 768px){.switches-specs-image{padding:0rem 1rem}}@media(min-width: 992px){.switches-specs-image{padding:0rem 3rem}}.flex-even{flex:1}.features-overview .feature-item{text-align:center;padding:2rem 1rem}.features-overview .feature-item .feature-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:var(--background-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.features-overview .feature-item h4{color:var(--primary-dark);font-weight:700;margin-bottom:1rem}.features-overview .feature-item p{color:#6c757d;line-height:1.6}.product-hero img{max-height:500px;-o-object-fit:cover;object-fit:cover}.new-product-features .features-image{height:400px;margin:auto 0px}.new-product-features .features-image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.1)}@media(max-width: 768px){.new-product-features .features-image{height:300px;margin-bottom:2rem}}.feature-list{list-style:none;padding:0}.feature-list li{display:flex;align-items:center;margin-bottom:.75rem;font-size:1rem}.feature-list li i{margin-right:1rem;font-size:1.2rem}.gallery-section .gallery-item{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease;height:100%;display:flex;flex-direction:column}.gallery-section .gallery-item:hover{transform:translateY(-5px)}.gallery-section .gallery-item img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.gallery-section .gallery-item .gallery-caption{padding:2rem 1.5rem;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.gallery-section .gallery-item .gallery-caption h5{color:var(--primary-dark);font-weight:700;margin-bottom:.5rem}.gallery-section .gallery-item .gallery-caption p{color:#6c757d;margin:0;font-size:.9rem}.benefits-section .benefit-item,.benefits-section .control-method,.control-methods .benefit-item,.control-methods .control-method{padding:2rem 1rem}.benefits-section .benefit-item .benefit-icon,.benefits-section .benefit-item .control-icon,.benefits-section .control-method .benefit-icon,.benefits-section .control-method .control-icon,.control-methods .benefit-item .benefit-icon,.control-methods .benefit-item .control-icon,.control-methods .control-method .benefit-icon,.control-methods .control-method .control-icon{width:70px;height:70px;margin:0 auto 1.5rem;background:var(--background-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.benefits-section .benefit-item h4,.benefits-section .control-method h4,.control-methods .benefit-item h4,.control-methods .control-method h4{color:var(--primary-dark);font-weight:700;margin-bottom:1rem}.benefits-section .benefit-item p,.benefits-section .control-method p,.control-methods .benefit-item p,.control-methods .control-method p{color:#6c757d;line-height:1.6}.how-it-works .step-item{padding:2rem 1rem}.how-it-works .step-item .step-number{width:60px;height:60px;background:var(--background-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.how-it-works .step-item h4{color:var(--primary-dark);font-weight:700;margin-bottom:1rem}.how-it-works .step-item p{color:#6c757d;line-height:1.6}.customization-section .customization-item{padding:2rem 1rem}.customization-section .customization-item .custom-icon{width:70px;height:70px;margin:0 auto 1.5rem;background:var(--background-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.customization-section .customization-item h4{color:var(--primary-dark);font-weight:700;margin-bottom:1rem}.customization-section .customization-item p{color:#6c757d;line-height:1.6}.comparison-section .table{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}.comparison-section .table th{background:var(--primary-color);color:#fff;font-weight:600;border:none;padding:1rem}.comparison-section .table td{padding:1rem;border-color:#e9ecef;vertical-align:middle}.comparison-section .table .text-success{font-size:1.2rem}.control-features .feature-item{padding:2rem 1rem;text-align:center}.control-features .feature-item .feature-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:var(--background-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.control-features .feature-item h4{color:var(--primary-dark);font-weight:700;margin-bottom:1rem}.control-features .feature-item p{color:#6c757d;line-height:1.6}.installation-section .installation-option{padding:2rem .5rem;max-width:700px;margin:0 auto}.installation-section .installation-option .install-icon{width:70px;height:70px;margin:0 auto 1.5rem;background:var(--background-gradient);border-radius:15px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.installation-section .installation-option h4{color:var(--primary-dark);font-weight:700;margin-bottom:1rem}.installation-section .installation-option p{color:#6c757d;line-height:1.6}@media(min-width: 576px){.installation-section .installation-option{padding:2rem 1rem}}.cta-section .btn-primary{background:var(--primary-color);color:#fff;border:none;font-size:1rem;font-weight:700;padding:.65rem 1.5rem;border-radius:50px;transition:all .3s ease}.cta-section .btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,255,255,.2);opacity:.9}.cta-section h2{font-size:2rem;color:var(--primary-dark);font-weight:400}.cta-section .lead{font-size:1rem;color:var(--font-color)}.cta-section.dark{background:linear-gradient(135deg, #467dcb 0%, #26508d 100%)}.cta-section.dark h2{color:#fff}.cta-section.dark .lead{color:#fff;opacity:.9}.cta-section.dark .btn-primary{background:#fff;color:var(--primary-color)}.cta-section.dark .btn-primary:hover{opacity:1;background:#f8f9fa}@media(min-width: 576px){.cta-section .btn-primary{padding:.75rem 2rem}}.lutron-inspired .product-hero-modern{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:4rem 0;position:relative;overflow:hidden;margin-top:80px}.lutron-inspired .product-hero-modern::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23ffffff" stroke-width="0.5" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.5}.lutron-inspired .product-hero-modern .hero-content{position:relative;z-index:2}.lutron-inspired .product-hero-modern .hero-content h1{font-size:2.5rem;font-weight:300;color:var(--primary-dark);letter-spacing:-0.02em;margin-bottom:1.5rem;line-height:1.2}@media(min-width: 768px){.lutron-inspired .product-hero-modern .hero-content h1{font-size:3rem;font-weight:500}}.lutron-inspired .product-hero-modern .hero-content .hero-subtitle{font-size:1.25rem;color:#6c757d;font-weight:400;margin-bottom:2rem;max-width:600px}.lutron-inspired .product-hero-modern .hero-content .hero-stats{display:flex;gap:1.5rem;margin-top:2rem;margin-bottom:2rem;flex-direction:column}@media(min-width: 768px){.lutron-inspired .product-hero-modern .hero-content .hero-stats{flex-direction:row;gap:3rem}}.lutron-inspired .product-hero-modern .hero-content .hero-stats .stat-item{text-align:left}.lutron-inspired .product-hero-modern .hero-content .hero-stats .stat-item .stat-number{font-size:1.5rem;font-weight:700;color:var(--primary-color);display:block;line-height:1}@media(min-width: 768px){.lutron-inspired .product-hero-modern .hero-content .hero-stats .stat-item .stat-number{font-size:2rem}}.lutron-inspired .product-hero-modern .hero-content .hero-stats .stat-item .stat-label{font-size:.9rem;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.lutron-inspired .product-hero-modern .hero-image{position:relative}.lutron-inspired .product-hero-modern .hero-image img{width:100%;height:auto;aspect-ratio:9/6;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.1);transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .6s ease}.lutron-inspired .product-hero-modern .hero-image img:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.lutron-inspired .product-hero-modern .hero-image.no-hover img{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}@media(min-width: 992px){.lutron-inspired .product-hero-modern{margin-top:84px;padding:5rem 0}}.lutron-inspired .feature-section-modern{padding:3rem 0;position:relative}.lutron-inspired .feature-section-modern:nth-child(odd){background:#f8f9fa}.lutron-inspired .feature-section-modern .section-header{text-align:center;margin-bottom:1rem}.lutron-inspired .feature-section-modern .section-header .section-tag{display:inline-block;background:#e3f2fd;color:#1976d2;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.lutron-inspired .feature-section-modern .section-header h2{font-size:2rem;font-weight:300;color:var(--primary-dark);margin-bottom:1rem;letter-spacing:-0.01em}@media(min-width: 768px){.lutron-inspired .feature-section-modern .section-header h2{font-size:2.125rem}}.lutron-inspired .feature-section-modern .section-header .section-subtitle{font-size:1rem;color:#6c757d;font-weight:400;max-width:600px;margin:0 auto;line-height:1.6}@media(min-width: 768px){.lutron-inspired .feature-section-modern .section-header{margin-bottom:3rem}}.lutron-inspired .feature-section-modern .feature-content{display:flex;align-items:center;gap:4rem}@media(max-width: 992px){.lutron-inspired .feature-section-modern .feature-content{flex-direction:column;gap:3rem}}.lutron-inspired .feature-section-modern .feature-content .content-text{flex:1}.lutron-inspired .feature-section-modern .feature-content .content-text h3{font-size:1.75rem;font-weight:400;color:var(--primary-dark);margin-bottom:1.5rem;letter-spacing:-0.01em}@media(min-width: 576px){.lutron-inspired .feature-section-modern .feature-content .content-text h3{font-size:2rem}}.lutron-inspired .feature-section-modern .feature-content .content-text p{font-size:1.1rem;line-height:1.7;color:#495057;margin-bottom:2rem}.lutron-inspired .feature-section-modern .feature-content .content-text .feature-highlights{list-style:none;padding:0}.lutron-inspired .feature-section-modern .feature-content .content-text .feature-highlights li{display:flex;align-items:center;margin-bottom:1rem;font-size:1rem;color:#495057}.lutron-inspired .feature-section-modern .feature-content .content-text .feature-highlights li::before{content:"✓";background:var(--primary-color);color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;margin-right:1rem;flex-shrink:0}.lutron-inspired .feature-section-modern .feature-content .content-visual{flex:1;position:relative}.lutron-inspired .feature-section-modern .feature-content .content-visual img{width:100%;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay{position:absolute;top:15px;right:15px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2)}.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay .overlay-title{font-size:1rem;font-weight:600;color:var(--primary-dark);margin-bottom:.25rem}.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay .overlay-value{font-size:.9rem;font-weight:700;color:var(--primary-color)}.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay.left{left:15px;right:auto}@media(min-width: 768px){.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay{top:20px;right:20px;padding:1rem}.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay.left{left:20px;right:auto}.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay .overlay-title{font-size:1.1rem}.lutron-inspired .feature-section-modern .feature-content .content-visual .visual-overlay .overlay-value{font-size:.9rem}}@media(min-width: 768px){.lutron-inspired .feature-section-modern{padding:4rem 0}}.lutron-inspired .specs-section-modern{padding:3rem 0;background:#fff}.lutron-inspired .specs-section-modern .section-header{text-align:center}.lutron-inspired .specs-section-modern .section-header .section-tag{display:inline-block;background:#e3f2fd;color:#1976d2;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.lutron-inspired .specs-section-modern .section-header h2{font-size:1.5rem;font-weight:300;color:var(--primary-dark);margin-bottom:1rem;letter-spacing:-0.01em}@media(min-width: 768px){.lutron-inspired .specs-section-modern .section-header h2{font-size:2.5rem}}.lutron-inspired .specs-section-modern .section-header .section-subtitle{font-size:1rem;color:#6c757d;font-weight:400;max-width:600px;margin:0 auto;line-height:1.6}.lutron-inspired .specs-section-modern .specs-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.lutron-inspired .specs-section-modern .specs-grid .spec-card{background:#f8f9fa;border-radius:12px;padding:2rem;border:1px solid #e9ecef;transition:all .3s ease}.lutron-inspired .specs-section-modern .specs-grid .spec-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1);border-color:var(--primary-color)}.lutron-inspired .specs-section-modern .specs-grid .spec-card .spec-icon{width:48px;height:48px;background:var(--background-gradient);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;font-size:1.5rem}.lutron-inspired .specs-section-modern .specs-grid .spec-card .spec-title{font-size:1.1rem;font-weight:600;color:var(--primary-dark);margin-bottom:.5rem}.lutron-inspired .specs-section-modern .specs-grid .spec-card .spec-value{font-size:1rem;color:#6c757d;line-height:1.5}@media(min-width: 768px){.lutron-inspired .specs-section-modern{padding:5rem 0}}.modern-hero-products{min-height:100vh;padding-top:80px;background:url("../img/lighting/living-room-dark.jpg") rgba(0,0,0,.6);background-position:center center;background-repeat:no-repeat;background-size:cover;background-blend-mode:overlay;background-attachment:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}@media(max-width: 992px){.modern-hero-products{background-attachment:scroll;padding-top:84px}}@media(max-width: 768px){.modern-hero-products{min-height:auto}}.modern-hero-products .hero-title{font-size:1.5rem;font-weight:600;color:#cdcdcd;text-align:center;margin-top:1.5rem;margin-bottom:2rem;padding:0 1rem;max-width:540px}@media(min-width: 576px){.modern-hero-products .hero-title{margin-top:2rem;font-size:2rem}}@media(min-width: 768px){.modern-hero-products .hero-title{max-width:720px}}@media(min-width: 992px){.modern-hero-products .hero-title{max-width:960px}}.modern-hero-products .product-grid-hero .hero-product-card{position:relative;height:100%;overflow:hidden;cursor:pointer;transition:all .6s cubic-bezier(0.23, 1, 0.32, 1);border-radius:12px;aspect-ratio:180/296}@media(min-width: 992px){.modern-hero-products .product-grid-hero .hero-product-card{aspect-ratio:235/462}}@media(min-width: 768px){.modern-hero-products .product-grid-hero .hero-product-card{aspect-ratio:220/360}}.modern-hero-products .product-grid-hero .hero-product-card:hover{z-index:10}.modern-hero-products .product-grid-hero .hero-product-card:hover .product-bg-image{transform:scale(1.03)}.modern-hero-products .product-grid-hero .hero-product-card:hover .product-overlay{background:rgba(0,0,0,.4)}.modern-hero-products .product-grid-hero .hero-product-card:hover .product-overlay .product-title{transform:translateY(-5px);color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}.modern-hero-products .product-grid-hero .hero-product-card .product-image-container{position:relative;width:100%;height:100%;overflow:hidden}.modern-hero-products .product-grid-hero .hero-product-card .product-bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.modern-hero-products .product-grid-hero .hero-product-card .product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem;transition:all .4s ease}.modern-hero-products .product-grid-hero .hero-product-card .product-overlay .product-title{font-size:1rem;font-weight:300;color:#fff;margin:0;transition:all .4s ease;letter-spacing:.02em;z-index:10;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media(min-width: 768px){.modern-hero-products .product-grid-hero .hero-product-card .product-overlay .product-title{font-size:2rem}}@media(min-width: 576px){.modern-hero-products .product-grid-hero .hero-product-card .product-overlay .product-title{font-size:1.5rem}}@media(min-width: 768px){.modern-hero-products .product-grid-hero .hero-product-card .product-overlay{padding:1.75rem}}.modern-hero-products .product-grid-hero .hero-product-card .product-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;text-decoration:none}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.back-to-top{position:fixed;visibility:hidden;opacity:0;left:15px;bottom:15px;z-index:99999;background:var(--primary-color);width:40px;height:40px;border-radius:4px;transition:all .4s}.back-to-top i{font-size:24px;color:#fff;line-height:0}.back-to-top:hover{background:#6776f4;color:#fff}.back-to-top.active{visibility:visible;opacity:1}.whatsapp{position:fixed;visibility:hidden;opacity:0;right:20px;bottom:20px;z-index:99999;background:#25d366;width:60px;height:60px;border-radius:50%;transition:all .4s}.whatsapp i{font-size:36px;color:#fff;line-height:0}.whatsapp:hover{background:#0bac46;color:#fff}.whatsapp.active{visibility:visible;opacity:1}.contact .info-box{color:var(--font-color);background:#fafbff;padding:30px}.contact .info-box i{font-size:38px;line-height:0;color:var(--primary-color)}.contact .info-box h3{font-size:20px;color:var(--primary-dark);font-weight:700;margin:20px 0 10px 0}.contact .info-box h5{font-size:16px;color:var(--primary-dark);font-weight:700;margin:20px 0 10px 0}.contact .info-box p{padding:0;line-height:24px;font-size:14px;margin-bottom:0}.contact .email-form{background:#fafbff;padding:30px;height:100%}.contact .email-form .error-message{display:none;color:#fff;background:#ed3c0d;text-align:left;padding:15px;margin-bottom:24px;font-weight:600}.contact .email-form .sent-message{display:none;color:#fff;background:#18d26e;text-align:center;padding:15px;margin-bottom:24px;font-weight:600}.contact .email-form .loading{display:none;background:#fff;text-align:center;padding:15px;margin-bottom:24px}.contact .email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #18d26e;border-top-color:#eee;animation:animate-loading 1s linear infinite}.contact .email-form input,.contact .email-form textarea{border-radius:0;box-shadow:none;font-size:14px;border-radius:0}.contact .email-form input:focus,.contact .email-form textarea:focus{border-color:var(--primary-color)}.contact .email-form input{padding:10px 15px}.contact .email-form textarea{padding:12px 15px}.contact .email-form button[type=submit]{background:var(--primary-color);border:0;padding:10px 30px;color:#fff;transition:.4s;border-radius:4px}.contact .email-form button[type=submit]:hover{background:var(--primary-dark)}@keyframes animate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.footer{background:#f6f9ff;padding:0 0 30px 0;font-size:14px}.footer .footer-top{background:#fff url(../img/footer-bg.png) no-repeat right top;background-size:contain;border-top:1px solid #e1ecff;border-bottom:1px solid #e1ecff;padding:60px 0 30px 0}@media(max-width: 992px){.footer .footer-top{background-position:center bottom}}.footer .footer-top .footer-info .logo img{max-height:40px;margin-right:5px}.footer .footer-top .footer-info .logo span{font-size:22px;font-weight:700;color:#2f64b1;font-family:var(--primary-font);margin-top:3px}.footer .footer-top .footer-info .sub-brand{font-size:1rem;font-weight:700;color:#2f64b1;font-family:var(--secondary-font);margin-bottom:1rem}.footer .footer-top .footer-info p{font-size:14px;line-height:24px;margin-bottom:0;font-family:var(--secondary-font)}.footer .footer-top .social-links a{font-size:20px;display:inline-block;color:rgba(1,41,112,.5);line-height:0;margin-right:10px;transition:.3s}.footer .footer-top .social-links a:hover{color:var(--primary-dark)}.footer .footer-top h4{font-size:16px;font-weight:bold;color:var(--primary-dark);text-transform:uppercase;position:relative;padding-bottom:12px}.footer .footer-top h5{font-size:12px;font-weight:bold;color:var(--primary-dark);text-transform:uppercase;position:relative;padding-bottom:4px}.footer .footer-top .footer-links{margin-bottom:30px}.footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0;display:inline-block}.footer .footer-top .footer-links ul i{padding-right:2px;color:#d0d4fc;font-size:12px;line-height:0}.footer .footer-top .footer-links ul li{padding:10px 0;display:flex;align-items:center;display:block}.footer .footer-top .footer-links ul li:first-child{padding-top:0}.footer .footer-top .footer-links ul a{color:var(--nav-color);transition:.3s;display:inline-block;line-height:1}.footer .footer-top .footer-links ul a:hover{color:var(--primary-color)}.footer .footer-top .footer-contact p{line-height:26px}.footer .copyright{text-align:center;padding-top:30px;color:var(--primary-dark)}.footer .credits{padding-top:10px;text-align:center;font-size:13px;color:var(--primary-dark)}/*# sourceMappingURL=style.min.css.map */