body {
  background-attachment: fixed;
  background-color: #000;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #f2f2f2;
  font-family: "Avenir Next", "Helvetica", Arial, sans-serif;
  padding: 13rem 0 10em;
  transition: background 0.5s linear;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Avenir Next", "Helvetica", Arial, sans-serif;
  font-weight: 600;
}
.frontpage body {
  padding-bottom: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a:hover {
  text-decoration: none;
  opacity: 0.8;
}
p a {
  color: #3f4677;
  font-weight: 600;
}
p a:hover {
  text-decoration: underline;
}
.menu-item {
  font-size: 1.2rem;
  line-height: 0.786rem;
  font-weight: bold;
  -webkit-font-smoothing: auto;
  padding: 0.5rem 0.75rem;
}
a.image-link {
  display: block;
  background: #000;
}
a.image-link img {
  display: block;
}
a.image-link:hover {
  opacity: 1;
}
a.image-link:hover img {
  opacity: 0.8;
}
.hamburger {
  padding: 10px;
  font-size: 1.25rem;
  vertical-align: top;
}
.has-subtitle {
  margin-bottom: 0.33em;
}
.side-logo {
  margin-top: -10px;
}
.frontpage .content-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding-top: 14em;
}
.container {
  padding: 0 1rem;
  max-width: 72rem;
}
nav.menu {
  position: absolute;
  top: 75px;
  text-align: right;
  left: 0;
  right: 0;
  text-transform: uppercase;
}
.logo {
  width: 200px;
}
.connect {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.25rem 2rem;
  cursor: pointer;
}
.modal {
  position: absolute;
  padding: 3rem 1rem;
  top: 1em;
  left: 1em;
  right: 1em;
  z-index: 1090;
}
.pointer {
  cursor: pointer;
}
.button-icon {
  background: none;
}
.spotify-follow-button {
  padding: 0 0 8px 1em;
}
.itunes-logo {
  opacity: 0.6;
}
.btn.first {
  margin-left: 0;
}
.btn {
  background: rgba(58,58,58,0);
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  margin: 0 1rem 2rem;
  border: 2px solid #f2f2f2;
  font-weight: 400;
  border-radius: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  box-sizing: border-box;
}
.btn:hover {
  background: rgba(58,58,58,0.6);
  color: #fff;
}
.btn:active {
  background: rgba(58,58,58,0.8);
  color: #f2f2f2;
}
.active,
.active:hover {
  background-color: rgba(242,242,242,0.6);
}
input.m-input {
  width: 100%;
  border: 2px solid #f2f2f2;
  color: #f2f2f2;
  background: rgba(58,58,58,0.6);
  font-size: 1.286rem;
  padding: 0.857rem 2rem 0.857rem 1.5rem;
  border-radius: 2.2rem;
}
input.m-input:focus {
  outline: 0;
  background: #3a3a3a;
}
.actionButton {
  display: inline-block;
  font-size: 0.786rem;
  vertical-align: top;
  font-weight: 400;
  line-height: 0.786rem;
  letter-spacing: 0.1rem;
  padding: 0.35rem 1.714rem;
  border: 2px solid #f2f2f2;
  border-radius: 4px;
}
.actionButton:hover {
  background-color: rgba(194,194,194,0.4);
}
.actionButton:active {
  background-color: rgba(194,194,194,0.6);
}
.medium {
  font-size: 1.286rem;
  padding: 0.857rem 2rem;
  line-height: 0.786em;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: rgba(242,242,242,0.4);
}
input.white::-webkit-input-placeholder,
input.white:-moz-placeholder,
input.white::-moz-placeholder,
input.white:-ms-input-placeholder {
  color: #c2c2c2;
}
nav.side-menu {
  position: fixed;
  background-color: #fff;
  color: rgba(0,0,0,0.8);
  overflow: hidden;
  top: 0 !important;
  height: 100%;
  padding: 0;
  padding-top: 2em;
  width: 19em;
  -webkit-transition: 250ms transform;
  transition: 250ms transform;
}
.side-menu.left {
  left: -19em;
}
.side-menu.right {
  right: -19em;
}
.social-icon-left {
  width: 1em;
  font-size: 1.5em;
  margin-right: 1em;
}
.menu-icon {
  width: 1.5rem;
  font-size: 1.375rem;
  margin-right: 1rem;
}
.vertical-center {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.top-3 {
  top: 2rem;
}
.top-2 {
  top: 1rem;
}
.bg-black {
  background-color: #000;
}
.button-waawn {
  background-color: #3f4677;
  color: #fff;
  font-weight: 600;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aboutQuote {
  text-align: center;
}
.theQuote {
  font-size: 2em;
  font-style: italic;
}
.theName {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600;
}
.aboutHeaderImage {
  background-size: contain !important;
  background-position: 50% 0 !important;
}
@media (max-width: 40em) {
  .aboutHeaderImage {
    background-size: 150% auto !important;
    background-position: 40% 0 !important;
  }
}
@media (max-width: 40em) {
  .aboutMainContent {
    margin-top: 6em !important;
  }
}
