:root {
  --trans: transparent;
  --purple: #2f242a;
  --off-white: #ddd6ca;
  --pure-white: white;
  --blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>: #2e358f;
  --yellow\<deleted\|variable-f0ffc5d3-5bfc-3c92-acf4-f027caaa3bdd\>: #dc9e27;
  --brown2\<deleted\|variable-1c88dcfc-d402-2ac7-4aa2-e231e9630bdf\>: #3e221c;
  --bg-brown-med: #46311e;
  --guitar-orange: #fca64c;
  --dark-brown: #191413;
  --bg-brown: #552e1d;
  --color\<deleted\|variable-871a7d33-a9ce-65c4-34e7-957b2ee8183c\>: #c2262a;
  --dark-green-gray: #212d38;
  --mauve: #3e222c;
  --med-brown: #745250;
  --white: white;
  --black: black;
  --bg-guitar-blue: #88c0cf;
  --blue: #0c006c;
  --tan: tan;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.topnavdt {
  z-index: 999;
  float: none;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  background-image: linear-gradient(to bottom, var(--trans), var(--trans));
  opacity: 1;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 10fr .25fr .25fr .25fr;
  grid-auto-columns: .25fr;
  place-content: start;
  place-items: start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  display: none;
  position: static;
  inset: 0% 0% auto;
}

.grid-cms {
  z-index: 999;
  grid-column-gap: 0px;
  opacity: 1;
  color: #3e221c;
  -webkit-text-stroke-color: #3e221c;
  background-color: #3e221c;
  border-top: 1px #b07d02f2;
  border-bottom: 0 #d3d3d333;
  grid-template-columns: 27fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: column;
  place-content: start;
  place-items: start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 70px;
  min-height: 70px;
  max-height: 70px;
  margin-top: 0;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.link-block-logo-dt-2 {
  z-index: 999;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.link-block-logo-dt-2.w--current {
  opacity: 1;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.link-block-logo-dt-2.w--current:hover {
  opacity: 1;
}

.fbmlogo {
  float: left;
  opacity: 1;
  text-align: left;
  object-position: 0% 0%;
  width: 75%;
  min-width: 75%;
  max-width: 75%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  transition: all .8s;
  display: block;
}

.fbmlogo:hover {
  opacity: 1;
}

.button-fancy-nav-2 {
  background-color: var(--purple);
  opacity: .96;
  color: var(--off-white);
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: var(--pure-white);
  border-top: 1px #000;
  border-bottom: 1px #ac633a;
  border-left: 1px #553636;
  border-right: 0 #b07d02;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 10px 0 0;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  transition: all .8s;
  position: static;
}

.button-fancy-nav-2:hover {
  opacity: .5;
  outline-offset: 0px;
  color: var(--pure-white);
  border-bottom: 1px #ac633a;
  border-left-style: none;
  border-left-width: 1px;
  outline: 3px #fff;
  margin-right: 10px;
}

.button-fancy-nav-2:active {
  opacity: .5;
  outline-offset: 0px;
  border-bottom-style: none;
  outline: 3px #fff;
}

.button-fancy-nav-2:focus {
  opacity: .96;
  outline-offset: 0px;
  border-bottom-style: none;
  outline: 3px #fff;
}

.button-fancy-nav-2:focus-visible, .button-fancy-nav-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-bottom-style: none;
  outline: 3px #fff;
}

.button-fancy-nav-2:visited {
  border-bottom-style: none;
}

.button-fancy-nav-2.w--current {
  opacity: .6;
  color: #ac633a;
  text-align: left;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #b5402d;
  background-color: #0000;
  border-bottom: 0 #ac633a;
  border-left-width: 1px;
  border-left-color: #553636;
  height: auto;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 20px;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}

.button-fancy-nav-2.w--current:hover {
  opacity: .6;
  color: #ac633a;
  background-color: #0000;
  border-bottom-color: #ac633a;
}

.button-fancy-nav-2.w--current:active {
  opacity: .6;
  color: #ac633a;
  border-bottom-color: #ac633a;
}

.button-fancy-nav-2.w--current:focus {
  color: #ac633a;
  background-color: #0000;
  border-bottom: 1px #ac633a;
  border-right-style: none;
  border-right-width: 0;
}

.button-fancy-nav-2.w--current:focus-visible, .button-fancy-nav-2.w--current[data-wf-focus-visible] {
  color: #ac633a;
}

.button-fancy-nav-2.w--current:visited {
  opacity: .6;
  color: #ac633a;
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 1px;
}

.linklogo {
  z-index: 999;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.linklogo.w--current {
  opacity: 1;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.linklogo.w--current:hover {
  opacity: 1;
}

.topgridfbm {
  z-index: 999;
  grid-column-gap: 0px;
  opacity: 1;
  color: #3e221c;
  -webkit-text-stroke-color: #3e221c;
  background-color: #3e221c;
  border-top: 1px #b07d02f2;
  border-bottom: 0 #d3d3d333;
  grid-template-columns: 27fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: column;
  place-content: start;
  place-items: start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 70px;
  min-height: 70px;
  max-height: 70px;
  margin-top: 0;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.sect-home {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 500px;
  min-height: 500px;
  max-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.lower-right-box-cms {
  text-align: center;
  border-left: 1px solid #f1f2f4b3;
  border-right: 1px solid #f1f2f4b3;
  width: 260px;
  min-width: 260px;
  max-width: 260px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 150px;
  display: none;
}

.box-cms {
  z-index: 999;
  float: none;
  opacity: 1;
  color: #000;
  text-align: center;
  background-color: #3e231c;
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  width: 280px;
  min-width: 280px;
  max-width: 280px;
  margin: 0 10px 10px auto;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: all 1s;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.box-cms:hover {
  opacity: 1;
  color: #0000;
  border: 1px solid #f1f2f4;
}

.box-cms:active {
  opacity: 1;
}

.box-cms:focus {
  border-color: #0000;
}

.box-cms:visited {
  border-color: #0000;
  border-right-style: solid;
}

.box-cms.w--current {
  box-shadow: none;
  opacity: 1;
  border-style: solid;
  border-color: #0000;
  width: 280px;
  min-width: 280px;
  max-width: 280px;
  margin-top: 0;
  margin-right: 10px;
  padding-left: 8px;
  padding-right: 8px;
}

.box-cms.w--current:hover {
  opacity: 1;
  border-style: solid;
  border-color: #f1f2f4b3;
}

.box-cms.w--current:active {
  opacity: 1;
  border-style: none;
}

.box-cms.w--current:focus, .box-cms.w--current:focus-visible, .box-cms.w--current[data-wf-focus-visible] {
  border-style: none;
}

.box-cms.w--current:visited {
  border-style: solid;
}

.text-lr-box-cms {
  opacity: 1;
  color: #d3d3d399;
  text-align: left;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  transition: all 1s;
  display: none;
}

.box-text {
  opacity: 1;
  color: #ffffffde;
  text-align: left;
  border: 1px #000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  transition: all .8s;
  display: none;
}

.box-text:hover {
  opacity: 1;
  color: #ffffffde;
  margin-left: auto;
  margin-right: auto;
}

.h24 {
  z-index: 888;
  float: left;
  background-color: var(--trans);
  opacity: .85;
  color: var(--pure-white);
  text-align: left;
  letter-spacing: -1px;
  border: 1px #000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 500px auto 0;
  padding: 5px 0 5px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 900;
  line-height: 34px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.h24:hover {
  opacity: .93;
  color: var(--pure-white);
}

.h24:active {
  opacity: .93;
  color: #d3d3d399;
}

.h24:focus, .h24:focus-visible, .h24[data-wf-focus-visible] {
  color: #d3d3d399;
}

.section {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.bold-text {
  letter-spacing: 1px;
  font-size: 40px;
  font-weight: 500;
  line-height: 30px;
}

.sect-home-tag {
  border-top: 1px #000;
  border-bottom: 1px #000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.bold-day {
  float: none;
  clear: none;
  opacity: 1;
  color: var(--yellow\<deleted\|variable-f0ffc5d3-5bfc-3c92-acf4-f027caaa3bdd\>);
  text-align: left;
  letter-spacing: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 900;
  line-height: 75px;
}

.bold-day:active {
  color: var(--yellow\<deleted\|variable-f0ffc5d3-5bfc-3c92-acf4-f027caaa3bdd\>);
  letter-spacing: -2px;
}

.italic-day {
  opacity: .9;
  color: var(--brown2\<deleted\|variable-1c88dcfc-d402-2ac7-4aa2-e231e9630bdf\>);
  text-align: right;
  letter-spacing: 3px;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 90px;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}

.italic-day:active {
  color: var(--off-white);
}

.body-fbm {
  background-color: var(--bg-brown-med);
  background-image: linear-gradient(169deg, var(--guitar-orange), var(--dark-brown) 74%), linear-gradient(to bottom, #00000080, #00000080);
}

.sect-home-2-areas {
  color: var(--pure-white);
}

.heading {
  text-align: center;
  width: 95%;
  min-width: 95%;
  max-width: 95%;
  height: 500px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.sect-nav-mobile {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.red-div {
  float: right;
  background-color: var(--color\<deleted\|variable-871a7d33-a9ce-65c4-34e7-957b2ee8183c\>);
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 540px;
  min-height: 540px;
  max-height: 540px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.h1 {
  z-index: 888;
  float: left;
  background-color: var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  opacity: .85;
  color: var(--pure-white);
  text-align: center;
  letter-spacing: -1px;
  border: 1px #000;
  width: 60%;
  min-width: 60%;
  max-width: 60%;
  margin: 400px auto 0;
  padding: 5px 0;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 200;
  line-height: 34px;
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
}

.h1:hover {
  opacity: .93;
  color: var(--pure-white);
}

.h1:active {
  opacity: .93;
  color: #d3d3d399;
}

.h1:focus, .h1:focus-visible, .h1[data-wf-focus-visible] {
  color: #d3d3d399;
}

.bold-day-2 {
  float: none;
  clear: none;
  opacity: .75;
  color: #3e221c;
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 35px;
}

.bold-day-2:active {
  color: var(--off-white);
}

.sect-top-words-home {
  z-index: 999;
  background-color: var(--dark-brown);
  color: var(--pure-white);
  background-image: url('../images/bg-head-cell.gif');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.bold-top-text {
  float: none;
  clear: none;
  background-color: var(--dark-brown);
  opacity: 1;
  color: var(--guitar-orange);
  text-align: left;
  letter-spacing: -2px;
  background-image: url('../images/bg-head.gif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto;
  padding: 10px 0 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 66px;
  font-weight: 900;
  line-height: 50px;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.bold-top-text:active {
  color: var(--guitar-orange);
  letter-spacing: -2px;
}

.sect-home-pics {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 170px auto 30px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.qs-row1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.c1 {
  background-color: var(--trans);
  justify-content: flex-start;
  align-items: center;
}

.c2, .c3, .c4, .c5 {
  justify-content: center;
  align-items: center;
}

.p1 {
  z-index: 980;
  width: 100%;
  min-width: 100%;
  margin-top: 15px;
  margin-left: 30px;
  position: relative;
}

.sect-pics-home-pn {
  display: none;
}

.p2 {
  z-index: 981;
  width: 100%;
  min-width: 100%;
  margin-right: -20px;
  position: relative;
}

.p3 {
  z-index: 982;
  width: 100%;
  min-width: 100%;
  margin-top: 25px;
  margin-right: 0;
  position: relative;
}

.p4 {
  z-index: 983;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-right: 22px;
  position: relative;
}

.p5 {
  z-index: 984;
  flex: 0 auto;
  width: 100%;
  min-width: 100%;
  margin-top: 20px;
  margin-right: 30px;
  position: relative;
}

.sect-x {
  height: 200px;
  display: none;
}

.sect-diamond {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.image {
  width: 100%;
  min-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.pic-diamond {
  width: 42%;
  min-width: 42%;
  max-width: 42%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  transition: all .9s;
}

.sect-home-pics2 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 95%;
  min-width: 95%;
  max-width: 95%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto 15px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.qs-row2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.sect-home-pics3 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 95%;
  min-width: 95%;
  max-width: 95%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto 15px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.qs-row3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.section-logo-text {
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  min-height: auto;
  margin: 45px auto;
}

.qs-logo-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.cell-l, .cell-r {
  justify-content: center;
  align-items: center;
}

.logo {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.grid-footer {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #0000;
  background-image: radial-gradient(circle at 0%, #0000, #212d38), url('../images/bg-foot4.jpg');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-content: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 222px;
  min-height: 222px;
  max-height: 222px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 22px;
}

.text-footer-links {
  border-style: none none none solid;
  border-width: 1px 1px 1px 4px;
  border-color: #89a3 black black var(--guitar-orange);
  color: #fff;
  text-align: left;
  letter-spacing: normal;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin: 0 auto 0 690px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  transition: all .8s;
  position: relative;
  inset: 0% auto auto 0%;
}

.link-to-cms {
  color: #fff;
  text-decoration: none;
  transition: all .8s;
}

.link-to-cms:hover {
  text-decoration: underline;
}

.foot-link {
  color: #fff;
  text-decoration: none;
  transition: all .8s;
}

.foot-link:hover, .foot-link:active {
  text-decoration: none;
}

.foot-link-phone, .link-foot-email {
  color: var(--pure-white);
  text-decoration: none;
}

.text-block {
  color: var(--off-white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.text-home {
  border: 7px none var(--guitar-orange);
  color: var(--off-white);
  text-align: center;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.cell-for-text-home {
  border-style: none solid solid none;
  border-width: 7px 1px 1px 7px;
  border-color: var(--guitar-orange);
  border-bottom-right-radius: 0;
  justify-content: center;
  align-items: center;
}

.qs-text-dt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.sect-text-dt {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  min-height: auto;
  margin: 45px auto;
}

.p6 {
  z-index: 980;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.p7 {
  z-index: 981;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-right: 0;
  position: relative;
}

.p8 {
  z-index: 982;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.p9 {
  z-index: 983;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.p10 {
  z-index: 984;
  flex: 0 auto;
  width: 100%;
  min-width: 100%;
  margin-top: 20px;
  margin-right: 30px;
  position: relative;
}

.p11 {
  z-index: 980;
  width: 100%;
  min-width: 100%;
  margin-top: 15px;
  margin-left: 30px;
  position: relative;
}

.p12 {
  z-index: 981;
  width: 100%;
  min-width: 100%;
  margin-right: -20px;
  position: relative;
}

.p13 {
  z-index: 982;
  width: 100%;
  min-width: 100%;
  margin-top: 25px;
  margin-right: 0;
  position: relative;
}

.p14 {
  z-index: 983;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-right: 22px;
  position: relative;
}

.p15 {
  z-index: 984;
  flex: 0 auto;
  width: 100%;
  min-width: 100%;
  margin-top: 20px;
  margin-right: 30px;
  position: relative;
}

.qs-within-home {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.cell-6, .cell-contact-info-home {
  justify-content: center;
  align-items: center;
}

.cell-contact-home {
  border-bottom: 1px solid var(--guitar-orange);
}

.cell-7 {
  justify-content: center;
  align-items: center;
}

.text-above-ph-home {
  opacity: .95;
  color: var(--pure-white);
  text-align: center;
  text-transform: uppercase;
  background-image: url('../images/diamond-light_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 50px;
}

.section-2 {
  display: block;
}

.sect-top-text-dt-home {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sect-home-text-phone {
  display: none;
}

.sect-text-phone {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  min-height: auto;
  margin: 45px auto;
  display: none;
}

.logo-home-phone {
  width: 100%;
  min-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-phone {
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 25px;
  line-height: 25px;
}

.cell-logo {
  border-style: none;
  border-width: 7px 1px 1px 7px;
  border-color: var(--guitar-orange);
  border-bottom-right-radius: 0;
  justify-content: flex-start;
  align-items: center;
}

.link-block-logo.w--current {
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.text-rik-john {
  opacity: .95;
  color: var(--pure-white);
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.sect-main-home-dt {
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  margin: 60px auto 40px;
}

.qs-main-home-dt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.heading-2 {
  color: var(--pure-white);
}

.text-home-dt {
  opacity: .95;
  color: var(--pure-white);
  text-align: center;
  text-transform: uppercase;
  background-image: url('../images/diamond-light_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 38px;
}

.link-logo-mobile.w--current {
  align-self: center;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.logo-home-mobile {
  flex: none;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.logo-home-dt {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.phone-number-dt {
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 49px;
  font-weight: 500;
  line-height: 49px;
  position: static;
}

.link-phone-dt {
  color: var(--guitar-orange);
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 49px;
  font-weight: 800;
  line-height: 49px;
  text-decoration: none;
}

.link-email-dt {
  color: var(--guitar-orange);
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 25px;
  text-decoration: none;
  transition: all .8s;
}

.link-email-dt:hover {
  opacity: .7;
}

.sect-row1-phone {
  margin-top: 220px;
  display: none;
}

.names-dt {
  color: var(--pure-white);
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.div-block {
  background-image: url('../images/p3.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  color: var(--trans);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 200px;
  min-height: 200px;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  transition: all .9s;
}

.text-block-2:hover {
  background-image: linear-gradient(180deg, var(--bg-brown), var(--trans));
  color: var(--pure-white);
}

.div-hover {
  background-image: url('../images/p3.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.text-hover {
  opacity: 1;
  color: var(--pure-white);
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 200px;
  min-height: 200px;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 155px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-hover:hover {
  background-color: var(--trans);
  opacity: 1;
  color: var(--pure-white);
}

.text-hover:active {
  background-color: var(--trans);
}

.c2hover {
  justify-content: center;
  align-items: center;
}

.div1 {
  background-image: url('../images/p3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0;
  padding-top: 0;
  transition: all 1.2s;
}

.div1:hover {
  background-image: url('../images/p3.jpg');
  background-position: 50%;
  background-size: cover;
}

.div2 {
  background-image: url('../images/p6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  transition: all .9s;
}

.div2:hover {
  background-image: url('../images/p6.jpg');
  background-position: 50%;
  background-size: cover;
}

.c1hover {
  justify-content: center;
  align-items: center;
  transition: all .9s;
}

.c3hover, .c4hover {
  justify-content: center;
  align-items: center;
}

.div3hover {
  background-image: url('../images/p3.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-left: -15px;
  margin-right: auto;
  transition: all .9s;
}

.div3hover:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/p3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.div3 {
  background-image: url('../images/p9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: -35px;
  margin-left: 0;
  margin-right: 0;
  transition: all .9s;
}

.div3:hover {
  background-image: url('../images/p9.jpg');
  background-position: 50%;
  background-size: cover;
}

.div4 {
  background-image: url('../images/p3.jpg');
  background-position: 0 0;
  background-size: auto;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  transition: all .9s;
}

.div4:hover {
  background-image: url('../images/p3.jpg');
  background-position: 0 0;
  background-size: auto;
}

.qs-row4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.sect-4, .sect-3 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto 15px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.sect-main-info {
  width: 97%;
  min-width: 97%;
  max-width: 97%;
  margin: 30px auto 0;
}

.sect-2 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 95%;
  min-width: 95%;
  max-width: 95%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto 15px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.sect-1 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 210px auto 30px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.cell-9 {
  background-image: url('../images/diamond-light_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
}

.cell-main1 {
  justify-content: center;
  align-items: center;
}

.link-phnumber-dt {
  color: var(--pure-white);
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
  text-decoration: none;
}

.link-emailaddress-dt {
  color: var(--pure-white);
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 35px;
  text-decoration: none;
  transition: all .9s;
}

.link-emailaddress-dt:hover {
  color: var(--guitar-orange);
}

.text-ph {
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 25px;
  line-height: 25px;
}

.text-cell-mobile, .text-cell-email {
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 25px;
  line-height: 25px;
}

.text-rik-john-dt {
  opacity: .95;
  color: var(--pure-white);
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
}

.sect-circle-dt {
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.sect-dt-row-1 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 180px auto 10px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.qs-row-2-main-dt {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.cell-10 {
  justify-content: center;
  align-items: center;
}

.text-dt {
  border-right: 5px none var(--guitar-orange);
  border-bottom: 1px none var(--guitar-orange);
  opacity: .95;
  color: var(--pure-white);
  text-align: center;
  text-transform: uppercase;
  flex: none;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 45px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
}

.test {
  font-size: 25px;
  display: none;
}

.cell-11 {
  justify-content: center;
  align-items: center;
}

.div5 {
  background-image: url('../images/p9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: -35px;
  margin-left: 0;
  margin-right: 0;
  transition: all .9s;
}

.div5:hover {
  background-image: url('../images/p9.jpg');
  background-position: 50%;
  background-size: cover;
}

.sect-dt-row-2 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sect-dt-row-3 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 95%;
  min-width: 95%;
  max-width: 95%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto 15px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.qs-row-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.qs-row-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.c5hover {
  justify-content: center;
  align-items: center;
}

.cell-center {
  border-right: 4px solid var(--guitar-orange);
  justify-content: flex-start;
  align-items: center;
  padding: 0 0 10px;
}

.c6hover {
  justify-content: center;
  align-items: center;
}

.sect-dt-row1 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 120px auto 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.p6-copy {
  z-index: 980;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.top1 {
  z-index: 980;
  background-color: var(--trans);
  flex: 0 auto;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.qs-row-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.cell-logo-here {
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  transition: all .9s;
}

.c-sides {
  justify-content: flex-start;
  align-items: center;
  transition: all .9s;
}

.c-genres {
  color: var(--pure-white);
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: all .9s;
}

.text-genres {
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 28px;
}

.t {
  color: var(--pure-white);
  align-self: center;
  width: 99.9999%;
  margin-top: 0;
}

.cell-for-phone-and-email {
  justify-content: flex-start;
  align-items: center;
}

.text-block-3 {
  color: var(--pure-white);
  text-align: center;
  text-transform: none;
  align-self: center;
}

.pn {
  color: var(--pure-white);
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  text-decoration: none;
}

.e {
  color: var(--pure-white);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  transition: all .8s;
}

.e:hover {
  opacity: .8;
  color: var(--guitar-orange);
}

.text-ph-email {
  color: var(--pure-white);
  text-align: center;
  text-transform: none;
  align-self: center;
}

.cell-p-e {
  color: var(--pure-white);
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: all .9s;
}

.cell-gentres {
  justify-content: center;
  align-items: center;
}

.t-copy {
  color: var(--pure-white);
  align-self: center;
  width: 99.9999%;
  margin-top: 0;
}

.text-for-list-genres {
  background-color: var(--dark-green-gray);
  background-image: linear-gradient(180deg, var(--dark-brown), var(--dark-green-gray));
  opacity: 1;
  color: var(--pure-white);
  text-align: center;
  letter-spacing: 0;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 80px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.link {
  color: var(--pure-white);
  text-decoration: none;
}

.link-to-email1 {
  color: var(--guitar-orange);
  letter-spacing: -1px;
  text-transform: lowercase;
  vertical-align: text-bottom;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  transition: all .8s;
}

.link-to-email1:hover {
  color: var(--pure-white);
}

.section-genres {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.italic-text-2, .italic-text-3 {
  font-weight: 900;
}

.sect-big-logo-dt {
  width: 32%;
  min-width: 32%;
  max-width: 32%;
  margin-left: auto;
  margin-right: auto;
}

.pic-logo {
  background-color: var(--trans);
  align-self: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-top: 0;
  margin-left: 20px;
  padding-left: 0;
}

.sect-dt-row2 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto;
  padding-bottom: 0;
  display: block;
  position: static;
}

.rik {
  color: var(--pure-white);
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}

._865link {
  color: var(--guitar-orange);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 45px;
  text-decoration: none;
}

.topside {
  z-index: 980;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.section-desktop-row-1 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 120px auto 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.section-desktop-words {
  background-image: linear-gradient(189deg, var(--bg-brown), var(--dark-brown) 67%);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 70px;
}

.section-desktop-row-2, .section-desktop-row-3 {
  border-top: 1px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  border-right: 1px #000;
  border-bottom: 3px none var(--blue\<deleted\|variable-efdee2d1-a0cb-4c09-4c3c-ae631391fb4e\>);
  background-color: var(--trans);
  opacity: 1;
  text-align: center;
  mix-blend-mode: normal;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto;
  padding-bottom: 0;
  display: block;
  position: static;
}

.qs-words-dt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 0;
}

.cell-for-logo {
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-bottom: 20px;
}

.cell-genres {
  justify-content: flex-start;
  align-items: center;
  transition: all .9s;
}

.cell-ph {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sect-6-pics-bottom-phone, .sect-pics-phone-row-1, .sect-pics-phone-row4 {
  margin-top: 220px;
  display: none;
}

.text-area-for-contact-info {
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  font-size: 10px;
  line-height: 5px;
}

.photos-shown-text {
  opacity: .6;
  color: var(--off-white);
  text-align: center;
  vertical-align: text-bottom;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 0;
}

.qs-row-1-copy, .qs-6-row-2, .qs-6-row-1, .qs-6-row3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.cell-photo-rep {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
}

.text-photo-rep {
  align-self: center;
  margin-bottom: 20px;
}

.sect-pics-phone-row5, .sect-pics-phone-row6 {
  margin-top: 220px;
  display: none;
}

.text-photo-stuff-phone {
  margin-left: auto;
  margin-right: auto;
}

.section-pics-phn {
  display: none;
}

.quick-stack-3-by-1-phnarrow-only {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.pic-pn {
  z-index: 980;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.cell-pn {
  background-color: var(--dark-brown);
  justify-content: flex-start;
  align-items: center;
  transition: all .9s;
}

.bold-text-3, .bold-genre, .bold-genres {
  opacity: .7;
}

.c1-copy {
  background-color: var(--dark-brown);
  justify-content: flex-start;
  align-items: center;
  transition: all .9s;
}

.sect-pics-pn, .sect-genres-pn {
  margin-top: 220px;
  display: none;
}

.section-pics-phn-copy {
  display: none;
}

.pics, .pics-below {
  margin-top: 220px;
  display: none;
}

.qs-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.pics-phone-narrow, .grid-phone-narrow, .sect-logo-pn {
  display: none;
}

.ling-logo-no-line.w--current {
  align-self: center;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.logo-home-small-pn {
  flex: none;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.sect-top-words-genres {
  z-index: 999;
  background-color: var(--dark-brown);
  color: var(--pure-white);
  background-image: url('../images/bg-head-cell.gif');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.section-gentres-dt {
  border-bottom: 1px solid var(--mauve);
  width: 96%;
  min-width: 96%;
  max-width: 96%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.qs-gentres {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  font-size: 29px;
}

.text-genres-page {
  border-right: 5px solid var(--guitar-orange);
  border-bottom: 1px none var(--guitar-orange);
  opacity: .95;
  color: var(--pure-white);
  text-align: center;
  text-transform: uppercase;
  flex: none;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 35px;
}

.cell-left-genres {
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 0;
}

.qs-genres-3-buttons-dt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #000;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.genre-link-1-dt {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.link-2 {
  text-decoration: none;
}

.link-genre {
  border: 1px dotted var(--guitar-orange);
  color: var(--guitar-orange);
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  transition: opacity .8s;
}

.link-genre:hover {
  opacity: .7;
}

.link-3 {
  text-decoration: none;
}

.button {
  border: 1px solid var(--guitar-orange);
  background-color: var(--trans);
  color: var(--pure-white);
  text-align: center;
  border-radius: 25px;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  padding: 12px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
}

.button-artists-dt {
  border: 1px solid var(--guitar-orange);
  background-color: var(--trans);
  color: var(--pure-white);
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  transition: all .8s;
}

.button-artists-dt:hover {
  border-style: solid;
  border-color: var(--guitar-orange);
  background-color: var(--trans);
  opacity: .7;
  color: var(--guitar-orange);
  font-weight: 400;
}

.button-artists-dt:active {
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
}

.button-artists-dt:focus {
  border-width: 1px;
}

.button-artists-dt:visited {
  border-style: solid;
  border-width: 1px;
}

.text-block-4 {
  color: var(--off-white);
}

.t, .sect-artists-button-connect {
  display: none;
}

.button-artist-ph {
  border: 1px solid var(--guitar-orange);
  background-color: var(--trans);
  color: var(--pure-white);
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  transition: all .8s;
}

.button-artist-ph:hover {
  border-style: solid;
  border-color: var(--guitar-orange);
  background-color: var(--bg-brown);
  opacity: 1;
  color: var(--pure-white);
  font-weight: 400;
}

.button-artist-ph:active {
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
}

.button-artist-ph:focus {
  border-width: 1px;
}

.button-artist-ph:visited {
  border-style: solid;
  border-width: 1px;
}

.logo-below {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.heading-3, .te {
  color: var(--pure-white);
}

.qs-artists-logo-phn {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--trans);
  background-image: linear-gradient(143deg, var(--bg-brown) 3%, var(--dark-brown));
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 30px 12px 50px;
}

.cell-left {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.cell-right {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.pic-logo-artist {
  background-color: var(--trans);
  text-align: center;
  vertical-align: middle;
  align-self: center;
  width: 75%;
  min-width: 75%;
  max-width: 75%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: inline-block;
}

.text-contact-info-artist {
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.rik2 {
  color: var(--pure-white);
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
}

._865link2 {
  color: var(--guitar-orange);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 35px;
  text-decoration: none;
}

.email2 {
  color: var(--guitar-orange);
  letter-spacing: -1px;
  text-transform: lowercase;
  vertical-align: text-bottom;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  transition: all .8s;
}

.email2:hover {
  color: var(--pure-white);
}

.cell-17 {
  justify-content: center;
  align-items: center;
}

.cell-for-artist-name {
  color: var(--pure-white);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: flex;
}

.cell-for-artist-name:hover {
  opacity: 1;
}

.cell-for-artist-pic {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
}

.cell-for-logo---artist-page {
  text-align: left;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.cell-for-contact-info---artist-page {
  border-left: 3px solid var(--guitar-orange);
  text-align: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 10px;
}

.cell-for-directions---artist-page {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.text-directions {
  border-left: 2px none var(--guitar-orange);
  background-color: var(--bg-brown);
  opacity: .9;
  color: var(--pure-white);
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.body-artists {
  background-color: var(--dark-brown);
}

.cap-artist {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-left: 0;
  font-size: 18px;
  line-height: 18px;
}

.cap-artist:hover {
  opacity: 1;
}

.bold-text-4 {
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.bold-text-5 {
  color: var(--guitar-orange);
}

.bold-artist {
  font-size: 38px;
  font-weight: 900;
  line-height: 45px;
}

.fb-link {
  color: var(--guitar-orange);
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  transition: all .7s;
}

.fb-link:hover {
  opacity: .87;
  text-decoration: none;
}

.link-block-for-logo-on-artist.w--current {
  float: left;
  text-align: center;
  align-self: auto;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.para {
  padding-left: 20px;
  font-size: 18px;
  line-height: 0;
  overflow: hidden;
}

.para:hover {
  opacity: 1;
}

.genre-text {
  font-size: 28px;
  line-height: 30px;
}

.about-band-paragraph {
  padding-left: 20px;
  font-size: 18px;
  line-height: 25px;
}

.about-band-paragraph:hover {
  opacity: 1;
}

.utube-link {
  color: var(--guitar-orange);
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
}

.utube-link:hover {
  opacity: .7;
  color: var(--guitar-orange);
}

.link-john-youtube {
  text-decoration: none;
}

.image-5 {
  height: auto;
}

.artist-photo {
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  overflow: hidden;
}

.genre {
  opacity: 1;
  color: var(--med-brown);
  letter-spacing: -1px;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}

.artist {
  color: var(--guitar-orange);
  letter-spacing: -1px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  font-size: 24px;
  font-weight: 900;
  line-height: 22px;
}

.web-link {
  opacity: 1;
  color: var(--guitar-orange);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: all .7s;
}

.web-link:hover {
  opacity: .8;
  color: var(--med-brown);
}

.text-block-5 {
  border-left: 1px solid var(--med-brown);
  opacity: .4;
  color: var(--white);
  align-self: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.cell-18, .band-blurb-cell {
  justify-content: center;
  align-items: flex-start;
}

.band-blurb-text {
  border-left: 1px solid var(--mauve);
  opacity: 1;
  color: var(--med-brown);
  text-align: left;
  letter-spacing: 0;
  order: 0;
  align-self: auto;
  margin-right: 0;
  padding: 3px 0 3px 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
}

.bold-artist-copy, .bold-artist-copy-copy {
  font-size: 38px;
  font-weight: 900;
  line-height: 45px;
}

.link-to-band-sites {
  margin-top: 3px;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.utube {
  color: var(--guitar-orange);
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  text-decoration: none;
  transition: all .8s;
}

.utube:hover {
  opacity: .7;
  color: var(--guitar-orange);
}

.website {
  opacity: 1;
  color: var(--guitar-orange);
  margin-top: 3px;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  text-decoration: none;
  transition: all .8s;
  display: block;
}

.website:hover {
  opacity: .6;
  color: var(--guitar-orange);
}

.artist-small {
  color: var(--guitar-orange);
  font-size: 26px;
  font-weight: 900;
  line-height: 40px;
}

.ph-puc {
  display: none;
}

.artist-sm {
  color: var(--guitar-orange);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  font-size: 25px;
  font-weight: 900;
  line-height: 25px;
}

.blank {
  display: none;
}

.cell-right-artist-ph {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.rik-artist-phn {
  color: var(--pure-white);
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 10px;
}

.section-code-words-ph {
  display: none;
}

.code-words-ph {
  border-left: 2px none var(--guitar-orange);
  background-color: var(--bg-brown);
  opacity: .9;
  color: var(--pure-white);
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.sect-artist-phone {
  display: none;
}

.blurb-phone {
  border-left: 1px solid var(--mauve);
  opacity: 1;
  color: var(--med-brown);
  text-align: left;
  letter-spacing: 0;
  align-self: center;
  margin-right: 10px;
  padding: 8px 10px 8px 7px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

.artist-name-phone {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-left: 0;
  font-size: 18px;
  line-height: 18px;
}

.artist-name-phone:hover {
  opacity: 1;
}

.genre-phone {
  opacity: 1;
  color: var(--med-brown);
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.name-artist-ph {
  color: var(--guitar-orange);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  font-size: 35px;
  font-weight: 900;
  line-height: 30px;
}

.website-link-ph {
  opacity: .8;
  color: var(--guitar-orange);
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
}

.website-link-ph:hover {
  opacity: .6;
  color: var(--guitar-orange);
}

.italic-text-4 {
  font-style: normal;
}

.grid-2 {
  z-index: 999;
  grid-column-gap: 15px;
  opacity: 1;
  border-top: 1px #b07d02f2;
  grid-template-columns: 27fr .25fr .25fr .25fr .25fr .25fr .25fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: column;
  place-content: start;
  place-items: start end;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 15px;
  position: fixed;
  inset: 0% 0% auto;
}

.csn {
  opacity: 1;
  color: #d3d3d3cc;
  text-align: right;
  background-color: #0000;
  border: 1px #b07d02cc;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  margin: 50px 3px 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
  position: static;
}

.csn:hover {
  color: #c0c0c080;
  border-color: #b07d02bf;
  margin-right: 3px;
}

.csn.w--current {
  opacity: 1;
  color: #b07d02bf;
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  height: auto;
  margin-top: 50px;
  margin-left: 3px;
  margin-right: 3px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  font-weight: 500;
}

.csn.w--current:hover {
  opacity: 1;
  color: #b07d02bf;
  background-color: #0000;
  border-color: #b07d02cc;
}

.csn.w--current:active {
  opacity: .8;
  color: #b07d02bf;
  border-bottom-color: #b07d02cc;
}

.csn.w--current:focus {
  color: #b07d02bf;
  background-color: #0000;
  border-bottom: 0 solid #b07d02cc;
  border-right-style: solid;
  border-right-width: 0;
}

.csn.w--current:focus-visible, .csn.w--current[data-wf-focus-visible] {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

.csn.w--current:visited {
  opacity: .8;
  color: #b07d02bf;
  background-color: #0000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.grid-fancy-nav-dt {
  float: none;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 10fr .25fr .25fr .25fr .25fr .25fr .25fr .25fr .25fr;
  grid-auto-columns: .25fr;
  place-content: start;
  place-items: start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 15px;
}

.logo-2 {
  z-index: 999;
  float: left;
  opacity: 1;
  background-color: #0000;
  border: 1px #000;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: static;
  inset: 0% auto auto 0%;
}

.logo-2:hover {
  opacity: 1;
}

.bp {
  opacity: 1;
  color: #d3d3d3cc;
  text-align: center;
  background-color: #0000;
  border-right: 1px #b07d02;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  margin: 50px 3px 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
  position: static;
}

.bp:hover {
  color: #c0c0c080;
  margin-right: 3px;
}

.bp.w--current {
  opacity: 1;
  color: #b07d02bf;
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  height: auto;
  margin-top: 50px;
  margin-left: 3px;
  margin-right: 3px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
}

.bp.w--current:hover {
  opacity: 1;
  color: #b07d02b8;
  background-color: #0000;
  border-bottom-color: #b07d02cc;
}

.bp.w--current:active {
  opacity: 1;
  color: #b07d02b8;
  border-bottom-color: #b07d02cc;
}

.bp.w--current:focus {
  color: #b07d02b8;
  background-color: #0000;
  border-bottom: 0 #000;
  border-right-style: none;
  border-right-width: 0;
}

.bp.w--current:visited {
  opacity: 1;
  color: #b07d02b8;
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.rr {
  opacity: 1;
  color: #d3d3d3cc;
  text-align: center;
  background-color: #0000;
  border-right: 1px #b07d02;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  margin: 50px 3px 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
  position: static;
}

.rr:hover {
  color: #c0c0c080;
  margin-right: 3px;
}

.rr.w--current {
  opacity: 1;
  color: #b07d02bf;
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  height: auto;
  margin-top: 50px;
  margin-left: 3px;
  margin-right: 3px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
}

.rr.w--current:hover {
  opacity: 1;
  color: #b07d02b8;
  background-color: #0000;
  border-bottom-color: #b07d02cc;
}

.rr.w--current:active {
  opacity: 1;
  color: #b07d02b8;
  border-bottom-color: #b07d02cc;
}

.rr.w--current:focus {
  color: #b07d02b8;
  background-color: #0000;
  border-bottom: 0 #000;
  border-right-style: none;
  border-right-width: 0;
}

.rr.w--current:visited {
  opacity: 1;
  color: #b07d02b8;
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.link-block-logo-dt {
  z-index: 999;
  margin-top: 0;
  margin-left: 2px;
  margin-right: 0;
  position: relative;
}

.link-block-logo-dt.w--current {
  opacity: 1;
  margin-top: 0;
  margin-left: 2px;
  margin-right: 0;
}

.button-fancy-nav {
  opacity: 1;
  color: #d3d3d3cc;
  text-align: center;
  background-color: #0000;
  border-right: 1px #b07d02;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  margin: 50px 3px 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
  position: static;
}

.button-fancy-nav:hover {
  color: #d3d3d380;
  margin-right: 3px;
}

.button-fancy-nav.w--current {
  opacity: 1;
  color: #d3d3d3cc;
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  height: auto;
  margin-top: 60px;
  margin-left: 3px;
  margin-right: 3px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
}

.button-fancy-nav.w--current:hover {
  opacity: 1;
  color: #c0c0c080;
  background-color: #0000;
  border-bottom-color: #b07d02cc;
}

.button-fancy-nav.w--current:active {
  opacity: .8;
  color: #c0c0c080;
  border-bottom-color: #b07d02cc;
}

.button-fancy-nav.w--current:focus {
  color: #b07d02b3;
  background-color: #0000;
  border-bottom: 0 #000;
  border-right-style: none;
  border-right-width: 0;
}

.button-fancy-nav.w--current:visited {
  opacity: .8;
  color: #b07d02cc;
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.nap {
  opacity: 1;
  color: #d3d3d3cc;
  text-align: center;
  background-color: #0000;
  border-right: 1px #b07d02;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  margin: 50px 3px 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
  position: static;
}

.nap:hover {
  color: #c0c0c080;
  margin-right: 3px;
}

.nap.w--current {
  opacity: 1;
  color: #b07d02bf;
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  height: auto;
  margin-top: 50px;
  margin-left: 3px;
  margin-right: 3px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
}

.nap.w--current:hover {
  opacity: 1;
  color: #b07d02b8;
  background-color: #0000;
  border-bottom-color: #b07d02cc;
}

.nap.w--current:active {
  opacity: 1;
  color: #c0c0c080;
  border-bottom-color: #b07d02cc;
}

.nap.w--current:focus {
  color: #b07d02b3;
  background-color: #0000;
  border-bottom: 0 #000;
  border-right-style: none;
  border-right-width: 0;
}

.nap.w--current:visited {
  opacity: 1;
  color: #b07d02cc;
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.grid-dt-nav {
  float: none;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 10fr .25fr .25fr .25fr .25fr .25fr .25fr .25fr .25fr;
  grid-auto-columns: .25fr;
  place-content: start;
  place-items: start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 15px;
}

.grid-tke {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--trans);
  grid-template-rows: auto;
  grid-template-columns: 10fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  place-content: end;
  place-items: end;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
  inset: 0% 0% auto auto;
}

.tke-button-dt {
  opacity: 1;
  color: var(--white);
  text-align: right;
  letter-spacing: -1px;
  background-color: #0000;
  border: 1px #b07d02cc;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  margin: 50px auto 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .8s;
  position: static;
}

.tke-button-dt:hover {
  color: var(--guitar-orange);
  text-align: right;
  border-color: #b07d02bf;
  max-height: none;
  margin-right: 0;
}

.tke-button-dt.w--current {
  opacity: 1;
  color: var(--guitar-orange);
  letter-spacing: -1px;
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: 20px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.tke-button-dt.w--current:hover {
  opacity: 1;
  color: var(--guitar-orange);
  background-color: #0000;
  border-color: #b07d02cc;
}

.tke-button-dt.w--current:active {
  opacity: 1;
  color: var(--guitar-orange);
  border-bottom-color: #b07d02cc;
}

.tke-button-dt.w--current:focus {
  color: var(--guitar-orange);
  background-color: #0000;
  border-bottom: 0 solid #b07d02cc;
  border-right-style: solid;
  border-right-width: 0;
}

.tke-button-dt.w--current:focus-visible, .tke-button-dt.w--current[data-wf-focus-visible] {
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-right-width: 1px;
  max-height: none;
}

.tke-button-dt.w--current:visited {
  opacity: 1;
  color: var(--guitar-orange);
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 1px;
}

.tke {
  float: none;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--trans);
  text-align: right;
  grid-template-rows: auto;
  grid-template-columns: 10fr .25fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  place-content: end;
  place-items: end;
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  inset: 0% 0% auto auto;
}

.button-artist-dt-nav {
  border-style: solid none none solid;
  border-width: 1px;
  border-color: var(--guitar-orange);
  background-color: var(--trans);
  opacity: 1;
  color: var(--med-brown);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 60px;
  margin-bottom: 20px;
  margin-right: 5px;
  padding: 10px 5px 10px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  text-decoration: none;
  transition: all .7s;
  position: fixed;
  inset: 0% 0% auto auto;
}

.button-artist-dt-nav:hover {
  border-style: none;
  border-color: var(--guitar-orange);
  background-color: var(--trans);
  opacity: .8;
  color: var(--med-brown);
  font-weight: 600;
}

.button-artist-dt-nav:active {
  border-style: none;
  border-width: 1px;
  border-radius: 0;
}

.button-artist-dt-nav:focus {
  border-style: none;
  border-width: 1px;
}

.button-artist-dt-nav:focus-visible, .button-artist-dt-nav[data-wf-focus-visible] {
  border-style: none;
}

.button-artist-dt-nav:visited {
  letter-spacing: 0;
  border-style: none;
  border-width: 1px;
  margin-top: 90px;
  font-size: 13px;
  line-height: 13px;
}

.grid-tke2 {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--trans);
  grid-template-rows: auto;
  grid-template-columns: 10fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  place-content: end;
  place-items: end;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
  inset: 0% 0% auto auto;
}

.code {
  color: var(--guitar-orange);
}

.bold-text-top-artists {
  float: none;
  clear: none;
  background-color: var(--dark-brown);
  opacity: 1;
  color: var(--guitar-orange);
  text-align: left;
  letter-spacing: -2px;
  background-image: url('../images/bg-head.gif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto;
  padding: 10px 0 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 66px;
  font-weight: 900;
  line-height: 50px;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.bold-text-top-artists:active {
  color: var(--guitar-orange);
  letter-spacing: -2px;
}

.bold-names-dt {
  color: var(--pure-white);
  letter-spacing: -1px;
  font-size: 18px;
  line-height: 18px;
}

.column-3-artist {
  justify-content: center;
  align-items: flex-start;
}

.qs-text {
  font-size: 29px;
}

.artist-test {
  border-bottom: 1px solid var(--med-brown);
  width: 93%;
  min-width: 93%;
  max-width: 93%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.column-1-pic {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
}

.column-2-artist {
  color: var(--pure-white);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: flex;
}

.column-2-artist:hover {
  opacity: 1;
}

.accord-head {
  width: 100%;
}

.accord-para {
  width: 100%;
  overflow: visible;
}

.test-head, .test-text {
  width: 50%;
  display: flex;
}

.test-pic {
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  overflow: hidden;
}

.artist-name {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-left: 0;
  font-size: 18px;
  line-height: 18px;
}

.artist-name:hover {
  opacity: 1;
}

.g {
  opacity: 1;
  color: var(--med-brown);
  letter-spacing: -1px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.a {
  color: var(--guitar-orange);
  letter-spacing: -1px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  font-size: 26px;
  font-weight: 900;
  line-height: 22px;
}

.div-block-2, .test-head-copy, .read {
  width: 50%;
  display: flex;
}

.blurb-top-test {
  border-left: 1px solid var(--mauve);
  opacity: 1;
  color: var(--med-brown);
  text-align: left;
  letter-spacing: 0;
  align-self: center;
  margin-right: 0;
  padding: 8px 0 8px 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

.div-read-test {
  width: 100%;
}

.div-text-expand-text {
  width: 100%;
  display: block;
}

.head-read-test {
  display: flex;
}

.text-expand-test {
  height: 40px;
  display: flex;
}

.icon {
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 20px;
  font-size: 15px;
  line-height: 15px;
}

.text-block-7 {
  margin-top: 20px;
}

.dropdown-toggle {
  width: 100%;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 60px;
}

.text-block-8 {
  width: 99.9997%;
  font-size: 15px;
  line-height: 15px;
}

.dropdown-test {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.read-test {
  width: 100%;
  font-size: 15px;
  line-height: 15px;
}

.div-hide-text-test {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: -20px;
}

.hide-text-test {
  background-color: var(--off-white);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 3px 3px 3px 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
}

.dropdown-list {
  width: 100%;
}

.dropdown-list.w--open {
  min-width: 100%;
  max-width: 100%;
}

.settings-show {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-size: 15px;
  line-height: 15px;
}

.settings-show-hide {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
}

.icon-hide {
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 20px;
  font-size: 15px;
  line-height: 15px;
  display: none;
}

.div-block-3 {
  background-color: var(--mauve);
}

.text-block-9 {
  color: var(--off-white);
  cursor: auto;
  width: 100%;
  height: 50px;
}

.text-block-9:hover {
  height: auto;
}

.sect-test {
  margin-top: 60px;
}

.div-q {
  cursor: pointer;
  flex-flow: column;
  display: flex;
}

.div-a {
  display: block;
}

.q {
  flex-flow: row;
  display: flex;
}

.div-hidden-text-9-4 {
  width: 100%;
  display: block;
}

.section-3 {
  background-color: var(--off-white);
  margin-top: 20px;
}

.arrow {
  align-self: flex-start;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  display: block;
}

.most-recent-section, .section-easy-more-less {
  margin-top: 60px;
}

.div-wrap {
  width: 50%;
}

.text-block-10 {
  background-color: var(--bg-brown);
  color: var(--off-white);
}

.italic-tke {
  font-weight: 900;
}

.text-artist-paragraph {
  color: var(--pure-white);
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.bold-text-8 {
  color: var(--guitar-orange);
  font-size: 16px;
  line-height: 18px;
}

.sect-lola-ph {
  display: none;
}

.promo {
  color: var(--pure-white);
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
}

.sect-art-top-p, .sect-artist-accordian {
  display: none;
}

.accord-link {
  opacity: .8;
  color: var(--guitar-orange);
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  text-decoration: none;
  transition: all .8s;
}

.accord-link:hover {
  opacity: .6;
  color: var(--guitar-orange);
}

.accord-link-2 {
  text-decoration: none;
  display: block;
}

.blurb-phn-accord {
  border-left: 1px solid var(--mauve);
  opacity: 1;
  color: var(--med-brown);
  text-align: left;
  letter-spacing: 0;
  align-self: center;
  margin-right: 10px;
  padding: 8px 10px 8px 7px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

.btp {
  letter-spacing: normal;
  font-weight: 600;
}

.import-setting-hide-show {
  color: var(--guitar-orange);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
}

.vi-settings-hide-show {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
}

._9-6-hidden-stuff {
  min-width: Infinity% ;
  width: 100%;
  display: block;
}

.artist-long-name {
  color: var(--guitar-orange);
  letter-spacing: -1px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  font-size: 24px;
  font-weight: 900;
  line-height: 22px;
}

.bold-text-9 {
  font-weight: 600;
}

.z {
  margin-top: 3px;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.rj {
  color: var(--pure-white);
  letter-spacing: -1px;
  font-size: 30px;
  line-height: 10px;
}

.italic-text-5, .italic-text-6, .italic-text-7 {
  font-style: normal;
}

.insta-link {
  text-decoration: none;
}

.bold-text-11 {
  color: var(--pure-white);
  font-size: 20px;
  line-height: 24px;
}

.phdt {
  color: var(--guitar-orange);
  font-size: 20px;
  text-decoration: none;
}

.pndt2 {
  color: var(--pure-white);
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 40px;
  text-decoration: none;
}

.bold-pg-2 {
  color: var(--pure-white);
  letter-spacing: 0;
  font-size: 35px;
  line-height: 40px;
}

@media screen and (max-width: 991px) {
  .topnavdt, .grid-cms {
    display: none;
  }

  .fbmlogo {
    opacity: .9;
    object-position: 0% 0%;
    padding-top: 0;
    padding-left: 0;
  }

  .fbmlogo:hover {
    opacity: .9;
  }

  .topgridfbm {
    display: none;
  }

  .sect-home {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    height: 400px;
    min-height: 400px;
    max-height: 400px;
    margin-top: 0;
  }

  .box-cms {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
    margin-top: 260px;
    margin-right: 15px;
    display: none;
  }

  .text-lr-box-cms {
    font-size: 13px;
  }

  .h24 {
    z-index: 888;
    background-color: var(--purple);
    opacity: .93;
    color: #d3d3d399;
    text-align: center;
    letter-spacing: -1px;
    border: 1px #000;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding: 12px 0;
    font-size: 30px;
    font-weight: 200;
    line-height: 30px;
    display: block;
    inset: auto auto 0% 0%;
  }

  .h24:hover {
    opacity: .93;
    color: #d3d3d399;
  }

  .h24:active, .h24:focus {
    color: #d3d3d399;
  }

  .italic-text, .bold-text {
    text-align: center;
  }

  .bold-day {
    opacity: 1;
    color: var(--yellow\<deleted\|variable-f0ffc5d3-5bfc-3c92-acf4-f027caaa3bdd\>);
    text-align: left;
    letter-spacing: -2px;
    padding-left: 40px;
    font-size: 80px;
    line-height: 60px;
  }

  .italic-day {
    opacity: .6;
    color: var(--off-white);
    text-align: center;
  }

  .body-fbm {
    background-color: var(--bg-brown);
    background-image: linear-gradient(169deg, var(--guitar-orange), var(--dark-brown) 64%);
  }

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

  .sect-nav-mobile {
    display: block;
  }

  .h1 {
    z-index: 888;
    background-color: var(--purple);
    opacity: .93;
    color: #d3d3d399;
    text-align: center;
    letter-spacing: -1px;
    border: 1px #000;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding: 12px 0;
    font-size: 30px;
    font-weight: 200;
    line-height: 30px;
    display: block;
    inset: auto auto 0% 0%;
  }

  .h1:hover {
    opacity: .93;
    color: #d3d3d399;
  }

  .h1:active, .h1:focus {
    color: #d3d3d399;
  }

  .bold-day-2 {
    opacity: .6;
    color: var(--off-white);
    text-align: center;
    letter-spacing: -2px;
    padding-right: 0;
    font-size: 30px;
    line-height: 45px;
  }

  .sect-top-words-home {
    background-image: url('../images/bg-head-cell.gif');
    background-size: cover;
    inset: 0% 0% auto;
  }

  .bold-top-text {
    opacity: 1;
    color: var(--guitar-orange);
    text-align: left;
    letter-spacing: -2px;
    background-image: url('../images/bg-head.gif');
    background-position: 100% 100%;
    background-size: cover;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 50px;
    line-height: 40px;
  }

  .sect-home-pics {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .qs-row1 {
    margin-top: 150px;
  }

  .sect-pics-home-pn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
  }

  .pic-diamond {
    padding-left: 90px;
  }

  .sect-home-pics2 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .sect-home-pics3 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: -20px;
  }

  .grid-footer {
    text-align: right;
    background-image: radial-gradient(circle at 0%, #0000, #212d38 96%), url('../images/bg-foot2.jpg');
    background-position: 0 0, 0 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    grid-template-columns: 1.25fr .25fr;
    justify-content: end;
    height: 220px;
    min-height: 220px;
    max-height: 220px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-footer-links {
    text-align: left;
    border-left-style: solid;
    border-left-width: 5px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 600px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 16px;
    line-height: 25px;
    position: relative;
    inset: auto 0% 0% auto;
  }

  .sect-text-dt {
    display: none;
  }

  .text-above-ph-home {
    background-size: auto;
  }

  .section-2, .sect-top-text-dt-home {
    display: block;
  }

  .sect-home-text-phone, .sect-text-phone {
    display: none;
  }

  .text-phone {
    padding-left: 0;
    font-size: 23px;
    line-height: 23px;
  }

  .link-block-logo.w--current {
    margin-top: 50px;
  }

  .sect-main-home-dt {
    display: block;
  }

  .qs-main-home-dt {
    background-image: url('../images/diamond-light_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .heading-2 {
    font-family: Montserrat, sans-serif;
    font-size: 30px;
  }

  .text-home-dt {
    text-transform: uppercase;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .link-logo-mobile.w--current {
    margin-top: 40px;
  }

  .logo-home-dt {
    width: 120%;
    min-width: 120%;
    max-width: 120%;
  }

  .phone-number-dt {
    padding-left: 0;
    font-size: 42px;
    line-height: 42px;
  }

  .link-phone-dt {
    font-size: 42px;
    line-height: 42px;
  }

  .link-email-dt {
    font-size: 23px;
    line-height: 23px;
  }

  .sect-row1-phone, .sect-row2-phone, .sect-row3-ph {
    display: none;
  }

  .names-dt {
    color: var(--pure-white);
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 17px;
  }

  .sect-4, .sect-3 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: -20px;
  }

  .sect-main-info {
    display: block;
  }

  .sect-2, .sect-1 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .cell-9, .cell-main1 {
    background-position: 0 0;
    background-size: auto;
  }

  .text-ph, .text-cell-mobile, .text-cell-email {
    padding-left: 0;
    font-size: 23px;
    line-height: 23px;
  }

  .sect-dt-row-1 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .text-dt {
    background-image: none;
    margin-right: 0;
    padding: 0 10px 10px;
    font-size: 14px;
    line-height: 30px;
  }

  .sect-dt-row-3 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .sect-dt-row1 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 100px;
  }

  .cell-gentres {
    background-image: none;
    display: block;
  }

  .text-for-list-genres {
    letter-spacing: 0;
    padding: 10px 50px;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
  }

  .link-to-email1 {
    font-size: 18px;
    line-height: 16px;
  }

  .section-genres, .sect-big-logo-dt {
    display: block;
  }

  .pic-logo {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .sect-dt-row2 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 100px;
  }

  .rik {
    letter-spacing: -1px;
    font-size: 32px;
    font-weight: 700;
  }

  ._865link {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

  .sect-row3-phone {
    display: none;
  }

  .section-desktop-row-1 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 100px;
  }

  .section-desktop-words {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-desktop-row-2, .section-desktop-row-3 {
    mix-blend-mode: normal;
    background-image: none;
    border-bottom-style: none;
    border-bottom-width: 3px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .qs-words-dt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cell-for-logo {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .sect-6-pics-bottom-phone, .sect-pics-phone-row-1, .section-pics-ph-row2, .sect-pics-ph-row3, .sect-pics-phone-row4 {
    display: none;
  }

  .text-area-for-contact-info {
    padding-left: 0;
  }

  .photos-shown-text {
    opacity: .6;
    color: var(--off-white);
    font-size: 12px;
  }

  .sect-pics-phone-row5, .sect-pics-phone-row6, .text-genres-phone, .section-pics-phn, .sect-pics-pn, .sect-genres-pn, .section-pics-phn-copy, .pics, .pics-below, .grid-phone-narrow, .pics-phone-narrow-top-only, .sect-logo-pn {
    display: none;
  }

  .ling-logo-no-line.w--current {
    margin-top: 40px;
  }

  .sect-top-words-genres {
    background-image: url('../images/bg-head-cell.gif');
    background-size: cover;
    inset: 0% 0% auto;
  }

  .section-gentres-dt {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .qs-gentres {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-genres-page {
    background-image: none;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 30px;
  }

  .link-genre {
    font-size: 25px;
    line-height: 25px;
  }

  .t, .sect-artists-button-connect {
    display: none;
  }

  .qs-artists-logo-phn {
    margin-top: 100px;
    padding-left: 35px;
    padding-right: 25px;
  }

  .pic-logo-artist {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
    margin-top: 0;
    margin-right: auto;
    padding-left: 0;
  }

  .text-contact-info-artist {
    padding-left: 20px;
  }

  .rik2 {
    letter-spacing: 0;
    font-size: 13px;
    line-height: 17px;
  }

  ._865link2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
  }

  .email2 {
    font-size: 20px;
    line-height: 20px;
  }

  .cell-for-contact-info---artist-page {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 13px;
    line-height: 10px;
  }

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

  .body-artists {
    background-color: var(--dark-brown);
  }

  .link-block-for-logo-on-artist.w--current {
    text-align: center;
    margin-top: 0;
    margin-left: auto;
  }

  .genre {
    font-size: 16px;
    line-height: 20px;
  }

  .artist {
    letter-spacing: -1px;
    font-size: 21px;
    line-height: 21px;
  }

  .band-blurb-text {
    margin-right: 0;
    padding: 3px 0 3px 4px;
    font-size: 13px;
    line-height: 16px;
  }

  .utube {
    font-size: 14px;
  }

  .website {
    font-size: 13px;
  }

  .ph-puc, .blank {
    display: none;
  }

  .rik-artist-phn {
    letter-spacing: -1px;
    font-size: 16px;
  }

  .section-code-words-ph {
    display: none;
  }

  .code-words-ph {
    font-size: 12px;
    line-height: 13px;
  }

  .sect-artist-phone {
    display: none;
  }

  .blurb-phone {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 0;
    font-size: 13px;
  }

  .name-artist-ph {
    letter-spacing: -1px;
    font-size: 31px;
    line-height: 30px;
  }

  .grid-2, .grid-fancy-nav-dt, .grid-dt-nav, .grid-tke, .tke, .grid-tke2 {
    display: none;
  }

  .code {
    line-height: 17px;
  }

  .bold-text-top-artists {
    opacity: 1;
    color: var(--guitar-orange);
    text-align: left;
    letter-spacing: -2px;
    background-image: url('../images/bg-head.gif');
    background-position: 100% 100%;
    background-size: cover;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 50px;
    line-height: 40px;
  }

  .qs-text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .artist-test {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .g {
    line-height: 20px;
  }

  .a {
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 24px;
  }

  .blurb-top-test {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 0;
    font-size: 12px;
  }

  .text-artist-paragraph {
    letter-spacing: 0;
    font-size: 17px;
    line-height: 21px;
  }

  .sect-lola-ph {
    display: none;
  }

  .promo {
    letter-spacing: 0;
    font-size: 13px;
    line-height: 17px;
  }

  .sect-art-top-p, .sect-artist-accordian {
    display: none;
  }

  .blurb-phn-accord {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 0;
    font-size: 13px;
  }

  ._9-6-hidden-stuff {
    width: 100%;
    min-width: 100%;
    max-width: 100px;
  }

  .artist-long-name {
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 17px;
  }

  .rj {
    font-size: 25px;
    line-height: 10px;
  }

  .bold-text-11 {
    font-size: 17px;
    line-height: 21px;
  }

  .pndt2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 35px;
  }

  .bold-pg-2 {
    font-size: 25px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767px) {
  .fbmlogo {
    float: none;
    clear: none;
    opacity: 1;
    text-align: left;
    object-fit: fill;
    object-position: 0% 0%;
    width: 210px;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-left: auto;
    padding-top: 0;
    padding-left: 0;
  }

  .sect-home {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    height: 260px;
    min-height: 260px;
    max-height: 260px;
    margin-top: 0;
  }

  .lower-right-box-cms {
    text-align: center;
    font-size: 14px;
    line-height: 14px;
  }

  .box-cms {
    text-align: center;
    justify-content: flex-end;
    align-items: flex-end;
    width: 55%;
    min-width: 55%;
    max-width: 55%;
    margin-top: 205px;
    margin-left: 20px;
    padding: 3px;
    font-size: 10px;
    display: none;
    inset: 0% auto auto 0%;
  }

  .box-cms.w--current {
    margin-top: 200px;
  }

  .text-lr-box-cms {
    text-align: center;
    font-size: 14px;
    line-height: 14px;
  }

  .h24 {
    background-color: var(--purple);
    opacity: .93;
    color: #d3d3d399;
    text-align: center;
    letter-spacing: 0;
    text-shadow: none;
    border: 1px #000;
    width: auto;
    min-width: auto;
    max-width: none;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 23px;
    font-weight: 200;
    line-height: 23px;
    display: block;
    inset: 0% auto auto 0%;
  }

  .h24:hover {
    opacity: .93;
    color: #d3d3d399;
    inset: 0% auto auto 0%;
  }

  .h24:active {
    color: #d3d3d399;
  }

  .h24:focus {
    color: #d3d3d399;
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    inset: 0% auto auto 0%;
  }

  .h24:focus-visible, .h24[data-wf-focus-visible] {
    color: #d3d3d399;
  }

  .bold-day {
    opacity: 1;
    text-align: left;
    letter-spacing: -2px;
    padding-left: 40px;
    font-size: 50px;
    line-height: 38px;
  }

  .bold-day:hover, .bold-day:active, .bold-day:focus {
    text-align: left;
  }

  .italic-day {
    text-align: center;
    letter-spacing: -2px;
  }

  .body-fbm {
    background-color: var(--dark-brown);
    background-image: none;
    margin-bottom: 6px;
  }

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

  .h1 {
    background-color: var(--purple);
    opacity: .93;
    color: #d3d3d399;
    text-align: center;
    letter-spacing: 0;
    text-shadow: none;
    border: 1px #000;
    width: auto;
    min-width: auto;
    max-width: none;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 23px;
    font-weight: 200;
    line-height: 23px;
    display: block;
    inset: 0% auto auto 0%;
  }

  .h1:hover {
    opacity: .93;
    color: #d3d3d399;
    inset: 0% auto auto 0%;
  }

  .h1:active {
    color: #d3d3d399;
  }

  .h1:focus {
    color: #d3d3d399;
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    inset: 0% auto auto 0%;
  }

  .h1:focus-visible, .h1[data-wf-focus-visible] {
    color: #d3d3d399;
  }

  .bold-day-2 {
    opacity: .6;
    letter-spacing: -2px;
    padding-right: 0;
    font-size: 28px;
    line-height: 28px;
  }

  .bold-day-2:hover, .bold-day-2:active, .bold-day-2:focus {
    text-align: center;
  }

  .sect-top-words-home {
    background-image: url('../images/bg-head-cell.gif');
    background-position: 0 100%;
    background-size: cover;
  }

  .bold-top-text {
    opacity: 1;
    text-align: left;
    letter-spacing: -2px;
    background-image: url('../images/bg-head.gif');
    background-position: 100% 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 40px;
    line-height: 30px;
  }

  .bold-top-text:hover, .bold-top-text:active, .bold-top-text:focus {
    text-align: left;
  }

  .sect-home-pics {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 130px;
  }

  .qs-row1 {
    margin-top: 100px;
  }

  .sect-pics-home-pn {
    display: none;
  }

  .pic-diamond {
    width: 42%;
    min-width: 42%;
    max-width: 42%;
    margin-top: 0;
    padding-left: 100px;
  }

  .sect-home-pics2, .sect-home-pics3 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .logo {
    width: 40%;
    min-width: 40%;
  }

  .grid-footer {
    background-image: radial-gradient(circle at 0%, #0000, #212d38 89%), url('../images/bg-foot3.jpg');
    background-position: 0 0, 0 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    grid-template-columns: 2.75fr;
    height: 240px;
    min-height: 240px;
    max-height: 240px;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 20px;
  }

  .text-footer-links {
    text-align: left;
    border-left-style: solid;
    border-left-width: 3px;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 350px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 24px;
  }

  .text-block, .text-home {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .cell-for-text-home {
    border-bottom-style: none;
    border-right-style: none;
  }

  .qs-text-dt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 20px;
  }

  .sect-text-dt {
    display: block;
  }

  .text-above-ph-home {
    opacity: .95;
    text-align: center;
    text-transform: uppercase;
    background-image: none;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-top: 5px;
    padding: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
  }

  .sect-top-text-dt-home {
    display: none;
  }

  .sect-home-text-phone {
    display: block;
  }

  .sect-text-phone {
    background-image: linear-gradient(243deg, var(--bg-brown), var(--dark-brown) 69%);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 20px 5px;
    display: block;
  }

  .logo-home-phone {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-phone {
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
  }

  .text-phone {
    color: var(--guitar-orange);
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .link-phone-home {
    color: var(--guitar-orange);
    font-size: 55px;
    font-weight: 800;
    line-height: 35px;
    text-decoration: none;
  }

  .cell-logo {
    border-bottom-style: none;
    border-right-style: none;
  }

  .cell-text-turn-key-is {
    justify-content: flex-start;
    align-items: center;
  }

  .link-email {
    color: var(--guitar-orange);
    font-size: 20px;
    font-weight: 800;
    line-height: 25px;
    text-decoration: none;
  }

  .link-block-logo.w--current {
    text-align: center;
  }

  .text-rik-john {
    opacity: .95;
    text-align: center;
    text-transform: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
  }

  .sect-main-home-dt {
    display: none;
  }

  .text-home-dt {
    opacity: .95;
    text-align: center;
    text-transform: none;
    background-image: url('../images/diamond-light.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
  }

  .link-logo-mobile.w--current {
    border-bottom: 1px solid var(--guitar-orange);
    text-align: center;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .logo-home-mobile {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-home-dt {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-contact-detals-home-dt {
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
  }

  .phone-number-dt {
    color: var(--guitar-orange);
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .link-phone-dt {
    color: var(--guitar-orange);
    font-size: 55px;
    font-weight: 800;
    line-height: 35px;
    text-decoration: none;
  }

  .link-email-dt {
    color: var(--guitar-orange);
    font-size: 22px;
    font-weight: 800;
    line-height: 48px;
    text-decoration: none;
  }

  .sect-row1-phone, .sect-row2-phone, .sect-row3-ph {
    display: none;
  }

  .text-hover {
    height: 150px;
    min-height: 150px;
    max-height: 150px;
  }

  .div1 {
    background-position: 50%;
    background-size: cover;
  }

  .sect-4, .sect-3 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .sect-main-info {
    display: none;
  }

  .sect-2 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .sect-1 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 130px;
  }

  .link-phnumber-dt {
    color: var(--guitar-orange);
    font-size: 55px;
    font-weight: 800;
    line-height: 35px;
    text-decoration: none;
  }

  .link-emailaddress-dt {
    color: var(--guitar-orange);
    font-size: 22px;
    font-weight: 800;
    line-height: 48px;
    text-decoration: none;
  }

  .text-ph {
    color: var(--guitar-orange);
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .text-cell-mobile {
    color: var(--guitar-orange);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 55px;
    line-height: 35px;
  }

  .text-cell-email {
    color: var(--guitar-orange);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    line-height: 25px;
  }

  .text-rik-john-dt {
    opacity: .95;
    text-align: center;
    text-transform: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 5px;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
  }

  .sect-circle-dt {
    display: block;
  }

  .sect-dt-row-1 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 60px;
  }

  .text-dt {
    background-color: var(--bg-brown-med);
    opacity: .95;
    text-align: center;
    text-transform: uppercase;
    background-image: url('../images/diamond-light.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }

  .sect-dt-row-2 {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    display: none;
  }

  .sect-dt-row-3 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .sect-dt-row1 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 80px;
  }

  .cell-gentres {
    display: block;
  }

  .text-for-list-genres {
    letter-spacing: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .section-genres {
    display: block;
  }

  .sect-big-logo-dt {
    display: none;
    position: static;
  }

  .sect-dt-row2 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 80px;
  }

  .sect-row3-phone {
    display: none;
  }

  .section-desktop-row-1 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 80px;
  }

  .section-desktop-words {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    display: none;
  }

  .section-desktop-row-2, .section-desktop-row-3 {
    border-bottom-style: none;
    border-bottom-width: 2px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .sect-6-pics-bottom-phone, .sect-pics-phone-row-1, .section-pics-ph-row2, .sect-pics-ph-row3, .sect-pics-phone-row4 {
    display: none;
  }

  .photos-shown-text {
    opacity: .85;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 13px;
    line-height: 5px;
  }

  .sect-pics-phone-row5, .sect-pics-phone-row6 {
    display: none;
  }

  .text-photo-stuff-phone {
    opacity: .5;
    color: var(--off-white);
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
  }

  .text-genres-phone {
    opacity: .6;
    color: var(--pure-white);
    text-align: center;
    letter-spacing: -1px;
    text-transform: uppercase;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    display: none;
  }

  .cell-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .section-pics-phn, .sect-pics-pn, .sect-genres-pn, .section-pics-phn-copy, .pics, .pics-below, .pics-phone-narrow, .grid-phone-narrow, .pics-phone-narrow-top-only, .sect-logo-pn {
    display: none;
  }

  .ling-logo-no-line.w--current {
    border-bottom: 1px solid var(--guitar-orange);
    text-align: center;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .logo-home-small-pn {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .sect-top-words-genres {
    background-image: url('../images/bg-head-cell.gif');
    background-position: 0 100%;
    background-size: cover;
  }

  .section-gentres-dt {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    display: none;
  }

  .qs-gentres {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-genres-page {
    background-color: var(--bg-brown-med);
    opacity: .95;
    text-align: center;
    text-transform: uppercase;
    background-image: url('../images/diamond-light.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }

  .t {
    text-align: center;
    height: 400px;
    margin-top: 100px;
    margin-bottom: 40px;
    font-size: 20px;
    display: block;
  }

  .link-4.w--current {
    color: var(--pure-white);
    text-decoration: none;
  }

  .link-4.w--current:hover {
    color: var(--off-white);
  }

  .sect-artists-button-connect {
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-right: 0;
    display: block;
  }

  .button-artist-ph {
    text-align: center;
    width: auto;
    margin: 0 auto;
  }

  .logo-below {
    text-transform: none;
    align-self: center;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .test-link {
    color: var(--pure-white);
    text-decoration: none;
  }

  .test-link.w--current {
    color: var(--pure-white);
  }

  .test-link.w--current:hover {
    color: var(--off-white);
  }

  .qs-artists-logo-phn {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 80px;
    padding-right: 0;
  }

  .pic-logo-artist {
    text-align: center;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  ._865link2 {
    font-size: 40px;
    line-height: 40px;
  }

  .email2 {
    font-size: 20px;
    line-height: 20px;
  }

  .cell-for-contact-info---artist-page {
    padding-left: 0;
    font-size: 16px;
  }

  .cell-for-directions---artist-page {
    justify-content: flex-end;
    align-items: center;
  }

  .text-directions {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .body-artists {
    background-color: var(--dark-brown);
    background-image: none;
    margin-top: 40px;
    margin-bottom: 6px;
  }

  .bold-text-5 {
    font-size: 13px;
    line-height: 17px;
  }

  .link-block-for-logo-on-artist.w--current {
    text-align: center;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .artist-photo {
    min-height: auto;
    max-height: none;
    display: block;
    overflow: clip;
  }

  .genre {
    font-size: 15px;
  }

  .artist {
    font-size: 20px;
  }

  .band-blurb-cell {
    display: block;
  }

  .link-to-band-sites {
    margin-top: 0;
    font-size: 16px;
    line-height: 19px;
  }

  .ph-puc {
    color: var(--pure-white);
    text-align: center;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .artist-sm {
    font-size: 20px;
  }

  .artists-top-ph {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-image: linear-gradient(194deg, var(--bg-brown) 22%, var(--dark-brown) 79%);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 20px 10px 35px;
    position: static;
  }

  .cell-logo-artist {
    justify-content: center;
    align-items: center;
  }

  .link-block-logo-artist.w--current {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
  }

  .logo-artist-ph {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 0;
  }

  .blank {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 150px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cell-right-artist-ph {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .rik-artist-phn {
    font-size: 20px;
  }

  .section-code-words-ph {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .code-words-ph {
    background-image: linear-gradient(139deg, var(--trans) 27%, var(--dark-brown));
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding: 8px 75px 7px;
    font-size: 13px;
    line-height: 17px;
  }

  .heading-4 {
    text-align: center;
    margin-top: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
  }

  .sect-artist-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .quick-stack-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .quick-stack-artist-phone {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    border-top: 1px none var(--purple);
    border-bottom: 1px solid var(--mauve);
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 10px;
  }

  .cell-pic, .cell-sentence {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pic-artist-phone {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .blurb-phone {
    -webkit-text-stroke-color: var(--med-brown);
    border-left-style: none;
    margin-top: 5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
  }

  .genre-phone {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
  }

  .name-artist-ph {
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    line-height: 22px;
  }

  .website-link-ph {
    opacity: 1;
    font-size: 16px;
    line-height: 20px;
  }

  .bold-text-6, .bold-text-7 {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
  }

  .text-block-6 {
    color: var(--pure-white);
    letter-spacing: 0;
    font-family: Montserrat, sans-serif;
  }

  .bold-text-top-artists {
    opacity: 1;
    text-align: left;
    letter-spacing: -2px;
    background-image: url('../images/bg-head.gif');
    background-position: 100% 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 40px;
    line-height: 30px;
  }

  .bold-text-top-artists:hover, .bold-text-top-artists:active, .bold-text-top-artists:focus {
    text-align: left;
  }

  .bold-names-ph {
    font-size: 16px;
  }

  .bold-pn-phone-view {
    font-size: 33px;
  }

  .link-email-ph {
    color: var(--pure-white);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
  }

  .link-pn-ph-view {
    color: var(--guitar-orange);
    font-size: 30px;
    line-height: 30px;
    text-decoration: none;
  }

  .text-contact-info-artists {
    border-left: 4px solid var(--guitar-orange);
    color: var(--pure-white);
    letter-spacing: 0;
    text-transform: none;
    margin-left: 10px;
    padding: 5px 15px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    line-height: 10px;
  }

  .column-3-artist {
    display: block;
  }

  .qs-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .artist-test {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    display: none;
  }

  .test-pic {
    min-height: auto;
    max-height: none;
    display: block;
    overflow: clip;
  }

  .g {
    font-size: 15px;
  }

  .a {
    font-size: 20px;
  }

  .icon {
    color: var(--guitar-orange);
  }

  .dropdown-toggle {
    color: var(--off-white);
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-hide-text-test {
    color: var(--pure-white);
    margin-top: 0;
  }

  .hide-text-test {
    background-color: var(--purple);
    color: var(--med-brown);
    display: block;
  }

  .dropdown-list {
    background-color: var(--bg-brown);
    min-width: 100%;
    max-width: 100%;
    display: none;
  }

  .settings-show-hide {
    color: var(--guitar-orange);
  }

  .italic-tke {
    text-transform: uppercase;
  }

  .text-artist-paragraph {
    letter-spacing: 0;
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
  }

  .sect-lola-ph {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .bold-phone {
    color: var(--guitar-orange);
    font-size: 30px;
    line-height: 30px;
  }

  .link-ph {
    font-size: 30px;
    line-height: 30px;
    text-decoration: none;
  }

  .email {
    color: var(--guitar-orange);
    font-size: 15px;
    line-height: 20px;
  }

  .link-5 {
    color: var(--white);
    text-decoration: none;
  }

  .email-link-phone {
    color: var(--white);
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
  }

  .promo {
    font-size: 12px;
    line-height: 15px;
  }

  .orange-ph {
    color: var(--guitar-orange);
    font-size: 12px;
    line-height: 15px;
  }

  .sect-art-top-p {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .sect-artist-accordian {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .qs-accordian {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-bottom: 1px solid var(--mauve);
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0 10px;
  }

  .pic-accordian {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .accord-link {
    opacity: 1;
  }

  .blurb-phn-accord {
    margin-top: 7px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }

  .btp {
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
  }

  .ph {
    color: var(--guitar-orange);
    font-size: 33px;
    line-height: 43px;
  }

  .lp {
    font-size: 33px;
    line-height: 43px;
    text-decoration: none;
  }

  .import-setting-hide-show, .vi-settings-hide-show {
    color: var(--guitar-orange);
  }

  ._9-6-hidden-stuff {
    margin-top: 5px;
    display: block;
  }

  .artist-long-name {
    font-size: 20px;
  }

  .z {
    margin-top: 0;
  }

  .rjph {
    font-size: 20px;
    line-height: 10px;
  }

  .italic-text-8, .italic-text-9, .italic-text-10 {
    font-style: normal;
  }

  .bold-text-10 {
    font-size: 15px;
    line-height: 20px;
  }

  .bp2pn {
    color: var(--guitar-orange);
    font-size: 32px;
    line-height: 38px;
  }

  .phlinkpg2 {
    font-size: 32px;
    line-height: 38px;
    text-decoration: none;
  }

  .memboldphn {
    font-size: 20px;
    line-height: 25px;
  }

  .textpg1cellphn {
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .mem-phn-pg1 {
    color: var(--pure-white);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 40px;
  }

  .pnpnp1 {
    font-size: 35px;
    line-height: 25px;
    text-decoration: none;
  }

  .empnp1 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
  }

  .linkpnpnp1 {
    color: var(--guitar-orange);
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 25px;
    text-decoration: none;
  }

  .link-6 {
    color: var(--guitar-orange);
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
  }

  .email-p1-phw {
    color: var(--guitar-orange);
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
  }

  .pn2 {
    color: var(--guitar-orange);
    font-size: 32px;
    line-height: 38px;
  }
}

@media screen and (max-width: 479px) {
  .fbmlogo {
    z-index: 555;
    float: left;
    opacity: .9;
    object-fit: fill;
    object-position: 0% 0%;
    width: 210px;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .sect-home {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: block;
    overflow: visible;
  }

  .lower-right-box-cms {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
  }

  .box-cms {
    text-align: center;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 160px;
    margin-left: 15px;
    font-size: 8px;
    line-height: 18px;
    display: none;
  }

  .text-lr-box-cms {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
  }

  .h24 {
    background-color: #0000;
    background-image: linear-gradient(to bottom, var(--purple), var(--purple));
    box-shadow: none;
    opacity: .93;
    color: #f1f2f4;
    text-align: center;
    letter-spacing: 4px;
    text-indent: 0;
    text-shadow: none;
    border-bottom: 1px #b5402d;
    width: auto;
    min-width: auto;
    max-width: none;
    margin: 0 auto;
    padding: 4px 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 18px;
    display: block;
    position: relative;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .h24:hover {
    opacity: .93;
    color: #f1f2f4;
    text-decoration: none;
    inset: auto 0% 0%;
  }

  .h24:active {
    inset: auto 0% 0%;
  }

  .h24:focus {
    color: #f1f2f4;
    text-align: center;
    text-shadow: none;
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 20px;
    inset: auto 0% 0%;
  }

  .h24:focus-visible, .h24[data-wf-focus-visible] {
    box-shadow: none;
    color: #f1f2f4;
    text-align: center;
    text-shadow: none;
    font-size: 20px;
    line-height: 20px;
    inset: auto 0% 0%;
  }

  .bold-day {
    text-align: left;
    letter-spacing: -2px;
    padding-left: 20px;
    font-size: 30px;
    font-weight: 900;
    line-height: 24px;
  }

  .bold-day:active {
    text-align: center;
  }

  .bold-day:focus {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .italic-day {
    text-align: center;
    letter-spacing: -1px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 17px;
  }

  .body-fbm {
    background-color: var(--dark-brown);
    text-align: center;
    background-image: none;
    height: 1000px;
    min-height: 1000px;
    max-height: 1000px;
    line-height: 17px;
  }

  .heading {
    display: none;
  }

  .h1 {
    background-color: #0000;
    background-image: linear-gradient(to bottom, var(--purple), var(--purple));
    box-shadow: none;
    opacity: .93;
    color: #f1f2f4;
    text-align: center;
    letter-spacing: 4px;
    text-indent: 0;
    text-shadow: none;
    border-bottom: 1px #b5402d;
    width: auto;
    min-width: auto;
    max-width: none;
    margin: 0 auto;
    padding: 4px 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 18px;
    display: block;
    position: relative;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .h1:hover {
    opacity: .93;
    color: #f1f2f4;
    text-decoration: none;
    inset: auto 0% 0%;
  }

  .h1:active {
    inset: auto 0% 0%;
  }

  .h1:focus {
    color: #f1f2f4;
    text-align: center;
    text-shadow: none;
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 20px;
    inset: auto 0% 0%;
  }

  .h1:focus-visible, .h1[data-wf-focus-visible] {
    box-shadow: none;
    color: #f1f2f4;
    text-align: center;
    text-shadow: none;
    font-size: 20px;
    line-height: 20px;
    inset: auto 0% 0%;
  }

  .bold-day-2 {
    text-align: center;
    letter-spacing: -2px;
    font-size: 20px;
    line-height: 32px;
  }

  .bold-day-2:active {
    text-align: center;
  }

  .bold-day-2:focus {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .sect-top-words-home {
    background-color: var(--dark-brown);
    background-image: url('../images/bg-phone-narrow2.gif');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 96px;
    min-height: 96px;
    max-height: 96px;
  }

  .bold-top-text {
    background-color: var(--dark-brown);
    opacity: 1;
    text-align: left;
    letter-spacing: -2px;
    background-image: none;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    font-size: 35px;
    font-weight: 900;
    line-height: 28px;
  }

  .bold-top-text:hover {
    text-align: left;
  }

  .bold-top-text:active {
    color: var(--guitar-orange);
    text-align: left;
  }

  .bold-top-text:focus {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .sect-home-pics {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .sect-pics-home-pn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .qs-home-pn {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .c1pn {
    justify-content: center;
    align-items: center;
  }

  .p1pn {
    width: 100%;
    min-width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .sect-x {
    display: block;
  }

  .pic-diamond {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: -20px;
    margin-bottom: 20px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .sect-home-pics2, .sect-home-pics3 {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .section-logo-text {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .qs-logo-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .grid-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #212d38;
    background-image: linear-gradient(105deg, #0000, #212d38cc 59%), url('../images/bg-foot3.jpg');
    background-position: 0 0, 0 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    grid-template-columns: 9fr;
    align-content: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 170px;
    min-height: 170px;
    max-height: 170px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-footer-links {
    opacity: 1;
    text-align: left;
    border-top-style: none;
    border-left-style: solid;
    border-left-width: 5px;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 180px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .text-block {
    text-align: center;
    font-size: 15px;
    line-height: 19px;
  }

  .cell-5 {
    text-align: center;
  }

  .p2pn {
    width: 100%;
    min-width: 100%;
    margin-right: 0;
  }

  .text-home {
    text-align: center;
    font-size: 15px;
    line-height: 19px;
  }

  .cell-for-text-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    border-top-width: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
    border-right-style: none;
    display: flex;
  }

  .qs-text-dt {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 0;
  }

  .sect-text-dt {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .text-above-ph-home {
    border-top: 1px none var(--bg-brown);
    border-bottom: 1px none var(--bg-brown);
    border-left: 1px none var(--guitar-orange);
    opacity: .95;
    text-transform: uppercase;
    background-image: none;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }

  .section-2, .sect-top-text-dt-home {
    display: none;
  }

  .sect-text-phone {
    background-color: var(--dark-brown);
    background-image: linear-gradient(119deg, var(--bg-brown), var(--dark-brown) 76%);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .logo-home-phone {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-bottom: 0;
  }

  .text-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 42px;
    line-height: 42px;
  }

  .link-phone-home {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 42px;
    line-height: 42px;
  }

  .cell-logo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    border-top-width: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
    border-right-style: none;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .link-email {
    color: var(--guitar-orange);
    font-size: 17px;
    font-weight: 800;
    line-height: 20px;
    text-decoration: none;
  }

  .text-rik-john {
    border-bottom: 0 #000;
    border-left: 1px none var(--guitar-orange);
    opacity: .95;
    text-transform: uppercase;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
  }

  .text-home-dt {
    border-bottom: 0 #000;
    border-left: 1px none var(--guitar-orange);
    opacity: .95;
    text-transform: uppercase;
    background-image: url('../images/diamond-light_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
  }

  .link-logo-mobile.w--current {
    border-bottom-style: none;
    border-bottom-width: 1px;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-bottom: 0;
  }

  .logo-home-mobile {
    text-align: center;
    width: 75%;
    min-width: 75%;
    max-width: 75%;
    min-height: auto;
    margin-top: 7px;
    margin-bottom: 9px;
  }

  .logo-home-dt {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-bottom: 0;
  }

  .phone-number-dt {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-phone-dt {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 40px;
  }

  .link-email-dt {
    color: var(--guitar-orange);
    font-size: 20px;
    font-weight: 800;
    line-height: 40px;
    text-decoration: none;
  }

  .cell1 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
  }

  .cell-8 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-2 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    padding: 0;
  }

  .sect-row1-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .sect-row2-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .qs-cell1, .qs-cell2 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    padding: 0;
  }

  ._1, ._3 {
    justify-content: center;
    align-items: center;
  }

  .cell-phone-pics {
    align-self: center;
    width: 100%;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .sect-row3-ph {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .qs-cell3 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    padding: 0;
  }

  .sect-4, .sect-3, .sect-2, .sect-1 {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .link-phnumber-dt {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 42px;
    line-height: 42px;
  }

  .link-emailaddress-dt {
    color: var(--guitar-orange);
    font-size: 20px;
    font-weight: 800;
    line-height: 40px;
    text-decoration: none;
  }

  .text-ph {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 42px;
    line-height: 42px;
  }

  .text-cell-mobile {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto 10px;
    padding-left: 0;
    font-size: 42px;
    line-height: 42px;
  }

  .text-cell-email {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .text-rik-john-dt {
    border-bottom: 0 #000;
    border-left: 1px none var(--guitar-orange);
    opacity: .95;
    text-transform: uppercase;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
  }

  .sect-circle-dt {
    display: none;
  }

  .sect-dt-row-1 {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .text-dt {
    border-bottom: 0 #000;
    border-left: 1px none var(--guitar-orange);
    opacity: .95;
    text-transform: uppercase;
    background-image: url('../images/diamond-light_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
  }

  .bold-text-2, .test-2 {
    font-size: 25px;
  }

  .sect-dt-row-2 {
    display: none;
  }

  .sect-dt-row-3, .sect-dt-row1 {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .cell-gentres, .section-genres, .sect-big-logo-dt {
    display: none;
  }

  .sect-dt-row2 {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .sect-row3-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-desktop-row-1 {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .section-desktop-words {
    display: none;
  }

  .section-desktop-row-2, .section-desktop-row-3 {
    z-index: 50;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #0000;
    border-top: 0 #b5402d;
    border-bottom-width: 1px;
    outline: 3px #333;
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    margin-top: 0;
    display: none;
    overflow: visible;
  }

  .sect-6-pics-bottom-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .sect-pics-phone-row-1 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .section-pics-ph-row2, .sect-pics-ph-row3, .sect-pics-phone-row4 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .photos-shown-text {
    opacity: .85;
    letter-spacing: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 11px;
    line-height: 5px;
  }

  .sect-pics-phone-row5 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .sect-pics-phone-row6 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-photo-stuff-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 20px;
    font-size: 11px;
    line-height: 12px;
  }

  .text-genres-phone {
    background-image: linear-gradient(180deg, var(--dark-brown), var(--dark-green-gray));
    letter-spacing: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    display: block;
  }

  .pic-cell-phone {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-pics-phn {
    background-color: var(--dark-brown);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .quick-stack-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    padding: 0;
    position: static;
  }

  .image-2 {
    flex: 0 auto;
    align-self: center;
  }

  .image-3, .image-4 {
    align-self: center;
  }

  .cell-13 {
    justify-content: center;
    align-items: center;
  }

  .sect-pics-pn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .sect-genres-pn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cell-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .quick-stack-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .cell-14-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-pics-phn-copy {
    background-color: var(--dark-brown);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .pics {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .pics-below {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .cell-15 {
    flex-flow: row;
    align-items: flex-start;
    display: flex;
  }

  .grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .pics-phone-narrow {
    display: block;
  }

  .grid-phone-narrow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .pics-phone-narrow-top-only {
    margin-top: 96px;
    display: block;
  }

  .sect-logo-pn {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--bg-brown) 36%, var(--dark-brown));
    opacity: 1;
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    display: block;
  }

  .ling-logo-no-line.w--current {
    border-bottom-style: none;
    border-bottom-width: 1px;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    padding-bottom: 20px;
  }

  .logo-home-small-pn {
    text-align: center;
    width: 75%;
    min-width: 75%;
    max-width: 75%;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .sect-top-words-genres {
    background-color: var(--dark-brown);
    background-image: url('../images/bg-phn-artist.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: auto;
    max-height: none;
    inset: 0% 0% auto;
  }

  .section-gentres-dt {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: none;
  }

  .text-genres-page {
    border-bottom: 0 #000;
    border-left: 1px none var(--guitar-orange);
    opacity: .95;
    text-transform: uppercase;
    background-image: url('../images/diamond-light_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
  }

  .t {
    height: 300px;
    margin-top: 40px;
  }

  .link-4 {
    color: var(--pure-white);
  }

  .link-4.w--current {
    color: var(--pure-white);
    text-decoration: none;
  }

  .sect-artists-button-connect {
    padding-bottom: 10px;
    display: block;
  }

  .button-artist-ph {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 22px;
  }

  .test-link {
    color: var(--pure-white);
    text-decoration: none;
  }

  .test-link.w--current {
    color: var(--pure-white);
  }

  .quick-stack-6 {
    margin-top: 100px;
  }

  .qs-artists-logo-phn {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pic-logo-artist {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  ._865link2 {
    font-size: 27px;
    line-height: 27px;
  }

  .email2 {
    font-size: 15px;
  }

  .cell-for-logo---artist-page {
    justify-content: flex-end;
    align-items: center;
  }

  .cell-for-contact-info---artist-page {
    margin-top: 0;
    font-size: 13px;
    line-height: 17px;
  }

  .cell-for-directions---artist-page {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-directions {
    text-align: center;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    padding: 5px;
    font-size: 13px;
    line-height: 16px;
  }

  .body-artists {
    background-color: var(--dark-brown);
    text-align: center;
    background-image: none;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    line-height: 17px;
  }

  .bold-text-5 {
    font-size: 12px;
    line-height: 15px;
  }

  .link-block-for-logo-on-artist.w--current {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
  }

  .artist-photo {
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .link-to-band-sites {
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 4px;
    font-size: 14px;
    line-height: 15px;
  }

  .utube {
    font-size: 12px;
    line-height: 10px;
  }

  .ph-puc {
    margin-top: 100px;
  }

  .artists-top-ph {
    z-index: 999;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--dark-brown);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0;
    position: static;
    inset: 0% 0% auto;
  }

  .cell-logo-artist {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .link-block-logo-artist.w--current {
    align-self: flex-start;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .logo-artist-ph {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .blank {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cell-right-artist-ph {
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-right: 0;
  }

  .rik-artist-phn {
    font-size: 15px;
  }

  .section-code-words-ph {
    z-index: 888;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 145px;
    display: block;
    position: relative;
  }

  .code-words-ph {
    background-color: var(--trans);
    background-image: linear-gradient(274deg, var(--dark-brown) 10%, var(--bg-brown) 68%);
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    padding: 11px 10px 7px;
    font-size: 12px;
    line-height: 15px;
  }

  .heading-4 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .sect-artist-phone {
    border-bottom: 1px solid var(--mauve);
    height: auto;
    min-height: auto;
    max-height: none;
    margin-bottom: 7px;
    display: block;
  }

  .quick-stack-artist-phone {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-bottom-style: none;
    width: 93%;
    min-width: 93%;
    max-width: 93%;
    padding: 10px 0;
  }

  .cell-pic {
    justify-content: center;
    align-items: center;
    padding-bottom: 2px;
  }

  .cell-sentence {
    justify-content: center;
    align-items: center;
  }

  .pic-artist-phone {
    width: auto;
  }

  .blurb-phone {
    border-bottom: 1px none var(--mauve);
    text-align: center;
    border-left-style: none;
    width: 88%;
    min-width: 88%;
    max-width: 88%;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 6px;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
  }

  .artist-name-phone {
    margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .genre-phone {
    font-size: 16px;
    font-weight: 600;
    line-height: 15px;
  }

  .name-artist-ph {
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 24px;
  }

  .website-link-ph {
    font-size: 15px;
    line-height: 15px;
  }

  .bold-text-6, .bold-text-7 {
    font-size: 12px;
    line-height: 15px;
  }

  .text-block-6 {
    letter-spacing: -1px;
    font-size: 13px;
  }

  .bold-text-top-artists {
    background-color: var(--dark-brown);
    opacity: 1;
    text-align: left;
    letter-spacing: -2px;
    background-image: none;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 35px;
    font-weight: 900;
    line-height: 28px;
    display: block;
  }

  .bold-text-top-artists:hover {
    text-align: left;
  }

  .bold-text-top-artists:active {
    color: var(--guitar-orange);
    text-align: left;
  }

  .bold-text-top-artists:focus {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-names-ph {
    font-size: 14px;
    font-weight: 600;
  }

  .bold-pn-phone-view {
    font-size: 31px;
    line-height: 31px;
  }

  .link-email-ph {
    font-size: 14px;
  }

  .text-contact-info-artists {
    border-top: 1px solid var(--guitar-orange);
    border-right: 1px none var(--guitar-orange);
    letter-spacing: -1px;
    border-left-style: none;
    align-self: flex-start;
    width: 92%;
    min-width: 92%;
    max-width: 92%;
    margin: 0 auto 5px;
    padding: 10px 0 5px;
    font-size: 14px;
    line-height: 10px;
  }

  .artist-test {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: none;
  }

  .test-pic {
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .dropdown-toggle {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-left: 40px;
  }

  .text-artist-paragraph {
    letter-spacing: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 22px;
  }

  .sect-lola-ph {
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    display: block;
  }

  .bold-phone {
    font-size: 35px;
  }

  .email, .email-link-phone {
    font-size: 16px;
    line-height: 18px;
  }

  .promo, .orange-ph {
    font-size: 13px;
    line-height: 18px;
  }

  .sect-art-top-p {
    margin-top: 66px;
  }

  .sect-artist-accordian {
    height: auto;
    min-height: auto;
    max-height: none;
    display: block;
  }

  .qs-accordian {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-bottom-style: none;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    padding: 10px 0;
  }

  .pic-accordian {
    width: auto;
  }

  .accord-link {
    font-size: 14px;
    display: block;
  }

  .blurb-phn-accord {
    border-bottom: 1px none var(--mauve);
    text-align: center;
    border-left-style: none;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    padding: 0 0 4px;
    font-size: 12px;
    line-height: 15px;
  }

  .btp {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 18px;
  }

  .ph {
    font-size: 42px;
    font-weight: 800;
    line-height: 45px;
  }

  .lp {
    letter-spacing: -1px;
    font-size: 42px;
    font-weight: 800;
    line-height: 45px;
  }

  ._9-6-hidden-stuff {
    display: block;
  }

  .z {
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 5px;
    font-size: 15px;
    line-height: 15px;
  }

  .rjph {
    font-size: 22px;
  }

  .bold-text-10 {
    font-size: 17px;
    line-height: 22px;
  }

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

  .phlinkpg2 {
    font-size: 35px;
    line-height: 35px;
  }

  .memboldphn {
    font-size: 20px;
    line-height: 33px;
  }

  .cell-pg-1-contact {
    justify-content: center;
    align-items: center;
  }

  .textpg1cellphn {
    color: var(--pure-white);
    font-family: Montserrat, sans-serif;
  }

  .mem-phn-pg1 {
    font-size: 20px;
    line-height: 35px;
  }

  .pnpnp1 {
    color: var(--guitar-orange);
    font-size: 35px;
    line-height: 38px;
  }

  .empnp1 {
    color: var(--guitar-orange);
    font-size: 16px;
  }

  .linkpnpnp1 {
    font-size: 35px;
    line-height: 38px;
    text-decoration: none;
  }

  .email-p1-phw {
    font-size: 16px;
  }

  .pn2 {
    font-size: 35px;
    font-weight: 800;
    line-height: 35px;
  }
}

#w-node-_9b7ff316-8777-1a56-5fb2-1c3026d650c8-7d3855b2, #w-node-_68543b84-408a-3b59-0b96-55337e24de2e-7d3855b2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_9f139dbb-6483-bc79-a371-bdc94c0b9759-7d3855b2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_6581ee0e-1706-c5c8-2619-97f086dc99f7-7d3855b2 {
  grid-row: span 2 / span 2;
}

#w-node-f1d8ef53-9fc2-b2aa-118b-a306e3b1aebf-7d3855b2 {
  grid-column: span 2 / span 2;
}

#w-node-_38bf6319-1f52-0d2b-5e06-f7a22934c60b-7d3855b2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_54fab14b-559d-0083-d3a6-7ca8ce7196e7-7d3855b2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-b792366d-4916-bb1b-2201-392533c43b32-7d3855b2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-ee7321e6-e362-a92f-83cb-5e294c6e6677-7d3855b2 {
  place-self: center end;
}

#w-node-_6eb19229-a3cd-fafb-9cea-5ce466f17170-96e3414e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

#w-node-_503e759d-297c-9f91-099f-62d5ba1315c2-96e3414e, #w-node-_2ee204f8-e991-c021-bc32-768d42f36d6c-96e3414e, #w-node-_32920474-1d3f-b050-9c49-7e030d8ee0f1-96e3414e, #w-node-b2fed1c8-d216-b660-c33a-35754c97225c-96e3414e, #w-node-a542b7e1-3560-d80a-f47a-6925daa11f63-96e3414e, #w-node-_0d64c08e-a99a-7198-bd90-991bce964f10-96e3414e, #w-node-cfab9a4f-4d09-625c-81f9-914629eb610c-96e3414e, #w-node-_5b02377b-1ac2-9502-b07a-3bb52e42900f-96e3414e, #w-node-c6597597-8f5b-d560-be7e-77adf85cc380-96e3414e, #w-node-b7cece31-a466-e123-30a9-cf0a70f8fcf1-96e3414e, #w-node-_13695e22-56d4-4553-ca1f-c1817e5b5b8e-96e3414e, #w-node-_65d641c9-c251-97c2-e72c-d37946e6827a-96e3414e, #w-node-_8398f5fb-270d-bf7b-c33f-593e9395add0-96e3414e, #w-node-e92b2222-d1c2-2988-0d6f-60c34c629b7f-96e3414e, #w-node-b4afe319-62b0-bd6f-79b3-5ebe325242d4-96e3414e, #w-node-_10c79ab8-2b8f-17a8-6c21-381df5427af5-96e3414e, #w-node-_3b00f858-2bd3-13e8-e76d-e018a9fbf026-96e3414e, #w-node-dc87cad5-3663-31b5-09c2-35bb63fc7202-96e3414e, #w-node-_37c063d4-1c9f-60b6-5241-b64130b3c0f0-96e3414e, #w-node-_84609641-e76f-57ea-e1c7-d9ad6ae0e16d-96e3414e, #w-node-_178161cb-af6f-6ca6-08e1-cd268fe815cb-96e3414e, #w-node-e086a9bc-0ed8-ca3f-db97-13388ade1dbd-96e3414e, #w-node-f0b57b19-9750-6b7f-4a14-b9ce148a34a9-96e3414e, #w-node-bd8eae06-4426-eac5-a0b8-c77698e4f827-96e3414e, #w-node-_0a8ae265-a8f8-39a7-f3b0-ac5ab3c6e568-96e3414e, #w-node-a1f9ed8a-5f6b-c799-e959-d1da9344bd11-96e3414e, #w-node-_8d91021f-741a-fcce-e39e-b2958527cf8b-96e3414e, #w-node-a3f15457-9b4d-f66f-83bb-e5062aec441b-96e3414e, #w-node-_16fdf27e-99cd-9cbf-7431-b3f6bc1d2fb6-96e3414e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr 3.25fr;
}

#w-node-_87e0cde1-2eb9-b2ba-7662-d9ac70a568bf-96e3414e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-ffa5974e-1114-c5a9-b002-db8d1c56dde1-96e3414e, #w-node-_3ec33518-c61f-fe67-9160-c8f3e5b73949-96e3414e, #w-node-_640ba50f-88eb-6c4d-14d6-09bbb605b681-96e3414e, #w-node-b5b18d40-8904-a8e5-ae22-152e47cc404d-96e3414e, #w-node-_4aa7e2d7-8851-3f32-a3b0-6ccd9b2abb94-96e3414e, #w-node-_7ecc75d8-4c9f-0aff-8cb3-c905f2f6c9be-96e3414e, #w-node-dfac8d0b-ca7e-a0f5-b76b-3111f17383f3-96e3414e, #w-node-c0b8b167-780b-7e6e-a1ee-4fb5003f17f4-96e3414e, #w-node-_0e1796c2-dfc4-39fe-6337-3110e06ab96a-96e3414e, #w-node-a752a334-587e-6209-cd91-a3d5d4210392-96e3414e, #w-node-f886feaf-2574-8444-8426-b07704406e73-96e3414e, #w-node-_7177b37c-0704-cd9f-9643-5025ba676998-96e3414e, #w-node-_3f4965a4-33ca-e2c0-fb8f-920e90c1edc6-96e3414e, #w-node-_0d32ae49-5d65-d02f-b3be-fa14e6293e0a-96e3414e, #w-node-_933daeaf-e624-1b63-5b71-7da20cece3b1-96e3414e, #w-node-ad2aa34b-40ac-f389-6f96-3891e96ac655-96e3414e, #w-node-d7e0fbe5-68c4-b8be-b76c-5282d260e63e-96e3414e, #w-node-_4f80be88-d30f-4f7b-3c4a-8850325f215b-96e3414e, #w-node-faf56953-348e-499a-5ce7-745b278fb639-96e3414e, #w-node-f6880d7d-0d74-a7a7-722b-083e0ce1410d-96e3414e, #w-node-_6fe24216-49d5-b9fb-c872-3374ccae7a45-96e3414e, #w-node-_650b7ea8-f0cb-5e51-8bbf-fdfb5253aaf4-96e3414e, #w-node-_13d502bc-f4d2-dda5-21a7-d6bacf88887b-96e3414e, #w-node-_5d832411-263c-4f39-d070-babd466a2b31-96e3414e, #w-node-_19fc404f-e383-edff-9635-108bd905abb6-96e3414e, #w-node-_6c7428c7-fe27-daef-03ba-1e08df45ebdd-96e3414e, #w-node-bf148bc3-e940-da8e-33d5-2d0203c60763-96e3414e, #w-node-_91aa7077-2cea-5567-ea64-f0c03e9051b3-96e3414e, #w-node-de0479bf-a083-742e-9cbf-6333dc23b9a2-96e3414e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
}

#w-node-c4647ba0-daed-eb8f-d2f8-30a1e61d12ba-96e3414e {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_05f09d63-065a-674e-b833-7dbc8207f476-96e3414e {
  place-self: center end;
}

@media screen and (max-width: 991px) {
  #w-node-_9f139dbb-6483-bc79-a371-bdc94c0b9759-7d3855b2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr .75fr;
  }

  #w-node-ee7321e6-e362-a92f-83cb-5e294c6e6677-7d3855b2 {
    order: 9999;
    place-self: center end;
  }

  #w-node-_503e759d-297c-9f91-099f-62d5ba1315c2-96e3414e, #w-node-_32920474-1d3f-b050-9c49-7e030d8ee0f1-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 3fr 3.25fr;
  }

  #w-node-_87e0cde1-2eb9-b2ba-7662-d9ac70a568bf-96e3414e {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_38bf6319-1f52-0d2b-5e06-f7a22934c60b-7d3855b2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_306cbcbf-7748-b253-525a-d5278cfa64c6-7d3855b2 {
    grid-row: span 3 / span 3;
  }

  #w-node-b792366d-4916-bb1b-2201-392533c43b32-7d3855b2 {
    display: grid;
  }

  #w-node-_6eb19229-a3cd-fafb-9cea-5ce466f17170-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 4.75fr 3fr;
    display: none;
  }

  #w-node-_503e759d-297c-9f91-099f-62d5ba1315c2-96e3414e, #w-node-_2ee204f8-e991-c021-bc32-768d42f36d6c-96e3414e {
    grid-template-rows: 186px;
    grid-template-columns: 6.25fr .25fr 3.25fr;
    display: grid;
  }

  #w-node-_16fdf27e-99cd-9cbf-7431-b3f6bc1d2fb6-96e3414e {
    display: grid;
  }

  #w-node-_87e0cde1-2eb9-b2ba-7662-d9ac70a568bf-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.5fr;
    display: grid;
  }

  #w-node-ffa5974e-1114-c5a9-b002-db8d1c56dde1-96e3414e, #w-node-_3ec33518-c61f-fe67-9160-c8f3e5b73949-96e3414e, #w-node-_640ba50f-88eb-6c4d-14d6-09bbb605b681-96e3414e, #w-node-b5b18d40-8904-a8e5-ae22-152e47cc404d-96e3414e, #w-node-_4aa7e2d7-8851-3f32-a3b0-6ccd9b2abb94-96e3414e, #w-node-_7ecc75d8-4c9f-0aff-8cb3-c905f2f6c9be-96e3414e, #w-node-dfac8d0b-ca7e-a0f5-b76b-3111f17383f3-96e3414e, #w-node-c0b8b167-780b-7e6e-a1ee-4fb5003f17f4-96e3414e, #w-node-_0e1796c2-dfc4-39fe-6337-3110e06ab96a-96e3414e, #w-node-a752a334-587e-6209-cd91-a3d5d4210392-96e3414e, #w-node-f886feaf-2574-8444-8426-b07704406e73-96e3414e, #w-node-_7177b37c-0704-cd9f-9643-5025ba676998-96e3414e, #w-node-_3f4965a4-33ca-e2c0-fb8f-920e90c1edc6-96e3414e, #w-node-_0d32ae49-5d65-d02f-b3be-fa14e6293e0a-96e3414e, #w-node-_933daeaf-e624-1b63-5b71-7da20cece3b1-96e3414e, #w-node-ad2aa34b-40ac-f389-6f96-3891e96ac655-96e3414e, #w-node-d7e0fbe5-68c4-b8be-b76c-5282d260e63e-96e3414e, #w-node-_4f80be88-d30f-4f7b-3c4a-8850325f215b-96e3414e, #w-node-faf56953-348e-499a-5ce7-745b278fb639-96e3414e, #w-node-f6880d7d-0d74-a7a7-722b-083e0ce1410d-96e3414e, #w-node-_6fe24216-49d5-b9fb-c872-3374ccae7a45-96e3414e, #w-node-_650b7ea8-f0cb-5e51-8bbf-fdfb5253aaf4-96e3414e, #w-node-_13d502bc-f4d2-dda5-21a7-d6bacf88887b-96e3414e, #w-node-_5d832411-263c-4f39-d070-babd466a2b31-96e3414e, #w-node-_19fc404f-e383-edff-9635-108bd905abb6-96e3414e, #w-node-_6c7428c7-fe27-daef-03ba-1e08df45ebdd-96e3414e, #w-node-bf148bc3-e940-da8e-33d5-2d0203c60763-96e3414e, #w-node-_91aa7077-2cea-5567-ea64-f0c03e9051b3-96e3414e, #w-node-de0479bf-a083-742e-9cbf-6333dc23b9a2-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.75fr;
  }

  #w-node-c4647ba0-daed-eb8f-d2f8-30a1e61d12ba-96e3414e {
    display: grid;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9f139dbb-6483-bc79-a371-bdc94c0b9759-7d3855b2 {
    display: none;
  }

  #w-node-_38bf6319-1f52-0d2b-5e06-f7a22934c60b-7d3855b2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_306cbcbf-7748-b253-525a-d5278cfa64c6-7d3855b2 {
    order: 0;
    grid-row: span 3 / span 3;
  }

  #w-node-_4ded7c45-d0b0-73e0-b49f-9503c24e9d0c-7d3855b2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b792366d-4916-bb1b-2201-392533c43b32-7d3855b2 {
    display: none;
  }

  #w-node-_6eb19229-a3cd-fafb-9cea-5ce466f17170-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  #w-node-_503e759d-297c-9f91-099f-62d5ba1315c2-96e3414e, #w-node-_2ee204f8-e991-c021-bc32-768d42f36d6c-96e3414e, #w-node-_32920474-1d3f-b050-9c49-7e030d8ee0f1-96e3414e, #w-node-b2fed1c8-d216-b660-c33a-35754c97225c-96e3414e, #w-node-a542b7e1-3560-d80a-f47a-6925daa11f63-96e3414e, #w-node-_0d64c08e-a99a-7198-bd90-991bce964f10-96e3414e, #w-node-cfab9a4f-4d09-625c-81f9-914629eb610c-96e3414e, #w-node-_5b02377b-1ac2-9502-b07a-3bb52e42900f-96e3414e, #w-node-c6597597-8f5b-d560-be7e-77adf85cc380-96e3414e, #w-node-b7cece31-a466-e123-30a9-cf0a70f8fcf1-96e3414e, #w-node-_13695e22-56d4-4553-ca1f-c1817e5b5b8e-96e3414e, #w-node-_65d641c9-c251-97c2-e72c-d37946e6827a-96e3414e, #w-node-_8398f5fb-270d-bf7b-c33f-593e9395add0-96e3414e, #w-node-e92b2222-d1c2-2988-0d6f-60c34c629b7f-96e3414e, #w-node-b4afe319-62b0-bd6f-79b3-5ebe325242d4-96e3414e, #w-node-_10c79ab8-2b8f-17a8-6c21-381df5427af5-96e3414e, #w-node-_3b00f858-2bd3-13e8-e76d-e018a9fbf026-96e3414e, #w-node-dc87cad5-3663-31b5-09c2-35bb63fc7202-96e3414e, #w-node-_37c063d4-1c9f-60b6-5241-b64130b3c0f0-96e3414e, #w-node-_84609641-e76f-57ea-e1c7-d9ad6ae0e16d-96e3414e, #w-node-_178161cb-af6f-6ca6-08e1-cd268fe815cb-96e3414e, #w-node-e086a9bc-0ed8-ca3f-db97-13388ade1dbd-96e3414e, #w-node-f0b57b19-9750-6b7f-4a14-b9ce148a34a9-96e3414e, #w-node-bd8eae06-4426-eac5-a0b8-c77698e4f827-96e3414e, #w-node-_0a8ae265-a8f8-39a7-f3b0-ac5ab3c6e568-96e3414e, #w-node-a1f9ed8a-5f6b-c799-e959-d1da9344bd11-96e3414e, #w-node-_8d91021f-741a-fcce-e39e-b2958527cf8b-96e3414e, #w-node-a3f15457-9b4d-f66f-83bb-e5062aec441b-96e3414e, #w-node-_16fdf27e-99cd-9cbf-7431-b3f6bc1d2fb6-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_87e0cde1-2eb9-b2ba-7662-d9ac70a568bf-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ffa5974e-1114-c5a9-b002-db8d1c56dde1-96e3414e, #w-node-_3ec33518-c61f-fe67-9160-c8f3e5b73949-96e3414e, #w-node-_640ba50f-88eb-6c4d-14d6-09bbb605b681-96e3414e, #w-node-b5b18d40-8904-a8e5-ae22-152e47cc404d-96e3414e, #w-node-_4aa7e2d7-8851-3f32-a3b0-6ccd9b2abb94-96e3414e, #w-node-_7ecc75d8-4c9f-0aff-8cb3-c905f2f6c9be-96e3414e, #w-node-dfac8d0b-ca7e-a0f5-b76b-3111f17383f3-96e3414e, #w-node-c0b8b167-780b-7e6e-a1ee-4fb5003f17f4-96e3414e, #w-node-_0e1796c2-dfc4-39fe-6337-3110e06ab96a-96e3414e, #w-node-a752a334-587e-6209-cd91-a3d5d4210392-96e3414e, #w-node-f886feaf-2574-8444-8426-b07704406e73-96e3414e, #w-node-_7177b37c-0704-cd9f-9643-5025ba676998-96e3414e, #w-node-_3f4965a4-33ca-e2c0-fb8f-920e90c1edc6-96e3414e, #w-node-_0d32ae49-5d65-d02f-b3be-fa14e6293e0a-96e3414e, #w-node-_933daeaf-e624-1b63-5b71-7da20cece3b1-96e3414e, #w-node-ad2aa34b-40ac-f389-6f96-3891e96ac655-96e3414e, #w-node-d7e0fbe5-68c4-b8be-b76c-5282d260e63e-96e3414e, #w-node-_4f80be88-d30f-4f7b-3c4a-8850325f215b-96e3414e, #w-node-faf56953-348e-499a-5ce7-745b278fb639-96e3414e, #w-node-f6880d7d-0d74-a7a7-722b-083e0ce1410d-96e3414e, #w-node-_6fe24216-49d5-b9fb-c872-3374ccae7a45-96e3414e, #w-node-_650b7ea8-f0cb-5e51-8bbf-fdfb5253aaf4-96e3414e, #w-node-_13d502bc-f4d2-dda5-21a7-d6bacf88887b-96e3414e, #w-node-_5d832411-263c-4f39-d070-babd466a2b31-96e3414e, #w-node-_19fc404f-e383-edff-9635-108bd905abb6-96e3414e, #w-node-_6c7428c7-fe27-daef-03ba-1e08df45ebdd-96e3414e, #w-node-bf148bc3-e940-da8e-33d5-2d0203c60763-96e3414e, #w-node-_91aa7077-2cea-5567-ea64-f0c03e9051b3-96e3414e, #w-node-de0479bf-a083-742e-9cbf-6333dc23b9a2-96e3414e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-c4647ba0-daed-eb8f-d2f8-30a1e61d12ba-96e3414e {
    display: none;
  }

  #w-node-_05f09d63-065a-674e-b833-7dbc8207f476-96e3414e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center end;
  }
}
