* {
  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;
  }
}

.mateslots-kiec1m {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .mateslots-kiec1m {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .mateslots-kiec1m {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.mateslots-1lf4qu {
  overflow: hidden;
}

.mateslots-a3zzvz img {
  background: var(--Neutral-300);
}

.mateslots-v85ge1 {
  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;
}

.mateslots-fq5cyh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.mateslots-fq5cyh:hover {
  background: var(--button-bg-hover);
}

.mateslots-78k7vd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.mateslots-78k7vd:hover {
  background: var(--button-bg-hover);
}

.mateslots-4mbh9f {
  font-size: 12px;
  line-height: 18px;
}

.mateslots-tbrq66 {
  font-size: 18px;
  line-height: 26px;
}

.mateslots-aepgoy {
  width: 100%;
}

.mateslots-s0cr08 {
  padding: 6px 16px;
}

.mateslots-96o0pt {
  padding: 10px 16px;
}

.mateslots-tx1xc1 {
  padding: 15px 26px;
}

.mateslots-5lfkku {
  flex-shrink: 0;
}

.mateslots-i98y4s {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.mateslots-37kvc1 {
  display: none;
}

.mateslots-6cnlel {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mateslots-w18zx4 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.mateslots-eornug {
  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;
}

.mateslots-5zmr4d {
  cursor: grab;
}

.mateslots-eornug::-webkit-scrollbar {
  display: none;
}

.mateslots-5i2oer {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.mateslots-qwzhc0 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.mateslots-vbbbvs {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.mateslots-4tfpyx {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.mateslots-fszy8b {
  visibility: visible;
}

.mateslots-c6fy36 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.mateslots-z6ckmq ease;
}

.mateslots-54b0wu {
  background-color: var(--Primary-200);
  width: 16px;
}

.mateslots-8nnebp {
  -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.mateslots-z6ckmq,
    mask-image 0.3s;
}

.mateslots-8nnebp.mateslots-bf59n2 {
  -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;
  }
}

.mateslots-msv5fy: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;
}

.mateslots-zyb34x {
  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.mateslots-c8cy3e.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.mateslots-c8cy3e.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;
}

.mateslots-hsqaln {
  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);
}

.mateslots-hsqaln::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%
  );
}

.mateslots-tvuhnv {
  position: relative;
  z-index: 1;
}

.mateslots-yjipk9 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.mateslots-528bko {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.mateslots-mpr611 {
  font-size: 40px;
  line-height: 48px;
}

.mateslots-k7pmq7 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.mateslots-ygvyt8 {
  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;
}

.mateslots-ygvyt8:hover {
  background: var(--Primary-400);
}

.mateslots-ygvyt8 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.mateslots-msv5fy 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) {
  .mateslots-hsqaln {
    max-width: 600px;
    padding: 64px;
  }

  .mateslots-yjipk9 {
    font-size: 24px;
    line-height: 32px;
  }

  .mateslots-528bko {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .mateslots-mpr611 {
    font-size: 50px;
    line-height: 56px;
  }

  .mateslots-k7pmq7 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .mateslots-zyb34x {
    top: 25px;
    right: 25px;
  }
}

.mateslots-dx6ieq,
.mateslots-mzi6tu {
  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;
}

.mateslots-4jdrsp.mateslots-wjnmpz::before,
.mateslots-mzi6tu::before,
.mateslots-4c39j6::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.mateslots-c8cy3e.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.mateslots-scp4tk 14.mateslots-4cl990.mateslots-d2axkc 14.mateslots-gbj0nd 15.mateslots-l8h179 14.mateslots-m9k5cz 15.mateslots-i0dx2l 14.mateslots-zt9air.mateslots-3a7zho 14.mateslots-hccsyb 19.mateslots-2qlrms 12.mateslots-rot4lk 19.mateslots-2qlrms 10.mateslots-jm8pt0.mateslots-2qlrms 8.mateslots-ph7vbi 17.mateslots-e3d9xy 7.mateslots-h93ebo 15.mateslots-41vj45 7.mateslots-uofgr0.mateslots-favlke 7.mateslots-h93ebo 11.mateslots-166m7k 8.mateslots-ph7vbi 11.mateslots-166m7k 10.mateslots-zkzs6o.mateslots-166m7k 12.mateslots-h81x27 13.mateslots-zm9v15 14.mateslots-1ep5m9 15.mateslots-9xg311 14.mateslots-ppstv4.mateslots-0gkm0i 14.mateslots-r5ss62 15.mateslots-lqvhhd 14.mateslots-zbzvra 15.mateslots-cf54h6 14.mateslots-hloqnh.mateslots-scp4tk 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.mateslots-j8lnj4 15.mateslots-0zb6sy.mateslots-hl8n7q 15.mateslots-m3wbyt 15.mateslots-5l4my9 15.mateslots-buw4gn 15.mateslots-trbqgw 15.mateslots-cno7t0.mateslots-mgt82w 15.mateslots-buw4gn 15.mateslots-x8pc36 15.mateslots-qq5a5o 15.mateslots-290l9x 15.mateslots-ecm9b8.mateslots-5k7hb9 15.mateslots-1cffj8 7.mateslots-4hw344 18.mateslots-qkclml 7.mateslots-7qadwd 23.mateslots-ib1m5f.mateslots-9nt46t.mateslots-zsqi85 18.mateslots-3r7md9 19.mateslots-pxr8dc 15.mateslots-vmzdxo 15.mateslots-j8lnj4 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.mateslots-13alpn [type="submit"] *,
.mateslots-2rltzl button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .mateslots-6smtvy {
    display: none;
  }
}

.mateslots-btwo7m {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .mateslots-btwo7m {
  display: none;
}

@media (min-width: 768px) {
  .mateslots-btwo7m {
    bottom: 22px;
  }
}

.mateslots-btwo7m input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .mateslots-btwo7m {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.mateslots-j5din3.static) .mateslots-btwo7m {
    bottom: 8px;
  }
}

.mateslots-2x3usm {
  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.mateslots-c8cy3e.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.mateslots-bib15w 3.mateslots-pvict8.mateslots-mtwu9r.mateslots-m041yi 3.mateslots-1l8vpy 3.mateslots-l1iyxr 5.mateslots-nqii48 3.mateslots-l1iyxr 8.mateslots-hg7gfx.mateslots-l0qmlk.mateslots-l1iyxr 26.mateslots-pgm9bh 5.mateslots-soomvy 28.mateslots-d14okf 8.mateslots-gynal5 28.mateslots-vy0try.mateslots-79lox8 28.mateslots-rym9mb.mateslots-99hgls 34.mateslots-xpuv7m.mateslots-tag1et 36.mateslots-ou800s 11.mateslots-km9ns8 37.mateslots-orccm5 12.mateslots-c1fzgx 36.mateslots-hy9whp.mateslots-gwx7g0 28.mateslots-tgz30v.mateslots-65njwe.mateslots-pvpjyi 28.mateslots-vrhyz2 36.mateslots-sqqnfc 26.mateslots-or71lx 36.mateslots-sqqnfc 23.mateslots-qg3to5.mateslots-m3p9ev.mateslots-sqqnfc 5.mateslots-2sw2ij 34.mateslots-f3pi4s 3.mateslots-1l8vpy 31.mateslots-bib15w 3.mateslots-fa16tb.mateslots-byc4as 18.mateslots-9qypif.mateslots-wh20u2 18.mateslots-exr17b 8.mateslots-uglt7e 17.mateslots-gyxe61 8.mateslots-uglt7e 15.mateslots-wjj9is.mateslots-uglt7e 14.mateslots-yv085q 9.mateslots-wh20u2 13.mateslots-xegqvi 11.mateslots-byc4as 13.mateslots-wcvqjc.mateslots-q9cozj 13.mateslots-xegqvi 13.mateslots-mrecqi 14.mateslots-yv085q 13.mateslots-mrecqi 15.mateslots-f16ncq.mateslots-mrecqi 17.mateslots-gyxe61 12.mateslots-q9cozj 18.mateslots-exr17b 11.mateslots-byc4as 18.mateslots-edmtrx.mateslots-t1b9bc 18.mateslots-i1tbom.mateslots-u2n2uk 18.mateslots-exr17b 17.mateslots-b3sm0g 17.mateslots-gyxe61 17.mateslots-b3sm0g 15.mateslots-2s4oo4.mateslots-b3sm0g 14.mateslots-yv085q 18.mateslots-u2n2uk 13.mateslots-xegqvi 20.mateslots-t1b9bc 13.mateslots-x6i4dr.mateslots-mck8j5 13.mateslots-xegqvi 22.mateslots-im3ehg 14.mateslots-yv085q 22.mateslots-im3ehg 15.mateslots-kmb2cw.mateslots-v9eisg 17.mateslots-gyxe61 21.mateslots-mck8j5 18.mateslots-exr17b 20.mateslots-t1b9bc 18.mateslots-16mecs.mateslots-sna22n 18.mateslots-lwpmcn.mateslots-bum4lj 18.mateslots-exr17b 26.mateslots-ou1z5x 17.mateslots-gyxe61 26.mateslots-ou1z5x 15.mateslots-5rxybf.mateslots-ou1z5x 14.mateslots-yv085q 27.mateslots-bum4lj 13.mateslots-xegqvi 28.mateslots-sna22n 13.mateslots-ixeafw.mateslots-a1oo5e 13.mateslots-xegqvi 31.mateslots-wsey3n 14.mateslots-yv085q 31.mateslots-wsey3n 15.mateslots-lkwkm7.mateslots-ou1z5x 17.mateslots-gyxe61 30.mateslots-a1oo5e 18.mateslots-exr17b 28.mateslots-sna22n 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"])
    .mateslots-2x3usm {
    display: none;
  }
}

.mateslots-wc9vyx {
  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) {
  .mateslots-wc9vyx {
    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;
}

.mateslots-2rltzl {
  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) {
  .mateslots-2rltzl {
    padding: 14px 16px;
  }
}

.mateslots-2rltzl button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.mateslots-2rltzl button:first-child {
  align-content: end;
}

.mateslots-2rltzl button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .mateslots-2rltzl
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .mateslots-2rltzl
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.mateslots-2rltzl button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.mateslots-2rltzl button:last-child svg {
  width: 38px;
  height: 38px;
}

.mateslots-4c39j6 {
  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;
}

.mateslots-4c39j6::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .mateslots-4c39j6,
.pc61d126-chatbot[data-active-screen="3"]
  .mateslots-4c39j6 {
  opacity: 1;
  visibility: visible;
}

.mateslots-oue6x5 {
  flex: 1 1;
}

.mateslots-7hmp79 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .mateslots-7hmp79 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .mateslots-vpd61m {
  display: block;
}

.mateslots-r7gfbd {
  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) {
  .mateslots-r7gfbd {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.mateslots-mzi6tu {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.mateslots-mzi6tu::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.mateslots-kze0wz span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.mateslots-kze0wz p {
  color: var(--Text-100);
}

.mateslots-mzi6tu .mateslots-46km5j {
  grid-area: button;
}

.mateslots-mzi6tu .mateslots-46km5j::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.mateslots-c8cy3e.org/2000/svg'%3E%3Cpath d='M4.mateslots-gjwjg3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mateslots-p6cshs 15L16.mateslots-p6cshs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mateslots-p6cshs 5L16.mateslots-p6cshs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .mateslots-i8aqb8 {
  display: block;
}

.mateslots-37jf2b {
  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) {
  .mateslots-37jf2b {
    margin-top: 40px;
  }
}

.mateslots-dx6ieq label,
.mateslots-dx6ieq input {
  display: block;
  width: 100%;
}

.mateslots-dx6ieq label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.mateslots-dx6ieq label.mateslots-u195r3 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.mateslots-dx6ieq label.mateslots-u195r3::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;
}

.mateslots-dx6ieq 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;
}

.mateslots-dx6ieq input::placeholder {
  color: var(--Text-400);
}

.mateslots-bofm2m {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .mateslots-bofm2m {
  display: flex;
}

.mateslots-bofm2m ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .mateslots-bofm2m ol {
    height: 420px;
    padding: 24px;
  }
}

.mateslots-bofm2m ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.mateslots-13alpn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .mateslots-13alpn {
    padding: 0 24px 24px;
  }
}

.mateslots-13alpn 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;
}

.mateslots-13alpn input::placeholder {
  color: var(--Text-400);
}

.mateslots-13alpn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.mateslots-13alpn [type="submit"]:disabled {
  opacity: 0.5;
}

.mateslots-13alpn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .mateslots-13alpn [type="submit"] {
    right: 40px;
  }
}

.mateslots-4jdrsp {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.mateslots-4jdrsp.mateslots-wjnmpz {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.mateslots-4jdrsp.mateslots-wjnmpz::before {
  content: "";
  width: 31px;
}

.mateslots-4jdrsp.mateslots-wjnmpz p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mateslots-4jdrsp.mateslots-3s8wvn p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.mateslots-4jdrsp p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mateslots-btwo7m .mateslots-46km5j {
  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;
  }
}

.mateslots-6smtvy {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .mateslots-6smtvy {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .mateslots-6smtvy {
    padding: 18px 0;
  }
}

.mateslots-6smtvy .mateslots-kiec1m {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .mateslots-6smtvy .mateslots-kiec1m {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.mateslots-b9t364 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .mateslots-b9t364 {
    max-width: 160px;
    height: 40px;
  }
}

.mateslots-b9t364 picture,
.mateslots-b9t364 img {
  display: block;
  width: 100%;
  height: 100%;
}

.mateslots-b9t364 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .mateslots-q86xgd {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.mateslots-z6ckmq ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .mateslots-6smtvy.mateslots-6o6tl4 .mateslots-q86xgd {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .mateslots-q86xgd {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .mateslots-q86xgd {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.mateslots-vffexs,
.mateslots-xagibu {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .mateslots-vffexs,
  .mateslots-xagibu {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .mateslots-xagibu {
    display: none;
  }
}

.mateslots-cntkkk {
  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;
}

.mateslots-6o6tl4 .mateslots-cntkkk {
  background: var(--fh-bg-color);
}

.mateslots-cntkkk button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .mateslots-cntkkk {
    display: none;
  }
}

.mateslots-jc31tx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mateslots-jc31tx {
    display: none;
  }
}

.mateslots-qx756a {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.mateslots-6smtvy.mateslots-6o6tl4 .mateslots-qx756a:first-child {
  display: none;
}

.mateslots-6smtvy.mateslots-6o6tl4 .mateslots-qx756a:last-child {
  display: block;
}

.mateslots-qx756a:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .mateslots-qx756a {
    display: none;
  }
}

.mateslots-phmvbw {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mateslots-phmvbw {
    display: flex;
  }
}

.mateslots-phmvbw ul {
  max-height: 350px;
  overflow-y: auto;
}

.mateslots-phmvbw:hover ul {
  visibility: visible;
  opacity: 1;
}

.mateslots-phmvbw:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.mateslots-phmvbw:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.mateslots-phmvbw:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.mateslots-phmvbw:hover .mateslots-aqxrz5 svg {
  transform: rotate(180deg);
}

.mateslots-byyhoe {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.mateslots-fmj6yo {
  padding: 0 8px;
}

.mateslots-3doyb4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.mateslots-3doyb4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .mateslots-3doyb4 {
    padding: 4px 8px;
  }
}

.mateslots-8kiwdk {
  display: flex;
}

.mateslots-8kiwdk img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.mateslots-aqxrz5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.mateslots-aqxrz5 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.mateslots-743i2z {
  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) {
  .mateslots-743i2z {
    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;
  }
}

.mateslots-i2d7kj {
  width: 100%;
}

@media (min-width: 1200px) {
  .mateslots-i2d7kj {
    display: none;
  }
}

.mateslots-e2ugft {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.mateslots-18ledb {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.mateslots-zj92fj {
  display: flex;
}

.mateslots-tynrxn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.mateslots-33ihjt {
  list-style: none;
}

@media (max-width: 1199px) {
  .mateslots-33ihjt {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .mateslots-33ihjt {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .mateslots-33ihjt .mateslots-q11fn9 [data-ref-el],
  .mateslots-33ihjt .mateslots-q11fn9 span,
  .mateslots-33ihjt .mateslots-q11fn9 a {
    white-space: nowrap;
  }
}

.mateslots-49gov0 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .mateslots-49gov0.mateslots-b0vwrc > .mateslots-q11fn9 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .mateslots-49gov0.mateslots-3qe120:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .mateslots-49gov0.mateslots-b0vwrc > .mateslots-0hejtj {
    height: auto;
  }

  .mateslots-49gov0.mateslots-b0vwrc > div > .mateslots-5g4f37 {
    transform: rotate(180deg);
  }
}

.mateslots-49gov0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.mateslots-49gov0 [data-ref-el],
.mateslots-49gov0 span {
  cursor: pointer;
}

.mateslots-49gov0 [data-ref-el],
.mateslots-49gov0 span,
.mateslots-49gov0 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .mateslots-49gov0 [data-ref-el],
  .mateslots-49gov0 span,
  .mateslots-49gov0 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .mateslots-49gov0 [data-ref-el],
  .mateslots-49gov0 span,
  .mateslots-49gov0 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.mateslots-0hejtj {
  height: 0;
  overflow: hidden;
  transition: height 0.mateslots-z6ckmq ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.mateslots-0hejtj::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.mateslots-0hejtj::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.mateslots-0hejtj::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .mateslots-0hejtj {
    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;
  }

  .mateslots-0hejtj:has(> .mateslots-49gov0.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .mateslots-0hejtj .mateslots-0hejtj {
    padding: 0;
  }

  .mateslots-0hejtj .mateslots-49gov0 {
    font-weight: 400;
  }

  .mateslots-0hejtj .mateslots-49gov0:hover > .mateslots-q11fn9 {
    background: var(--Neutral-300);
  }

  .mateslots-0hejtj .mateslots-5g4f37 {
    rotate: -90deg;
  }
}

.mateslots-q11fn9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mateslots-q11fn9 {
    padding: 8px;
  }

  .mateslots-49gov0.mateslots-50hzlx > .mateslots-q11fn9 {
    background: var(--Neutral-300);
  }
}

.mateslots-5g4f37 {
  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.mateslots-c8cy3e.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.mateslots-azsrty 0.mateslots-2e2w4t.mateslots-nk4mbs -0.mateslots-o3e2ww 0.mateslots-aghks1 -0.mateslots-o3e2ww 1.mateslots-4wop0p 0.mateslots-f3by7g.mateslots-m84wks 4.mateslots-3cwbzs.mateslots-azsrty 0.mateslots-okfyza.mateslots-aigvep -0.mateslots-o3e2ww 9.mateslots-rvef4j -0.mateslots-o3e2ww 10.mateslots-ssmgig 0.mateslots-vf9lkk.mateslots-b32g8r 0.mateslots-nk4mbs 10.mateslots-b32g8r 0.mateslots-aghks1 10.mateslots-ssmgig 1.mateslots-ciyh1a.mateslots-htud70 5.mateslots-onahoo.mateslots-6fl4wx 6.mateslots-e0yxpe 5.mateslots-x8kxlq 6.mateslots-e0yxpe 4.mateslots-hp3n23 5.mateslots-mqpjro.mateslots-azsrty 1.mateslots-6mjwhm.mateslots-o3e2ww 0.mateslots-aghks1 -0.mateslots-o3e2ww 0.mateslots-nk4mbs 0.mateslots-azsrty 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.mateslots-z6ckmq ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mateslots-5g4f37 {
    cursor: default;
  }
}

.mateslots-g436zc {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.mateslots-g7e7dn {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .mateslots-g7e7dn {
    padding: 40px 4px;
  }
}

.mateslots-i21m7a {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .mateslots-i21m7a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.mateslots-m49ieo {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .mateslots-m49ieo {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.mateslots-m49ieo ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.mateslots-m49ieo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.mateslots-m49ieo [data-ref-el],
.mateslots-m49ieo span,
.mateslots-m49ieo a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.mateslots-uadw49 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mateslots-uadw49 {
    margin-bottom: 12px;
  }
}

.mateslots-zh5y9s {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.mateslots-zh5y9s img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .mateslots-zh5y9s:last-child {
    margin-right: 0;
  }
}

.mateslots-tdu0v2 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mateslots-uadw49:hover .mateslots-dxdeqd {
  visibility: visible;
  opacity: 1;
}

.mateslots-dxdeqd {
  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);
}

.mateslots-hszwq3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mateslots-nw3tdr {
  display: flex;
  margin: 6px;
}

.mateslots-nw3tdr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.mateslots-dxdeqd::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);
}

.mateslots-dxdeqd::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);
}

.mateslots-o1v2lk {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .mateslots-o1v2lk {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.mateslots-1g9kug {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .mateslots-1g9kug {
    margin-right: 32px;
  }
}

.mateslots-6uipnq {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mateslots-6uipnq {
    margin-top: 0;
    width: 340px;
  }
}

.mateslots-6uipnq a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mateslots-5wucx0 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.mateslots-c2g3ho {
  position: relative;
}

@media (min-width: 768px) {
  .mateslots-c2g3ho {
    margin-top: 40px;
  }
}

.mateslots-c2g3ho + .mateslots-94z280,
.mateslots-c2g3ho + .mateslots-c2g3ho {
  margin-top: 24px;
}

.mateslots-7d1q1h {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .mateslots-7d1q1h {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .mateslots-7d1q1h {
    padding: 80px;
  }
}

.mateslots-qa0le3 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .mateslots-qa0le3 {
    padding: 0 16px;
}


}

.mateslots-36lqm7 {
  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) {
  .mateslots-36lqm7 {
    font-size: 48px;
    line-height: 56px;
  }
}

.mateslots-h8yx4h {
  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) {
  .mateslots-h8yx4h {
    font-size: 24px;
    line-height: 32px;
  }
}

.mateslots-zkxgvu {
  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;
}

.mateslots-zkxgvu:hover {
  background: var(--button-bg-hover);
}

.mateslots-emckc8 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.mateslots-emckc8 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .mateslots-emckc8 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .mateslots-emckc8 img {
  min-height: 100%;
  }
}

.mateslots-7d1q1h::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mateslots-zaa46j {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.mateslots-zaa46j h1,
.mateslots-zaa46j h2,
.mateslots-zaa46j h3,
.mateslots-zaa46j h4 {
  margin-bottom: 6px;
}

.mateslots-zaa46j h1:not(:first-child),
.mateslots-zaa46j h2:not(:first-child),
.mateslots-zaa46j h3:not(:first-child),
.mateslots-zaa46j h4:not(:first-child) {
  margin-top: 16px;
}

.mateslots-zaa46j h1,
.mateslots-zaa46j h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .mateslots-zaa46j h1,
  .mateslots-zaa46j h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.mateslots-zaa46j h2,
.mateslots-zaa46j h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .mateslots-zaa46j h2,
  .mateslots-zaa46j h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-zaa46j h3,
.mateslots-zaa46j h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .mateslots-zaa46j h3,
  .mateslots-zaa46j h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.mateslots-zaa46j h4,
.mateslots-zaa46j h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.mateslots-zaa46j ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.mateslots-zaa46j ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.mateslots-zaa46j 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);
}

.mateslots-zaa46j ul ul {
  margin-bottom: 8px;
}

.mateslots-zaa46j ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.mateslots-zaa46j ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.mateslots-zaa46j ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.mateslots-zaa46j ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.mateslots-zaa46j ol li::marker {
  font-weight: 700;
}

.mateslots-zaa46j ol ol {
  margin-bottom: 8px;
}

.mateslots-zaa46j ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.mateslots-zaa46j ol ul li {
  padding-left: 16px;
}

.mateslots-zaa46j 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) {
  .mateslots-zaa46j table {
    padding: 24px;
  }
}

.mateslots-zaa46j table.mateslots-j9jgkv {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.mateslots-z6ckmq,
    mask-image 0.3s;
}

.mateslots-zaa46j table.mateslots-j9jgkv.mateslots-bf59n2 {
  -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) {
  .mateslots-zaa46j table {
    display: table;
  }
}

.mateslots-zaa46j 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);
}

.mateslots-zaa46j table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mateslots-zaa46j table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mateslots-zaa46j 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) {
  .mateslots-zaa46j table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.mateslots-zaa46j table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mateslots-zaa46j table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mateslots-zaa46j table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.mateslots-zaa46j img {
  max-width: 100%;
  height: auto;
}

.mateslots-k0uwk9 {
  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) {
  .mateslots-k0uwk9 {
    padding: 24px;
  }
}

.mateslots-ffc6rz {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .mateslots-ffc6rz {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.mateslots-ffc6rz > * {
  margin: 0 !important;
}

.mateslots-ffc6rz img,
.mateslots-68nvo0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-ffc6rz img,
  .mateslots-68nvo0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-0ghl8d {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-0ghl8d {
    width: 32px;
    height: 32px;
  }
}

.mateslots-zq5il4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.mateslots-zq5il4 .mateslots-c8v0rl {
  flex-shrink: 0;
}

.mateslots-zq5il4 .mateslots-ar4kco svg {
  display: none;
}

.mateslots-tetc3t {
  display: grid;
  transition: max-height 0.mateslots-z6ckmq ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .mateslots-tetc3t {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .mateslots-tetc3t {
    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));
  }
}

.mateslots-tetc3t.mateslots-3ma4aw + .mateslots-c8v0rl svg {
  transform: rotate(180deg);
}

.mateslots-9jpmfh {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.mateslots-9jpmfh > div:nth-child(3n) {
  grid-column: span 2;
}

.mateslots-9jpmfh
  > div:nth-child(3n)
  .mateslots-skk80a
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .mateslots-9jpmfh {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .mateslots-9jpmfh > div:nth-child(3n) {
    grid-column: unset;
  }

  .mateslots-9jpmfh
    > div:nth-child(3n)
    .mateslots-skk80a
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .mateslots-9jpmfh {
    max-width: 270px;
  }
}

.mateslots-9jpmfh .mateslots-skk80a button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .mateslots-9jpmfh .mateslots-skk80a button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .mateslots-9jpmfh .mateslots-skk80a button {
    max-width: 104px;
  }
}

.mateslots-x1fpb4 {
  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) {
  .mateslots-x1fpb4 {
    margin-bottom: 0;
  }
}

.mateslots-q9to43 {
  display: none;
  opacity: 0;
}

.mateslots-7ff1dk {
  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;
  }
}

.mateslots-7ff1dk img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.mateslots-skk80a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.mateslots-skk80a button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mateslots-skk80a
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mateslots-skk80a
    button {
    max-width: 145px;
  }
}

.mateslots-7f2hjk:first-child
  .mateslots-skk80a
  button {
  max-width: 270px;
}

.mateslots-p377mw {
  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%;
}

.mateslots-x1fpb4 picture {
  width: 100%;
  max-width: 100%;
}

.mateslots-clcau4 {
  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;
}

.mateslots-clcau4 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.mateslots-x1fpb4:hover .mateslots-clcau4 {
  display: flex;
}

.mateslots-6lmw31 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.mateslots-asfs9b {
  display: flex;
}

.mateslots-asfs9b:hover .mateslots-nj5no1,
.mateslots-asfs9b .mateslots-50hzlx .mateslots-nj5no1 {
  display: flex;
}

.mateslots-asfs9b svg {
  flex-shrink: 0;
}

.mateslots-nj5no1 {
  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) {
  .mateslots-nj5no1 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.mateslots-nj5no1:hover {
  display: flex;
}

.mateslots-nj5no1 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.mateslots-sgwv65 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .mateslots-sgwv65 {
    font-size: 12px;
  }
}

.mateslots-68jhgw,
.mateslots-5fpdm8 {
  width: 50%;
  flex-shrink: 0;
}

.mateslots-68jhgw {
  font-weight: 700;
}

.mateslots-pg377z .mateslots-tetc3t {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .mateslots-pg377z .mateslots-tetc3t {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .mateslots-pg377z .mateslots-tetc3t {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.mateslots-pg377z
  .mateslots-p377mw:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.mateslots-pg377z .mateslots-7ff1dk {
  height: 100% !important;
  border-radius: 16px;
}

.mateslots-pg377z .mateslots-skk80a {
  gap: 4px;
  align-items: center;
}

.mateslots-pg377z .mateslots-skk80a button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mateslots-pg377z .mateslots-skk80a svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.mateslots-pg377z .mateslots-449y92,
.mateslots-pg377z .mateslots-74hefh {
  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.mateslots-c8cy3e.org/2000/svg'%3E%3Cpath d='M9.mateslots-wrly0v 4.mateslots-1l3pmr.mateslots-wvesmu 5.mateslots-fvy6qz.mateslots-4nuqmk 5.mateslots-z6cd4l.mateslots-b8c7hl 5.mateslots-qjz67y.mateslots-trqgpa 8.mateslots-ewp9uy.mateslots-f6jjfp 9.mateslots-64k6tz.mateslots-acayey 9.mateslots-e7jry9.mateslots-1khser 13.mateslots-jgqfv0.mateslots-hrh24w 11.mateslots-rrp2bm.mateslots-epqp3q 11.mateslots-6k8ft9.mateslots-qmctga 11.mateslots-g0ms99.mateslots-8ge0x8 13.mateslots-uuyatu.mateslots-v5dx7i 9.mateslots-bvkb8w.mateslots-yq7ar7 9.mateslots-rwpjw3.mateslots-e47j4o 8.mateslots-rbyb5a.mateslots-f7zgyo 5.mateslots-k03dt2.mateslots-grns3r 5.mateslots-i4wr9s.mateslots-fyqyfj 5.mateslots-q8f1xx.mateslots-9o5fm4 4.mateslots-aggem7.mateslots-epqp3q 1.mateslots-wp3ue1.mateslots-wrly0v 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.mateslots-pg377z .mateslots-449y92 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.mateslots-pg377z .mateslots-74hefh {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.mateslots-wmqwmb {
  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) {
  .mateslots-wmqwmb {
    padding: 24px;
  }
}

.mateslots-wmqwmb .mateslots-c8v0rl {
  display: flex;
}

@media (min-width: 768px) {
  .mateslots-wmqwmb .mateslots-c8v0rl {
    display: none;
  }
}

.mateslots-wmqwmb .mateslots-ar4kco svg {
  display: none;
}

.mateslots-zg05ro {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mateslots-zg05ro .mateslots-v85ge1 {
  display: none;
}

@media (min-width: 768px) {
  .mateslots-zg05ro .mateslots-v85ge1 {
    display: flex;
  }
}

.mateslots-t8swa7 {
  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) {
  .mateslots-t8swa7 {
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-t8swa7 > * {
  margin: 0 !important;
}

.mateslots-t8swa7 img,
.mateslots-q9om8n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-t8swa7 img,
  .mateslots-q9om8n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-duihwr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-duihwr {
    width: 32px;
    height: 32px;
  }
}

.mateslots-5ianur {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .mateslots-5ianur {
    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;
  }

  .mateslots-5ianur::-webkit-scrollbar {
    display: none;
  }
}

.mateslots-5qzgn3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .mateslots-5qzgn3 {
    padding: 7px 15px;
  }
}

.mateslots-5qzgn3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mateslots-e4p2nr {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mateslots-e4p2nr {
    display: flex;
    opacity: 1;
  }
}

.mateslots-5qzgn3 picture {
  height: 100%;
  display: block;
}

.mateslots-5qzgn3 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .mateslots-5qzgn3 img {
    width: 88px;
    height: 44px;
  }
}

.mateslots-5qzgn3 p {
  text-align: center;
  width: 100%;
}

.mateslots-sobezz {
  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) {
  .mateslots-sobezz {
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-sobezz img,
.mateslots-vkf4o8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-sobezz img,
  .mateslots-vkf4o8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-5zl0nt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-5zl0nt {
    width: 32px;
    height: 32px;
  }
}

.mateslots-9xj8j0 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.mateslots-49y18j {
  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;
}

.mateslots-h39vou {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.mateslots-h39vou.mateslots-50hzlx {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.mateslots-ka17g4 {
  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) {
  .mateslots-ka17g4 {
    font-size: 20px;
    line-height: 28px;
  }
}

.mateslots-av974v {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.mateslots-id50hb {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.mateslots-z6ckmq ease;
  opacity: 0;
  color: var(--text-color);
}

.mateslots-vw7w0p {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.mateslots-vw7w0p ol,
.mateslots-vw7w0p ul {
  padding-left: 1.3em;
}

.mateslots-h39vou.mateslots-50hzlx .mateslots-id50hb {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.mateslots-h39vou.mateslots-50hzlx .mateslots-av974v {
  transform: rotate(180deg);
  color: var(--text-color);
}

.mateslots-3v471k {
  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) {
  .mateslots-3v471k {
    padding: 24px;
  }
}

.mateslots-3v471k .mateslots-c8v0rl {
  display: flex;
}

@media (min-width: 768px) {
  .mateslots-3v471k .mateslots-c8v0rl {
    display: none;
  }
}

.mateslots-3v471k .mateslots-ar4kco svg {
  display: none;
}

.mateslots-phhgam {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mateslots-phhgam .mateslots-v85ge1 {
  display: none;
}

@media (min-width: 768px) {
  .mateslots-phhgam .mateslots-v85ge1 {
    display: flex;
  }
}

.mateslots-msy4t9 {
  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) {
  .mateslots-msy4t9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-msy4t9 > * {
  margin: 0 !important;
}

.mateslots-msy4t9 img,
.mateslots-apt5mc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-msy4t9 img,
  .mateslots-apt5mc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-osjvxy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-osjvxy {
    width: 32px;
    height: 32px;
  }
}

.mateslots-hdds1n {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .mateslots-hdds1n {
    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;
  }

  .mateslots-hdds1n::-webkit-scrollbar {
    display: none;
  }
}

.mateslots-k5a1m4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.mateslots-k5a1m4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mateslots-jqpzry {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mateslots-jqpzry {
    display: flex;
    opacity: 1;
  }
}

.mateslots-k5a1m4 picture {
  width: auto;
  height: 100%;
  display: block;
}

.mateslots-k5a1m4 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.mateslots-zg78gi {
  margin: -24px 0;
}

.mateslots-zg78gi:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .mateslots-zg78gi {
    margin: -16px 0;
  }
}

.mateslots-zc38k4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mateslots-zc38k4 {
    flex-direction: row;
  }
}

.mateslots-rmupra {
  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) {
  .mateslots-rmupra {
    flex: 1;
  }
}

.mateslots-rmupra::placeholder {
  color: var(--Text-400);
}

.mateslots-m3rniv {
  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;
}

.mateslots-kemm6m {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.mateslots-kemm6m::-webkit-scrollbar {
  display: none;
}

.mateslots-r9ipvj {
  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;
}

.mateslots-r9ipvj img,
.mateslots-r9ipvj svg {
  margin-right: 8px;
}

.mateslots-wvfzf2 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.mateslots-zg78gi + .mateslots-87z0g1 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .mateslots-zg78gi + .mateslots-87z0g1 {
    margin-top: -16px;
  }
}

.mateslots-7vko3b {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.mateslots-7vko3b > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.mateslots-7vko3b > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.mateslots-ptdp1d {
  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;
}

.mateslots-cuva00 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.mateslots-7qiqoy {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.mateslots-nhxdvi {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.mateslots-3whjqr {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.mateslots-ptdp1d 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;
}

.mateslots-ptdp1d 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) {
  .mateslots-ptdp1d {
    padding: 39px 179px 39px 39px;
  }

  .mateslots-cuva00 {
    font-size: 40px;
    line-height: 48px;
  }

  .mateslots-3whjqr {
    height: 348px;
  }

  .mateslots-ptdp1d button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .mateslots-ptdp1d button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .mateslots-ptdp1d {
    padding: 63px;
  }
}

.mateslots-oe8raf {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .mateslots-oe8raf {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.mateslots-m718s0 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mateslots-m718s0 {
    width: auto;
  }
}

.mateslots-kvd4ti {
  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;
}

.mateslots-kvd4ti::-webkit-scrollbar {
  display: none;
}

.mateslots-kvd4ti 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);
}

.mateslots-kvd4ti a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mateslots-kvd4ti {
    margin-left: 16px;
    margin-top: 0;
  }
}

.mateslots-oe8raf .mateslots-qtbmze {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.mateslots-z6ckmq,
    mask-image 0.3s;
}

.mateslots-oe8raf .mateslots-qtbmze.mateslots-bf59n2 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.mateslots-hz1no6 {
  margin: 40px -16px;
}

.mateslots-qx37fy + .mateslots-94z280,
.mateslots-qx37fy + .mateslots-c2g3ho {
  margin-top: 24px;
}

.mateslots-jfvr6a {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.mateslots-jfvr6a picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.mateslots-1klz5x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .mateslots-1klz5x {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .mateslots-1klz5x {
    margin-top: 0;
  }
}

.mateslots-j6qdgy {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mateslots-j6qdgy {
    font-size: 24px;
    line-height: 32px;
  }
}

.mateslots-ncw7l7 {
  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) {
  .mateslots-ncw7l7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.mateslots-kqwsq9 {
  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) {
  .mateslots-kqwsq9 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.mateslots-5cg3py {
  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) {
  .mateslots-5cg3py {
    font-size: 20px;
    line-height: 28px;
  }
}

.mateslots-31zqi5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mateslots-31zqi5 {
    font-size: 32px;
    line-height: 40px;
  }
}

.mateslots-p239ig {
  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;
}

.mateslots-rb3dw9 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.mateslots-rb3dw9 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.mateslots-87z0g1 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.mateslots-xd3r0e {
  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) {
  .mateslots-xd3r0e {
    padding: 15px 48px;
  }
}

main > .mateslots-87z0g1 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .mateslots-tetc3t.mateslots-cq1iaz > div:nth-child(n+5) {
    display: none;
  }
}

.mateslots-zaa46j p a img {
  display: block;
  margin: 0 auto;
}


.mateslots-vzq8pj {
  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 */
.mateslots-i57vc7 {
  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;
}

.mateslots-i57vc7 label {
  font-size: 14px;
}

.mateslots-i57vc7 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.mateslots-i57vc7 input,
.mateslots-i57vc7 textarea,
.mateslots-i57vc7 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;
}
.mateslots-i57vc7 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.mateslots-in68lv ease;
}
.mateslots-i57vc7 button:hover {
  background-color: var(--button-bg-hover);
}
.mateslots-8fbqoc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.mateslots-cs3s6s ease-in;
}

.mateslots-8fbqoc 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;
}
.mateslots-2u0yw6, .mateslots-mgetfw, [class*="review-card"],
thead, thead th, table th, .mateslots-d4bf60,
.mateslots-lat5xn, [class*="collapsible-header"],
.mateslots-gj31sv, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
