.product-videos{margin:1.5rem 0}.product-videos__heading{margin:0 0 .75rem;font-weight:600}.product-videos__list{display:flex;flex-wrap:wrap;gap:.75rem}.product-videos__bubble{position:relative;width:72px;height:72px;padding:0;overflow:hidden;border:2px solid currentColor;border-radius:50%;background:#eee;cursor:pointer}.product-videos__bubble img{width:100%;height:100%;object-fit:cover}.product-videos__play{position:absolute;inset:50% auto auto 50%;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;transform:translate(-50%,-50%);background:#000b;color:#fff}.product-videos__modal{width:fit-content;max-width:92vw;max-height:90vh;padding:0;border:0;background:transparent}.product-videos__modal::backdrop{background:rgb(0 0 0 / .72);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.product-videos__modal-content{position:relative;padding:2.75rem 0 0}.product-videos__modal video{display:block;width:auto;height:auto;max-width:92vw;max-height:calc(90vh - 2.75rem)}.product-videos__close{position:absolute;top:.25rem;right:0;border:0;background:transparent;color:#fff;font-size:2rem;cursor:pointer}@media(max-width:767px){.product-videos__bubble{width:64px;height:64px}}
