@charset "UTF-8";#nl-device-list-banner{width:100%;aspect-ratio:16/5}#nl-device-list-banner .swiper-slide{width:100%;height:100%;overflow:hidden}#nl-device-list-banner .swiper-slide .nl-device-list-banner-slide-video{width:100%;height:100%;background-color:var(--base-color-black)}#nl-device-list-banner .swiper-slide .nl-device-list-banner-slide-img{width:100%;height:100%}#nl-device-list-body{width:100%;padding:5.7291666667rem calc((100% - 83.3333333333rem)/ 2);background-color:var(--base-color-gray)}#nl-device-list-body .nl-device-list-body-content{width:83.3333333333rem;height:fit-content;display:flex;justify-content:flex-start;align-items:flex-start;gap:var(--gap)}#nl-device-list-body .nl-device-list-body-content .product-category{height:36.3541666667rem;width:25.5208333333rem;display:flex;flex-direction:column;gap:var(--gap-mini);padding:1.5625rem 1.25rem;background-color:var(--base-color-white)}#nl-device-list-body .nl-device-list-body-content .product-category-title{height:2.5520833333rem;font-size:1.875rem;font-weight:700;line-height:2.5520833333rem;letter-spacing:0;padding:0 1.0416666667rem;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:var(--base-text-color)}#nl-device-list-body .nl-device-list-body-content .product-category-line{width:calc(100% - 40px);margin:0 auto;height:1px;background-color:var(--base-color-gray)}#nl-device-list-body .nl-device-list-body-content .product-category-item{width:100%;min-height:2.7083333333rem;font-size:.9375rem;line-height:1.1458333333rem;color:var(--base-text-color);cursor:pointer;padding:.7291666667rem 1.0416666667rem;display:flex;justify-content:flex-start;align-items:center;position:relative}#nl-device-list-body .nl-device-list-body-content .product-category-item::after{position:absolute;right:1.0416666667rem;top:0;bottom:0;margin:auto 0;width:.9375rem;height:.9375rem;content:"";display:block;background-image:url(/images/arrow-right.webp);background-repeat:no-repeat;background-size:100%}#nl-device-list-body .nl-device-list-body-content .product-category .active,#nl-device-list-body .nl-device-list-body-content .product-category-item:hover{color:var(--base-color-primary)}#nl-device-list-body .nl-device-list-body-content .product-category .active::after,#nl-device-list-body .nl-device-list-body-content .product-category-item:hover::after{background-image:url(/images/arrow-right-s-fill-active.webp)}#nl-device-list-body .nl-device-list-body-content .product-category-ul{display:flex;flex-direction:column;gap:.15625rem;overflow-y:hidden}#nl-device-list-body .nl-device-list-body-content .product-category-ul:hover{overflow-y:auto}#nl-device-list-body .nl-device-list-body-content .device-list{width:56.25rem;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:var(--gap-mini)}#nl-device-list-body .nl-device-list-body-content .device-list-item{width:18.0557291667rem;height:17.65625rem;display:flex;flex-direction:column;padding:var(--gap-mini) 0 1.0416666667rem 0;gap:var(--gap-mini);background:var(--base-color-white);text-decoration:none}#nl-device-list-body .nl-device-list-body-content .device-list-item-top{width:18.0557291667rem;height:10.5322916667rem}#nl-device-list-body .nl-device-list-body-content .device-list-item-top>img{width:100%;height:100%}#nl-device-list-body .nl-device-list-body-content .device-list-item-bottom{width:100%;height:3.90625rem;display:flex;flex-direction:column;padding:0 var(--gap);gap:var(--gap-small);align-self:stretch}#nl-device-list-body .nl-device-list-body-content .device-list-item-bottom-name{height:2.2916666667rem;line-height:1.1458333333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:var(--base-text-size);font-weight:400;text-transform:capitalize;letter-spacing:0;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:var(--base-text-color-secondary)}#nl-device-list-body .nl-device-list-body-content .device-list-item-bottom-model{height:1.09375rem;font-size:var(--base-text-size-mini);font-weight:400;line-height:1.09375rem;text-align:justify;display:flex;align-items:center;letter-spacing:0;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:var(--base-text-color-secondary)}