* {
  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-nw6yio {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .mateslots-nw6yio {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .mateslots-nw6yio {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.mateslots-fi4z8u {
  overflow: hidden;
}

.mateslots-pfiruw img {
  background: var(--Neutral-300);
}

.mateslots-k1r0gx {
  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-fg1hjt {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.mateslots-fg1hjt:hover {
  background: var(--button-bg-hover);
}

.mateslots-ndtbrl {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.mateslots-ndtbrl:hover {
  background: var(--button-bg-hover);
}

.mateslots-7hcbbr {
  font-size: 12px;
  line-height: 18px;
}

.mateslots-a28170 {
  font-size: 18px;
  line-height: 26px;
}

.mateslots-m1lpio {
  width: 100%;
}

.mateslots-1f1uvy {
  padding: 6px 16px;
}

.mateslots-uhi01s {
  padding: 10px 16px;
}

.mateslots-2we8v0 {
  padding: 15px 26px;
}

.mateslots-irlslw {
  flex-shrink: 0;
}

.mateslots-dhvguh {
  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-o0oq95 {
  display: none;
}

.mateslots-fqnl3e {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mateslots-xq5p69 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.mateslots-x6afm0 {
  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-f4q3xe {
  cursor: grab;
}

.mateslots-x6afm0::-webkit-scrollbar {
  display: none;
}

.mateslots-mdj5ak {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.mateslots-yvrksr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.mateslots-nj1qwl {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.mateslots-n39lhd {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.mateslots-qjrhez {
  visibility: visible;
}

.mateslots-ouwhu3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.mateslots-k47zx2 ease;
}

.mateslots-wglbqf {
  background-color: var(--Primary-200);
  width: 16px;
}

.mateslots-y5xiy2 {
  -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-k47zx2,
    mask-image 0.3s;
}

.mateslots-y5xiy2.mateslots-7oy4ul {
  -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-2uniev: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-hrv6s6 {
  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-fjlxll.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-fjlxll.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-u09oeq {
  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-u09oeq::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-vb6j4h {
  position: relative;
  z-index: 1;
}

.mateslots-x78hah {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.mateslots-95z787 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.mateslots-336ro5 {
  font-size: 40px;
  line-height: 48px;
}

.mateslots-ts5zbk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.mateslots-za6ppq {
  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-za6ppq:hover {
  background: var(--Primary-400);
}

.mateslots-za6ppq svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.mateslots-2uniev 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-u09oeq {
    max-width: 600px;
    padding: 64px;
  }

  .mateslots-x78hah {
    font-size: 24px;
    line-height: 32px;
  }

  .mateslots-95z787 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .mateslots-336ro5 {
    font-size: 50px;
    line-height: 56px;
  }

  .mateslots-ts5zbk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .mateslots-hrv6s6 {
    top: 25px;
    right: 25px;
  }
}

.mateslots-bl2abv,
.mateslots-k9f3gg {
  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-jmx16g.mateslots-9kp1q5::before,
.mateslots-k9f3gg::before,
.mateslots-5dn114::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-fjlxll.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.mateslots-i259ii 14.mateslots-c8omjr.mateslots-qc1t9y 14.mateslots-00ebd6 15.mateslots-34opgi 14.mateslots-608ps0 15.mateslots-6dcogp 14.mateslots-elc86g.mateslots-h7x7lh 14.mateslots-6do7k1 19.mateslots-cymqhw 12.mateslots-o159zb 19.mateslots-cymqhw 10.mateslots-db6qkm.mateslots-cymqhw 8.mateslots-29zz8m 17.mateslots-w8l7ej 7.mateslots-oxw82t 15.mateslots-bptqzg 7.mateslots-6o742b.mateslots-lv16lx 7.mateslots-oxw82t 11.mateslots-l1w322 8.mateslots-29zz8m 11.mateslots-l1w322 10.mateslots-2axyv4.mateslots-l1w322 12.mateslots-0qa548 13.mateslots-tf54j5 14.mateslots-51f0z5 15.mateslots-9yxk02 14.mateslots-4ephvt.mateslots-k10owi 14.mateslots-ygd8rb 15.mateslots-pks3gl 14.mateslots-lkrqlq 15.mateslots-1rmk2w 14.mateslots-au0svj.mateslots-i259ii 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.mateslots-70b1hp 15.mateslots-x2ckop.mateslots-jkapcs 15.mateslots-xl4wc8 15.mateslots-61xvfj 15.mateslots-64feei 15.mateslots-7vmedk 15.mateslots-myzmkl.mateslots-5fxijn 15.mateslots-64feei 15.mateslots-rto70t 15.mateslots-6viq67 15.mateslots-65f817 15.mateslots-k3zbs2.mateslots-sgmstl 15.mateslots-1v7wdn 7.mateslots-s58hl3 18.mateslots-pykkfo 7.mateslots-nt7hrx 23.mateslots-eo5i3z.mateslots-lt4h3x.mateslots-u8wa3l 18.mateslots-wlcx2d 19.mateslots-wac4sc 15.mateslots-7g4brf 15.mateslots-70b1hp 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.mateslots-1fgpli [type="submit"] *,
.mateslots-tgu68s button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .mateslots-4o4o13 {
    display: none;
  }
}

.mateslots-lz7t00 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .mateslots-lz7t00 {
  display: none;
}

@media (min-width: 768px) {
  .mateslots-lz7t00 {
    bottom: 22px;
  }
}

.mateslots-lz7t00 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .mateslots-lz7t00 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.mateslots-tqpgen.static) .mateslots-lz7t00 {
    bottom: 8px;
  }
}

.mateslots-m9fku9 {
  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-fjlxll.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.mateslots-l3h94g 3.mateslots-u6z2mv.mateslots-iy6vj6.mateslots-e2vok8 3.mateslots-x0t4is 3.mateslots-mv986q 5.mateslots-p1wrzu 3.mateslots-mv986q 8.mateslots-s3770v.mateslots-v23up8.mateslots-mv986q 26.mateslots-f2vgme 5.mateslots-w6sc3h 28.mateslots-ahg8hg 8.mateslots-zpefza 28.mateslots-gugvbk.mateslots-lk1edf 28.mateslots-cc5uzn.mateslots-c980o1 34.mateslots-uhrhln.mateslots-9qxcpt 36.mateslots-g52iyb 11.mateslots-hm4wsk 37.mateslots-nxq8cc 12.mateslots-pa0420 36.mateslots-m8avqa.mateslots-0oxq2z 28.mateslots-2mmt19.mateslots-nodc2y.mateslots-awqxvu 28.mateslots-ysis9e 36.mateslots-sh2p2h 26.mateslots-snqlwy 36.mateslots-sh2p2h 23.mateslots-nmvnvx.mateslots-8172sq.mateslots-sh2p2h 5.mateslots-ptdfpz 34.mateslots-lyd5wx 3.mateslots-x0t4is 31.mateslots-l3h94g 3.mateslots-taij7l.mateslots-8yjyks 18.mateslots-27p1va.mateslots-dzrug1 18.mateslots-w3vrox 8.mateslots-9sfeaz 17.mateslots-fup5yx 8.mateslots-9sfeaz 15.mateslots-j5jwvx.mateslots-9sfeaz 14.mateslots-0g1bmy 9.mateslots-dzrug1 13.mateslots-2kus1q 11.mateslots-8yjyks 13.mateslots-tf2q8b.mateslots-xatgs8 13.mateslots-2kus1q 13.mateslots-ace30x 14.mateslots-0g1bmy 13.mateslots-ace30x 15.mateslots-tgw9fl.mateslots-ace30x 17.mateslots-fup5yx 12.mateslots-xatgs8 18.mateslots-w3vrox 11.mateslots-8yjyks 18.mateslots-02y4mm.mateslots-1y4f9t 18.mateslots-4of20k.mateslots-pwxs7v 18.mateslots-w3vrox 17.mateslots-wnnk6c 17.mateslots-fup5yx 17.mateslots-wnnk6c 15.mateslots-gptvji.mateslots-wnnk6c 14.mateslots-0g1bmy 18.mateslots-pwxs7v 13.mateslots-2kus1q 20.mateslots-1y4f9t 13.mateslots-mu1mnk.mateslots-u6w1qn 13.mateslots-2kus1q 22.mateslots-mx5dwt 14.mateslots-0g1bmy 22.mateslots-mx5dwt 15.mateslots-z4jw55.mateslots-9138m4 17.mateslots-fup5yx 21.mateslots-u6w1qn 18.mateslots-w3vrox 20.mateslots-1y4f9t 18.mateslots-8xztrv.mateslots-gjxavz 18.mateslots-sutldq.mateslots-dhirvq 18.mateslots-w3vrox 26.mateslots-w2qess 17.mateslots-fup5yx 26.mateslots-w2qess 15.mateslots-s526wr.mateslots-w2qess 14.mateslots-0g1bmy 27.mateslots-dhirvq 13.mateslots-2kus1q 28.mateslots-gjxavz 13.mateslots-4c1vy1.mateslots-03l5vp 13.mateslots-2kus1q 31.mateslots-n3wkpi 14.mateslots-0g1bmy 31.mateslots-n3wkpi 15.mateslots-6v3tpk.mateslots-w2qess 17.mateslots-fup5yx 30.mateslots-03l5vp 18.mateslots-w3vrox 28.mateslots-gjxavz 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-m9fku9 {
    display: none;
  }
}

.mateslots-lbfue3 {
  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-lbfue3 {
    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-tgu68s {
  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-tgu68s {
    padding: 14px 16px;
  }
}

.mateslots-tgu68s button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.mateslots-tgu68s button:first-child {
  align-content: end;
}

.mateslots-tgu68s button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .mateslots-tgu68s
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .mateslots-tgu68s
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.mateslots-tgu68s button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.mateslots-tgu68s button:last-child svg {
  width: 38px;
  height: 38px;
}

.mateslots-5dn114 {
  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-5dn114::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .mateslots-5dn114,
.pc61d126-chatbot[data-active-screen="3"]
  .mateslots-5dn114 {
  opacity: 1;
  visibility: visible;
}

.mateslots-9713gf {
  flex: 1 1;
}

.mateslots-t6s4z6 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .mateslots-t6s4z6 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .mateslots-hy0uhz {
  display: block;
}

.mateslots-olhws4 {
  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-olhws4 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.mateslots-k9f3gg {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.mateslots-k9f3gg::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.mateslots-x2xh27 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.mateslots-x2xh27 p {
  color: var(--Text-100);
}

.mateslots-k9f3gg .mateslots-a7os9r {
  grid-area: button;
}

.mateslots-k9f3gg .mateslots-a7os9r::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-fjlxll.org/2000/svg'%3E%3Cpath d='M4.mateslots-e1qxrm 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mateslots-grk3qz 15L16.mateslots-grk3qz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mateslots-grk3qz 5L16.mateslots-grk3qz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .mateslots-gc4nlw {
  display: block;
}

.mateslots-pgxd0w {
  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-pgxd0w {
    margin-top: 40px;
  }
}

.mateslots-bl2abv label,
.mateslots-bl2abv input {
  display: block;
  width: 100%;
}

.mateslots-bl2abv label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.mateslots-bl2abv label.mateslots-slmqg6 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.mateslots-bl2abv label.mateslots-slmqg6::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-bl2abv 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-bl2abv input::placeholder {
  color: var(--Text-400);
}

.mateslots-6vj4on {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .mateslots-6vj4on {
  display: flex;
}

.mateslots-6vj4on ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .mateslots-6vj4on ol {
    height: 420px;
    padding: 24px;
  }
}

.mateslots-6vj4on ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.mateslots-1fgpli {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .mateslots-1fgpli {
    padding: 0 24px 24px;
  }
}

.mateslots-1fgpli 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-1fgpli input::placeholder {
  color: var(--Text-400);
}

.mateslots-1fgpli [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.mateslots-1fgpli [type="submit"]:disabled {
  opacity: 0.5;
}

.mateslots-1fgpli [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .mateslots-1fgpli [type="submit"] {
    right: 40px;
  }
}

.mateslots-jmx16g {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.mateslots-jmx16g.mateslots-9kp1q5 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.mateslots-jmx16g.mateslots-9kp1q5::before {
  content: "";
  width: 31px;
}

.mateslots-jmx16g.mateslots-9kp1q5 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mateslots-jmx16g.mateslots-uppqhb p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.mateslots-jmx16g p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mateslots-lz7t00 .mateslots-a7os9r {
  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-4o4o13 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .mateslots-4o4o13 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .mateslots-4o4o13 {
    padding: 18px 0;
  }
}

.mateslots-4o4o13 .mateslots-nw6yio {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .mateslots-4o4o13 .mateslots-nw6yio {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.mateslots-or4pfo {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .mateslots-or4pfo {
    max-width: 160px;
    height: 40px;
  }
}

.mateslots-or4pfo picture,
.mateslots-or4pfo img {
  display: block;
  width: 100%;
  height: 100%;
}

.mateslots-or4pfo img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .mateslots-gt3rba {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.mateslots-k47zx2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .mateslots-4o4o13.mateslots-s7e7sg .mateslots-gt3rba {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .mateslots-gt3rba {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .mateslots-gt3rba {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.mateslots-mjv5bv,
.mateslots-gzdfl7 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .mateslots-mjv5bv,
  .mateslots-gzdfl7 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .mateslots-gzdfl7 {
    display: none;
  }
}

.mateslots-17rayr {
  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-s7e7sg .mateslots-17rayr {
  background: var(--fh-bg-color);
}

.mateslots-17rayr button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .mateslots-17rayr {
    display: none;
  }
}

.mateslots-qkh9ny {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mateslots-qkh9ny {
    display: none;
  }
}

.mateslots-pr8zo0 {
  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-4o4o13.mateslots-s7e7sg .mateslots-pr8zo0:first-child {
  display: none;
}

.mateslots-4o4o13.mateslots-s7e7sg .mateslots-pr8zo0:last-child {
  display: block;
}

.mateslots-pr8zo0:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .mateslots-pr8zo0 {
    display: none;
  }
}

.mateslots-z7r1bj {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mateslots-z7r1bj {
    display: flex;
  }
}

.mateslots-z7r1bj ul {
  max-height: 350px;
  overflow-y: auto;
}

.mateslots-z7r1bj:hover ul {
  visibility: visible;
  opacity: 1;
}

.mateslots-z7r1bj:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.mateslots-z7r1bj:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.mateslots-z7r1bj:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.mateslots-z7r1bj:hover .mateslots-utbmbo svg {
  transform: rotate(180deg);
}

.mateslots-zudtkc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.mateslots-a91842 {
  padding: 0 8px;
}

.mateslots-b7gs5i {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.mateslots-b7gs5i:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .mateslots-b7gs5i {
    padding: 4px 8px;
  }
}

.mateslots-hs2iaw {
  display: flex;
}

.mateslots-hs2iaw img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.mateslots-utbmbo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.mateslots-utbmbo svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.mateslots-jqxpcd {
  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-jqxpcd {
    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-9sbkca {
  width: 100%;
}

@media (min-width: 1200px) {
  .mateslots-9sbkca {
    display: none;
  }
}

.mateslots-jy8z4z {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.mateslots-5n3213 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.mateslots-w9qq02 {
  display: flex;
}

.mateslots-51suj3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.mateslots-cs8xv2 {
  list-style: none;
}

@media (max-width: 1199px) {
  .mateslots-cs8xv2 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .mateslots-cs8xv2 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .mateslots-cs8xv2 .mateslots-hfep9c [data-ref-el],
  .mateslots-cs8xv2 .mateslots-hfep9c span,
  .mateslots-cs8xv2 .mateslots-hfep9c a {
    white-space: nowrap;
  }
}

.mateslots-flz1wk {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .mateslots-flz1wk.mateslots-0cdafm > .mateslots-hfep9c {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .mateslots-flz1wk.mateslots-vff67p:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .mateslots-flz1wk.mateslots-0cdafm > .mateslots-4bgpp1 {
    height: auto;
  }

  .mateslots-flz1wk.mateslots-0cdafm > div > .mateslots-4tuts2 {
    transform: rotate(180deg);
  }
}

.mateslots-flz1wk [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.mateslots-flz1wk [data-ref-el],
.mateslots-flz1wk span {
  cursor: pointer;
}

.mateslots-flz1wk [data-ref-el],
.mateslots-flz1wk span,
.mateslots-flz1wk 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-flz1wk [data-ref-el],
  .mateslots-flz1wk span,
  .mateslots-flz1wk a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .mateslots-flz1wk [data-ref-el],
  .mateslots-flz1wk span,
  .mateslots-flz1wk a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.mateslots-4bgpp1 {
  height: 0;
  overflow: hidden;
  transition: height 0.mateslots-k47zx2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.mateslots-4bgpp1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.mateslots-4bgpp1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.mateslots-4bgpp1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .mateslots-4bgpp1 {
    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-4bgpp1:has(> .mateslots-flz1wk.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .mateslots-4bgpp1 .mateslots-4bgpp1 {
    padding: 0;
  }

  .mateslots-4bgpp1 .mateslots-flz1wk {
    font-weight: 400;
  }

  .mateslots-4bgpp1 .mateslots-flz1wk:hover > .mateslots-hfep9c {
    background: var(--Neutral-300);
  }

  .mateslots-4bgpp1 .mateslots-4tuts2 {
    rotate: -90deg;
  }
}

.mateslots-hfep9c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mateslots-hfep9c {
    padding: 8px;
  }

  .mateslots-flz1wk.mateslots-cebb4z > .mateslots-hfep9c {
    background: var(--Neutral-300);
  }
}

.mateslots-4tuts2 {
  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-fjlxll.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.mateslots-4c9a16 0.mateslots-kp9s4e.mateslots-lnobhq -0.mateslots-xepgly 0.mateslots-508nbs -0.mateslots-xepgly 1.mateslots-zhmyzz 0.mateslots-jgzf45.mateslots-s3g8bb 4.mateslots-yaz7i9.mateslots-4c9a16 0.mateslots-bon2p2.mateslots-5lqezh -0.mateslots-xepgly 9.mateslots-sr5qgs -0.mateslots-xepgly 10.mateslots-rn1jpw 0.mateslots-6t7f2h.mateslots-3rd6cz 0.mateslots-lnobhq 10.mateslots-3rd6cz 0.mateslots-508nbs 10.mateslots-rn1jpw 1.mateslots-2olr6u.mateslots-p7ctf5 5.mateslots-gdknrg.mateslots-0gue6a 6.mateslots-cn0tk0 5.mateslots-5jz70d 6.mateslots-cn0tk0 4.mateslots-ioudws 5.mateslots-cwz4nu.mateslots-4c9a16 1.mateslots-coso0k.mateslots-xepgly 0.mateslots-508nbs -0.mateslots-xepgly 0.mateslots-lnobhq 0.mateslots-4c9a16 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.mateslots-k47zx2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mateslots-4tuts2 {
    cursor: default;
  }
}

.mateslots-smpzzs {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.mateslots-hic2jg {
  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-hic2jg {
    padding: 40px 4px;
  }
}

.mateslots-pvqyan {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .mateslots-pvqyan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.mateslots-aoxy6s {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .mateslots-aoxy6s {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.mateslots-aoxy6s ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.mateslots-aoxy6s [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.mateslots-aoxy6s [data-ref-el],
.mateslots-aoxy6s span,
.mateslots-aoxy6s a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.mateslots-tm92tn {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mateslots-tm92tn {
    margin-bottom: 12px;
  }
}

.mateslots-wz978h {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.mateslots-wz978h img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .mateslots-wz978h:last-child {
    margin-right: 0;
  }
}

.mateslots-cm6bk2 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mateslots-tm92tn:hover .mateslots-851c1r {
  visibility: visible;
  opacity: 1;
}

.mateslots-851c1r {
  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-i8y11v {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mateslots-sn4tj0 {
  display: flex;
  margin: 6px;
}

.mateslots-sn4tj0 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.mateslots-851c1r::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-851c1r::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-it98nj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .mateslots-it98nj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.mateslots-f8ewrf {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .mateslots-f8ewrf {
    margin-right: 32px;
  }
}

.mateslots-0659ys {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mateslots-0659ys {
    margin-top: 0;
    width: 340px;
  }
}

.mateslots-0659ys a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mateslots-bvfltc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.mateslots-irvt8v {
  position: relative;
}

@media (min-width: 768px) {
  .mateslots-irvt8v {
    margin-top: 40px;
  }
}

.mateslots-irvt8v + .mateslots-e17roo,
.mateslots-irvt8v + .mateslots-irvt8v {
  margin-top: 24px;
}

.mateslots-vzy5lo {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .mateslots-vzy5lo {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .mateslots-vzy5lo {
    padding: 80px;
  }
}

.mateslots-sb1ahp {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .mateslots-sb1ahp {
    padding: 0 16px;
}


}

.mateslots-ny3p30 {
  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-ny3p30 {
    font-size: 48px;
    line-height: 56px;
  }
}

.mateslots-idjjus {
  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-idjjus {
    font-size: 24px;
    line-height: 32px;
  }
}

.mateslots-cjje46 {
  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-cjje46:hover {
  background: var(--button-bg-hover);
}

.mateslots-dklbac {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.mateslots-dklbac img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .mateslots-dklbac img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .mateslots-dklbac img {
  min-height: 100%;
  }
}

.mateslots-vzy5lo::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mateslots-gwudn9 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.mateslots-gwudn9 h1,
.mateslots-gwudn9 h2,
.mateslots-gwudn9 h3,
.mateslots-gwudn9 h4 {
  margin-bottom: 6px;
}

.mateslots-gwudn9 h1:not(:first-child),
.mateslots-gwudn9 h2:not(:first-child),
.mateslots-gwudn9 h3:not(:first-child),
.mateslots-gwudn9 h4:not(:first-child) {
  margin-top: 16px;
}

.mateslots-gwudn9 h1,
.mateslots-gwudn9 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .mateslots-gwudn9 h1,
  .mateslots-gwudn9 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.mateslots-gwudn9 h2,
.mateslots-gwudn9 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .mateslots-gwudn9 h2,
  .mateslots-gwudn9 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-gwudn9 h3,
.mateslots-gwudn9 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .mateslots-gwudn9 h3,
  .mateslots-gwudn9 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.mateslots-gwudn9 h4,
.mateslots-gwudn9 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.mateslots-gwudn9 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.mateslots-gwudn9 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.mateslots-gwudn9 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-gwudn9 ul ul {
  margin-bottom: 8px;
}

.mateslots-gwudn9 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.mateslots-gwudn9 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.mateslots-gwudn9 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.mateslots-gwudn9 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.mateslots-gwudn9 ol li::marker {
  font-weight: 700;
}

.mateslots-gwudn9 ol ol {
  margin-bottom: 8px;
}

.mateslots-gwudn9 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.mateslots-gwudn9 ol ul li {
  padding-left: 16px;
}

.mateslots-gwudn9 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-gwudn9 table {
    padding: 24px;
  }
}

.mateslots-gwudn9 table.mateslots-qe6qe2 {
  -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-k47zx2,
    mask-image 0.3s;
}

.mateslots-gwudn9 table.mateslots-qe6qe2.mateslots-7oy4ul {
  -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-gwudn9 table {
    display: table;
  }
}

.mateslots-gwudn9 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-gwudn9 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mateslots-gwudn9 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mateslots-gwudn9 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-gwudn9 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.mateslots-gwudn9 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mateslots-gwudn9 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mateslots-gwudn9 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.mateslots-gwudn9 img {
  max-width: 100%;
  height: auto;
}

.mateslots-ywbzc8 {
  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-ywbzc8 {
    padding: 24px;
  }
}

.mateslots-jyceiv {
  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-jyceiv {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.mateslots-jyceiv > * {
  margin: 0 !important;
}

.mateslots-jyceiv img,
.mateslots-ojuqev {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-jyceiv img,
  .mateslots-ojuqev {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-6ntm78 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-6ntm78 {
    width: 32px;
    height: 32px;
  }
}

.mateslots-ykoiac {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.mateslots-ykoiac .mateslots-vbdiiy {
  flex-shrink: 0;
}

.mateslots-ykoiac .mateslots-461lg2 svg {
  display: none;
}

.mateslots-hquxfr {
  display: grid;
  transition: max-height 0.mateslots-k47zx2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .mateslots-hquxfr {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .mateslots-hquxfr {
    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-hquxfr.mateslots-j31jm0 + .mateslots-vbdiiy svg {
  transform: rotate(180deg);
}

.mateslots-4mefs1 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.mateslots-4mefs1 > div:nth-child(3n) {
  grid-column: span 2;
}

.mateslots-4mefs1
  > div:nth-child(3n)
  .mateslots-hiuzu9
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .mateslots-4mefs1 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .mateslots-4mefs1 > div:nth-child(3n) {
    grid-column: unset;
  }

  .mateslots-4mefs1
    > div:nth-child(3n)
    .mateslots-hiuzu9
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .mateslots-4mefs1 {
    max-width: 270px;
  }
}

.mateslots-4mefs1 .mateslots-hiuzu9 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .mateslots-4mefs1 .mateslots-hiuzu9 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .mateslots-4mefs1 .mateslots-hiuzu9 button {
    max-width: 104px;
  }
}

.mateslots-4gnurf {
  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-4gnurf {
    margin-bottom: 0;
  }
}

.mateslots-edo48r {
  display: none;
  opacity: 0;
}

.mateslots-n3e8pe {
  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-n3e8pe img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.mateslots-hiuzu9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.mateslots-hiuzu9 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-hiuzu9
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mateslots-hiuzu9
    button {
    max-width: 145px;
  }
}

.mateslots-25zonr:first-child
  .mateslots-hiuzu9
  button {
  max-width: 270px;
}

.mateslots-m1u4gt {
  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-4gnurf picture {
  width: 100%;
  max-width: 100%;
}

.mateslots-onvir1 {
  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-onvir1 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.mateslots-4gnurf:hover .mateslots-onvir1 {
  display: flex;
}

.mateslots-omv6if {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.mateslots-tg7z7y {
  display: flex;
}

.mateslots-tg7z7y:hover .mateslots-nvmo5u,
.mateslots-tg7z7y .mateslots-cebb4z .mateslots-nvmo5u {
  display: flex;
}

.mateslots-tg7z7y svg {
  flex-shrink: 0;
}

.mateslots-nvmo5u {
  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-nvmo5u {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.mateslots-nvmo5u:hover {
  display: flex;
}

.mateslots-nvmo5u svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.mateslots-hes7l8 {
  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-hes7l8 {
    font-size: 12px;
  }
}

.mateslots-0dw1gs,
.mateslots-1lrt4x {
  width: 50%;
  flex-shrink: 0;
}

.mateslots-0dw1gs {
  font-weight: 700;
}

.mateslots-0n0qgk .mateslots-hquxfr {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .mateslots-0n0qgk .mateslots-hquxfr {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .mateslots-0n0qgk .mateslots-hquxfr {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.mateslots-0n0qgk
  .mateslots-m1u4gt:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.mateslots-0n0qgk .mateslots-n3e8pe {
  height: 100% !important;
  border-radius: 16px;
}

.mateslots-0n0qgk .mateslots-hiuzu9 {
  gap: 4px;
  align-items: center;
}

.mateslots-0n0qgk .mateslots-hiuzu9 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mateslots-0n0qgk .mateslots-hiuzu9 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.mateslots-0n0qgk .mateslots-jyazva,
.mateslots-0n0qgk .mateslots-xe7ddi {
  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-fjlxll.org/2000/svg'%3E%3Cpath d='M9.mateslots-rp41fo 4.mateslots-bv3be2.mateslots-zvnzco 5.mateslots-bf61m0.mateslots-wqjbni 5.mateslots-lsjktx.mateslots-tn35qy 5.mateslots-nnxcyo.mateslots-dzznk6 8.mateslots-th9fap.mateslots-3en2lm 9.mateslots-xtbemq.mateslots-v7yar7 9.mateslots-fvtyxr.mateslots-63lub5 13.mateslots-xrltmb.mateslots-gcb5hh 11.mateslots-1371e9.mateslots-dc089v 11.mateslots-sjrhtq.mateslots-ufsw85 11.mateslots-qay6ii.mateslots-o6umpj 13.mateslots-b8fu1t.mateslots-p3ciig 9.mateslots-wc33so.mateslots-kvprk2 9.mateslots-ogrp0m.mateslots-rrkowk 8.mateslots-a6ee03.mateslots-tk914b 5.mateslots-lync48.mateslots-l84nx3 5.mateslots-jmhel6.mateslots-7pnh33 5.mateslots-cxmv0f.mateslots-inq4gn 4.mateslots-rtjnt4.mateslots-dc089v 1.mateslots-bm9t0k.mateslots-rp41fo 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.mateslots-0n0qgk .mateslots-jyazva {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.mateslots-0n0qgk .mateslots-xe7ddi {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.mateslots-wqp28e {
  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-wqp28e {
    padding: 24px;
  }
}

.mateslots-wqp28e .mateslots-vbdiiy {
  display: flex;
}

@media (min-width: 768px) {
  .mateslots-wqp28e .mateslots-vbdiiy {
    display: none;
  }
}

.mateslots-wqp28e .mateslots-461lg2 svg {
  display: none;
}

.mateslots-p54rv4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mateslots-p54rv4 .mateslots-k1r0gx {
  display: none;
}

@media (min-width: 768px) {
  .mateslots-p54rv4 .mateslots-k1r0gx {
    display: flex;
  }
}

.mateslots-ra6fzx {
  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-ra6fzx {
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-ra6fzx > * {
  margin: 0 !important;
}

.mateslots-ra6fzx img,
.mateslots-cimqxm {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-ra6fzx img,
  .mateslots-cimqxm {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-iizirt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-iizirt {
    width: 32px;
    height: 32px;
  }
}

.mateslots-885sa5 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .mateslots-885sa5 {
    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-885sa5::-webkit-scrollbar {
    display: none;
  }
}

.mateslots-exunyi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .mateslots-exunyi {
    padding: 7px 15px;
  }
}

.mateslots-exunyi:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mateslots-nt3wgd {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mateslots-nt3wgd {
    display: flex;
    opacity: 1;
  }
}

.mateslots-exunyi picture {
  height: 100%;
  display: block;
}

.mateslots-exunyi img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .mateslots-exunyi img {
    width: 88px;
    height: 44px;
  }
}

.mateslots-exunyi p {
  text-align: center;
  width: 100%;
}

.mateslots-np0yjr {
  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-np0yjr {
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-np0yjr img,
.mateslots-wffaac {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-np0yjr img,
  .mateslots-wffaac {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-95k4xr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-95k4xr {
    width: 32px;
    height: 32px;
  }
}

.mateslots-fepusz {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.mateslots-0cc5ea {
  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-kczxa8 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.mateslots-kczxa8.mateslots-cebb4z {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.mateslots-w9xmsa {
  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-w9xmsa {
    font-size: 20px;
    line-height: 28px;
  }
}

.mateslots-gvxl9o {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.mateslots-vgcifp {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.mateslots-k47zx2 ease;
  opacity: 0;
  color: var(--text-color);
}

.mateslots-fd4bgw {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.mateslots-fd4bgw ol,
.mateslots-fd4bgw ul {
  padding-left: 1.3em;
}

.mateslots-kczxa8.mateslots-cebb4z .mateslots-vgcifp {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.mateslots-kczxa8.mateslots-cebb4z .mateslots-gvxl9o {
  transform: rotate(180deg);
  color: var(--text-color);
}

.mateslots-x0adwr {
  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-x0adwr {
    padding: 24px;
  }
}

.mateslots-x0adwr .mateslots-vbdiiy {
  display: flex;
}

@media (min-width: 768px) {
  .mateslots-x0adwr .mateslots-vbdiiy {
    display: none;
  }
}

.mateslots-x0adwr .mateslots-461lg2 svg {
  display: none;
}

.mateslots-ijbyv2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mateslots-ijbyv2 .mateslots-k1r0gx {
  display: none;
}

@media (min-width: 768px) {
  .mateslots-ijbyv2 .mateslots-k1r0gx {
    display: flex;
  }
}

.mateslots-kin7ox {
  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-kin7ox {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.mateslots-kin7ox > * {
  margin: 0 !important;
}

.mateslots-kin7ox img,
.mateslots-bhic3a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mateslots-kin7ox img,
  .mateslots-bhic3a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mateslots-5xgq0d {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mateslots-5xgq0d {
    width: 32px;
    height: 32px;
  }
}

.mateslots-1wq75j {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .mateslots-1wq75j {
    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-1wq75j::-webkit-scrollbar {
    display: none;
  }
}

.mateslots-etjpd2 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.mateslots-etjpd2:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mateslots-jfpze1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mateslots-jfpze1 {
    display: flex;
    opacity: 1;
  }
}

.mateslots-etjpd2 picture {
  width: auto;
  height: 100%;
  display: block;
}

.mateslots-etjpd2 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.mateslots-aacu3j {
  margin: -24px 0;
}

.mateslots-aacu3j:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .mateslots-aacu3j {
    margin: -16px 0;
  }
}

.mateslots-gy0d64 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mateslots-gy0d64 {
    flex-direction: row;
  }
}

.mateslots-qz12w6 {
  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-qz12w6 {
    flex: 1;
  }
}

.mateslots-qz12w6::placeholder {
  color: var(--Text-400);
}

.mateslots-3cwvpd {
  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-nhau7n {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.mateslots-nhau7n::-webkit-scrollbar {
  display: none;
}

.mateslots-s0eewe {
  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-s0eewe img,
.mateslots-s0eewe svg {
  margin-right: 8px;
}

.mateslots-98j7wd {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.mateslots-aacu3j + .mateslots-h61n0f {
  margin-top: 0;
}

@media (min-width: 768px) {
  .mateslots-aacu3j + .mateslots-h61n0f {
    margin-top: -16px;
  }
}

.mateslots-a905vh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.mateslots-a905vh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.mateslots-a905vh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.mateslots-dhzxaf {
  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-ufazt1 {
  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-pcwg1y {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.mateslots-h1clkf {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.mateslots-ncj56c {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.mateslots-dhzxaf 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-dhzxaf 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-dhzxaf {
    padding: 39px 179px 39px 39px;
  }

  .mateslots-ufazt1 {
    font-size: 40px;
    line-height: 48px;
  }

  .mateslots-ncj56c {
    height: 348px;
  }

  .mateslots-dhzxaf button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .mateslots-dhzxaf button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .mateslots-dhzxaf {
    padding: 63px;
  }
}

.mateslots-35frfz {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .mateslots-35frfz {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.mateslots-0rwkuz {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mateslots-0rwkuz {
    width: auto;
  }
}

.mateslots-tt1k8x {
  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-tt1k8x::-webkit-scrollbar {
  display: none;
}

.mateslots-tt1k8x 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-tt1k8x a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mateslots-tt1k8x {
    margin-left: 16px;
    margin-top: 0;
  }
}

.mateslots-35frfz .mateslots-t14xiw {
  -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-k47zx2,
    mask-image 0.3s;
}

.mateslots-35frfz .mateslots-t14xiw.mateslots-7oy4ul {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.mateslots-tvukct {
  margin: 40px -16px;
}

.mateslots-6fubbz + .mateslots-e17roo,
.mateslots-6fubbz + .mateslots-irvt8v {
  margin-top: 24px;
}

.mateslots-bpl2z5 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.mateslots-bpl2z5 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.mateslots-8v92b6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .mateslots-8v92b6 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .mateslots-8v92b6 {
    margin-top: 0;
  }
}

.mateslots-4nzn7s {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mateslots-4nzn7s {
    font-size: 24px;
    line-height: 32px;
  }
}

.mateslots-y0ga7c {
  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-y0ga7c {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.mateslots-6lal23 {
  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-6lal23 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.mateslots-eu7vmi {
  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-eu7vmi {
    font-size: 20px;
    line-height: 28px;
  }
}

.mateslots-16xdeq {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mateslots-16xdeq {
    font-size: 32px;
    line-height: 40px;
  }
}

.mateslots-37fsu0 {
  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-ez9njy {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.mateslots-ez9njy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.mateslots-h61n0f {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.mateslots-wq8b64 {
  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-wq8b64 {
    padding: 15px 48px;
  }
}

main > .mateslots-h61n0f {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .mateslots-hquxfr.mateslots-yf0z6q > div:nth-child(n+5) {
    display: none;
  }
}

.mateslots-gwudn9 p a img {
  display: block;
  margin: 0 auto;
}


.mateslots-bfvug6 {
  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-wqo96n {
  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-wqo96n label {
  font-size: 14px;
}

.mateslots-wqo96n h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.mateslots-wqo96n input,
.mateslots-wqo96n textarea,
.mateslots-wqo96n 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-wqo96n button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.mateslots-qwglkr ease;
}
.mateslots-wqo96n button:hover {
  background-color: var(--button-bg-hover);
}
.mateslots-xzvnb4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.mateslots-u5atxn ease-in;
}

.mateslots-xzvnb4 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-dmhvtu, .mateslots-y9150e, [class*="review-card"],
thead, thead th, table th, .mateslots-09l3xd,
.mateslots-pmjyks, [class*="collapsible-header"],
.mateslots-dihpvy, [class*="updated-block"] {
  color: #ece7dc !important;
}
