/* [project]/src/css/home.module.css [app-client] (css) */
.home-module__39O0zW__bodysection {
  padding: 20px;
  text-align: center;
}

.home-module__39O0zW__top {
  background-image: url("/images/top-background.jpg");
  height: 100vh;
  display: grid;
  place-content: center;
  place-items: center;
}

.home-module__39O0zW__toplogo {
  width: 200px;
  height: auto;
  margin: 10px;
}

.home-module__39O0zW__videosection {
  background-image: url("/images/video-background.jpg");
  height: 100vh;
  padding: 25px 0;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  place-content: center;
  place-items: center;
}

.home-module__39O0zW__videosection a {
  color: #fff;
  text-align: center;
}

.home-module__39O0zW__readerlogo {
  width: 100%;
  height: auto;
  margin: 10px;
}

.home-module__39O0zW__sdgslogo {
  width: 100%;
  height: auto;
  margin: 10px;
}

.home-module__39O0zW__rulesection {
  padding: 50px 0;
  color: #fff;
  background-color: #000;
}


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