.d3-srv{--srv-blue:#06c;--srv-blue-dark:#1f56a4;--srv-blue-deep:#0d2d5e;--srv-yellow:#fc3;--srv-yellow-dark:#f2b92c;--srv-off-white:#fafaf8;--srv-light-gray:#f3f4f8;--srv-mid-gray:#dde1ea;--srv-text-dark:#0d1a35;--srv-text-body:#3d4560;--srv-text-muted:#7a82a0;--srv-charcoal:#373a36}.d3-srv__cat-nav{z-index:40;border-bottom:2px solid var(--srv-mid-gray);background:#fff;gap:0;padding:0 7%;display:flex;position:sticky;top:clamp(4.5rem,14vw,6.75rem);box-shadow:0 2px 12px #0000000f}.d3-srv__cat-nav a{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--srv-text-muted);white-space:nowrap;border-bottom:3px solid #0000;align-items:center;gap:7px;margin-bottom:-2px;padding:18px 20px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.d3-srv__cat-nav a:hover,.d3-srv__cat-nav a.d3-srv__cat-nav-link--active{border-bottom-color:var(--srv-yellow-dark);color:var(--srv-blue)}.d3-srv__categories .d3-srv__cat-section{padding:80px 7%;scroll-margin-top:clamp(7rem,20vw,10rem)}.d3-srv__categories .d3-srv__cat-section:nth-child(odd){background:var(--srv-off-white)}.d3-srv__categories .d3-srv__cat-section:nth-child(2n){background:#fff}.d3-srv__custom-section{background:var(--srv-blue-deep);padding:90px 7%;scroll-margin-top:clamp(7rem,20vw,10rem);position:relative}.d3-srv__cat-header{border-bottom:2px solid var(--srv-mid-gray);grid-template-columns:auto 1fr;align-items:center;gap:32px;margin-bottom:44px;padding-bottom:32px;display:grid}.d3-srv__cat-icon-block{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.4rem;line-height:1;display:flex}.d3-srv__cat-header h2{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--srv-text-dark);margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.d3-srv__cat-header h2 span{color:var(--srv-blue)}.d3-srv__cat-header p{max-width:600px;color:var(--srv-text-body);font-size:.9rem;line-height:1.6}.d3-srv__products-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.d3-srv__product-chip{cursor:default;border:1px solid var(--srv-mid-gray);color:var(--srv-text-dark);background:#fff;border-radius:4px;padding:14px 18px;font-size:.83rem;font-weight:500;transition:all .2s}.d3-srv__product-chip:hover{border-color:var(--srv-blue);color:var(--srv-blue);background:#0066cc0a;transform:translateY(-2px)}.d3-srv__categories .d3-srv__cat-section:nth-child(odd) .d3-srv__product-chip{background:#fff}.d3-srv__cat-brands{margin-top:28px}.d3-srv__cat-brands h4{font-family:var(--font-poppins), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--srv-text-muted);margin-bottom:12px;font-size:.75rem;font-weight:700}.d3-srv__brand-pills{flex-wrap:wrap;gap:8px;display:flex}.d3-srv__brand-pill{border:1px solid var(--srv-mid-gray);background:var(--srv-light-gray);color:var(--srv-charcoal);border-radius:20px;padding:5px 14px;font-size:.78rem;font-weight:600}.d3-srv__custom-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--srv-yellow);align-items:center;gap:10px;margin-bottom:12px;font-size:.7rem;font-weight:700;display:flex}.d3-srv__custom-eyebrow:before{content:"";background:var(--srv-yellow);width:28px;height:2px;display:block}.d3-srv__custom-title{font-family:var(--font-poppins), system-ui, sans-serif;color:#fff;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:700;line-height:1.15}.d3-srv__custom-title span{color:var(--srv-yellow)}.d3-srv__custom-subtitle{color:#ffffffa6;max-width:900px;margin-bottom:44px;font-size:1rem;line-height:1.7}.d3-srv__custom-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.d3-srv__custom-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;grid-template-columns:auto 1fr;align-items:start;gap:20px;padding:36px 28px;transition:all .3s;display:grid}.d3-srv__custom-card:hover{border-color:var(--srv-yellow);background:#ffcc331a;transform:translateY(-4px)}.d3-srv__cc-icon{background:#ffcc331a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;line-height:1;display:flex}.d3-srv__custom-card h3{color:var(--srv-yellow);margin-bottom:8px;font-size:1rem;font-weight:600}.d3-srv__custom-card p{color:#ffffffa6;font-size:.84rem;line-height:1.65}.d3-srv__custom-card ul{margin-top:10px;padding-left:16px}.d3-srv__custom-card li{color:#ffffff8c;margin-bottom:4px;font-size:.8rem}.d3-srv__custom-cta-wrap{z-index:1;text-align:center;margin-top:44px;position:relative}.d3-srv__services-cta{text-align:center;background:var(--srv-yellow);padding:60px 7%}.d3-srv__services-cta h2{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--srv-blue-deep);margin-bottom:12px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.d3-srv__services-cta p{color:var(--srv-blue-dark);margin-bottom:28px;font-size:.95rem}.d3-srv__services-cta-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.d3-srv__btn-dark{background:var(--srv-blue-deep);font-family:var(--font-poppins), system-ui, sans-serif;color:#fff;border-radius:4px;padding:13px 30px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.d3-srv__btn-dark:hover{background:var(--srv-blue);transform:translateY(-2px)}.d3-srv__btn-dark--blue{background:var(--srv-blue)}.d3-srv__btn-dark--blue:hover{filter:brightness(1.08);transform:translateY(-2px)}@media (max-width:900px){.d3-srv__products-grid{grid-template-columns:repeat(2,1fr)}.d3-srv__custom-grid{grid-template-columns:1fr}}@media (max-width:600px){.d3-srv__products-grid{grid-template-columns:1fr 1fr}.d3-srv__cat-header{grid-template-columns:1fr;gap:16px}}
