.sc__content {
  position: relative; }
.sc__link {
  position: absolute;
  left: -9999px;
  resize: none;
  margin: 0;
  padding: 0; }
.sc__popup {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #0073aa;
  left: 0;
  color: #fff;
  z-index: 99999; }

/*# sourceMappingURL=style.css.map */
