.ici-main-product-video{position:relative;box-sizing:border-box;width:100%;max-width:560px;margin:14px 0 20px;padding:10px;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#fff;overflow:hidden}
.ici-main-product-video-heading{display:flex;align-items:center;gap:7px;margin:0 44px 8px 2px;font-size:.95em}
.ici-video-play-mark{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#111;color:#fff;font-size:11px}
.ici-main-product-video-player{width:100%;overflow:hidden;border-radius:9px;background:#000}
.ici-video-player{width:100%;height:100%;max-width:100%;background:#000}
.ici-video-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}
.ici-video-embed iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:100%!important;border:0!important;display:block!important}
.ici-video-file-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%;overflow:hidden;background:#000}
.ici-video-file{display:block;width:100%!important;max-width:100%!important;height:100%!important;max-height:72vh!important;margin:0 auto;background:#000;object-fit:contain}
.ici-video-link-fallback{display:grid;place-items:center;min-height:180px;margin:0;padding:20px;text-align:center;background:#111}
.ici-video-link-fallback a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 14px;border:1px solid #fff;border-radius:8px;color:#fff;text-decoration:none}
.ici-video-expand{position:absolute;z-index:8;top:10px;right:10px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.25)}
.ici-video-expand:hover,.ici-video-expand:focus{background:#000;color:#fff;outline:2px solid rgba(255,255,255,.8);outline-offset:1px}
.ici-gallery-video-stage{position:absolute;z-index:30;box-sizing:border-box;overflow:hidden;background:#000;border-radius:inherit}
.ici-gallery-video-stage[hidden]{display:none!important}
.ici-gallery-video-inner{width:100%;height:100%;overflow:hidden;background:#000}
.ici-gallery-video-inner>.ici-video-player,.ici-gallery-video-inner>.ici-video-file-wrap,.ici-gallery-video-inner>.ici-video-embed{width:100%;height:100%;aspect-ratio:auto}
.ici-gallery-video-inner .ici-video-file{max-height:none!important}
.ici-video-thumb-item,.ici-video-thumb-fallback{position:relative;box-sizing:border-box}
.ici-video-thumb-fallback{width:72px;margin-top:9px}
.ici-video-thumb-button{position:relative;display:block;width:100%;aspect-ratio:1/1;padding:0;border:1px solid rgba(0,0,0,.14);border-radius:5px;overflow:hidden;background:#111;cursor:pointer}
.ici-video-thumb-button img{display:block;width:100%!important;height:100%!important;margin:0!important;object-fit:cover;opacity:.82}
.ici-video-thumb-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#fff;font-size:22px}
.ici-video-thumb-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:rgba(0,0,0,.78);color:#fff;font-size:13px;line-height:1;box-shadow:0 1px 6px rgba(0,0,0,.35)}
.ici-video-lightbox[hidden]{display:none!important}
.ici-video-lightbox{position:fixed;z-index:999999;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.9)}
.ici-video-lightbox-content{width:min(1100px,94vw);height:min(82vh,760px);display:flex;align-items:center;justify-content:center;background:#000;border-radius:10px;overflow:hidden}
.ici-video-lightbox-content>.ici-video-player,.ici-video-lightbox-content>.ici-video-embed,.ici-video-lightbox-content>.ici-video-file-wrap{width:100%;height:100%;aspect-ratio:auto}
.ici-video-lightbox-content .ici-video-file{max-height:82vh!important}
.ici-video-lightbox-close{position:fixed;z-index:2;top:16px;right:18px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#111;color:#fff;font-size:32px;line-height:1;cursor:pointer}
body.ici-video-lightbox-open{overflow:hidden}
@media(max-width:782px){.ici-main-product-video{max-width:100%;margin:12px 0 16px;padding:8px;border-radius:9px}.ici-main-product-video-heading{margin-bottom:7px}.ici-video-expand{top:8px;right:8px;width:34px;height:34px}.ici-gallery-video-stage{border-radius:7px}.ici-video-lightbox{padding:50px 8px 12px}.ici-video-lightbox-content{width:100%;height:calc(100vh - 70px);border-radius:8px}.ici-video-lightbox-content .ici-video-file{max-height:calc(100vh - 70px)!important}.ici-video-lightbox-close{top:7px;right:8px;width:38px;height:38px;font-size:28px}}
