/* line 1, ../sass/56.scss */
* { margin: 0; padding: 0; }

/* line 6, ../sass/56.scss */
html, body { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* line 34, ../sass/56.scss */
a { text-decoration: none; color: inherit; -webkit-transition: .3s; transition: .3s; color: #dfdfe5; }

/* line 43, ../sass/56.scss */
a:hover { color: #a3a3a7; }

/* line 47, ../sass/56.scss */
#loader { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: #fff; z-index: 56; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

/* line 58, ../sass/56.scss */
#loader img { width: 100px; height: auto; }

/* line 63, ../sass/56.scss */
.help-me { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: #fff; z-index: 6; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

/* line 74, ../sass/56.scss */
.help-me img { width: 350px; height: auto; }

/* line 79, ../sass/56.scss */
.help-me-mobile { display: none; }

/* line 83, ../sass/56.scss */
.footer { position: fixed; bottom: 0; left: 0; width: 100%; height: 10%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; z-index: 6; }

/* line 93, ../sass/56.scss */
.footer-wrap { width: 100%; }

/* line 97, ../sass/56.scss */
.social-link { font-size: 1.4em; margin-left: 12px; margin-right: 12px; color: #dfdfe5; display: inline-block; }
.sc-player { display: none; }

@media (max-device-width: 769px) { /* line 106, ../sass/56.scss */
  .help-me { display: none; }
  /* line 110, ../sass/56.scss */
  .help-me-mobile { display: block; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: #fff; z-index: 6; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  /* line 122, ../sass/56.scss */
  .help-me-mobile img { width: 250px; height: auto; }
  /* line 127, ../sass/56.scss */
  audio { display: none; } }
