* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.epiphone-lx2bzz {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .epiphone-lx2bzz {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .epiphone-lx2bzz {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.epiphone-t226wd {
  overflow: hidden;
}

.epiphone-tvdxpd img {
  background: var(--Neutral-300);
}

.epiphone-l12l1j {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.epiphone-wwzl3y {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.epiphone-wwzl3y:hover {
  background: var(--button-bg-hover);
}

.epiphone-19uwac {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.epiphone-19uwac:hover {
  background: var(--button-bg-hover);
}

.epiphone-uuex4h {
  font-size: 12px;
  line-height: 18px;
}

.epiphone-x2rn62 {
  font-size: 18px;
  line-height: 26px;
}

.epiphone-fskqd5 {
  width: 100%;
}

.epiphone-apw8rq {
  padding: 6px 16px;
}

.epiphone-am369s {
  padding: 10px 16px;
}

.epiphone-w5dyym {
  padding: 15px 26px;
}

.epiphone-76uvi2 {
  flex-shrink: 0;
}

.epiphone-7dv1f4 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.epiphone-3zh819 {
  display: none;
}

.epiphone-1qpd88 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.epiphone-9aw8f9 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.epiphone-cu44i3 {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.epiphone-fp9ik0 {
  cursor: grab;
}

.epiphone-cu44i3::-webkit-scrollbar {
  display: none;
}

.epiphone-5lsmzg {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.epiphone-89sks7 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.epiphone-s2wtuk {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.epiphone-2v77tz {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.epiphone-fktcb1 {
  visibility: visible;
}

.epiphone-1uuced {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.epiphone-zin2r0 ease;
}

.epiphone-xjsvpb {
  background-color: var(--Primary-200);
  width: 16px;
}

.epiphone-a0bfr4 {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.epiphone-zin2r0,
    mask-image 0.3s;
}

.epiphone-a0bfr4.epiphone-c0it10 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.epiphone-miz35w:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.epiphone-hznutc {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.epiphone-xgqts4.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.epiphone-xgqts4.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.epiphone-88jg1g {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.epiphone-88jg1g::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.epiphone-qgouyw {
  position: relative;
  z-index: 1;
}

.epiphone-3rb4pg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.epiphone-llwnxs {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.epiphone-9s4th9 {
  font-size: 40px;
  line-height: 48px;
}

.epiphone-wnmea4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.epiphone-756gun {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.epiphone-756gun:hover {
  background: var(--Primary-400);
}

.epiphone-756gun svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.epiphone-miz35w img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .epiphone-88jg1g {
    max-width: 600px;
    padding: 64px;
  }

  .epiphone-3rb4pg {
    font-size: 24px;
    line-height: 32px;
  }

  .epiphone-llwnxs {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .epiphone-9s4th9 {
    font-size: 50px;
    line-height: 56px;
  }

  .epiphone-wnmea4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .epiphone-hznutc {
    top: 25px;
    right: 25px;
  }
}

.epiphone-lnrl99,
.epiphone-wg5psi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.epiphone-ujz3e6.epiphone-0z0su5::before,
.epiphone-wg5psi::before,
.epiphone-sx8at6::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.epiphone-xgqts4.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.epiphone-5z7ccg 14.epiphone-erfc42.epiphone-woriuc 14.epiphone-rhmpmh 15.epiphone-1hogov 14.epiphone-5qm06o 15.epiphone-ytkexw 14.epiphone-v74aao.epiphone-5wmclh 14.epiphone-mcypx8 19.epiphone-pcpnjf 12.epiphone-1lfy6v 19.epiphone-pcpnjf 10.epiphone-kk4tpk.epiphone-pcpnjf 8.epiphone-ltb2wp 17.epiphone-4t7jk7 7.epiphone-uvgkm8 15.epiphone-wwozu1 7.epiphone-e7570r.epiphone-nxn3ij 7.epiphone-uvgkm8 11.epiphone-vfkenn 8.epiphone-ltb2wp 11.epiphone-vfkenn 10.epiphone-45dnms.epiphone-vfkenn 12.epiphone-zxvfc7 13.epiphone-21gc5k 14.epiphone-on1wpc 15.epiphone-h1mlbq 14.epiphone-07qthm.epiphone-8quyad 14.epiphone-kknhkb 15.epiphone-kwiaee 14.epiphone-r7r2tf 15.epiphone-gf8xoa 14.epiphone-j36ei9.epiphone-5z7ccg 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.epiphone-gohbg0 15.epiphone-47xqvl.epiphone-q70psx 15.epiphone-gdqxew 15.epiphone-owel00 15.epiphone-89ueri 15.epiphone-n76ypa 15.epiphone-pl9myu.epiphone-3knrh0 15.epiphone-89ueri 15.epiphone-l1h0v4 15.epiphone-2hcsqi 15.epiphone-97dyjw 15.epiphone-qoof1a.epiphone-5m8weg 15.epiphone-6pdh5l 7.epiphone-pl0xxe 18.epiphone-6xszoa 7.epiphone-onsac3 23.epiphone-oeb9p1.epiphone-hoeejk.epiphone-q73g8e 18.epiphone-ps52s0 19.epiphone-ez5mdp 15.epiphone-z9a2ru 15.epiphone-gohbg0 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.epiphone-4blqyn [type="submit"] *,
.epiphone-5c33q9 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .epiphone-1y2i7e {
    display: none;
  }
}

.epiphone-dzav5q {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .epiphone-dzav5q {
  display: none;
}

@media (min-width: 768px) {
  .epiphone-dzav5q {
    bottom: 22px;
  }
}

.epiphone-dzav5q input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .epiphone-dzav5q {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.epiphone-mp37xz.static) .epiphone-dzav5q {
    bottom: 8px;
  }
}

.epiphone-6s8o03 {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.epiphone-xgqts4.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.epiphone-hqhup0 3.epiphone-akqmxx.epiphone-91grfm.epiphone-spble3 3.epiphone-v7k7el 3.epiphone-5ten79 5.epiphone-tb0pi4 3.epiphone-5ten79 8.epiphone-sfuaqf.epiphone-puhogl.epiphone-5ten79 26.epiphone-vpzneg 5.epiphone-hbt22l 28.epiphone-7i17ni 8.epiphone-4ds7p7 28.epiphone-m75xaz.epiphone-clxghq 28.epiphone-g37usv.epiphone-jfyrvw 34.epiphone-xcusqo.epiphone-vivnsh 36.epiphone-mz4vzf 11.epiphone-tpukca 37.epiphone-h80rws 12.epiphone-qe36dv 36.epiphone-2k2nr3.epiphone-dd2isb 28.epiphone-up42aj.epiphone-opujy7.epiphone-515bnm 28.epiphone-to3uyg 36.epiphone-lt9p4t 26.epiphone-b3n5rx 36.epiphone-lt9p4t 23.epiphone-d01wo9.epiphone-qkuckx.epiphone-lt9p4t 5.epiphone-z0t953 34.epiphone-sendue 3.epiphone-v7k7el 31.epiphone-hqhup0 3.epiphone-3387ey.epiphone-xazl19 18.epiphone-ya5jlu.epiphone-3356vd 18.epiphone-xk1lu8 8.epiphone-fz0g7x 17.epiphone-ih17bj 8.epiphone-fz0g7x 15.epiphone-eqnbzf.epiphone-fz0g7x 14.epiphone-c8k3x9 9.epiphone-3356vd 13.epiphone-1jr44x 11.epiphone-xazl19 13.epiphone-tn2tw2.epiphone-f77z8b 13.epiphone-1jr44x 13.epiphone-ez6kpc 14.epiphone-c8k3x9 13.epiphone-ez6kpc 15.epiphone-zcmug0.epiphone-ez6kpc 17.epiphone-ih17bj 12.epiphone-f77z8b 18.epiphone-xk1lu8 11.epiphone-xazl19 18.epiphone-ehafdk.epiphone-1c87et 18.epiphone-el37ce.epiphone-qy264m 18.epiphone-xk1lu8 17.epiphone-1aloa6 17.epiphone-ih17bj 17.epiphone-1aloa6 15.epiphone-5pdvca.epiphone-1aloa6 14.epiphone-c8k3x9 18.epiphone-qy264m 13.epiphone-1jr44x 20.epiphone-1c87et 13.epiphone-jhqmaa.epiphone-pkoilr 13.epiphone-1jr44x 22.epiphone-g6z3lz 14.epiphone-c8k3x9 22.epiphone-g6z3lz 15.epiphone-9iitza.epiphone-zkgkg0 17.epiphone-ih17bj 21.epiphone-pkoilr 18.epiphone-xk1lu8 20.epiphone-1c87et 18.epiphone-a1pwq9.epiphone-oxl68l 18.epiphone-icpoh3.epiphone-8jh49a 18.epiphone-xk1lu8 26.epiphone-h9zvcd 17.epiphone-ih17bj 26.epiphone-h9zvcd 15.epiphone-97sfe4.epiphone-h9zvcd 14.epiphone-c8k3x9 27.epiphone-8jh49a 13.epiphone-1jr44x 28.epiphone-oxl68l 13.epiphone-a8auuh.epiphone-8kg4ab 13.epiphone-1jr44x 31.epiphone-3rw797 14.epiphone-c8k3x9 31.epiphone-3rw797 15.epiphone-6bd3fy.epiphone-h9zvcd 17.epiphone-ih17bj 30.epiphone-8kg4ab 18.epiphone-xk1lu8 28.epiphone-oxl68l 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .epiphone-6s8o03 {
    display: none;
  }
}

.epiphone-azzn4g {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .epiphone-azzn4g {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.epiphone-5c33q9 {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .epiphone-5c33q9 {
    padding: 14px 16px;
  }
}

.epiphone-5c33q9 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.epiphone-5c33q9 button:first-child {
  align-content: end;
}

.epiphone-5c33q9 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .epiphone-5c33q9
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .epiphone-5c33q9
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.epiphone-5c33q9 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.epiphone-5c33q9 button:last-child svg {
  width: 38px;
  height: 38px;
}

.epiphone-sx8at6 {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.epiphone-sx8at6::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .epiphone-sx8at6,
.pc61d126-chatbot[data-active-screen="3"]
  .epiphone-sx8at6 {
  opacity: 1;
  visibility: visible;
}

.epiphone-6p626l {
  flex: 1 1;
}

.epiphone-rlh7iv {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .epiphone-rlh7iv {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .epiphone-nsssns {
  display: block;
}

.epiphone-tlw6ea {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .epiphone-tlw6ea {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.epiphone-wg5psi {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.epiphone-wg5psi::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.epiphone-x0on8x span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.epiphone-x0on8x p {
  color: var(--Text-100);
}

.epiphone-wg5psi .epiphone-vozzln {
  grid-area: button;
}

.epiphone-wg5psi .epiphone-vozzln::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.epiphone-xgqts4.org/2000/svg'%3E%3Cpath d='M4.epiphone-ci4htp 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.epiphone-074ol5 15L16.epiphone-074ol5 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.epiphone-074ol5 5L16.epiphone-074ol5 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .epiphone-huz5m1 {
  display: block;
}

.epiphone-4atzd9 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .epiphone-4atzd9 {
    margin-top: 40px;
  }
}

.epiphone-lnrl99 label,
.epiphone-lnrl99 input {
  display: block;
  width: 100%;
}

.epiphone-lnrl99 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.epiphone-lnrl99 label.epiphone-xmv2gp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.epiphone-lnrl99 label.epiphone-xmv2gp::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.epiphone-lnrl99 input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.epiphone-lnrl99 input::placeholder {
  color: var(--Text-400);
}

.epiphone-kbwrxh {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .epiphone-kbwrxh {
  display: flex;
}

.epiphone-kbwrxh ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .epiphone-kbwrxh ol {
    height: 420px;
    padding: 24px;
  }
}

.epiphone-kbwrxh ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.epiphone-4blqyn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .epiphone-4blqyn {
    padding: 0 24px 24px;
  }
}

.epiphone-4blqyn input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.epiphone-4blqyn input::placeholder {
  color: var(--Text-400);
}

.epiphone-4blqyn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.epiphone-4blqyn [type="submit"]:disabled {
  opacity: 0.5;
}

.epiphone-4blqyn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .epiphone-4blqyn [type="submit"] {
    right: 40px;
  }
}

.epiphone-ujz3e6 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.epiphone-ujz3e6.epiphone-0z0su5 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.epiphone-ujz3e6.epiphone-0z0su5::before {
  content: "";
  width: 31px;
}

.epiphone-ujz3e6.epiphone-0z0su5 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.epiphone-ujz3e6.epiphone-oltlzu p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.epiphone-ujz3e6 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.epiphone-dzav5q .epiphone-vozzln {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.epiphone-1y2i7e {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .epiphone-1y2i7e {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .epiphone-1y2i7e {
    padding: 18px 0;
  }
}

.epiphone-1y2i7e .epiphone-lx2bzz {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .epiphone-1y2i7e .epiphone-lx2bzz {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.epiphone-tphby1 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .epiphone-tphby1 {
    max-width: 160px;
    height: 40px;
  }
}

.epiphone-tphby1 picture,
.epiphone-tphby1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.epiphone-tphby1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .epiphone-chajg9 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.epiphone-zin2r0 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .epiphone-1y2i7e.epiphone-erk1qg .epiphone-chajg9 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .epiphone-chajg9 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .epiphone-chajg9 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.epiphone-9jt7x2,
.epiphone-uofgi3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .epiphone-9jt7x2,
  .epiphone-uofgi3 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .epiphone-uofgi3 {
    display: none;
  }
}

.epiphone-vgcla0 {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.epiphone-erk1qg .epiphone-vgcla0 {
  background: var(--fh-bg-color);
}

.epiphone-vgcla0 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .epiphone-vgcla0 {
    display: none;
  }
}

.epiphone-z5yoww {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .epiphone-z5yoww {
    display: none;
  }
}

.epiphone-c5tlfj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.epiphone-1y2i7e.epiphone-erk1qg .epiphone-c5tlfj:first-child {
  display: none;
}

.epiphone-1y2i7e.epiphone-erk1qg .epiphone-c5tlfj:last-child {
  display: block;
}

.epiphone-c5tlfj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .epiphone-c5tlfj {
    display: none;
  }
}

.epiphone-diwqlp {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .epiphone-diwqlp {
    display: flex;
  }
}

.epiphone-diwqlp ul {
  max-height: 350px;
  overflow-y: auto;
}

.epiphone-diwqlp:hover ul {
  visibility: visible;
  opacity: 1;
}

.epiphone-diwqlp:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.epiphone-diwqlp:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.epiphone-diwqlp:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.epiphone-diwqlp:hover .epiphone-6279j4 svg {
  transform: rotate(180deg);
}

.epiphone-beaxru {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.epiphone-weu9iy {
  padding: 0 8px;
}

.epiphone-6bl8e9 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.epiphone-6bl8e9:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .epiphone-6bl8e9 {
    padding: 4px 8px;
  }
}

.epiphone-ksruru {
  display: flex;
}

.epiphone-ksruru img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.epiphone-6279j4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.epiphone-6279j4 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.epiphone-6w6ypa {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .epiphone-6w6ypa {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.epiphone-45j5xb {
  width: 100%;
}

@media (min-width: 1200px) {
  .epiphone-45j5xb {
    display: none;
  }
}

.epiphone-n8zrrj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.epiphone-lior0b {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.epiphone-wj9b16 {
  display: flex;
}

.epiphone-8niv0l {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.epiphone-05i8rl {
  list-style: none;
}

@media (max-width: 1199px) {
  .epiphone-05i8rl {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .epiphone-05i8rl {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .epiphone-05i8rl .epiphone-8chru1 [data-ref-el],
  .epiphone-05i8rl .epiphone-8chru1 span,
  .epiphone-05i8rl .epiphone-8chru1 a {
    white-space: nowrap;
  }
}

.epiphone-gvcvtt {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .epiphone-gvcvtt.epiphone-rmdio6 > .epiphone-8chru1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .epiphone-gvcvtt.epiphone-pfwgy9:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .epiphone-gvcvtt.epiphone-rmdio6 > .epiphone-tcgn3a {
    height: auto;
  }

  .epiphone-gvcvtt.epiphone-rmdio6 > div > .epiphone-s2df72 {
    transform: rotate(180deg);
  }
}

.epiphone-gvcvtt [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.epiphone-gvcvtt [data-ref-el],
.epiphone-gvcvtt span {
  cursor: pointer;
}

.epiphone-gvcvtt [data-ref-el],
.epiphone-gvcvtt span,
.epiphone-gvcvtt a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .epiphone-gvcvtt [data-ref-el],
  .epiphone-gvcvtt span,
  .epiphone-gvcvtt a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .epiphone-gvcvtt [data-ref-el],
  .epiphone-gvcvtt span,
  .epiphone-gvcvtt a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.epiphone-tcgn3a {
  height: 0;
  overflow: hidden;
  transition: height 0.epiphone-zin2r0 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.epiphone-tcgn3a::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.epiphone-tcgn3a::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.epiphone-tcgn3a::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .epiphone-tcgn3a {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .epiphone-tcgn3a:has(> .epiphone-gvcvtt.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .epiphone-tcgn3a .epiphone-tcgn3a {
    padding: 0;
  }

  .epiphone-tcgn3a .epiphone-gvcvtt {
    font-weight: 400;
  }

  .epiphone-tcgn3a .epiphone-gvcvtt:hover > .epiphone-8chru1 {
    background: var(--Neutral-300);
  }

  .epiphone-tcgn3a .epiphone-s2df72 {
    rotate: -90deg;
  }
}

.epiphone-8chru1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .epiphone-8chru1 {
    padding: 8px;
  }

  .epiphone-gvcvtt.epiphone-hyp2jn > .epiphone-8chru1 {
    background: var(--Neutral-300);
  }
}

.epiphone-s2df72 {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.epiphone-xgqts4.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.epiphone-y1kths 0.epiphone-0lq649.epiphone-0ly5o7 -0.epiphone-2nzgri 0.epiphone-ck362v -0.epiphone-2nzgri 1.epiphone-24t1bn 0.epiphone-4qeue1.epiphone-arx2z3 4.epiphone-9j24qt.epiphone-y1kths 0.epiphone-45nd8v.epiphone-bm9leh -0.epiphone-2nzgri 9.epiphone-1lywsf -0.epiphone-2nzgri 10.epiphone-87owp5 0.epiphone-5f9juc.epiphone-kipn3v 0.epiphone-0ly5o7 10.epiphone-kipn3v 0.epiphone-ck362v 10.epiphone-87owp5 1.epiphone-fc9g5a.epiphone-8fsdjr 5.epiphone-76kp8q.epiphone-bc15pg 6.epiphone-3v6nce 5.epiphone-o3s2u0 6.epiphone-3v6nce 4.epiphone-fa7d0s 5.epiphone-jwt28h.epiphone-y1kths 1.epiphone-p71apc.epiphone-2nzgri 0.epiphone-ck362v -0.epiphone-2nzgri 0.epiphone-0ly5o7 0.epiphone-y1kths 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.epiphone-zin2r0 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .epiphone-s2df72 {
    cursor: default;
  }
}

.epiphone-8f1xma {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.epiphone-tajyiy {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .epiphone-tajyiy {
    padding: 40px 4px;
  }
}

.epiphone-6hejln {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .epiphone-6hejln {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.epiphone-kpfrww {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .epiphone-kpfrww {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.epiphone-kpfrww ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.epiphone-kpfrww [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.epiphone-kpfrww [data-ref-el],
.epiphone-kpfrww span,
.epiphone-kpfrww a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.epiphone-bzqbra {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .epiphone-bzqbra {
    margin-bottom: 12px;
  }
}

.epiphone-xujl75 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.epiphone-xujl75 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .epiphone-xujl75:last-child {
    margin-right: 0;
  }
}

.epiphone-srll1p {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.epiphone-bzqbra:hover .epiphone-ookbye {
  visibility: visible;
  opacity: 1;
}

.epiphone-ookbye {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.epiphone-y3rrzd {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.epiphone-49l1y9 {
  display: flex;
  margin: 6px;
}

.epiphone-49l1y9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.epiphone-ookbye::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.epiphone-ookbye::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.epiphone-54wztf {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .epiphone-54wztf {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.epiphone-92m6m8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .epiphone-92m6m8 {
    margin-right: 32px;
  }
}

.epiphone-cd4dac {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .epiphone-cd4dac {
    margin-top: 0;
    width: 340px;
  }
}

.epiphone-cd4dac a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.epiphone-qew3m2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.epiphone-qzhzvb {
  position: relative;
}

@media (min-width: 768px) {
  .epiphone-qzhzvb {
    margin-top: 40px;
  }
}

.epiphone-qzhzvb + .epiphone-009zc1,
.epiphone-qzhzvb + .epiphone-qzhzvb {
  margin-top: 24px;
}

.epiphone-qaxvu2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .epiphone-qaxvu2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .epiphone-qaxvu2 {
    padding: 80px;
  }
}

.epiphone-mp7c8a {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .epiphone-mp7c8a {
    padding: 0 16px;
}


}

.epiphone-kex6w1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .epiphone-kex6w1 {
    font-size: 48px;
    line-height: 56px;
  }
}

.epiphone-su369w {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .epiphone-su369w {
    font-size: 24px;
    line-height: 32px;
  }
}

.epiphone-4yb1j9 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.epiphone-4yb1j9:hover {
  background: var(--button-bg-hover);
}

.epiphone-6u3joj {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.epiphone-6u3joj img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .epiphone-6u3joj img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .epiphone-6u3joj img {
  min-height: 100%;
  }
}

.epiphone-qaxvu2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.epiphone-b3gb1a {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.epiphone-b3gb1a h1,
.epiphone-b3gb1a h2,
.epiphone-b3gb1a h3,
.epiphone-b3gb1a h4 {
  margin-bottom: 6px;
}

.epiphone-b3gb1a h1:not(:first-child),
.epiphone-b3gb1a h2:not(:first-child),
.epiphone-b3gb1a h3:not(:first-child),
.epiphone-b3gb1a h4:not(:first-child) {
  margin-top: 16px;
}

.epiphone-b3gb1a h1,
.epiphone-b3gb1a h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .epiphone-b3gb1a h1,
  .epiphone-b3gb1a h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.epiphone-b3gb1a h2,
.epiphone-b3gb1a h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .epiphone-b3gb1a h2,
  .epiphone-b3gb1a h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.epiphone-b3gb1a h3,
.epiphone-b3gb1a h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .epiphone-b3gb1a h3,
  .epiphone-b3gb1a h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.epiphone-b3gb1a h4,
.epiphone-b3gb1a h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.epiphone-b3gb1a ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.epiphone-b3gb1a ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.epiphone-b3gb1a ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.epiphone-b3gb1a ul ul {
  margin-bottom: 8px;
}

.epiphone-b3gb1a ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.epiphone-b3gb1a ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.epiphone-b3gb1a ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.epiphone-b3gb1a ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.epiphone-b3gb1a ol li::marker {
  font-weight: 700;
}

.epiphone-b3gb1a ol ol {
  margin-bottom: 8px;
}

.epiphone-b3gb1a ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.epiphone-b3gb1a ol ul li {
  padding-left: 16px;
}

.epiphone-b3gb1a table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .epiphone-b3gb1a table {
    padding: 24px;
  }
}

.epiphone-b3gb1a table.epiphone-vgoeb0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.epiphone-zin2r0,
    mask-image 0.3s;
}

.epiphone-b3gb1a table.epiphone-vgoeb0.epiphone-c0it10 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .epiphone-b3gb1a table {
    display: table;
  }
}

.epiphone-b3gb1a table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.epiphone-b3gb1a table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.epiphone-b3gb1a table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.epiphone-b3gb1a table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .epiphone-b3gb1a table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.epiphone-b3gb1a table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.epiphone-b3gb1a table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.epiphone-b3gb1a table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.epiphone-b3gb1a img {
  max-width: 100%;
  height: auto;
}

.epiphone-7ur85f {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .epiphone-7ur85f {
    padding: 24px;
  }
}

.epiphone-ub83oc {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .epiphone-ub83oc {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.epiphone-ub83oc > * {
  margin: 0 !important;
}

.epiphone-ub83oc img,
.epiphone-5qnqug {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .epiphone-ub83oc img,
  .epiphone-5qnqug {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.epiphone-as0fwy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .epiphone-as0fwy {
    width: 32px;
    height: 32px;
  }
}

.epiphone-vpnv0i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.epiphone-vpnv0i .epiphone-hwnnfo {
  flex-shrink: 0;
}

.epiphone-vpnv0i .epiphone-myd09r svg {
  display: none;
}

.epiphone-oq8s9t {
  display: grid;
  transition: max-height 0.epiphone-zin2r0 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .epiphone-oq8s9t {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .epiphone-oq8s9t {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.epiphone-oq8s9t.epiphone-4qftwb + .epiphone-hwnnfo svg {
  transform: rotate(180deg);
}

.epiphone-vnjvsk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.epiphone-vnjvsk > div:nth-child(3n) {
  grid-column: span 2;
}

.epiphone-vnjvsk
  > div:nth-child(3n)
  .epiphone-mpe33v
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .epiphone-vnjvsk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .epiphone-vnjvsk > div:nth-child(3n) {
    grid-column: unset;
  }

  .epiphone-vnjvsk
    > div:nth-child(3n)
    .epiphone-mpe33v
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .epiphone-vnjvsk {
    max-width: 270px;
  }
}

.epiphone-vnjvsk .epiphone-mpe33v button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .epiphone-vnjvsk .epiphone-mpe33v button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .epiphone-vnjvsk .epiphone-mpe33v button {
    max-width: 104px;
  }
}

.epiphone-l2j2wt {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .epiphone-l2j2wt {
    margin-bottom: 0;
  }
}

.epiphone-uvvi2w {
  display: none;
  opacity: 0;
}

.epiphone-iglwus {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.epiphone-iglwus img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.epiphone-mpe33v {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.epiphone-mpe33v button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .epiphone-mpe33v
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .epiphone-mpe33v
    button {
    max-width: 145px;
  }
}

.epiphone-v7g45m:first-child
  .epiphone-mpe33v
  button {
  max-width: 270px;
}

.epiphone-ygjzxo {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.epiphone-l2j2wt picture {
  width: 100%;
  max-width: 100%;
}

.epiphone-ngqw5j {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.epiphone-ngqw5j svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.epiphone-l2j2wt:hover .epiphone-ngqw5j {
  display: flex;
}

.epiphone-nsirxs {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.epiphone-zf4qeo {
  display: flex;
}

.epiphone-zf4qeo:hover .epiphone-prtst7,
.epiphone-zf4qeo .epiphone-hyp2jn .epiphone-prtst7 {
  display: flex;
}

.epiphone-zf4qeo svg {
  flex-shrink: 0;
}

.epiphone-prtst7 {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .epiphone-prtst7 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.epiphone-prtst7:hover {
  display: flex;
}

.epiphone-prtst7 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.epiphone-7al6qd {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .epiphone-7al6qd {
    font-size: 12px;
  }
}

.epiphone-3gsoc9,
.epiphone-qj6qcb {
  width: 50%;
  flex-shrink: 0;
}

.epiphone-3gsoc9 {
  font-weight: 700;
}

.epiphone-af5ejx .epiphone-oq8s9t {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .epiphone-af5ejx .epiphone-oq8s9t {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .epiphone-af5ejx .epiphone-oq8s9t {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.epiphone-af5ejx
  .epiphone-ygjzxo:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.epiphone-af5ejx .epiphone-iglwus {
  height: 100% !important;
  border-radius: 16px;
}

.epiphone-af5ejx .epiphone-mpe33v {
  gap: 4px;
  align-items: center;
}

.epiphone-af5ejx .epiphone-mpe33v button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.epiphone-af5ejx .epiphone-mpe33v svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.epiphone-af5ejx .epiphone-zmxsbe,
.epiphone-af5ejx .epiphone-3uad9v {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.epiphone-xgqts4.org/2000/svg'%3E%3Cpath d='M9.epiphone-xxkrmq 4.epiphone-mvn170.epiphone-aik869 5.epiphone-gqwtm8.epiphone-bl0n15 5.epiphone-53enie.epiphone-i74yks 5.epiphone-ba2xkz.epiphone-7kuagz 8.epiphone-6ljdvi.epiphone-z56qxr 9.epiphone-l3wvfq.epiphone-6zvogc 9.epiphone-57txgk.epiphone-y67o7v 13.epiphone-ly0du7.epiphone-2rn6y7 11.epiphone-4jgoh5.epiphone-7xs8qx 11.epiphone-8q238z.epiphone-lns7rg 11.epiphone-3ma86r.epiphone-kd0ea0 13.epiphone-g0qh83.epiphone-gi1vnp 9.epiphone-tah3bl.epiphone-bsbl8i 9.epiphone-jvexyc.epiphone-g0na8k 8.epiphone-rk6ajf.epiphone-fqhimf 5.epiphone-rm7gxy.epiphone-frfgzz 5.epiphone-p1ypmq.epiphone-opfczh 5.epiphone-ol8tj0.epiphone-nscih8 4.epiphone-fnwlyi.epiphone-7xs8qx 1.epiphone-ql4gcn.epiphone-xxkrmq 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.epiphone-af5ejx .epiphone-zmxsbe {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.epiphone-af5ejx .epiphone-3uad9v {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.epiphone-w2da0l {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .epiphone-w2da0l {
    padding: 24px;
  }
}

.epiphone-w2da0l .epiphone-hwnnfo {
  display: flex;
}

@media (min-width: 768px) {
  .epiphone-w2da0l .epiphone-hwnnfo {
    display: none;
  }
}

.epiphone-w2da0l .epiphone-myd09r svg {
  display: none;
}

.epiphone-2oi8bn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.epiphone-2oi8bn .epiphone-l12l1j {
  display: none;
}

@media (min-width: 768px) {
  .epiphone-2oi8bn .epiphone-l12l1j {
    display: flex;
  }
}

.epiphone-bxxbd1 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .epiphone-bxxbd1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.epiphone-bxxbd1 > * {
  margin: 0 !important;
}

.epiphone-bxxbd1 img,
.epiphone-u96x7s {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .epiphone-bxxbd1 img,
  .epiphone-u96x7s {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.epiphone-olxu1d {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .epiphone-olxu1d {
    width: 32px;
    height: 32px;
  }
}

.epiphone-cq47vb {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .epiphone-cq47vb {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .epiphone-cq47vb::-webkit-scrollbar {
    display: none;
  }
}

.epiphone-6op4t1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .epiphone-6op4t1 {
    padding: 7px 15px;
  }
}

.epiphone-6op4t1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.epiphone-dpdztd {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .epiphone-dpdztd {
    display: flex;
    opacity: 1;
  }
}

.epiphone-6op4t1 picture {
  height: 100%;
  display: block;
}

.epiphone-6op4t1 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .epiphone-6op4t1 img {
    width: 88px;
    height: 44px;
  }
}

.epiphone-6op4t1 p {
  text-align: center;
  width: 100%;
}

.epiphone-ik0c7m {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .epiphone-ik0c7m {
    font-size: 40px;
    line-height: 48px;
  }
}

.epiphone-ik0c7m img,
.epiphone-g4hzza {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .epiphone-ik0c7m img,
  .epiphone-g4hzza {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.epiphone-vjgpxi {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .epiphone-vjgpxi {
    width: 32px;
    height: 32px;
  }
}

.epiphone-q0824y {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.epiphone-ytwdvn {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.epiphone-x5g86h {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.epiphone-x5g86h.epiphone-hyp2jn {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.epiphone-2jdi4r {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .epiphone-2jdi4r {
    font-size: 20px;
    line-height: 28px;
  }
}

.epiphone-3gg4xt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.epiphone-b7r475 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.epiphone-zin2r0 ease;
  opacity: 0;
  color: var(--text-color);
}

.epiphone-uryo2c {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.epiphone-uryo2c ol,
.epiphone-uryo2c ul {
  padding-left: 1.3em;
}

.epiphone-x5g86h.epiphone-hyp2jn .epiphone-b7r475 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.epiphone-x5g86h.epiphone-hyp2jn .epiphone-3gg4xt {
  transform: rotate(180deg);
  color: var(--text-color);
}

.epiphone-7fdwxi {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .epiphone-7fdwxi {
    padding: 24px;
  }
}

.epiphone-7fdwxi .epiphone-hwnnfo {
  display: flex;
}

@media (min-width: 768px) {
  .epiphone-7fdwxi .epiphone-hwnnfo {
    display: none;
  }
}

.epiphone-7fdwxi .epiphone-myd09r svg {
  display: none;
}

.epiphone-0lwx50 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.epiphone-0lwx50 .epiphone-l12l1j {
  display: none;
}

@media (min-width: 768px) {
  .epiphone-0lwx50 .epiphone-l12l1j {
    display: flex;
  }
}

.epiphone-hgwfqq {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .epiphone-hgwfqq {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.epiphone-hgwfqq > * {
  margin: 0 !important;
}

.epiphone-hgwfqq img,
.epiphone-lnaf32 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .epiphone-hgwfqq img,
  .epiphone-lnaf32 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.epiphone-8rth7o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .epiphone-8rth7o {
    width: 32px;
    height: 32px;
  }
}

.epiphone-art8gj {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .epiphone-art8gj {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .epiphone-art8gj::-webkit-scrollbar {
    display: none;
  }
}

.epiphone-f42pid {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.epiphone-f42pid:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.epiphone-owhjql {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .epiphone-owhjql {
    display: flex;
    opacity: 1;
  }
}

.epiphone-f42pid picture {
  width: auto;
  height: 100%;
  display: block;
}

.epiphone-f42pid picture img {
  display: block;
  width: auto;
  height: 100%;
}

.epiphone-jetvk8 {
  margin: -24px 0;
}

.epiphone-jetvk8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .epiphone-jetvk8 {
    margin: -16px 0;
  }
}

.epiphone-59dhu6 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .epiphone-59dhu6 {
    flex-direction: row;
  }
}

.epiphone-add4qk {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .epiphone-add4qk {
    flex: 1;
  }
}

.epiphone-add4qk::placeholder {
  color: var(--Text-400);
}

.epiphone-evakno {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.epiphone-yfsxme {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.epiphone-yfsxme::-webkit-scrollbar {
  display: none;
}

.epiphone-sl6p9a {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.epiphone-sl6p9a img,
.epiphone-sl6p9a svg {
  margin-right: 8px;
}

.epiphone-23cqzh {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.epiphone-jetvk8 + .epiphone-g6806z {
  margin-top: 0;
}

@media (min-width: 768px) {
  .epiphone-jetvk8 + .epiphone-g6806z {
    margin-top: -16px;
  }
}

.epiphone-3d1tmj {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.epiphone-3d1tmj > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.epiphone-3d1tmj > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.epiphone-d6dai6 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.epiphone-9pmskl {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.epiphone-dagjms {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.epiphone-lae3ke {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.epiphone-3ekjle {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.epiphone-d6dai6 button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.epiphone-d6dai6 button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .epiphone-d6dai6 {
    padding: 39px 179px 39px 39px;
  }

  .epiphone-9pmskl {
    font-size: 40px;
    line-height: 48px;
  }

  .epiphone-3ekjle {
    height: 348px;
  }

  .epiphone-d6dai6 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .epiphone-d6dai6 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .epiphone-d6dai6 {
    padding: 63px;
  }
}

.epiphone-tb4cn2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .epiphone-tb4cn2 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.epiphone-v8k50q {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .epiphone-v8k50q {
    width: auto;
  }
}

.epiphone-nigcth {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.epiphone-nigcth::-webkit-scrollbar {
  display: none;
}

.epiphone-nigcth a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.epiphone-nigcth a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .epiphone-nigcth {
    margin-left: 16px;
    margin-top: 0;
  }
}

.epiphone-tb4cn2 .epiphone-k6uhn8 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.epiphone-zin2r0,
    mask-image 0.3s;
}

.epiphone-tb4cn2 .epiphone-k6uhn8.epiphone-c0it10 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.epiphone-opw93b {
  margin: 40px -16px;
}

.epiphone-mzg3t0 + .epiphone-009zc1,
.epiphone-mzg3t0 + .epiphone-qzhzvb {
  margin-top: 24px;
}

.epiphone-zy1846 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.epiphone-zy1846 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.epiphone-h7jg12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .epiphone-h7jg12 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .epiphone-h7jg12 {
    margin-top: 0;
  }
}

.epiphone-dtpppc {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .epiphone-dtpppc {
    font-size: 24px;
    line-height: 32px;
  }
}

.epiphone-ek8wen {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .epiphone-ek8wen {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.epiphone-jckyx9 {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .epiphone-jckyx9 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.epiphone-yowssd {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .epiphone-yowssd {
    font-size: 20px;
    line-height: 28px;
  }
}

.epiphone-0oe7ye {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .epiphone-0oe7ye {
    font-size: 32px;
    line-height: 40px;
  }
}

.epiphone-4m79pf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.epiphone-5xghmm {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.epiphone-5xghmm img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.epiphone-g6806z {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.epiphone-gcv5uz {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .epiphone-gcv5uz {
    padding: 15px 48px;
  }
}

main > .epiphone-g6806z {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .epiphone-oq8s9t.epiphone-ivid4k > div:nth-child(n+5) {
    display: none;
  }
}

.epiphone-b3gb1a p a img {
  display: block;
  margin: 0 auto;
}


.epiphone-luk84o {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.epiphone-nujjto {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.epiphone-nujjto label {
  font-size: 14px;
}

.epiphone-nujjto h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.epiphone-nujjto input,
.epiphone-nujjto textarea,
.epiphone-nujjto button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.epiphone-nujjto button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.epiphone-n36qo4 ease;
}
.epiphone-nujjto button:hover {
  background-color: var(--button-bg-hover);
}
.epiphone-2kd174 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.epiphone-z60aj7 ease-in;
}

.epiphone-2kd174 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.epiphone-zskk9l, .epiphone-uidu40, [class*="review-card"],
thead, thead th, table th, .epiphone-x0v5ra,
.epiphone-jzpokl, [class*="collapsible-header"],
.epiphone-z6o5ga, [class*="updated-block"] {
  color: #ece7dc !important;
}
