.elementor .e-583b535{position:sticky;inset-block-start:0px;inset-inline-end:0px;z-index:9999;background-color:var(--fondo);flex-direction:column;}.elementor .e-ef33d6a{padding:0px;margin:0px;background-image:linear-gradient(179deg, #523839 67%,#fff8e9 81%);background-repeat:repeat;background-attachment:scroll;background-size:auto auto;background-position:0% 0%;background-color:#523839;flex-direction:column;selector {
  min-height: 100vh;
  position: relative;
}

/* Oscurece el video para que se vea mejor cualquier texto */
selector::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 1;
}\n}