/* container provided by the parent component */
.ZhQNSZn1tCN_bElOSqsx {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; /* crop the excess video */
  isolation: isolate;
  background-color: transparent;
}

/* internal wrapper we resize via JS */
.wRsSqfqdT3060ReoJePG {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  /* Ensure the Vimeo iframe inside fills this calculated box */
  display: block;
}

/* Target the actual iframe injected by Vimeo into .iframeSizer */
.wRsSqfqdT3060ReoJePG iframe {
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none;
}

._20Kck93FiHvc9pS7Nt1 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.0625rem;
  pointer-events: none;
  visibility: hidden;
}

