.product-video-landing .video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.product-video-landing .video-card{border:1px solid #dcdcdc;border-radius:8px;padding:16px;background:#fff}.product-video-landing .video-preview{position:relative;aspect-ratio:16/9;margin-bottom:12px;background:#000;overflow:hidden;border-radius:6px}.product-video-landing .video-preview-trigger{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:0 0;cursor:pointer}.product-video-landing .video-thumbnail{width:100%;height:100%;object-fit:cover;display:block}.product-video-landing .video-play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:rgba(0,0,0,.65);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1}.product-video-landing .video-title{margin:0 0 8px;font-size:20px;line-height:1.3}.product-video-landing .video-product{margin-bottom:8px}.product-video-landing .toolbar-bottom{margin-top:24px}.nd-pager{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:10px 0 16px}.nd-pager__amounts{font-size:14px;color:#555}.nd-pager__pages{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.nd-pager__link,.nd-pager__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid #d6d6d6;border-radius:4px;background:#fff;color:#111;text-decoration:none;font-size:14px;line-height:1}.nd-pager__link:hover{text-decoration:none;border-color:#999}.nd-pager__link--current{background:#111;color:#fff;border-color:#111}.nd-pager__limit{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.nd-pager__limit-label{font-size:14px;color:#555}.nd-pager__limit-links{display:inline-flex;gap:6px;align-items:center}.nd-pager__limit-link{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #d6d6d6;border-radius:4px;background:#fff;color:#111;text-decoration:none;padding:0 10px;font-size:14px}.nd-pager__limit-link--current{background:#111;color:#fff;border-color:#111}.nd-video-widget{margin:0 0 32px}.nd-video-widget__header{margin-bottom:18px}.nd-video-widget__title{margin:0;font-size:28px;line-height:1.25;font-weight:600;color:#222}.nd-video-widget__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px 24px}.nd-video-widget__item{display:block}.nd-video-widget__media{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:4px;background:#000;margin-bottom:14px}.nd-video-widget__trigger{display:block;width:100%;height:100%;border:0;padding:0;cursor:pointer;background:0 0;position:relative}.nd-video-widget__image{width:100%;height:100%;object-fit:cover;display:block}.nd-video-widget__play{position:absolute;left:18px;bottom:18px;width:46px;height:46px;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.nd-video-widget__name{margin:0 0 10px;font-size:24px;line-height:1.3;font-weight:600}.nd-video-widget__name a,.nd-video-widget__product a{color:#111;text-decoration:none}.nd-video-widget__name a:hover,.nd-video-widget__product a:hover{text-decoration:underline}.nd-video-widget__product{margin-bottom:10px;font-size:15px;line-height:1.5;color:#222}.nd-video-widget__label{font-weight:600;margin-right:4px}.nd-video-widget__description{font-size:15px;line-height:1.6;color:#444}@media (max-width:767px){.nd-pager{align-items:flex-start}.nd-video-widget__title{font-size:24px}.nd-video-widget__name{font-size:20px}.nd-video-widget__list,.product-video-landing .video-grid{grid-template-columns:1fr;gap:22px}}