* {
  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;
  }
}

.gluck33-kigbmi {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .gluck33-kigbmi {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .gluck33-kigbmi {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.gluck33-p7uua7 {
  overflow: hidden;
}

.gluck33-j37kdl img {
  background: var(--Neutral-300);
}

.gluck33-17vyc0 {
  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;
}

.gluck33-jf7y6x {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.gluck33-jf7y6x:hover {
  background: var(--button-bg-hover);
}

.gluck33-hnbthg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.gluck33-hnbthg:hover {
  background: var(--button-bg-hover);
}

.gluck33-epgfzd {
  font-size: 12px;
  line-height: 18px;
}

.gluck33-zpsc10 {
  font-size: 18px;
  line-height: 26px;
}

.gluck33-ihhqsc {
  width: 100%;
}

.gluck33-r1g9xq {
  padding: 6px 16px;
}

.gluck33-gahpvz {
  padding: 10px 16px;
}

.gluck33-z2t53b {
  padding: 15px 26px;
}

.gluck33-k9es0r {
  flex-shrink: 0;
}

.gluck33-s6havw {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.gluck33-r1iavw {
  display: none;
}

.gluck33-ijmyhk {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.gluck33-70tfz7 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.gluck33-aqfsv8 {
  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;
}

.gluck33-31rxxz {
  cursor: grab;
}

.gluck33-aqfsv8::-webkit-scrollbar {
  display: none;
}

.gluck33-5fbq0g {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.gluck33-ochcwh {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.gluck33-wsw07s {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.gluck33-l7q74k {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.gluck33-j3vgvn {
  visibility: visible;
}

.gluck33-5dgr1b {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.gluck33-cev66w ease;
}

.gluck33-h1ffve {
  background-color: var(--Primary-200);
  width: 16px;
}

.gluck33-0oah4w {
  -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.gluck33-cev66w,
    mask-image 0.3s;
}

.gluck33-0oah4w.gluck33-kcjg5r {
  -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;
  }
}

.gluck33-hji1gq: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;
}

.gluck33-xhvdnp {
  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.gluck33-pw2ch2.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.gluck33-pw2ch2.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;
}

.gluck33-pncyxi {
  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);
}

.gluck33-pncyxi::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%
  );
}

.gluck33-5h69pp {
  position: relative;
  z-index: 1;
}

.gluck33-vxnp6f {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.gluck33-2ixxar {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.gluck33-44pq61 {
  font-size: 40px;
  line-height: 48px;
}

.gluck33-rhrzy4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.gluck33-u06njn {
  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;
}

.gluck33-u06njn:hover {
  background: var(--Primary-400);
}

.gluck33-u06njn svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.gluck33-hji1gq 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) {
  .gluck33-pncyxi {
    max-width: 600px;
    padding: 64px;
  }

  .gluck33-vxnp6f {
    font-size: 24px;
    line-height: 32px;
  }

  .gluck33-2ixxar {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .gluck33-44pq61 {
    font-size: 50px;
    line-height: 56px;
  }

  .gluck33-rhrzy4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .gluck33-xhvdnp {
    top: 25px;
    right: 25px;
  }
}

.gluck33-idy2au,
.gluck33-zre7yd {
  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;
}

.gluck33-s6o5bb.gluck33-izw4sx::before,
.gluck33-zre7yd::before,
.gluck33-ujhva6::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.gluck33-pw2ch2.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.gluck33-k3swrl 14.gluck33-93ksg4.gluck33-y06291 14.gluck33-24rnyo 15.gluck33-ghutkc 14.gluck33-upgglq 15.gluck33-ivfgru 14.gluck33-oj3zgg.gluck33-hny8us 14.gluck33-2dmsbo 19.gluck33-q76rup 12.gluck33-pwrpgx 19.gluck33-q76rup 10.gluck33-xw6irh.gluck33-q76rup 8.gluck33-oj7t04 17.gluck33-o7bply 7.gluck33-kphgnm 15.gluck33-x8qk2h 7.gluck33-bezrzw.gluck33-8q7cs8 7.gluck33-kphgnm 11.gluck33-w7e2f7 8.gluck33-oj7t04 11.gluck33-w7e2f7 10.gluck33-tno7nl.gluck33-w7e2f7 12.gluck33-0rmn0w 13.gluck33-d54kah 14.gluck33-f4qiwb 15.gluck33-8ep7oc 14.gluck33-91x2f0.gluck33-0b4yz4 14.gluck33-xz2cxh 15.gluck33-66sbhq 14.gluck33-vtd20t 15.gluck33-c2rkyq 14.gluck33-xoam45.gluck33-k3swrl 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.gluck33-2fd4fq 15.gluck33-7fkn2t.gluck33-ezqx8i 15.gluck33-es7b4g 15.gluck33-qnhw2m 15.gluck33-cms8vb 15.gluck33-ngpqfl 15.gluck33-9meumv.gluck33-iurv9f 15.gluck33-cms8vb 15.gluck33-dv8do2 15.gluck33-2eofox 15.gluck33-nloe5w 15.gluck33-193ev4.gluck33-z92433 15.gluck33-bglo96 7.gluck33-2wocl7 18.gluck33-w1fq80 7.gluck33-6aiqa6 23.gluck33-2dft9h.gluck33-sgb3up.gluck33-1aesls 18.gluck33-8nd8j8 19.gluck33-5nilwp 15.gluck33-q5asgj 15.gluck33-2fd4fq 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.gluck33-ltmlds [type="submit"] *,
.gluck33-16y60h button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .gluck33-soa7nv {
    display: none;
  }
}

.gluck33-10z2rf {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .gluck33-10z2rf {
  display: none;
}

@media (min-width: 768px) {
  .gluck33-10z2rf {
    bottom: 22px;
  }
}

.gluck33-10z2rf input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .gluck33-10z2rf {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.gluck33-phb1ec.static) .gluck33-10z2rf {
    bottom: 8px;
  }
}

.gluck33-8y7pi0 {
  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.gluck33-pw2ch2.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.gluck33-lxvfli 3.gluck33-s42bub.gluck33-yo5u7j.gluck33-8opt47 3.gluck33-03xppo 3.gluck33-3p1ebu 5.gluck33-l28yhh 3.gluck33-3p1ebu 8.gluck33-ljuup9.gluck33-e8hn04.gluck33-3p1ebu 26.gluck33-3pdbxi 5.gluck33-br9wjq 28.gluck33-cttq2t 8.gluck33-6k80it 28.gluck33-heiken.gluck33-fl1bj2 28.gluck33-dqwbp4.gluck33-0ol6cm 34.gluck33-kpn0pq.gluck33-q47sdk 36.gluck33-8qgdnw 11.gluck33-b6m72l 37.gluck33-t09ssi 12.gluck33-f71xtv 36.gluck33-79n7yu.gluck33-m4rkt2 28.gluck33-6o1js1.gluck33-wqs0q3.gluck33-7gk1y3 28.gluck33-f1sri7 36.gluck33-s5eznn 26.gluck33-ttm281 36.gluck33-s5eznn 23.gluck33-lec3xb.gluck33-fq69mc.gluck33-s5eznn 5.gluck33-lw0mjv 34.gluck33-qynpwc 3.gluck33-03xppo 31.gluck33-lxvfli 3.gluck33-kuxm75.gluck33-6tqyn0 18.gluck33-8ew7h2.gluck33-mc0p6a 18.gluck33-1kwppy 8.gluck33-myvqo2 17.gluck33-q65d1m 8.gluck33-myvqo2 15.gluck33-k42nil.gluck33-myvqo2 14.gluck33-oadb7l 9.gluck33-mc0p6a 13.gluck33-lpfvll 11.gluck33-6tqyn0 13.gluck33-ktjxkk.gluck33-es6ekw 13.gluck33-lpfvll 13.gluck33-fc3tca 14.gluck33-oadb7l 13.gluck33-fc3tca 15.gluck33-t1a22m.gluck33-fc3tca 17.gluck33-q65d1m 12.gluck33-es6ekw 18.gluck33-1kwppy 11.gluck33-6tqyn0 18.gluck33-tq42av.gluck33-eizod6 18.gluck33-gp9a87.gluck33-87t9tz 18.gluck33-1kwppy 17.gluck33-vljmps 17.gluck33-q65d1m 17.gluck33-vljmps 15.gluck33-7m8cmy.gluck33-vljmps 14.gluck33-oadb7l 18.gluck33-87t9tz 13.gluck33-lpfvll 20.gluck33-eizod6 13.gluck33-t2hcho.gluck33-vctx9v 13.gluck33-lpfvll 22.gluck33-mf1plg 14.gluck33-oadb7l 22.gluck33-mf1plg 15.gluck33-bq8blo.gluck33-libv4j 17.gluck33-q65d1m 21.gluck33-vctx9v 18.gluck33-1kwppy 20.gluck33-eizod6 18.gluck33-j96qi5.gluck33-dhmdwq 18.gluck33-dnc556.gluck33-hgmhxi 18.gluck33-1kwppy 26.gluck33-ydap6a 17.gluck33-q65d1m 26.gluck33-ydap6a 15.gluck33-ulxx7c.gluck33-ydap6a 14.gluck33-oadb7l 27.gluck33-hgmhxi 13.gluck33-lpfvll 28.gluck33-dhmdwq 13.gluck33-wopekt.gluck33-glf7c7 13.gluck33-lpfvll 31.gluck33-plm396 14.gluck33-oadb7l 31.gluck33-plm396 15.gluck33-z3ivuz.gluck33-ydap6a 17.gluck33-q65d1m 30.gluck33-glf7c7 18.gluck33-1kwppy 28.gluck33-dhmdwq 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"])
    .gluck33-8y7pi0 {
    display: none;
  }
}

.gluck33-ajbe28 {
  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) {
  .gluck33-ajbe28 {
    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;
}

.gluck33-16y60h {
  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) {
  .gluck33-16y60h {
    padding: 14px 16px;
  }
}

.gluck33-16y60h button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.gluck33-16y60h button:first-child {
  align-content: end;
}

.gluck33-16y60h button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .gluck33-16y60h
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .gluck33-16y60h
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.gluck33-16y60h button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.gluck33-16y60h button:last-child svg {
  width: 38px;
  height: 38px;
}

.gluck33-ujhva6 {
  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;
}

.gluck33-ujhva6::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .gluck33-ujhva6,
.pc61d126-chatbot[data-active-screen="3"]
  .gluck33-ujhva6 {
  opacity: 1;
  visibility: visible;
}

.gluck33-srut1f {
  flex: 1 1;
}

.gluck33-nhn9j4 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .gluck33-nhn9j4 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .gluck33-2cc2yz {
  display: block;
}

.gluck33-xy5l44 {
  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) {
  .gluck33-xy5l44 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.gluck33-zre7yd {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.gluck33-zre7yd::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.gluck33-db3uh1 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.gluck33-db3uh1 p {
  color: var(--Text-100);
}

.gluck33-zre7yd .gluck33-bt17ha {
  grid-area: button;
}

.gluck33-zre7yd .gluck33-bt17ha::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.gluck33-pw2ch2.org/2000/svg'%3E%3Cpath d='M4.gluck33-xutmdw 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.gluck33-1ddreo 15L16.gluck33-1ddreo 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.gluck33-1ddreo 5L16.gluck33-1ddreo 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .gluck33-8udwim {
  display: block;
}

.gluck33-s7ftp9 {
  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) {
  .gluck33-s7ftp9 {
    margin-top: 40px;
  }
}

.gluck33-idy2au label,
.gluck33-idy2au input {
  display: block;
  width: 100%;
}

.gluck33-idy2au label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.gluck33-idy2au label.gluck33-qv2quy input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.gluck33-idy2au label.gluck33-qv2quy::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;
}

.gluck33-idy2au 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;
}

.gluck33-idy2au input::placeholder {
  color: var(--Text-400);
}

.gluck33-1u7svx {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .gluck33-1u7svx {
  display: flex;
}

.gluck33-1u7svx ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .gluck33-1u7svx ol {
    height: 420px;
    padding: 24px;
  }
}

.gluck33-1u7svx ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.gluck33-ltmlds {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .gluck33-ltmlds {
    padding: 0 24px 24px;
  }
}

.gluck33-ltmlds 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;
}

.gluck33-ltmlds input::placeholder {
  color: var(--Text-400);
}

.gluck33-ltmlds [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.gluck33-ltmlds [type="submit"]:disabled {
  opacity: 0.5;
}

.gluck33-ltmlds [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .gluck33-ltmlds [type="submit"] {
    right: 40px;
  }
}

.gluck33-s6o5bb {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.gluck33-s6o5bb.gluck33-izw4sx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.gluck33-s6o5bb.gluck33-izw4sx::before {
  content: "";
  width: 31px;
}

.gluck33-s6o5bb.gluck33-izw4sx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.gluck33-s6o5bb.gluck33-8k0nr0 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.gluck33-s6o5bb p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.gluck33-10z2rf .gluck33-bt17ha {
  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;
  }
}

.gluck33-soa7nv {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .gluck33-soa7nv {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .gluck33-soa7nv {
    padding: 18px 0;
  }
}

.gluck33-soa7nv .gluck33-kigbmi {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .gluck33-soa7nv .gluck33-kigbmi {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.gluck33-k96g0p {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .gluck33-k96g0p {
    max-width: 160px;
    height: 40px;
  }
}

.gluck33-k96g0p picture,
.gluck33-k96g0p img {
  display: block;
  width: 100%;
  height: 100%;
}

.gluck33-k96g0p img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .gluck33-7q30x8 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.gluck33-cev66w ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .gluck33-soa7nv.gluck33-cvum9t .gluck33-7q30x8 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .gluck33-7q30x8 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .gluck33-7q30x8 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.gluck33-m09gn5,
.gluck33-hghws8 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .gluck33-m09gn5,
  .gluck33-hghws8 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .gluck33-hghws8 {
    display: none;
  }
}

.gluck33-a7xcxc {
  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;
}

.gluck33-cvum9t .gluck33-a7xcxc {
  background: var(--fh-bg-color);
}

.gluck33-a7xcxc button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .gluck33-a7xcxc {
    display: none;
  }
}

.gluck33-ji3djy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .gluck33-ji3djy {
    display: none;
  }
}

.gluck33-bwfwxj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.gluck33-soa7nv.gluck33-cvum9t .gluck33-bwfwxj:first-child {
  display: none;
}

.gluck33-soa7nv.gluck33-cvum9t .gluck33-bwfwxj:last-child {
  display: block;
}

.gluck33-bwfwxj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .gluck33-bwfwxj {
    display: none;
  }
}

.gluck33-xuqm7t {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .gluck33-xuqm7t {
    display: flex;
  }
}

.gluck33-xuqm7t ul {
  max-height: 350px;
  overflow-y: auto;
}

.gluck33-xuqm7t:hover ul {
  visibility: visible;
  opacity: 1;
}

.gluck33-xuqm7t:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.gluck33-xuqm7t:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.gluck33-xuqm7t:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.gluck33-xuqm7t:hover .gluck33-9ljy7n svg {
  transform: rotate(180deg);
}

.gluck33-rz6i43 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.gluck33-pzv280 {
  padding: 0 8px;
}

.gluck33-2gw2tl {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.gluck33-2gw2tl:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .gluck33-2gw2tl {
    padding: 4px 8px;
  }
}

.gluck33-63hzy8 {
  display: flex;
}

.gluck33-63hzy8 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.gluck33-9ljy7n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.gluck33-9ljy7n svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.gluck33-c64132 {
  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) {
  .gluck33-c64132 {
    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;
  }
}

.gluck33-1zdbtb {
  width: 100%;
}

@media (min-width: 1200px) {
  .gluck33-1zdbtb {
    display: none;
  }
}

.gluck33-qya59o {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.gluck33-h4r52z {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.gluck33-1l8o8b {
  display: flex;
}

.gluck33-j0jymh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.gluck33-vhtq8f {
  list-style: none;
}

@media (max-width: 1199px) {
  .gluck33-vhtq8f {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .gluck33-vhtq8f {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .gluck33-vhtq8f .gluck33-l30d2x [data-ref-el],
  .gluck33-vhtq8f .gluck33-l30d2x span,
  .gluck33-vhtq8f .gluck33-l30d2x a {
    white-space: nowrap;
  }
}

.gluck33-cbh3kp {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .gluck33-cbh3kp.gluck33-pmid4z > .gluck33-l30d2x {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .gluck33-cbh3kp.gluck33-td59em:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .gluck33-cbh3kp.gluck33-pmid4z > .gluck33-j0bl2b {
    height: auto;
  }

  .gluck33-cbh3kp.gluck33-pmid4z > div > .gluck33-bx1yra {
    transform: rotate(180deg);
  }
}

.gluck33-cbh3kp [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.gluck33-cbh3kp [data-ref-el],
.gluck33-cbh3kp span {
  cursor: pointer;
}

.gluck33-cbh3kp [data-ref-el],
.gluck33-cbh3kp span,
.gluck33-cbh3kp a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .gluck33-cbh3kp [data-ref-el],
  .gluck33-cbh3kp span,
  .gluck33-cbh3kp a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .gluck33-cbh3kp [data-ref-el],
  .gluck33-cbh3kp span,
  .gluck33-cbh3kp a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.gluck33-j0bl2b {
  height: 0;
  overflow: hidden;
  transition: height 0.gluck33-cev66w ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.gluck33-j0bl2b::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.gluck33-j0bl2b::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.gluck33-j0bl2b::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .gluck33-j0bl2b {
    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;
  }

  .gluck33-j0bl2b:has(> .gluck33-cbh3kp.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .gluck33-j0bl2b .gluck33-j0bl2b {
    padding: 0;
  }

  .gluck33-j0bl2b .gluck33-cbh3kp {
    font-weight: 400;
  }

  .gluck33-j0bl2b .gluck33-cbh3kp:hover > .gluck33-l30d2x {
    background: var(--Neutral-300);
  }

  .gluck33-j0bl2b .gluck33-bx1yra {
    rotate: -90deg;
  }
}

.gluck33-l30d2x {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .gluck33-l30d2x {
    padding: 8px;
  }

  .gluck33-cbh3kp.gluck33-avagv8 > .gluck33-l30d2x {
    background: var(--Neutral-300);
  }
}

.gluck33-bx1yra {
  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.gluck33-pw2ch2.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.gluck33-bwniqs 0.gluck33-jmjm1m.gluck33-l7u06a -0.gluck33-cbzkuj 0.gluck33-54ocq4 -0.gluck33-cbzkuj 1.gluck33-y49s3m 0.gluck33-blvfiq.gluck33-jvo2cs 4.gluck33-rll98k.gluck33-bwniqs 0.gluck33-re5hjw.gluck33-yaps0e -0.gluck33-cbzkuj 9.gluck33-5nstg3 -0.gluck33-cbzkuj 10.gluck33-u16qlg 0.gluck33-djda4g.gluck33-2onj8r 0.gluck33-l7u06a 10.gluck33-2onj8r 0.gluck33-54ocq4 10.gluck33-u16qlg 1.gluck33-u1sbyc.gluck33-p912rc 5.gluck33-ohg7li.gluck33-qk5nyv 6.gluck33-i225xc 5.gluck33-7lv9xh 6.gluck33-i225xc 4.gluck33-txi6ao 5.gluck33-l16d2v.gluck33-bwniqs 1.gluck33-00y61d.gluck33-cbzkuj 0.gluck33-54ocq4 -0.gluck33-cbzkuj 0.gluck33-l7u06a 0.gluck33-bwniqs 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.gluck33-cev66w ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .gluck33-bx1yra {
    cursor: default;
  }
}

.gluck33-8yxl92 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.gluck33-drytdx {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .gluck33-drytdx {
    padding: 40px 4px;
  }
}

.gluck33-le9hyq {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .gluck33-le9hyq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.gluck33-u2optt {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .gluck33-u2optt {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.gluck33-u2optt ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.gluck33-u2optt [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.gluck33-u2optt [data-ref-el],
.gluck33-u2optt span,
.gluck33-u2optt a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.gluck33-zv3qbq {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .gluck33-zv3qbq {
    margin-bottom: 12px;
  }
}

.gluck33-89n5mm {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.gluck33-89n5mm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .gluck33-89n5mm:last-child {
    margin-right: 0;
  }
}

.gluck33-8lsftn {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.gluck33-zv3qbq:hover .gluck33-247g00 {
  visibility: visible;
  opacity: 1;
}

.gluck33-247g00 {
  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);
}

.gluck33-yp41te {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.gluck33-ftmpjw {
  display: flex;
  margin: 6px;
}

.gluck33-ftmpjw img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.gluck33-247g00::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);
}

.gluck33-247g00::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);
}

.gluck33-1a1gr3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .gluck33-1a1gr3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.gluck33-3dsfrz {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .gluck33-3dsfrz {
    margin-right: 32px;
  }
}

.gluck33-f4436d {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .gluck33-f4436d {
    margin-top: 0;
    width: 340px;
  }
}

.gluck33-f4436d a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.gluck33-585tro {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.gluck33-cjfwb8 {
  position: relative;
}

@media (min-width: 768px) {
  .gluck33-cjfwb8 {
    margin-top: 40px;
  }
}

.gluck33-cjfwb8 + .gluck33-4j53yl,
.gluck33-cjfwb8 + .gluck33-cjfwb8 {
  margin-top: 24px;
}

.gluck33-t6c8ox {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .gluck33-t6c8ox {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .gluck33-t6c8ox {
    padding: 80px;
  }
}

.gluck33-ohrqv2 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .gluck33-ohrqv2 {
    padding: 0 16px;
}


}

.gluck33-pu85oe {
  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) {
  .gluck33-pu85oe {
    font-size: 48px;
    line-height: 56px;
  }
}

.gluck33-29vhzg {
  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) {
  .gluck33-29vhzg {
    font-size: 24px;
    line-height: 32px;
  }
}

.gluck33-wn6zvk {
  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;
}

.gluck33-wn6zvk:hover {
  background: var(--button-bg-hover);
}

.gluck33-vhlrqn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.gluck33-vhlrqn img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .gluck33-vhlrqn img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .gluck33-vhlrqn img {
  min-height: 100%;
  }
}

.gluck33-t6c8ox::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.gluck33-sierl6 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.gluck33-sierl6 h1,
.gluck33-sierl6 h2,
.gluck33-sierl6 h3,
.gluck33-sierl6 h4 {
  margin-bottom: 6px;
}

.gluck33-sierl6 h1:not(:first-child),
.gluck33-sierl6 h2:not(:first-child),
.gluck33-sierl6 h3:not(:first-child),
.gluck33-sierl6 h4:not(:first-child) {
  margin-top: 16px;
}

.gluck33-sierl6 h1,
.gluck33-sierl6 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .gluck33-sierl6 h1,
  .gluck33-sierl6 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.gluck33-sierl6 h2,
.gluck33-sierl6 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .gluck33-sierl6 h2,
  .gluck33-sierl6 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.gluck33-sierl6 h3,
.gluck33-sierl6 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .gluck33-sierl6 h3,
  .gluck33-sierl6 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.gluck33-sierl6 h4,
.gluck33-sierl6 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.gluck33-sierl6 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.gluck33-sierl6 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.gluck33-sierl6 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);
}

.gluck33-sierl6 ul ul {
  margin-bottom: 8px;
}

.gluck33-sierl6 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.gluck33-sierl6 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.gluck33-sierl6 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.gluck33-sierl6 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.gluck33-sierl6 ol li::marker {
  font-weight: 700;
}

.gluck33-sierl6 ol ol {
  margin-bottom: 8px;
}

.gluck33-sierl6 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.gluck33-sierl6 ol ul li {
  padding-left: 16px;
}

.gluck33-sierl6 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) {
  .gluck33-sierl6 table {
    padding: 24px;
  }
}

.gluck33-sierl6 table.gluck33-htygh0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.gluck33-cev66w,
    mask-image 0.3s;
}

.gluck33-sierl6 table.gluck33-htygh0.gluck33-kcjg5r {
  -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) {
  .gluck33-sierl6 table {
    display: table;
  }
}

.gluck33-sierl6 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);
}

.gluck33-sierl6 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.gluck33-sierl6 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.gluck33-sierl6 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) {
  .gluck33-sierl6 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.gluck33-sierl6 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.gluck33-sierl6 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.gluck33-sierl6 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.gluck33-sierl6 img {
  max-width: 100%;
  height: auto;
}

.gluck33-4653vy {
  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) {
  .gluck33-4653vy {
    padding: 24px;
  }
}

.gluck33-sx0zix {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .gluck33-sx0zix {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.gluck33-sx0zix > * {
  margin: 0 !important;
}

.gluck33-sx0zix img,
.gluck33-k04e8q {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .gluck33-sx0zix img,
  .gluck33-k04e8q {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.gluck33-k9ud3w {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .gluck33-k9ud3w {
    width: 32px;
    height: 32px;
  }
}

.gluck33-xyb4cg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.gluck33-xyb4cg .gluck33-gnbz5g {
  flex-shrink: 0;
}

.gluck33-xyb4cg .gluck33-y9wtmn svg {
  display: none;
}

.gluck33-4run4h {
  display: grid;
  transition: max-height 0.gluck33-cev66w ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .gluck33-4run4h {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .gluck33-4run4h {
    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));
  }
}

.gluck33-4run4h.gluck33-bu4o4n + .gluck33-gnbz5g svg {
  transform: rotate(180deg);
}

.gluck33-7d18iu {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.gluck33-7d18iu > div:nth-child(3n) {
  grid-column: span 2;
}

.gluck33-7d18iu
  > div:nth-child(3n)
  .gluck33-7v0r1h
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .gluck33-7d18iu {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .gluck33-7d18iu > div:nth-child(3n) {
    grid-column: unset;
  }

  .gluck33-7d18iu
    > div:nth-child(3n)
    .gluck33-7v0r1h
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .gluck33-7d18iu {
    max-width: 270px;
  }
}

.gluck33-7d18iu .gluck33-7v0r1h button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .gluck33-7d18iu .gluck33-7v0r1h button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .gluck33-7d18iu .gluck33-7v0r1h button {
    max-width: 104px;
  }
}

.gluck33-zlvv41 {
  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) {
  .gluck33-zlvv41 {
    margin-bottom: 0;
  }
}

.gluck33-bmv9wu {
  display: none;
  opacity: 0;
}

.gluck33-1bin3u {
  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;
  }
}

.gluck33-1bin3u img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.gluck33-7v0r1h {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.gluck33-7v0r1h button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .gluck33-7v0r1h
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .gluck33-7v0r1h
    button {
    max-width: 145px;
  }
}

.gluck33-yzy2tm:first-child
  .gluck33-7v0r1h
  button {
  max-width: 270px;
}

.gluck33-sfo0zl {
  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%;
}

.gluck33-zlvv41 picture {
  width: 100%;
  max-width: 100%;
}

.gluck33-jneu3n {
  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;
}

.gluck33-jneu3n svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.gluck33-zlvv41:hover .gluck33-jneu3n {
  display: flex;
}

.gluck33-32nhaj {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.gluck33-tskjut {
  display: flex;
}

.gluck33-tskjut:hover .gluck33-8r3jdr,
.gluck33-tskjut .gluck33-avagv8 .gluck33-8r3jdr {
  display: flex;
}

.gluck33-tskjut svg {
  flex-shrink: 0;
}

.gluck33-8r3jdr {
  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) {
  .gluck33-8r3jdr {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.gluck33-8r3jdr:hover {
  display: flex;
}

.gluck33-8r3jdr svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.gluck33-410z6f {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .gluck33-410z6f {
    font-size: 12px;
  }
}

.gluck33-elqsy7,
.gluck33-k14vp1 {
  width: 50%;
  flex-shrink: 0;
}

.gluck33-elqsy7 {
  font-weight: 700;
}

.gluck33-gw9v1m .gluck33-4run4h {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .gluck33-gw9v1m .gluck33-4run4h {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .gluck33-gw9v1m .gluck33-4run4h {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.gluck33-gw9v1m
  .gluck33-sfo0zl:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.gluck33-gw9v1m .gluck33-1bin3u {
  height: 100% !important;
  border-radius: 16px;
}

.gluck33-gw9v1m .gluck33-7v0r1h {
  gap: 4px;
  align-items: center;
}

.gluck33-gw9v1m .gluck33-7v0r1h button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gluck33-gw9v1m .gluck33-7v0r1h svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.gluck33-gw9v1m .gluck33-9biqkw,
.gluck33-gw9v1m .gluck33-wegr86 {
  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.gluck33-pw2ch2.org/2000/svg'%3E%3Cpath d='M9.gluck33-dn572n 4.gluck33-8xhqvo.gluck33-04iovn 5.gluck33-efna1v.gluck33-ebfdjz 5.gluck33-tvrfes.gluck33-oxwo9t 5.gluck33-2n93yj.gluck33-ms0rj1 8.gluck33-wirlt4.gluck33-pdj1bj 9.gluck33-nekx0l.gluck33-qv8yzo 9.gluck33-e2fiyo.gluck33-fau6bh 13.gluck33-8z9ysa.gluck33-18rqpp 11.gluck33-paeth7.gluck33-ahiv0x 11.gluck33-19t6jt.gluck33-vukyin 11.gluck33-j461zz.gluck33-qqkzem 13.gluck33-8alpa1.gluck33-5yf15m 9.gluck33-hikmt7.gluck33-mroxdk 9.gluck33-godbhs.gluck33-7gpgjx 8.gluck33-4t20fq.gluck33-06aft7 5.gluck33-xm2qk8.gluck33-ycdz30 5.gluck33-4f375b.gluck33-xmzlxv 5.gluck33-7xmtvj.gluck33-930jbp 4.gluck33-sgvzg4.gluck33-ahiv0x 1.gluck33-ok0clz.gluck33-dn572n 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.gluck33-gw9v1m .gluck33-9biqkw {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.gluck33-gw9v1m .gluck33-wegr86 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.gluck33-wf8mae {
  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) {
  .gluck33-wf8mae {
    padding: 24px;
  }
}

.gluck33-wf8mae .gluck33-gnbz5g {
  display: flex;
}

@media (min-width: 768px) {
  .gluck33-wf8mae .gluck33-gnbz5g {
    display: none;
  }
}

.gluck33-wf8mae .gluck33-y9wtmn svg {
  display: none;
}

.gluck33-npr7qg {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.gluck33-npr7qg .gluck33-17vyc0 {
  display: none;
}

@media (min-width: 768px) {
  .gluck33-npr7qg .gluck33-17vyc0 {
    display: flex;
  }
}

.gluck33-8rnpw8 {
  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) {
  .gluck33-8rnpw8 {
    font-size: 40px;
    line-height: 48px;
  }
}

.gluck33-8rnpw8 > * {
  margin: 0 !important;
}

.gluck33-8rnpw8 img,
.gluck33-1v7lrl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .gluck33-8rnpw8 img,
  .gluck33-1v7lrl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.gluck33-rbvr5n {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .gluck33-rbvr5n {
    width: 32px;
    height: 32px;
  }
}

.gluck33-rx0auu {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .gluck33-rx0auu {
    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;
  }

  .gluck33-rx0auu::-webkit-scrollbar {
    display: none;
  }
}

.gluck33-t2rnnc {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .gluck33-t2rnnc {
    padding: 7px 15px;
  }
}

.gluck33-t2rnnc:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.gluck33-2q0aa5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .gluck33-2q0aa5 {
    display: flex;
    opacity: 1;
  }
}

.gluck33-t2rnnc picture {
  height: 100%;
  display: block;
}

.gluck33-t2rnnc img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .gluck33-t2rnnc img {
    width: 88px;
    height: 44px;
  }
}

.gluck33-t2rnnc p {
  text-align: center;
  width: 100%;
}

.gluck33-ll1zw1 {
  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) {
  .gluck33-ll1zw1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.gluck33-ll1zw1 img,
.gluck33-3cemyj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .gluck33-ll1zw1 img,
  .gluck33-3cemyj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.gluck33-n16ak4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .gluck33-n16ak4 {
    width: 32px;
    height: 32px;
  }
}

.gluck33-quvhpt {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.gluck33-nm2b11 {
  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;
}

.gluck33-9dphtd {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.gluck33-9dphtd.gluck33-avagv8 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.gluck33-qv51f4 {
  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) {
  .gluck33-qv51f4 {
    font-size: 20px;
    line-height: 28px;
  }
}

.gluck33-3pzler {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.gluck33-p50333 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.gluck33-cev66w ease;
  opacity: 0;
  color: var(--text-color);
}

.gluck33-rkzy6g {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.gluck33-rkzy6g ol,
.gluck33-rkzy6g ul {
  padding-left: 1.3em;
}

.gluck33-9dphtd.gluck33-avagv8 .gluck33-p50333 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.gluck33-9dphtd.gluck33-avagv8 .gluck33-3pzler {
  transform: rotate(180deg);
  color: var(--text-color);
}

.gluck33-95z8t7 {
  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) {
  .gluck33-95z8t7 {
    padding: 24px;
  }
}

.gluck33-95z8t7 .gluck33-gnbz5g {
  display: flex;
}

@media (min-width: 768px) {
  .gluck33-95z8t7 .gluck33-gnbz5g {
    display: none;
  }
}

.gluck33-95z8t7 .gluck33-y9wtmn svg {
  display: none;
}

.gluck33-ljc2ly {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gluck33-ljc2ly .gluck33-17vyc0 {
  display: none;
}

@media (min-width: 768px) {
  .gluck33-ljc2ly .gluck33-17vyc0 {
    display: flex;
  }
}

.gluck33-7xlc8f {
  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) {
  .gluck33-7xlc8f {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.gluck33-7xlc8f > * {
  margin: 0 !important;
}

.gluck33-7xlc8f img,
.gluck33-s1getv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .gluck33-7xlc8f img,
  .gluck33-s1getv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.gluck33-ii1q2t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .gluck33-ii1q2t {
    width: 32px;
    height: 32px;
  }
}

.gluck33-fzvb7f {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .gluck33-fzvb7f {
    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;
  }

  .gluck33-fzvb7f::-webkit-scrollbar {
    display: none;
  }
}

.gluck33-ipmejn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.gluck33-ipmejn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.gluck33-us0onp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .gluck33-us0onp {
    display: flex;
    opacity: 1;
  }
}

.gluck33-ipmejn picture {
  width: auto;
  height: 100%;
  display: block;
}

.gluck33-ipmejn picture img {
  display: block;
  width: auto;
  height: 100%;
}

.gluck33-q3oqch {
  margin: -24px 0;
}

.gluck33-q3oqch:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .gluck33-q3oqch {
    margin: -16px 0;
  }
}

.gluck33-f33897 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .gluck33-f33897 {
    flex-direction: row;
  }
}

.gluck33-6h6f1g {
  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) {
  .gluck33-6h6f1g {
    flex: 1;
  }
}

.gluck33-6h6f1g::placeholder {
  color: var(--Text-400);
}

.gluck33-siyu9d {
  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;
}

.gluck33-9glilb {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.gluck33-9glilb::-webkit-scrollbar {
  display: none;
}

.gluck33-8llupa {
  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;
}

.gluck33-8llupa img,
.gluck33-8llupa svg {
  margin-right: 8px;
}

.gluck33-z4740p {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.gluck33-q3oqch + .gluck33-sopsrh {
  margin-top: 0;
}

@media (min-width: 768px) {
  .gluck33-q3oqch + .gluck33-sopsrh {
    margin-top: -16px;
  }
}

.gluck33-tvl8ee {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.gluck33-tvl8ee > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.gluck33-tvl8ee > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.gluck33-qd66fl {
  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;
}

.gluck33-y4um3a {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.gluck33-nb1u8z {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.gluck33-wh07ia {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.gluck33-oqpo5h {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.gluck33-qd66fl 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;
}

.gluck33-qd66fl 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) {
  .gluck33-qd66fl {
    padding: 39px 179px 39px 39px;
  }

  .gluck33-y4um3a {
    font-size: 40px;
    line-height: 48px;
  }

  .gluck33-oqpo5h {
    height: 348px;
  }

  .gluck33-qd66fl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .gluck33-qd66fl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .gluck33-qd66fl {
    padding: 63px;
  }
}

.gluck33-izpqxa {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .gluck33-izpqxa {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.gluck33-6fzklo {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .gluck33-6fzklo {
    width: auto;
  }
}

.gluck33-w3g009 {
  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;
}

.gluck33-w3g009::-webkit-scrollbar {
  display: none;
}

.gluck33-w3g009 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);
}

.gluck33-w3g009 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .gluck33-w3g009 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.gluck33-izpqxa .gluck33-vw57wr {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.gluck33-cev66w,
    mask-image 0.3s;
}

.gluck33-izpqxa .gluck33-vw57wr.gluck33-kcjg5r {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.gluck33-7blvd1 {
  margin: 40px -16px;
}

.gluck33-xucmxf + .gluck33-4j53yl,
.gluck33-xucmxf + .gluck33-cjfwb8 {
  margin-top: 24px;
}

.gluck33-sxs004 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.gluck33-sxs004 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.gluck33-032qjl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .gluck33-032qjl {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .gluck33-032qjl {
    margin-top: 0;
  }
}

.gluck33-0ox1kw {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .gluck33-0ox1kw {
    font-size: 24px;
    line-height: 32px;
  }
}

.gluck33-vlt0qp {
  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) {
  .gluck33-vlt0qp {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.gluck33-ialyzm {
  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) {
  .gluck33-ialyzm {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.gluck33-j2hd8a {
  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) {
  .gluck33-j2hd8a {
    font-size: 20px;
    line-height: 28px;
  }
}

.gluck33-09ej5d {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .gluck33-09ej5d {
    font-size: 32px;
    line-height: 40px;
  }
}

.gluck33-si87xd {
  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;
}

.gluck33-9a0cjf {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.gluck33-9a0cjf img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.gluck33-sopsrh {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.gluck33-a8725l {
  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) {
  .gluck33-a8725l {
    padding: 15px 48px;
  }
}

main > .gluck33-sopsrh {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .gluck33-4run4h.gluck33-ec69qu > div:nth-child(n+5) {
    display: none;
  }
}

.gluck33-sierl6 p a img {
  display: block;
  margin: 0 auto;
}


.gluck33-g6s45n {
  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 */
.gluck33-3tq3tx {
  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;
}

.gluck33-3tq3tx label {
  font-size: 14px;
}

.gluck33-3tq3tx h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.gluck33-3tq3tx input,
.gluck33-3tq3tx textarea,
.gluck33-3tq3tx 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;
}
.gluck33-3tq3tx button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.gluck33-ol6lmm ease;
}
.gluck33-3tq3tx button:hover {
  background-color: var(--button-bg-hover);
}
.gluck33-b0ydbm {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.gluck33-x2m5ke ease-in;
}

.gluck33-b0ydbm 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;
}
.gluck33-i3s8aa, .gluck33-3igeqf, [class*="review-card"],
thead, thead th, table th, .gluck33-rrzslc,
.gluck33-lnca8l, [class*="collapsible-header"],
.gluck33-1fqihp, [class*="updated-block"] {
  color: #ece7dc !important;
}

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