custom-video{display:block;position:relative}custom-video video{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:var(--custom-video-fit, cover);object-fit:var(--custom-video-fit, cover)}custom-video:before{content:"";width:100%;display:block;padding-top:var(--custom-video-ratio, 56.25%);position:relative;z-index:1}custom-video[stopped]:after{content:"";width:32px;height:32px;inset:0;margin:auto;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.71448 1.36694L9.39948 5.66394C9.77138 5.92889 9.99219 6.35732 9.99219 6.81394C9.99219 7.27056 9.77138 7.699 9.39948 7.96394L3.70948 12.6639C3.22915 13.0453 2.57885 13.1339 2.01403 12.8948C1.4492 12.6558 1.06007 12.1273 0.999482 11.5169V2.51694C1.0579 1.90422 1.44747 1.37281 2.01423 1.13275C2.58099 0.892689 3.23373 0.982597 3.71448 1.36694Z' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-color:#fff;border-radius:100%;box-shadow:0 0 10px #0000004d}
