* {
  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;
  }
}

.johnny-kash-z20lbd {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-z20lbd {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .johnny-kash-z20lbd {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.johnny-kash-cwmz2b {
  overflow: hidden;
}

.johnny-kash-wbr0uo img {
  background: var(--Neutral-300);
}

.johnny-kash-5zzhfd {
  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;
}

.johnny-kash-cpr6l4 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.johnny-kash-cpr6l4:hover {
  background: var(--button-bg-hover);
}

.johnny-kash-q1g12s {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.johnny-kash-q1g12s:hover {
  background: var(--button-bg-hover);
}

.johnny-kash-qindcd {
  font-size: 12px;
  line-height: 18px;
}

.johnny-kash-so9ddj {
  font-size: 18px;
  line-height: 26px;
}

.johnny-kash-d7rsjf {
  width: 100%;
}

.johnny-kash-mub1zu {
  padding: 6px 16px;
}

.johnny-kash-0s3qe8 {
  padding: 10px 16px;
}

.johnny-kash-wu13jn {
  padding: 15px 26px;
}

.johnny-kash-lh6n2r {
  flex-shrink: 0;
}

.johnny-kash-aesvg4 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.johnny-kash-3ig5fs {
  display: none;
}

.johnny-kash-41ec7v {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.johnny-kash-dmm1iq {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.johnny-kash-2drguh {
  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;
}

.johnny-kash-cqsjnw {
  cursor: grab;
}

.johnny-kash-2drguh::-webkit-scrollbar {
  display: none;
}

.johnny-kash-p0a432 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.johnny-kash-0uxoan {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.johnny-kash-tyxyzz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.johnny-kash-6svapk {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.johnny-kash-xbjgly {
  visibility: visible;
}

.johnny-kash-xvlcjq {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.johnny-kash-fvxxic ease;
}

.johnny-kash-7lz7f8 {
  background-color: var(--Primary-200);
  width: 16px;
}

.johnny-kash-5ns3cv {
  -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.johnny-kash-fvxxic,
    mask-image 0.3s;
}

.johnny-kash-5ns3cv.johnny-kash-siyboy {
  -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;
  }
}

.johnny-kash-2y3h2r: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;
}

.johnny-kash-rdyru4 {
  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.johnny-kash-fxp5zn.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.johnny-kash-fxp5zn.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;
}

.johnny-kash-jt3cti {
  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);
}

.johnny-kash-jt3cti::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%
  );
}

.johnny-kash-hd733y {
  position: relative;
  z-index: 1;
}

.johnny-kash-kpeyvg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.johnny-kash-kdpc64 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.johnny-kash-9yltfs {
  font-size: 40px;
  line-height: 48px;
}

.johnny-kash-ets6e7 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.johnny-kash-dhas2a {
  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;
}

.johnny-kash-dhas2a:hover {
  background: var(--Primary-400);
}

.johnny-kash-dhas2a svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.johnny-kash-2y3h2r 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) {
  .johnny-kash-jt3cti {
    max-width: 600px;
    padding: 64px;
  }

  .johnny-kash-kpeyvg {
    font-size: 24px;
    line-height: 32px;
  }

  .johnny-kash-kdpc64 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .johnny-kash-9yltfs {
    font-size: 50px;
    line-height: 56px;
  }

  .johnny-kash-ets6e7 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .johnny-kash-rdyru4 {
    top: 25px;
    right: 25px;
  }
}

.johnny-kash-vz7fx2,
.johnny-kash-mfsm05 {
  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;
}

.johnny-kash-b5ws4h.johnny-kash-n9uy0j::before,
.johnny-kash-mfsm05::before,
.johnny-kash-ua81ux::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.johnny-kash-fxp5zn.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.johnny-kash-2ty7wk 14.johnny-kash-83uhsp.johnny-kash-rtuv0w 14.johnny-kash-6oxrr1 15.johnny-kash-lmclmk 14.johnny-kash-pepg96 15.johnny-kash-13gdaz 14.johnny-kash-9xnyeg.johnny-kash-utmxwp 14.johnny-kash-p0jpl9 19.johnny-kash-q918y3 12.johnny-kash-axjg3r 19.johnny-kash-q918y3 10.johnny-kash-umeyva.johnny-kash-q918y3 8.johnny-kash-g0tvqx 17.johnny-kash-k75afa 7.johnny-kash-mlppmw 15.johnny-kash-zkxqf0 7.johnny-kash-j8pmbm.johnny-kash-bkme7w 7.johnny-kash-mlppmw 11.johnny-kash-5ig39u 8.johnny-kash-g0tvqx 11.johnny-kash-5ig39u 10.johnny-kash-fo2fc0.johnny-kash-5ig39u 12.johnny-kash-tlh2cq 13.johnny-kash-95bu6p 14.johnny-kash-5222uu 15.johnny-kash-alfzst 14.johnny-kash-km03lo.johnny-kash-ak8liq 14.johnny-kash-f45lch 15.johnny-kash-85cyya 14.johnny-kash-2ptrfp 15.johnny-kash-1l8vkh 14.johnny-kash-920vfe.johnny-kash-2ty7wk 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.johnny-kash-rhkbzb 15.johnny-kash-fwq5cy.johnny-kash-dfrn4f 15.johnny-kash-fw3hq3 15.johnny-kash-s6gi8r 15.johnny-kash-jx1u9q 15.johnny-kash-z1vd5v 15.johnny-kash-0jzwgx.johnny-kash-f6trfh 15.johnny-kash-jx1u9q 15.johnny-kash-tzejxw 15.johnny-kash-t1jm72 15.johnny-kash-bx7tu7 15.johnny-kash-5chkyl.johnny-kash-qt9oiq 15.johnny-kash-tt2shx 7.johnny-kash-zb1cl8 18.johnny-kash-vzgeg1 7.johnny-kash-nzhmq6 23.johnny-kash-kpp7zd.johnny-kash-l7jkmo.johnny-kash-x557ft 18.johnny-kash-zz7n5f 19.johnny-kash-2etpx3 15.johnny-kash-ryozqt 15.johnny-kash-rhkbzb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.johnny-kash-dy2l8f [type="submit"] *,
.johnny-kash-zqeo90 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .johnny-kash-uhxv1q {
    display: none;
  }
}

.johnny-kash-d7ccru {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .johnny-kash-d7ccru {
  display: none;
}

@media (min-width: 768px) {
  .johnny-kash-d7ccru {
    bottom: 22px;
  }
}

.johnny-kash-d7ccru input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .johnny-kash-d7ccru {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.johnny-kash-e8p5zc.static) .johnny-kash-d7ccru {
    bottom: 8px;
  }
}

.johnny-kash-l9gk14 {
  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.johnny-kash-fxp5zn.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.johnny-kash-o63iil 3.johnny-kash-wktxj5.johnny-kash-9rwge4.johnny-kash-nqrjuc 3.johnny-kash-nrlnid 3.johnny-kash-hw2kax 5.johnny-kash-hkanjj 3.johnny-kash-hw2kax 8.johnny-kash-7xahej.johnny-kash-55wy16.johnny-kash-hw2kax 26.johnny-kash-sr3mlk 5.johnny-kash-jc5hnt 28.johnny-kash-yebg81 8.johnny-kash-0xyn51 28.johnny-kash-5baksd.johnny-kash-yjfg4g 28.johnny-kash-t980bp.johnny-kash-e37gnf 34.johnny-kash-ghjnjx.johnny-kash-680tia 36.johnny-kash-uht6eh 11.johnny-kash-bprxup 37.johnny-kash-k4lb5r 12.johnny-kash-ofxmpo 36.johnny-kash-4dmn9b.johnny-kash-6xg2bp 28.johnny-kash-f8dlmp.johnny-kash-pkxtqu.johnny-kash-30lli4 28.johnny-kash-djs6ct 36.johnny-kash-4tfqsb 26.johnny-kash-8okkle 36.johnny-kash-4tfqsb 23.johnny-kash-xg1ze2.johnny-kash-23niyi.johnny-kash-4tfqsb 5.johnny-kash-e3qrhl 34.johnny-kash-195d2l 3.johnny-kash-nrlnid 31.johnny-kash-o63iil 3.johnny-kash-7fvr1f.johnny-kash-kwwhgx 18.johnny-kash-yqzmh3.johnny-kash-j0kyg9 18.johnny-kash-ebjied 8.johnny-kash-a1r0pk 17.johnny-kash-662t0w 8.johnny-kash-a1r0pk 15.johnny-kash-md1bc2.johnny-kash-a1r0pk 14.johnny-kash-waamtn 9.johnny-kash-j0kyg9 13.johnny-kash-dbmwbq 11.johnny-kash-kwwhgx 13.johnny-kash-m4a96k.johnny-kash-zhnjms 13.johnny-kash-dbmwbq 13.johnny-kash-u25pyp 14.johnny-kash-waamtn 13.johnny-kash-u25pyp 15.johnny-kash-dvx3h6.johnny-kash-u25pyp 17.johnny-kash-662t0w 12.johnny-kash-zhnjms 18.johnny-kash-ebjied 11.johnny-kash-kwwhgx 18.johnny-kash-7oq6uj.johnny-kash-i5aboz 18.johnny-kash-y0gq38.johnny-kash-g9331e 18.johnny-kash-ebjied 17.johnny-kash-r45oq9 17.johnny-kash-662t0w 17.johnny-kash-r45oq9 15.johnny-kash-aiqded.johnny-kash-r45oq9 14.johnny-kash-waamtn 18.johnny-kash-g9331e 13.johnny-kash-dbmwbq 20.johnny-kash-i5aboz 13.johnny-kash-9is97r.johnny-kash-smjqxm 13.johnny-kash-dbmwbq 22.johnny-kash-t6k1vu 14.johnny-kash-waamtn 22.johnny-kash-t6k1vu 15.johnny-kash-fkoyv5.johnny-kash-jiecjt 17.johnny-kash-662t0w 21.johnny-kash-smjqxm 18.johnny-kash-ebjied 20.johnny-kash-i5aboz 18.johnny-kash-ratpgb.johnny-kash-f7rdaz 18.johnny-kash-vpozwq.johnny-kash-jiagrh 18.johnny-kash-ebjied 26.johnny-kash-fvg5xa 17.johnny-kash-662t0w 26.johnny-kash-fvg5xa 15.johnny-kash-dzeqkf.johnny-kash-fvg5xa 14.johnny-kash-waamtn 27.johnny-kash-jiagrh 13.johnny-kash-dbmwbq 28.johnny-kash-f7rdaz 13.johnny-kash-ypl0j4.johnny-kash-37skx7 13.johnny-kash-dbmwbq 31.johnny-kash-teiq4e 14.johnny-kash-waamtn 31.johnny-kash-teiq4e 15.johnny-kash-6peuhh.johnny-kash-fvg5xa 17.johnny-kash-662t0w 30.johnny-kash-37skx7 18.johnny-kash-ebjied 28.johnny-kash-f7rdaz 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"])
    .johnny-kash-l9gk14 {
    display: none;
  }
}

.johnny-kash-bbgjbx {
  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) {
  .johnny-kash-bbgjbx {
    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;
}

.johnny-kash-zqeo90 {
  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) {
  .johnny-kash-zqeo90 {
    padding: 14px 16px;
  }
}

.johnny-kash-zqeo90 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.johnny-kash-zqeo90 button:first-child {
  align-content: end;
}

.johnny-kash-zqeo90 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .johnny-kash-zqeo90
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .johnny-kash-zqeo90
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.johnny-kash-zqeo90 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.johnny-kash-zqeo90 button:last-child svg {
  width: 38px;
  height: 38px;
}

.johnny-kash-ua81ux {
  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;
}

.johnny-kash-ua81ux::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .johnny-kash-ua81ux,
.pc61d126-chatbot[data-active-screen="3"]
  .johnny-kash-ua81ux {
  opacity: 1;
  visibility: visible;
}

.johnny-kash-xai67b {
  flex: 1 1;
}

.johnny-kash-t1ogzl {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-t1ogzl {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .johnny-kash-jtm71s {
  display: block;
}

.johnny-kash-5jddi7 {
  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) {
  .johnny-kash-5jddi7 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.johnny-kash-mfsm05 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.johnny-kash-mfsm05::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.johnny-kash-3256qz span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.johnny-kash-3256qz p {
  color: var(--Text-100);
}

.johnny-kash-mfsm05 .johnny-kash-ji44g0 {
  grid-area: button;
}

.johnny-kash-mfsm05 .johnny-kash-ji44g0::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.johnny-kash-fxp5zn.org/2000/svg'%3E%3Cpath d='M4.johnny-kash-ita5tn 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.johnny-kash-dj928t 15L16.johnny-kash-dj928t 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.johnny-kash-dj928t 5L16.johnny-kash-dj928t 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .johnny-kash-kdyps4 {
  display: block;
}

.johnny-kash-jy6pwv {
  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) {
  .johnny-kash-jy6pwv {
    margin-top: 40px;
  }
}

.johnny-kash-vz7fx2 label,
.johnny-kash-vz7fx2 input {
  display: block;
  width: 100%;
}

.johnny-kash-vz7fx2 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.johnny-kash-vz7fx2 label.johnny-kash-7rh3jr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.johnny-kash-vz7fx2 label.johnny-kash-7rh3jr::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;
}

.johnny-kash-vz7fx2 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;
}

.johnny-kash-vz7fx2 input::placeholder {
  color: var(--Text-400);
}

.johnny-kash-fuecxc {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .johnny-kash-fuecxc {
  display: flex;
}

.johnny-kash-fuecxc ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .johnny-kash-fuecxc ol {
    height: 420px;
    padding: 24px;
  }
}

.johnny-kash-fuecxc ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.johnny-kash-dy2l8f {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-dy2l8f {
    padding: 0 24px 24px;
  }
}

.johnny-kash-dy2l8f 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;
}

.johnny-kash-dy2l8f input::placeholder {
  color: var(--Text-400);
}

.johnny-kash-dy2l8f [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.johnny-kash-dy2l8f [type="submit"]:disabled {
  opacity: 0.5;
}

.johnny-kash-dy2l8f [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .johnny-kash-dy2l8f [type="submit"] {
    right: 40px;
  }
}

.johnny-kash-b5ws4h {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.johnny-kash-b5ws4h.johnny-kash-n9uy0j {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.johnny-kash-b5ws4h.johnny-kash-n9uy0j::before {
  content: "";
  width: 31px;
}

.johnny-kash-b5ws4h.johnny-kash-n9uy0j p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.johnny-kash-b5ws4h.johnny-kash-fqv5fn p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.johnny-kash-b5ws4h p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.johnny-kash-d7ccru .johnny-kash-ji44g0 {
  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;
  }
}

.johnny-kash-uhxv1q {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .johnny-kash-uhxv1q {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .johnny-kash-uhxv1q {
    padding: 18px 0;
  }
}

.johnny-kash-uhxv1q .johnny-kash-z20lbd {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .johnny-kash-uhxv1q .johnny-kash-z20lbd {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.johnny-kash-mkhq57 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .johnny-kash-mkhq57 {
    max-width: 160px;
    height: 40px;
  }
}

.johnny-kash-mkhq57 picture,
.johnny-kash-mkhq57 img {
  display: block;
  width: 100%;
  height: 100%;
}

.johnny-kash-mkhq57 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .johnny-kash-eeteso {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.johnny-kash-fvxxic ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .johnny-kash-uhxv1q.johnny-kash-f9j24c .johnny-kash-eeteso {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .johnny-kash-eeteso {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .johnny-kash-eeteso {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.johnny-kash-rqy5sn,
.johnny-kash-hje4js {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .johnny-kash-rqy5sn,
  .johnny-kash-hje4js {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .johnny-kash-hje4js {
    display: none;
  }
}

.johnny-kash-do0tup {
  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;
}

.johnny-kash-f9j24c .johnny-kash-do0tup {
  background: var(--fh-bg-color);
}

.johnny-kash-do0tup button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .johnny-kash-do0tup {
    display: none;
  }
}

.johnny-kash-0m1rlv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .johnny-kash-0m1rlv {
    display: none;
  }
}

.johnny-kash-cwvpj8 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.johnny-kash-uhxv1q.johnny-kash-f9j24c .johnny-kash-cwvpj8:first-child {
  display: none;
}

.johnny-kash-uhxv1q.johnny-kash-f9j24c .johnny-kash-cwvpj8:last-child {
  display: block;
}

.johnny-kash-cwvpj8:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .johnny-kash-cwvpj8 {
    display: none;
  }
}

.johnny-kash-3yrrhu {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .johnny-kash-3yrrhu {
    display: flex;
  }
}

.johnny-kash-3yrrhu ul {
  max-height: 350px;
  overflow-y: auto;
}

.johnny-kash-3yrrhu:hover ul {
  visibility: visible;
  opacity: 1;
}

.johnny-kash-3yrrhu:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.johnny-kash-3yrrhu:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.johnny-kash-3yrrhu:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.johnny-kash-3yrrhu:hover .johnny-kash-hahu4j svg {
  transform: rotate(180deg);
}

.johnny-kash-is4nal {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.johnny-kash-puflp4 {
  padding: 0 8px;
}

.johnny-kash-5z41nk {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.johnny-kash-5z41nk:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .johnny-kash-5z41nk {
    padding: 4px 8px;
  }
}

.johnny-kash-gom54b {
  display: flex;
}

.johnny-kash-gom54b img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.johnny-kash-hahu4j {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.johnny-kash-hahu4j svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.johnny-kash-kh8ce5 {
  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) {
  .johnny-kash-kh8ce5 {
    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;
  }
}

.johnny-kash-uccgju {
  width: 100%;
}

@media (min-width: 1200px) {
  .johnny-kash-uccgju {
    display: none;
  }
}

.johnny-kash-2g4goj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.johnny-kash-nupjhj {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.johnny-kash-87p3xj {
  display: flex;
}

.johnny-kash-n8dlss {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.johnny-kash-rl5yh0 {
  list-style: none;
}

@media (max-width: 1199px) {
  .johnny-kash-rl5yh0 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .johnny-kash-rl5yh0 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .johnny-kash-rl5yh0 .johnny-kash-linefi [data-ref-el],
  .johnny-kash-rl5yh0 .johnny-kash-linefi span,
  .johnny-kash-rl5yh0 .johnny-kash-linefi a {
    white-space: nowrap;
  }
}

.johnny-kash-9l0rwo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .johnny-kash-9l0rwo.johnny-kash-pi5l4j > .johnny-kash-linefi {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .johnny-kash-9l0rwo.johnny-kash-ciy64u:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .johnny-kash-9l0rwo.johnny-kash-pi5l4j > .johnny-kash-k49y0p {
    height: auto;
  }

  .johnny-kash-9l0rwo.johnny-kash-pi5l4j > div > .johnny-kash-644idk {
    transform: rotate(180deg);
  }
}

.johnny-kash-9l0rwo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.johnny-kash-9l0rwo [data-ref-el],
.johnny-kash-9l0rwo span {
  cursor: pointer;
}

.johnny-kash-9l0rwo [data-ref-el],
.johnny-kash-9l0rwo span,
.johnny-kash-9l0rwo a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .johnny-kash-9l0rwo [data-ref-el],
  .johnny-kash-9l0rwo span,
  .johnny-kash-9l0rwo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .johnny-kash-9l0rwo [data-ref-el],
  .johnny-kash-9l0rwo span,
  .johnny-kash-9l0rwo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.johnny-kash-k49y0p {
  height: 0;
  overflow: hidden;
  transition: height 0.johnny-kash-fvxxic ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.johnny-kash-k49y0p::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.johnny-kash-k49y0p::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.johnny-kash-k49y0p::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .johnny-kash-k49y0p {
    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;
  }

  .johnny-kash-k49y0p:has(> .johnny-kash-9l0rwo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .johnny-kash-k49y0p .johnny-kash-k49y0p {
    padding: 0;
  }

  .johnny-kash-k49y0p .johnny-kash-9l0rwo {
    font-weight: 400;
  }

  .johnny-kash-k49y0p .johnny-kash-9l0rwo:hover > .johnny-kash-linefi {
    background: var(--Neutral-300);
  }

  .johnny-kash-k49y0p .johnny-kash-644idk {
    rotate: -90deg;
  }
}

.johnny-kash-linefi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .johnny-kash-linefi {
    padding: 8px;
  }

  .johnny-kash-9l0rwo.johnny-kash-9plx5g > .johnny-kash-linefi {
    background: var(--Neutral-300);
  }
}

.johnny-kash-644idk {
  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.johnny-kash-fxp5zn.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.johnny-kash-kzu69n 0.johnny-kash-69ftug.johnny-kash-0lyknc -0.johnny-kash-on9bfq 0.johnny-kash-2kcxjr -0.johnny-kash-on9bfq 1.johnny-kash-guorrr 0.johnny-kash-bzsllr.johnny-kash-p8h7hy 4.johnny-kash-0p2go8.johnny-kash-kzu69n 0.johnny-kash-wpux95.johnny-kash-9sg0pm -0.johnny-kash-on9bfq 9.johnny-kash-37clyh -0.johnny-kash-on9bfq 10.johnny-kash-d7zyla 0.johnny-kash-1q8yfz.johnny-kash-mkjdle 0.johnny-kash-0lyknc 10.johnny-kash-mkjdle 0.johnny-kash-2kcxjr 10.johnny-kash-d7zyla 1.johnny-kash-xlrr3q.johnny-kash-j98s7t 5.johnny-kash-0hq49d.johnny-kash-dkrorr 6.johnny-kash-l3q6b0 5.johnny-kash-8jbldn 6.johnny-kash-l3q6b0 4.johnny-kash-5tmcwu 5.johnny-kash-9c1ggv.johnny-kash-kzu69n 1.johnny-kash-996g1t.johnny-kash-on9bfq 0.johnny-kash-2kcxjr -0.johnny-kash-on9bfq 0.johnny-kash-0lyknc 0.johnny-kash-kzu69n 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.johnny-kash-fvxxic ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .johnny-kash-644idk {
    cursor: default;
  }
}

.johnny-kash-8z772s {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.johnny-kash-tk5i48 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .johnny-kash-tk5i48 {
    padding: 40px 4px;
  }
}

.johnny-kash-mpzuqs {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .johnny-kash-mpzuqs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.johnny-kash-lzqjw4 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .johnny-kash-lzqjw4 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.johnny-kash-lzqjw4 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.johnny-kash-lzqjw4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.johnny-kash-lzqjw4 [data-ref-el],
.johnny-kash-lzqjw4 span,
.johnny-kash-lzqjw4 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.johnny-kash-xsnmj5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .johnny-kash-xsnmj5 {
    margin-bottom: 12px;
  }
}

.johnny-kash-e2lbu1 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.johnny-kash-e2lbu1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .johnny-kash-e2lbu1:last-child {
    margin-right: 0;
  }
}

.johnny-kash-8pl1ia {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.johnny-kash-xsnmj5:hover .johnny-kash-rduws1 {
  visibility: visible;
  opacity: 1;
}

.johnny-kash-rduws1 {
  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);
}

.johnny-kash-tlwnwh {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.johnny-kash-kstioa {
  display: flex;
  margin: 6px;
}

.johnny-kash-kstioa img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.johnny-kash-rduws1::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);
}

.johnny-kash-rduws1::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);
}

.johnny-kash-awz541 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .johnny-kash-awz541 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.johnny-kash-b9stve {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .johnny-kash-b9stve {
    margin-right: 32px;
  }
}

.johnny-kash-8gpr1c {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .johnny-kash-8gpr1c {
    margin-top: 0;
    width: 340px;
  }
}

.johnny-kash-8gpr1c a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.johnny-kash-7spb7c {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.johnny-kash-jsmn1z {
  position: relative;
}

@media (min-width: 768px) {
  .johnny-kash-jsmn1z {
    margin-top: 40px;
  }
}

.johnny-kash-jsmn1z + .johnny-kash-k772sp,
.johnny-kash-jsmn1z + .johnny-kash-jsmn1z {
  margin-top: 24px;
}

.johnny-kash-k31y2l {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-k31y2l {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .johnny-kash-k31y2l {
    padding: 80px;
  }
}

.johnny-kash-stgs56 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .johnny-kash-stgs56 {
    padding: 0 16px;
}


}

.johnny-kash-48gfs3 {
  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) {
  .johnny-kash-48gfs3 {
    font-size: 48px;
    line-height: 56px;
  }
}

.johnny-kash-ua8evp {
  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) {
  .johnny-kash-ua8evp {
    font-size: 24px;
    line-height: 32px;
  }
}

.johnny-kash-mbpmod {
  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;
}

.johnny-kash-mbpmod:hover {
  background: var(--button-bg-hover);
}

.johnny-kash-ld14f7 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.johnny-kash-ld14f7 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .johnny-kash-ld14f7 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .johnny-kash-ld14f7 img {
  min-height: 100%;
  }
}

.johnny-kash-k31y2l::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.johnny-kash-u2948j {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.johnny-kash-u2948j h1,
.johnny-kash-u2948j h2,
.johnny-kash-u2948j h3,
.johnny-kash-u2948j h4 {
  margin-bottom: 6px;
}

.johnny-kash-u2948j h1:not(:first-child),
.johnny-kash-u2948j h2:not(:first-child),
.johnny-kash-u2948j h3:not(:first-child),
.johnny-kash-u2948j h4:not(:first-child) {
  margin-top: 16px;
}

.johnny-kash-u2948j h1,
.johnny-kash-u2948j h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .johnny-kash-u2948j h1,
  .johnny-kash-u2948j h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.johnny-kash-u2948j h2,
.johnny-kash-u2948j h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .johnny-kash-u2948j h2,
  .johnny-kash-u2948j h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.johnny-kash-u2948j h3,
.johnny-kash-u2948j h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .johnny-kash-u2948j h3,
  .johnny-kash-u2948j h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.johnny-kash-u2948j h4,
.johnny-kash-u2948j h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.johnny-kash-u2948j ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.johnny-kash-u2948j ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.johnny-kash-u2948j 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);
}

.johnny-kash-u2948j ul ul {
  margin-bottom: 8px;
}

.johnny-kash-u2948j ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.johnny-kash-u2948j ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.johnny-kash-u2948j ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.johnny-kash-u2948j ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.johnny-kash-u2948j ol li::marker {
  font-weight: 700;
}

.johnny-kash-u2948j ol ol {
  margin-bottom: 8px;
}

.johnny-kash-u2948j ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.johnny-kash-u2948j ol ul li {
  padding-left: 16px;
}

.johnny-kash-u2948j 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) {
  .johnny-kash-u2948j table {
    padding: 24px;
  }
}

.johnny-kash-u2948j table.johnny-kash-8lsxqn {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.johnny-kash-fvxxic,
    mask-image 0.3s;
}

.johnny-kash-u2948j table.johnny-kash-8lsxqn.johnny-kash-siyboy {
  -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) {
  .johnny-kash-u2948j table {
    display: table;
  }
}

.johnny-kash-u2948j 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);
}

.johnny-kash-u2948j table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.johnny-kash-u2948j table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.johnny-kash-u2948j 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) {
  .johnny-kash-u2948j table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.johnny-kash-u2948j table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.johnny-kash-u2948j table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.johnny-kash-u2948j table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.johnny-kash-u2948j img {
  max-width: 100%;
  height: auto;
}

.johnny-kash-tsf5fl {
  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) {
  .johnny-kash-tsf5fl {
    padding: 24px;
  }
}

.johnny-kash-5qs8ch {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .johnny-kash-5qs8ch {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.johnny-kash-5qs8ch > * {
  margin: 0 !important;
}

.johnny-kash-5qs8ch img,
.johnny-kash-qh0zai {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-5qs8ch img,
  .johnny-kash-qh0zai {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.johnny-kash-49d9b2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .johnny-kash-49d9b2 {
    width: 32px;
    height: 32px;
  }
}

.johnny-kash-kdwyhw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.johnny-kash-kdwyhw .johnny-kash-9wzmg7 {
  flex-shrink: 0;
}

.johnny-kash-kdwyhw .johnny-kash-jptj78 svg {
  display: none;
}

.johnny-kash-wtresk {
  display: grid;
  transition: max-height 0.johnny-kash-fvxxic ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .johnny-kash-wtresk {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .johnny-kash-wtresk {
    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));
  }
}

.johnny-kash-wtresk.johnny-kash-rz0pnl + .johnny-kash-9wzmg7 svg {
  transform: rotate(180deg);
}

.johnny-kash-ibtjfn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.johnny-kash-ibtjfn > div:nth-child(3n) {
  grid-column: span 2;
}

.johnny-kash-ibtjfn
  > div:nth-child(3n)
  .johnny-kash-8hffd0
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .johnny-kash-ibtjfn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .johnny-kash-ibtjfn > div:nth-child(3n) {
    grid-column: unset;
  }

  .johnny-kash-ibtjfn
    > div:nth-child(3n)
    .johnny-kash-8hffd0
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .johnny-kash-ibtjfn {
    max-width: 270px;
  }
}

.johnny-kash-ibtjfn .johnny-kash-8hffd0 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .johnny-kash-ibtjfn .johnny-kash-8hffd0 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .johnny-kash-ibtjfn .johnny-kash-8hffd0 button {
    max-width: 104px;
  }
}

.johnny-kash-m48ek5 {
  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) {
  .johnny-kash-m48ek5 {
    margin-bottom: 0;
  }
}

.johnny-kash-nxw3fr {
  display: none;
  opacity: 0;
}

.johnny-kash-44hp02 {
  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;
  }
}

.johnny-kash-44hp02 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.johnny-kash-8hffd0 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.johnny-kash-8hffd0 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .johnny-kash-8hffd0
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .johnny-kash-8hffd0
    button {
    max-width: 145px;
  }
}

.johnny-kash-eey3tk:first-child
  .johnny-kash-8hffd0
  button {
  max-width: 270px;
}

.johnny-kash-8l7mby {
  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%;
}

.johnny-kash-m48ek5 picture {
  width: 100%;
  max-width: 100%;
}

.johnny-kash-nqsnl3 {
  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;
}

.johnny-kash-nqsnl3 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.johnny-kash-m48ek5:hover .johnny-kash-nqsnl3 {
  display: flex;
}

.johnny-kash-589xl9 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.johnny-kash-n2ewmc {
  display: flex;
}

.johnny-kash-n2ewmc:hover .johnny-kash-jx90fn,
.johnny-kash-n2ewmc .johnny-kash-9plx5g .johnny-kash-jx90fn {
  display: flex;
}

.johnny-kash-n2ewmc svg {
  flex-shrink: 0;
}

.johnny-kash-jx90fn {
  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) {
  .johnny-kash-jx90fn {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.johnny-kash-jx90fn:hover {
  display: flex;
}

.johnny-kash-jx90fn svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.johnny-kash-7j6q0u {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .johnny-kash-7j6q0u {
    font-size: 12px;
  }
}

.johnny-kash-qfuwyn,
.johnny-kash-uxby1w {
  width: 50%;
  flex-shrink: 0;
}

.johnny-kash-qfuwyn {
  font-weight: 700;
}

.johnny-kash-wf7sur .johnny-kash-wtresk {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .johnny-kash-wf7sur .johnny-kash-wtresk {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .johnny-kash-wf7sur .johnny-kash-wtresk {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.johnny-kash-wf7sur
  .johnny-kash-8l7mby:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.johnny-kash-wf7sur .johnny-kash-44hp02 {
  height: 100% !important;
  border-radius: 16px;
}

.johnny-kash-wf7sur .johnny-kash-8hffd0 {
  gap: 4px;
  align-items: center;
}

.johnny-kash-wf7sur .johnny-kash-8hffd0 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.johnny-kash-wf7sur .johnny-kash-8hffd0 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.johnny-kash-wf7sur .johnny-kash-6rrtqn,
.johnny-kash-wf7sur .johnny-kash-8qyode {
  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.johnny-kash-fxp5zn.org/2000/svg'%3E%3Cpath d='M9.johnny-kash-r9zn5y 4.johnny-kash-qjijk0.johnny-kash-fdwl9s 5.johnny-kash-6bdik4.johnny-kash-n4kgd3 5.johnny-kash-pvum3u.johnny-kash-a4l8q6 5.johnny-kash-1n3nij.johnny-kash-y9cnoa 8.johnny-kash-sh6cyw.johnny-kash-9tvp6a 9.johnny-kash-l64j8o.johnny-kash-9gggyv 9.johnny-kash-takdaj.johnny-kash-wojq38 13.johnny-kash-1sclaw.johnny-kash-yio39b 11.johnny-kash-pq7pj9.johnny-kash-w9mrir 11.johnny-kash-zt77zv.johnny-kash-6nkw1i 11.johnny-kash-v05hx7.johnny-kash-67yfxr 13.johnny-kash-8towjg.johnny-kash-t7mtkq 9.johnny-kash-c6j1qp.johnny-kash-kjnt6x 9.johnny-kash-hurj3c.johnny-kash-68pn0o 8.johnny-kash-wsew6v.johnny-kash-902u64 5.johnny-kash-2oeg8l.johnny-kash-zv7xqx 5.johnny-kash-pegkrf.johnny-kash-a0lewg 5.johnny-kash-ulpkmt.johnny-kash-as5lji 4.johnny-kash-yvbgt8.johnny-kash-w9mrir 1.johnny-kash-bi2t1w.johnny-kash-r9zn5y 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.johnny-kash-wf7sur .johnny-kash-6rrtqn {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.johnny-kash-wf7sur .johnny-kash-8qyode {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.johnny-kash-gxrloq {
  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) {
  .johnny-kash-gxrloq {
    padding: 24px;
  }
}

.johnny-kash-gxrloq .johnny-kash-9wzmg7 {
  display: flex;
}

@media (min-width: 768px) {
  .johnny-kash-gxrloq .johnny-kash-9wzmg7 {
    display: none;
  }
}

.johnny-kash-gxrloq .johnny-kash-jptj78 svg {
  display: none;
}

.johnny-kash-o0y4md {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.johnny-kash-o0y4md .johnny-kash-5zzhfd {
  display: none;
}

@media (min-width: 768px) {
  .johnny-kash-o0y4md .johnny-kash-5zzhfd {
    display: flex;
  }
}

.johnny-kash-48toci {
  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) {
  .johnny-kash-48toci {
    font-size: 40px;
    line-height: 48px;
  }
}

.johnny-kash-48toci > * {
  margin: 0 !important;
}

.johnny-kash-48toci img,
.johnny-kash-i2j5ji {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-48toci img,
  .johnny-kash-i2j5ji {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.johnny-kash-67xpvg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .johnny-kash-67xpvg {
    width: 32px;
    height: 32px;
  }
}

.johnny-kash-qxw6xq {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .johnny-kash-qxw6xq {
    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;
  }

  .johnny-kash-qxw6xq::-webkit-scrollbar {
    display: none;
  }
}

.johnny-kash-sxro98 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .johnny-kash-sxro98 {
    padding: 7px 15px;
  }
}

.johnny-kash-sxro98:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.johnny-kash-022lin {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .johnny-kash-022lin {
    display: flex;
    opacity: 1;
  }
}

.johnny-kash-sxro98 picture {
  height: 100%;
  display: block;
}

.johnny-kash-sxro98 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .johnny-kash-sxro98 img {
    width: 88px;
    height: 44px;
  }
}

.johnny-kash-sxro98 p {
  text-align: center;
  width: 100%;
}

.johnny-kash-tgh2jq {
  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) {
  .johnny-kash-tgh2jq {
    font-size: 40px;
    line-height: 48px;
  }
}

.johnny-kash-tgh2jq img,
.johnny-kash-nn0s8p {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-tgh2jq img,
  .johnny-kash-nn0s8p {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.johnny-kash-ivv9f3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .johnny-kash-ivv9f3 {
    width: 32px;
    height: 32px;
  }
}

.johnny-kash-gzifby {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.johnny-kash-nkmkdo {
  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;
}

.johnny-kash-q2yf7c {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.johnny-kash-q2yf7c.johnny-kash-9plx5g {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.johnny-kash-mcdsa5 {
  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) {
  .johnny-kash-mcdsa5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.johnny-kash-iw5e92 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.johnny-kash-z70dlv {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.johnny-kash-fvxxic ease;
  opacity: 0;
  color: var(--text-color);
}

.johnny-kash-8efc17 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.johnny-kash-8efc17 ol,
.johnny-kash-8efc17 ul {
  padding-left: 1.3em;
}

.johnny-kash-q2yf7c.johnny-kash-9plx5g .johnny-kash-z70dlv {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.johnny-kash-q2yf7c.johnny-kash-9plx5g .johnny-kash-iw5e92 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.johnny-kash-l6iio4 {
  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) {
  .johnny-kash-l6iio4 {
    padding: 24px;
  }
}

.johnny-kash-l6iio4 .johnny-kash-9wzmg7 {
  display: flex;
}

@media (min-width: 768px) {
  .johnny-kash-l6iio4 .johnny-kash-9wzmg7 {
    display: none;
  }
}

.johnny-kash-l6iio4 .johnny-kash-jptj78 svg {
  display: none;
}

.johnny-kash-6m4g0t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.johnny-kash-6m4g0t .johnny-kash-5zzhfd {
  display: none;
}

@media (min-width: 768px) {
  .johnny-kash-6m4g0t .johnny-kash-5zzhfd {
    display: flex;
  }
}

.johnny-kash-lf61nx {
  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) {
  .johnny-kash-lf61nx {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.johnny-kash-lf61nx > * {
  margin: 0 !important;
}

.johnny-kash-lf61nx img,
.johnny-kash-pddr4a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .johnny-kash-lf61nx img,
  .johnny-kash-pddr4a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.johnny-kash-8wtv6i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .johnny-kash-8wtv6i {
    width: 32px;
    height: 32px;
  }
}

.johnny-kash-296c6f {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .johnny-kash-296c6f {
    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;
  }

  .johnny-kash-296c6f::-webkit-scrollbar {
    display: none;
  }
}

.johnny-kash-j6cqu9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.johnny-kash-j6cqu9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.johnny-kash-2tclge {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .johnny-kash-2tclge {
    display: flex;
    opacity: 1;
  }
}

.johnny-kash-j6cqu9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.johnny-kash-j6cqu9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.johnny-kash-r0wreh {
  margin: -24px 0;
}

.johnny-kash-r0wreh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .johnny-kash-r0wreh {
    margin: -16px 0;
  }
}

.johnny-kash-7bo1sa {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .johnny-kash-7bo1sa {
    flex-direction: row;
  }
}

.johnny-kash-86du2j {
  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) {
  .johnny-kash-86du2j {
    flex: 1;
  }
}

.johnny-kash-86du2j::placeholder {
  color: var(--Text-400);
}

.johnny-kash-s1vfbf {
  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;
}

.johnny-kash-wikf9s {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.johnny-kash-wikf9s::-webkit-scrollbar {
  display: none;
}

.johnny-kash-6za7x7 {
  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;
}

.johnny-kash-6za7x7 img,
.johnny-kash-6za7x7 svg {
  margin-right: 8px;
}

.johnny-kash-bytsge {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.johnny-kash-r0wreh + .johnny-kash-81prrb {
  margin-top: 0;
}

@media (min-width: 768px) {
  .johnny-kash-r0wreh + .johnny-kash-81prrb {
    margin-top: -16px;
  }
}

.johnny-kash-3s2lsk {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.johnny-kash-3s2lsk > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.johnny-kash-3s2lsk > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.johnny-kash-qsij8t {
  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;
}

.johnny-kash-9usjb4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.johnny-kash-nasxz5 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.johnny-kash-f76xrc {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.johnny-kash-yf0vq0 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.johnny-kash-qsij8t 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;
}

.johnny-kash-qsij8t 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) {
  .johnny-kash-qsij8t {
    padding: 39px 179px 39px 39px;
  }

  .johnny-kash-9usjb4 {
    font-size: 40px;
    line-height: 48px;
  }

  .johnny-kash-yf0vq0 {
    height: 348px;
  }

  .johnny-kash-qsij8t button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .johnny-kash-qsij8t button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .johnny-kash-qsij8t {
    padding: 63px;
  }
}

.johnny-kash-bmxf1p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .johnny-kash-bmxf1p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.johnny-kash-0bln0k {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .johnny-kash-0bln0k {
    width: auto;
  }
}

.johnny-kash-iimzt5 {
  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;
}

.johnny-kash-iimzt5::-webkit-scrollbar {
  display: none;
}

.johnny-kash-iimzt5 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);
}

.johnny-kash-iimzt5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .johnny-kash-iimzt5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.johnny-kash-bmxf1p .johnny-kash-ndf5k5 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.johnny-kash-fvxxic,
    mask-image 0.3s;
}

.johnny-kash-bmxf1p .johnny-kash-ndf5k5.johnny-kash-siyboy {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.johnny-kash-bf5wi1 {
  margin: 40px -16px;
}

.johnny-kash-091xmk + .johnny-kash-k772sp,
.johnny-kash-091xmk + .johnny-kash-jsmn1z {
  margin-top: 24px;
}

.johnny-kash-8o2l8z {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.johnny-kash-8o2l8z picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.johnny-kash-xzcvrz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .johnny-kash-xzcvrz {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .johnny-kash-xzcvrz {
    margin-top: 0;
  }
}

.johnny-kash-cm0acp {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .johnny-kash-cm0acp {
    font-size: 24px;
    line-height: 32px;
  }
}

.johnny-kash-g4fpm0 {
  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) {
  .johnny-kash-g4fpm0 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.johnny-kash-y6j4gy {
  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) {
  .johnny-kash-y6j4gy {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.johnny-kash-f3q9ro {
  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) {
  .johnny-kash-f3q9ro {
    font-size: 20px;
    line-height: 28px;
  }
}

.johnny-kash-nop6nh {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .johnny-kash-nop6nh {
    font-size: 32px;
    line-height: 40px;
  }
}

.johnny-kash-kixwea {
  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;
}

.johnny-kash-em1llv {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.johnny-kash-em1llv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.johnny-kash-81prrb {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.johnny-kash-y1lop8 {
  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) {
  .johnny-kash-y1lop8 {
    padding: 15px 48px;
  }
}

main > .johnny-kash-81prrb {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .johnny-kash-wtresk.johnny-kash-48jdb3 > div:nth-child(n+5) {
    display: none;
  }
}

.johnny-kash-u2948j p a img {
  display: block;
  margin: 0 auto;
}


.johnny-kash-iq7c6g {
  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 */
.johnny-kash-4w5w1o {
  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;
}

.johnny-kash-4w5w1o label {
  font-size: 14px;
}

.johnny-kash-4w5w1o h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.johnny-kash-4w5w1o input,
.johnny-kash-4w5w1o textarea,
.johnny-kash-4w5w1o 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;
}
.johnny-kash-4w5w1o button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.johnny-kash-c8kwwy ease;
}
.johnny-kash-4w5w1o button:hover {
  background-color: var(--button-bg-hover);
}
.johnny-kash-kc2f9g {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.johnny-kash-mxqoac ease-in;
}

.johnny-kash-kc2f9g 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;
}
.johnny-kash-pppin0, .johnny-kash-6dp6eh, [class*="review-card"],
thead, thead th, table th, .johnny-kash-fy7lbn,
.johnny-kash-kzk3z8, [class*="collapsible-header"],
.johnny-kash-8vkzwy, [class*="updated-block"] {
  color: #ece7dc !important;
}
