* {
  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;
  }
}

.bigclash-bah7iq {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bigclash-bah7iq {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bigclash-bah7iq {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bigclash-7b00l8 {
  overflow: hidden;
}

.bigclash-38ix3b img {
  background: var(--Neutral-300);
}

.bigclash-npqu77 {
  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;
}

.bigclash-odna7p {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bigclash-odna7p:hover {
  background: var(--button-bg-hover);
}

.bigclash-w8m318 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bigclash-w8m318:hover {
  background: var(--button-bg-hover);
}

.bigclash-cfkyr8 {
  font-size: 12px;
  line-height: 18px;
}

.bigclash-znv48b {
  font-size: 18px;
  line-height: 26px;
}

.bigclash-bpmgg0 {
  width: 100%;
}

.bigclash-butdtk {
  padding: 6px 16px;
}

.bigclash-08qnb9 {
  padding: 10px 16px;
}

.bigclash-mjpda4 {
  padding: 15px 26px;
}

.bigclash-1tdub5 {
  flex-shrink: 0;
}

.bigclash-gclxz8 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bigclash-4nzb6e {
  display: none;
}

.bigclash-vz6ikq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bigclash-z0eqsm {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bigclash-wt9ohf {
  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;
}

.bigclash-i6bejo {
  cursor: grab;
}

.bigclash-wt9ohf::-webkit-scrollbar {
  display: none;
}

.bigclash-jwcoox {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bigclash-yqtmcy {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bigclash-a2xgjv {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bigclash-m51kp3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bigclash-o2zc6h {
  visibility: visible;
}

.bigclash-mqrlbz {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bigclash-5mpd4j ease;
}

.bigclash-wfv9e5 {
  background-color: var(--Primary-200);
  width: 16px;
}

.bigclash-dr13c4 {
  -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.bigclash-5mpd4j,
    mask-image 0.3s;
}

.bigclash-dr13c4.bigclash-pjkllr {
  -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;
  }
}

.bigclash-bzl2ym: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;
}

.bigclash-cuefng {
  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.bigclash-hu34ql.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.bigclash-hu34ql.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;
}

.bigclash-u7dwms {
  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);
}

.bigclash-u7dwms::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%
  );
}

.bigclash-2ixg1a {
  position: relative;
  z-index: 1;
}

.bigclash-qcdo65 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bigclash-aim1ei {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bigclash-52zvnp {
  font-size: 40px;
  line-height: 48px;
}

.bigclash-yi6nnp {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bigclash-iauy50 {
  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;
}

.bigclash-iauy50:hover {
  background: var(--Primary-400);
}

.bigclash-iauy50 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bigclash-bzl2ym 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) {
  .bigclash-u7dwms {
    max-width: 600px;
    padding: 64px;
  }

  .bigclash-qcdo65 {
    font-size: 24px;
    line-height: 32px;
  }

  .bigclash-aim1ei {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bigclash-52zvnp {
    font-size: 50px;
    line-height: 56px;
  }

  .bigclash-yi6nnp {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bigclash-cuefng {
    top: 25px;
    right: 25px;
  }
}

.bigclash-rxmea9,
.bigclash-rlaq15 {
  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;
}

.bigclash-rspfbe.bigclash-sahybp::before,
.bigclash-rlaq15::before,
.bigclash-4hboml::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.bigclash-hu34ql.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bigclash-t0g4x2 14.bigclash-pdmzrr.bigclash-va33cy 14.bigclash-d2qi4q 15.bigclash-mx75fx 14.bigclash-gx9x3n 15.bigclash-k43naz 14.bigclash-mriszi.bigclash-nv78mh 14.bigclash-2oz6kq 19.bigclash-yj671i 12.bigclash-u5mtqn 19.bigclash-yj671i 10.bigclash-p7z1x9.bigclash-yj671i 8.bigclash-fz6b5z 17.bigclash-sesbkp 7.bigclash-e33rza 15.bigclash-tygf5s 7.bigclash-svfx2u.bigclash-gevjsa 7.bigclash-e33rza 11.bigclash-kr6m7n 8.bigclash-fz6b5z 11.bigclash-kr6m7n 10.bigclash-mb1xqo.bigclash-kr6m7n 12.bigclash-8pub6u 13.bigclash-y37f3s 14.bigclash-yo7v78 15.bigclash-cagnmi 14.bigclash-1py0hd.bigclash-8a23yg 14.bigclash-kf7jeo 15.bigclash-ybrqlx 14.bigclash-n908l8 15.bigclash-0brf9e 14.bigclash-39zttb.bigclash-t0g4x2 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bigclash-8o367w 15.bigclash-2gqwkj.bigclash-pyz776 15.bigclash-n0u5jk 15.bigclash-k2auiw 15.bigclash-7xgvdp 15.bigclash-31go8z 15.bigclash-76trgr.bigclash-d0d1ii 15.bigclash-7xgvdp 15.bigclash-g0mz41 15.bigclash-ym7fsb 15.bigclash-kjmo5k 15.bigclash-1zf0ob.bigclash-fe2fon 15.bigclash-u59uza 7.bigclash-oahrmu 18.bigclash-g5a8mb 7.bigclash-cpogwm 23.bigclash-ihq71o.bigclash-thg15g.bigclash-gb2sz3 18.bigclash-oxytlk 19.bigclash-kw6nyh 15.bigclash-3i1waw 15.bigclash-8o367w 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bigclash-m61xr2 [type="submit"] *,
.bigclash-meeek3 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bigclash-ei24ue {
    display: none;
  }
}

.bigclash-hsh2hv {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bigclash-hsh2hv {
  display: none;
}

@media (min-width: 768px) {
  .bigclash-hsh2hv {
    bottom: 22px;
  }
}

.bigclash-hsh2hv input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bigclash-hsh2hv {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bigclash-hhce1x.static) .bigclash-hsh2hv {
    bottom: 8px;
  }
}

.bigclash-g50eyv {
  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.bigclash-hu34ql.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bigclash-v86hlx 3.bigclash-1notkw.bigclash-g72m0v.bigclash-d1jkdg 3.bigclash-spu966 3.bigclash-6a704m 5.bigclash-ul6pw5 3.bigclash-6a704m 8.bigclash-ir9eym.bigclash-lvl570.bigclash-6a704m 26.bigclash-kp2qly 5.bigclash-3tlq5j 28.bigclash-9k8eqh 8.bigclash-5ffvkw 28.bigclash-yosiid.bigclash-tjeo0i 28.bigclash-9u5syo.bigclash-gqgq7r 34.bigclash-vcz0u5.bigclash-8uu3yx 36.bigclash-24xf19 11.bigclash-6tifh1 37.bigclash-26nj7i 12.bigclash-2d3i0x 36.bigclash-4p4ogy.bigclash-ohlpl7 28.bigclash-6x9t48.bigclash-v46h1t.bigclash-993htz 28.bigclash-lmy10d 36.bigclash-3m5ce5 26.bigclash-r7mpt0 36.bigclash-3m5ce5 23.bigclash-u0w9dx.bigclash-nnu4p8.bigclash-3m5ce5 5.bigclash-9k4va4 34.bigclash-pbkfc6 3.bigclash-spu966 31.bigclash-v86hlx 3.bigclash-37ydvh.bigclash-2velcb 18.bigclash-tpencg.bigclash-rozmqb 18.bigclash-s3htw6 8.bigclash-w1r3uk 17.bigclash-9qzfip 8.bigclash-w1r3uk 15.bigclash-t4icpv.bigclash-w1r3uk 14.bigclash-r0alhk 9.bigclash-rozmqb 13.bigclash-j11uv6 11.bigclash-2velcb 13.bigclash-9f8ih3.bigclash-nb9enc 13.bigclash-j11uv6 13.bigclash-8ifti2 14.bigclash-r0alhk 13.bigclash-8ifti2 15.bigclash-gici5p.bigclash-8ifti2 17.bigclash-9qzfip 12.bigclash-nb9enc 18.bigclash-s3htw6 11.bigclash-2velcb 18.bigclash-fmqhzw.bigclash-5ctjhy 18.bigclash-ww1m2s.bigclash-kxv97z 18.bigclash-s3htw6 17.bigclash-ff59aa 17.bigclash-9qzfip 17.bigclash-ff59aa 15.bigclash-rqjdn0.bigclash-ff59aa 14.bigclash-r0alhk 18.bigclash-kxv97z 13.bigclash-j11uv6 20.bigclash-5ctjhy 13.bigclash-mvnak0.bigclash-a5cagt 13.bigclash-j11uv6 22.bigclash-zwwzb4 14.bigclash-r0alhk 22.bigclash-zwwzb4 15.bigclash-bkdler.bigclash-y98lxn 17.bigclash-9qzfip 21.bigclash-a5cagt 18.bigclash-s3htw6 20.bigclash-5ctjhy 18.bigclash-mw7mkr.bigclash-vo4ghl 18.bigclash-qrfd9l.bigclash-hi13cz 18.bigclash-s3htw6 26.bigclash-1oc15e 17.bigclash-9qzfip 26.bigclash-1oc15e 15.bigclash-mutx4e.bigclash-1oc15e 14.bigclash-r0alhk 27.bigclash-hi13cz 13.bigclash-j11uv6 28.bigclash-vo4ghl 13.bigclash-t3sxoo.bigclash-43tyhk 13.bigclash-j11uv6 31.bigclash-6tfb0l 14.bigclash-r0alhk 31.bigclash-6tfb0l 15.bigclash-su93he.bigclash-1oc15e 17.bigclash-9qzfip 30.bigclash-43tyhk 18.bigclash-s3htw6 28.bigclash-vo4ghl 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"])
    .bigclash-g50eyv {
    display: none;
  }
}

.bigclash-yhjtm6 {
  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) {
  .bigclash-yhjtm6 {
    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;
}

.bigclash-meeek3 {
  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) {
  .bigclash-meeek3 {
    padding: 14px 16px;
  }
}

.bigclash-meeek3 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bigclash-meeek3 button:first-child {
  align-content: end;
}

.bigclash-meeek3 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bigclash-meeek3
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bigclash-meeek3
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bigclash-meeek3 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bigclash-meeek3 button:last-child svg {
  width: 38px;
  height: 38px;
}

.bigclash-4hboml {
  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;
}

.bigclash-4hboml::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bigclash-4hboml,
.pc61d126-chatbot[data-active-screen="3"]
  .bigclash-4hboml {
  opacity: 1;
  visibility: visible;
}

.bigclash-jeb7vp {
  flex: 1 1;
}

.bigclash-xnejux {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bigclash-xnejux {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bigclash-m4kld9 {
  display: block;
}

.bigclash-ofc2iv {
  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) {
  .bigclash-ofc2iv {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bigclash-rlaq15 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bigclash-rlaq15::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bigclash-lupraq span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bigclash-lupraq p {
  color: var(--Text-100);
}

.bigclash-rlaq15 .bigclash-5zmqm7 {
  grid-area: button;
}

.bigclash-rlaq15 .bigclash-5zmqm7::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.bigclash-hu34ql.org/2000/svg'%3E%3Cpath d='M4.bigclash-yzacsk 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bigclash-edbgxs 15L16.bigclash-edbgxs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bigclash-edbgxs 5L16.bigclash-edbgxs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bigclash-5zl5xb {
  display: block;
}

.bigclash-wjqhln {
  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) {
  .bigclash-wjqhln {
    margin-top: 40px;
  }
}

.bigclash-rxmea9 label,
.bigclash-rxmea9 input {
  display: block;
  width: 100%;
}

.bigclash-rxmea9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bigclash-rxmea9 label.bigclash-jgvyka input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bigclash-rxmea9 label.bigclash-jgvyka::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;
}

.bigclash-rxmea9 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;
}

.bigclash-rxmea9 input::placeholder {
  color: var(--Text-400);
}

.bigclash-w5hgfp {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bigclash-w5hgfp {
  display: flex;
}

.bigclash-w5hgfp ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bigclash-w5hgfp ol {
    height: 420px;
    padding: 24px;
  }
}

.bigclash-w5hgfp ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bigclash-m61xr2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bigclash-m61xr2 {
    padding: 0 24px 24px;
  }
}

.bigclash-m61xr2 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;
}

.bigclash-m61xr2 input::placeholder {
  color: var(--Text-400);
}

.bigclash-m61xr2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bigclash-m61xr2 [type="submit"]:disabled {
  opacity: 0.5;
}

.bigclash-m61xr2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bigclash-m61xr2 [type="submit"] {
    right: 40px;
  }
}

.bigclash-rspfbe {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bigclash-rspfbe.bigclash-sahybp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bigclash-rspfbe.bigclash-sahybp::before {
  content: "";
  width: 31px;
}

.bigclash-rspfbe.bigclash-sahybp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bigclash-rspfbe.bigclash-nmrojq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bigclash-rspfbe p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bigclash-hsh2hv .bigclash-5zmqm7 {
  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;
  }
}

.bigclash-ei24ue {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bigclash-ei24ue {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bigclash-ei24ue {
    padding: 18px 0;
  }
}

.bigclash-ei24ue .bigclash-bah7iq {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bigclash-ei24ue .bigclash-bah7iq {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bigclash-ad2qj6 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bigclash-ad2qj6 {
    max-width: 160px;
    height: 40px;
  }
}

.bigclash-ad2qj6 picture,
.bigclash-ad2qj6 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bigclash-ad2qj6 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bigclash-y0swz9 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bigclash-5mpd4j ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bigclash-ei24ue.bigclash-uay7eh .bigclash-y0swz9 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bigclash-y0swz9 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bigclash-y0swz9 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bigclash-18olql,
.bigclash-wm8rq1 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bigclash-18olql,
  .bigclash-wm8rq1 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bigclash-wm8rq1 {
    display: none;
  }
}

.bigclash-82fk75 {
  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;
}

.bigclash-uay7eh .bigclash-82fk75 {
  background: var(--fh-bg-color);
}

.bigclash-82fk75 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bigclash-82fk75 {
    display: none;
  }
}

.bigclash-xhxrvp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bigclash-xhxrvp {
    display: none;
  }
}

.bigclash-ifkv4g {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bigclash-ei24ue.bigclash-uay7eh .bigclash-ifkv4g:first-child {
  display: none;
}

.bigclash-ei24ue.bigclash-uay7eh .bigclash-ifkv4g:last-child {
  display: block;
}

.bigclash-ifkv4g:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bigclash-ifkv4g {
    display: none;
  }
}

.bigclash-tm9caz {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bigclash-tm9caz {
    display: flex;
  }
}

.bigclash-tm9caz ul {
  max-height: 350px;
  overflow-y: auto;
}

.bigclash-tm9caz:hover ul {
  visibility: visible;
  opacity: 1;
}

.bigclash-tm9caz:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bigclash-tm9caz:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bigclash-tm9caz:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bigclash-tm9caz:hover .bigclash-d58z6y svg {
  transform: rotate(180deg);
}

.bigclash-jr00ai {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bigclash-cocg5u {
  padding: 0 8px;
}

.bigclash-wm2wfb {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bigclash-wm2wfb:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bigclash-wm2wfb {
    padding: 4px 8px;
  }
}

.bigclash-dj0lgj {
  display: flex;
}

.bigclash-dj0lgj img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bigclash-d58z6y {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bigclash-d58z6y svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bigclash-ahpfgp {
  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) {
  .bigclash-ahpfgp {
    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;
  }
}

.bigclash-mv3n21 {
  width: 100%;
}

@media (min-width: 1200px) {
  .bigclash-mv3n21 {
    display: none;
  }
}

.bigclash-8pn814 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bigclash-w1mkdw {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bigclash-d529lb {
  display: flex;
}

.bigclash-hwt5hk {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bigclash-h92tmo {
  list-style: none;
}

@media (max-width: 1199px) {
  .bigclash-h92tmo {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bigclash-h92tmo {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bigclash-h92tmo .bigclash-km30xc [data-ref-el],
  .bigclash-h92tmo .bigclash-km30xc span,
  .bigclash-h92tmo .bigclash-km30xc a {
    white-space: nowrap;
  }
}

.bigclash-3cuk65 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bigclash-3cuk65.bigclash-iygao4 > .bigclash-km30xc {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bigclash-3cuk65.bigclash-ionttx:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bigclash-3cuk65.bigclash-iygao4 > .bigclash-w8rdqa {
    height: auto;
  }

  .bigclash-3cuk65.bigclash-iygao4 > div > .bigclash-xm0056 {
    transform: rotate(180deg);
  }
}

.bigclash-3cuk65 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bigclash-3cuk65 [data-ref-el],
.bigclash-3cuk65 span {
  cursor: pointer;
}

.bigclash-3cuk65 [data-ref-el],
.bigclash-3cuk65 span,
.bigclash-3cuk65 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bigclash-3cuk65 [data-ref-el],
  .bigclash-3cuk65 span,
  .bigclash-3cuk65 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bigclash-3cuk65 [data-ref-el],
  .bigclash-3cuk65 span,
  .bigclash-3cuk65 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bigclash-w8rdqa {
  height: 0;
  overflow: hidden;
  transition: height 0.bigclash-5mpd4j ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bigclash-w8rdqa::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bigclash-w8rdqa::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bigclash-w8rdqa::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bigclash-w8rdqa {
    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;
  }

  .bigclash-w8rdqa:has(> .bigclash-3cuk65.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bigclash-w8rdqa .bigclash-w8rdqa {
    padding: 0;
  }

  .bigclash-w8rdqa .bigclash-3cuk65 {
    font-weight: 400;
  }

  .bigclash-w8rdqa .bigclash-3cuk65:hover > .bigclash-km30xc {
    background: var(--Neutral-300);
  }

  .bigclash-w8rdqa .bigclash-xm0056 {
    rotate: -90deg;
  }
}

.bigclash-km30xc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bigclash-km30xc {
    padding: 8px;
  }

  .bigclash-3cuk65.bigclash-rvbslh > .bigclash-km30xc {
    background: var(--Neutral-300);
  }
}

.bigclash-xm0056 {
  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.bigclash-hu34ql.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bigclash-q2coxr 0.bigclash-phi68d.bigclash-fw9168 -0.bigclash-rmmb9i 0.bigclash-xt4s66 -0.bigclash-rmmb9i 1.bigclash-lmbi7d 0.bigclash-5ipvfh.bigclash-4n05he 4.bigclash-mnjfit.bigclash-q2coxr 0.bigclash-x86erq.bigclash-re13f5 -0.bigclash-rmmb9i 9.bigclash-k0wbvs -0.bigclash-rmmb9i 10.bigclash-dalrsy 0.bigclash-js6m3a.bigclash-ewyk18 0.bigclash-fw9168 10.bigclash-ewyk18 0.bigclash-xt4s66 10.bigclash-dalrsy 1.bigclash-gq8o8o.bigclash-x8dnec 5.bigclash-6b3upl.bigclash-5sfn99 6.bigclash-urdbuk 5.bigclash-wwfujt 6.bigclash-urdbuk 4.bigclash-5r6jv5 5.bigclash-ygi1bd.bigclash-q2coxr 1.bigclash-dxjhgs.bigclash-rmmb9i 0.bigclash-xt4s66 -0.bigclash-rmmb9i 0.bigclash-fw9168 0.bigclash-q2coxr 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bigclash-5mpd4j ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bigclash-xm0056 {
    cursor: default;
  }
}

.bigclash-262jsx {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bigclash-iyqqpf {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bigclash-iyqqpf {
    padding: 40px 4px;
  }
}

.bigclash-taoc58 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bigclash-taoc58 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bigclash-ejoab4 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bigclash-ejoab4 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bigclash-ejoab4 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bigclash-ejoab4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bigclash-ejoab4 [data-ref-el],
.bigclash-ejoab4 span,
.bigclash-ejoab4 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bigclash-0ewob2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bigclash-0ewob2 {
    margin-bottom: 12px;
  }
}

.bigclash-br9dqb {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bigclash-br9dqb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bigclash-br9dqb:last-child {
    margin-right: 0;
  }
}

.bigclash-n3hwtc {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bigclash-0ewob2:hover .bigclash-cp3lw4 {
  visibility: visible;
  opacity: 1;
}

.bigclash-cp3lw4 {
  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);
}

.bigclash-kmtv3l {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bigclash-lenaqn {
  display: flex;
  margin: 6px;
}

.bigclash-lenaqn img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bigclash-cp3lw4::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);
}

.bigclash-cp3lw4::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);
}

.bigclash-q181kr {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bigclash-q181kr {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bigclash-hwv1c7 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bigclash-hwv1c7 {
    margin-right: 32px;
  }
}

.bigclash-f9y6er {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bigclash-f9y6er {
    margin-top: 0;
    width: 340px;
  }
}

.bigclash-f9y6er a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bigclash-emebxp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bigclash-l9u1km {
  position: relative;
}

@media (min-width: 768px) {
  .bigclash-l9u1km {
    margin-top: 40px;
  }
}

.bigclash-l9u1km + .bigclash-psqv14,
.bigclash-l9u1km + .bigclash-l9u1km {
  margin-top: 24px;
}

.bigclash-27zhx0 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bigclash-27zhx0 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bigclash-27zhx0 {
    padding: 80px;
  }
}

.bigclash-1bk71e {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bigclash-1bk71e {
    padding: 0 16px;
}


}

.bigclash-eynnil {
  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) {
  .bigclash-eynnil {
    font-size: 48px;
    line-height: 56px;
  }
}

.bigclash-ps5v7d {
  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) {
  .bigclash-ps5v7d {
    font-size: 24px;
    line-height: 32px;
  }
}

.bigclash-olo1hv {
  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;
}

.bigclash-olo1hv:hover {
  background: var(--button-bg-hover);
}

.bigclash-j6jc2s {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bigclash-j6jc2s img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bigclash-j6jc2s img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bigclash-j6jc2s img {
  min-height: 100%;
  }
}

.bigclash-27zhx0::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bigclash-uxwd5n {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bigclash-uxwd5n h1,
.bigclash-uxwd5n h2,
.bigclash-uxwd5n h3,
.bigclash-uxwd5n h4 {
  margin-bottom: 6px;
}

.bigclash-uxwd5n h1:not(:first-child),
.bigclash-uxwd5n h2:not(:first-child),
.bigclash-uxwd5n h3:not(:first-child),
.bigclash-uxwd5n h4:not(:first-child) {
  margin-top: 16px;
}

.bigclash-uxwd5n h1,
.bigclash-uxwd5n h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bigclash-uxwd5n h1,
  .bigclash-uxwd5n h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bigclash-uxwd5n h2,
.bigclash-uxwd5n h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bigclash-uxwd5n h2,
  .bigclash-uxwd5n h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bigclash-uxwd5n h3,
.bigclash-uxwd5n h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bigclash-uxwd5n h3,
  .bigclash-uxwd5n h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bigclash-uxwd5n h4,
.bigclash-uxwd5n h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bigclash-uxwd5n ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bigclash-uxwd5n ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bigclash-uxwd5n 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);
}

.bigclash-uxwd5n ul ul {
  margin-bottom: 8px;
}

.bigclash-uxwd5n ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bigclash-uxwd5n ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bigclash-uxwd5n ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bigclash-uxwd5n ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bigclash-uxwd5n ol li::marker {
  font-weight: 700;
}

.bigclash-uxwd5n ol ol {
  margin-bottom: 8px;
}

.bigclash-uxwd5n ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bigclash-uxwd5n ol ul li {
  padding-left: 16px;
}

.bigclash-uxwd5n 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) {
  .bigclash-uxwd5n table {
    padding: 24px;
  }
}

.bigclash-uxwd5n table.bigclash-v6sdkc {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bigclash-5mpd4j,
    mask-image 0.3s;
}

.bigclash-uxwd5n table.bigclash-v6sdkc.bigclash-pjkllr {
  -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) {
  .bigclash-uxwd5n table {
    display: table;
  }
}

.bigclash-uxwd5n 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);
}

.bigclash-uxwd5n table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bigclash-uxwd5n table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bigclash-uxwd5n 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) {
  .bigclash-uxwd5n table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bigclash-uxwd5n table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bigclash-uxwd5n table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bigclash-uxwd5n table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bigclash-uxwd5n img {
  max-width: 100%;
  height: auto;
}

.bigclash-dii0kd {
  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) {
  .bigclash-dii0kd {
    padding: 24px;
  }
}

.bigclash-dvwghv {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bigclash-dvwghv {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bigclash-dvwghv > * {
  margin: 0 !important;
}

.bigclash-dvwghv img,
.bigclash-9dt5mh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigclash-dvwghv img,
  .bigclash-9dt5mh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigclash-gk3cic {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigclash-gk3cic {
    width: 32px;
    height: 32px;
  }
}

.bigclash-w0klcc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bigclash-w0klcc .bigclash-8a6xie {
  flex-shrink: 0;
}

.bigclash-w0klcc .bigclash-6l7957 svg {
  display: none;
}

.bigclash-6rosi7 {
  display: grid;
  transition: max-height 0.bigclash-5mpd4j ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bigclash-6rosi7 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bigclash-6rosi7 {
    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));
  }
}

.bigclash-6rosi7.bigclash-vhxxf3 + .bigclash-8a6xie svg {
  transform: rotate(180deg);
}

.bigclash-8kmda4 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bigclash-8kmda4 > div:nth-child(3n) {
  grid-column: span 2;
}

.bigclash-8kmda4
  > div:nth-child(3n)
  .bigclash-hvr8kn
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bigclash-8kmda4 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bigclash-8kmda4 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bigclash-8kmda4
    > div:nth-child(3n)
    .bigclash-hvr8kn
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bigclash-8kmda4 {
    max-width: 270px;
  }
}

.bigclash-8kmda4 .bigclash-hvr8kn button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bigclash-8kmda4 .bigclash-hvr8kn button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bigclash-8kmda4 .bigclash-hvr8kn button {
    max-width: 104px;
  }
}

.bigclash-e0wzcd {
  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) {
  .bigclash-e0wzcd {
    margin-bottom: 0;
  }
}

.bigclash-lmdcnu {
  display: none;
  opacity: 0;
}

.bigclash-2uav3r {
  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;
  }
}

.bigclash-2uav3r img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bigclash-hvr8kn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bigclash-hvr8kn button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bigclash-hvr8kn
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bigclash-hvr8kn
    button {
    max-width: 145px;
  }
}

.bigclash-l3t2o7:first-child
  .bigclash-hvr8kn
  button {
  max-width: 270px;
}

.bigclash-mumafb {
  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%;
}

.bigclash-e0wzcd picture {
  width: 100%;
  max-width: 100%;
}

.bigclash-jg0nhe {
  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;
}

.bigclash-jg0nhe svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bigclash-e0wzcd:hover .bigclash-jg0nhe {
  display: flex;
}

.bigclash-33y6gj {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bigclash-io6q5p {
  display: flex;
}

.bigclash-io6q5p:hover .bigclash-75mxiq,
.bigclash-io6q5p .bigclash-rvbslh .bigclash-75mxiq {
  display: flex;
}

.bigclash-io6q5p svg {
  flex-shrink: 0;
}

.bigclash-75mxiq {
  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) {
  .bigclash-75mxiq {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bigclash-75mxiq:hover {
  display: flex;
}

.bigclash-75mxiq svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bigclash-ml43kh {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bigclash-ml43kh {
    font-size: 12px;
  }
}

.bigclash-v87tk5,
.bigclash-qfu39z {
  width: 50%;
  flex-shrink: 0;
}

.bigclash-v87tk5 {
  font-weight: 700;
}

.bigclash-d2gpqn .bigclash-6rosi7 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bigclash-d2gpqn .bigclash-6rosi7 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bigclash-d2gpqn .bigclash-6rosi7 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bigclash-d2gpqn
  .bigclash-mumafb:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bigclash-d2gpqn .bigclash-2uav3r {
  height: 100% !important;
  border-radius: 16px;
}

.bigclash-d2gpqn .bigclash-hvr8kn {
  gap: 4px;
  align-items: center;
}

.bigclash-d2gpqn .bigclash-hvr8kn button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bigclash-d2gpqn .bigclash-hvr8kn svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bigclash-d2gpqn .bigclash-7t6hz7,
.bigclash-d2gpqn .bigclash-o6b7pj {
  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.bigclash-hu34ql.org/2000/svg'%3E%3Cpath d='M9.bigclash-rly4r1 4.bigclash-kcw1op.bigclash-5vvqes 5.bigclash-94vvc3.bigclash-ilj8mp 5.bigclash-49pv6r.bigclash-thcjy6 5.bigclash-jkwqyb.bigclash-1vlibt 8.bigclash-lxs8vd.bigclash-4vpszo 9.bigclash-5i1y0r.bigclash-hs2u48 9.bigclash-6l8290.bigclash-0ri92o 13.bigclash-8tnfc2.bigclash-02q6tz 11.bigclash-wrsm3v.bigclash-1uttgo 11.bigclash-0x6rhl.bigclash-ynr42o 11.bigclash-so0uwh.bigclash-ybf7pl 13.bigclash-vw5so7.bigclash-chpden 9.bigclash-zu2sea.bigclash-g3pryb 9.bigclash-qnwtkh.bigclash-rohf74 8.bigclash-4xqxw1.bigclash-9g0yjz 5.bigclash-kn5hvk.bigclash-bkkft8 5.bigclash-jcntzk.bigclash-71vwp1 5.bigclash-ugg76t.bigclash-pmk074 4.bigclash-dgpiy8.bigclash-1uttgo 1.bigclash-godgwp.bigclash-rly4r1 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bigclash-d2gpqn .bigclash-7t6hz7 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bigclash-d2gpqn .bigclash-o6b7pj {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bigclash-vhr415 {
  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) {
  .bigclash-vhr415 {
    padding: 24px;
  }
}

.bigclash-vhr415 .bigclash-8a6xie {
  display: flex;
}

@media (min-width: 768px) {
  .bigclash-vhr415 .bigclash-8a6xie {
    display: none;
  }
}

.bigclash-vhr415 .bigclash-6l7957 svg {
  display: none;
}

.bigclash-y40ni1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bigclash-y40ni1 .bigclash-npqu77 {
  display: none;
}

@media (min-width: 768px) {
  .bigclash-y40ni1 .bigclash-npqu77 {
    display: flex;
  }
}

.bigclash-n0dy6s {
  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) {
  .bigclash-n0dy6s {
    font-size: 40px;
    line-height: 48px;
  }
}

.bigclash-n0dy6s > * {
  margin: 0 !important;
}

.bigclash-n0dy6s img,
.bigclash-p8rmci {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigclash-n0dy6s img,
  .bigclash-p8rmci {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigclash-xjjhhv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigclash-xjjhhv {
    width: 32px;
    height: 32px;
  }
}

.bigclash-yygzvg {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bigclash-yygzvg {
    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;
  }

  .bigclash-yygzvg::-webkit-scrollbar {
    display: none;
  }
}

.bigclash-1op257 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bigclash-1op257 {
    padding: 7px 15px;
  }
}

.bigclash-1op257:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bigclash-8ki7ih {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bigclash-8ki7ih {
    display: flex;
    opacity: 1;
  }
}

.bigclash-1op257 picture {
  height: 100%;
  display: block;
}

.bigclash-1op257 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bigclash-1op257 img {
    width: 88px;
    height: 44px;
  }
}

.bigclash-1op257 p {
  text-align: center;
  width: 100%;
}

.bigclash-vp4hdx {
  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) {
  .bigclash-vp4hdx {
    font-size: 40px;
    line-height: 48px;
  }
}

.bigclash-vp4hdx img,
.bigclash-4qwp1e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigclash-vp4hdx img,
  .bigclash-4qwp1e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigclash-ulllzs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigclash-ulllzs {
    width: 32px;
    height: 32px;
  }
}

.bigclash-9vceys {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bigclash-104ck7 {
  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;
}

.bigclash-hv3tw9 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bigclash-hv3tw9.bigclash-rvbslh {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bigclash-x4h79l {
  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) {
  .bigclash-x4h79l {
    font-size: 20px;
    line-height: 28px;
  }
}

.bigclash-60bcx9 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bigclash-rt1wgy {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bigclash-5mpd4j ease;
  opacity: 0;
  color: var(--text-color);
}

.bigclash-119g8z {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bigclash-119g8z ol,
.bigclash-119g8z ul {
  padding-left: 1.3em;
}

.bigclash-hv3tw9.bigclash-rvbslh .bigclash-rt1wgy {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bigclash-hv3tw9.bigclash-rvbslh .bigclash-60bcx9 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bigclash-j7d6lv {
  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) {
  .bigclash-j7d6lv {
    padding: 24px;
  }
}

.bigclash-j7d6lv .bigclash-8a6xie {
  display: flex;
}

@media (min-width: 768px) {
  .bigclash-j7d6lv .bigclash-8a6xie {
    display: none;
  }
}

.bigclash-j7d6lv .bigclash-6l7957 svg {
  display: none;
}

.bigclash-8cfjca {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bigclash-8cfjca .bigclash-npqu77 {
  display: none;
}

@media (min-width: 768px) {
  .bigclash-8cfjca .bigclash-npqu77 {
    display: flex;
  }
}

.bigclash-76gri9 {
  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) {
  .bigclash-76gri9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bigclash-76gri9 > * {
  margin: 0 !important;
}

.bigclash-76gri9 img,
.bigclash-q5h4bj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigclash-76gri9 img,
  .bigclash-q5h4bj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigclash-otpp0g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigclash-otpp0g {
    width: 32px;
    height: 32px;
  }
}

.bigclash-hns819 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bigclash-hns819 {
    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;
  }

  .bigclash-hns819::-webkit-scrollbar {
    display: none;
  }
}

.bigclash-ajbrz9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bigclash-ajbrz9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bigclash-hjipki {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bigclash-hjipki {
    display: flex;
    opacity: 1;
  }
}

.bigclash-ajbrz9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.bigclash-ajbrz9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bigclash-cn55s7 {
  margin: -24px 0;
}

.bigclash-cn55s7:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bigclash-cn55s7 {
    margin: -16px 0;
  }
}

.bigclash-0l5jqx {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bigclash-0l5jqx {
    flex-direction: row;
  }
}

.bigclash-puicqh {
  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) {
  .bigclash-puicqh {
    flex: 1;
  }
}

.bigclash-puicqh::placeholder {
  color: var(--Text-400);
}

.bigclash-nm3t8m {
  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;
}

.bigclash-l12xjv {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bigclash-l12xjv::-webkit-scrollbar {
  display: none;
}

.bigclash-x4t0bt {
  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;
}

.bigclash-x4t0bt img,
.bigclash-x4t0bt svg {
  margin-right: 8px;
}

.bigclash-pba47b {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bigclash-cn55s7 + .bigclash-y8j9ke {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bigclash-cn55s7 + .bigclash-y8j9ke {
    margin-top: -16px;
  }
}

.bigclash-ifvrkh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bigclash-ifvrkh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bigclash-ifvrkh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bigclash-cd4rpj {
  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;
}

.bigclash-grtmcc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bigclash-e165ob {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bigclash-l4wwya {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bigclash-glk5xg {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bigclash-cd4rpj 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;
}

.bigclash-cd4rpj 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) {
  .bigclash-cd4rpj {
    padding: 39px 179px 39px 39px;
  }

  .bigclash-grtmcc {
    font-size: 40px;
    line-height: 48px;
  }

  .bigclash-glk5xg {
    height: 348px;
  }

  .bigclash-cd4rpj button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bigclash-cd4rpj button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bigclash-cd4rpj {
    padding: 63px;
  }
}

.bigclash-efdvtg {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bigclash-efdvtg {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bigclash-jdr6ta {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bigclash-jdr6ta {
    width: auto;
  }
}

.bigclash-mcyxja {
  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;
}

.bigclash-mcyxja::-webkit-scrollbar {
  display: none;
}

.bigclash-mcyxja 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);
}

.bigclash-mcyxja a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bigclash-mcyxja {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bigclash-efdvtg .bigclash-m0psfz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bigclash-5mpd4j,
    mask-image 0.3s;
}

.bigclash-efdvtg .bigclash-m0psfz.bigclash-pjkllr {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bigclash-zbfxhx {
  margin: 40px -16px;
}

.bigclash-lk695j + .bigclash-psqv14,
.bigclash-lk695j + .bigclash-l9u1km {
  margin-top: 24px;
}

.bigclash-u586uj {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bigclash-u586uj picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bigclash-iwrk1u {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bigclash-iwrk1u {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bigclash-iwrk1u {
    margin-top: 0;
  }
}

.bigclash-h1ti2i {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bigclash-h1ti2i {
    font-size: 24px;
    line-height: 32px;
  }
}

.bigclash-g0b5bi {
  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) {
  .bigclash-g0b5bi {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bigclash-t1bych {
  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) {
  .bigclash-t1bych {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bigclash-r9rrdq {
  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) {
  .bigclash-r9rrdq {
    font-size: 20px;
    line-height: 28px;
  }
}

.bigclash-fd5pn7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bigclash-fd5pn7 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bigclash-p9m4mt {
  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;
}

.bigclash-kxprl2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bigclash-kxprl2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bigclash-y8j9ke {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bigclash-1egnzz {
  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) {
  .bigclash-1egnzz {
    padding: 15px 48px;
  }
}

main > .bigclash-y8j9ke {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bigclash-6rosi7.bigclash-53huno > div:nth-child(n+5) {
    display: none;
  }
}

.bigclash-uxwd5n p a img {
  display: block;
  margin: 0 auto;
}


.bigclash-pvh15o {
  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 */
.bigclash-e58jr2 {
  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;
}

.bigclash-e58jr2 label {
  font-size: 14px;
}

.bigclash-e58jr2 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bigclash-e58jr2 input,
.bigclash-e58jr2 textarea,
.bigclash-e58jr2 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;
}
.bigclash-e58jr2 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bigclash-hw8a2d ease;
}
.bigclash-e58jr2 button:hover {
  background-color: var(--button-bg-hover);
}
.bigclash-zqj6a0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bigclash-guxikh ease-in;
}

.bigclash-zqj6a0 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;
}
.bigclash-zboesq, .bigclash-lo16m7, [class*="review-card"],
thead, thead th, table th, .bigclash-zcos8u,
.bigclash-jz9wkl, [class*="collapsible-header"],
.bigclash-xdqjxk, [class*="updated-block"] {
  color: #ece7dc !important;
}
