/* line 5, ../../singles/module/module-single.scss */
.intro .row .back {
  display: flex;
  align-items: center; }
  @media only screen and (min-width: 640px) {
    /* line 5, ../../singles/module/module-single.scss */
    .intro .row .back {
      justify-content: flex-end; } }
  @media only screen and (max-width: 640px) {
    /* line 5, ../../singles/module/module-single.scss */
    .intro .row .back {
      margin-top: 15px; } }

/* line 22, ../../singles/module/module-single.scss */
.form video {
  width: 100%; }

/* line 27, ../../singles/module/module-single.scss */
#admin_mode {
  background-color: red;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  color: #fefefe; }

/*# sourceMappingURL=module-single.css.map */