* {
  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;
  }
}

.slotuna-e9eytq {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .slotuna-e9eytq {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .slotuna-e9eytq {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.slotuna-r25u5u {
  overflow: hidden;
}

.slotuna-f814iy img {
  background: var(--Neutral-300);
}

.slotuna-w76516 {
  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;
}

.slotuna-wsnmsr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.slotuna-wsnmsr:hover {
  background: var(--button-bg-hover);
}

.slotuna-69g70b {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.slotuna-69g70b:hover {
  background: var(--button-bg-hover);
}

.slotuna-4qo9ma {
  font-size: 12px;
  line-height: 18px;
}

.slotuna-bz4akn {
  font-size: 18px;
  line-height: 26px;
}

.slotuna-hlxup9 {
  width: 100%;
}

.slotuna-5ydfe4 {
  padding: 6px 16px;
}

.slotuna-nj8oy5 {
  padding: 10px 16px;
}

.slotuna-9l5ugg {
  padding: 15px 26px;
}

.slotuna-reuwjm {
  flex-shrink: 0;
}

.slotuna-kbevi6 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.slotuna-q4h3uw {
  display: none;
}

.slotuna-lfszsk {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.slotuna-sd5l5z {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.slotuna-awentc {
  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;
}

.slotuna-c8yuqn {
  cursor: grab;
}

.slotuna-awentc::-webkit-scrollbar {
  display: none;
}

.slotuna-hrm3mc {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.slotuna-nrq8qr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.slotuna-q2r2aa {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.slotuna-n7e89g {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.slotuna-gv4wco {
  visibility: visible;
}

.slotuna-9r08sm {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.slotuna-df439l ease;
}

.slotuna-ujpd7z {
  background-color: var(--Primary-200);
  width: 16px;
}

.slotuna-6xw1tb {
  -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.slotuna-df439l,
    mask-image 0.3s;
}

.slotuna-6xw1tb.slotuna-o510ja {
  -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;
  }
}

.slotuna-oz1isf: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;
}

.slotuna-2m5kmv {
  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.slotuna-2hprr6.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.slotuna-2hprr6.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;
}

.slotuna-7r829j {
  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);
}

.slotuna-7r829j::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%
  );
}

.slotuna-h5bitr {
  position: relative;
  z-index: 1;
}

.slotuna-1c21wh {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.slotuna-s02buy {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.slotuna-cp3s2u {
  font-size: 40px;
  line-height: 48px;
}

.slotuna-l40vk3 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.slotuna-ep5cee {
  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;
}

.slotuna-ep5cee:hover {
  background: var(--Primary-400);
}

.slotuna-ep5cee svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.slotuna-oz1isf 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) {
  .slotuna-7r829j {
    max-width: 600px;
    padding: 64px;
  }

  .slotuna-1c21wh {
    font-size: 24px;
    line-height: 32px;
  }

  .slotuna-s02buy {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .slotuna-cp3s2u {
    font-size: 50px;
    line-height: 56px;
  }

  .slotuna-l40vk3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .slotuna-2m5kmv {
    top: 25px;
    right: 25px;
  }
}

.slotuna-kk2w2x,
.slotuna-wcfehz {
  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;
}

.slotuna-jo5zzt.slotuna-93g1we::before,
.slotuna-wcfehz::before,
.slotuna-kskla0::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.slotuna-2hprr6.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.slotuna-9fm1xm 14.slotuna-s34w0v.slotuna-upypaj 14.slotuna-7i3jfw 15.slotuna-oa4363 14.slotuna-msl7xb 15.slotuna-30v6jy 14.slotuna-a7owgq.slotuna-0unsw0 14.slotuna-sctjo1 19.slotuna-b59989 12.slotuna-a1islj 19.slotuna-b59989 10.slotuna-u2f3ry.slotuna-b59989 8.slotuna-y4s1m6 17.slotuna-7t5q68 7.slotuna-yvxytm 15.slotuna-977tt4 7.slotuna-ly7iwe.slotuna-sosf2k 7.slotuna-yvxytm 11.slotuna-9ks5sk 8.slotuna-y4s1m6 11.slotuna-9ks5sk 10.slotuna-wjf76r.slotuna-9ks5sk 12.slotuna-j1b6d6 13.slotuna-wtpnne 14.slotuna-l7iu23 15.slotuna-uuo7mo 14.slotuna-2jmu7w.slotuna-j63vlm 14.slotuna-79mk5r 15.slotuna-1o1jqu 14.slotuna-jtkaog 15.slotuna-0g50xs 14.slotuna-kc5mmz.slotuna-9fm1xm 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.slotuna-8on6xq 15.slotuna-o4fft8.slotuna-ezcpdu 15.slotuna-qyxu5d 15.slotuna-0w8i32 15.slotuna-6n737s 15.slotuna-fx5jya 15.slotuna-014bbv.slotuna-8hzq4z 15.slotuna-6n737s 15.slotuna-nd9fm7 15.slotuna-bih1em 15.slotuna-21tuig 15.slotuna-1b1emi.slotuna-g16c60 15.slotuna-qq8xm6 7.slotuna-pq30n6 18.slotuna-xyv2qh 7.slotuna-esz2ar 23.slotuna-88o5ku.slotuna-tb3nko.slotuna-qpuf82 18.slotuna-om78jc 19.slotuna-jx0y80 15.slotuna-p5tarl 15.slotuna-8on6xq 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.slotuna-7xirrd [type="submit"] *,
.slotuna-6c8zrq button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .slotuna-csogzx {
    display: none;
  }
}

.slotuna-5it3n5 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .slotuna-5it3n5 {
  display: none;
}

@media (min-width: 768px) {
  .slotuna-5it3n5 {
    bottom: 22px;
  }
}

.slotuna-5it3n5 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .slotuna-5it3n5 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.slotuna-2oc6u9.static) .slotuna-5it3n5 {
    bottom: 8px;
  }
}

.slotuna-ytni1w {
  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.slotuna-2hprr6.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.slotuna-tql7cq 3.slotuna-xz4l8v.slotuna-h2s8bh.slotuna-hesa6h 3.slotuna-7vx9qf 3.slotuna-k91g8t 5.slotuna-39rvqa 3.slotuna-k91g8t 8.slotuna-8lohol.slotuna-25wxx3.slotuna-k91g8t 26.slotuna-7od2dd 5.slotuna-z0xsi0 28.slotuna-33il6c 8.slotuna-qy8nag 28.slotuna-olgrbd.slotuna-56mln2 28.slotuna-4uei27.slotuna-gfdhbg 34.slotuna-eeif5t.slotuna-fo45hc 36.slotuna-s6xxbk 11.slotuna-pd3iik 37.slotuna-mual57 12.slotuna-j1ngjs 36.slotuna-9twqzu.slotuna-kepkm1 28.slotuna-b18hdd.slotuna-xwxvx5.slotuna-hd02xq 28.slotuna-hyh3d2 36.slotuna-89gbfz 26.slotuna-49k5c0 36.slotuna-89gbfz 23.slotuna-ej7ruo.slotuna-rg21m6.slotuna-89gbfz 5.slotuna-n4f568 34.slotuna-ipimvk 3.slotuna-7vx9qf 31.slotuna-tql7cq 3.slotuna-tku9wc.slotuna-368ffi 18.slotuna-mjcz2e.slotuna-yrgyd1 18.slotuna-bpwsit 8.slotuna-fei8hu 17.slotuna-dshtm3 8.slotuna-fei8hu 15.slotuna-dgb0zj.slotuna-fei8hu 14.slotuna-pra4ca 9.slotuna-yrgyd1 13.slotuna-926sqb 11.slotuna-368ffi 13.slotuna-iss4cy.slotuna-f0nhmg 13.slotuna-926sqb 13.slotuna-jizcg4 14.slotuna-pra4ca 13.slotuna-jizcg4 15.slotuna-scjl6v.slotuna-jizcg4 17.slotuna-dshtm3 12.slotuna-f0nhmg 18.slotuna-bpwsit 11.slotuna-368ffi 18.slotuna-tsgdjt.slotuna-p3czzz 18.slotuna-ace2kd.slotuna-ouako8 18.slotuna-bpwsit 17.slotuna-qfgzug 17.slotuna-dshtm3 17.slotuna-qfgzug 15.slotuna-dishfu.slotuna-qfgzug 14.slotuna-pra4ca 18.slotuna-ouako8 13.slotuna-926sqb 20.slotuna-p3czzz 13.slotuna-1cwrno.slotuna-kopod4 13.slotuna-926sqb 22.slotuna-x5rqgf 14.slotuna-pra4ca 22.slotuna-x5rqgf 15.slotuna-lr9vwt.slotuna-o4f0re 17.slotuna-dshtm3 21.slotuna-kopod4 18.slotuna-bpwsit 20.slotuna-p3czzz 18.slotuna-uzmyjm.slotuna-60xsz8 18.slotuna-m6t0bj.slotuna-122y7b 18.slotuna-bpwsit 26.slotuna-ds0oub 17.slotuna-dshtm3 26.slotuna-ds0oub 15.slotuna-7p9ecd.slotuna-ds0oub 14.slotuna-pra4ca 27.slotuna-122y7b 13.slotuna-926sqb 28.slotuna-60xsz8 13.slotuna-owu0i9.slotuna-85plo5 13.slotuna-926sqb 31.slotuna-6bvsmx 14.slotuna-pra4ca 31.slotuna-6bvsmx 15.slotuna-lw3i6u.slotuna-ds0oub 17.slotuna-dshtm3 30.slotuna-85plo5 18.slotuna-bpwsit 28.slotuna-60xsz8 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"])
    .slotuna-ytni1w {
    display: none;
  }
}

.slotuna-ikctkz {
  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) {
  .slotuna-ikctkz {
    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;
}

.slotuna-6c8zrq {
  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) {
  .slotuna-6c8zrq {
    padding: 14px 16px;
  }
}

.slotuna-6c8zrq button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.slotuna-6c8zrq button:first-child {
  align-content: end;
}

.slotuna-6c8zrq button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .slotuna-6c8zrq
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .slotuna-6c8zrq
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.slotuna-6c8zrq button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.slotuna-6c8zrq button:last-child svg {
  width: 38px;
  height: 38px;
}

.slotuna-kskla0 {
  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;
}

.slotuna-kskla0::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .slotuna-kskla0,
.pc61d126-chatbot[data-active-screen="3"]
  .slotuna-kskla0 {
  opacity: 1;
  visibility: visible;
}

.slotuna-jvx44v {
  flex: 1 1;
}

.slotuna-sgnbib {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .slotuna-sgnbib {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .slotuna-yavb6o {
  display: block;
}

.slotuna-nqy50k {
  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) {
  .slotuna-nqy50k {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.slotuna-wcfehz {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.slotuna-wcfehz::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.slotuna-6n8ne8 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.slotuna-6n8ne8 p {
  color: var(--Text-100);
}

.slotuna-wcfehz .slotuna-qam7y1 {
  grid-area: button;
}

.slotuna-wcfehz .slotuna-qam7y1::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.slotuna-2hprr6.org/2000/svg'%3E%3Cpath d='M4.slotuna-hwz55v 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.slotuna-votib9 15L16.slotuna-votib9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.slotuna-votib9 5L16.slotuna-votib9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .slotuna-9f3ls0 {
  display: block;
}

.slotuna-8l5bag {
  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) {
  .slotuna-8l5bag {
    margin-top: 40px;
  }
}

.slotuna-kk2w2x label,
.slotuna-kk2w2x input {
  display: block;
  width: 100%;
}

.slotuna-kk2w2x label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.slotuna-kk2w2x label.slotuna-pzncf3 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.slotuna-kk2w2x label.slotuna-pzncf3::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;
}

.slotuna-kk2w2x 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;
}

.slotuna-kk2w2x input::placeholder {
  color: var(--Text-400);
}

.slotuna-vacsp3 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .slotuna-vacsp3 {
  display: flex;
}

.slotuna-vacsp3 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .slotuna-vacsp3 ol {
    height: 420px;
    padding: 24px;
  }
}

.slotuna-vacsp3 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.slotuna-7xirrd {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .slotuna-7xirrd {
    padding: 0 24px 24px;
  }
}

.slotuna-7xirrd 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;
}

.slotuna-7xirrd input::placeholder {
  color: var(--Text-400);
}

.slotuna-7xirrd [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.slotuna-7xirrd [type="submit"]:disabled {
  opacity: 0.5;
}

.slotuna-7xirrd [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .slotuna-7xirrd [type="submit"] {
    right: 40px;
  }
}

.slotuna-jo5zzt {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.slotuna-jo5zzt.slotuna-93g1we {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.slotuna-jo5zzt.slotuna-93g1we::before {
  content: "";
  width: 31px;
}

.slotuna-jo5zzt.slotuna-93g1we p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.slotuna-jo5zzt.slotuna-zjblxx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.slotuna-jo5zzt p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.slotuna-5it3n5 .slotuna-qam7y1 {
  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;
  }
}

.slotuna-csogzx {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .slotuna-csogzx {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .slotuna-csogzx {
    padding: 18px 0;
  }
}

.slotuna-csogzx .slotuna-e9eytq {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .slotuna-csogzx .slotuna-e9eytq {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.slotuna-5wezwv {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .slotuna-5wezwv {
    max-width: 160px;
    height: 40px;
  }
}

.slotuna-5wezwv picture,
.slotuna-5wezwv img {
  display: block;
  width: 100%;
  height: 100%;
}

.slotuna-5wezwv img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .slotuna-wwqr6b {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.slotuna-df439l ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .slotuna-csogzx.slotuna-wsq1ek .slotuna-wwqr6b {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .slotuna-wwqr6b {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .slotuna-wwqr6b {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.slotuna-b5yyiz,
.slotuna-lfkpyn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .slotuna-b5yyiz,
  .slotuna-lfkpyn {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .slotuna-lfkpyn {
    display: none;
  }
}

.slotuna-7s2cex {
  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;
}

.slotuna-wsq1ek .slotuna-7s2cex {
  background: var(--fh-bg-color);
}

.slotuna-7s2cex button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .slotuna-7s2cex {
    display: none;
  }
}

.slotuna-v3oma9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .slotuna-v3oma9 {
    display: none;
  }
}

.slotuna-s33cqf {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.slotuna-csogzx.slotuna-wsq1ek .slotuna-s33cqf:first-child {
  display: none;
}

.slotuna-csogzx.slotuna-wsq1ek .slotuna-s33cqf:last-child {
  display: block;
}

.slotuna-s33cqf:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .slotuna-s33cqf {
    display: none;
  }
}

.slotuna-dra5f4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .slotuna-dra5f4 {
    display: flex;
  }
}

.slotuna-dra5f4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.slotuna-dra5f4:hover ul {
  visibility: visible;
  opacity: 1;
}

.slotuna-dra5f4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.slotuna-dra5f4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.slotuna-dra5f4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.slotuna-dra5f4:hover .slotuna-7j2tz4 svg {
  transform: rotate(180deg);
}

.slotuna-1eei5c {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.slotuna-y404rp {
  padding: 0 8px;
}

.slotuna-516y0v {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.slotuna-516y0v:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .slotuna-516y0v {
    padding: 4px 8px;
  }
}

.slotuna-qr0a55 {
  display: flex;
}

.slotuna-qr0a55 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.slotuna-7j2tz4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.slotuna-7j2tz4 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.slotuna-biw0ex {
  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) {
  .slotuna-biw0ex {
    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;
  }
}

.slotuna-77addq {
  width: 100%;
}

@media (min-width: 1200px) {
  .slotuna-77addq {
    display: none;
  }
}

.slotuna-pt8zvl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.slotuna-gnefy9 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.slotuna-nusvf0 {
  display: flex;
}

.slotuna-vjgxlk {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.slotuna-2q09qg {
  list-style: none;
}

@media (max-width: 1199px) {
  .slotuna-2q09qg {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .slotuna-2q09qg {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .slotuna-2q09qg .slotuna-gas2av [data-ref-el],
  .slotuna-2q09qg .slotuna-gas2av span,
  .slotuna-2q09qg .slotuna-gas2av a {
    white-space: nowrap;
  }
}

.slotuna-hes5oq {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .slotuna-hes5oq.slotuna-sqdgof > .slotuna-gas2av {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .slotuna-hes5oq.slotuna-z89bkb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .slotuna-hes5oq.slotuna-sqdgof > .slotuna-wgztwu {
    height: auto;
  }

  .slotuna-hes5oq.slotuna-sqdgof > div > .slotuna-ezpnka {
    transform: rotate(180deg);
  }
}

.slotuna-hes5oq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.slotuna-hes5oq [data-ref-el],
.slotuna-hes5oq span {
  cursor: pointer;
}

.slotuna-hes5oq [data-ref-el],
.slotuna-hes5oq span,
.slotuna-hes5oq a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .slotuna-hes5oq [data-ref-el],
  .slotuna-hes5oq span,
  .slotuna-hes5oq a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .slotuna-hes5oq [data-ref-el],
  .slotuna-hes5oq span,
  .slotuna-hes5oq a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.slotuna-wgztwu {
  height: 0;
  overflow: hidden;
  transition: height 0.slotuna-df439l ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.slotuna-wgztwu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.slotuna-wgztwu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.slotuna-wgztwu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .slotuna-wgztwu {
    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;
  }

  .slotuna-wgztwu:has(> .slotuna-hes5oq.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .slotuna-wgztwu .slotuna-wgztwu {
    padding: 0;
  }

  .slotuna-wgztwu .slotuna-hes5oq {
    font-weight: 400;
  }

  .slotuna-wgztwu .slotuna-hes5oq:hover > .slotuna-gas2av {
    background: var(--Neutral-300);
  }

  .slotuna-wgztwu .slotuna-ezpnka {
    rotate: -90deg;
  }
}

.slotuna-gas2av {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .slotuna-gas2av {
    padding: 8px;
  }

  .slotuna-hes5oq.slotuna-64xcih > .slotuna-gas2av {
    background: var(--Neutral-300);
  }
}

.slotuna-ezpnka {
  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.slotuna-2hprr6.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.slotuna-bgrebg 0.slotuna-gnepfl.slotuna-5rhjwh -0.slotuna-uifppy 0.slotuna-qepscj -0.slotuna-uifppy 1.slotuna-yfdkcm 0.slotuna-zs0cux.slotuna-xuhbwe 4.slotuna-45si68.slotuna-bgrebg 0.slotuna-ni3vmt.slotuna-73lrxj -0.slotuna-uifppy 9.slotuna-dfzz8f -0.slotuna-uifppy 10.slotuna-7ohe7q 0.slotuna-xmn6c4.slotuna-7a2tuh 0.slotuna-5rhjwh 10.slotuna-7a2tuh 0.slotuna-qepscj 10.slotuna-7ohe7q 1.slotuna-zi86g7.slotuna-2t4i0n 5.slotuna-nii50k.slotuna-1h27ws 6.slotuna-3tf0t4 5.slotuna-x652az 6.slotuna-3tf0t4 4.slotuna-wwqqzr 5.slotuna-uh0yiw.slotuna-bgrebg 1.slotuna-dly8u8.slotuna-uifppy 0.slotuna-qepscj -0.slotuna-uifppy 0.slotuna-5rhjwh 0.slotuna-bgrebg 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.slotuna-df439l ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .slotuna-ezpnka {
    cursor: default;
  }
}

.slotuna-4r0b36 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.slotuna-pr18dd {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .slotuna-pr18dd {
    padding: 40px 4px;
  }
}

.slotuna-5bg8wc {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .slotuna-5bg8wc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.slotuna-hvjm2n {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .slotuna-hvjm2n {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.slotuna-hvjm2n ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.slotuna-hvjm2n [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.slotuna-hvjm2n [data-ref-el],
.slotuna-hvjm2n span,
.slotuna-hvjm2n a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.slotuna-mraiyi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .slotuna-mraiyi {
    margin-bottom: 12px;
  }
}

.slotuna-oa0elo {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.slotuna-oa0elo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .slotuna-oa0elo:last-child {
    margin-right: 0;
  }
}

.slotuna-eykobv {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.slotuna-mraiyi:hover .slotuna-dpa3z1 {
  visibility: visible;
  opacity: 1;
}

.slotuna-dpa3z1 {
  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);
}

.slotuna-fblu6h {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.slotuna-usn5pc {
  display: flex;
  margin: 6px;
}

.slotuna-usn5pc img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.slotuna-dpa3z1::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);
}

.slotuna-dpa3z1::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);
}

.slotuna-0bxux8 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .slotuna-0bxux8 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.slotuna-a8322y {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .slotuna-a8322y {
    margin-right: 32px;
  }
}

.slotuna-0gyyv5 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .slotuna-0gyyv5 {
    margin-top: 0;
    width: 340px;
  }
}

.slotuna-0gyyv5 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.slotuna-r9iqt6 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.slotuna-5i50uf {
  position: relative;
}

@media (min-width: 768px) {
  .slotuna-5i50uf {
    margin-top: 40px;
  }
}

.slotuna-5i50uf + .slotuna-on05as,
.slotuna-5i50uf + .slotuna-5i50uf {
  margin-top: 24px;
}

.slotuna-q8vd7c {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .slotuna-q8vd7c {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .slotuna-q8vd7c {
    padding: 80px;
  }
}

.slotuna-hzl37e {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .slotuna-hzl37e {
    padding: 0 16px;
}


}

.slotuna-ogmzlu {
  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) {
  .slotuna-ogmzlu {
    font-size: 48px;
    line-height: 56px;
  }
}

.slotuna-ot3ztp {
  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) {
  .slotuna-ot3ztp {
    font-size: 24px;
    line-height: 32px;
  }
}

.slotuna-4q8xax {
  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;
}

.slotuna-4q8xax:hover {
  background: var(--button-bg-hover);
}

.slotuna-j43fjq {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.slotuna-j43fjq img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .slotuna-j43fjq img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .slotuna-j43fjq img {
  min-height: 100%;
  }
}

.slotuna-q8vd7c::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.slotuna-yevuht {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.slotuna-yevuht h1,
.slotuna-yevuht h2,
.slotuna-yevuht h3,
.slotuna-yevuht h4 {
  margin-bottom: 6px;
}

.slotuna-yevuht h1:not(:first-child),
.slotuna-yevuht h2:not(:first-child),
.slotuna-yevuht h3:not(:first-child),
.slotuna-yevuht h4:not(:first-child) {
  margin-top: 16px;
}

.slotuna-yevuht h1,
.slotuna-yevuht h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .slotuna-yevuht h1,
  .slotuna-yevuht h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.slotuna-yevuht h2,
.slotuna-yevuht h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .slotuna-yevuht h2,
  .slotuna-yevuht h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-yevuht h3,
.slotuna-yevuht h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .slotuna-yevuht h3,
  .slotuna-yevuht h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.slotuna-yevuht h4,
.slotuna-yevuht h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.slotuna-yevuht ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.slotuna-yevuht ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.slotuna-yevuht 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);
}

.slotuna-yevuht ul ul {
  margin-bottom: 8px;
}

.slotuna-yevuht ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.slotuna-yevuht ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.slotuna-yevuht ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.slotuna-yevuht ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.slotuna-yevuht ol li::marker {
  font-weight: 700;
}

.slotuna-yevuht ol ol {
  margin-bottom: 8px;
}

.slotuna-yevuht ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.slotuna-yevuht ol ul li {
  padding-left: 16px;
}

.slotuna-yevuht 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) {
  .slotuna-yevuht table {
    padding: 24px;
  }
}

.slotuna-yevuht table.slotuna-e4e3bl {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.slotuna-df439l,
    mask-image 0.3s;
}

.slotuna-yevuht table.slotuna-e4e3bl.slotuna-o510ja {
  -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) {
  .slotuna-yevuht table {
    display: table;
  }
}

.slotuna-yevuht 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);
}

.slotuna-yevuht table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.slotuna-yevuht table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.slotuna-yevuht 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) {
  .slotuna-yevuht table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.slotuna-yevuht table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.slotuna-yevuht table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.slotuna-yevuht table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.slotuna-yevuht img {
  max-width: 100%;
  height: auto;
}

.slotuna-4bpi13 {
  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) {
  .slotuna-4bpi13 {
    padding: 24px;
  }
}

.slotuna-a4iwq0 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .slotuna-a4iwq0 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.slotuna-a4iwq0 > * {
  margin: 0 !important;
}

.slotuna-a4iwq0 img,
.slotuna-t0fbkp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-a4iwq0 img,
  .slotuna-t0fbkp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-edb3a9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-edb3a9 {
    width: 32px;
    height: 32px;
  }
}

.slotuna-8as15v {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.slotuna-8as15v .slotuna-rugrr8 {
  flex-shrink: 0;
}

.slotuna-8as15v .slotuna-5tp874 svg {
  display: none;
}

.slotuna-s7ondn {
  display: grid;
  transition: max-height 0.slotuna-df439l ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .slotuna-s7ondn {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .slotuna-s7ondn {
    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));
  }
}

.slotuna-s7ondn.slotuna-5s7l87 + .slotuna-rugrr8 svg {
  transform: rotate(180deg);
}

.slotuna-pgt0nv {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.slotuna-pgt0nv > div:nth-child(3n) {
  grid-column: span 2;
}

.slotuna-pgt0nv
  > div:nth-child(3n)
  .slotuna-qk5gj4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .slotuna-pgt0nv {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .slotuna-pgt0nv > div:nth-child(3n) {
    grid-column: unset;
  }

  .slotuna-pgt0nv
    > div:nth-child(3n)
    .slotuna-qk5gj4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .slotuna-pgt0nv {
    max-width: 270px;
  }
}

.slotuna-pgt0nv .slotuna-qk5gj4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .slotuna-pgt0nv .slotuna-qk5gj4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .slotuna-pgt0nv .slotuna-qk5gj4 button {
    max-width: 104px;
  }
}

.slotuna-2v1a16 {
  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) {
  .slotuna-2v1a16 {
    margin-bottom: 0;
  }
}

.slotuna-21sh6d {
  display: none;
  opacity: 0;
}

.slotuna-oshg6v {
  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;
  }
}

.slotuna-oshg6v img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.slotuna-qk5gj4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.slotuna-qk5gj4 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .slotuna-qk5gj4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .slotuna-qk5gj4
    button {
    max-width: 145px;
  }
}

.slotuna-uv76y4:first-child
  .slotuna-qk5gj4
  button {
  max-width: 270px;
}

.slotuna-qr17ks {
  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%;
}

.slotuna-2v1a16 picture {
  width: 100%;
  max-width: 100%;
}

.slotuna-fuj527 {
  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;
}

.slotuna-fuj527 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.slotuna-2v1a16:hover .slotuna-fuj527 {
  display: flex;
}

.slotuna-lvmey9 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.slotuna-8ncheh {
  display: flex;
}

.slotuna-8ncheh:hover .slotuna-prslea,
.slotuna-8ncheh .slotuna-64xcih .slotuna-prslea {
  display: flex;
}

.slotuna-8ncheh svg {
  flex-shrink: 0;
}

.slotuna-prslea {
  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) {
  .slotuna-prslea {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.slotuna-prslea:hover {
  display: flex;
}

.slotuna-prslea svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.slotuna-mv4h7r {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .slotuna-mv4h7r {
    font-size: 12px;
  }
}

.slotuna-ogjjnp,
.slotuna-zjxli6 {
  width: 50%;
  flex-shrink: 0;
}

.slotuna-ogjjnp {
  font-weight: 700;
}

.slotuna-cb2kgd .slotuna-s7ondn {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .slotuna-cb2kgd .slotuna-s7ondn {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .slotuna-cb2kgd .slotuna-s7ondn {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.slotuna-cb2kgd
  .slotuna-qr17ks:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.slotuna-cb2kgd .slotuna-oshg6v {
  height: 100% !important;
  border-radius: 16px;
}

.slotuna-cb2kgd .slotuna-qk5gj4 {
  gap: 4px;
  align-items: center;
}

.slotuna-cb2kgd .slotuna-qk5gj4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slotuna-cb2kgd .slotuna-qk5gj4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.slotuna-cb2kgd .slotuna-mtuk4k,
.slotuna-cb2kgd .slotuna-qy23mb {
  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.slotuna-2hprr6.org/2000/svg'%3E%3Cpath d='M9.slotuna-pelz1l 4.slotuna-dna7t1.slotuna-c89r9c 5.slotuna-65x17e.slotuna-0w8fa1 5.slotuna-oemz3d.slotuna-sv55l7 5.slotuna-17q20v.slotuna-5pjryu 8.slotuna-9m2zcv.slotuna-lleaxo 9.slotuna-9dn6o2.slotuna-h6aoi9 9.slotuna-g6s2xa.slotuna-ebg6by 13.slotuna-4kfqek.slotuna-wtrvd8 11.slotuna-uby0jt.slotuna-exqspa 11.slotuna-zouo5k.slotuna-j9fl8g 11.slotuna-hj8ji6.slotuna-b5tuwt 13.slotuna-dac02u.slotuna-h57io8 9.slotuna-nkw95l.slotuna-cav520 9.slotuna-vxj6bi.slotuna-pazmtq 8.slotuna-w65i1n.slotuna-58i7u0 5.slotuna-h5gp3w.slotuna-uyr8kl 5.slotuna-ht4wql.slotuna-dkq7qm 5.slotuna-wn31na.slotuna-5tqqih 4.slotuna-h73rb4.slotuna-exqspa 1.slotuna-b42otm.slotuna-pelz1l 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.slotuna-cb2kgd .slotuna-mtuk4k {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.slotuna-cb2kgd .slotuna-qy23mb {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.slotuna-raz98p {
  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) {
  .slotuna-raz98p {
    padding: 24px;
  }
}

.slotuna-raz98p .slotuna-rugrr8 {
  display: flex;
}

@media (min-width: 768px) {
  .slotuna-raz98p .slotuna-rugrr8 {
    display: none;
  }
}

.slotuna-raz98p .slotuna-5tp874 svg {
  display: none;
}

.slotuna-un771m {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.slotuna-un771m .slotuna-w76516 {
  display: none;
}

@media (min-width: 768px) {
  .slotuna-un771m .slotuna-w76516 {
    display: flex;
  }
}

.slotuna-ifuuhx {
  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) {
  .slotuna-ifuuhx {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-ifuuhx > * {
  margin: 0 !important;
}

.slotuna-ifuuhx img,
.slotuna-8hrotx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-ifuuhx img,
  .slotuna-8hrotx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-wxb8vd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-wxb8vd {
    width: 32px;
    height: 32px;
  }
}

.slotuna-v8azu3 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .slotuna-v8azu3 {
    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;
  }

  .slotuna-v8azu3::-webkit-scrollbar {
    display: none;
  }
}

.slotuna-7zouxo {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .slotuna-7zouxo {
    padding: 7px 15px;
  }
}

.slotuna-7zouxo:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.slotuna-o39i5x {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .slotuna-o39i5x {
    display: flex;
    opacity: 1;
  }
}

.slotuna-7zouxo picture {
  height: 100%;
  display: block;
}

.slotuna-7zouxo img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .slotuna-7zouxo img {
    width: 88px;
    height: 44px;
  }
}

.slotuna-7zouxo p {
  text-align: center;
  width: 100%;
}

.slotuna-5bjgqw {
  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) {
  .slotuna-5bjgqw {
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-5bjgqw img,
.slotuna-tikugc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-5bjgqw img,
  .slotuna-tikugc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-b0bejr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-b0bejr {
    width: 32px;
    height: 32px;
  }
}

.slotuna-xnn8s9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.slotuna-mzbsep {
  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;
}

.slotuna-0fdww3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.slotuna-0fdww3.slotuna-64xcih {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.slotuna-dkx9ap {
  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) {
  .slotuna-dkx9ap {
    font-size: 20px;
    line-height: 28px;
  }
}

.slotuna-wy5s1c {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.slotuna-eb7z3m {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.slotuna-df439l ease;
  opacity: 0;
  color: var(--text-color);
}

.slotuna-o93r2h {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.slotuna-o93r2h ol,
.slotuna-o93r2h ul {
  padding-left: 1.3em;
}

.slotuna-0fdww3.slotuna-64xcih .slotuna-eb7z3m {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.slotuna-0fdww3.slotuna-64xcih .slotuna-wy5s1c {
  transform: rotate(180deg);
  color: var(--text-color);
}

.slotuna-b5jdix {
  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) {
  .slotuna-b5jdix {
    padding: 24px;
  }
}

.slotuna-b5jdix .slotuna-rugrr8 {
  display: flex;
}

@media (min-width: 768px) {
  .slotuna-b5jdix .slotuna-rugrr8 {
    display: none;
  }
}

.slotuna-b5jdix .slotuna-5tp874 svg {
  display: none;
}

.slotuna-udh293 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slotuna-udh293 .slotuna-w76516 {
  display: none;
}

@media (min-width: 768px) {
  .slotuna-udh293 .slotuna-w76516 {
    display: flex;
  }
}

.slotuna-6uov3y {
  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) {
  .slotuna-6uov3y {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.slotuna-6uov3y > * {
  margin: 0 !important;
}

.slotuna-6uov3y img,
.slotuna-e8pabz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .slotuna-6uov3y img,
  .slotuna-e8pabz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.slotuna-mtplb7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .slotuna-mtplb7 {
    width: 32px;
    height: 32px;
  }
}

.slotuna-9ry4yd {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .slotuna-9ry4yd {
    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;
  }

  .slotuna-9ry4yd::-webkit-scrollbar {
    display: none;
  }
}

.slotuna-hxgpt9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.slotuna-hxgpt9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.slotuna-17tihp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .slotuna-17tihp {
    display: flex;
    opacity: 1;
  }
}

.slotuna-hxgpt9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.slotuna-hxgpt9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.slotuna-uygxzk {
  margin: -24px 0;
}

.slotuna-uygxzk:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .slotuna-uygxzk {
    margin: -16px 0;
  }
}

.slotuna-q9fpgg {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .slotuna-q9fpgg {
    flex-direction: row;
  }
}

.slotuna-f7tldi {
  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) {
  .slotuna-f7tldi {
    flex: 1;
  }
}

.slotuna-f7tldi::placeholder {
  color: var(--Text-400);
}

.slotuna-w8fuae {
  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;
}

.slotuna-poavxf {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.slotuna-poavxf::-webkit-scrollbar {
  display: none;
}

.slotuna-wqpzx1 {
  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;
}

.slotuna-wqpzx1 img,
.slotuna-wqpzx1 svg {
  margin-right: 8px;
}

.slotuna-7uiynr {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.slotuna-uygxzk + .slotuna-uvxbc4 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .slotuna-uygxzk + .slotuna-uvxbc4 {
    margin-top: -16px;
  }
}

.slotuna-gs48ks {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.slotuna-gs48ks > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.slotuna-gs48ks > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.slotuna-txxmty {
  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;
}

.slotuna-7a7cay {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.slotuna-nhva2w {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.slotuna-a7ynu0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.slotuna-n1krzm {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.slotuna-txxmty 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;
}

.slotuna-txxmty 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) {
  .slotuna-txxmty {
    padding: 39px 179px 39px 39px;
  }

  .slotuna-7a7cay {
    font-size: 40px;
    line-height: 48px;
  }

  .slotuna-n1krzm {
    height: 348px;
  }

  .slotuna-txxmty button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .slotuna-txxmty button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .slotuna-txxmty {
    padding: 63px;
  }
}

.slotuna-px3gy6 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .slotuna-px3gy6 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.slotuna-45gatn {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .slotuna-45gatn {
    width: auto;
  }
}

.slotuna-6naqao {
  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;
}

.slotuna-6naqao::-webkit-scrollbar {
  display: none;
}

.slotuna-6naqao 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);
}

.slotuna-6naqao a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .slotuna-6naqao {
    margin-left: 16px;
    margin-top: 0;
  }
}

.slotuna-px3gy6 .slotuna-ttz51i {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.slotuna-df439l,
    mask-image 0.3s;
}

.slotuna-px3gy6 .slotuna-ttz51i.slotuna-o510ja {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.slotuna-n2qssp {
  margin: 40px -16px;
}

.slotuna-qhvlo4 + .slotuna-on05as,
.slotuna-qhvlo4 + .slotuna-5i50uf {
  margin-top: 24px;
}

.slotuna-j2f8hm {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.slotuna-j2f8hm picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.slotuna-cnta5g {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .slotuna-cnta5g {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .slotuna-cnta5g {
    margin-top: 0;
  }
}

.slotuna-czsup7 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .slotuna-czsup7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.slotuna-f47sdq {
  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) {
  .slotuna-f47sdq {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.slotuna-yoev6w {
  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) {
  .slotuna-yoev6w {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.slotuna-ng9uqt {
  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) {
  .slotuna-ng9uqt {
    font-size: 20px;
    line-height: 28px;
  }
}

.slotuna-k4g3pw {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .slotuna-k4g3pw {
    font-size: 32px;
    line-height: 40px;
  }
}

.slotuna-notiai {
  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;
}

.slotuna-g94j5t {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.slotuna-g94j5t img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.slotuna-uvxbc4 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.slotuna-ixv5rw {
  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) {
  .slotuna-ixv5rw {
    padding: 15px 48px;
  }
}

main > .slotuna-uvxbc4 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .slotuna-s7ondn.slotuna-r6odq0 > div:nth-child(n+5) {
    display: none;
  }
}

.slotuna-yevuht p a img {
  display: block;
  margin: 0 auto;
}


.slotuna-sosjhr {
  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 */
.slotuna-6gflx9 {
  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;
}

.slotuna-6gflx9 label {
  font-size: 14px;
}

.slotuna-6gflx9 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.slotuna-6gflx9 input,
.slotuna-6gflx9 textarea,
.slotuna-6gflx9 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;
}
.slotuna-6gflx9 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.slotuna-b5kw6g ease;
}
.slotuna-6gflx9 button:hover {
  background-color: var(--button-bg-hover);
}
.slotuna-42cq87 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.slotuna-2mc6jq ease-in;
}

.slotuna-42cq87 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;
}
.slotuna-gq6epq, .slotuna-hgbgg6, [class*="review-card"],
thead, thead th, table th, .slotuna-sbze39,
.slotuna-oqhfv7, [class*="collapsible-header"],
.slotuna-q1rrxw, [class*="updated-block"] {
  color: #ece7dc !important;
}
