.rhigi-product-video{width:100%;margin:16px 0 22px;padding:14px;border:1px solid #e7eaf0;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05);box-sizing:border-box}
.rhigi-product-video__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.rhigi-product-video__head span{color:#ff5a00;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.rhigi-product-video__head h2{margin:2px 0 0!important;font-size:20px!important;line-height:1.15!important}
.rhigi-product-video__count{min-width:50px;padding:7px 10px;border-radius:999px;background:#07111f;color:#fff;text-align:center;font-size:12px;font-weight:800}
.rhigi-product-video__stage{position:relative;overflow:hidden;border-radius:14px;background:#05070a;aspect-ratio:16/9}
.rhigi-product-video__slide{position:absolute;inset:0;display:none;width:100%;height:100%}
.rhigi-product-video__slide.is-active{display:block}
.rhigi-product-video__slide video,.rhigi-product-video__slide iframe{width:100%;height:100%;display:block;border:0;background:#000;object-fit:contain}
.rhigi-product-video__embed-shell{position:relative;width:100%;height:100%}
.rhigi-product-video__embed-shell iframe{display:none}
.rhigi-product-video__embed-shell.is-loaded iframe{display:block}
.rhigi-product-video__embed-shell.is-loaded .rhigi-product-video__load{display:none}
.rhigi-product-video__load{width:100%;height:100%;border:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#fff;background:radial-gradient(circle at center,#27364a,#05070a);cursor:pointer}
.rhigi-product-video__load>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;padding-left:4px;background:#ff5a00;font-size:23px;box-shadow:0 10px 25px rgba(255,90,0,.3)}
.rhigi-product-video__load strong{font-size:15px}
.rhigi-product-video__load small{color:#d7dce5;font-size:11px}
.rhigi-product-video__title{position:absolute;left:10px;bottom:8px;z-index:2;max-width:calc(100% - 20px);margin:0!important;padding:6px 9px;border-radius:8px;color:#fff;background:rgba(0,0,0,.68);font-size:11px!important;line-height:1.25!important}
.rhigi-product-video__navigation{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:7px;margin-top:10px}
.rhigi-product-video__arrow{width:36px;height:36px;border:1px solid #e3e7ed;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111827;font-size:24px;cursor:pointer}
.rhigi-product-video__thumbs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}
.rhigi-product-video__thumbs::-webkit-scrollbar{display:none}
.rhigi-product-video__thumb{min-width:118px;max-width:160px;padding:8px;border:1px solid #e5e7eb;border-radius:10px;display:flex;align-items:center;gap:7px;background:#f8fafc;color:#111827;text-align:left;cursor:pointer}
.rhigi-product-video__thumb.is-active{border-color:#ff5a00;background:#fff4ea;color:#c94700}
.rhigi-product-video__thumb>span{width:25px;height:25px;flex:0 0 25px;border-radius:50%;display:grid;place-items:center;padding-left:2px;color:#fff;background:#ff5a00;font-size:10px}
.rhigi-product-video__thumb strong{overflow:hidden;font-size:10px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}
@media(max-width:768px){.rhigi-product-video{margin:10px 6px 16px;width:calc(100% - 12px);padding:9px;border-radius:14px}.rhigi-product-video__head h2{font-size:17px!important}.rhigi-product-video__stage{border-radius:11px}.rhigi-product-video__navigation{grid-template-columns:32px 1fr 32px}.rhigi-product-video__arrow{width:32px;height:32px}.rhigi-product-video__thumb{min-width:105px}.rhigi-product-video__load>span{width:50px;height:50px}}
