section.products-page-detail.section-light:not(.nbe-section--fullbleed){padding-block:60px;padding-inline:var(--nbe-section-px)}.products-page-detail{padding-top:clamp(2rem,6vw,64px);padding-bottom:clamp(3rem,8vw,80px);box-sizing:border-box}.products-detail-stack{box-sizing:border-box;padding-inline:clamp(1.25rem,4vw,2.5rem)}h2.products-category-heading,.products-category-heading{font-family:"Roboto",system-ui,sans-serif;font-size:20px;font-weight:400;line-height:1.25;color:#404852;text-align:center;text-transform:uppercase;letter-spacing:0.02em;margin:0 0 48px;position:relative;z-index:0}.products-category-heading:target{scroll-margin-top:120px}.products-category-heading:target span{border-radius:9999px;box-shadow:0 0 0 3px rgba(37,99,235,0.35)}.products-category-heading span{position:relative;display:inline-block;padding:0 1rem;background:var(--nbe-bg-page, #f3f4f6);z-index:1}.products-category-heading::before{content:"";position:absolute;left:0;right:0;top:50%;height:0.5px;background:#e1e4e8;z-index:0}.products-detail-stack>.products-category-heading:not(:first-child){margin-top:50px;margin-bottom:48px}.products-detail-row{display:grid;grid-template-columns:repeat(2,minmax(min(100%,420px),420px));gap:40px;justify-content:center;align-items:start;margin-bottom:60px;box-sizing:border-box}.products-detail-stack>.products-detail-row:last-child{margin-bottom:0}.products-detail-row--reverse .products-detail-media{order:2;justify-self:end}.products-detail-row--reverse .products-detail-copy{order:1;justify-self:start}.products-detail-row:not(.products-detail-row--reverse) .products-detail-media{justify-self:start}.products-detail-row:not(.products-detail-row--reverse) .products-detail-copy{justify-self:start}.products-detail-media{width:420px;max-width:100%;height:300px;margin-inline:auto;box-sizing:border-box;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,0.08);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;position:relative}.products-detail-media--soon::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.5);border-radius:inherit;z-index:1;pointer-events:none}.products-detail-media__soon{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:1rem;color:#fff;font-family:"Roboto",system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1.25;text-align:center;pointer-events:none}.products-detail-media__img{width:100%;height:100%;object-fit:contain;display:block;max-width:100%;max-height:100%}.products-detail-copy{color:#404852;font-family:"Roboto",system-ui,sans-serif;min-width:0;max-width:420px;width:100%;box-sizing:border-box}@media(min-width:769px){.products-detail-copy{min-height:300px;display:flex;flex-direction:column}.products-detail-benefits{margin-bottom:0}.products-detail-cta,.products-detail-cta--disabled{margin-top:auto}}h3.products-detail-title,.products-detail-title{font-size:24px;font-weight:700;line-height:20px;color:#404852;margin:0 0 20px}h3.products-detail-title:has(.products-detail-title__name),.products-detail-title:has(.products-detail-title__name){font-weight:400}h3.products-detail-title .products-detail-title__name,.products-detail-title .products-detail-title__name{font-weight:400}h3.products-detail-title .products-detail-title__sep,.products-detail-title .products-detail-title__sep{font-weight:400}h3.products-detail-title .products-detail-title__code,.products-detail-title .products-detail-title__code{font-weight:700}.products-detail-desc{font-size:16px;font-weight:400;line-height:19px;color:#404852;margin:0 0 19px;max-width:100%}.products-detail-benefits-title{font-size:14px;font-weight:700;line-height:16px;color:#404852;margin:0 0 16px}.products-detail-benefits{font-size:12px;font-weight:400;line-height:16px;color:#404852;margin:0 0 1.25rem;padding-left:1.1rem;list-style:disc}.products-detail-benefits li+li{margin-top:0.25rem}.products-detail-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;box-sizing:border-box;width:auto;max-width:100%;min-width:0;min-height:28px;height:auto;padding:8px 30px;font-size:11px;font-weight:600;line-height:1;letter-spacing:0.06em;text-transform:uppercase;color:#fff;background:#111827;border-radius:3px;text-decoration:none;border:none;transition:background 0.2s ease}.products-detail-cta--disabled{pointer-events:none;cursor:default;padding:7px 14px}.products-detail-cta:hover{background:#0f141c;color:#fff}.products-detail-cta:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.products-detail-cta--disabled:hover{background:#111827;color:#fff}@media(max-width:768px){.products-detail-row{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.products-detail-row--reverse .products-detail-media,.products-detail-row--reverse .products-detail-copy{order:unset}.products-detail-media{width:100%;height:auto;aspect-ratio:420 / 300;min-height:0}.products-detail-media__img{width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%}.products-detail-copy{min-height:0;display:block;max-width:none}.products-detail-cta,.products-detail-cta--disabled{margin-top:0}.products-detail-title{font-size:20px;line-height:1.2;margin-bottom:1rem}.products-detail-desc{font-size:14px;line-height:1.35;margin-bottom:1rem}.products-category-heading{font-size:16px}.products-detail-stack>.products-category-heading:not(:first-child){margin-top:clamp(2rem,5vw,50px)}}html.dark .products-category-heading span{background:var(--nbe-bg-inverse, #0f172a)}html.dark .products-category-heading{color:#e2e8f0}html.dark .products-category-heading::before{background:rgba(148,163,184,0.35)}html.dark .products-detail-copy,html.dark .products-detail-title,html.dark .products-detail-desc,html.dark .products-detail-benefits-title,html.dark .products-detail-benefits{color:#e2e8f0}html.dark .products-detail-media{background:rgba(15,23,42,0.85);box-shadow:0 1px 3px rgba(0,0,0,0.35)}.products-video-cta{--products-video-cta-height: 360px;position:relative;width:100%;min-height:var(--products-video-cta-height);overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background-color:#1f2933;isolation:isolate}.products-video-cta__media{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}@keyframes products-video-cta-middle-door-zoom{0%{transform:scale(1.3);object-position:0% 30%}100%{transform:scale(1.7);object-position:0% 30%}}.products-video-cta__video,.products-video-cta__fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:30% 20%;transform:scale(1.5);transform-origin:center top;animation:products-video-cta-middle-door-zoom 10s ease-in-out infinite alternate}.products-video-cta__video{z-index:1;filter:brightness(1.15) contrast(1.05)}.products-video-cta__video--no-zoom{animation:none!important;transform:scale(1.04)!important;transform-origin:left center!important;object-position:left 20%}.products-video-cta__fallback{z-index:0;opacity:0;background-size:cover;background-position:30% 20%;background-repeat:no-repeat}@media(prefers-reduced-motion:reduce){.products-video-cta__video,.products-video-cta__fallback{animation:none;transform:scale(1.5);object-position:30% 20%}}.products-video-cta__video:not([src]):empty+.products-video-cta__fallback,.products-video-cta__video:not([src]):not(:has(source[src]))+.products-video-cta__fallback{opacity:1}.products-video-cta__scrim{position:absolute;inset:0;background:rgba(0,0,0,0.28);z-index:2}.products-video-cta__inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:72rem;min-height:var(--products-video-cta-height);padding:3.25rem clamp(1.5rem,4vw,2.5rem) 1.75rem;box-sizing:border-box}.products-video-cta h2{font-family:"Roboto",system-ui,sans-serif;font-size:32px;font-weight:700;line-height:38px;color:#fff;margin:0 0 12px}.products-video-cta p{font-family:"Roboto",system-ui,sans-serif;font-size:14px;font-weight:300;line-height:21px;color:#fff;margin:0;max-width:42rem}.products-video-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:1.75rem}.products-video-cta__btn{display:inline-block;font-size:10px;line-height:1.2;letter-spacing:0.075em;padding:0.5rem 2.4rem;font-weight:600;border-radius:3px;text-transform:uppercase;text-decoration:none;text-align:center;transition:background 0.2s,color 0.2s,border-color 0.2s;box-shadow:0 2px 8px rgba(0,0,0,0.12)}.products-video-cta__btn--primary{background:#111827;color:#fff;border:1px solid #111827}.products-video-cta__btn--primary:hover{background:#0d0d0d;border-color:#0d0d0d}.products-video-cta__btn--outline{background:transparent;color:#fff;border:1px solid #fff}.products-video-cta__btn--outline:hover{background:#111827;border-color:#fff}@media(min-width:768px){.products-video-cta{height:var(--products-video-cta-height)}.products-video-cta__inner{min-height:100%;height:100%}}@media(max-width:768px){.products-video-cta{--products-video-cta-height: 400px}.products-video-cta h2{font-size:clamp(1.35rem,4vw,32px);line-height:1.25}.products-video-cta p{line-height:1.35}.products-video-cta__actions{margin-top:1.5rem}}
