.solution-category-page{padding-top:80px}@media(max-width:968px){.solution-category-page{padding-top:0}}.category-hero{min-height:50vh;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover;background-position:center}.category-hero-overlay{position:absolute;inset:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:linear-gradient(135deg,#0d1b4c8c,#1a2f6e94 40%,#282d5a99,#ff99001a);box-shadow:inset 0 0 140px #ff8c000f}.category-hero-content{position:relative;z-index:10;text-align:center;color:var(--white);max-width:800px;padding:0 2rem}.category-hero-content h1{font-size:2.75rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}.category-hero-content p{font-size:1.2rem;opacity:.9;margin-bottom:1.5rem;line-height:1.7}.breadcrumb{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.95rem;opacity:.8}.breadcrumb a{color:var(--white);transition:opacity var(--transition-fast)}.breadcrumb a:hover{opacity:.7}.category-features{padding:5rem 0;background:var(--white)}.section-header{text-align:center;max-width:1000px;margin:0 auto 4rem}.section-header h2{font-size:2.25rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.section-header p{color:var(--text-light);font-size:1.1rem;line-height:1.7}.feature-card{background:var(--white);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-md);transition:all var(--transition-normal);border:1px solid var(--gray)}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.feature-icon{width:60px;height:60px;background:var(--gradient-primary);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon svg{width:30px;height:30px;color:var(--white)}.feature-card h3{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:.75rem}.feature-card p{color:var(--text-light);line-height:1.6;font-size:.95rem}.category-cta{padding:1.5rem 0 3rem;background:var(--white)}.cta-container{max-width:1200px;margin:0 auto;text-align:center;padding:3rem;background:var(--gradient-primary);border-radius:var(--radius-xl);color:var(--white)}.cta-container h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.pqa-page .cta-container h2{color:#feb43a}.larm-page .cta-container h2{color:#feb43a!important}.breadcrumb span:last-child{color:#feb43a!important;font-weight:700}.surge-protection-link{color:#feb43a!important;border-bottom:2px solid #FEB43A!important;transition:all var(--transition-fast)}.surge-protection-link:hover{color:var(--primary)!important;border-bottom-color:var(--primary)!important}.cta-container p{font-size:1.1rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:968px){.category-hero-content h1{font-size:2.5rem}}@media(max-width:640px){.category-hero{min-height:30vh}.category-hero-content{padding:4rem 1.5rem 1rem}.category-hero-content h1{font-size:1.75rem;margin-bottom:.75rem}.category-hero-content p{font-size:1rem;margin-bottom:1rem}.breadcrumb{flex-wrap:wrap;gap:.4rem;font-size:.85rem}.section-header h2{font-size:1.75rem}}.product-info{flex:1 1 auto;min-width:0;order:1;display:flex;flex-direction:column;justify-content:center}.product-info h3{font-size:1.35rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.product-info p{color:var(--text-light);line-height:1.7;font-size:.98rem;margin-bottom:1.25rem}.product-info .btn.btn-primary{align-self:flex-start;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid rgba(0,0,0,.06)}@media(max-width:768px){.solution-category-page{padding-top:10px}.product-info{order:1}.product-info .btn.btn-primary{width:100%;justify-content:center}}@media(max-width:480px){.product-info h3{font-size:1.2rem}.product-info p{font-size:.95rem}}.split-layout-section{padding:2.5rem 0;max-width:1200px;margin:0 auto}.split-top{display:grid;grid-template-columns:1.2fr .8fr;gap:2.5rem;align-items:center;margin-bottom:0;padding:0 2rem}.split-side-image{width:100%;box-shadow:var(--shadow-lg);border:1px solid var(--gray);overflow:hidden}.split-side-image img{width:100%;display:block}.split-side-image.small{border:none;box-shadow:none;background:transparent;display:flex;justify-content:center;align-items:center}.split-side-image.small img{width:auto;max-width:480px;height:auto;box-shadow:var(--shadow-lg);border:1px solid var(--gray);border-radius:var(--radius-md)}.split-main-text h2{font-size:2.25rem;font-weight:800;color:var(--primary);margin-bottom:1.5rem}.split-main-text p{line-height:1.8;color:var(--text-light);margin-bottom:1.25rem;font-size:1.05rem}.split-bottom{padding:0 2rem}.problem-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.problem-item{background:var(--white);padding:2rem;border-radius:var(--radius-lg);border-top:5px solid var(--primary-light);box-shadow:var(--shadow-md);transition:transform .3s ease}.problem-item:hover{transform:translateY(-5px)}.problem-item h4{color:var(--primary);margin-bottom:1rem;font-size:1.2rem;font-weight:800}.problem-item p{color:var(--text-light);line-height:1.6;font-size:.95rem}.problem-item ul{list-style:disc;margin-left:1.25rem;margin-top:1rem}.problem-item ul li{margin-bottom:.5rem}@media(max-width:968px){.split-top{grid-template-columns:1fr;gap:2rem}.split-side-image{max-width:500px;margin:0 auto}.problem-list{grid-template-columns:1fr}}.info-grid-section{padding:3rem 0 5rem;background:var(--gray-light)}.info-cards-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.info-card{background:var(--white);padding:3rem 2rem;border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-md);border:1px solid var(--gray);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-decoration:none;color:inherit}.info-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.info-card.horizontal{flex-direction:row;text-align:left;align-items:center;padding:2rem;gap:2rem}.info-card.horizontal .info-card-icon{margin-bottom:0}@media(max-width:768px){.info-card.horizontal{flex-direction:column;text-align:center}.info-card.horizontal .info-card-icon{margin-bottom:1.5rem}}.info-card-icon{width:70px;height:70px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:var(--white);box-shadow:0 8px 20px #0d1b4c33}.info-card-icon svg{width:32px;height:32px}.info-card h4{font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem;line-height:1.5}.info-card .btn-outline{margin-top:auto;border:2px solid var(--primary);color:var(--primary);padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:700;transition:all .2s ease}.info-card:hover .btn-outline{background:var(--primary);color:var(--white)}.btn-outline-white{background:transparent;border:2px solid var(--white);color:var(--white);transition:all var(--transition-normal)}.btn-outline-white:hover{background:var(--white);color:var(--primary);transform:translateY(-2px)}.detailed-info-section{padding:2rem 0;background:var(--white)}.detailed-info-section+.info-grid-section{padding-top:2rem}.info-blocks-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:4rem}.info-block{border-left:4px solid var(--primary);padding-left:2rem}.info-block h3{font-size:1.75rem;font-weight:800;color:var(--primary);margin-bottom:1rem;letter-spacing:1px}.info-block p{font-size:1.1rem;line-height:1.8;color:var(--text-light)}@media(max-width:968px){.info-cards-container{grid-template-columns:1fr;max-width:500px}.info-block h3{font-size:1.5rem}}.pfc-page .split-top{grid-template-columns:1.4fr .6fr;gap:4rem;margin-bottom:0}.pfc-page .split-top.image-left{grid-template-columns:.6fr 1.4fr}.pfc-page .split-main-text p{font-size:1.05rem;line-height:1.8;color:var(--text-light);text-align:justify;margin-bottom:.75rem}@media(max-width:1024px){.pfc-page .split-top,.pfc-page .split-top.image-left{grid-template-columns:1fr;gap:2rem}}.pfc-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1300px;margin:2rem auto 1rem;padding:0 2rem}.pfc-page .category-cta{padding-top:1rem}.pfc-page .cta-container{padding:4rem 3rem}.pfc-page .cta-container h2{color:#feb43a}.pfc-cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media(max-width:768px){.pfc-cta-buttons{flex-direction:column;width:100%;gap:1rem}.pfc-cta-buttons .btn{width:100%;justify-content:center;text-align:center;display:flex;align-items:center;padding:.8rem .5rem;font-size:.9rem}}.pfc-grid-item img{width:100%;height:auto;object-fit:contain;border-radius:var(--radius-md);box-shadow:var(--shadow-md);image-rendering:-webkit-optimize-contrast}.custom-list{list-style:none;padding:0;margin:1.5rem 0}.custom-list li{position:relative;padding-left:18px;margin-bottom:10px;line-height:1.6}.custom-list li:before{content:"•";position:absolute;left:0;top:0;font-size:1.2rem;line-height:1;color:#000}@media(max-width:768px){.pfc-image-grid{grid-template-columns:1fr}.pfc-page .split-layout-section{padding:1.5rem!important}.pfc-page .split-main-text{padding:0}.pfc-page .split-main-text h2{font-size:1.5rem}.pfc-page .split-main-text p{font-size:.95rem;text-align:left}.pfc-page .split-top{padding:0 1rem}.pfc-page .split-side-image.small img{max-width:100%}}@media(max-width:968px){.pfc-page .split-top{grid-template-columns:1fr}.pfc-page .split-main-text p{text-align:left}}.adf-page .split-layout-section{padding:2rem 0}.adf-page .split-top{gap:2rem;align-items:center;margin-bottom:0}.adf-page .split-main-text h2{font-size:1.75rem;margin-bottom:1rem}.adf-page .split-main-text p{font-size:1rem;margin-bottom:.75rem}.adf-section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.adf-section-header{text-align:center;margin-bottom:2rem}.adf-section-header h2{font-size:1.75rem;font-weight:800;color:var(--primary);margin-bottom:.75rem}.adf-section-header p{font-size:1rem;color:var(--text-light);max-width:900px;margin:0 auto;line-height:1.6}.adf-issues-section{padding:2rem 0;background:var(--gray-light)}.adf-issues-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.adf-issue-item{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--white);border-radius:var(--radius-md);border:1px solid var(--gray);box-shadow:var(--shadow-sm);font-weight:600;color:var(--text-dark);font-size:.95rem;transition:all .2s ease}.adf-issue-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--primary)}.adf-issue-icon{width:36px;height:36px;min-width:36px;background:var(--gradient-primary);border-radius:8px;display:flex;align-items:center;justify-content:center}.adf-issue-icon svg{width:18px;height:18px;color:var(--white)}.adf-issues-note{text-align:center;color:var(--text-light);margin-top:1.25rem;font-size:.95rem}@media(max-width:768px){.adf-issues-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.adf-issues-grid{grid-template-columns:1fr}}.adf-categories-section{padding:2.5rem 0;background:var(--white)}.adf-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.adf-category-card{background:var(--white);padding:1.75rem 1.5rem;border-radius:var(--radius-xl);border:1px solid var(--gray);box-shadow:var(--shadow-md);text-align:center;transition:all .3s ease}.adf-category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.adf-category-icon{width:55px;height:55px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 6px 16px #0d1b4c33}.adf-category-icon svg{width:26px;height:26px;color:var(--white)}.adf-category-card h3{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.adf-category-card p{font-size:.9rem;color:var(--text-light);line-height:1.6}.adf-info-section{padding:2.5rem 0;background:var(--gray-light)}.adf-info-content{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}.adf-info-text h2{font-size:1.5rem;font-weight:800;color:var(--primary);margin-bottom:1rem}.adf-info-text p{font-size:.95rem;color:var(--text-light);line-height:1.7;margin-bottom:.75rem}.adf-info-text p:last-child{margin-bottom:0}.adf-info-image{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.adf-info-image img{width:100%;height:auto;display:block}.adf-benefits-section{padding:2.5rem 0 3rem;background:var(--gray-light)}.adf-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.adf-benefit-card{background:var(--white);padding:1.5rem 1.25rem;border-radius:var(--radius-lg);border:1px solid var(--gray);box-shadow:var(--shadow-md);text-align:center;transition:all .3s ease}.adf-benefit-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.adf-benefit-icon{width:50px;height:50px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #0d1b4c33}.adf-benefit-icon svg{width:24px;height:24px;color:var(--white)}.adf-benefit-card h3{font-size:.95rem;font-weight:800;color:var(--primary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.adf-benefit-card p{font-size:.85rem;color:var(--text-light);line-height:1.5}@media(max-width:1024px){.adf-categories-grid,.adf-benefits-grid{grid-template-columns:repeat(2,1fr)}.adf-info-content{grid-template-columns:1fr}.adf-info-image{order:-1;max-width:500px;margin:0 auto}}@media(max-width:640px){.adf-categories-grid,.adf-benefits-grid{grid-template-columns:1fr}.adf-section-header h2{font-size:1.75rem}.adf-info-text h2{font-size:1.5rem}.adf-category-card,.adf-benefit-card{padding:1.75rem 1.25rem}}.adf-datasheets-section{padding:2.5rem 0;background:var(--gray-light)}.adf-datasheets-section .adf-section-header{font-size:1.75rem;font-weight:800;color:var(--primary);margin-bottom:1.5rem}.adf-datasheets{margin-top:2.5rem;padding:2rem;background:#ffffff1a;border-radius:var(--radius-lg)}.adf-datasheets h3{text-align:center;color:var(--white);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.adf-datasheets-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.adf-datasheet-card{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--white);border-radius:var(--radius-md);text-decoration:none;color:var(--text-dark);font-weight:600;font-size:.9rem;border:1px solid var(--gray);box-shadow:var(--shadow-sm);transition:all .2s ease}.adf-datasheet-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--primary)}.adf-datasheet-icon{width:36px;height:36px;min-width:36px;background:var(--gradient-primary);border-radius:8px;display:flex;align-items:center;justify-content:center}.adf-datasheet-icon svg{width:18px;height:18px;color:var(--white)}@media(max-width:768px){.adf-datasheets-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.adf-datasheets-grid{grid-template-columns:1fr}}.larm-video-section{padding:3rem 0;background:var(--gray-light)}.larm-video-container{max-width:1200px;margin:0 auto;padding:0 2rem}.larm-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl)}.larm-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--radius-lg)}.larm-split-section{padding:4rem 0;background:var(--white)}.larm-split-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.larm-split-left h2{font-size:2rem;font-weight:800;color:var(--primary);margin-bottom:1.5rem}.larm-feature-list{list-style:none;padding:0;margin:0}.larm-feature-list li{position:relative;padding-left:1.5rem;margin-bottom:1rem;font-size:1.1rem;line-height:1.6;color:var(--text-light)}.larm-feature-list li:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;background:var(--primary);border-radius:50%}.larm-split-right{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.larm-split-right img{width:100%;height:auto;display:block}@media(max-width:768px){.larm-video-section{padding:1.5rem 0}.larm-split-section{padding:2rem 0}.larm-split-container{grid-template-columns:1fr;gap:1.5rem}.larm-split-left h2{font-size:1.75rem}.larm-split-right{order:-1}}.advantage-content-section{padding:5rem 0;background:var(--white)}.advantage-container{max-width:1200px;margin:0 auto;padding:0 2rem}.advantage-header{text-align:center;margin-bottom:3.5rem}.advantage-header h2{font-size:2.5rem;font-weight:800;color:var(--primary);margin-bottom:.5rem}.advantage-header p{font-size:1.2rem;color:var(--text-light);max-width:700px;margin:0 auto;line-height:1.6}.advantage-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;align-items:stretch;max-width:1200px;margin:0 auto}.advantage-card{background:var(--white);padding:2.5rem;border-radius:var(--radius-lg);border:1px solid var(--gray);box-shadow:var(--shadow-md);transition:all .3s ease;display:flex;flex-direction:column}.advantage-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.advantage-card h3{font-size:1.4rem;font-weight:700;color:var(--primary);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--gray-light)}.advantage-card ul{list-style:none;padding:0;margin:0;flex:1}.advantage-card li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:1rem;line-height:1.6;color:var(--text-light)}.advantage-card li:before{content:"";position:absolute;left:0;top:.6rem;width:8px;height:8px;background:var(--primary);border-radius:50%}.advantage-image-col{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--gray);background:var(--white);display:flex;align-items:center;justify-content:center;min-height:300px}.advantage-image-col img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.advantage-image-col:hover img{transform:scale(1.08)}@media(max-width:768px){.advantage-grid-2x2{grid-template-columns:1fr;gap:1.5rem}.advantage-image-col{height:250px;min-height:auto}}.mv-container{max-width:1200px;margin:0 auto;padding:0 2rem}.mv-split-section{padding:2.5rem 0;background:var(--white)}.mv-split-grid{display:grid;grid-template-columns:.5fr 1.5fr;gap:5rem;align-items:center}.mv-split-image{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);max-width:250px}.mv-split-image img{width:100%;height:auto;display:block}.mv-split-content h2{font-size:2.25rem;font-weight:800;color:var(--primary);margin-bottom:1.5rem}.mv-split-content p{font-size:1.1rem;line-height:1.7;color:var(--text-light);margin-bottom:1.25rem}.mv-detail-section{padding:2.5rem 0;background:var(--gray-light);text-align:center}.mv-detail-header{margin-bottom:3rem}.mv-detail-header h2{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.mv-header-line{width:80px;height:4px;background:var(--accent);margin:0 auto;border-radius:var(--radius-full)}.mv-detail-content{max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.8;color:var(--text-dark)}.mv-pdf-section{padding:0 0 5rem;background:var(--white)}.pdf-grid-mv{margin-top:-1rem;display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}.pdf-card-mv{background:var(--white);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--gray);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;height:100%;min-height:220px}.pdf-card-mv:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.pdf-icon-mv{width:50px;height:50px;background:var(--primary);color:var(--white);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease;flex-shrink:0}.pdf-icon-mv svg{width:28px;height:28px}.pdf-info-mv{flex:1;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.pdf-info-mv h3{font-size:.9rem;font-weight:600;margin-bottom:.5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.pdf-title-link-mv{color:var(--text-dark);text-decoration:none;transition:color .3s ease}.pdf-title-link-mv:hover{color:var(--primary);text-decoration:underline;text-decoration-color:#000;text-decoration-thickness:1px}.pdf-info-mv span{font-size:.8rem;color:var(--text-light);display:block;margin-bottom:1rem}.pdf-download-btn-mv{margin-top:auto;display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:var(--primary);color:var(--white);border-radius:var(--radius-md);font-weight:600;font-size:.85rem;transition:background .3s ease;width:100%;justify-content:center}.pdf-download-btn-mv:hover{color:#feb43a}.larm-link-btn:hover{color:#feb43a!important}@media(max-width:1200px){.pdf-grid-mv{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.pdf-grid-mv{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.pdf-grid-mv{grid-template-columns:1fr}}.single-line-titles .pdf-info-mv h3{-webkit-line-clamp:1;line-clamp:1;white-space:nowrap;text-overflow:ellipsis;min-height:1.4em}.pdf-download-btn-mv svg{width:18px;height:18px}@media(max-width:968px){.mv-split-grid{grid-template-columns:1fr;gap:2.5rem;text-align:center}.mv-split-image{max-width:600px;margin:0 auto;order:-1}.mv-split-content h2{font-size:1.75rem}}.category-grid-styled{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:center}.vertical-divider{width:1px;height:100%;background-color:var(--gray);margin:0 1rem}@media(max-width:968px){.category-grid-styled{grid-template-columns:1fr;gap:2.5rem;text-align:center}.vertical-divider{display:none}.category-visual{order:-1;max-width:600px;margin:0 auto}}.units-main-section{padding:3rem 0;background-color:var(--white)}.units-tab-selector{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;border-bottom:1px solid #eee;flex-wrap:wrap}.units-tab-btn{padding:1.5rem 0;background-color:transparent;color:#888;font-weight:700;font-size:.9rem;letter-spacing:.5px;cursor:pointer;border:none;border-bottom:3px solid transparent;transition:all .3s ease;margin-bottom:-1px}.units-tab-btn.active{color:#3b5898;border-bottom:3px solid #3b5898}.units-content-wrapper{max-width:1200px;margin:0 auto}.units-description{font-size:1.14rem;line-height:1.8;color:#555;margin-bottom:2.5rem;font-weight:500}.units-points-list{list-style:disc;padding-left:1.5rem}.units-point-item{margin-bottom:.5rem;font-size:1.05rem;color:var(--text-main);line-height:1.6}.units-split-cta{margin-top:6rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:4rem;align-items:center;background-color:#f8fafc;padding:4rem;border-radius:10px;border:1px solid #eee}.units-cta-content{text-align:left}.units-cta-content h2{font-size:2.2rem;color:var(--primary);margin-bottom:1.5rem;font-weight:800}.units-cta-content p{color:#666;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.units-pdf-btn{display:inline-block;background-color:var(--primary);color:#fff!important;padding:1rem 2.5rem;border-radius:10px;font-weight:800;text-decoration:none;font-size:1rem;transition:all .3s ease;box-shadow:0 10px 20px #0d1b4c33}.units-pdf-btn:hover{transform:translateY(-3px);background-color:#1a2f6e;box-shadow:0 15px 35px #0d1b4c4d}.units-cta-image-wrapper img{width:100%;border-radius:16px;box-shadow:var(--shadow-lg);object-fit:contain;height:auto}@media(max-width:968px){.units-main-section{padding:1.5rem 0}.units-split-cta{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem;text-align:center;margin-top:2rem}.units-cta-content{text-align:center}.units-cta-content h2{font-size:1.75rem}.units-cta-image-wrapper{order:-1}.units-tab-selector{flex-direction:column;gap:.75rem}.units-tab-btn{padding:.75rem 1rem;font-size:.85rem;width:100%}.units-content-wrapper{padding:1.5rem}.units-description{font-size:.95rem}.units-point-item{font-size:.9rem;padding-left:1.25rem}}.adv-intro-section{padding:4rem 0;background:var(--white)}.adv-intro-container{max-width:1200px;margin:0 auto;padding:0 2rem}.adv-intro-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.adv-intro-text h2{font-size:2.5rem;font-weight:800;color:var(--primary);margin-bottom:1.5rem;letter-spacing:-.02em}.adv-intro-lead{font-size:1.1rem;line-height:1.8;color:var(--text-light);margin-bottom:2rem}.adv-highlight-box{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#0d1b4c0a,#1a2f6e14);border-radius:var(--radius-lg);border-left:4px solid var(--primary)}.adv-highlight-icon{width:50px;height:50px;min-width:50px;background:var(--gradient-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0d1b4c33}.adv-highlight-icon svg{width:24px;height:24px;color:var(--white)}.adv-highlight-content h4{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.35rem}.adv-highlight-content p{font-size:.95rem;color:var(--text-light);line-height:1.5;margin:0}.adv-intro-image{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 25px 50px #0d1b4c26}.adv-intro-image img{width:100%;height:auto;display:block}.adv-image-badge{position:absolute;top:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.35rem;text-align:center}.adv-image-badge span{background:var(--gradient-primary);color:var(--white);padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:6px;box-shadow:0 4px 15px #0d1b4c4d}.adv-section-header{text-align:center;margin-bottom:3rem}.adv-section-header h2{font-size:2.25rem;font-weight:800;color:var(--primary);margin-bottom:.75rem}.adv-section-header p{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}.adv-features-section{padding:4rem 0;background:var(--gray-light)}.adv-features-container{max-width:1200px;margin:0 auto;padding:0 2rem}.adv-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.adv-feature-card{background:var(--white);padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--gray);box-shadow:var(--shadow-md);transition:all .3s ease;text-align:center}.adv-feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.adv-feature-icon{width:60px;height:60px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 20px #0d1b4c33}.adv-feature-icon svg{width:28px;height:28px;color:var(--white)}.adv-feature-card h3{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.adv-feature-card p{font-size:.9rem;color:var(--text-light);line-height:1.6;margin:0}.adv-specs-section{padding:4rem 0;background:var(--white)}.adv-specs-container{max-width:1200px;margin:0 auto;padding:0 2rem}.adv-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.adv-spec-card{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray);box-shadow:var(--shadow-lg);overflow:hidden;transition:all .3s ease}.adv-spec-card:hover{box-shadow:0 20px 40px #0d1b4c1f}.adv-spec-header{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:linear-gradient(135deg,#0d1b4c08,#1a2f6e0f);border-bottom:1px solid var(--gray)}.adv-spec-icon{width:48px;height:48px;min-width:48px;background:var(--gradient-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 15px #0d1b4c33}.adv-spec-icon svg{width:24px;height:24px;color:var(--white)}.adv-spec-header h3{font-size:1.25rem;font-weight:700;color:var(--primary);margin:0}.adv-spec-table{padding:.5rem}.adv-spec-row{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.05);transition:background .2s ease}.adv-spec-row:last-child{border-bottom:none}.adv-spec-row:not(.adv-spec-row-header):hover{background:#0d1b4c05}.adv-spec-row-header{background:#0d1b4c0a;font-weight:700;font-size:.85rem;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px}.adv-model-name{font-weight:600;color:var(--text-dark);font-size:.95rem}.adv-model-value{font-weight:700;color:var(--primary);font-size:.95rem;background:#0d1b4c0f;padding:.35rem .85rem;border-radius:6px}.adv-why-section{padding:4rem 0;background:linear-gradient(135deg,#0d1b4c,#1a2f6e)}.adv-why-container{max-width:1200px;margin:0 auto;padding:0 2rem}.adv-why-content h2{font-size:2.25rem;font-weight:800;color:var(--white);text-align:center;margin-bottom:3rem}.adv-why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.adv-why-item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.75rem;background:#ffffff14;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.adv-why-item:hover{background:#ffffff1f;transform:translateY(-3px)}.adv-why-number{font-size:2rem;font-weight:900;color:#fff3;line-height:1}.adv-why-text h4{font-size:1.15rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.adv-why-text p{font-size:.95rem;color:#ffffffbf;line-height:1.6;margin:0}@media(max-width:1024px){.adv-intro-content{grid-template-columns:1fr;gap:2.5rem}.adv-intro-image{max-width:500px;margin:0 auto}.adv-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.adv-intro-text h2{font-size:2rem}.adv-features-grid,.adv-specs-grid,.adv-why-grid{grid-template-columns:1fr}.adv-section-header h2,.adv-why-content h2{font-size:1.75rem}}@media(max-width:480px){.adv-intro-section,.adv-features-section,.adv-specs-section,.adv-why-section{padding:3rem 0}.adv-highlight-box{flex-direction:column;text-align:center;align-items:center;padding:1.5rem 1rem;border-left:none;border-top:4px solid var(--primary)}.adv-highlight-icon{margin-bottom:.5rem}.adv-highlight-content h4{font-size:1rem}.adv-highlight-content p{font-size:.9rem}.adv-spec-row{padding:.75rem 1rem}}.pqa-container{max-width:1200px;margin:0 auto;padding:0 2rem}.pqa-intro-section{padding:4rem 0 2rem;background:var(--white)}.pqa-main-title{font-size:2.25rem;font-weight:800;color:var(--primary);margin-bottom:2rem;text-align:left}.pqa-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:center}.pqa-lead{font-size:1.1rem;color:var(--text-light);line-height:1.7;margin-bottom:1.5rem}.pqa-params-list{display:flex;flex-direction:column;gap:.85rem}.pqa-param-item{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;background:linear-gradient(135deg,#0d1b4c08,#1a2f6e0f);border-radius:10px;border-left:3px solid var(--primary);font-weight:600;color:var(--text-dark);transition:all .2s ease}.pqa-param-item:hover{transform:translate(5px);background:linear-gradient(135deg,#feb43a1a,#feb43a26);border-left-color:#feb43a}.pqa-param-item:hover .pqa-param-icon{background:#feb43a}.pqa-param-item:hover .pqa-param-icon svg{color:var(--primary)}.pqa-param-icon{width:38px;height:38px;min-width:38px;background:var(--gradient-primary);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0d1b4c33;transition:all .2s ease}.pqa-param-icon svg{width:18px;height:18px;color:var(--white);transition:all .2s ease}.pqa-intro-image{display:flex;justify-content:center;align-items:center}.pqa-intro-image img{width:100%;max-width:600px;min-height:350px;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0d1b4c1f}.pqa-info-section{padding:2rem 0 3rem;background:var(--gray-light)}.pqa-info-card{background:var(--white);padding:2.5rem;border-radius:16px;box-shadow:var(--shadow-lg);border:1px solid var(--gray)}.pqa-info-card p{font-size:1.05rem;line-height:1.8;color:var(--text-light);margin-bottom:1.25rem}.pqa-info-card p:last-child{margin-bottom:0}.pqa-benefits-section{padding:4rem 0;background:var(--white)}.pqa-section-title{font-size:2rem;font-weight:800;color:var(--primary);text-align:center;margin-bottom:2.5rem}.pqa-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem}.pqa-benefit-card{background:var(--white);padding:2rem 1.5rem;border-radius:16px;border:1px solid var(--gray);box-shadow:var(--shadow-md);text-align:center;transition:all .3s ease}.pqa-benefit-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.pqa-benefit-icon{width:60px;height:60px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 20px #0d1b4c33}.pqa-benefit-icon svg{width:28px;height:28px;color:var(--white)}.pqa-benefit-card h3{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.pqa-benefit-card p{font-size:.9rem;color:var(--text-light);line-height:1.6;margin:0}.pqa-closing-text{text-align:center;font-size:1.1rem;color:var(--text-light);max-width:800px;margin:0 auto;line-height:1.7}@media(max-width:1024px){.pqa-intro-grid{grid-template-columns:1fr;gap:2rem}.pqa-intro-image{order:-1}.pqa-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pqa-intro-text h2{font-size:1.75rem}.pqa-benefits-grid{grid-template-columns:1fr}.pqa-section-title{font-size:1.5rem}.pqa-main-title{font-size:2rem;line-height:1.3}.pqa-info-card{padding:1.75rem}}@media(max-width:480px){.pqa-intro-section,.pqa-info-section,.pqa-benefits-section{padding:1rem 0}.pqa-param-item{padding:.75rem;font-size:.9rem}}.larm-cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media(max-width:768px){.pqa-page .cta-container .btn,.larm-page .larm-cta-buttons .btn{width:100%;display:flex;justify-content:center}}.spd-main-section{padding:5rem 0;background:var(--white)}.spd-container{max-width:1300px;margin:0 auto;padding:0 2rem}.spd-header{text-align:center;margin-bottom:4rem}.spd-header h2{font-size:2.5rem;color:var(--primary);font-weight:800;margin-bottom:1rem}.spd-header p{font-size:1.15rem;color:var(--text-light);max-width:600px;margin:0 auto}.spd-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem}.spd-feature-card{background:var(--white);border:1px solid var(--gray);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.spd-feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0d1b4c1f;border-color:var(--primary)}.spd-feature-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--primary) 0%,#1a2f6e 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--white)}.spd-feature-icon svg{width:32px;height:32px}.spd-feature-card h3{font-size:1.15rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.spd-feature-card p{font-size:.95rem;color:var(--text-light);line-height:1.6}.spd-cta-section{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;background:linear-gradient(135deg,#f8fafc,#f0f4ff);border-radius:20px;padding:3rem;margin-bottom:5rem;border:1px solid rgba(13,27,76,.08)}.spd-cta-image img{width:100%;border-radius:12px;box-shadow:0 8px 24px #0000001a}.spd-cta-content h3{font-size:1.8rem;font-weight:800;color:var(--primary);margin-bottom:1rem}.spd-cta-content p{font-size:1.05rem;color:var(--text-light);line-height:1.7;margin-bottom:2rem}.spd-cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.spd-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .3s ease}.spd-btn svg{width:18px;height:18px}.spd-btn-primary{background:var(--primary);color:var(--white);box-shadow:0 4px 12px #0d1b4c33}.spd-btn-primary:hover{background:#1a2f6e;transform:translateY(-2px);box-shadow:0 6px 20px #0d1b4c4d}.spd-btn-secondary{background:var(--white);color:var(--primary);border:2px solid var(--primary)}.spd-btn-secondary:hover{background:var(--primary);color:var(--white);transform:translateY(-2px)}.spd-resources-section{border-top:1px solid #eee;padding-top:5rem;text-align:center;margin-bottom:4rem}.spd-resources-header h2{font-size:2.2rem;color:var(--primary);font-weight:800;margin-bottom:1.5rem}.spd-articles-link{font-size:1.15rem;color:var(--accent);text-decoration:none;font-weight:700;border-bottom:2px solid var(--accent);padding-bottom:4px;transition:all .3s ease}.spd-articles-link:hover{color:var(--primary);border-color:var(--primary)}.spd-global-sites{margin-top:4rem}.spd-global-title{color:#888;text-transform:uppercase;letter-spacing:2px;font-weight:700;font-size:.9rem;margin-bottom:1.5rem}.spd-sites-grid{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.spd-site-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:10px;border:1px solid #ddd;text-decoration:none;color:#555;font-weight:600;background:var(--white);transition:all .3s ease}.spd-site-btn svg{width:18px;height:18px;opacity:.6}.spd-site-btn:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.spd-site-btn:hover svg{opacity:1}.spd-bottom-info{border-top:1px solid #eee;padding-top:1rem;padding-bottom:3rem;text-align:center;max-width:900px;margin:0 auto}.spd-bottom-badge{display:inline-block;background:linear-gradient(135deg,var(--primary) 0%,#1a2f6e 100%);color:var(--white);padding:.5rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem}.spd-bottom-info h3{font-size:2rem;color:var(--primary);font-weight:800;margin-bottom:1.5rem}.spd-bottom-info p{font-size:1.05rem;line-height:1.9;color:#666}@media(max-width:1024px){.spd-features-grid{grid-template-columns:repeat(2,1fr)}.spd-cta-section{grid-template-columns:1fr;gap:2rem}.spd-header h2{font-size:2rem}}@media(max-width:768px){.spd-main-section{padding:3rem 0}.spd-features-grid{grid-template-columns:1fr;gap:1.5rem}.spd-feature-card{padding:1.5rem}.spd-cta-section{padding:2rem}.spd-cta-buttons{flex-direction:column}.spd-btn{justify-content:center;width:100%}.spd-sites-grid{flex-direction:column;align-items:center}.spd-site-btn{width:100%;max-width:280px;justify-content:center}.spd-bottom-info h3{font-size:1.5rem}.spd-bottom-info p{font-size:.95rem}}.spd-quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:5rem}.spd-link-card{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:var(--white);border:1px solid var(--gray);border-radius:12px;text-decoration:none;transition:all .3s ease}.spd-link-card:hover{border-color:var(--primary);box-shadow:0 8px 24px #0d1b4c1a;transform:translate(8px)}.spd-link-icon{width:56px;height:56px;min-width:56px;background:linear-gradient(135deg,var(--primary) 0%,#1a2f6e 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--white)}.spd-link-icon svg{width:26px;height:26px}.spd-link-text{flex:1}.spd-link-text h4{font-size:1.15rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.spd-link-text p{font-size:.9rem;color:var(--text-light);margin:0}.spd-link-arrow{width:24px;height:24px;color:var(--primary);opacity:0;transform:translate(-10px);transition:all .3s ease}.spd-link-card:hover .spd-link-arrow{opacity:1;transform:translate(0)}@media(max-width:768px){.spd-quick-links{grid-template-columns:1fr;gap:1rem}.spd-link-card{padding:1.5rem}.spd-link-icon{width:48px;height:48px;min-width:48px}.spd-link-icon svg{width:22px;height:22px}}.customers-section{padding:4rem 0;background:linear-gradient(180deg,#f8fafc,#fff)}.customers-container{max-width:1200px;margin:0 auto;padding:0 2rem}.customers-header{text-align:center;margin-bottom:3rem}.customers-header h2{font-size:2.25rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.customers-header p{color:var(--text-light);font-size:1.1rem;line-height:1.8;max-width:700px;margin:0 auto}.region-block{margin-bottom:3rem}.region-block:last-child{margin-bottom:0}.region-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(13,27,76,.1)}.region-icon{width:48px;height:48px;min-width:48px;background:linear-gradient(135deg,#0d1b4c,#1a2f6e);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #0d1b4c40}.region-icon svg{width:24px;height:24px}.region-header h3{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin:0}.customers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.customer-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.customer-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0d1b4c1f;border-color:#0d1b4c4d}.customer-icon{width:40px;height:40px;min-width:40px;background:linear-gradient(135deg,#0d1b4c14,#1a2f6e1f);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--primary);transition:all .3s ease}.customer-card:hover .customer-icon{background:linear-gradient(135deg,#0d1b4c,#1a2f6e);color:#fff}.customer-icon svg{width:20px;height:20px}.customer-name{font-size:.95rem;font-weight:500;color:var(--text-dark);line-height:1.4}@media(max-width:768px){.customers-section{padding:3rem 0}.customers-container{padding:0 1.25rem}.customers-header h2{font-size:1.75rem}.customers-header p{font-size:1rem}.region-header h3{font-size:1.25rem}.customers-grid{grid-template-columns:1fr}.customer-card{padding:1rem 1.25rem}.region-icon{width:42px;height:42px;min-width:42px}.region-icon svg{width:20px;height:20px}}@media(max-width:768px){.adv-intro-text h2{font-size:1.75rem}.adv-highlight-box{padding:1rem;gap:.75rem}.adv-highlight-content h4{font-size:1rem}.adv-highlight-content p{font-size:.9rem}.adv-spec-header h3{white-space:nowrap;font-size:1.2rem}}@media(max-width:480px){.customers-header h2{font-size:1.5rem}.customer-name{font-size:.9rem}}
