@charset "utf-8";

._container_1v6h9_1 { position: absolute; z-index: -1; inset: 0px; aspect-ratio: var(--aspect-ratio); width: 100%; height: auto; background-color: rgb(224, 224, 224); animation: 1.5s ease 0s infinite normal none running _pulse_1v6h9_1; }

._video_1v6h9_16 { border-radius: 0px; }

@keyframes _pulse_1v6h9_1 { 
  0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; }
}

._container_15x45_1 { position: relative; overflow: hidden; background-color: var(--background-color); }

._image_15x45_7 { width: 100%; height: 100%; }