@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}.why-nyx-section{background:linear-gradient(#001432d1,#001432d1),url(/images/why-nyx-bg.jpg) 50%/cover no-repeat}.hero-v2{color:#fff;background:linear-gradient(160deg,#001a33 0%,#002d5c 35%,#003d7a 70%,#024 100%);padding:90px 0 70px;position:relative;overflow:hidden}.hero-v2:before{content:"";z-index:0;background:radial-gradient(600px 400px at 20%,#0099ff1f,#0000),radial-gradient(500px 500px at 80% 30%,#fbb03b14,#0000);position:absolute;inset:0}.hero-v2:after{content:"";z-index:0;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"g\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"rgba(255,255,255,0.03)\" stroke-width=\"0.5\"/></pattern></defs><rect fill=\"url(%23g)\" width=\"100\" height=\"100\"/></svg>");position:absolute;inset:0}.hero-v2 .container{z-index:1;position:relative}.hero-v2 h1{letter-spacing:-.5px;color:#fff;margin-bottom:16px;font-size:3.5rem;font-weight:400;line-height:1.15;animation:.8s fadeInUp}.hero-v2 h1 .blue{color:#93c5fd}.hero-v2 h1 .yellow{color:#fff}.hero-v2 .hero-h1-visual{letter-spacing:-.5px;color:#fff;margin-bottom:16px;font-size:3.5rem;font-weight:400;line-height:1.15;animation:.8s fadeInUp}.hero-v2 .subtitle{color:#93c5fd;margin-bottom:10px;font-size:1.5rem;font-weight:300;animation:.8s .1s both fadeInUp}.hero-v2 .tagline{color:#fbb03b;margin-bottom:32px;font-size:1.15rem;line-height:1.8;animation:.8s .2s both fadeInUp}.hero-v2-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;display:grid}.hero-v2-right{flex-direction:column;gap:14px;display:flex}.hero-trust-badge{backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-left:3px solid #fbb03b99;border-radius:10px;align-items:center;gap:14px;padding:16px 20px;transition:all .3s;animation:.6s both fadeInUp;display:flex}.hero-trust-badge:first-child{animation-delay:.3s}.hero-trust-badge:nth-child(2){animation-delay:.45s}.hero-trust-badge:nth-child(3){animation-delay:.6s}.hero-trust-badge:hover{background:#ffffff14;border-left-color:#fbb03b;transform:translate(4px)}.hero-trust-badge .trust-icon{color:#fbb03b;letter-spacing:-.5px;border:1.5px solid #fbb03b4d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:flex}.hero-trust-badge .trust-text h4{letter-spacing:.3px;margin:0;font-size:.9rem;font-weight:600}.hero-trust-badge .trust-text p{opacity:.55;margin:4px 0 0;font-size:.78rem;line-height:1.4}.hero-v2 .cta-row{flex-wrap:wrap;gap:14px;animation:.8s .3s both fadeInUp;display:flex}.clients-section{background:#fff;border-bottom:none;padding:44px 0;position:relative;overflow:hidden}.clients-section:after{content:"";background:linear-gradient(90deg,#0000,#e2e8f0,#f0a500,#e2e8f0,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.clients-section h2{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:3px;margin-bottom:20px;font-size:.8rem;font-weight:600}.marquee-rows{flex-direction:column;gap:12px;display:flex;overflow:hidden}@keyframes marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-row{width:max-content;display:flex}.marquee-row:hover{animation-play-state:paused}.marquee-row.dir-left{animation:35s linear infinite marqueeLeft}.marquee-row.dir-right{animation:38s linear infinite marqueeRight}.marquee-row:nth-child(2){animation-duration:42s}.marquee-row:nth-child(3){animation-duration:36s}.marquee-row:nth-child(4){animation-duration:40s}.marquee-row:nth-child(5){animation-duration:34s}.marquee-logos{gap:16px;padding:0 8px;display:flex}.client-logo{filter:grayscale()opacity(.55);flex-shrink:0;padding:4px 6px;transition:all .3s cubic-bezier(.4,0,.2,1)}.client-logo img{object-fit:contain;width:100px;height:48px;display:block}.client-logo:hover{filter:grayscale(0%)opacity();transform:translateY(-2px)}.home-products{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);padding:70px 0}.home-products h2{color:#036;text-align:center;letter-spacing:-.3px;margin-bottom:8px;font-size:1.9rem;font-weight:800}.home-products .section-sub{text-align:center;color:#64748b;margin-bottom:36px;font-size:.95rem}.home-product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.home-product-card{background:#fff;border:1px solid #0033660f;border-radius:14px;padding:0;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0033660a}.home-product-card:hover{border-color:#0099ff4d;transform:translateY(-6px);box-shadow:0 12px 36px #0033661f}.home-product-card:before{content:"";opacity:0;background:linear-gradient(90deg,#036,#09f,#036);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.home-product-card:hover:before{opacity:1}.home-product-card .product-abbr{color:#036;text-align:center;letter-spacing:1.5px;background:linear-gradient(135deg,#f0f7ff,#e8f0fe);border-bottom:1px solid #0033660f;justify-content:center;align-items:center;padding:28px 0;font-size:.95rem;font-weight:800;display:flex}.home-product-card img.product-abbr{object-fit:cover;background:#fff;border-radius:12px 12px 0 0;width:100%;height:200px;padding:0;display:block}.home-product-card h4{color:#036;margin-bottom:6px;padding:16px 16px 0;font-size:.88rem;font-weight:600;line-height:1.4}.home-product-card p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;padding:0 16px;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-product-card .view-more{color:#09f;padding:0 16px 16px;font-size:.78rem;font-weight:600;display:block}.view-all-btn{text-align:center;margin-top:36px}.main-product-list{background:#fff;padding:60px 0;position:relative}.main-product-list:before{content:"";background:linear-gradient(90deg,#0000,#e2e8f0,#0000);height:1px;position:absolute;top:0;left:0;right:0}.main-product-list h2{color:#036;text-align:center;letter-spacing:-.3px;margin-bottom:12px;font-size:1.9rem;font-weight:800}.main-product-list h2:after{content:"";background:linear-gradient(90deg,#fbb03b,#f0a500);border-radius:2px;width:50px;height:3px;margin:12px auto 28px;display:block}.main-product-list .section-sub{text-align:center;color:#64748b;margin-bottom:28px}.product-list-items{grid-template-columns:repeat(3,1fr);gap:10px;max-width:920px;margin:0 auto;display:grid}.product-list-item{background:#fff;border:1px solid #e8edf3;border-radius:10px;align-items:center;gap:14px;padding:14px 18px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.product-list-item:before{content:"";opacity:0;background:linear-gradient(#036,#06c);width:3px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.product-list-item:hover{background:#f7faff;border-color:#07c;transform:translate(4px);box-shadow:0 2px 12px #0033660f}.product-list-item:hover:before{opacity:1}.product-list-item .pli-model{color:#036;white-space:nowrap;letter-spacing:.3px;font-size:.88rem;font-weight:800}.product-list-item .pli-sep{color:#cbd5e1;margin:0 4px}.product-list-item .pli-name{color:#64748b;font-size:.82rem}.stats-bar{background:linear-gradient(135deg,#001a33 0%,#036 50%,#002d5c 100%);padding:48px 0;position:relative}.stats-bar:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 60\"><defs><pattern id=\"s\" width=\"60\" height=\"60\" patternUnits=\"userSpaceOnUse\"><circle cx=\"30\" cy=\"30\" r=\"1\" fill=\"rgba(255,255,255,0.04)\"/></pattern></defs><rect fill=\"url(%23s)\" width=\"60\" height=\"60\"/></svg>");position:absolute;inset:0}.stats-grid{text-align:center;color:#fff;z-index:1;grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.stat-item{padding:8px 0}.stat-item .stat-num{color:#fbb03b;letter-spacing:-1px;text-shadow:0 0 20px #fbb03b33;font-size:2.6rem;font-weight:800}.stat-item .stat-label{opacity:.65;letter-spacing:.5px;text-transform:uppercase;margin-top:6px;font-size:.82rem}.why-nyx{background:#fff;padding:70px 0}.why-nyx h2{color:#036;text-align:center;letter-spacing:-.3px;margin-bottom:8px;font-size:1.9rem;font-weight:800}.why-nyx .section-sub{text-align:center;color:#64748b;margin-bottom:36px}.why-nyx-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.why-nyx-card{text-align:center;background:#fff;border:1px solid #e8edf3;border-radius:14px;padding:28px 20px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #00336608}.why-nyx-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#fbb03b,#0000);height:2px;transition:opacity .3s;position:absolute;bottom:0;left:20%;right:20%}.why-nyx-card:hover{border-color:#fbb03b66;transform:translateY(-4px);box-shadow:0 8px 28px #00336614}.why-nyx-card:hover:after{opacity:1}.why-nyx-card .wnc-num{color:#fff;background:linear-gradient(135deg,#036,#06c);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:1.3rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0363}.why-nyx-card h3{color:#036;margin-bottom:8px;font-size:1rem;font-weight:700}.why-nyx-card p{color:#64748b;margin-bottom:14px;font-size:.82rem;line-height:1.6}.why-nyx-card .wnc-stat{color:#fbb03b;letter-spacing:.3px;background:linear-gradient(135deg,#036,#048);border-radius:6px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.latest-articles{background:linear-gradient(#f8fafc,#f1f5f9);padding:70px 0}.latest-articles h2{color:#036;text-align:center;letter-spacing:-.3px;margin-bottom:8px;font-size:1.9rem;font-weight:800}.latest-articles .section-sub{text-align:center;color:#64748b;margin-bottom:36px}.articles-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{background:#fff;border:1px solid #0033660f;border-radius:14px;padding:0;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0033660a}.article-card:before{content:"";background:linear-gradient(90deg,#036,#09f,#fbb03b);height:4px;display:block}.article-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0033661a}.article-card .ac-badge{color:#05a;letter-spacing:.3px;background:linear-gradient(135deg,#e8f4ff,#dbeafe);border-radius:6px;margin:20px 20px 12px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.article-card h3{color:#036;margin-bottom:8px;padding:0 20px;font-size:1rem;font-weight:600;line-height:1.5}.article-card p{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;padding:0 20px;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.article-card .read-more{color:#06c;padding:0 20px 20px;font-size:.78rem;font-weight:600;display:block}.knowledge-section{background:#fff;padding:70px 0}.knowledge-section h2{color:#036;text-align:center;letter-spacing:-.3px;margin-bottom:8px;font-size:1.9rem;font-weight:800}.knowledge-section .section-sub{text-align:center;color:#64748b;margin-bottom:36px}.faq-list{flex-direction:column;gap:14px;max-width:800px;margin:0 auto;display:flex}.faq-item{background:#fff;border:1px solid #e8edf3;border-left:3px solid #036;border-radius:0 12px 12px 0;padding:22px 28px;transition:all .3s;box-shadow:0 2px 6px #00336608}.faq-item:hover{border-left-color:#fbb03b;transform:translate(4px);box-shadow:0 4px 16px #0033660f}.faq-item h3{color:#036;margin-bottom:8px;font-size:1rem;font-weight:700}.faq-item h3:before{content:"Q. ";color:#09f;font-weight:800}.faq-item p{color:#475569;font-size:.86rem;line-height:1.7}.faq-item .faq-link{color:#06c;margin-top:10px;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.faq-item .faq-link:hover{color:#036}.delivery-section{color:#fff;background:linear-gradient(160deg,#001a33,#036,#002d5c);padding:60px 0;position:relative}.delivery-section:before{content:"";background:radial-gradient(at 30%,#fbb03b0f,#0000 60%);position:absolute;inset:0}.delivery-section h2{text-align:center;letter-spacing:-.3px;margin-bottom:10px;font-size:1.9rem;font-weight:800;position:relative}.delivery-section .section-sub{text-align:center;opacity:.6;margin-bottom:36px;position:relative}.delivery-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:relative}.delivery-card{backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:28px 20px;transition:all .35s cubic-bezier(.4,0,.2,1)}.delivery-card:hover{background:#ffffff14;border-color:#fbb03b4d;transform:translateY(-4px)}.delivery-card .dc-num{color:#fbb03b;background:#fbb03b14;border:2px solid #fbb03b40;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 14px;font-size:1.2rem;font-weight:800;display:flex}.delivery-card h4{letter-spacing:.2px;margin-bottom:6px;font-size:.95rem;font-weight:600}.delivery-card p{opacity:.6;font-size:.8rem;line-height:1.5}.delivery-photos{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:32px;display:grid;position:relative}.delivery-photo{aspect-ratio:4/3;border-radius:12px;overflow:hidden}.delivery-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.delivery-photo:hover img{transform:scale(1.05)}@media (max-width:768px){.hero-v2{box-shadow:none;background:linear-gradient(170deg,#001229 0%,#002555 30%,#003a75 60%,#001d40 100%);padding:56px 0 36px}.hero-v2:before{background:radial-gradient(300px 250px at 10% 30%,#008cff26,#0000),radial-gradient(250px 300px at 90% 70%,#fbb03b1a,#0000);border-radius:0}.hero-v2:after{border-radius:0}.hero-v2 h1{letter-spacing:-.3px;margin-bottom:14px;font-size:1.75rem;font-weight:600;line-height:1.25}.hero-v2 h1 .blue{letter-spacing:3px;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#7ab8ff,#b4d8ff);-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:1.1em;font-weight:800;display:block}.hero-v2 .subtitle{color:#a0c4eb;margin-bottom:12px;padding-bottom:14px;font-size:1.05rem;font-weight:400;position:relative}.hero-v2 .subtitle:after{content:"";background:linear-gradient(90deg,#fbb03b,#fbb03b33);border-radius:2px;width:60px;height:2px;position:absolute;bottom:0;left:0}.hero-v2 .tagline{color:#ffffffbf;margin-bottom:22px;font-size:.88rem;line-height:1.8}.hero-v2-grid{grid-template-columns:1fr;gap:24px}.hero-v2 .cta-row{flex-direction:column;gap:10px}.hero-v2 .cta-row a{text-align:center;border-radius:10px;width:100%;padding:14px 16px;font-size:.92rem}.hero-v2-right{flex-direction:column;gap:10px;padding:0;overflow:visible}.hero-trust-badge{background:#ffffff0f;border:1px solid #ffffff1a;border-left:3px solid #fbb03bb3;border-radius:12px;flex-shrink:0;gap:14px;width:100%;min-width:0;padding:14px 16px}.hero-trust-badge .trust-icon{color:#fbb03b;background:linear-gradient(135deg,#fbb03b26,#fbb03b0d);border:1.5px solid #fbb03b66;border-radius:10px;width:38px;height:38px;font-size:.85rem;font-weight:800}.hero-trust-badge .trust-text h4{font-size:.88rem}.hero-trust-badge .trust-text p{opacity:.6;font-size:.76rem}.hero-rich-content h1{font-size:1.75rem!important;line-height:1.25!important}.hero-rich-content h2{font-size:1.3rem!important}.hero-rich-content p{font-size:.88rem!important;line-height:1.7!important}.clients-section{padding:20px 0}.clients-section h2{margin-bottom:12px;font-size:.75rem}.clients-grid{gap:6px}.client-logo{min-width:70px;padding:4px 6px;font-size:.7rem}.stats-bar{padding:20px 0}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat-item .stat-num{font-size:1.3rem}.stat-item .stat-label{font-size:.7rem}.home-products{padding:28px 0}.home-products h2{margin-bottom:4px;font-size:1.2rem}.home-products .section-sub{margin-bottom:16px;font-size:.8rem}.home-product-grid{grid-template-columns:1fr;gap:8px}.home-product-card{border-radius:12px;align-items:center;gap:14px;display:flex;overflow:hidden;padding:14px!important}.home-product-card:before{display:none}.home-product-card .product-abbr{color:#036;letter-spacing:.5px;background:#f0f7ff;border-bottom:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:0;font-size:.7rem;font-weight:800;display:flex;padding:6px!important}.home-product-card img.product-abbr{object-fit:contain;background:#f8fafc;border:1px solid #e8edf3;border-radius:10px;flex-shrink:0;min-width:90px;width:90px!important;height:90px!important;padding:4px!important}.home-product-card h4{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;flex:1;min-width:0;margin:0 0 4px;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden;padding:0!important}.home-product-card p{color:#64748b;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.72rem;display:-webkit-box;overflow:hidden;padding:0!important}.home-product-card .view-more{display:none}.product-list-items{grid-template-columns:1fr}.main-product-list h2{font-size:1.3rem}.why-nyx-grid{grid-template-columns:repeat(2,1fr);gap:12px}.why-nyx-card{padding:16px}.why-nyx-card .wnc-icon{font-size:1.8rem}.why-nyx-card h3{font-size:.85rem}.why-nyx-card p{font-size:.75rem}.why-nyx h2{font-size:1.3rem}.articles-grid{grid-template-columns:1fr;gap:12px}.latest-articles h2{font-size:1.3rem}.faq-item{padding:14px 16px}.faq-item h3{font-size:.88rem}.faq-item p{font-size:.8rem}.knowledge-section h2{font-size:1.3rem}.delivery-grid{grid-template-columns:1fr;gap:12px}.delivery-section h2{font-size:1.3rem}.delivery-photos{gap:8px;margin-top:20px;grid-template-columns:repeat(2,1fr)!important}.delivery-card{padding:18px 14px}.delivery-card .dc-num{width:40px;height:40px;font-size:1rem}.delivery-card h4{font-size:.85rem}.delivery-card p{font-size:.72rem}.client-logo img{width:70px;height:34px}.marquee-logos{gap:4px}.marquee-rows{gap:6px}.comparison-section{padding:36px 0!important}.comparison-section h2{font-size:1.3rem!important}.comparison-table{font-size:.8rem!important}.comparison-table th,.comparison-table td{padding:8px 12px!important}.delivery-info-section{padding:36px 0!important}.delivery-info-section h2{font-size:1.3rem!important}.services-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.service-item{padding:16px!important}.service-item h3{font-size:.88rem!important}.service-item p{font-size:.82rem!important}.service-item img{width:56px!important;height:56px!important}.services-heading{font-size:1.4rem!important}.products-section-heading{font-size:1.3rem!important}.products-section-sub{font-size:.88rem!important}.products-category-heading{font-size:1.15rem!important}.control-cable-grid{grid-template-columns:repeat(2,1fr)!important}.product-content{padding-bottom:120px!important}}@media (max-width:480px){.services-grid{grid-template-columns:1fr!important;gap:10px!important}.service-item h3{font-size:.85rem!important}.control-cable-grid{grid-template-columns:1fr!important}}.services-heading{font-size:2rem}.products-section-heading{font-size:1.8rem}.products-section-sub{font-size:1.05rem}.products-category-heading{font-size:1.5rem}.control-cable-grid{grid-template-columns:repeat(3,1fr)}.services-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.service-item{text-align:center;padding:40px 24px}.service-item h3{color:#000;margin-bottom:12px;font-size:1.15rem;font-weight:700}.service-item p{color:#000;margin:0;font-size:1rem;line-height:1.8}.why-nyx-title{color:#fff;text-align:center;margin-bottom:48px;font-size:2rem;font-weight:800}.why-nyx-items{grid-template-columns:repeat(2,1fr);gap:40px 80px;max-width:820px;margin:0 auto;display:grid}.why-nyx-item{align-items:flex-start;gap:20px;display:flex}.why-nyx-icon{flex-shrink:0;display:block}.why-nyx-item h3{color:#fff;margin:0 0 8px;font-size:1.25rem;font-weight:700}.why-nyx-item p{color:#fff;margin:0;font-size:.9rem;line-height:1.7}@media (max-width:768px){.why-nyx-title{margin-bottom:28px;font-size:1.4rem}.why-nyx-items{grid-template-columns:1fr;gap:24px}.why-nyx-item{gap:14px}.why-nyx-icon{width:48px!important;height:48px!important}.why-nyx-item h3{font-size:1rem}.why-nyx-item p{font-size:.85rem}.why-nyx-section,.delivery-section-custom{padding:40px 0!important}.delivery-section-custom h2{margin-bottom:20px!important;font-size:1.4rem!important}.control-cable-grid{grid-template-columns:1fr!important;gap:12px!important}}@media (min-width:769px) and (max-width:1024px){.hero-v2 h1{font-size:2.2rem}.hero-v2-grid{gap:24px}.home-product-grid,.product-list-items,.why-nyx-grid,.articles-grid{grid-template-columns:repeat(2,1fr)}.delivery-photos{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.hero-v2{padding:44px 0 28px}.hero-v2 h1{margin-bottom:10px;font-size:1.45rem;line-height:1.3}.hero-v2 h1 .blue{letter-spacing:2px;margin-bottom:4px;font-size:1.05em}.hero-v2 .subtitle{margin-bottom:10px;padding-bottom:12px;font-size:.92rem}.hero-v2 .subtitle:after{width:48px}.hero-v2 .tagline{margin-bottom:18px;font-size:.82rem}.hero-v2-grid{gap:18px}.hero-trust-badge{gap:12px;padding:12px 14px}.hero-trust-badge .trust-icon{width:34px;height:34px;font-size:.8rem}.hero-trust-badge .trust-text h4{font-size:.84rem}.hero-trust-badge .trust-text p{font-size:.72rem}.hero-rich-content h1{font-size:1.45rem!important}.hero-rich-content h2{font-size:1.15rem!important}.hero-rich-content p{font-size:.82rem!important}.delivery-photos,.why-nyx-grid{grid-template-columns:1fr!important}.product-list-item .pli-model{font-size:.78rem}.product-list-item .pli-name{font-size:.72rem}.faq-item h3{font-size:.82rem}.faq-item p{font-size:.75rem}.comparison-section{padding:28px 0!important}.comparison-section h2{font-size:1.15rem!important}.comparison-table{min-width:360px!important;font-size:.75rem!important}.comparison-table th,.comparison-table td{padding:8px 10px!important}.delivery-info-section{padding:28px 0!important}.delivery-info-section h2{font-size:1.15rem!important}.delivery-info-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.delivery-info-grid>div{padding:16px!important}}
