@font-face {
  font-family: Recoleta;
  src: url('../fonts/font.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Recoleta;
  src: url('../fonts/font.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Recoleta;
  src: url('../fonts/font.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Recoleta;
  src: url('../fonts/font.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Courtney Barnett Pen;
  src: url('../fonts/CourtneyBarnettPenRegular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Courtney Barnett;
  src: url('../fonts/CourtneyBarnettRegular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Printvetica;
  src: url('../fonts/PrintveticaRegular.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

:root {
  --black-0-25: #01010140;
  --gainsboro: #e5e5e5;
  --white: #fffefe;
  --white-smoke: #f2f2f2;
  --f0f3ed: #f0f3ed;
  --121a0a: #121a0a;
  --f0f3ed-2\<deleted\|variable-44869e3f\>: #f0f3ed;
  --blue: #2479fa;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 24px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 500;
  line-height: 21px;
}

h5 {
  margin-top: 3px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
  transition: opacity .2s ease-in;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  color: #1453ca;
  background-color: #f0f2f7;
  background-image: url('../images/Texture-512.jpg');
  background-position: 50%;
  background-size: 256px;
  padding-top: 90px;
  padding-bottom: 180px;
  font-family: Inter, sans-serif;
}

.body.calendar {
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

.body.stems-body {
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.header {
  justify-content: center;
  height: 90px;
  margin-bottom: 90px;
  display: flex;
  position: relative;
}

.logo {
  height: 90px;
}

.logo.darker-logo {
  filter: brightness(70%);
  width: 300px;
  height: 30px;
}

.logo.darker-logo.lighter-logo {
  filter: none;
}

.content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  position: relative;
}

.content.mixer-content {
  max-width: 100vw;
  margin-bottom: 0;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recoleta, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 45px;
}

.heading.hero-top {
  margin-left: -397px;
  transform: rotate(-1deg);
}

.heading.hero-bottom {
  margin-right: -346px;
  transform: rotate(1deg);
}

.heading.write-a-list {
  text-align: left;
  margin-top: -6px;
  margin-bottom: 30px;
  font-weight: 500;
  line-height: 48px;
}

.album-title {
  width: 960px;
}

.album-artwork {
  width: 840px;
  margin-top: 30px;
  margin-bottom: 60px;
  display: none;
}

.album-artwork.old {
  display: block;
}

.nav {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-width: 960px;
  display: flex;
  position: relative;
}

.nav-wrapper {
  z-index: 9999;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: fixed;
  bottom: 30px;
}

.navbar {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.nav-menu {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg'), linear-gradient(#fff, #fff);
  background-position: 0 0, 50%, 0 0;
  background-size: auto, 256px, auto;
  border-radius: 12px;
  order: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 52px;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
  box-shadow: 0 0 30px #0003;
}

.nav-link {
  color: #1453ca;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  transition: opacity .2s ease-in;
  display: flex;
}

.nav-link:hover {
  opacity: .5;
}

.nav-link.w--current {
  color: #0934a6;
  font-weight: 700;
}

.nav-link.dropdown-nav {
  cursor: default;
}

.container {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  min-width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.social-wrapper {
  opacity: 1;
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg'), linear-gradient(#fff, #fff);
  background-position: 0 0, 50%, 0 0;
  background-size: auto, 256px, auto;
  border-radius: 12px;
  justify-content: space-between;
  align-self: flex-end;
  align-items: center;
  width: 165px;
  margin-bottom: 6px;
  margin-left: 0;
  margin-right: 0;
  padding: 9px 18px;
  display: flex;
  box-shadow: 0 0 30px #0003;
}

.social-icon {
  display: block;
}

.social-icon.fb {
  color: #020202;
  margin-top: -1px;
}

.social-link {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.social-link:hover {
  opacity: .5;
}

.dropdown {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.dropdown-toggle {
  align-items: center;
  height: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 16px;
  display: flex;
}

.dropdown-list {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 256px;
  border-radius: 12px;
  margin-bottom: 12px;
  position: relative;
  box-shadow: 0 0 30px #00000040;
}

.dropdown-list.w--open {
  bottom: 0;
}

.dropdown-link {
  color: #1453ca;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  transition: opacity .2s ease-in;
  display: flex;
}

.dropdown-link:hover {
  opacity: .5;
}

.dropdown-list-wrapper {
  z-index: -1;
  opacity: 0;
  background-color: #0000;
  margin-bottom: 52px;
  display: block;
  bottom: 0;
}

.dropdown-list-wrapper.w--open {
  background-color: #0000;
  bottom: 0;
}

.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.heading-smaller {
  text-align: center;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Recoleta, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.header-link:hover, .header-link.w--current:hover {
  opacity: .5;
}

.cta-wrapper {
  justify-content: space-between;
  width: 630px;
  margin-top: 60px;
  display: flex;
}

.cta-wrapper.write-a-list-cta {
  width: 860px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading-medium {
  color: #1453ca;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recoleta, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  text-decoration: none;
  display: block;
}

.heading-medium.caps {
  text-transform: uppercase;
}

.heading-medium.caps.tilted-ccw {
  transform: rotate(-1deg);
}

.heading-medium.caps.tilted-cw {
  width: auto;
  transform: rotate(1deg);
}

.link {
  color: #1453ca;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
  transition: opacity .2s ease-in;
  display: inline;
}

.link:hover {
  opacity: .5;
  text-decoration: underline;
}

.line.subscribe {
  margin-bottom: 60px;
}

.line.write-a-list {
  width: 860px;
  height: 6px;
}

.subscribe-form {
  display: flex;
}

.text-field {
  color: #1453ca;
  border: 1px #000;
  border-radius: 24px;
  height: 46px;
  margin-bottom: 0;
  margin-right: 15px;
  padding: 15px 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
}

.text-field::placeholder {
  color: #1453ca80;
  line-height: 16px;
}

.submit-button {
  background-color: #1453ca;
  border-radius: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  transition: opacity .2s ease-in;
}

.submit-button:hover {
  opacity: .5;
}

.subscribe-form-wrapper {
  margin-bottom: 0;
}

.html-embed {
  width: 840px;
  margin-top: 60px;
}

.contact-wrapper {
  text-align: center;
  margin-top: 30px;
}

.contact-wrapper.first {
  margin-top: 60px;
}

.contact-text {
  color: #1453ca;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  text-decoration: none;
  transition: opacity .2s ease-in;
  display: inline;
}

.contact {
  text-align: center;
  line-height: 21px;
}

.lyrics {
  color: #1453ca;
  text-align: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: opacity .2s ease-in;
  display: inline;
}

.heading-smallest {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Recoleta, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.heading-smallest.left-aligned {
  text-align: center;
}

.underline {
  position: absolute;
}

.underline.album {
  transform-style: preserve-3d;
  width: 293px;
  margin-top: -2px;
  transform: rotate(-.5deg);
}

.underline.cdlp {
  transform-style: preserve-3d;
  width: 190px;
  transform: rotate(1deg);
}

.underline.small-cta {
  width: 200px;
  height: 5px;
}

.album-title-mobile, .hamburger-button {
  display: none;
}

.mobile-menu-text {
  color: #1453ca;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  transition: opacity .2s ease-in;
  display: flex;
}

.mobile-menu-text:hover {
  opacity: .5;
}

.mobile-menu-text.w--current {
  color: #0934a6;
  font-weight: 700;
}

.body-temp {
  color: #1453ca;
  background-image: url('../images/Texture-512.jpg');
  background-position: 50%;
  background-size: 256px;
  font-family: Inter, sans-serif;
}

.header-temp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.vinyl-showcase {
  flex-direction: row;
  width: 840px;
  margin-top: 90px;
  display: flex;
}

.sleeve {
  z-index: 4;
  width: 300px;
  height: auto;
  position: relative;
}

.sleeve-image {
  z-index: 4;
  max-width: none;
  display: block;
}

.vinyl.zindex-3 {
  z-index: 3;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.vinyl.zindex-2 {
  z-index: 2;
  position: relative;
}

.vinyl.zindex-1 {
  z-index: 1;
  position: relative;
}

.vinyl.first {
  z-index: 4;
  position: relative;
}

.vinyl.desktop-hide {
  display: none;
}

.vinyl-image {
  max-width: none;
  margin-left: -120px;
}

.vinyl-image.first {
  margin-left: 0;
}

.vinyl-showcase-2 {
  flex-direction: row;
  width: 840px;
  margin-top: 30px;
  display: flex;
}

.vinyl-showcase-2.desktop-hide {
  display: none;
}

.youtube-wrapper {
  width: 960px;
  margin-top: 60px;
}

.vinyl-label {
  z-index: 5;
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 256px;
  border-radius: 12px;
  flex: none;
  align-self: flex-start;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 7px 15px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  box-shadow: 0 0 30px #0003;
}

.vinyl-label-text {
  color: #1453ca;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
  transition: opacity .2s ease-in;
  display: block;
  position: relative;
}

.vinyl-label-text:hover {
  opacity: .5;
}

.vinyl-label-text.w--current {
  color: #0934a6;
  font-weight: 700;
}

.success-message {
  background-color: #0000;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.error-message {
  background-color: #0000;
  margin-top: 15px;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.transport-wrapper {
  display: flex;
  position: relative;
}

.vinyl-showcase-3 {
  flex-direction: row;
  justify-content: center;
  width: 840px;
  margin-top: 30px;
  display: flex;
}

.form-wrapper {
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.form-left {
  grid-column-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 60px;
}

.form-heading {
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Recoleta, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.form-heading._w-subheader {
  margin-bottom: 6px;
}

.text-field-form {
  color: #1453ca;
  border: 1px #000;
  border-radius: 24px;
  height: 46px;
  margin-bottom: 30px;
  margin-right: 15px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.text-field-form::placeholder {
  color: #1453ca80;
  line-height: 16px;
}

.text-field-form.upload {
  display: none;
}

.form-subheading {
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}

.html-embed-2 {
  display: none;
}

.success {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 256px;
  border-radius: 12px;
  height: 60px;
  font-weight: 700;
  box-shadow: 0 0 30px #0003;
}

.error {
  background-color: #0000;
  margin-top: 0;
  padding: 15px 0 0;
  font-weight: 600;
}

.checkbox-label {
  margin-bottom: 0;
  margin-left: 15px;
  font-weight: 600;
  line-height: 14px;
}

.link-2 {
  color: #1453ca;
  text-align: left;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 30px;
  padding-left: 30px;
  display: flex;
}

.checkbox {
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-left: -30px;
  padding-top: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.calendar {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  display: flex;
  position: relative;
}

.page {
  z-index: auto;
  background-image: linear-gradient(to top, #e5e5e5, #fffefe 60%);
  border-radius: 6px;
  flex-direction: column;
  width: 480px;
  height: 390px;
  min-height: 390px;
  transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
  display: flex;
  position: absolute;
  box-shadow: 0 2px 2px #00000040;
}

.page.back {
  z-index: -2;
  width: 473px;
  margin-top: 3px;
  position: absolute;
}

.page.back-2 {
  z-index: -3;
  width: 466px;
  margin-top: 6px;
  position: absolute;
}

.page.first {
  z-index: -1;
  box-shadow: none;
  width: 480px;
  position: absolute;
}

.page.out {
  z-index: auto;
  opacity: 0;
  transition: all 1s cubic-bezier(.68, -.55, .265, 1.55);
  transform: rotate(4deg)translate(-60px, 240px);
}

.pages {
  z-index: 4;
  flex-direction: column;
  align-items: center;
  height: 390px;
  display: flex;
  position: relative;
}

.top {
  z-index: 5;
  background-image: linear-gradient(to top, #fff0 50%, #ffffff1f), url('../images/Blue-Texture-512.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, 256px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 480px;
  height: 105px;
  margin-bottom: -3px;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 3px #00000080, inset 0 2px 2px #ffffff80, 0 1px 1px #00000080;
}

.calendar-styles {
  display: none;
}

.stitches {
  position: absolute;
  bottom: -1px;
}

.edge {
  width: 100%;
  position: absolute;
  bottom: -27px;
}

.paper {
  z-index: 10;
  background-image: url('../images/Paper-Texture-512.jpg');
  background-position: 0 0;
  background-size: 256px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.date-wrapper {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 45px;
  padding-left: 7px;
  display: flex;
  position: absolute;
  left: 0;
}

.date {
  z-index: 0;
  text-align: center;
  letter-spacing: -.05em;
  text-shadow: 0 0 2px #01010140;
  flex: 0 auto;
  min-width: 240px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recoleta, sans-serif;
  font-size: 240px;
  font-weight: 500;
  line-height: 210px;
  position: relative;
}

.month {
  text-align: center;
  text-shadow: 0 0 2px #01010140;
  margin-top: 60px;
  margin-bottom: 15px;
  font-family: Recoleta, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
}

.calendar-content {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  margin-top: 0;
  display: flex;
  position: relative;
}

.torn-edge {
  display: block;
  position: absolute;
  top: -20px;
}

.message-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 45%;
  margin-bottom: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: 15px;
  right: 0;
}

.day {
  text-align: center;
  text-shadow: 0 0 2px #01010140;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Recoleta, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  bottom: 0;
}

.paint-wrapper {
  width: 180px;
}

.paint-blob {
  width: 100%;
}

.handwriting-wrapper {
  flex-direction: column;
  justify-content: center;
  height: 50%;
  display: flex;
  position: relative;
}

.handwriting-content {
  z-index: 0;
  color: #1453ca;
  text-align: right;
  text-shadow: 0 0 2px #01010140;
  font-family: Courtney Barnett Pen, sans-serif;
  font-size: 24px;
  line-height: 28.8px;
  display: flex;
  position: relative;
  transform: rotate(3deg);
}

.stack {
  justify-content: center;
  width: 480px;
  height: 0;
  margin-top: -390px;
  display: flex;
  position: relative;
}

.pages-collection-list {
  width: 480px;
  height: 390px;
  position: absolute;
}

.pages-collection-list.future {
  z-index: 1;
  display: block;
}

.pages-collection-list.past {
  z-index: 2;
  display: block;
}

.pages-collection-list.yesterday {
  z-index: 3;
  opacity: 1;
}

.calendar-collection-lists {
  justify-content: center;
  width: 480px;
  height: 390px;
  display: flex;
  position: relative;
}

.calendar-pagination {
  justify-content: space-between;
  width: 480px;
  margin-top: 15px;
  display: flex;
}

.calendar-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.previous-day {
  z-index: 5;
  cursor: pointer;
  flex: none;
  align-self: center;
  padding: 7px 15px;
  display: inline-block;
  position: absolute;
  left: 0;
}

.next-day {
  z-index: 5;
  cursor: pointer;
  flex: none;
  align-self: center;
  padding: 7px 15px;
  display: inline-block;
  position: absolute;
  right: 0;
}

.arrow-right {
  transform: rotate(180deg);
}

.stems-mixer-wrapper {
  justify-content: center;
  align-items: center;
  width: 1200px;
  display: flex;
  position: relative;
  transform: scale(1);
}

.panel {
  background-color: #000;
  border-radius: 3px;
  width: 20px;
  height: 630px;
  position: relative;
  box-shadow: 0 1px 6px #000, inset 0 2px 2px #e5e5e540, 0 0 60px #01010140, 0 -2px 8px #01010140;
}

.panel.left-panel {
  z-index: 15;
  background-image: url('../images/Left-Panel.jpg');
  background-position: 0 0;
  background-size: 20px;
  box-shadow: 0 1px 2px 1px #01010140, inset 0 2px 2px #e5e5e540, 0 0 60px #01010140, 0 -2px 8px #01010140;
}

.panel.right-panel {
  z-index: 10;
  opacity: 1;
  background-image: url('../images/Right-Panel.jpg');
  background-position: 100% 100%;
  background-size: 20px;
  margin-left: -1px;
  box-shadow: 0 1px 2px 1px #01010140, inset 0 2px 2px #e5e5e540, 0 0 60px #01010140, 0 -2px 8px #01010140;
}

.main-mixer {
  border-radius: 0;
  flex-direction: column;
  width: 1160px;
  height: 615px;
  font-weight: 600;
  display: flex;
  position: relative;
  box-shadow: 0 1px 6px #01010140, 0 1px 2px #01010140, 0 6px 30px #01010140;
}

.control-strip {
  z-index: 6;
  height: 75px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #01010140;
}

.track-select-wrapper {
  z-index: 11;
  background-color: #1453ca;
  background-image: linear-gradient(to top, #1042a6, #1452cc 60%);
  border-radius: 0;
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 507px;
  min-width: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
  box-shadow: inset -2px 0 2px -1px #e5e5e540, inset -1px 0 #404040;
}

.control-button {
  color: #fffefe;
  text-align: center;
  letter-spacing: -.025em;
  cursor: pointer;
  background-color: #1453ca;
  background-image: linear-gradient(to top, #1042a6, #1452cc 60%);
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 75px;
  height: 75px;
  padding-top: 17px;
  padding-bottom: 15px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  transition: all .2s cubic-bezier(.39, .575, .565, 1);
  display: flex;
  position: relative;
  box-shadow: inset -2px 0 2px -1px #e5e5e540, inset 2px 0 1px #404040, inset -1px 0 #404040;
}

.control-button:hover {
  box-shadow: inset -2px 0 2px -1px #e5e5e540, inset 2px 0 1px 0 #404040, inset -1px 0 0 0 #404040, inset 0 -3px 15px 2px var(--black-0-25);
}

.control-button.overlaid-duplicate-play {
  display: flex;
  position: absolute;
}

.control-button.transport {
  width: 93px;
  padding-top: 18px;
  padding-bottom: 15px;
}

.track-selection {
  z-index: 6;
  color: #fffefe;
  text-shadow: 0 0 15px #fffefe40;
  background-color: #404040;
  border-radius: 4px;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 45px;
  font-family: Recoleta, sans-serif;
  font-size: 20px;
  line-height: 20px;
  transition: all .2s cubic-bezier(.39, .575, .565, 1);
  display: flex;
  position: relative;
  box-shadow: 0 0 1px 1px gray, 1px 1px 2px #01010180;
}

.track-selection:hover {
  opacity: 1;
  filter: brightness(105%);
  box-shadow: 0 0 1px 1px gray, 1px 1px 12px #01010180;
}

.seeker-wrapper {
  z-index: 4;
  box-shadow: inset 0 -1px 4px 0 var(--black-0-25), inset 0 1px 1px 0 #80808080;
  background-color: #0d3580;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
}

.seek-time {
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  position: absolute;
}

.seek-time.time-right {
  text-align: right;
  order: 1;
  margin-right: 30px;
  position: relative;
  right: 0;
}

.seek-time.time-left {
  text-align: left;
  order: -1;
  margin-left: 30px;
  position: relative;
}

.seeker-area-wrapper {
  cursor: pointer;
  flex: none;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.seeker {
  z-index: 1;
  background-color: #fffefe;
  border-radius: 6px;
  width: 100%;
  height: 8px;
  position: relative;
  box-shadow: 0 0 1px #01010180, inset 0 0 1px 1px #01010180;
}

.playhead {
  z-index: 3;
  opacity: 1;
  background-image: linear-gradient(to top, #e5e5e5, #fffefe 60%);
  border: 1px solid gray;
  border-radius: 24px;
  width: 24px;
  height: 24px;
  transition: transform .2s cubic-bezier(.39, .575, .565, 1);
  position: absolute;
  box-shadow: -1px -1px 6px #01010140;
}

.playhead:hover {
  transform: scale(1.05);
}

.seeker-played {
  z-index: 2;
  background-color: #1453ca;
  border-radius: 6px;
  width: 0;
  height: 8px;
  position: absolute;
}

.marker-wrapper {
  z-index: 0;
  flex: none;
  width: 100%;
  margin-top: 13px;
  padding-left: 7px;
  padding-right: 7px;
  display: flex;
  position: absolute;
  top: 0;
}

.marker {
  color: #fffefe;
  text-align: center;
  letter-spacing: -.025em;
  text-transform: none;
  background-color: #0d3580;
  border-radius: 2px;
  align-items: center;
  height: 15px;
  padding-left: 6px;
  padding-right: 6px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 10px;
  display: flex;
  position: absolute;
  box-shadow: inset 0 0 1px 1px #e5e5e540, 0 0 3px #01010180;
}

.faders-wrapper {
  z-index: 3;
  flex: 1;
  display: flex;
  position: relative;
}

.channel {
  flex-direction: column;
  justify-content: space-between;
  width: 12.5%;
  height: 100%;
  display: flex;
  position: relative;
}

.track-label-panel {
  background-image: linear-gradient(to top, #8e8e8e, #9e9d9d 60%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75px;
  display: flex;
  box-shadow: inset 1px 0 2px gray;
}

.track-label {
  color: #404040;
  text-align: center;
  letter-spacing: -.05em;
  text-transform: uppercase;
  background-color: #ffcf40;
  border-radius: 2px;
  flex: none;
  max-width: 80%;
  padding: 10px 7px 7px;
  font-family: Courtney Barnett, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  position: relative;
  box-shadow: inset -1px 1px 4px #e5e5e540, 0 0 2px 1px gray, 0 0 4px gray;
}

.fader-panel {
  background-image: linear-gradient(to top, #acacac, #bfbebe 60%);
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
  position: relative;
  box-shadow: inset -2px 0 0 -1px gray, inset 0 1px 1px gray, inset 0 2px 1px #d9d9d9, inset -2px 0 2px #d9d9d9;
}

.fader-buttons-wrapper {
  justify-content: space-between;
  margin-bottom: 15px;
  padding-left: 9px;
  padding-right: 9px;
  display: flex;
  position: relative;
}

.fader {
  z-index: 4;
  flex: 1;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.mute-button {
  z-index: 0;
  color: #404040;
  text-align: center;
  letter-spacing: -.05em;
  cursor: pointer;
  background-color: #f2c2c2;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 27px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: opacity .2s, all .2s cubic-bezier(.39, .575, .565, 1);
  display: flex;
  position: relative;
  box-shadow: inset 0 1px 1px #f2f2f2, 0 0 0 1px gray, 0 1px 2px #01010180;
}

.mute-button:hover {
  box-shadow: inset 0 1px 1px 0 #f2f2f2, 0 0 0 1px grey, 0 1px 2px 0 #01010180, inset 0 0 12px 0 var(--black-0-25);
}

.mute-button.mute-pressed {
  color: #fffefe;
  text-shadow: 0 0 4px #fffefe40;
  background-color: #ff8080;
  box-shadow: inset 0 0 7px #01010140, inset 0 1px 2px #01010180, 0 0 0 1px gray;
}

.solo-button {
  color: #404040;
  letter-spacing: -.05em;
  cursor: pointer;
  background-color: #e5ffe5;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 27px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: all .2s cubic-bezier(.39, .575, .565, 1);
  display: flex;
  box-shadow: inset 0 1px 1px #f2f2f2, 0 0 0 1px gray, 0 1px 2px #01010180;
}

.solo-button:hover {
  box-shadow: inset 0 1px 1px 0 #f2f2f2, 0 0 0 1px grey, 0 1px 2px 0 #01010180, inset 0 1px 12px 0 var(--black-0-25);
}

.solo-button.solo-pressed {
  color: #fffefe;
  text-shadow: 0 0 4px #fffefe40;
  background-color: #59b261;
  box-shadow: inset 0 0 7px #01010140, inset 0 1px 2px #01010180, 0 0 0 1px gray;
}

.fader-cutout {
  z-index: 1;
  background-color: #404040;
  border-radius: 6px;
  width: 6px;
  height: 100%;
  position: relative;
}

.fader-level {
  z-index: 2;
  background-color: #1453ca;
  border-radius: 6px;
  width: 6px;
  height: 80%;
  position: absolute;
  bottom: 0;
}

.fader-handle {
  z-index: 3;
  cursor: grabbing;
  background-image: linear-gradient(to top, #e5e5e5, #fffefe 60%);
  border-radius: 3px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 37px;
  margin-top: 35px;
  transition: transform .2s, box-shadow .2s cubic-bezier(.39, .575, .565, 1);
  display: flex;
  position: absolute;
  box-shadow: 0 0 1px 2px #80808080, 1px 1px 6px #01010180;
}

.fader-handle:hover {
  transform: scale(1.05);
  box-shadow: 0 0 1px 2px #80808080, 0 0 6px #01010180;
}

.handle-line {
  background-color: #404040;
  border-radius: 20px;
  flex: none;
  width: 55px;
  height: 3px;
}

.zero-line-right {
  z-index: 0;
  opacity: .5;
  background-color: gray;
  flex: none;
  width: 114px;
  height: 2px;
  position: absolute;
  top: 20%;
  right: 0;
  box-shadow: 0 0 1px 1px #d9d9d980;
}

.zero-line-left {
  z-index: 0;
  opacity: .5;
  background-color: gray;
  flex: none;
  width: 15px;
  height: 2px;
  position: absolute;
  top: 20%;
  left: 0;
  box-shadow: 0 0 1px 1px #d9d9d980;
}

.fader-numbers-wrapper {
  z-index: 3;
  opacity: .75;
  text-align: right;
  justify-content: flex-end;
  width: 10px;
  height: 100%;
  display: flex;
  position: absolute;
  left: 16px;
}

.fader-number {
  color: #404040;
  text-align: right;
  letter-spacing: -.075em;
  font-size: 10px;
  line-height: 0;
}

.fader-number.zero {
  margin-top: 1.5px;
  position: absolute;
  top: 20%;
}

.fader-number.minus-5 {
  width: 50px;
  margin-top: 0;
  position: absolute;
  top: 30%;
}

.fader-number.minus-10 {
  width: 50px;
  margin-top: 0;
  position: absolute;
  top: 42%;
}

.fader-number.minus-20 {
  width: 50px;
  margin-top: 0;
  position: absolute;
  top: 55%;
}

.fader-number.minus-30 {
  width: 50px;
  margin-top: 0;
  position: absolute;
  top: 70%;
}

.fader-number.minus-40 {
  width: 50px;
  margin-top: 0;
  position: absolute;
  top: 85%;
}

.fader-number.plus-5 {
  margin-top: 1px;
  position: absolute;
  top: 10%;
}

.fader-number.plus-10 {
  margin-top: 1px;
  position: absolute;
  top: 1%;
}

.stems-embed {
  display: none;
}

.track-dropdown {
  z-index: 13;
  box-shadow: 0 3px 12px 2px var(--black-0-25), 0 0 1px 1px grey;
  background-color: #404040;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  flex-direction: column;
  width: 100%;
  display: none;
  position: absolute;
  top: 46px;
}

.meter-panel {
  background-color: #bfbfbf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 45px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px #000, inset -2px 2px 1px #b2b2b2, inset 0 4px 8px #01010140, inset 0 -1px 1px #01010140;
}

.meter-shine {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  height: 45px;
  display: block;
  position: absolute;
  box-shadow: inset 0 1px gray, inset -1px 0 gray, inset 0 -7px 15px #ffffff80;
}

.meter-needle {
  background-color: #404040;
  flex: none;
  width: 2px;
  height: 86.5px;
  position: absolute;
  bottom: -52px;
  transform: rotate(-33.75deg);
}

.dropdown-cancel {
  z-index: 12;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0;
}

.mixer-area {
  flex-direction: column;
  flex: 1;
  display: flex;
  position: relative;
}

.loading-wrapper {
  z-index: 6;
  box-shadow: inset 0 120px 60px -20px var(--black-0-25);
  background-color: #01010140;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: none;
  position: absolute;
}

.loading-bar {
  z-index: 9;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 15px;
  display: block;
  position: relative;
  box-shadow: inset 0 1px 2px 1px #01010180;
}

.loading-bar-loaded {
  z-index: 10;
  background-image: linear-gradient(to top, var(--gainsboro), var(--white) 60%);
  box-shadow: 0 21px 45px 3px var(--gainsboro), 0 2px 2px 0 var(--black-0-25), inset 0 2px 2px 0 #01010180, inset 0 -1px 1px 0 #01010180;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: absolute;
}

.mixer-logo {
  width: 32px;
  position: relative;
}

.mixer-logo.blur {
  opacity: .25;
  filter: blur(15px);
  margin-right: 0;
  position: absolute;
  left: 0;
}

.control-strip-texture {
  z-index: 10;
  opacity: .5;
  background-image: url('../images/Texture-512.jpg');
  background-position: 0 0;
  background-size: 256px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}

.control-strip-texture.dropdown {
  z-index: 13;
}

.control-strip-texture.selector {
  z-index: 6;
}

.mixer-logo-wrapper {
  margin-right: 30px;
  position: relative;
}

.track-selection-wrapper {
  z-index: 11;
  cursor: pointer;
  flex: 1;
  align-items: center;
  display: flex;
  position: relative;
}

.track-selection-arrow {
  z-index: 7;
  color: #fffefe;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 7px;
  font-family: Recoleta, sans-serif;
  font-size: 20px;
  display: flex;
  position: absolute;
  right: 15px;
}

.track-selection-arrow.blur {
  opacity: .25;
  filter: blur(6px);
}

.play-wrapper {
  cursor: auto;
  height: 75px;
  display: flex;
  position: relative;
}

.loop-on-off-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.control-button-text {
  color: #fffefe;
  text-align: center;
  letter-spacing: -.025em;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}

.control-button-text.transport {
  color: #fffefe;
  font-size: 14px;
  line-height: 14px;
}

.loop-on-icon {
  width: 30px;
}

.loop-off-icon {
  margin-top: 5px;
}

.loop-out-icon, .loop-in-icon, .stop-icon, .pause-icon, .play-icon {
  height: 21px;
}

.main-mixer-shadows {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  box-shadow: inset 0 -1px 2px #e5e5e580, inset 0 2px 2px #e5e5e580;
}

.button-disabled {
  filter: saturate(25%);
  cursor: default;
}

.grain-texture {
  z-index: 10;
  background-image: url('../images/Grain.jpg');
  background-position: 0 0;
  background-size: 128px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.grain-texture.grain-darken.cta {
  border-radius: 20px;
  top: 0;
  left: 0;
}

.button-pressed {
  filter: brightness(90%);
  cursor: default;
  box-shadow: inset 0 -6px 30px #404040;
}

.transport-buttons-wrapper, .loop-buttons-wrapper {
  display: flex;
}

.loop-reset-icon {
  margin-top: 2.5px;
  display: block;
}

.div-block-7, .div-block-8 {
  display: none;
}

.wooden-background {
  z-index: -1;
  background-image: url('../images/Wooden-Background.jpg');
  background-position: 0 0;
  background-size: 451px;
  width: 100vw;
  height: 100%;
  position: fixed;
  inset: 0;
}

.track-dropdown-option {
  z-index: 12;
  color: #fffefe;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 45px;
  font-family: Recoleta, sans-serif;
  font-size: 18px;
  transition: all .2s cubic-bezier(.39, .575, .565, 1);
  display: flex;
  position: relative;
  box-shadow: inset 0 -1px gray;
}

.track-dropdown-option:hover {
  color: #404040;
  background-color: #fffefe;
}

.infinity {
  width: 9px;
  height: 4px;
  display: block;
  position: absolute;
  bottom: 0;
}

.meter-lines {
  opacity: .5;
  width: 98px;
  position: absolute;
  bottom: 11px;
}

.meter-text {
  z-index: 6;
  opacity: .75;
  color: #404040;
  text-align: right;
  letter-spacing: -.075em;
  margin-top: 12px;
  font-size: 8px;
  line-height: 8px;
}

.meter-text.plus {
  z-index: auto;
  opacity: .5;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
}

.meter-text.minus {
  z-index: auto;
  opacity: .5;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
}

.meter-info {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.stems-cta-bottom {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 1160px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  bottom: -45px;
}

.stems-cta-bottom.mobile-cta {
  display: none;
}

.cta-logo-link:hover, .cta-logo-link.w--current:hover {
  opacity: .5;
}

.image {
  filter: brightness(75%);
  flex: none;
  width: 420px;
  display: block;
  transform: rotate(2deg);
}

.image.light {
  filter: none;
}

.cta-album-link {
  display: flex;
}

.stems-cta-top {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 1160px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  top: -45px;
}

.bottom-cta-button {
  z-index: 10;
  background-image: linear-gradient(to top, var(--gainsboro), var(--white) 60%);
  cursor: pointer;
  border-radius: 20px;
  flex: none;
  align-self: flex-start;
  padding: 7px 15px;
  text-decoration: none;
  transition: all .2s cubic-bezier(.39, .575, .565, 1);
  display: inline-block;
  position: relative;
  bottom: 0;
  box-shadow: 0 1px 6px #01010140;
}

.bottom-cta-button:hover {
  transform: scale(1.02);
  box-shadow: 0 1px 6px 1px #01010140;
}

.bottom-cta-button.help {
  padding-top: 7px;
  display: block;
}

.bottom-cta-button-text {
  color: #0d3580;
  letter-spacing: -.05px;
  background-color: #0000;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  transition: opacity .2s ease-in;
  display: block;
  position: relative;
}

.bottom-cta-button-text.w--current {
  color: #0934a6;
  font-weight: 700;
}

.bottom-cta-button-text.presave {
  font-weight: 700;
}

.menu-popover-close {
  display: none;
}

.channel-shadows {
  z-index: 7;
  width: 100%;
  height: 100%;
  position: absolute;
  box-shadow: inset 1px 0 1px gray, inset 0 1px gray, inset 0 3px 1px #b2b2b2, inset -1px 0 2px #b2b2b2;
}

.mobile-transport-shadows {
  z-index: 10;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  box-shadow: inset 0 -1px 2px #e5e5e580, inset 0 2px 2px #e5e5e580;
}

.seeker-area-container {
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 75px;
  padding-right: 75px;
  display: flex;
  position: absolute;
}

.loading-popover {
  z-index: 10;
  background-image: linear-gradient(to top, var(--gainsboro), var(--white) 60%);
  opacity: 1;
  border-radius: 20px;
  flex: none;
  align-self: center;
  margin-top: -21px;
  padding: 7px 15px;
  text-decoration: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(.39, .575, .565, 1);
  display: inline-block;
  position: relative;
  box-shadow: 0 1px 6px #01010140;
}

.loading-popover:hover {
  box-shadow: 0 1px 6px 1px #01010140;
}

.loading-popover-text {
  color: #0d3580;
  letter-spacing: -.05px;
  background-color: #0000;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  transition: opacity .2s ease-in;
  display: block;
  position: relative;
}

.loading-popover-text.w--current {
  color: #0934a6;
  font-weight: 700;
}

.tutorial-popovers {
  z-index: 50;
  cursor: pointer;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.tutorial-popover {
  z-index: 10;
  background-image: linear-gradient(to top, var(--gainsboro), var(--white) 60%);
  opacity: 1;
  border-radius: 20px;
  flex: none;
  align-self: center;
  padding: 3px 15px;
  text-decoration: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(.39, .575, .565, 1);
  display: inline-block;
  position: absolute;
  box-shadow: 0 2px 6px 2px #01010140;
}

.tutorial-popover.fader-tutorial {
  margin-top: 370px;
  margin-left: 37px;
}

.tutorial-popover.mute-tutorial {
  margin-bottom: 50px;
  margin-left: 9px;
  bottom: 0;
}

.tutorial-popover.track-selection-tutorial {
  margin-top: 64px;
  margin-left: 131px;
}

.tutorial-popover.transport-tutorial {
  width: 238.792px;
  margin-top: 65px;
  margin-left: 534px;
}

.tutorial-popover.loop-tutorial {
  width: 139.688px;
  margin-top: 65px;
  margin-left: 793px;
  padding-top: 3px;
}

.tutorial-popover.loop-tutorial-2 {
  width: 190px;
  margin-top: 65px;
  margin-left: 953px;
}

.tutorial-popover.solo-tutorial {
  margin-bottom: 49px;
  margin-left: 367px;
  bottom: 0;
}

.tutorial-popover.mute-solo-tutorial-mobile {
  margin-top: 370px;
  margin-left: 44px;
  display: none;
}

.tutorial-popover-text {
  color: #0d3580;
  letter-spacing: -.05px;
  background-color: #0000;
  align-items: flex-start;
  height: 100%;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  transition: opacity .2s ease-in;
  display: inline-block;
  position: relative;
  top: 2px;
}

.tutorial-popover-text.w--current {
  color: #0934a6;
  font-weight: 700;
}

.tutorial-popover-text.selection-tutorial-text {
  justify-content: space-between;
  top: -1px;
}

.tutorial-popover-text.playback-tutorial-text {
  margin-top: -1px;
}

.tutorial-popover-text.mute-tutorial-text {
  top: -1px;
}

.down-arrow-span {
  opacity: 1;
  margin-right: 3px;
  display: inline-block;
  transform: rotate(90deg);
}

.up-arrow {
  margin-top: 1px;
  margin-right: 7px;
  display: inline-block;
  transform: rotate(-90deg);
}

.up-arrow.song-tutorial-arrow, .up-arrow.mute-silence-mobile-up {
  margin-top: 0;
  margin-left: 5px;
  margin-right: 0;
}

.text-span {
  font-weight: 700;
}

.mobile-light-wrapper {
  display: none;
}

.disabled-shadow {
  z-index: 5;
  box-shadow: inset 0 120px 60px -20px var(--black-0-25);
  background-color: #01010140;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: none;
  position: absolute;
}

.hidden-bounce-up-button {
  display: none;
}

.postcard {
  background-image: linear-gradient(#ffffff40, #ffffff40), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 256px;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 860px;
  height: 573.333px;
  display: flex;
  position: absolute;
  box-shadow: 0 2px 3px #01010112, 0 3px 18px -3px #01010126;
}

.postcard.postcard-front {
  z-index: 0;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  transform: rotate(-.75deg)perspective(1000px);
}

.postcard.postcard-back {
  transform-style: preserve-3d;
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 5px;
  transform: perspective(1000px)rotateX(180deg)rotateY(0)rotateZ(0);
}

.postcard.postcard-envelope {
  top: 0;
  transform: translate(0);
}

.paper-overlay {
  opacity: .5;
  background-image: url('../images/Paper-Texture-512.jpg');
  background-position: 0 0;
  background-size: 128px;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.postcard-wrapper {
  z-index: 21;
  perspective: 1000px;
  width: 860px;
  height: 573.333px;
  position: relative;
}

.postcard-front-image {
  z-index: 1;
  transform-style: preserve-3d;
  border-radius: 2px;
  width: 420px;
  max-width: none;
  display: block;
  position: relative;
  transform: translate3d(0, 0, 60px);
}

.write-a-list-text {
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.write-a-list-text.participate {
  text-align: left;
  margin-bottom: 15px;
  font-weight: 600;
}

.way-text-link {
  color: #1453ca;
  white-space: pre;
  font-weight: 700;
}

.way-text-link:hover {
  opacity: .5;
}

.small-print {
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
}

.way-wrapper {
  z-index: 5;
  color: #1453ca;
  cursor: pointer;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 0;
  border-radius: 12px;
  padding: 7px 15px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.03, .98, .52, .99);
  display: inline-block;
  position: relative;
  box-shadow: 0 0 0 .5px #0000000d, 0 2px 2px -4px #0000000d, 0 1px 6px #0101011a;
}

.way-wrapper:hover {
  transform: scale(1.02);
}

.way-wrapper.way-3 {
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 0;
  width: 331px;
  margin-bottom: 15px;
}

.way-wrapper.way-2 {
  width: 274px;
  margin-bottom: 15px;
}

.way-wrapper.way-1 {
  width: 209px;
  margin-bottom: 15px;
}

.way-text {
  text-align: left;
  font-family: Recoleta, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

.way-bold {
  font-weight: 700;
}

.way-t-c {
  color: #1453ca;
  text-decoration: underline;
}

.way-t-c:hover {
  opacity: .5;
}

.scroll-top {
  width: 0;
  height: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
}

.text-span-7 {
  font-weight: 700;
}

.way-download-button {
  z-index: 5;
  background-color: #1453ca;
  border-radius: 12px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 7px 15px;
  text-decoration: none;
  transition: transform .4s cubic-bezier(.03, .98, .52, .99), opacity .2s ease-in;
  display: inline-block;
  position: relative;
  box-shadow: 0 0 30px #0003;
}

.way-download-button:hover {
  opacity: .5;
  transform: scale(1.02);
}

.way-download-button-text {
  color: #fff;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
  transition: opacity .2s ease-in;
  display: block;
  position: relative;
}

.way-download-button-text.w--current {
  color: #0934a6;
  font-weight: 700;
}

.way-3-modal-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
}

.postcard-content {
  z-index: 1;
  transform-style: preserve-3d;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 510px;
  height: 100%;
  display: flex;
  position: relative;
  transform: perspective(1000px)translate3d(0, 0, 90px);
}

.postcard-middle-line {
  width: 6px;
  height: 100%;
  position: absolute;
}

.postcard-top-left-wrapper {
  flex-direction: column;
  order: -1;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.postcard-top-right-wrapper {
  order: 1;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.postcard-paint-blob {
  width: 90px;
}

.postcard-logo {
  opacity: .75;
  align-self: center;
  width: 210px;
  margin-top: 15px;
  margin-left: -24px;
}

.postcard-top {
  justify-content: center;
  width: 100%;
  display: flex;
}

.postcard-form-wrapper {
  z-index: 5;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.postcard-bottom-left-wrapper {
  z-index: 6;
  width: 48%;
  position: relative;
}

.postcard-form {
  z-index: 3;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.postcard-bottom-right-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 48%;
  padding-bottom: 24px;
  padding-left: 7px;
  padding-right: 7px;
  display: flex;
  position: relative;
}

.list-item {
  align-items: center;
  height: 20px;
  margin-bottom: 24px;
  display: flex;
  position: relative;
}

.list-item.last {
  margin-bottom: 24px;
}

.list-item-number {
  opacity: .9;
  filter: brightness(112%);
  height: 21px;
  position: relative;
}

.list-item-field {
  color: #1453ca;
  text-align: left;
  letter-spacing: 0;
  text-shadow: 0 0 2px #1453ca40;
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 6px;
  height: 27px;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 7px;
  padding: 3px 7px 0;
  font-family: Courtney Barnett Pen, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  transition: all .2s;
  position: relative;
  overflow: visible;
}

.list-item-field:hover {
  background-color: #01010105;
  box-shadow: 0 0 0 3px #01010105;
}

.list-item-field:focus {
  background-color: #01010105;
  border-width: 0;
  box-shadow: 0 0 0 3px #01010105;
}

.list-item-field::placeholder {
  color: #1453ca80;
  font-size: 15px;
  line-height: 21px;
}

.postcard-line-image {
  height: 3px;
}

.postcard-line-image.flipped {
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(-180deg)rotateZ(0);
}

.postcard-line {
  flex-direction: column;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.postcard-line.last {
  margin-bottom: 0;
}

.postcard-info-field {
  opacity: 1;
  color: #134fbf;
  text-align: left;
  letter-spacing: 0;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 128px;
  border: 0 solid #000;
  border-radius: 6px;
  height: 30px;
  margin-bottom: 9px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 7px;
  font-family: Inter, sans-serif;
  font-size: 9px;
  font-weight: 600;
  line-height: 12px;
  transition: all .4s cubic-bezier(.03, .98, .52, .99);
  display: block;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 0 .5px #0000000d, 0 2px 2px -4px #0000000d, 0 1px 3px #0101011a;
}

.postcard-info-field:hover {
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 128px;
}

.postcard-info-field:focus {
  background-color: #01010105;
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 128px;
  border-width: 0;
}

.postcard-info-field::placeholder {
  color: #134fbf82;
}

.postcard-checkbox-wrapper {
  text-align: right;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  transition: all .4s cubic-bezier(.03, .98, .52, .99);
  display: flex;
}

.postcard-checkbox {
  float: none;
  opacity: 1;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/Texture-512_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 128px;
  border-width: 0;
  border-radius: 3px;
  width: 15px;
  height: 15px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 7px;
  transition: all .2s;
  box-shadow: 0 0 0 .5px #0000000d, 0 1px 2px #0000000d, 0 1px 3px #0101011a;
}

.postcard-checkbox:hover {
  box-shadow: inset 0 0 6px -3px var(--black-0-25), 0 0 0 .5px #0000000d, 0 1px 2px 0 #0000000d, 0 1px 3px 0 #0101011a;
}

.postcard-checkbox.w--redirected-checked {
  background-image: url('../images/check.svg'), linear-gradient(45deg, var(--black-0-25), #fff0 60%), url('../images/Blue-Texture-512.jpg');
  background-position: 50%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 10px 10px, auto, 128px;
  width: 15px;
  height: 15px;
}

.postcard-checkbox.w--redirected-focus {
  box-shadow: 0 0 0 .5px #0000000d, 0 1px 2px #0000000d, 1px 0 3px #0101011a;
}

.postcard-checkbox-label {
  opacity: 1;
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 8px;
  font-weight: 600;
  line-height: 9px;
}

.postcard-submit-button {
  z-index: 3;
  background-color: #1453ca;
  background-image: linear-gradient(to top, var(--black-0-25), transparent 60%), url('../images/Blue-Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 24px;
  width: 90px;
  height: 24px;
  margin-top: 0;
  padding: 7px;
  font-size: 9px;
  font-weight: 600;
  line-height: 8px;
  transition: all .4s cubic-bezier(.03, .98, .52, .99);
  position: relative;
  box-shadow: 0 0 0 .5px #0000000d;
}

.postcard-submit-button:hover {
  background-image: linear-gradient(to bottom, #f2f2f21a, #f2f2f21a), linear-gradient(to top, var(--black-0-25), transparent 60%), url('../images/Blue-Texture-512.jpg');
  box-shadow: inset 0 1px 3px 1px var(--black-0-25), 0 0 0 .5px #0000000d;
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
}

.postcard-submit-button:active {
  box-shadow: inset 0 1px 3px 1px var(--black-0-25), inset 0 1px 3px 1px var(--black-0-25), 0 0 0 .5px #0000000d;
}

.postcard-submit-button.list-submit {
  width: auto;
  height: auto;
  padding: 12px;
  font-size: 12px;
}

.postcard-submit-button-shadow {
  z-index: 2;
  opacity: 1;
  border-radius: 24px;
  width: 90px;
  height: 24px;
  position: absolute;
  box-shadow: 0 2px 4px #0000001a, 0 1px 4px #0101011a;
}

.postcard-submit-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.postcard-submit-area {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.form-info-section {
  width: 100%;
  margin-top: 24px;
  padding-top: 0;
}

.postcard-lines-field {
  color: #1453ca;
  text-align: left;
  letter-spacing: 0;
  text-shadow: 0 0 2px #1453ca40;
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 6px;
  height: 24px;
  margin-bottom: 0;
  margin-right: 7px;
  padding: 0 7px;
  font-family: Courtney Barnett Pen, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  transition: all .2s;
  position: absolute;
  bottom: 4px;
  overflow: visible;
}

.postcard-lines-field:hover {
  background-color: #01010105;
}

.postcard-lines-field:focus {
  background-color: #01010105;
  border-width: 0;
}

.postcard-lines-field::placeholder {
  color: #134fbf;
}

.postcard-form-success-message {
  background-color: #0000;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.postcard-form-error-message {
  opacity: 0;
  width: 0;
  height: 0;
  margin-top: 0;
  padding: 0;
}

.air-mail-overlay {
  opacity: .75;
  border-radius: 2px;
  width: 100%;
  height: 100%;
}

.postcard-inner {
  z-index: 2;
  background-image: linear-gradient(#ffffff40, #ffffff40), url('../images/Texture-512_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 256px;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 830px;
  height: 545px;
  display: flex;
  position: absolute;
}

.envelope-wrapper {
  z-index: 22;
  opacity: 0;
  perspective: 1000px;
  width: 860px;
  height: 0;
  position: relative;
}

.postcard-address {
  z-index: 1;
  opacity: .75;
  color: #1453ca;
  text-align: center;
  text-shadow: 0 0 4px #1453ca40;
  justify-content: center;
  align-items: center;
  font-family: Courtney Barnett Pen, sans-serif;
  font-size: 30px;
  line-height: 36px;
  display: flex;
  position: absolute;
  transform: rotate(-.75deg);
}

.bottom-video {
  width: 860px;
  height: 573.333px;
  margin-top: 67px;
  transition: all .2s;
  display: none;
  position: absolute;
  top: 0;
}

.bottom-video-embed {
  height: 100%;
}

.write-a-list-left {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.write-a-list-content {
  justify-content: center;
  width: 860px;
  margin-top: 45px;
  display: flex;
}

.ways-section {
  flex-direction: column;
  align-items: flex-start;
  width: 870px;
  display: flex;
  position: relative;
}

.write-a-list-cta-top {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 860px;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.write-a-list-content-line {
  transform-style: preserve-3d;
  height: 330px;
  margin-left: 30px;
  margin-right: 30px;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.way-modal {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.way-2-modal {
  z-index: 30;
  opacity: 1;
  text-align: left;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/Texture-512_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 256px;
  border-radius: 12px;
  width: 274px;
  height: auto;
  margin-top: -151px;
  padding: 15px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: all .2s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 2px #01010126, 0 1px 30px #01010126;
}

.way-2-modal.hidden {
  opacity: 0;
  margin-top: -73px;
  transition-timing-function: ease-in;
  display: block;
}

.way-3-text {
  z-index: 30;
  text-align: left;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  overflow: hidden;
}

.way-3-modal {
  z-index: 30;
  opacity: 1;
  text-align: left;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/Texture-512_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 256px;
  border-radius: 12px;
  width: 331px;
  height: auto;
  margin-top: -45px;
  padding: 15px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: all .2s ease-in;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 2px #01010126, 0 1px 30px #01010126;
}

.way-3-modal.hidden {
  opacity: 0;
  margin-top: 33px;
}

.mobile-video-embed {
  display: none;
}

.youtube-embed {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.lyrics-album-tabs-wrapper {
  margin-top: 30px;
}

.lyrics-album-tabs-list {
  flex-wrap: wrap;
  justify-content: center;
  width: 600px;
  display: flex;
}

.lyrics-album-tab-text {
  cursor: pointer;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Recoleta, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  transition: opacity .2s ease-in;
}

.lyrics-album-tab-text:hover {
  opacity: .5;
}

.lyrics-list {
  flex-flow: column wrap;
  justify-content: center;
  width: 860px;
  display: flex;
}

.lyrics-collection-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 45px;
  display: flex;
}

.new-lyrics-embed {
  display: none;
}

.lyrics-line {
  margin-top: 30px;
}

.hidden-track-name {
  display: none;
}

.list-wrapper {
  background-image: linear-gradient(#ffffff3d, #ffffff3d), url('../images/Paper-Texture-512.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 256px;
  border-radius: 6px;
  flex-direction: column;
  width: 430px;
  padding: 15px 24px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px #ffffff3d, 0 3px 3px #01010112, 0 3px 24px #01010126;
}

.list-form {
  z-index: 3;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.list-form-wrapper {
  z-index: 5;
  flex-direction: column;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.list-logo {
  opacity: .75;
  align-self: center;
  width: 240px;
  margin-top: 15px;
  margin-bottom: 24px;
}

.write-a-list-content-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 24px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 860px;
  margin-bottom: 48px;
  display: grid;
}

.list-info-section {
  width: 100%;
  padding-top: 0;
}

.list-info-field {
  opacity: 1;
  color: #134fbf;
  text-align: left;
  letter-spacing: 0;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 128px;
  border: 0 solid #000;
  border-radius: 6px;
  width: 382px;
  height: auto;
  margin-bottom: 12px;
  margin-left: 0;
  margin-right: 0;
  padding: 9px 7px 9px 12px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  transition: all .4s cubic-bezier(.03, .98, .52, .99);
  display: block;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 0 .5px #0000000d, 0 2px 2px -4px #0000000d, 0 1px 3px #0101011a;
}

.list-info-field:hover {
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 128px;
}

.list-info-field:focus {
  background-color: #01010105;
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/Texture-512.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 128px;
  border-width: 0;
}

.list-info-field::placeholder {
  color: #134fbf82;
}

.list-checkbox-label {
  opacity: 1;
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 10px;
}

.write-a-list-new-content {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.write-a-list-header {
  text-align: left;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Recoleta, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
}

.write-a-list-new-text {
  text-align: left;
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.write-a-list-cta-wrapper {
  justify-content: space-between;
  margin-bottom: 24px;
  display: flex;
}

.write-a-list-cta-link {
  color: #1453ca;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-family: Recoleta, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.write-a-list-cta {
  align-items: flex-end;
  display: flex;
  position: relative;
  transform: rotate(-1deg);
}

.write-a-list-cta.angled {
  transform: rotate(1deg);
}

.write-a-list-success-message {
  text-align: center;
  margin-bottom: 12px;
  font-family: Recoleta, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}

.list-entry {
  background-image: linear-gradient(#ffffff3d, #ffffff3d), url('../images/Paper-Texture-512.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 256px;
  border-radius: 6px;
  flex-direction: column;
  padding: 12px 15px 0;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px #ffffff3d, 0 3px 3px #01010112, 0 3px 24px #01010126;
}

.list-entry-text {
  color: #495eb8;
  letter-spacing: .012em;
  margin-left: 12px;
  font-family: Recoleta, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  position: relative;
}

.list-entry-number {
  opacity: .9;
  filter: brightness(112%);
  align-self: flex-start;
  height: 12.5px;
  margin-top: 3px;
  position: relative;
}

.list-entry-item {
  align-items: center;
  height: auto;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.list-entry-collection-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.list-entry-collection-list {
  grid-column-gap: 36px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 860px;
  margin-top: 48px;
  display: grid;
}

.empty-state {
  display: none;
}

.new-body {
  background-color: var(--f0f3ed);
  color: #121a0a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Printvetica, sans-serif;
  font-weight: 500;
  display: flex;
}

.hero-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 90vw;
  height: 100%;
  display: flex;
  position: relative;
}

.hero-header {
  object-fit: contain;
  align-self: center;
  width: 100%;
  position: relative;
}

.hero-artwork {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  transition: all .3s ease-out;
  position: relative;
  overflow: hidden;
  transform: rotate(.125deg);
  box-shadow: 0 0 1px .5px #121a0a1f;
}

.hero-artwork:hover {
  transform: scale(1.01)rotate(-.25deg);
}

.style-embed {
  display: none;
}

.new-link {
  color: var(--121a0a);
}

.new-link:hover {
  opacity: .6;
}

.hero-text {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  opacity: .6;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  border-radius: 59px;
  flex-direction: column;
  align-self: flex-end;
  align-items: flex-start;
  display: flex;
  position: absolute;
  bottom: -30px;
  right: 0;
  transform: rotate(.125deg);
}

.new-nav-container {
  z-index: 4;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 60px;
  min-height: 60px;
  margin-top: 30px;
  display: flex;
  position: relative;
}

.content-container {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
  position: relative;
}

.new-nav-link {
  color: var(--121a0a);
  white-space: nowrap;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}

.new-nav-link:hover {
  opacity: .6;
}

.new-nav-link.plus1deg {
  white-space: nowrap;
}

.new-nav-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 3px;
  padding-bottom: 7px;
  display: flex;
  position: absolute;
  top: 18px;
  transform: rotate(.12deg);
}

.new-social-wrapper {
  order: 1;
  display: flex;
  position: absolute;
  right: 30px;
  transform: rotate(1deg);
}

.nav-link-block {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 6px;
  display: flex;
}

.nav-link-block:hover {
  opacity: .6;
}

.new-nav-logo-link {
  align-self: center;
  position: absolute;
  left: 30px;
}

.new-nav-logo-link:hover, .new-nav-logo-link.w--current:hover {
  opacity: .6;
}

.hero-bottom {
  flex-direction: column;
  align-self: center;
  width: 100%;
  display: flex;
  position: relative;
}

.hero-subtitle {
  margin-top: 0;
  margin-bottom: 0;
}

.hero-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.mobile-hero-header, .menu-button, .close-button {
  display: none;
}

.nav-dropdown {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.nav-dropdown.merch-dropdown {
  width: 50.2px;
}

.nav-dropdown.archive-dropdown {
  width: 60.7733px;
}

.new-dropdown {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  background-color: var(--f0f3ed-2\<deleted\|variable-44869e3f\>);
  border-radius: 6px;
  flex-direction: column;
  margin-top: 15px;
  margin-left: -9px;
  padding: 9px;
  display: none;
  position: relative;
}

.nav-line {
  background-color: var(--121a0a);
  width: 100%;
  height: 1.5px;
  margin-top: 24px;
  position: absolute;
}

.page-wrapper {
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tour-embed {
  margin-bottom: 0;
}

.subscribe-modal-wrapper {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #f0f3ed99;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

.subscribe-modal {
  z-index: 1;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: var(--f0f3ed);
  box-shadow: 0 0 1px .5px var(--black-0-25);
  border-radius: 6px;
  flex-direction: column;
  padding: 45px 30px 30px;
  display: flex;
  position: relative;
}

.modal-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.new-submit-button {
  background-color: #82b94b;
  border-radius: 6px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 15px;
  line-height: 15px;
  transition: opacity .2s ease-in;
}

.new-submit-button:hover {
  opacity: .5;
}

.new-text-field {
  border: 1px #000;
  border-radius: 6px;
  height: 46px;
  margin-bottom: 0;
  margin-right: 15px;
  padding: 15px;
  font-size: 15px;
  line-height: 15px;
}

.new-text-field::placeholder {
  color: #5882d0;
  line-height: 16px;
}

.modal-close {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
}

.contact-section {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.text {
  font-size: 18px;
  line-height: 18px;
}

.contact-inner-content {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.new-lyrics-album-tab-text {
  cursor: pointer;
  font-size: 30px;
  line-height: 30px;
  transition: opacity .2s ease-in;
}

.new-lyrics-album-tab-text:hover {
  opacity: .5;
}

.new-lyrics-album-tabs-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.lyrics-divider {
  background-color: #121a0a;
  width: 100%;
  height: 1.5px;
  transform: rotate(.5deg);
}

.new-lyrics {
  padding-bottom: 30px;
  font-size: 15px;
  line-height: 21px;
  display: none;
}

.new-lyrics-collection-item {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.new-lyrics-list {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column wrap;
  justify-content: center;
  display: flex;
}

.song-divider {
  background-color: #121a0a;
  width: 100%;
  height: 1.5px;
}

.lyrics-header {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 30px;
  transition: opacity .2s ease-in;
  display: flex;
}

.lyrics-header:hover {
  opacity: .6;
}

.accordion-arrow {
  position: relative;
  top: -1.5px;
}

.arrow-span {
  margin-left: 3px;
  font-size: 12px;
  font-weight: 400;
}

.header-link-wrapper {
  justify-content: center;
  display: flex;
  position: relative;
}

.hero-artwork-link-wrapper {
  position: relative;
}

.inner-content {
  z-index: 0;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  padding: 120px 30px 60px;
  display: flex;
  position: relative;
}

.hero-container {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.loading {
  z-index: 3;
  background-color: var(--f0f3ed);
  color: #121a0a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  font-family: Printvetica, sans-serif;
  font-weight: 500;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.loading-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.store-hero {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-color: var(--blue);
  border-radius: 15px;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 300px;
  display: flex;
  position: relative;
}

.underlined-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 36px;
}

.store-hero-heading {
  color: var(--f0f3ed);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.sticker {
  border: 1px solid var(--121a0a);
  background-color: var(--white);
  margin-top: -3px;
  padding: 6px;
  transform: rotate(-1.5deg);
}

.featured-image {
  z-index: 2;
  object-fit: cover;
  width: 600px;
  max-width: none;
  height: 600px;
}

.featured-product-wrapper {
  cursor: pointer;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.featured-title {
  z-index: 2;
  border: 1px solid var(--121a0a);
  background-color: var(--white);
  max-width: 156px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 70%;
  padding: 2px 6px 0;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  bottom: 46px;
  transform: rotate(1deg);
}

.store-hero-title {
  z-index: 1;
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  transition: opacity .2s ease-in;
  display: flex;
  position: absolute;
  top: 30px;
  left: 30px;
}

.store-hero-title:hover {
  opacity: .6;
}

.filter-wrapper {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.filter-text {
  line-height: 16px;
}

.filter-circle {
  border: 1px solid var(--f0f3ed);
  background-color: #fff0;
  border-radius: 6px;
  width: 5px;
  height: 5px;
}

.filter-choice {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  transition: opacity .2s ease-in;
  display: flex;
}

.filter-choice:hover {
  opacity: .6;
}

.filter-choices {
  grid-column-gap: 15px;
  grid-row-gap: 1.5px;
  flex-wrap: wrap;
  width: 121px;
  height: 33.5px;
  display: flex;
}

.store-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.product-wrapper {
  cursor: pointer;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px;
  transition: background-color .2s ease-in, opacity .2s ease-in;
  display: flex;
  position: relative;
}

.product-wrapper:hover {
  background-color: #121a0a0d;
}

.product-image {
  width: 100%;
  position: relative;
}

.featured-music-section {
  z-index: 1;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: linear-gradient(#121a0abf, #121a0abf), url('../images/Wooden-Background.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 256px;
  border-radius: 15px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 30px;
  display: flex;
  position: relative;
}

.music-product {
  cursor: pointer;
  background-color: #121a0a00;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  transition: background-color .2s ease-in;
  display: flex;
  position: relative;
}

.music-product:hover {
  background-color: #121a0a26;
}

.music-product-image {
  border-radius: 0;
  width: 100%;
  position: relative;
}

.featured-prices {
  z-index: 1;
  border: 1px solid var(--121a0a);
  background-color: #fff;
  margin-top: -2px;
  margin-left: 70%;
  padding: 3px 6px 1px;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  bottom: 30px;
  transform: rotate(1deg);
}

.hero-controls {
  z-index: 1;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  color: var(--white);
  align-self: flex-end;
  display: flex;
  position: relative;
  bottom: 30px;
  left: 30px;
}

.search-wrapper {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.search-field {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: black black var(--white);
  cursor: text;
  background-color: #0000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 121px;
  height: 33.5px;
  line-height: 33.5px;
  transition: border-color .2s ease-in;
  display: flex;
  position: relative;
  top: -4px;
}

.search-field:hover {
  border-bottom-color: #fffefe99;
}

.search-field:focus-visible, .search-field[data-wf-focus-visible] {
  border: 0 solid #000;
}

.hero-light {
  z-index: 0;
  background-image: radial-gradient(circle farthest-side at 50% 75%, var(--f0f3ed) 50%, #f0f3ed00);
  width: 100%;
  height: 100%;
  position: absolute;
}

.hero-light-wrapper {
  pointer-events: none;
  transform-origin: 50% 0;
  width: 75%;
  height: 100%;
  position: absolute;
  transform: scale(1.2);
}

.music-product-title {
  z-index: 2;
  border: 1px solid var(--121a0a);
  background-color: var(--white);
  text-align: center;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -55px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  position: relative;
}

.divider-wrapper {
  opacity: .6;
  pointer-events: none;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px 30px 90px;
  position: absolute;
  top: 0;
}

.vertical-divider {
  background-color: var(--121a0a);
  width: 1.5px;
  height: 100%;
}

.vertical-divider._0-5deg {
  transform: rotate(.5deg);
}

.mug {
  height: 150px;
  position: absolute;
  top: -60px;
  right: 30px;
}

.music-product-price {
  border: 1px solid var(--121a0a);
  background-color: #fff;
  padding: 3px 6px 1px;
  font-size: 12px;
  line-height: 12px;
  position: relative;
}

.tape {
  height: 180px;
  position: absolute;
  bottom: -150px;
  left: 30px;
  transform: rotate(-12deg);
}

.footer-section {
  z-index: 0;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #e6ecde;
  border-radius: 15px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 60px 30px 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-sticker {
  z-index: 1;
  border: 1px solid var(--121a0a);
  background-color: #fff;
  padding: 6px;
  position: relative;
  transform: rotate(1.5deg);
}

.gift-light-wrapper {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.gifting-light {
  z-index: 0;
  transform-origin: 0 0;
  background-image: radial-gradient(circle farthest-side at 100% 100%, #bc5d55, #bc5d5500 85%);
  width: 100%;
  height: 100%;
  position: absolute;
  transform: scale(1.2);
}

.more-button {
  z-index: 2;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 1px solid var(--121a0a);
  background-color: var(--white);
  color: #121a0a;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding: 2px 15px 0;
  line-height: 18px;
  transition: all .2s ease-in;
  display: flex;
  position: relative;
}

.more-button:hover {
  background-color: var(--121a0a);
  color: var(--f0f3ed);
}

.first-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #e6ecde;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 30px;
  display: flex;
  position: relative;
}

.store-frame {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.product-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.product-image-wrapper {
  width: 100%;
  position: relative;
}

.product-title {
  z-index: 2;
  text-align: center;
  background-color: #fffefe;
  border: 1px solid #121a0a;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 150px;
  margin-top: 0;
  margin-bottom: 9px;
  padding-top: 2px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
}

.product-price {
  text-align: center;
  border-bottom: 1px solid #121a0a;
  font-size: 12px;
  line-height: 12px;
}

.music-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.music-frame {
  width: 100%;
  height: 100%;
  position: relative;
}

.music-product-prices {
  margin-top: -1px;
  margin-bottom: 15px;
  position: relative;
}

.featured-product-frame {
  flex: 1;
  height: 100%;
}

.featured-product {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.featured-image-wrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.featured-product-content {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.store-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #e6ecde;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 30px;
  display: flex;
  position: relative;
}

.featured-content {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-direction: column;
  display: flex;
}

.vertical-dividers {
  opacity: .6;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

.horizontal-dividers {
  opacity: .6;
  pointer-events: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

.horizontal-store-divider {
  background-color: var(--121a0a);
  width: 100%;
  height: 1.5px;
  position: relative;
}

.divider-inner-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.footer-divider-wrapper {
  opacity: .6;
  pointer-events: none;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 170px 30px 120px;
  position: absolute;
  top: 0;
}

.store-divider-wrapper {
  opacity: .6;
  pointer-events: none;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.store-loading-wrapper {
  z-index: 1;
  background-color: var(--white);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
}

.html-embed-3 {
  border-radius: 0;
}

.hero-subtitle-link {
  color: var(--121a0a);
  text-decoration: none;
}

.modal-subheading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.modal-header {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  display: flex;
}

.laylo-embed {
  width: 373px;
  margin: -10px -24px -8px;
}

.modal-close-button {
  cursor: pointer;
  width: 12px;
  height: 12px;
  transition: all .2s ease-in;
  display: flex;
  position: absolute;
  top: 15px;
  right: 15px;
}

.modal-close-button:hover {
  opacity: .6;
}

@media screen and (max-width: 991px) {
  .body.stems-body {
    justify-content: flex-start;
    display: flex;
    overflow: visible;
  }

  .logo.darker-logo {
    margin-top: -45px;
  }

  .logo.darker-logo.lighter-logo {
    width: 250px;
    height: 25px;
    margin-top: 0;
  }

  .content {
    align-items: center;
  }

  .content.mixer-content {
    width: 100%;
    margin-top: 150px;
    margin-bottom: 0;
    padding-bottom: 180px;
    position: relative;
  }

  .heading {
    font-size: 36px;
    line-height: 36px;
  }

  .heading.write-a-list {
    line-height: 42px;
  }

  .album-title {
    width: 720px;
  }

  .album-artwork {
    width: 780px;
    max-width: none;
  }

  .nav {
    box-shadow: none;
    background-image: none;
    border-radius: 0;
    width: 100%;
    min-width: auto;
    height: 45px;
  }

  .nav-wrapper {
    width: 100vw;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 15px;
  }

  .navbar {
    flex-direction: column;
    display: flex;
  }

  .nav-menu {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
    background-position: 0 0, 50%;
    background-size: auto, 256px;
    border-radius: 12px;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 7px 15px;
    display: none;
    position: absolute;
    bottom: 60px;
    left: 0;
    box-shadow: 0 0 30px #0003;
  }

  .nav-link {
    white-space: nowrap;
    margin-left: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    line-height: 14px;
  }

  .container {
    justify-content: space-between;
    width: 100%;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .social-wrapper {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, 256px;
    border-radius: 12px;
    flex: none;
    width: 165px;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    right: 0;
    box-shadow: 0 0 30px #0003;
  }

  .dropdown-list {
    margin-bottom: 0;
    padding: 15px;
  }

  .dropdown-link {
    padding: 7px 0;
    font-size: 14px;
    line-height: 14px;
  }

  .dropdown-link.last {
    padding-bottom: 0;
  }

  .dropdown-link.first {
    padding: 0 0 7px;
  }

  .dropdown-list-wrapper {
    opacity: 1;
    margin-bottom: 0;
    padding-left: 121px;
    top: 0;
    bottom: auto;
    left: 0;
  }

  .cta-wrapper {
    width: 517.5px;
  }

  .cta-wrapper.write-a-list-cta {
    width: 738px;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .heading-medium {
    font-size: 30px;
    line-height: 30px;
  }

  .line.write-a-list {
    width: 738px;
  }

  .text-field, .submit-button {
    font-size: 14px;
    line-height: 14px;
  }

  .html-embed {
    width: 690px;
  }

  .underline.album {
    width: 246px;
    transform: rotate(-.5deg);
  }

  .underline.cdlp {
    width: 160px;
  }

  .album-title-mobile {
    display: none;
  }

  .hamburger-button {
    cursor: pointer;
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, 256px;
    border-radius: 12px;
    flex: none;
    align-items: center;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    position: absolute;
    left: 0;
    box-shadow: 0 0 30px #0003;
  }

  .mobile-menu-text {
    font-size: 14px;
    line-height: 14px;
  }

  .mobile-menu-text:hover {
    opacity: 1;
  }

  .hamburger-icon {
    height: 9px;
    margin-right: 3px;
  }

  .vinyl-showcase {
    width: auto;
  }

  .sleeve {
    width: 240px;
  }

  .sleeve-image {
    height: 240px;
  }

  .vinyl.zindex-2.mobile-hide, .vinyl.zindex-1.mobile-hide, .vinyl.first {
    display: block;
  }

  .vinyl.first.desktop-hide {
    display: none;
  }

  .vinyl-image {
    width: 240px;
    margin-left: -90px;
  }

  .vinyl-showcase-2 {
    width: auto;
  }

  .youtube-wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .vinyl-label-text {
    font-size: 14px;
    line-height: 14px;
  }

  .transport-wrapper {
    box-shadow: 1px 0 3px 0 var(--black-0-25);
    flex-direction: row;
    align-items: stretch;
  }

  .vinyl-showcase-3 {
    width: auto;
  }

  .form-wrapper {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-field-form {
    font-size: 14px;
    line-height: 14px;
  }

  .success {
    width: 720px;
  }

  .form {
    flex-direction: column;
    display: flex;
  }

  .text-block-2 {
    text-align: center;
  }

  .date, .month, .day, .handwriting-content {
    filter: none;
  }

  .stems-mixer-wrapper {
    flex: 1;
    align-items: stretch;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .panel.left-panel, .panel.right-panel {
    height: auto;
    margin-top: -15px;
    top: 7.5px;
  }

  .main-mixer {
    flex: 1;
    width: auto;
    height: auto;
  }

  .control-strip {
    flex-direction: column;
    height: auto;
  }

  .track-select-wrapper {
    z-index: 13;
    width: 100%;
    height: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .control-button {
    flex: 0 auto;
    justify-content: center;
    width: 60px;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: inset 1px 0 1px #404040, inset -1px 0 #404040, inset -2px 0 2px -1px #e5e5e540;
  }

  .control-button:hover {
    box-shadow: inset 1px 0 1px #404040, inset -1px 0 #404040, inset -2px 0 2px -1px #e5e5e540;
  }

  .control-button.transport {
    flex: 1;
    width: auto;
    height: 60px;
  }

  .control-button.button-pressed {
    box-shadow: inset 0 15px 30px 0 var(--black-0-25), inset 1px 0 1px 0 #404040, inset -1px 0 0 0 #404040, inset -2px 0 2px -1px #e5e5e540;
  }

  .track-selection {
    text-align: center;
    height: 42px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 18px;
    line-height: 18px;
  }

  .seeker-wrapper {
    height: 45px;
    padding-left: 0;
    padding-right: 0;
  }

  .seek-time.time-right {
    margin-right: 15px;
    font-size: 9px;
    line-height: 9px;
  }

  .seek-time.time-left {
    margin-left: 15px;
    font-size: 9px;
    line-height: 9px;
  }

  .seeker-area-wrapper {
    width: 100%;
  }

  .seeker {
    height: 6px;
  }

  .playhead {
    width: 21px;
    height: 21px;
  }

  .seeker-played {
    height: 6px;
  }

  .marker-wrapper {
    margin-top: 9px;
  }

  .marker {
    height: 12px;
    font-size: 8px;
    line-height: 8px;
    display: flex;
    box-shadow: inset 0 0 1px #e5e5e540, 0 0 3px #01010180;
  }

  .faders-wrapper {
    flex-direction: column;
  }

  .channel {
    flex-direction: column;
    width: auto;
  }

  .track-label-panel {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .track-label {
    align-items: center;
    height: 30px;
    font-size: 15px;
    line-height: 15px;
    display: flex;
  }

  .fader-panel {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 75px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .fader-buttons-wrapper {
    margin-bottom: 0;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    top: -38px;
    right: 0;
  }

  .fader {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .mute-button {
    width: 45px;
    height: 30px;
    margin-right: 7px;
    font-size: 12px;
    line-height: 12px;
  }

  .mute-button:hover {
    opacity: .8;
  }

  .solo-button {
    width: 45px;
    height: 30px;
    font-size: 12px;
    line-height: 12px;
    box-shadow: 0 0 0 1px gray, 0 1px 2px #01010180;
  }

  .solo-button:hover {
    opacity: .8;
  }

  .fader-cutout {
    width: 100%;
    height: 6px;
  }

  .fader-level {
    width: 0%;
    height: 6px;
  }

  .fader-handle {
    width: 30px;
    height: 60px;
    margin-top: 0;
  }

  .handle-line {
    width: 2px;
    height: 45px;
  }

  .zero-line-right {
    width: 2px;
    height: 75px;
    margin-top: -33px;
    top: 0%;
    right: 20%;
  }

  .zero-line-left {
    width: 2px;
    height: 15px;
    display: none;
  }

  .fader-numbers-wrapper, .track-dropdown, .meter-panel {
    display: none;
  }

  .mixer-area {
    display: block;
  }

  .loading-bar {
    box-shadow: none;
  }

  .mixer-logo, .mixer-logo.blur {
    width: 30px;
  }

  .control-strip-texture {
    background-size: 256px;
  }

  .mixer-logo-wrapper {
    margin-right: 15px;
  }

  .play-wrapper {
    flex: 1;
    height: 60px;
  }

  .loop-on-off-wrapper {
    flex: 1;
  }

  .control-button-text {
    margin-top: 6px;
    font-size: 9px;
    line-height: 9px;
  }

  .control-button-text.transport {
    font-size: 12px;
    line-height: 12px;
  }

  .loop-on-icon {
    width: 27px;
    margin-bottom: -3px;
  }

  .loop-off-icon {
    width: 27px;
  }

  .pause-icon {
    height: 20px;
  }

  .transport-buttons-wrapper {
    flex: 1;
  }

  .loop-buttons-wrapper {
    flex: none;
  }

  .loop-reset-icon {
    width: 27px;
    margin-top: 2px;
    display: block;
  }

  .track-dropdown-option {
    text-align: center;
    padding-left: 7px;
    padding-right: 7px;
  }

  .stems-cta-bottom {
    justify-content: space-between;
    width: 100%;
    margin-top: -45px;
    padding-left: 50px;
    padding-right: 50px;
    top: auto;
    bottom: auto;
  }

  .image {
    display: none;
  }

  .image.light {
    width: 370px;
    display: block;
  }

  .stems-cta-top {
    justify-content: center;
    width: 100%;
    top: -75px;
  }

  .bottom-cta-button.help {
    padding-top: 7px;
    display: block;
  }

  .bottom-cta-button-text {
    font-size: 12px;
    line-height: 12px;
  }

  .bottom-cta-button-text.presave {
    line-height: 12px;
  }

  .menu-popover-close {
    z-index: 0;
    width: 100vw;
    height: 100vh;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
  }

  .mobile-transport-shadows {
    z-index: 12;
    opacity: 1;
    display: block;
    box-shadow: inset 0 0 2px #e5e5e580;
  }

  .mobile-transport-shadows.loop-section {
    display: none;
  }

  .seeker-area-container {
    padding-left: 53px;
    padding-right: 53px;
  }

  .loading-popover-text {
    font-size: 14px;
    line-height: 14px;
  }

  .tutorial-popover.fader-tutorial {
    justify-content: center;
    align-items: center;
    margin-top: 231px;
    margin-left: 0;
    margin-right: 50%;
    display: flex;
    right: 0;
  }

  .tutorial-popover.mute-tutorial {
    display: none;
  }

  .tutorial-popover.track-selection-tutorial {
    margin-top: 40px;
    margin-left: auto;
    margin-right: 15px;
    right: 0;
  }

  .tutorial-popover.transport-tutorial {
    margin-top: 103px;
    margin-left: 9%;
  }

  .tutorial-popover.loop-tutorial {
    margin-top: 121px;
    margin-left: 0;
    margin-right: 170px;
    right: 0;
  }

  .tutorial-popover.loop-tutorial-2 {
    width: 150px;
    margin-top: 120px;
    margin-left: 0;
    margin-right: 15px;
    right: 0%;
  }

  .tutorial-popover.solo-tutorial {
    margin-left: 0;
    display: none;
  }

  .tutorial-popover.mute-solo-tutorial-mobile {
    height: 33.3333px;
    margin-top: 291px;
    margin-left: 0;
    display: block;
    right: 126px;
  }

  .tutorial-popover-text {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }

  .tutorial-popover-text.selection-tutorial-text {
    flex-direction: row-reverse;
  }

  .tutorial-popover-text.loop-tutorial-text {
    text-align: center;
  }

  .tutorial-popover-text.fader-tutorial-mobile {
    top: 0;
  }

  .up-arrow.song-tutorial-arrow, .up-arrow.mute-silence-mobile-up {
    margin-top: 0;
    margin-left: 3px;
  }

  .text-span-5, .text-span-6 {
    font-weight: 700;
  }

  .mobile-light-shadows {
    z-index: 3;
    box-shadow: inset 0 1px 3px -2px var(--white-smoke), 0 0 1px .5px #f2f2f280, inset 0 0 1px 1px #01010180;
    border-radius: 24px;
    width: 12px;
    height: 12px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .mobile-light-background {
    z-index: 1;
    background-color: #404040bf;
    border-radius: 24px;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .mobile-light-wrapper {
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: 127px;
  }

  .mobile-light-green-light {
    z-index: 2;
    opacity: 0;
    filter: blur(1px);
    background-color: #b2ff00;
    border-radius: 24px;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .postcard {
    width: 738px;
    height: 492px;
  }

  .postcard.postcard-front {
    padding-top: 30px;
    padding-bottom: 30px;
    transform: rotate(0)perspective(1000px);
  }

  .postcard.postcard-back {
    padding: 30px;
  }

  .postcard-wrapper {
    width: 738px;
    height: 492px;
    margin-top: 30px;
  }

  .postcard-front-image {
    width: auto;
    height: 100%;
    transform: none;
  }

  .way-text-link {
    white-space: pre-wrap;
  }

  .small-print {
    line-height: 15px;
  }

  .way-wrapper.way-3 {
    width: 256px;
  }

  .way-wrapper.way-2 {
    width: 274px;
  }

  .way-t-c {
    white-space: pre;
  }

  .way-download-button-text {
    font-size: 14px;
    line-height: 14px;
  }

  .way-3-modal-wrapper {
    display: none;
  }

  .postcard-content {
    width: 100%;
    transform: translate(0);
  }

  .postcard-paint-blob {
    width: 120px;
  }

  .postcard-logo {
    width: 300px;
    margin-left: -30px;
  }

  .postcard-line {
    margin-bottom: 45px;
  }

  .postcard-info-field {
    height: 36px;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 15px;
  }

  .postcard-checkbox, .postcard-checkbox.w--redirected-focus {
    width: 18px;
    height: 18px;
  }

  .postcard-checkbox-label {
    font-size: 11px;
    line-height: 12px;
  }

  .postcard-submit-button {
    width: auto;
    height: auto;
    padding: 12px 15px;
    font-size: 13px;
    line-height: 13px;
  }

  .postcard-lines-field {
    height: 36px;
    font-size: 24px;
    line-height: 30px;
  }

  .postcard-form-success-message {
    height: 100%;
  }

  .air-mail-overlay {
    width: 738px;
    height: 492px;
  }

  .postcard-inner {
    width: 708px;
    height: 462px;
  }

  .envelope-wrapper {
    width: 738px;
  }

  .bottom-video {
    width: 738px;
    height: 492px;
    margin-top: 63px;
    display: none;
  }

  .write-a-list-left {
    margin-top: 7px;
    margin-bottom: 7px;
    position: relative;
  }

  .write-a-list-content {
    width: 738px;
    position: relative;
  }

  .ways-section {
    width: 1020px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .write-a-list-cta-top {
    justify-content: space-between;
    align-items: flex-end;
    width: 738px;
    margin-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
  }

  .write-a-list-content-line {
    height: 342px;
  }

  .way-3-modal {
    width: 257px;
    margin-top: -60px;
  }

  .way-3-modal.hidden {
    margin-top: 40px;
  }

  .lyrics-list {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .list-form-wrapper {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .write-a-list-content-wrapper {
    grid-column-gap: 24px;
    width: 738px;
  }

  .write-a-list-new-content {
    padding-left: 0;
  }

  .write-a-list-new-text {
    position: relative;
  }

  .write-a-list-cta-link {
    font-size: 18px;
    line-height: 18px;
  }

  .write-a-list-success-message {
    position: relative;
  }

  .list-entry-collection-list {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    width: 738px;
  }

  .hero-content {
    justify-content: space-between;
    align-self: stretch;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
  }

  .new-nav-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: flex-start;
    height: 142px;
    min-height: auto;
  }

  .new-nav-wrapper {
    order: 1;
    position: absolute;
    top: 114px;
    bottom: auto;
  }

  .new-social-wrapper {
    order: 0;
    position: relative;
    left: -3px;
    right: 0;
    transform: none;
  }

  .new-nav-logo-link {
    position: relative;
    left: 0;
  }

  .new-nav-logo-link.w--current {
    position: relative;
    left: 1px;
  }

  .hero-bottom {
    flex: 1;
    justify-content: space-between;
  }

  .menu-button-text {
    margin-top: 0;
  }

  .page-wrapper {
    max-height: none;
  }

  .tour-embed {
    width: 100%;
  }

  .new-submit-button, .new-text-field {
    font-size: 14px;
    line-height: 14px;
  }

  .hero-artwork-link-wrapper {
    width: 100%;
    height: 100%;
  }

  .hero-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .featured-image {
    width: 420px;
    height: auto;
  }

  .featured-title {
    margin-left: 60%;
    bottom: 76px;
  }

  .filter-choice:hover {
    opacity: 1;
  }

  .store-grid {
    grid-template-columns: 1fr 1fr;
  }

  .featured-prices {
    margin-left: 60%;
    bottom: 60px;
  }

  .vertical-divider {
    display: none;
  }

  .vertical-divider._0-5deg {
    display: block;
  }

  .footer-section {
    margin-top: 30px;
  }

  .horizontal-dividers {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-weight: 500;
  }

  .body {
    padding-top: 48px;
  }

  .header {
    margin-bottom: 60px;
  }

  .logo {
    height: 75px;
  }

  .logo.darker-logo.lighter-logo {
    width: 300px;
    height: 30px;
  }

  .content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading {
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
  }

  .heading.hero-top {
    align-self: flex-start;
    margin-bottom: 15px;
    margin-left: 30px;
    font-size: 30px;
    line-height: 30px;
  }

  .heading.hero-bottom {
    align-self: flex-end;
    margin-top: 15px;
    margin-right: 30px;
  }

  .heading.write-a-list {
    text-align: center;
    margin-top: 0;
    line-height: 32px;
  }

  .album-title {
    display: none;
  }

  .album-artwork {
    width: 100%;
  }

  .nav {
    box-shadow: none;
    background-image: none;
    border-radius: 0;
    width: 100%;
    height: 45px;
  }

  .nav-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    top: auto;
    bottom: 15px;
  }

  .nav-menu {
    opacity: 1;
    background-color: #0000;
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
    background-position: 0 0, 50%;
    background-size: auto, 256px;
    border-radius: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 15px;
    display: none;
    position: absolute;
    bottom: 60px;
    left: 0%;
    right: auto;
    box-shadow: 0 0 30px #0003;
  }

  .nav-link {
    margin-left: 0;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .nav-link.dropdown-nav {
    margin-left: 0;
  }

  .container {
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
  }

  .social-wrapper {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
    background-position: 0 0, 50%;
    background-size: auto, 256px;
    border-radius: 12px;
    width: 165px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0 0 30px #0003;
  }

  .dropdown-list {
    margin-bottom: 0;
    padding: 15px;
  }

  .dropdown-link {
    padding: 7px 0;
  }

  .dropdown-link.last {
    padding-bottom: 0;
  }

  .dropdown-link.first {
    padding-top: 0;
  }

  .dropdown-list-wrapper {
    opacity: 1;
    margin-top: -9px;
    top: 0;
    bottom: auto;
    left: 0;
  }

  .heading-smaller {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
  }

  .cta-wrapper {
    flex-direction: column;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cta-wrapper.write-a-list-cta {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .heading-medium.caps.tilted-ccw {
    font-size: 27px;
    line-height: 27px;
  }

  .heading-medium.caps.tilted-cw {
    width: auto;
    font-size: 27px;
    line-height: 27px;
  }

  .cta-subwrapper {
    align-self: center;
  }

  .cta-subwrapper.album {
    align-self: flex-start;
    margin-bottom: 15px;
    margin-left: 30px;
  }

  .cta-subwrapper.cdlp {
    align-self: flex-end;
    margin-right: 30px;
  }

  .line.subscribe {
    width: 90%;
  }

  .html-embed {
    width: 100%;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .lyrics {
    font-size: 14px;
  }

  .heading-smallest.left-aligned {
    font-weight: 500;
  }

  .underline.album {
    width: 220px;
    margin-top: 0;
    transform: scale3d(1, 1.5, 1)rotate(-.5deg);
  }

  .underline.cdlp {
    width: 140px;
    right: auto;
    transform: scale3d(1, 1.5, 1)rotate(1deg);
  }

  .album-title-mobile {
    align-self: center;
    max-width: 95%;
    display: block;
  }

  .hamburger-button {
    cursor: pointer;
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Texture-512.jpg');
    background-position: 0 0, 50%;
    background-size: auto, 256px;
    border-radius: 12px;
    align-items: center;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    box-shadow: 0 0 30px #0003;
  }

  .mobile-menu-text {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .mobile-menu-text:hover {
    opacity: 1;
    flex: 0 auto;
  }

  .hamburger-icon {
    height: 9px;
    margin-right: 3px;
  }

  .body-temp {
    height: 100%;
    max-height: 100%;
    padding-top: 0;
  }

  .header-temp {
    height: 100%;
    margin-bottom: 0;
  }

  .vinyl-showcase {
    margin-top: 60px;
  }

  .sleeve {
    width: 43.75vw;
  }

  .sleeve-image {
    height: 43.75vw;
  }

  .vinyl.zindex-3 {
    z-index: 3;
  }

  .vinyl.zindex-2.mobile-hide, .vinyl.zindex-1.mobile-hide {
    display: none;
  }

  .vinyl.first {
    z-index: 5;
  }

  .vinyl.first.mobile-hide {
    display: none;
  }

  .vinyl.first.desktop-hide {
    z-index: 5;
    display: block;
  }

  .vinyl.desktop-hide {
    z-index: 4;
    display: block;
    position: relative;
  }

  .vinyl-image {
    width: 43.75vw;
    margin-left: -18.75vw;
    padding-left: 0;
  }

  .vinyl-image.first {
    z-index: 4;
    position: relative;
  }

  .vinyl-showcase-2 {
    margin-top: 15px;
    position: relative;
  }

  .vinyl-showcase-2.desktop-hide {
    display: flex;
  }

  .youtube-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .vinyl-label {
    margin-bottom: 7px;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .vinyl-label-text {
    font-size: 12px;
    line-height: 13px;
  }

  .transport-wrapper {
    flex-direction: column;
  }

  .vinyl-showcase-3 {
    margin-top: 15px;
    position: relative;
  }

  .form-wrapper {
    flex-direction: column;
    align-self: center;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .form-left {
    align-self: center;
    margin-right: 0;
  }

  .success {
    width: 100%;
  }

  .calendar {
    transform: scale(.9);
  }

  .previous-day, .next-day {
    margin-bottom: 7px;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .stems-mixer-wrapper {
    padding-left: 7px;
    padding-right: 7px;
  }

  .control-button {
    flex: 1;
    width: auto;
    height: 50px;
  }

  .loop-on-off-wrapper {
    flex: none;
    width: 60%;
  }

  .loop-on-icon {
    width: 24px;
  }

  .loop-off-icon {
    width: 24px;
    margin-top: 3px;
  }

  .loop-out-icon, .loop-in-icon {
    height: 18px;
  }

  .loop-buttons-wrapper {
    display: flex;
    position: relative;
  }

  .loop-reset-icon {
    width: 24px;
  }

  .stems-cta-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-album-link {
    display: none;
  }

  .bottom-cta-button {
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .bottom-cta-button-text {
    font-size: 12px;
    line-height: 13px;
  }

  .menu-popover-close {
    z-index: 0;
    opacity: 0;
    background-color: #000;
    flex: none;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
  }

  .mobile-transport-shadows {
    box-shadow: inset 0 0 1px #e5e5e580;
  }

  .mobile-transport-shadows.loop-section {
    opacity: 1;
    display: block;
    box-shadow: inset 0 0 1px #e5e5e580;
  }

  .loading-popover {
    margin-bottom: 7px;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .loading-popover-text {
    font-size: 12px;
    line-height: 13px;
  }

  .tutorial-popover {
    margin-bottom: 7px;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .tutorial-popover.fader-tutorial {
    justify-content: center;
    align-items: center;
    margin-top: 282px;
    padding-top: 3px;
    display: flex;
  }

  .tutorial-popover.track-selection-tutorial {
    margin-top: 41px;
    margin-left: 60px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    right: auto;
  }

  .tutorial-popover.transport-tutorial {
    width: auto;
    margin: 110px 15px 0 0%;
    padding-top: 0;
    padding-bottom: 0;
    right: 0;
  }

  .tutorial-popover.loop-tutorial {
    width: 150px;
    margin-top: 170px;
    margin-left: 15px;
    margin-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    left: 0;
    right: auto;
  }

  .tutorial-popover.loop-tutorial-2 {
    width: 200px;
    margin-top: 170px;
    margin-right: 30px;
  }

  .tutorial-popover.mute-solo-tutorial-mobile {
    height: auto;
    margin-top: 382px;
    margin-right: 0;
    right: 15px;
  }

  .tutorial-popover-text {
    font-size: 10px;
    line-height: 10px;
  }

  .tutorial-popover-text.playback-tutorial-text {
    margin-top: 0;
    top: -1px;
  }

  .tutorial-popover-text.fader-tutorial-mobile {
    top: 0;
  }

  .tutorial-popover-text.mute-solo-mobile {
    text-align: right;
    top: 1px;
  }

  .up-arrow.mute-silence-mobile-up {
    position: relative;
    top: -2px;
  }

  .postcard.postcard-front {
    z-index: 0;
    width: 100%;
    height: 595.385px;
    display: none;
  }

  .postcard.postcard-back {
    width: 100%;
    height: 595.385px;
    padding: 15px;
    position: relative;
    transform: perspective(1000px);
  }

  .postcard.postcard-envelope {
    width: 100%;
    height: 595.385px;
  }

  .postcard-wrapper {
    width: 100%;
    height: auto;
  }

  .write-a-list-text {
    text-align: center;
    font-size: 15px;
    line-height: 21px;
  }

  .write-a-list-text.participate, .small-print {
    text-align: center;
  }

  .way-wrapper {
    margin-bottom: 7px;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .way-wrapper.way-3, .way-wrapper.way-2, .way-wrapper.way-1 {
    width: 100%;
  }

  .way-text {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
  }

  .way-t-c {
    white-space: pre;
  }

  .way-download-button {
    margin-bottom: 15px;
    margin-right: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .way-download-button-text {
    font-size: 15px;
    line-height: 15px;
  }

  .way-3-modal-wrapper {
    width: 100%;
    display: none;
    position: relative;
  }

  .postcard-middle-line {
    display: none;
  }

  .postcard-top-left-wrapper, .postcard-top-right-wrapper {
    width: auto;
  }

  .postcard-paint-blob {
    width: 90px;
  }

  .postcard-logo {
    margin-left: 3px;
  }

  .postcard-top {
    justify-content: space-between;
  }

  .postcard-form-wrapper {
    margin-top: 30px;
  }

  .postcard-bottom-left-wrapper {
    width: 100%;
  }

  .postcard-form {
    flex-direction: column;
  }

  .postcard-bottom-right-wrapper {
    width: 100%;
    padding-bottom: 0;
  }

  .list-item.last {
    margin-bottom: 30px;
  }

  .postcard-line-image.flipped {
    width: 100%;
    height: auto;
    transform: none;
  }

  .postcard-line {
    display: none;
  }

  .postcard-line.last {
    display: flex;
  }

  .postcard-info-field {
    height: 45px;
    padding-left: 9px;
    font-size: 14px;
    line-height: 14px;
  }

  .postcard-checkbox {
    width: 21px;
    height: 21px;
  }

  .postcard-checkbox.w--redirected-checked {
    flex: none;
  }

  .postcard-checkbox-label {
    font-size: 12px;
  }

  .postcard-lines-wrapper {
    display: block;
  }

  .form-info-section {
    margin-top: 15px;
  }

  .postcard-lines-field {
    display: none;
  }

  .air-mail-overlay {
    width: 100%;
    height: 595.385px;
  }

  .postcard-inner {
    width: 95%;
    height: 95%;
  }

  .envelope-wrapper {
    opacity: 0;
    width: 100%;
  }

  .write-a-list-content {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-top: 30px;
    display: flex;
  }

  .ways-section {
    align-items: center;
    width: auto;
  }

  .write-a-list-cta-top {
    justify-content: center;
    width: auto;
    margin-top: 15px;
  }

  .write-a-list-content-line {
    display: none;
  }

  .way-modal {
    margin-bottom: 15px;
    display: none;
    position: relative;
  }

  .way-2-modal {
    font-size: 24px;
    line-height: 24px;
  }

  .way-2-modal.hidden {
    opacity: 1;
    text-align: center;
    width: 100%;
    margin-top: 0;
    font-size: 15px;
  }

  .way-3-text {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
  }

  .way-3-modal {
    font-size: 24px;
    line-height: 24px;
  }

  .way-3-modal.hidden {
    opacity: 1;
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .mobile-video-embed {
    opacity: 0;
    display: none;
    position: absolute;
  }

  .lyrics-album-tabs-list {
    flex-direction: column;
    align-items: center;
  }

  .lyrics-album-tab-text {
    margin-left: 0;
    margin-right: 0;
  }

  .write-a-list-content-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    width: auto;
  }

  .list-info-section {
    margin-top: 15px;
  }

  .write-a-list-header {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
  }

  .write-a-list-new-text {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .write-a-list-cta-wrapper {
    justify-content: space-around;
  }

  .write-a-list-cta-link {
    font-size: 24px;
    line-height: 24px;
  }

  .write-a-list-success-message {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .list-entry-collection-list {
    grid-template-columns: 1fr 1fr;
    width: auto;
  }

  .hero-content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    position: absolute;
    inset: 0%;
  }

  .hero-header {
    display: none;
  }

  .hero-artwork {
    width: 100%;
    overflow: hidden;
  }

  .hero-text {
    position: relative;
    bottom: 0;
  }

  .new-nav-container {
    z-index: 2;
    background-color: var(--f0f3ed-2\<deleted\|variable-44869e3f\>);
    justify-content: center;
    height: auto;
    margin-top: 0;
    padding: 30px 60px;
    position: fixed;
    top: 0;
  }

  .content-container {
    background-color: #e6ecde;
    position: relative;
  }

  .new-nav-link {
    height: 30px;
    font-size: 30px;
    line-height: 30px;
  }

  .new-nav-link.minus1deg.w--current:hover {
    opacity: 1;
  }

  .new-nav-wrapper {
    z-index: 1;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #f0f3ede6;
    border-bottom-style: none;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-bottom: 30px;
    padding-left: 60px;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
  }

  .new-social-wrapper {
    z-index: 1;
    justify-content: flex-end;
    display: none;
    position: fixed;
    bottom: 27px;
    left: auto;
    right: 54px;
  }

  .new-nav-logo-link {
    z-index: 2;
    align-self: flex-start;
  }

  .new-nav-logo-link:hover {
    opacity: 1;
  }

  .new-nav-logo-link.w--current {
    z-index: 2;
    align-self: flex-start;
    left: -3px;
  }

  .new-nav-logo-link.w--current:hover {
    opacity: 1;
  }

  .hero-bottom {
    flex: 0 auto;
    justify-content: flex-start;
  }

  .hero-heading {
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-heading.left-aligned {
    text-align: right;
    align-self: flex-end;
  }

  .header-title {
    border-bottom: 3px solid var(--121a0a);
    width: 75%;
    min-width: 350px;
    padding-bottom: 7px;
    transform: rotate(-.5deg);
  }

  .mobile-hero-header {
    grid-row-gap: 7.5px;
    color: #121a0a;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    display: flex;
    transform: rotate(-.25deg);
  }

  .menu-button {
    z-index: 1;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    padding: 15px;
    transition: opacity .2s ease-in;
    display: flex;
    position: absolute;
    right: 45px;
  }

  .menu-button:hover {
    opacity: .6;
  }

  .menu-button-text {
    margin-top: 1.5px;
    font-size: 18px;
    line-height: 18px;
  }

  .close-button {
    z-index: 2;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-color: var(--f0f3ed-2\<deleted\|variable-44869e3f\>);
    cursor: pointer;
    justify-content: center;
    align-items: center;
    padding: 15px;
    transition: opacity .2s ease-in;
    display: none;
    position: absolute;
    right: 45px;
  }

  .close-button:hover {
    opacity: .6;
  }

  .new-dropdown {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .nav-line {
    display: none;
  }

  .page-wrapper {
    max-width: 100%;
    max-height: none;
    padding-top: 102px;
    overflow: hidden;
  }

  .tour-embed {
    width: 100%;
  }

  .subscribe-modal-wrapper {
    z-index: 4;
    padding-left: 15px;
    padding-right: 15px;
  }

  .modal-heading {
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }

  .new-lyrics-album-tab-text {
    margin-left: 0;
    margin-right: 0;
  }

  .inner-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .inner-content.store-inner-content {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .hero-container {
    background-color: #e6ecde;
    flex: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .store-hero {
    flex-direction: column-reverse;
    justify-content: center;
    height: 420px;
  }

  .underlined-heading, .store-hero-heading {
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }

  .featured-image {
    pointer-events: none;
    width: 360px;
    margin-top: 30px;
  }

  .featured-title {
    margin-left: 0%;
    bottom: 32px;
    right: 30px;
  }

  .featured-prices {
    margin-left: 0%;
    bottom: 15px;
    right: 30px;
  }

  .hero-controls {
    position: absolute;
  }

  .hero-light {
    background-image: radial-gradient(circle farthest-side, #f0f3ed, #f0f3ed00);
  }

  .hero-light-wrapper {
    width: 100%;
    transform: none;
  }

  .mug {
    top: -120px;
  }

  .tape {
    bottom: -175px;
  }

  .footer-section {
    z-index: 0;
    margin-top: 90px;
  }

  .first-section {
    padding: 15px;
  }

  .featured-product-frame {
    flex: none;
    align-self: stretch;
    height: 254px;
  }

  .featured-image-wrapper {
    pointer-events: none;
  }

  .featured-product-content {
    justify-content: center;
    align-items: flex-end;
  }

  .modal-subheading {
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .header {
    margin-bottom: 30px;
  }

  .content.mixer-content {
    margin-top: 120px;
    padding-bottom: 90px;
  }

  .nav-menu {
    display: none;
  }

  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cta-wrapper.write-a-list-cta {
    align-items: center;
  }

  .heading-medium.caps.tilted-ccw, .heading-medium.caps.tilted-cw {
    font-size: 24px;
    line-height: 24px;
  }

  .cta-subwrapper.album {
    margin-left: 0;
  }

  .cta-subwrapper.cdlp {
    margin-right: 0;
  }

  .contact-wrapper {
    width: 90%;
  }

  .underline.album {
    width: 196px;
  }

  .underline.cdlp {
    width: 132px;
  }

  .vinyl-showcase {
    align-items: flex-start;
    margin-top: 30px;
  }

  .form-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .success {
    height: auto;
  }

  .calendar {
    transform: scale(.7);
  }

  .panel.left-panel, .panel.right-panel {
    width: 15px;
  }

  .track-selection {
    font-size: 15px;
    line-height: 15px;
  }

  .track-selection-arrow {
    right: 7px;
  }

  .track-dropdown-option {
    font-size: 15px;
    line-height: 15px;
  }

  .stems-cta-bottom {
    display: none;
  }

  .stems-cta-bottom.mobile-cta {
    z-index: 50;
    justify-content: space-between;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    position: fixed;
    bottom: 15px;
  }

  .stems-cta-top {
    top: -45px;
  }

  .bottom-cta-button {
    align-self: center;
    margin-left: 0;
    margin-right: 0;
  }

  .bottom-cta-button.help {
    margin-left: 0;
    margin-right: 0;
  }

  .bottom-cta-button-text, .bottom-cta-button-text.presave {
    font-size: 10px;
    line-height: 10px;
  }

  .loading-popover {
    align-self: center;
  }

  .tutorial-popovers {
    justify-content: center;
  }

  .tutorial-popover {
    align-self: center;
  }

  .tutorial-popover.fader-tutorial {
    margin-right: 25%;
  }

  .tutorial-popover.track-selection-tutorial {
    width: 240px;
    margin-top: 45px;
    margin-left: -98px;
    left: 50%;
    right: 50%;
  }

  .tutorial-popover.transport-tutorial {
    display: none;
  }

  .tutorial-popover.loop-tutorial {
    margin-left: 0;
  }

  .tutorial-popover.loop-tutorial-2 {
    width: 150px;
    margin-right: 0;
  }

  .postcard.postcard-envelope {
    width: 100%;
  }

  .write-a-list-text {
    line-height: 21px;
  }

  .way-text-link {
    white-space: normal;
  }

  .way-t-c {
    display: block;
  }

  .postcard-top-left-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .postcard-top-right-wrapper {
    display: none;
  }

  .postcard-logo {
    margin-right: 0;
  }

  .postcard-top {
    justify-content: center;
  }

  .postcard-form {
    flex-direction: column;
  }

  .postcard-line-image.flipped {
    transform: none;
  }

  .postcard-checkbox-label {
    width: 80px;
    margin-left: 3px;
    line-height: 14px;
  }

  .air-mail-overlay {
    width: 100%;
  }

  .postcard-inner {
    height: 95%;
  }

  .envelope-wrapper {
    opacity: 0;
  }

  .lyrics-album-tabs-list {
    width: auto;
  }

  .lyrics-album-tab-text {
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 18px;
  }

  .lyrics-list {
    padding-left: 0;
    padding-right: 0;
  }

  .list-wrapper {
    width: 100%;
  }

  .list-form {
    flex-direction: column;
  }

  .list-logo {
    margin-bottom: 12px;
  }

  .list-info-field {
    width: 100%;
  }

  .list-checkbox-label {
    width: 63px;
    margin-left: 3px;
  }

  .write-a-list-header {
    align-self: center;
    width: 330px;
  }

  .write-a-list-cta-link {
    font-size: 21px;
    line-height: 21px;
  }

  .list-entry {
    width: 100%;
  }

  .list-entry-collection-list {
    grid-column-gap: 12px;
    grid-row-gap: 24px;
  }

  .write-a-list-list-entry-wrapper {
    width: 100%;
  }

  .new-body {
    max-width: 100vw;
  }

  .hero-content {
    max-width: none;
    padding: 60px 30px;
  }

  .new-link {
    white-space: pre;
    object-fit: scale-down;
  }

  .new-nav-container {
    padding: 15px;
  }

  .content-container {
    overflow: hidden;
  }

  .new-nav-wrapper {
    grid-column-gap: 30px;
    width: auto;
    padding-left: 15px;
    display: none;
    left: 0;
  }

  .new-social-wrapper {
    align-self: flex-end;
    display: none;
    right: 7px;
  }

  .new-nav-logo-link.w--current {
    left: 0;
  }

  .hero-subtitle {
    font-weight: 500;
    position: relative;
  }

  .hero-heading {
    font-size: 27px;
    line-height: 27px;
  }

  .header-title {
    border-bottom-width: 2px;
    width: 100%;
    min-width: auto;
  }

  .mobile-hero-header {
    grid-row-gap: 7.5px;
  }

  .menu-button {
    margin-right: 0;
    padding: 3px 7px;
    transition: opacity .2s cubic-bezier(.445, .05, .55, .95);
    right: 7px;
  }

  .menu-button:hover {
    opacity: .6;
  }

  .close-button {
    margin-right: 0;
    padding: 3px 7px;
    transition: opacity .2s cubic-bezier(.445, .05, .55, .95);
    right: 7px;
  }

  .close-button:hover {
    opacity: .6;
  }

  .new-logo {
    height: 37px;
  }

  .page-wrapper {
    padding-top: 67px;
  }

  .subscribe-modal-wrapper {
    display: none;
  }

  .subscribe-modal {
    justify-content: space-between;
    align-self: center;
    align-items: flex-start;
  }

  .modal-heading {
    font-size: 24px;
    line-height: 30px;
  }

  .new-lyrics-album-tab-text {
    font-size: 24px;
    line-height: 24px;
  }

  .new-lyrics-album-tabs-list {
    width: auto;
  }

  .new-lyrics-list {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    font-size: 21px;
    line-height: 21px;
  }

  .arrow-span {
    margin-left: 0;
    font-size: 10px;
  }

  .inner-content.store-inner-content {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .hero-container {
    display: flex;
  }

  .store-hero {
    justify-content: center;
  }

  .underlined-heading, .store-hero-heading {
    font-size: 27px;
    line-height: 27px;
  }

  .featured-image {
    pointer-events: none;
    width: 300px;
    margin-top: 0;
  }

  .filter-choices {
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .store-grid {
    flex-direction: column;
    display: flex;
  }

  .hero-controls {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    justify-content: flex-start;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    left: 0;
  }

  .search-wrapper {
    flex: 1;
  }

  .search-field {
    width: 100%;
  }

  .music-product-title {
    margin-top: 0;
  }

  .divider-wrapper {
    display: none;
  }

  .mug {
    top: -60px;
    right: -15px;
  }

  .footer-section {
    margin-top: 120px;
    padding-left: 0;
    padding-right: 0;
  }

  .first-section {
    padding: 0;
  }

  .music-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    display: flex;
  }

  .featured-product-frame {
    height: 180px;
  }

  .store-section {
    padding: 0;
  }

  .footer-divider-wrapper {
    display: none;
  }

  .modal-subheading {
    margin-bottom: 12px;
    line-height: 27px;
  }

  .laylo-embed {
    width: calc(100dvw - 60px);
    height: 150px;
    max-height: 150px;
    overflow: hidden;
  }
}

#w-node-bded3f7a-44c9-076b-54bd-6d876e6d8c07-dc4442c1 {
  align-self: center;
}

#w-node-cba6db54-3a06-0c5b-cfbf-1449303ea726-dc4442cd, #w-node-_58a94b8e-1891-ceae-6c6e-2c60782ab4c3-dc4442fa, #w-node-_58a94b8e-1891-ceae-6c6e-2c60782ab4c3-dc4442fb, #w-node-_58a94b8e-1891-ceae-6c6e-2c60782ab4c3-dc4442fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1054ef15-c780-1544-95dc-b79139cd6978-dc4442c1 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1054ef15-c780-1544-95dc-b79139cd6978-dc4442c1 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/font.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/font.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/font.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/font.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Courtney Barnett Pen';
  src: url('../fonts/CourtneyBarnettPenRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Courtney Barnett';
  src: url('../fonts/CourtneyBarnettRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Printvetica';
  src: url('../fonts/PrintveticaRegular.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}