/* [project]/src/components/Layout/layout.module.css [client] (css) */
.layout-module__p4tMEa__layoutContainer {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  position: absolute;
}

.layout-module__p4tMEa__videoSourceBackground {
  object-fit: cover;
  pointer-events: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
}

/*# sourceMappingURL=src_components_Layout_layout_module_d6065880.css.map*/