section.ela-vsot[data-wos-library="ela-01-home3-services"] {
  background: #E3DEEA;
  color: #252423;
  min-height: 100vh;
  min-height: 100dvh;
}

section.ela-vsot[data-wos-library="ela-01-home3-services"] .font-anton {
  font-family: 'Anton', sans-serif; text-transform: uppercase;
}

section.ela-vsot[data-wos-library="ela-01-home3-services"] .font-space {
  font-family: '"Space Mono"', monospace;
}

section.ela-vsot[data-wos-library="ela-01-home3-services"] ::selection {
  background: #6F8E99; color: #EDDDD1;
}

section.ela-vsot[data-wos-library="ela-01-home3-services"] .hero-container {
  position: relative;
              height: 100vh;
              display: flex;
              align-items: center;
              justify-content: center;
              overflow: hidden;
}

section.ela-vsot[data-wos-library="ela-01-home3-services"] .hero-video {
  position: absolute;
              top: 50%; left: 50%;
              transform: translate(-50%, -50%);
              width: 100vw;
              height: 100vh;
              object-fit: cover;
              z-index: 1;
}

section.ela-vsot[data-wos-library="ela-01-home3-services"] .font-anton {
  font-family: var(--wos-font-heading, Anton, sans-serif); text-transform: uppercase;
}

section.ela-vsot[data-wos-library="ela-01-home3-services"] .font-space {
  font-family: var(--wos-font-body, "Space Mono", monospace);
}
