* {
  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;
  }
}

.play-boom-jmu3hv {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .play-boom-jmu3hv {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .play-boom-jmu3hv {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.play-boom-jkwz81 {
  overflow: hidden;
}

.play-boom-riasej img {
  background: var(--Neutral-300);
}

.play-boom-83hfgr {
  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;
}

.play-boom-wxp89o {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.play-boom-wxp89o:hover {
  background: var(--button-bg-hover);
}

.play-boom-ev1h77 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.play-boom-ev1h77:hover {
  background: var(--button-bg-hover);
}

.play-boom-e22cxa {
  font-size: 12px;
  line-height: 18px;
}

.play-boom-jdw6vs {
  font-size: 18px;
  line-height: 26px;
}

.play-boom-0jm9c1 {
  width: 100%;
}

.play-boom-ua9rb5 {
  padding: 6px 16px;
}

.play-boom-4xnymp {
  padding: 10px 16px;
}

.play-boom-gc4nju {
  padding: 15px 26px;
}

.play-boom-q0liu5 {
  flex-shrink: 0;
}

.play-boom-ldm4dh {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.play-boom-ppr0zx {
  display: none;
}

.play-boom-9tiu9f {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.play-boom-4mqyww {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.play-boom-keu6iw {
  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;
}

.play-boom-vb2mym {
  cursor: grab;
}

.play-boom-keu6iw::-webkit-scrollbar {
  display: none;
}

.play-boom-1p5i1h {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.play-boom-q3dp7b {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.play-boom-ed1qqz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.play-boom-w62lmt {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.play-boom-inba2z {
  visibility: visible;
}

.play-boom-6fy3pd {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.play-boom-s82swm ease;
}

.play-boom-b2g9yo {
  background-color: var(--Primary-200);
  width: 16px;
}

.play-boom-ovxium {
  -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.play-boom-s82swm,
    mask-image 0.3s;
}

.play-boom-ovxium.play-boom-iizing {
  -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;
  }
}

.play-boom-6pbkd9: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;
}

.play-boom-g1jol9 {
  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.play-boom-z7nc29.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.play-boom-z7nc29.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;
}

.play-boom-4oyuhd {
  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);
}

.play-boom-4oyuhd::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%
  );
}

.play-boom-1c477d {
  position: relative;
  z-index: 1;
}

.play-boom-kmz56a {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.play-boom-bvd7nm {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.play-boom-zq5iun {
  font-size: 40px;
  line-height: 48px;
}

.play-boom-ut1uf4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.play-boom-z1ghoi {
  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;
}

.play-boom-z1ghoi:hover {
  background: var(--Primary-400);
}

.play-boom-z1ghoi svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.play-boom-6pbkd9 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) {
  .play-boom-4oyuhd {
    max-width: 600px;
    padding: 64px;
  }

  .play-boom-kmz56a {
    font-size: 24px;
    line-height: 32px;
  }

  .play-boom-bvd7nm {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .play-boom-zq5iun {
    font-size: 50px;
    line-height: 56px;
  }

  .play-boom-ut1uf4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .play-boom-g1jol9 {
    top: 25px;
    right: 25px;
  }
}

.play-boom-5gcsme,
.play-boom-snmsze {
  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;
}

.play-boom-jye0kd.play-boom-x9uoo1::before,
.play-boom-snmsze::before,
.play-boom-uvt8ww::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.play-boom-z7nc29.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.play-boom-88it8u 14.play-boom-93m4er.play-boom-zx91hh 14.play-boom-lk8ivl 15.play-boom-ib1cb7 14.play-boom-58ornq 15.play-boom-pa8oxw 14.play-boom-lxws1j.play-boom-k7k30m 14.play-boom-jjdr2m 19.play-boom-dh7z4s 12.play-boom-3ztol8 19.play-boom-dh7z4s 10.play-boom-8hln07.play-boom-dh7z4s 8.play-boom-e2cn01 17.play-boom-cfwyg3 7.play-boom-3bvbvo 15.play-boom-np63o8 7.play-boom-pxalff.play-boom-acalnv 7.play-boom-3bvbvo 11.play-boom-ltxnb1 8.play-boom-e2cn01 11.play-boom-ltxnb1 10.play-boom-v255fk.play-boom-ltxnb1 12.play-boom-qp1ula 13.play-boom-v09v1c 14.play-boom-jz056b 15.play-boom-97lliv 14.play-boom-fwu608.play-boom-7tubxh 14.play-boom-3yhqk1 15.play-boom-ci3rz4 14.play-boom-7sp1iu 15.play-boom-xfbohl 14.play-boom-775mec.play-boom-88it8u 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.play-boom-f3ocul 15.play-boom-y2xvl5.play-boom-s5mg3s 15.play-boom-1dp6or 15.play-boom-pahhz0 15.play-boom-5yms31 15.play-boom-v88o7o 15.play-boom-04n29o.play-boom-ny2ae6 15.play-boom-5yms31 15.play-boom-523aob 15.play-boom-ppcx2m 15.play-boom-f2m3co 15.play-boom-y9vtft.play-boom-kz4de5 15.play-boom-i7364y 7.play-boom-hp8ypf 18.play-boom-ywqs8c 7.play-boom-490v79 23.play-boom-vuprl9.play-boom-v9qejk.play-boom-ku08my 18.play-boom-sm86m3 19.play-boom-6qku9s 15.play-boom-tmb5hx 15.play-boom-f3ocul 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.play-boom-srh7fc [type="submit"] *,
.play-boom-dtikj3 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .play-boom-vqd9xw {
    display: none;
  }
}

.play-boom-9ci5v2 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .play-boom-9ci5v2 {
  display: none;
}

@media (min-width: 768px) {
  .play-boom-9ci5v2 {
    bottom: 22px;
  }
}

.play-boom-9ci5v2 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .play-boom-9ci5v2 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.play-boom-pwfoop.static) .play-boom-9ci5v2 {
    bottom: 8px;
  }
}

.play-boom-khqink {
  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.play-boom-z7nc29.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.play-boom-j8nvm0 3.play-boom-1sc5nt.play-boom-dsoy0d.play-boom-ztl2xp 3.play-boom-hfq75c 3.play-boom-h1ebf8 5.play-boom-f9hes0 3.play-boom-h1ebf8 8.play-boom-m2s79l.play-boom-9aeicg.play-boom-h1ebf8 26.play-boom-apvl5u 5.play-boom-e7aygz 28.play-boom-49usxr 8.play-boom-esoouv 28.play-boom-pr35i0.play-boom-h387ml 28.play-boom-78e4f5.play-boom-8iss5e 34.play-boom-rcm9t0.play-boom-z4gmaz 36.play-boom-ps0v11 11.play-boom-c5g38x 37.play-boom-zflwtb 12.play-boom-saita5 36.play-boom-nun27y.play-boom-i87jdj 28.play-boom-x8526p.play-boom-48eya3.play-boom-nxif5y 28.play-boom-eycwb2 36.play-boom-zzd7bo 26.play-boom-wkdmdy 36.play-boom-zzd7bo 23.play-boom-l9emj0.play-boom-zws2po.play-boom-zzd7bo 5.play-boom-woju1v 34.play-boom-xzylvn 3.play-boom-hfq75c 31.play-boom-j8nvm0 3.play-boom-o1sjw6.play-boom-lwsmcr 18.play-boom-ymghxs.play-boom-28yx16 18.play-boom-v9vicr 8.play-boom-bnpjlq 17.play-boom-khht1f 8.play-boom-bnpjlq 15.play-boom-xbglx9.play-boom-bnpjlq 14.play-boom-yx3ift 9.play-boom-28yx16 13.play-boom-2zalu4 11.play-boom-lwsmcr 13.play-boom-fesaui.play-boom-nfnjd6 13.play-boom-2zalu4 13.play-boom-0n3ixa 14.play-boom-yx3ift 13.play-boom-0n3ixa 15.play-boom-4meujv.play-boom-0n3ixa 17.play-boom-khht1f 12.play-boom-nfnjd6 18.play-boom-v9vicr 11.play-boom-lwsmcr 18.play-boom-mckjly.play-boom-30kg13 18.play-boom-efk4n1.play-boom-hfwtuk 18.play-boom-v9vicr 17.play-boom-8t0z1a 17.play-boom-khht1f 17.play-boom-8t0z1a 15.play-boom-5ar4id.play-boom-8t0z1a 14.play-boom-yx3ift 18.play-boom-hfwtuk 13.play-boom-2zalu4 20.play-boom-30kg13 13.play-boom-wvw64c.play-boom-lxtw6h 13.play-boom-2zalu4 22.play-boom-oznper 14.play-boom-yx3ift 22.play-boom-oznper 15.play-boom-wy6t1j.play-boom-y0a9i6 17.play-boom-khht1f 21.play-boom-lxtw6h 18.play-boom-v9vicr 20.play-boom-30kg13 18.play-boom-slrcsj.play-boom-h8smvu 18.play-boom-vgzzf8.play-boom-wkuz97 18.play-boom-v9vicr 26.play-boom-8m0uz3 17.play-boom-khht1f 26.play-boom-8m0uz3 15.play-boom-2mxoq5.play-boom-8m0uz3 14.play-boom-yx3ift 27.play-boom-wkuz97 13.play-boom-2zalu4 28.play-boom-h8smvu 13.play-boom-6altu7.play-boom-6i3wwn 13.play-boom-2zalu4 31.play-boom-s6i3x4 14.play-boom-yx3ift 31.play-boom-s6i3x4 15.play-boom-9c961k.play-boom-8m0uz3 17.play-boom-khht1f 30.play-boom-6i3wwn 18.play-boom-v9vicr 28.play-boom-h8smvu 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"])
    .play-boom-khqink {
    display: none;
  }
}

.play-boom-as7sf7 {
  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) {
  .play-boom-as7sf7 {
    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;
}

.play-boom-dtikj3 {
  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) {
  .play-boom-dtikj3 {
    padding: 14px 16px;
  }
}

.play-boom-dtikj3 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.play-boom-dtikj3 button:first-child {
  align-content: end;
}

.play-boom-dtikj3 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .play-boom-dtikj3
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .play-boom-dtikj3
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.play-boom-dtikj3 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.play-boom-dtikj3 button:last-child svg {
  width: 38px;
  height: 38px;
}

.play-boom-uvt8ww {
  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;
}

.play-boom-uvt8ww::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .play-boom-uvt8ww,
.pc61d126-chatbot[data-active-screen="3"]
  .play-boom-uvt8ww {
  opacity: 1;
  visibility: visible;
}

.play-boom-08ojpa {
  flex: 1 1;
}

.play-boom-l8f1qr {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .play-boom-l8f1qr {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .play-boom-6guep9 {
  display: block;
}

.play-boom-qbsjm6 {
  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) {
  .play-boom-qbsjm6 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.play-boom-snmsze {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.play-boom-snmsze::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.play-boom-0zh9di span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.play-boom-0zh9di p {
  color: var(--Text-100);
}

.play-boom-snmsze .play-boom-wa6e23 {
  grid-area: button;
}

.play-boom-snmsze .play-boom-wa6e23::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.play-boom-z7nc29.org/2000/svg'%3E%3Cpath d='M4.play-boom-swuzw5 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.play-boom-ksklrt 15L16.play-boom-ksklrt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.play-boom-ksklrt 5L16.play-boom-ksklrt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .play-boom-6tjiqg {
  display: block;
}

.play-boom-jg4zaz {
  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) {
  .play-boom-jg4zaz {
    margin-top: 40px;
  }
}

.play-boom-5gcsme label,
.play-boom-5gcsme input {
  display: block;
  width: 100%;
}

.play-boom-5gcsme label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.play-boom-5gcsme label.play-boom-1sqkyz input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.play-boom-5gcsme label.play-boom-1sqkyz::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;
}

.play-boom-5gcsme 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;
}

.play-boom-5gcsme input::placeholder {
  color: var(--Text-400);
}

.play-boom-1zpfis {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .play-boom-1zpfis {
  display: flex;
}

.play-boom-1zpfis ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .play-boom-1zpfis ol {
    height: 420px;
    padding: 24px;
  }
}

.play-boom-1zpfis ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.play-boom-srh7fc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .play-boom-srh7fc {
    padding: 0 24px 24px;
  }
}

.play-boom-srh7fc 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;
}

.play-boom-srh7fc input::placeholder {
  color: var(--Text-400);
}

.play-boom-srh7fc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.play-boom-srh7fc [type="submit"]:disabled {
  opacity: 0.5;
}

.play-boom-srh7fc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .play-boom-srh7fc [type="submit"] {
    right: 40px;
  }
}

.play-boom-jye0kd {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.play-boom-jye0kd.play-boom-x9uoo1 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.play-boom-jye0kd.play-boom-x9uoo1::before {
  content: "";
  width: 31px;
}

.play-boom-jye0kd.play-boom-x9uoo1 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.play-boom-jye0kd.play-boom-a1lc7d p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.play-boom-jye0kd p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.play-boom-9ci5v2 .play-boom-wa6e23 {
  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;
  }
}

.play-boom-vqd9xw {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .play-boom-vqd9xw {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .play-boom-vqd9xw {
    padding: 18px 0;
  }
}

.play-boom-vqd9xw .play-boom-jmu3hv {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .play-boom-vqd9xw .play-boom-jmu3hv {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.play-boom-zbr9h6 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .play-boom-zbr9h6 {
    max-width: 160px;
    height: 40px;
  }
}

.play-boom-zbr9h6 picture,
.play-boom-zbr9h6 img {
  display: block;
  width: 100%;
  height: 100%;
}

.play-boom-zbr9h6 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .play-boom-ifvpei {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.play-boom-s82swm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .play-boom-vqd9xw.play-boom-r6opt6 .play-boom-ifvpei {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .play-boom-ifvpei {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .play-boom-ifvpei {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.play-boom-0ignqf,
.play-boom-rk1ly9 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .play-boom-0ignqf,
  .play-boom-rk1ly9 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .play-boom-rk1ly9 {
    display: none;
  }
}

.play-boom-hx6a3h {
  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;
}

.play-boom-r6opt6 .play-boom-hx6a3h {
  background: var(--fh-bg-color);
}

.play-boom-hx6a3h button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .play-boom-hx6a3h {
    display: none;
  }
}

.play-boom-e9jyrq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .play-boom-e9jyrq {
    display: none;
  }
}

.play-boom-7yog6v {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.play-boom-vqd9xw.play-boom-r6opt6 .play-boom-7yog6v:first-child {
  display: none;
}

.play-boom-vqd9xw.play-boom-r6opt6 .play-boom-7yog6v:last-child {
  display: block;
}

.play-boom-7yog6v:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .play-boom-7yog6v {
    display: none;
  }
}

.play-boom-4mi4v6 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .play-boom-4mi4v6 {
    display: flex;
  }
}

.play-boom-4mi4v6 ul {
  max-height: 350px;
  overflow-y: auto;
}

.play-boom-4mi4v6:hover ul {
  visibility: visible;
  opacity: 1;
}

.play-boom-4mi4v6:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.play-boom-4mi4v6:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.play-boom-4mi4v6:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.play-boom-4mi4v6:hover .play-boom-ikiodc svg {
  transform: rotate(180deg);
}

.play-boom-vsx7f5 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.play-boom-ogvmd0 {
  padding: 0 8px;
}

.play-boom-7ow5fr {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.play-boom-7ow5fr:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .play-boom-7ow5fr {
    padding: 4px 8px;
  }
}

.play-boom-hswu7w {
  display: flex;
}

.play-boom-hswu7w img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.play-boom-ikiodc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.play-boom-ikiodc svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.play-boom-9t4u73 {
  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) {
  .play-boom-9t4u73 {
    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;
  }
}

.play-boom-ytkxcs {
  width: 100%;
}

@media (min-width: 1200px) {
  .play-boom-ytkxcs {
    display: none;
  }
}

.play-boom-124jve {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.play-boom-xxttzd {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.play-boom-5s1cgv {
  display: flex;
}

.play-boom-flesz1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.play-boom-i5711p {
  list-style: none;
}

@media (max-width: 1199px) {
  .play-boom-i5711p {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .play-boom-i5711p {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .play-boom-i5711p .play-boom-id2xny [data-ref-el],
  .play-boom-i5711p .play-boom-id2xny span,
  .play-boom-i5711p .play-boom-id2xny a {
    white-space: nowrap;
  }
}

.play-boom-01vnqy {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .play-boom-01vnqy.play-boom-zvk5kf > .play-boom-id2xny {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .play-boom-01vnqy.play-boom-88t072:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .play-boom-01vnqy.play-boom-zvk5kf > .play-boom-7ydqav {
    height: auto;
  }

  .play-boom-01vnqy.play-boom-zvk5kf > div > .play-boom-jwtxla {
    transform: rotate(180deg);
  }
}

.play-boom-01vnqy [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.play-boom-01vnqy [data-ref-el],
.play-boom-01vnqy span {
  cursor: pointer;
}

.play-boom-01vnqy [data-ref-el],
.play-boom-01vnqy span,
.play-boom-01vnqy a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .play-boom-01vnqy [data-ref-el],
  .play-boom-01vnqy span,
  .play-boom-01vnqy a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .play-boom-01vnqy [data-ref-el],
  .play-boom-01vnqy span,
  .play-boom-01vnqy a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.play-boom-7ydqav {
  height: 0;
  overflow: hidden;
  transition: height 0.play-boom-s82swm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.play-boom-7ydqav::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.play-boom-7ydqav::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.play-boom-7ydqav::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .play-boom-7ydqav {
    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;
  }

  .play-boom-7ydqav:has(> .play-boom-01vnqy.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .play-boom-7ydqav .play-boom-7ydqav {
    padding: 0;
  }

  .play-boom-7ydqav .play-boom-01vnqy {
    font-weight: 400;
  }

  .play-boom-7ydqav .play-boom-01vnqy:hover > .play-boom-id2xny {
    background: var(--Neutral-300);
  }

  .play-boom-7ydqav .play-boom-jwtxla {
    rotate: -90deg;
  }
}

.play-boom-id2xny {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .play-boom-id2xny {
    padding: 8px;
  }

  .play-boom-01vnqy.play-boom-5cig7l > .play-boom-id2xny {
    background: var(--Neutral-300);
  }
}

.play-boom-jwtxla {
  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.play-boom-z7nc29.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.play-boom-olomm0 0.play-boom-idtj94.play-boom-ynn7pq -0.play-boom-6uicsn 0.play-boom-l8rsyb -0.play-boom-6uicsn 1.play-boom-xiuzyl 0.play-boom-1mgfjc.play-boom-hlpgv2 4.play-boom-dt4eka.play-boom-olomm0 0.play-boom-dct090.play-boom-uaih7u -0.play-boom-6uicsn 9.play-boom-1ag2lc -0.play-boom-6uicsn 10.play-boom-lnk0ye 0.play-boom-k3xutu.play-boom-f6vtwp 0.play-boom-ynn7pq 10.play-boom-f6vtwp 0.play-boom-l8rsyb 10.play-boom-lnk0ye 1.play-boom-eoapbq.play-boom-oytb38 5.play-boom-7m39mt.play-boom-jjh8i6 6.play-boom-ao8mg3 5.play-boom-35ez5g 6.play-boom-ao8mg3 4.play-boom-n8ge2b 5.play-boom-61h07e.play-boom-olomm0 1.play-boom-zuh70k.play-boom-6uicsn 0.play-boom-l8rsyb -0.play-boom-6uicsn 0.play-boom-ynn7pq 0.play-boom-olomm0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.play-boom-s82swm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .play-boom-jwtxla {
    cursor: default;
  }
}

.play-boom-xtpqt8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.play-boom-v0dalt {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .play-boom-v0dalt {
    padding: 40px 4px;
  }
}

.play-boom-j1jhy6 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .play-boom-j1jhy6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.play-boom-d3xpf7 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .play-boom-d3xpf7 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.play-boom-d3xpf7 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.play-boom-d3xpf7 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.play-boom-d3xpf7 [data-ref-el],
.play-boom-d3xpf7 span,
.play-boom-d3xpf7 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.play-boom-berax6 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .play-boom-berax6 {
    margin-bottom: 12px;
  }
}

.play-boom-2ngcvj {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.play-boom-2ngcvj img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .play-boom-2ngcvj:last-child {
    margin-right: 0;
  }
}

.play-boom-l5hpnt {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.play-boom-berax6:hover .play-boom-4rmgzw {
  visibility: visible;
  opacity: 1;
}

.play-boom-4rmgzw {
  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);
}

.play-boom-ytxh5l {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.play-boom-pmpm88 {
  display: flex;
  margin: 6px;
}

.play-boom-pmpm88 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.play-boom-4rmgzw::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);
}

.play-boom-4rmgzw::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);
}

.play-boom-85hekj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .play-boom-85hekj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.play-boom-00ggjp {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .play-boom-00ggjp {
    margin-right: 32px;
  }
}

.play-boom-lljvp1 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .play-boom-lljvp1 {
    margin-top: 0;
    width: 340px;
  }
}

.play-boom-lljvp1 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.play-boom-7dt289 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.play-boom-8bu2fq {
  position: relative;
}

@media (min-width: 768px) {
  .play-boom-8bu2fq {
    margin-top: 40px;
  }
}

.play-boom-8bu2fq + .play-boom-soeqyj,
.play-boom-8bu2fq + .play-boom-8bu2fq {
  margin-top: 24px;
}

.play-boom-upc8d4 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .play-boom-upc8d4 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .play-boom-upc8d4 {
    padding: 80px;
  }
}

.play-boom-dji7d7 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .play-boom-dji7d7 {
    padding: 0 16px;
}


}

.play-boom-sk4wp3 {
  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) {
  .play-boom-sk4wp3 {
    font-size: 48px;
    line-height: 56px;
  }
}

.play-boom-u8f3xv {
  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) {
  .play-boom-u8f3xv {
    font-size: 24px;
    line-height: 32px;
  }
}

.play-boom-xxippq {
  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;
}

.play-boom-xxippq:hover {
  background: var(--button-bg-hover);
}

.play-boom-4q8gg2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.play-boom-4q8gg2 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .play-boom-4q8gg2 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .play-boom-4q8gg2 img {
  min-height: 100%;
  }
}

.play-boom-upc8d4::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.play-boom-q6qk7j {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.play-boom-q6qk7j h1,
.play-boom-q6qk7j h2,
.play-boom-q6qk7j h3,
.play-boom-q6qk7j h4 {
  margin-bottom: 6px;
}

.play-boom-q6qk7j h1:not(:first-child),
.play-boom-q6qk7j h2:not(:first-child),
.play-boom-q6qk7j h3:not(:first-child),
.play-boom-q6qk7j h4:not(:first-child) {
  margin-top: 16px;
}

.play-boom-q6qk7j h1,
.play-boom-q6qk7j h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .play-boom-q6qk7j h1,
  .play-boom-q6qk7j h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.play-boom-q6qk7j h2,
.play-boom-q6qk7j h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .play-boom-q6qk7j h2,
  .play-boom-q6qk7j h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.play-boom-q6qk7j h3,
.play-boom-q6qk7j h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .play-boom-q6qk7j h3,
  .play-boom-q6qk7j h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.play-boom-q6qk7j h4,
.play-boom-q6qk7j h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.play-boom-q6qk7j ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.play-boom-q6qk7j ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.play-boom-q6qk7j 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);
}

.play-boom-q6qk7j ul ul {
  margin-bottom: 8px;
}

.play-boom-q6qk7j ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.play-boom-q6qk7j ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.play-boom-q6qk7j ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.play-boom-q6qk7j ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.play-boom-q6qk7j ol li::marker {
  font-weight: 700;
}

.play-boom-q6qk7j ol ol {
  margin-bottom: 8px;
}

.play-boom-q6qk7j ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.play-boom-q6qk7j ol ul li {
  padding-left: 16px;
}

.play-boom-q6qk7j 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) {
  .play-boom-q6qk7j table {
    padding: 24px;
  }
}

.play-boom-q6qk7j table.play-boom-ckqgoa {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.play-boom-s82swm,
    mask-image 0.3s;
}

.play-boom-q6qk7j table.play-boom-ckqgoa.play-boom-iizing {
  -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) {
  .play-boom-q6qk7j table {
    display: table;
  }
}

.play-boom-q6qk7j 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);
}

.play-boom-q6qk7j table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.play-boom-q6qk7j table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.play-boom-q6qk7j 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) {
  .play-boom-q6qk7j table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.play-boom-q6qk7j table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.play-boom-q6qk7j table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.play-boom-q6qk7j table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.play-boom-q6qk7j img {
  max-width: 100%;
  height: auto;
}

.play-boom-f6txkq {
  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) {
  .play-boom-f6txkq {
    padding: 24px;
  }
}

.play-boom-w3rvtr {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .play-boom-w3rvtr {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.play-boom-w3rvtr > * {
  margin: 0 !important;
}

.play-boom-w3rvtr img,
.play-boom-7vwr40 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .play-boom-w3rvtr img,
  .play-boom-7vwr40 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.play-boom-3zjfba {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .play-boom-3zjfba {
    width: 32px;
    height: 32px;
  }
}

.play-boom-ggr3fw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.play-boom-ggr3fw .play-boom-5dz4er {
  flex-shrink: 0;
}

.play-boom-ggr3fw .play-boom-ps5df0 svg {
  display: none;
}

.play-boom-6gm5c2 {
  display: grid;
  transition: max-height 0.play-boom-s82swm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .play-boom-6gm5c2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .play-boom-6gm5c2 {
    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));
  }
}

.play-boom-6gm5c2.play-boom-7vv8nh + .play-boom-5dz4er svg {
  transform: rotate(180deg);
}

.play-boom-jedgmz {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.play-boom-jedgmz > div:nth-child(3n) {
  grid-column: span 2;
}

.play-boom-jedgmz
  > div:nth-child(3n)
  .play-boom-qjqsac
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .play-boom-jedgmz {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .play-boom-jedgmz > div:nth-child(3n) {
    grid-column: unset;
  }

  .play-boom-jedgmz
    > div:nth-child(3n)
    .play-boom-qjqsac
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .play-boom-jedgmz {
    max-width: 270px;
  }
}

.play-boom-jedgmz .play-boom-qjqsac button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .play-boom-jedgmz .play-boom-qjqsac button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .play-boom-jedgmz .play-boom-qjqsac button {
    max-width: 104px;
  }
}

.play-boom-fsrsor {
  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) {
  .play-boom-fsrsor {
    margin-bottom: 0;
  }
}

.play-boom-wpyxcb {
  display: none;
  opacity: 0;
}

.play-boom-wot3s0 {
  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;
  }
}

.play-boom-wot3s0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.play-boom-qjqsac {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.play-boom-qjqsac button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .play-boom-qjqsac
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .play-boom-qjqsac
    button {
    max-width: 145px;
  }
}

.play-boom-thz8nu:first-child
  .play-boom-qjqsac
  button {
  max-width: 270px;
}

.play-boom-m1lzlq {
  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%;
}

.play-boom-fsrsor picture {
  width: 100%;
  max-width: 100%;
}

.play-boom-f6nshs {
  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;
}

.play-boom-f6nshs svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.play-boom-fsrsor:hover .play-boom-f6nshs {
  display: flex;
}

.play-boom-ao178p {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.play-boom-ji6zfh {
  display: flex;
}

.play-boom-ji6zfh:hover .play-boom-vvjw1d,
.play-boom-ji6zfh .play-boom-5cig7l .play-boom-vvjw1d {
  display: flex;
}

.play-boom-ji6zfh svg {
  flex-shrink: 0;
}

.play-boom-vvjw1d {
  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) {
  .play-boom-vvjw1d {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.play-boom-vvjw1d:hover {
  display: flex;
}

.play-boom-vvjw1d svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.play-boom-f9g257 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .play-boom-f9g257 {
    font-size: 12px;
  }
}

.play-boom-k4xl97,
.play-boom-nwdba9 {
  width: 50%;
  flex-shrink: 0;
}

.play-boom-k4xl97 {
  font-weight: 700;
}

.play-boom-vbgitz .play-boom-6gm5c2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .play-boom-vbgitz .play-boom-6gm5c2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .play-boom-vbgitz .play-boom-6gm5c2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.play-boom-vbgitz
  .play-boom-m1lzlq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.play-boom-vbgitz .play-boom-wot3s0 {
  height: 100% !important;
  border-radius: 16px;
}

.play-boom-vbgitz .play-boom-qjqsac {
  gap: 4px;
  align-items: center;
}

.play-boom-vbgitz .play-boom-qjqsac button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.play-boom-vbgitz .play-boom-qjqsac svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.play-boom-vbgitz .play-boom-1xeura,
.play-boom-vbgitz .play-boom-p1sw2d {
  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.play-boom-z7nc29.org/2000/svg'%3E%3Cpath d='M9.play-boom-hvzxwf 4.play-boom-l2ynv7.play-boom-kaiq48 5.play-boom-4os7y0.play-boom-skjerw 5.play-boom-h1bagc.play-boom-c5o8gq 5.play-boom-dmjfoh.play-boom-jezffu 8.play-boom-csmamy.play-boom-fs8qxx 9.play-boom-nkg1b2.play-boom-2n0m1k 9.play-boom-7ps6jn.play-boom-2xf8jd 13.play-boom-u15hy0.play-boom-puwp0z 11.play-boom-bmmi5k.play-boom-o8x8bl 11.play-boom-lb14x6.play-boom-1fr5ae 11.play-boom-9s706j.play-boom-ml13ez 13.play-boom-tozheq.play-boom-vq6yw2 9.play-boom-xxjsbr.play-boom-kgkqkp 9.play-boom-zxx2vr.play-boom-8vkjl7 8.play-boom-b6qrm3.play-boom-9613gb 5.play-boom-wfkrv0.play-boom-9wsib4 5.play-boom-6bss39.play-boom-wocwth 5.play-boom-23ioy2.play-boom-12yhpz 4.play-boom-md5btp.play-boom-o8x8bl 1.play-boom-sxtdbg.play-boom-hvzxwf 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.play-boom-vbgitz .play-boom-1xeura {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.play-boom-vbgitz .play-boom-p1sw2d {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.play-boom-fnhdwn {
  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) {
  .play-boom-fnhdwn {
    padding: 24px;
  }
}

.play-boom-fnhdwn .play-boom-5dz4er {
  display: flex;
}

@media (min-width: 768px) {
  .play-boom-fnhdwn .play-boom-5dz4er {
    display: none;
  }
}

.play-boom-fnhdwn .play-boom-ps5df0 svg {
  display: none;
}

.play-boom-atgjgx {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.play-boom-atgjgx .play-boom-83hfgr {
  display: none;
}

@media (min-width: 768px) {
  .play-boom-atgjgx .play-boom-83hfgr {
    display: flex;
  }
}

.play-boom-ohtgw1 {
  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) {
  .play-boom-ohtgw1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.play-boom-ohtgw1 > * {
  margin: 0 !important;
}

.play-boom-ohtgw1 img,
.play-boom-c5wxuq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .play-boom-ohtgw1 img,
  .play-boom-c5wxuq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.play-boom-0zs2p7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .play-boom-0zs2p7 {
    width: 32px;
    height: 32px;
  }
}

.play-boom-rc069h {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .play-boom-rc069h {
    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;
  }

  .play-boom-rc069h::-webkit-scrollbar {
    display: none;
  }
}

.play-boom-nl583h {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .play-boom-nl583h {
    padding: 7px 15px;
  }
}

.play-boom-nl583h:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.play-boom-ze5fzi {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .play-boom-ze5fzi {
    display: flex;
    opacity: 1;
  }
}

.play-boom-nl583h picture {
  height: 100%;
  display: block;
}

.play-boom-nl583h img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .play-boom-nl583h img {
    width: 88px;
    height: 44px;
  }
}

.play-boom-nl583h p {
  text-align: center;
  width: 100%;
}

.play-boom-mrlsmc {
  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) {
  .play-boom-mrlsmc {
    font-size: 40px;
    line-height: 48px;
  }
}

.play-boom-mrlsmc img,
.play-boom-8cxmkb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .play-boom-mrlsmc img,
  .play-boom-8cxmkb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.play-boom-ct4lkc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .play-boom-ct4lkc {
    width: 32px;
    height: 32px;
  }
}

.play-boom-w1e51s {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.play-boom-1fzf9k {
  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;
}

.play-boom-8y4caa {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.play-boom-8y4caa.play-boom-5cig7l {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.play-boom-4uu5vb {
  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) {
  .play-boom-4uu5vb {
    font-size: 20px;
    line-height: 28px;
  }
}

.play-boom-y4xwmw {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.play-boom-ayg6wg {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.play-boom-s82swm ease;
  opacity: 0;
  color: var(--text-color);
}

.play-boom-g1hxpe {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.play-boom-g1hxpe ol,
.play-boom-g1hxpe ul {
  padding-left: 1.3em;
}

.play-boom-8y4caa.play-boom-5cig7l .play-boom-ayg6wg {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.play-boom-8y4caa.play-boom-5cig7l .play-boom-y4xwmw {
  transform: rotate(180deg);
  color: var(--text-color);
}

.play-boom-wotxo5 {
  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) {
  .play-boom-wotxo5 {
    padding: 24px;
  }
}

.play-boom-wotxo5 .play-boom-5dz4er {
  display: flex;
}

@media (min-width: 768px) {
  .play-boom-wotxo5 .play-boom-5dz4er {
    display: none;
  }
}

.play-boom-wotxo5 .play-boom-ps5df0 svg {
  display: none;
}

.play-boom-ugm447 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.play-boom-ugm447 .play-boom-83hfgr {
  display: none;
}

@media (min-width: 768px) {
  .play-boom-ugm447 .play-boom-83hfgr {
    display: flex;
  }
}

.play-boom-39d3s9 {
  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) {
  .play-boom-39d3s9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.play-boom-39d3s9 > * {
  margin: 0 !important;
}

.play-boom-39d3s9 img,
.play-boom-q6lcb1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .play-boom-39d3s9 img,
  .play-boom-q6lcb1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.play-boom-x7ygey {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .play-boom-x7ygey {
    width: 32px;
    height: 32px;
  }
}

.play-boom-x84857 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .play-boom-x84857 {
    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;
  }

  .play-boom-x84857::-webkit-scrollbar {
    display: none;
  }
}

.play-boom-rvv1j1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.play-boom-rvv1j1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.play-boom-gucpe9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .play-boom-gucpe9 {
    display: flex;
    opacity: 1;
  }
}

.play-boom-rvv1j1 picture {
  width: auto;
  height: 100%;
  display: block;
}

.play-boom-rvv1j1 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.play-boom-i83uvy {
  margin: -24px 0;
}

.play-boom-i83uvy:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .play-boom-i83uvy {
    margin: -16px 0;
  }
}

.play-boom-q6n3cf {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .play-boom-q6n3cf {
    flex-direction: row;
  }
}

.play-boom-tx3im0 {
  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) {
  .play-boom-tx3im0 {
    flex: 1;
  }
}

.play-boom-tx3im0::placeholder {
  color: var(--Text-400);
}

.play-boom-rqtyk0 {
  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;
}

.play-boom-i2vxxm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.play-boom-i2vxxm::-webkit-scrollbar {
  display: none;
}

.play-boom-aato1y {
  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;
}

.play-boom-aato1y img,
.play-boom-aato1y svg {
  margin-right: 8px;
}

.play-boom-w5fv3k {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.play-boom-i83uvy + .play-boom-9k2fbh {
  margin-top: 0;
}

@media (min-width: 768px) {
  .play-boom-i83uvy + .play-boom-9k2fbh {
    margin-top: -16px;
  }
}

.play-boom-cfixcz {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.play-boom-cfixcz > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.play-boom-cfixcz > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.play-boom-f85kvn {
  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;
}

.play-boom-lm4f7g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.play-boom-egc8id {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.play-boom-6fxes3 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.play-boom-lxgz28 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.play-boom-f85kvn 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;
}

.play-boom-f85kvn 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) {
  .play-boom-f85kvn {
    padding: 39px 179px 39px 39px;
  }

  .play-boom-lm4f7g {
    font-size: 40px;
    line-height: 48px;
  }

  .play-boom-lxgz28 {
    height: 348px;
  }

  .play-boom-f85kvn button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .play-boom-f85kvn button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .play-boom-f85kvn {
    padding: 63px;
  }
}

.play-boom-ta2rqe {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .play-boom-ta2rqe {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.play-boom-m8oolo {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .play-boom-m8oolo {
    width: auto;
  }
}

.play-boom-kaq7p6 {
  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;
}

.play-boom-kaq7p6::-webkit-scrollbar {
  display: none;
}

.play-boom-kaq7p6 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);
}

.play-boom-kaq7p6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .play-boom-kaq7p6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.play-boom-ta2rqe .play-boom-qghbt3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.play-boom-s82swm,
    mask-image 0.3s;
}

.play-boom-ta2rqe .play-boom-qghbt3.play-boom-iizing {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.play-boom-91meut {
  margin: 40px -16px;
}

.play-boom-y2grrr + .play-boom-soeqyj,
.play-boom-y2grrr + .play-boom-8bu2fq {
  margin-top: 24px;
}

.play-boom-f5s0js {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.play-boom-f5s0js picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.play-boom-1z810z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .play-boom-1z810z {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .play-boom-1z810z {
    margin-top: 0;
  }
}

.play-boom-ubqjrg {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .play-boom-ubqjrg {
    font-size: 24px;
    line-height: 32px;
  }
}

.play-boom-foytrr {
  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) {
  .play-boom-foytrr {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.play-boom-7be2wy {
  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) {
  .play-boom-7be2wy {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.play-boom-3l7mq2 {
  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) {
  .play-boom-3l7mq2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.play-boom-boqtpp {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .play-boom-boqtpp {
    font-size: 32px;
    line-height: 40px;
  }
}

.play-boom-lgheiw {
  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;
}

.play-boom-kz4egh {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.play-boom-kz4egh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.play-boom-9k2fbh {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.play-boom-wygwb8 {
  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) {
  .play-boom-wygwb8 {
    padding: 15px 48px;
  }
}

main > .play-boom-9k2fbh {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .play-boom-6gm5c2.play-boom-4rxl5h > div:nth-child(n+5) {
    display: none;
  }
}

.play-boom-q6qk7j p a img {
  display: block;
  margin: 0 auto;
}


.play-boom-youefd {
  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 */
.play-boom-7g3vjv {
  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;
}

.play-boom-7g3vjv label {
  font-size: 14px;
}

.play-boom-7g3vjv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.play-boom-7g3vjv input,
.play-boom-7g3vjv textarea,
.play-boom-7g3vjv 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;
}
.play-boom-7g3vjv button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.play-boom-cjgfys ease;
}
.play-boom-7g3vjv button:hover {
  background-color: var(--button-bg-hover);
}
.play-boom-vu7nkd {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.play-boom-n2477u ease-in;
}

.play-boom-vu7nkd 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;
}
.play-boom-nrwzze, .play-boom-aqplpz, [class*="review-card"],
thead, thead th, table th, .play-boom-gi5d73,
.play-boom-utlk3w, [class*="collapsible-header"],
.play-boom-v3i53m, [class*="updated-block"] {
  color: #ece7dc !important;
}
