* {
  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;
  }
}

.spree-9qgw0j {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .spree-9qgw0j {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .spree-9qgw0j {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.spree-xnsqtz {
  overflow: hidden;
}

.spree-pdh6ng img {
  background: var(--Neutral-300);
}

.spree-m5ev9t {
  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;
}

.spree-0kdq0e {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.spree-0kdq0e:hover {
  background: var(--button-bg-hover);
}

.spree-ywdkm5 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.spree-ywdkm5:hover {
  background: var(--button-bg-hover);
}

.spree-4gy1aa {
  font-size: 12px;
  line-height: 18px;
}

.spree-oz8ktp {
  font-size: 18px;
  line-height: 26px;
}

.spree-ea62ne {
  width: 100%;
}

.spree-ew7pgk {
  padding: 6px 16px;
}

.spree-f3c0r7 {
  padding: 10px 16px;
}

.spree-zjqyu1 {
  padding: 15px 26px;
}

.spree-7qgrke {
  flex-shrink: 0;
}

.spree-3dd1fd {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.spree-uvndny {
  display: none;
}

.spree-klqtwe {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.spree-gk3rwm {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.spree-2nzwii {
  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;
}

.spree-3jepxo {
  cursor: grab;
}

.spree-2nzwii::-webkit-scrollbar {
  display: none;
}

.spree-e4wrdi {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.spree-2cst1g {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.spree-ms1s98 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.spree-j4zay3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.spree-ge5p4g {
  visibility: visible;
}

.spree-qrejhj {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.spree-bk87bx ease;
}

.spree-wmk2vy {
  background-color: var(--Primary-200);
  width: 16px;
}

.spree-nr4rl3 {
  -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.spree-bk87bx,
    mask-image 0.3s;
}

.spree-nr4rl3.spree-sdleef {
  -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;
  }
}

.spree-m081ev: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;
}

.spree-c676bw {
  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.spree-mt12x5.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.spree-mt12x5.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;
}

.spree-jm1c33 {
  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);
}

.spree-jm1c33::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%
  );
}

.spree-jhdw3q {
  position: relative;
  z-index: 1;
}

.spree-zofq3e {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.spree-94oeoj {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.spree-dbgu12 {
  font-size: 40px;
  line-height: 48px;
}

.spree-q5kh8y {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.spree-7vop8v {
  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;
}

.spree-7vop8v:hover {
  background: var(--Primary-400);
}

.spree-7vop8v svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.spree-m081ev 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) {
  .spree-jm1c33 {
    max-width: 600px;
    padding: 64px;
  }

  .spree-zofq3e {
    font-size: 24px;
    line-height: 32px;
  }

  .spree-94oeoj {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .spree-dbgu12 {
    font-size: 50px;
    line-height: 56px;
  }

  .spree-q5kh8y {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .spree-c676bw {
    top: 25px;
    right: 25px;
  }
}

.spree-2iehnm,
.spree-usrnwo {
  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;
}

.spree-phch7m.spree-as4jk8::before,
.spree-usrnwo::before,
.spree-8ex6jh::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.spree-mt12x5.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.spree-fsg5iu 14.spree-n1i5ow.spree-hurq39 14.spree-cp1ldo 15.spree-3jpt4v 14.spree-8opst0 15.spree-f5tsba 14.spree-6uidt8.spree-rhnujb 14.spree-d62cho 19.spree-l2z7mm 12.spree-ov42wn 19.spree-l2z7mm 10.spree-08fofv.spree-l2z7mm 8.spree-f1iobt 17.spree-hgmdsp 7.spree-3aaumd 15.spree-5cw30x 7.spree-2utebh.spree-s2he1k 7.spree-3aaumd 11.spree-vxicwq 8.spree-f1iobt 11.spree-vxicwq 10.spree-ubwwo6.spree-vxicwq 12.spree-nabcav 13.spree-lq3u0b 14.spree-9zbaww 15.spree-qmuan4 14.spree-o1fba3.spree-f3iacw 14.spree-qqj11z 15.spree-4namo0 14.spree-6pzdwq 15.spree-3yibf4 14.spree-3msw13.spree-fsg5iu 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.spree-q7gg0z 15.spree-16x9vl.spree-rrj3j9 15.spree-aipe9q 15.spree-kmea06 15.spree-1dzqlr 15.spree-u2op7c 15.spree-n3ssn5.spree-1vd6d9 15.spree-1dzqlr 15.spree-tyrvz0 15.spree-h792wl 15.spree-7pv7op 15.spree-bixcqd.spree-0g31zn 15.spree-d1c61n 7.spree-hv8moe 18.spree-ugqp9m 7.spree-d4m78e 23.spree-iygqdp.spree-dvssik.spree-057msp 18.spree-6jh8v7 19.spree-4bfctv 15.spree-p7vacz 15.spree-q7gg0z 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.spree-25zm4j [type="submit"] *,
.spree-4iratw button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .spree-3ysfl7 {
    display: none;
  }
}

.spree-58j0dv {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .spree-58j0dv {
  display: none;
}

@media (min-width: 768px) {
  .spree-58j0dv {
    bottom: 22px;
  }
}

.spree-58j0dv input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .spree-58j0dv {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.spree-08rgm1.static) .spree-58j0dv {
    bottom: 8px;
  }
}

.spree-0yuf5s {
  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.spree-mt12x5.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.spree-ll5tbm 3.spree-nwmhfw.spree-ju1a9v.spree-kkgyb5 3.spree-q7d5vf 3.spree-afmav7 5.spree-zb5amx 3.spree-afmav7 8.spree-orhu42.spree-k4rzkx.spree-afmav7 26.spree-n5bglu 5.spree-jp79zp 28.spree-8jkv0h 8.spree-5jyq0f 28.spree-scaok6.spree-xdw7uh 28.spree-cecp56.spree-4l3fub 34.spree-5mzos4.spree-3ujcpw 36.spree-fx7mj5 11.spree-edg3i4 37.spree-z94o52 12.spree-pmmv2p 36.spree-5alqhr.spree-9jhk1q 28.spree-tv29zm.spree-wi7c7h.spree-139fmq 28.spree-dzmuvo 36.spree-ftkpza 26.spree-3vtxlo 36.spree-ftkpza 23.spree-le0fql.spree-zlhmad.spree-ftkpza 5.spree-gk4fs7 34.spree-8iw84z 3.spree-q7d5vf 31.spree-ll5tbm 3.spree-3d595m.spree-t2kcru 18.spree-f8bb87.spree-ar0zwy 18.spree-nxwiz6 8.spree-vmx777 17.spree-gev9jc 8.spree-vmx777 15.spree-lyffsr.spree-vmx777 14.spree-osg6l6 9.spree-ar0zwy 13.spree-tb29t9 11.spree-t2kcru 13.spree-prwrbj.spree-a60kga 13.spree-tb29t9 13.spree-7vqxbg 14.spree-osg6l6 13.spree-7vqxbg 15.spree-vt8ocg.spree-7vqxbg 17.spree-gev9jc 12.spree-a60kga 18.spree-nxwiz6 11.spree-t2kcru 18.spree-g78th7.spree-vjigp7 18.spree-e2e604.spree-zx2b05 18.spree-nxwiz6 17.spree-glsxet 17.spree-gev9jc 17.spree-glsxet 15.spree-gkn7xh.spree-glsxet 14.spree-osg6l6 18.spree-zx2b05 13.spree-tb29t9 20.spree-vjigp7 13.spree-42f5uo.spree-3gw31n 13.spree-tb29t9 22.spree-j3eaov 14.spree-osg6l6 22.spree-j3eaov 15.spree-qil0db.spree-l048dh 17.spree-gev9jc 21.spree-3gw31n 18.spree-nxwiz6 20.spree-vjigp7 18.spree-xvk1mp.spree-vaqxjn 18.spree-topar1.spree-ycrymk 18.spree-nxwiz6 26.spree-y9x80y 17.spree-gev9jc 26.spree-y9x80y 15.spree-wb83hu.spree-y9x80y 14.spree-osg6l6 27.spree-ycrymk 13.spree-tb29t9 28.spree-vaqxjn 13.spree-vsuwgn.spree-wbky6x 13.spree-tb29t9 31.spree-95sdps 14.spree-osg6l6 31.spree-95sdps 15.spree-u10fu7.spree-y9x80y 17.spree-gev9jc 30.spree-wbky6x 18.spree-nxwiz6 28.spree-vaqxjn 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"])
    .spree-0yuf5s {
    display: none;
  }
}

.spree-3w291m {
  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) {
  .spree-3w291m {
    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;
}

.spree-4iratw {
  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) {
  .spree-4iratw {
    padding: 14px 16px;
  }
}

.spree-4iratw button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.spree-4iratw button:first-child {
  align-content: end;
}

.spree-4iratw button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .spree-4iratw
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .spree-4iratw
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.spree-4iratw button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.spree-4iratw button:last-child svg {
  width: 38px;
  height: 38px;
}

.spree-8ex6jh {
  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;
}

.spree-8ex6jh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .spree-8ex6jh,
.pc61d126-chatbot[data-active-screen="3"]
  .spree-8ex6jh {
  opacity: 1;
  visibility: visible;
}

.spree-2zdiq3 {
  flex: 1 1;
}

.spree-ledgzu {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .spree-ledgzu {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .spree-89tpvt {
  display: block;
}

.spree-fcmu5w {
  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) {
  .spree-fcmu5w {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.spree-usrnwo {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.spree-usrnwo::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.spree-fkd2cc span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.spree-fkd2cc p {
  color: var(--Text-100);
}

.spree-usrnwo .spree-oz551h {
  grid-area: button;
}

.spree-usrnwo .spree-oz551h::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.spree-mt12x5.org/2000/svg'%3E%3Cpath d='M4.spree-98bg2y 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spree-cufr4y 15L16.spree-cufr4y 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spree-cufr4y 5L16.spree-cufr4y 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .spree-km18bv {
  display: block;
}

.spree-dc2e1c {
  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) {
  .spree-dc2e1c {
    margin-top: 40px;
  }
}

.spree-2iehnm label,
.spree-2iehnm input {
  display: block;
  width: 100%;
}

.spree-2iehnm label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.spree-2iehnm label.spree-rezr4l input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.spree-2iehnm label.spree-rezr4l::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;
}

.spree-2iehnm 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;
}

.spree-2iehnm input::placeholder {
  color: var(--Text-400);
}

.spree-0a3ch5 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .spree-0a3ch5 {
  display: flex;
}

.spree-0a3ch5 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .spree-0a3ch5 ol {
    height: 420px;
    padding: 24px;
  }
}

.spree-0a3ch5 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.spree-25zm4j {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .spree-25zm4j {
    padding: 0 24px 24px;
  }
}

.spree-25zm4j 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;
}

.spree-25zm4j input::placeholder {
  color: var(--Text-400);
}

.spree-25zm4j [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.spree-25zm4j [type="submit"]:disabled {
  opacity: 0.5;
}

.spree-25zm4j [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .spree-25zm4j [type="submit"] {
    right: 40px;
  }
}

.spree-phch7m {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.spree-phch7m.spree-as4jk8 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.spree-phch7m.spree-as4jk8::before {
  content: "";
  width: 31px;
}

.spree-phch7m.spree-as4jk8 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spree-phch7m.spree-4t5f9w p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.spree-phch7m p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spree-58j0dv .spree-oz551h {
  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;
  }
}

.spree-3ysfl7 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .spree-3ysfl7 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .spree-3ysfl7 {
    padding: 18px 0;
  }
}

.spree-3ysfl7 .spree-9qgw0j {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .spree-3ysfl7 .spree-9qgw0j {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.spree-c1e8ps {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .spree-c1e8ps {
    max-width: 160px;
    height: 40px;
  }
}

.spree-c1e8ps picture,
.spree-c1e8ps img {
  display: block;
  width: 100%;
  height: 100%;
}

.spree-c1e8ps img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .spree-27ggm4 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.spree-bk87bx ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .spree-3ysfl7.spree-hrq5w7 .spree-27ggm4 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .spree-27ggm4 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .spree-27ggm4 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.spree-1c83db,
.spree-t5qcgh {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .spree-1c83db,
  .spree-t5qcgh {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .spree-t5qcgh {
    display: none;
  }
}

.spree-y2s0kt {
  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;
}

.spree-hrq5w7 .spree-y2s0kt {
  background: var(--fh-bg-color);
}

.spree-y2s0kt button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .spree-y2s0kt {
    display: none;
  }
}

.spree-5gy91m {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spree-5gy91m {
    display: none;
  }
}

.spree-3xmr2l {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.spree-3ysfl7.spree-hrq5w7 .spree-3xmr2l:first-child {
  display: none;
}

.spree-3ysfl7.spree-hrq5w7 .spree-3xmr2l:last-child {
  display: block;
}

.spree-3xmr2l:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .spree-3xmr2l {
    display: none;
  }
}

.spree-7z63zh {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spree-7z63zh {
    display: flex;
  }
}

.spree-7z63zh ul {
  max-height: 350px;
  overflow-y: auto;
}

.spree-7z63zh:hover ul {
  visibility: visible;
  opacity: 1;
}

.spree-7z63zh:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.spree-7z63zh:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.spree-7z63zh:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.spree-7z63zh:hover .spree-pfqnhz svg {
  transform: rotate(180deg);
}

.spree-482u5v {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.spree-ftutgp {
  padding: 0 8px;
}

.spree-a0glq8 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.spree-a0glq8:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .spree-a0glq8 {
    padding: 4px 8px;
  }
}

.spree-zp7ne1 {
  display: flex;
}

.spree-zp7ne1 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.spree-pfqnhz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.spree-pfqnhz svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.spree-2dfcsx {
  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) {
  .spree-2dfcsx {
    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;
  }
}

.spree-oj5xed {
  width: 100%;
}

@media (min-width: 1200px) {
  .spree-oj5xed {
    display: none;
  }
}

.spree-1i7brr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.spree-b1h2s6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.spree-bv94ca {
  display: flex;
}

.spree-ksaupy {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.spree-bptirl {
  list-style: none;
}

@media (max-width: 1199px) {
  .spree-bptirl {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .spree-bptirl {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .spree-bptirl .spree-wzv3j4 [data-ref-el],
  .spree-bptirl .spree-wzv3j4 span,
  .spree-bptirl .spree-wzv3j4 a {
    white-space: nowrap;
  }
}

.spree-l3vop3 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .spree-l3vop3.spree-5ljcfe > .spree-wzv3j4 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .spree-l3vop3.spree-j1wh1y:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .spree-l3vop3.spree-5ljcfe > .spree-7yeklk {
    height: auto;
  }

  .spree-l3vop3.spree-5ljcfe > div > .spree-72rvqf {
    transform: rotate(180deg);
  }
}

.spree-l3vop3 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.spree-l3vop3 [data-ref-el],
.spree-l3vop3 span {
  cursor: pointer;
}

.spree-l3vop3 [data-ref-el],
.spree-l3vop3 span,
.spree-l3vop3 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .spree-l3vop3 [data-ref-el],
  .spree-l3vop3 span,
  .spree-l3vop3 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .spree-l3vop3 [data-ref-el],
  .spree-l3vop3 span,
  .spree-l3vop3 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.spree-7yeklk {
  height: 0;
  overflow: hidden;
  transition: height 0.spree-bk87bx ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.spree-7yeklk::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.spree-7yeklk::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.spree-7yeklk::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .spree-7yeklk {
    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;
  }

  .spree-7yeklk:has(> .spree-l3vop3.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .spree-7yeklk .spree-7yeklk {
    padding: 0;
  }

  .spree-7yeklk .spree-l3vop3 {
    font-weight: 400;
  }

  .spree-7yeklk .spree-l3vop3:hover > .spree-wzv3j4 {
    background: var(--Neutral-300);
  }

  .spree-7yeklk .spree-72rvqf {
    rotate: -90deg;
  }
}

.spree-wzv3j4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spree-wzv3j4 {
    padding: 8px;
  }

  .spree-l3vop3.spree-zzh6co > .spree-wzv3j4 {
    background: var(--Neutral-300);
  }
}

.spree-72rvqf {
  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.spree-mt12x5.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.spree-6msdmi 0.spree-bsvuga.spree-6ttdkq -0.spree-uy56xb 0.spree-l9dxa8 -0.spree-uy56xb 1.spree-ma2we2 0.spree-c39wq5.spree-edezuh 4.spree-4d5rho.spree-6msdmi 0.spree-js5tca.spree-opphk3 -0.spree-uy56xb 9.spree-a2k9g3 -0.spree-uy56xb 10.spree-ke3m5e 0.spree-n6ykdh.spree-6p0x0i 0.spree-6ttdkq 10.spree-6p0x0i 0.spree-l9dxa8 10.spree-ke3m5e 1.spree-ag53ps.spree-n55e3h 5.spree-1hwrdo.spree-ay0dpp 6.spree-30ps6e 5.spree-9l2em6 6.spree-30ps6e 4.spree-5qbn30 5.spree-7sceux.spree-6msdmi 1.spree-qne93p.spree-uy56xb 0.spree-l9dxa8 -0.spree-uy56xb 0.spree-6ttdkq 0.spree-6msdmi 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.spree-bk87bx ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spree-72rvqf {
    cursor: default;
  }
}

.spree-ehyana {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.spree-6ozhrw {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .spree-6ozhrw {
    padding: 40px 4px;
  }
}

.spree-r15y6a {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .spree-r15y6a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.spree-b1k9us {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .spree-b1k9us {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.spree-b1k9us ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.spree-b1k9us [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.spree-b1k9us [data-ref-el],
.spree-b1k9us span,
.spree-b1k9us a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.spree-5pom6i {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spree-5pom6i {
    margin-bottom: 12px;
  }
}

.spree-sjb2x4 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.spree-sjb2x4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .spree-sjb2x4:last-child {
    margin-right: 0;
  }
}

.spree-a8nwmb {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spree-5pom6i:hover .spree-ugjmq0 {
  visibility: visible;
  opacity: 1;
}

.spree-ugjmq0 {
  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);
}

.spree-1zxgv5 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.spree-6j959s {
  display: flex;
  margin: 6px;
}

.spree-6j959s img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.spree-ugjmq0::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);
}

.spree-ugjmq0::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);
}

.spree-r3kfh4 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .spree-r3kfh4 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.spree-xiu759 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .spree-xiu759 {
    margin-right: 32px;
  }
}

.spree-utxxmk {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spree-utxxmk {
    margin-top: 0;
    width: 340px;
  }
}

.spree-utxxmk a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spree-guzbwr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.spree-f84wea {
  position: relative;
}

@media (min-width: 768px) {
  .spree-f84wea {
    margin-top: 40px;
  }
}

.spree-f84wea + .spree-ztf3wt,
.spree-f84wea + .spree-f84wea {
  margin-top: 24px;
}

.spree-lvtr7e {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .spree-lvtr7e {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .spree-lvtr7e {
    padding: 80px;
  }
}

.spree-7ze8wp {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .spree-7ze8wp {
    padding: 0 16px;
}


}

.spree-8uant0 {
  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) {
  .spree-8uant0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.spree-na8h5h {
  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) {
  .spree-na8h5h {
    font-size: 24px;
    line-height: 32px;
  }
}

.spree-gp7tsv {
  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;
}

.spree-gp7tsv:hover {
  background: var(--button-bg-hover);
}

.spree-gjrkx3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.spree-gjrkx3 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .spree-gjrkx3 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .spree-gjrkx3 img {
  min-height: 100%;
  }
}

.spree-lvtr7e::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.spree-ax2zf8 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.spree-ax2zf8 h1,
.spree-ax2zf8 h2,
.spree-ax2zf8 h3,
.spree-ax2zf8 h4 {
  margin-bottom: 6px;
}

.spree-ax2zf8 h1:not(:first-child),
.spree-ax2zf8 h2:not(:first-child),
.spree-ax2zf8 h3:not(:first-child),
.spree-ax2zf8 h4:not(:first-child) {
  margin-top: 16px;
}

.spree-ax2zf8 h1,
.spree-ax2zf8 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .spree-ax2zf8 h1,
  .spree-ax2zf8 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.spree-ax2zf8 h2,
.spree-ax2zf8 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .spree-ax2zf8 h2,
  .spree-ax2zf8 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.spree-ax2zf8 h3,
.spree-ax2zf8 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .spree-ax2zf8 h3,
  .spree-ax2zf8 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.spree-ax2zf8 h4,
.spree-ax2zf8 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.spree-ax2zf8 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.spree-ax2zf8 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.spree-ax2zf8 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);
}

.spree-ax2zf8 ul ul {
  margin-bottom: 8px;
}

.spree-ax2zf8 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.spree-ax2zf8 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.spree-ax2zf8 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.spree-ax2zf8 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.spree-ax2zf8 ol li::marker {
  font-weight: 700;
}

.spree-ax2zf8 ol ol {
  margin-bottom: 8px;
}

.spree-ax2zf8 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.spree-ax2zf8 ol ul li {
  padding-left: 16px;
}

.spree-ax2zf8 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) {
  .spree-ax2zf8 table {
    padding: 24px;
  }
}

.spree-ax2zf8 table.spree-h18iin {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spree-bk87bx,
    mask-image 0.3s;
}

.spree-ax2zf8 table.spree-h18iin.spree-sdleef {
  -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) {
  .spree-ax2zf8 table {
    display: table;
  }
}

.spree-ax2zf8 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);
}

.spree-ax2zf8 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spree-ax2zf8 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spree-ax2zf8 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) {
  .spree-ax2zf8 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.spree-ax2zf8 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spree-ax2zf8 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spree-ax2zf8 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.spree-ax2zf8 img {
  max-width: 100%;
  height: auto;
}

.spree-l0f8uf {
  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) {
  .spree-l0f8uf {
    padding: 24px;
  }
}

.spree-g7sjh5 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .spree-g7sjh5 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.spree-g7sjh5 > * {
  margin: 0 !important;
}

.spree-g7sjh5 img,
.spree-uikj6g {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spree-g7sjh5 img,
  .spree-uikj6g {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spree-rsvhaa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spree-rsvhaa {
    width: 32px;
    height: 32px;
  }
}

.spree-925lgi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.spree-925lgi .spree-pttrx3 {
  flex-shrink: 0;
}

.spree-925lgi .spree-ocmxjk svg {
  display: none;
}

.spree-yay1f4 {
  display: grid;
  transition: max-height 0.spree-bk87bx ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .spree-yay1f4 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .spree-yay1f4 {
    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));
  }
}

.spree-yay1f4.spree-3b1tpv + .spree-pttrx3 svg {
  transform: rotate(180deg);
}

.spree-zmx2xn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.spree-zmx2xn > div:nth-child(3n) {
  grid-column: span 2;
}

.spree-zmx2xn
  > div:nth-child(3n)
  .spree-g8a60m
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .spree-zmx2xn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .spree-zmx2xn > div:nth-child(3n) {
    grid-column: unset;
  }

  .spree-zmx2xn
    > div:nth-child(3n)
    .spree-g8a60m
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .spree-zmx2xn {
    max-width: 270px;
  }
}

.spree-zmx2xn .spree-g8a60m button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .spree-zmx2xn .spree-g8a60m button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .spree-zmx2xn .spree-g8a60m button {
    max-width: 104px;
  }
}

.spree-aeslnm {
  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) {
  .spree-aeslnm {
    margin-bottom: 0;
  }
}

.spree-pntkuj {
  display: none;
  opacity: 0;
}

.spree-6qazo2 {
  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;
  }
}

.spree-6qazo2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.spree-g8a60m {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.spree-g8a60m button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spree-g8a60m
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spree-g8a60m
    button {
    max-width: 145px;
  }
}

.spree-md2556:first-child
  .spree-g8a60m
  button {
  max-width: 270px;
}

.spree-204077 {
  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%;
}

.spree-aeslnm picture {
  width: 100%;
  max-width: 100%;
}

.spree-lw6x9o {
  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;
}

.spree-lw6x9o svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.spree-aeslnm:hover .spree-lw6x9o {
  display: flex;
}

.spree-jidl0g {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.spree-jgmv9h {
  display: flex;
}

.spree-jgmv9h:hover .spree-aui99y,
.spree-jgmv9h .spree-zzh6co .spree-aui99y {
  display: flex;
}

.spree-jgmv9h svg {
  flex-shrink: 0;
}

.spree-aui99y {
  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) {
  .spree-aui99y {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.spree-aui99y:hover {
  display: flex;
}

.spree-aui99y svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.spree-jnsb1u {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .spree-jnsb1u {
    font-size: 12px;
  }
}

.spree-yp6n07,
.spree-rtk7cr {
  width: 50%;
  flex-shrink: 0;
}

.spree-yp6n07 {
  font-weight: 700;
}

.spree-iw6z00 .spree-yay1f4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .spree-iw6z00 .spree-yay1f4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .spree-iw6z00 .spree-yay1f4 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.spree-iw6z00
  .spree-204077:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.spree-iw6z00 .spree-6qazo2 {
  height: 100% !important;
  border-radius: 16px;
}

.spree-iw6z00 .spree-g8a60m {
  gap: 4px;
  align-items: center;
}

.spree-iw6z00 .spree-g8a60m button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spree-iw6z00 .spree-g8a60m svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.spree-iw6z00 .spree-7l63lb,
.spree-iw6z00 .spree-uokwa1 {
  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.spree-mt12x5.org/2000/svg'%3E%3Cpath d='M9.spree-o2fsjv 4.spree-ff4zhf.spree-9iq5od 5.spree-jn1ku2.spree-o9u983 5.spree-p4hf3v.spree-igndf5 5.spree-e2yti5.spree-mpvxf6 8.spree-0b0u2h.spree-ncpaol 9.spree-xlsd8m.spree-ra3va4 9.spree-3o5yfj.spree-itarp8 13.spree-eedv4s.spree-ihdyhp 11.spree-qdtjnj.spree-s4ornv 11.spree-woycpj.spree-1ju391 11.spree-r2pusu.spree-qm8wzn 13.spree-2jk0x1.spree-bnrszo 9.spree-girvu9.spree-hqkkhk 9.spree-8bgvs3.spree-6x5oow 8.spree-s4nt6r.spree-wmdw99 5.spree-0c1t1s.spree-jus4wc 5.spree-17e950.spree-imryp0 5.spree-q70vvz.spree-ge0ji0 4.spree-6b3547.spree-s4ornv 1.spree-de1rmp.spree-o2fsjv 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.spree-iw6z00 .spree-7l63lb {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.spree-iw6z00 .spree-uokwa1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.spree-1lc4wl {
  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) {
  .spree-1lc4wl {
    padding: 24px;
  }
}

.spree-1lc4wl .spree-pttrx3 {
  display: flex;
}

@media (min-width: 768px) {
  .spree-1lc4wl .spree-pttrx3 {
    display: none;
  }
}

.spree-1lc4wl .spree-ocmxjk svg {
  display: none;
}

.spree-buralr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.spree-buralr .spree-m5ev9t {
  display: none;
}

@media (min-width: 768px) {
  .spree-buralr .spree-m5ev9t {
    display: flex;
  }
}

.spree-uccy8n {
  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) {
  .spree-uccy8n {
    font-size: 40px;
    line-height: 48px;
  }
}

.spree-uccy8n > * {
  margin: 0 !important;
}

.spree-uccy8n img,
.spree-zywuwo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spree-uccy8n img,
  .spree-zywuwo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spree-kkts17 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spree-kkts17 {
    width: 32px;
    height: 32px;
  }
}

.spree-bfncys {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .spree-bfncys {
    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;
  }

  .spree-bfncys::-webkit-scrollbar {
    display: none;
  }
}

.spree-mgjlqt {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .spree-mgjlqt {
    padding: 7px 15px;
  }
}

.spree-mgjlqt:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spree-fsrzy4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spree-fsrzy4 {
    display: flex;
    opacity: 1;
  }
}

.spree-mgjlqt picture {
  height: 100%;
  display: block;
}

.spree-mgjlqt img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .spree-mgjlqt img {
    width: 88px;
    height: 44px;
  }
}

.spree-mgjlqt p {
  text-align: center;
  width: 100%;
}

.spree-3a34b6 {
  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) {
  .spree-3a34b6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.spree-3a34b6 img,
.spree-7e8abs {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spree-3a34b6 img,
  .spree-7e8abs {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spree-phqwvw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spree-phqwvw {
    width: 32px;
    height: 32px;
  }
}

.spree-agqng8 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.spree-omfnj9 {
  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;
}

.spree-7vhi77 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.spree-7vhi77.spree-zzh6co {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.spree-2n6pug {
  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) {
  .spree-2n6pug {
    font-size: 20px;
    line-height: 28px;
  }
}

.spree-vwaak0 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.spree-0fsl9y {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.spree-bk87bx ease;
  opacity: 0;
  color: var(--text-color);
}

.spree-pepbwx {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.spree-pepbwx ol,
.spree-pepbwx ul {
  padding-left: 1.3em;
}

.spree-7vhi77.spree-zzh6co .spree-0fsl9y {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.spree-7vhi77.spree-zzh6co .spree-vwaak0 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.spree-mw6h00 {
  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) {
  .spree-mw6h00 {
    padding: 24px;
  }
}

.spree-mw6h00 .spree-pttrx3 {
  display: flex;
}

@media (min-width: 768px) {
  .spree-mw6h00 .spree-pttrx3 {
    display: none;
  }
}

.spree-mw6h00 .spree-ocmxjk svg {
  display: none;
}

.spree-7o436c {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spree-7o436c .spree-m5ev9t {
  display: none;
}

@media (min-width: 768px) {
  .spree-7o436c .spree-m5ev9t {
    display: flex;
  }
}

.spree-dhagis {
  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) {
  .spree-dhagis {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.spree-dhagis > * {
  margin: 0 !important;
}

.spree-dhagis img,
.spree-10at5b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spree-dhagis img,
  .spree-10at5b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spree-k3fru5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spree-k3fru5 {
    width: 32px;
    height: 32px;
  }
}

.spree-haqvoc {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .spree-haqvoc {
    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;
  }

  .spree-haqvoc::-webkit-scrollbar {
    display: none;
  }
}

.spree-pavhi7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.spree-pavhi7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spree-g66oxy {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spree-g66oxy {
    display: flex;
    opacity: 1;
  }
}

.spree-pavhi7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.spree-pavhi7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.spree-azethv {
  margin: -24px 0;
}

.spree-azethv:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .spree-azethv {
    margin: -16px 0;
  }
}

.spree-eu71wz {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .spree-eu71wz {
    flex-direction: row;
  }
}

.spree-vxlurl {
  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) {
  .spree-vxlurl {
    flex: 1;
  }
}

.spree-vxlurl::placeholder {
  color: var(--Text-400);
}

.spree-3husa3 {
  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;
}

.spree-989cf2 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.spree-989cf2::-webkit-scrollbar {
  display: none;
}

.spree-wpjbks {
  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;
}

.spree-wpjbks img,
.spree-wpjbks svg {
  margin-right: 8px;
}

.spree-ybfycs {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.spree-azethv + .spree-utmfq2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .spree-azethv + .spree-utmfq2 {
    margin-top: -16px;
  }
}

.spree-h1dx2l {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.spree-h1dx2l > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.spree-h1dx2l > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.spree-9eyr9g {
  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;
}

.spree-i8thjd {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.spree-zilutq {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.spree-j3npyt {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.spree-btbxr7 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.spree-9eyr9g 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;
}

.spree-9eyr9g 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) {
  .spree-9eyr9g {
    padding: 39px 179px 39px 39px;
  }

  .spree-i8thjd {
    font-size: 40px;
    line-height: 48px;
  }

  .spree-btbxr7 {
    height: 348px;
  }

  .spree-9eyr9g button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .spree-9eyr9g button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .spree-9eyr9g {
    padding: 63px;
  }
}

.spree-pudpzc {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .spree-pudpzc {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.spree-bgwa9m {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spree-bgwa9m {
    width: auto;
  }
}

.spree-40ndfm {
  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;
}

.spree-40ndfm::-webkit-scrollbar {
  display: none;
}

.spree-40ndfm 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);
}

.spree-40ndfm a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spree-40ndfm {
    margin-left: 16px;
    margin-top: 0;
  }
}

.spree-pudpzc .spree-4n8sz1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spree-bk87bx,
    mask-image 0.3s;
}

.spree-pudpzc .spree-4n8sz1.spree-sdleef {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.spree-fdtt6o {
  margin: 40px -16px;
}

.spree-vpi2p8 + .spree-ztf3wt,
.spree-vpi2p8 + .spree-f84wea {
  margin-top: 24px;
}

.spree-ccla8r {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.spree-ccla8r picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.spree-42g273 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .spree-42g273 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .spree-42g273 {
    margin-top: 0;
  }
}

.spree-76723t {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spree-76723t {
    font-size: 24px;
    line-height: 32px;
  }
}

.spree-i3qz0m {
  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) {
  .spree-i3qz0m {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.spree-opg85n {
  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) {
  .spree-opg85n {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.spree-2yvuoj {
  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) {
  .spree-2yvuoj {
    font-size: 20px;
    line-height: 28px;
  }
}

.spree-ndmdue {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spree-ndmdue {
    font-size: 32px;
    line-height: 40px;
  }
}

.spree-xfz7yo {
  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;
}

.spree-hpry3j {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.spree-hpry3j img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.spree-utmfq2 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.spree-n8987y {
  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) {
  .spree-n8987y {
    padding: 15px 48px;
  }
}

main > .spree-utmfq2 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .spree-yay1f4.spree-p8giwv > div:nth-child(n+5) {
    display: none;
  }
}

.spree-ax2zf8 p a img {
  display: block;
  margin: 0 auto;
}


.spree-zx9nzb {
  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 */
.spree-dg7oev {
  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;
}

.spree-dg7oev label {
  font-size: 14px;
}

.spree-dg7oev h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spree-dg7oev input,
.spree-dg7oev textarea,
.spree-dg7oev 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;
}
.spree-dg7oev button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spree-7nnb3w ease;
}
.spree-dg7oev button:hover {
  background-color: var(--button-bg-hover);
}
.spree-w7rtug {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spree-3qfp7s ease-in;
}

.spree-w7rtug 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;
}
.spree-jxd6bj, .spree-lwcgra, [class*="review-card"],
thead, thead th, table th, .spree-fq0w9p,
.spree-g9i5yd, [class*="collapsible-header"],
.spree-1e0rxn, [class*="updated-block"] {
  color: #ece7dc !important;
}
