* {
  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;
  }
}

.jacks-nl-uqfj7j {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-uqfj7j {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .jacks-nl-uqfj7j {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.jacks-nl-1gx4da {
  overflow: hidden;
}

.jacks-nl-8jychu img {
  background: var(--Neutral-300);
}

.jacks-nl-h9uhcn {
  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;
}

.jacks-nl-h3wvvq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.jacks-nl-h3wvvq:hover {
  background: var(--button-bg-hover);
}

.jacks-nl-hrk2hj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.jacks-nl-hrk2hj:hover {
  background: var(--button-bg-hover);
}

.jacks-nl-k3urec {
  font-size: 12px;
  line-height: 18px;
}

.jacks-nl-biqgb6 {
  font-size: 18px;
  line-height: 26px;
}

.jacks-nl-m36m4o {
  width: 100%;
}

.jacks-nl-0svsje {
  padding: 6px 16px;
}

.jacks-nl-zw6fnk {
  padding: 10px 16px;
}

.jacks-nl-5nsgce {
  padding: 15px 26px;
}

.jacks-nl-8vehv0 {
  flex-shrink: 0;
}

.jacks-nl-18we9o {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.jacks-nl-53hw5r {
  display: none;
}

.jacks-nl-h1us6b {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.jacks-nl-yxdqp5 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.jacks-nl-w3gb1c {
  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;
}

.jacks-nl-2ug8d1 {
  cursor: grab;
}

.jacks-nl-w3gb1c::-webkit-scrollbar {
  display: none;
}

.jacks-nl-zdx1xj {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.jacks-nl-m7l12b {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.jacks-nl-e85rub {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.jacks-nl-37e5nq {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.jacks-nl-tsx6g0 {
  visibility: visible;
}

.jacks-nl-rr3ht4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.jacks-nl-5wzql2 ease;
}

.jacks-nl-d1a1wd {
  background-color: var(--Primary-200);
  width: 16px;
}

.jacks-nl-dw9k9n {
  -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.jacks-nl-5wzql2,
    mask-image 0.3s;
}

.jacks-nl-dw9k9n.jacks-nl-jnqto8 {
  -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;
  }
}

.jacks-nl-qgegma: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;
}

.jacks-nl-asf72a {
  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.jacks-nl-vric3o.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.jacks-nl-vric3o.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;
}

.jacks-nl-a3e3x8 {
  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);
}

.jacks-nl-a3e3x8::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%
  );
}

.jacks-nl-hxz24o {
  position: relative;
  z-index: 1;
}

.jacks-nl-dmod3s {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.jacks-nl-nn0ew2 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.jacks-nl-zeafaz {
  font-size: 40px;
  line-height: 48px;
}

.jacks-nl-bfr3tv {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.jacks-nl-yhs8m3 {
  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;
}

.jacks-nl-yhs8m3:hover {
  background: var(--Primary-400);
}

.jacks-nl-yhs8m3 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.jacks-nl-qgegma 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) {
  .jacks-nl-a3e3x8 {
    max-width: 600px;
    padding: 64px;
  }

  .jacks-nl-dmod3s {
    font-size: 24px;
    line-height: 32px;
  }

  .jacks-nl-nn0ew2 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .jacks-nl-zeafaz {
    font-size: 50px;
    line-height: 56px;
  }

  .jacks-nl-bfr3tv {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .jacks-nl-asf72a {
    top: 25px;
    right: 25px;
  }
}

.jacks-nl-h95xqx,
.jacks-nl-8a973y {
  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;
}

.jacks-nl-g5g7d0.jacks-nl-b49eh8::before,
.jacks-nl-8a973y::before,
.jacks-nl-wck9n9::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.jacks-nl-vric3o.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.jacks-nl-pa212q 14.jacks-nl-rc7x6i.jacks-nl-umnlwx 14.jacks-nl-5uxoyx 15.jacks-nl-6k1yf6 14.jacks-nl-74ftoq 15.jacks-nl-aj633y 14.jacks-nl-k0ds72.jacks-nl-a2ptan 14.jacks-nl-t7okh8 19.jacks-nl-on6y2d 12.jacks-nl-1oe4k7 19.jacks-nl-on6y2d 10.jacks-nl-ts99fw.jacks-nl-on6y2d 8.jacks-nl-xq1t97 17.jacks-nl-819y0d 7.jacks-nl-kcz9ya 15.jacks-nl-swjjj3 7.jacks-nl-v3kyfb.jacks-nl-2silxi 7.jacks-nl-kcz9ya 11.jacks-nl-crc9y4 8.jacks-nl-xq1t97 11.jacks-nl-crc9y4 10.jacks-nl-qx9cdw.jacks-nl-crc9y4 12.jacks-nl-9r4ndp 13.jacks-nl-1anxsu 14.jacks-nl-2zncf7 15.jacks-nl-2but6n 14.jacks-nl-wf71wf.jacks-nl-l7b10s 14.jacks-nl-80xqls 15.jacks-nl-esff6f 14.jacks-nl-fgl04i 15.jacks-nl-nrb3mi 14.jacks-nl-90dw2g.jacks-nl-pa212q 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.jacks-nl-fr24t0 15.jacks-nl-07euvg.jacks-nl-vgr3po 15.jacks-nl-2fu85r 15.jacks-nl-5iph1e 15.jacks-nl-eqmsil 15.jacks-nl-xdr7et 15.jacks-nl-wkx3q4.jacks-nl-9z1pot 15.jacks-nl-eqmsil 15.jacks-nl-2mf8rf 15.jacks-nl-d16y1f 15.jacks-nl-3q55qw 15.jacks-nl-a3yily.jacks-nl-3g0q4z 15.jacks-nl-7matzk 7.jacks-nl-5ytg3i 18.jacks-nl-5n90pt 7.jacks-nl-ry2rrj 23.jacks-nl-b6lbem.jacks-nl-bcqimq.jacks-nl-ogcyl4 18.jacks-nl-cgme3c 19.jacks-nl-a0uwez 15.jacks-nl-h1t7pf 15.jacks-nl-fr24t0 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.jacks-nl-z3div9 [type="submit"] *,
.jacks-nl-m4q8f9 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .jacks-nl-pykh5k {
    display: none;
  }
}

.jacks-nl-g8g4q0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .jacks-nl-g8g4q0 {
  display: none;
}

@media (min-width: 768px) {
  .jacks-nl-g8g4q0 {
    bottom: 22px;
  }
}

.jacks-nl-g8g4q0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .jacks-nl-g8g4q0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.jacks-nl-4vsdwx.static) .jacks-nl-g8g4q0 {
    bottom: 8px;
  }
}

.jacks-nl-5m9zyt {
  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.jacks-nl-vric3o.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.jacks-nl-mr67je 3.jacks-nl-eiqjpl.jacks-nl-pwawo7.jacks-nl-98ejt4 3.jacks-nl-ihrkv4 3.jacks-nl-u8abqq 5.jacks-nl-mp942v 3.jacks-nl-u8abqq 8.jacks-nl-iumppa.jacks-nl-s8e9ok.jacks-nl-u8abqq 26.jacks-nl-624i4a 5.jacks-nl-0ex4s9 28.jacks-nl-heupcp 8.jacks-nl-izhe2c 28.jacks-nl-86d38g.jacks-nl-j32djs 28.jacks-nl-y7ozgp.jacks-nl-hj5wlh 34.jacks-nl-oiyoa0.jacks-nl-9uhkoj 36.jacks-nl-y30bz3 11.jacks-nl-kbvpu8 37.jacks-nl-6y3dfn 12.jacks-nl-k7o1hl 36.jacks-nl-1z1pl9.jacks-nl-8uaeeg 28.jacks-nl-hi2fg3.jacks-nl-kj5o7k.jacks-nl-jptlue 28.jacks-nl-sau98i 36.jacks-nl-nw3372 26.jacks-nl-s9wun6 36.jacks-nl-nw3372 23.jacks-nl-tz40b5.jacks-nl-34jfws.jacks-nl-nw3372 5.jacks-nl-n9sopm 34.jacks-nl-afvxft 3.jacks-nl-ihrkv4 31.jacks-nl-mr67je 3.jacks-nl-o9tkjj.jacks-nl-8z8n24 18.jacks-nl-dl8oxf.jacks-nl-ddc6zi 18.jacks-nl-obcj1a 8.jacks-nl-ng2g2b 17.jacks-nl-m18gt8 8.jacks-nl-ng2g2b 15.jacks-nl-vyqmfs.jacks-nl-ng2g2b 14.jacks-nl-5ktb7d 9.jacks-nl-ddc6zi 13.jacks-nl-7wqv0o 11.jacks-nl-8z8n24 13.jacks-nl-f72oyq.jacks-nl-59dspr 13.jacks-nl-7wqv0o 13.jacks-nl-ncnpln 14.jacks-nl-5ktb7d 13.jacks-nl-ncnpln 15.jacks-nl-7e50d7.jacks-nl-ncnpln 17.jacks-nl-m18gt8 12.jacks-nl-59dspr 18.jacks-nl-obcj1a 11.jacks-nl-8z8n24 18.jacks-nl-wziwqe.jacks-nl-r9bmup 18.jacks-nl-ohbud8.jacks-nl-x7u5oy 18.jacks-nl-obcj1a 17.jacks-nl-ribka5 17.jacks-nl-m18gt8 17.jacks-nl-ribka5 15.jacks-nl-ckglo1.jacks-nl-ribka5 14.jacks-nl-5ktb7d 18.jacks-nl-x7u5oy 13.jacks-nl-7wqv0o 20.jacks-nl-r9bmup 13.jacks-nl-l63gdx.jacks-nl-kfo3tm 13.jacks-nl-7wqv0o 22.jacks-nl-svytia 14.jacks-nl-5ktb7d 22.jacks-nl-svytia 15.jacks-nl-iyhmsa.jacks-nl-ccghp6 17.jacks-nl-m18gt8 21.jacks-nl-kfo3tm 18.jacks-nl-obcj1a 20.jacks-nl-r9bmup 18.jacks-nl-cmcu1w.jacks-nl-znib4q 18.jacks-nl-5lz5xr.jacks-nl-g0qfd1 18.jacks-nl-obcj1a 26.jacks-nl-x4v26t 17.jacks-nl-m18gt8 26.jacks-nl-x4v26t 15.jacks-nl-8mhj2j.jacks-nl-x4v26t 14.jacks-nl-5ktb7d 27.jacks-nl-g0qfd1 13.jacks-nl-7wqv0o 28.jacks-nl-znib4q 13.jacks-nl-3bfgo5.jacks-nl-gfztaj 13.jacks-nl-7wqv0o 31.jacks-nl-4oc8oc 14.jacks-nl-5ktb7d 31.jacks-nl-4oc8oc 15.jacks-nl-hgkm27.jacks-nl-x4v26t 17.jacks-nl-m18gt8 30.jacks-nl-gfztaj 18.jacks-nl-obcj1a 28.jacks-nl-znib4q 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"])
    .jacks-nl-5m9zyt {
    display: none;
  }
}

.jacks-nl-pwu0bt {
  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) {
  .jacks-nl-pwu0bt {
    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;
}

.jacks-nl-m4q8f9 {
  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) {
  .jacks-nl-m4q8f9 {
    padding: 14px 16px;
  }
}

.jacks-nl-m4q8f9 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.jacks-nl-m4q8f9 button:first-child {
  align-content: end;
}

.jacks-nl-m4q8f9 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .jacks-nl-m4q8f9
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .jacks-nl-m4q8f9
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.jacks-nl-m4q8f9 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.jacks-nl-m4q8f9 button:last-child svg {
  width: 38px;
  height: 38px;
}

.jacks-nl-wck9n9 {
  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;
}

.jacks-nl-wck9n9::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .jacks-nl-wck9n9,
.pc61d126-chatbot[data-active-screen="3"]
  .jacks-nl-wck9n9 {
  opacity: 1;
  visibility: visible;
}

.jacks-nl-h1if4v {
  flex: 1 1;
}

.jacks-nl-scsqjb {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-scsqjb {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .jacks-nl-sg5w57 {
  display: block;
}

.jacks-nl-q8m748 {
  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) {
  .jacks-nl-q8m748 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.jacks-nl-8a973y {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.jacks-nl-8a973y::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.jacks-nl-nrdc36 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.jacks-nl-nrdc36 p {
  color: var(--Text-100);
}

.jacks-nl-8a973y .jacks-nl-gbs5no {
  grid-area: button;
}

.jacks-nl-8a973y .jacks-nl-gbs5no::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.jacks-nl-vric3o.org/2000/svg'%3E%3Cpath d='M4.jacks-nl-kkbe7b 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jacks-nl-b6zfft 15L16.jacks-nl-b6zfft 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jacks-nl-b6zfft 5L16.jacks-nl-b6zfft 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .jacks-nl-rrglyv {
  display: block;
}

.jacks-nl-9ymq19 {
  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) {
  .jacks-nl-9ymq19 {
    margin-top: 40px;
  }
}

.jacks-nl-h95xqx label,
.jacks-nl-h95xqx input {
  display: block;
  width: 100%;
}

.jacks-nl-h95xqx label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.jacks-nl-h95xqx label.jacks-nl-xcy2jk input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.jacks-nl-h95xqx label.jacks-nl-xcy2jk::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;
}

.jacks-nl-h95xqx 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;
}

.jacks-nl-h95xqx input::placeholder {
  color: var(--Text-400);
}

.jacks-nl-4cqdfw {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .jacks-nl-4cqdfw {
  display: flex;
}

.jacks-nl-4cqdfw ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .jacks-nl-4cqdfw ol {
    height: 420px;
    padding: 24px;
  }
}

.jacks-nl-4cqdfw ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.jacks-nl-z3div9 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-z3div9 {
    padding: 0 24px 24px;
  }
}

.jacks-nl-z3div9 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;
}

.jacks-nl-z3div9 input::placeholder {
  color: var(--Text-400);
}

.jacks-nl-z3div9 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.jacks-nl-z3div9 [type="submit"]:disabled {
  opacity: 0.5;
}

.jacks-nl-z3div9 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .jacks-nl-z3div9 [type="submit"] {
    right: 40px;
  }
}

.jacks-nl-g5g7d0 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.jacks-nl-g5g7d0.jacks-nl-b49eh8 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.jacks-nl-g5g7d0.jacks-nl-b49eh8::before {
  content: "";
  width: 31px;
}

.jacks-nl-g5g7d0.jacks-nl-b49eh8 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.jacks-nl-g5g7d0.jacks-nl-mpbpz0 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.jacks-nl-g5g7d0 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.jacks-nl-g8g4q0 .jacks-nl-gbs5no {
  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;
  }
}

.jacks-nl-pykh5k {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .jacks-nl-pykh5k {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .jacks-nl-pykh5k {
    padding: 18px 0;
  }
}

.jacks-nl-pykh5k .jacks-nl-uqfj7j {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .jacks-nl-pykh5k .jacks-nl-uqfj7j {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.jacks-nl-mz5vn0 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .jacks-nl-mz5vn0 {
    max-width: 160px;
    height: 40px;
  }
}

.jacks-nl-mz5vn0 picture,
.jacks-nl-mz5vn0 img {
  display: block;
  width: 100%;
  height: 100%;
}

.jacks-nl-mz5vn0 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .jacks-nl-n1civz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.jacks-nl-5wzql2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .jacks-nl-pykh5k.jacks-nl-i549w7 .jacks-nl-n1civz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .jacks-nl-n1civz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .jacks-nl-n1civz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.jacks-nl-qaf65n,
.jacks-nl-5i8cuh {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .jacks-nl-qaf65n,
  .jacks-nl-5i8cuh {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .jacks-nl-5i8cuh {
    display: none;
  }
}

.jacks-nl-n3rzdt {
  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;
}

.jacks-nl-i549w7 .jacks-nl-n3rzdt {
  background: var(--fh-bg-color);
}

.jacks-nl-n3rzdt button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .jacks-nl-n3rzdt {
    display: none;
  }
}

.jacks-nl-7z9i8j {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .jacks-nl-7z9i8j {
    display: none;
  }
}

.jacks-nl-d4hfv6 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.jacks-nl-pykh5k.jacks-nl-i549w7 .jacks-nl-d4hfv6:first-child {
  display: none;
}

.jacks-nl-pykh5k.jacks-nl-i549w7 .jacks-nl-d4hfv6:last-child {
  display: block;
}

.jacks-nl-d4hfv6:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .jacks-nl-d4hfv6 {
    display: none;
  }
}

.jacks-nl-eocva7 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jacks-nl-eocva7 {
    display: flex;
  }
}

.jacks-nl-eocva7 ul {
  max-height: 350px;
  overflow-y: auto;
}

.jacks-nl-eocva7:hover ul {
  visibility: visible;
  opacity: 1;
}

.jacks-nl-eocva7:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.jacks-nl-eocva7:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.jacks-nl-eocva7:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.jacks-nl-eocva7:hover .jacks-nl-j6zi32 svg {
  transform: rotate(180deg);
}

.jacks-nl-9ghpfm {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.jacks-nl-91bku9 {
  padding: 0 8px;
}

.jacks-nl-12yr5s {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.jacks-nl-12yr5s:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .jacks-nl-12yr5s {
    padding: 4px 8px;
  }
}

.jacks-nl-uk0nuo {
  display: flex;
}

.jacks-nl-uk0nuo img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.jacks-nl-j6zi32 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.jacks-nl-j6zi32 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.jacks-nl-wx6e8y {
  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) {
  .jacks-nl-wx6e8y {
    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;
  }
}

.jacks-nl-fw2anj {
  width: 100%;
}

@media (min-width: 1200px) {
  .jacks-nl-fw2anj {
    display: none;
  }
}

.jacks-nl-lm0m92 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.jacks-nl-7ck02x {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.jacks-nl-ptrpah {
  display: flex;
}

.jacks-nl-w0edrq {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.jacks-nl-7khieo {
  list-style: none;
}

@media (max-width: 1199px) {
  .jacks-nl-7khieo {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .jacks-nl-7khieo {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .jacks-nl-7khieo .jacks-nl-xvbi3n [data-ref-el],
  .jacks-nl-7khieo .jacks-nl-xvbi3n span,
  .jacks-nl-7khieo .jacks-nl-xvbi3n a {
    white-space: nowrap;
  }
}

.jacks-nl-xmatmi {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .jacks-nl-xmatmi.jacks-nl-crgufy > .jacks-nl-xvbi3n {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .jacks-nl-xmatmi.jacks-nl-xtisx4:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .jacks-nl-xmatmi.jacks-nl-crgufy > .jacks-nl-f2qqy1 {
    height: auto;
  }

  .jacks-nl-xmatmi.jacks-nl-crgufy > div > .jacks-nl-2fjm9i {
    transform: rotate(180deg);
  }
}

.jacks-nl-xmatmi [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.jacks-nl-xmatmi [data-ref-el],
.jacks-nl-xmatmi span {
  cursor: pointer;
}

.jacks-nl-xmatmi [data-ref-el],
.jacks-nl-xmatmi span,
.jacks-nl-xmatmi a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .jacks-nl-xmatmi [data-ref-el],
  .jacks-nl-xmatmi span,
  .jacks-nl-xmatmi a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .jacks-nl-xmatmi [data-ref-el],
  .jacks-nl-xmatmi span,
  .jacks-nl-xmatmi a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.jacks-nl-f2qqy1 {
  height: 0;
  overflow: hidden;
  transition: height 0.jacks-nl-5wzql2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.jacks-nl-f2qqy1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.jacks-nl-f2qqy1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.jacks-nl-f2qqy1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .jacks-nl-f2qqy1 {
    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;
  }

  .jacks-nl-f2qqy1:has(> .jacks-nl-xmatmi.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .jacks-nl-f2qqy1 .jacks-nl-f2qqy1 {
    padding: 0;
  }

  .jacks-nl-f2qqy1 .jacks-nl-xmatmi {
    font-weight: 400;
  }

  .jacks-nl-f2qqy1 .jacks-nl-xmatmi:hover > .jacks-nl-xvbi3n {
    background: var(--Neutral-300);
  }

  .jacks-nl-f2qqy1 .jacks-nl-2fjm9i {
    rotate: -90deg;
  }
}

.jacks-nl-xvbi3n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .jacks-nl-xvbi3n {
    padding: 8px;
  }

  .jacks-nl-xmatmi.jacks-nl-k9grim > .jacks-nl-xvbi3n {
    background: var(--Neutral-300);
  }
}

.jacks-nl-2fjm9i {
  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.jacks-nl-vric3o.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.jacks-nl-73bdvs 0.jacks-nl-tmhqbp.jacks-nl-wgv866 -0.jacks-nl-7u3gr1 0.jacks-nl-wqc1um -0.jacks-nl-7u3gr1 1.jacks-nl-p0lv4o 0.jacks-nl-j9hzo7.jacks-nl-jh0901 4.jacks-nl-mtk80r.jacks-nl-73bdvs 0.jacks-nl-yopy9g.jacks-nl-2759d0 -0.jacks-nl-7u3gr1 9.jacks-nl-813i4q -0.jacks-nl-7u3gr1 10.jacks-nl-1lz7e9 0.jacks-nl-unc7rl.jacks-nl-mue2gz 0.jacks-nl-wgv866 10.jacks-nl-mue2gz 0.jacks-nl-wqc1um 10.jacks-nl-1lz7e9 1.jacks-nl-li9kfa.jacks-nl-cen2hj 5.jacks-nl-w3pccq.jacks-nl-1ewbqp 6.jacks-nl-boaowo 5.jacks-nl-eqz06c 6.jacks-nl-boaowo 4.jacks-nl-4cxj0p 5.jacks-nl-uz8fwi.jacks-nl-73bdvs 1.jacks-nl-yemdrr.jacks-nl-7u3gr1 0.jacks-nl-wqc1um -0.jacks-nl-7u3gr1 0.jacks-nl-wgv866 0.jacks-nl-73bdvs 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.jacks-nl-5wzql2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jacks-nl-2fjm9i {
    cursor: default;
  }
}

.jacks-nl-jhkngf {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.jacks-nl-xojqow {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .jacks-nl-xojqow {
    padding: 40px 4px;
  }
}

.jacks-nl-w7rlmc {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .jacks-nl-w7rlmc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.jacks-nl-h6r2j9 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .jacks-nl-h6r2j9 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.jacks-nl-h6r2j9 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.jacks-nl-h6r2j9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.jacks-nl-h6r2j9 [data-ref-el],
.jacks-nl-h6r2j9 span,
.jacks-nl-h6r2j9 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.jacks-nl-20og2f {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jacks-nl-20og2f {
    margin-bottom: 12px;
  }
}

.jacks-nl-5isjjy {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.jacks-nl-5isjjy img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .jacks-nl-5isjjy:last-child {
    margin-right: 0;
  }
}

.jacks-nl-walbr5 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jacks-nl-20og2f:hover .jacks-nl-prwiu1 {
  visibility: visible;
  opacity: 1;
}

.jacks-nl-prwiu1 {
  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);
}

.jacks-nl-zxx7p5 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.jacks-nl-y689t3 {
  display: flex;
  margin: 6px;
}

.jacks-nl-y689t3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.jacks-nl-prwiu1::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);
}

.jacks-nl-prwiu1::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);
}

.jacks-nl-159q1k {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .jacks-nl-159q1k {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.jacks-nl-r2g143 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .jacks-nl-r2g143 {
    margin-right: 32px;
  }
}

.jacks-nl-5isnz0 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jacks-nl-5isnz0 {
    margin-top: 0;
    width: 340px;
  }
}

.jacks-nl-5isnz0 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jacks-nl-le6p4a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.jacks-nl-ao922j {
  position: relative;
}

@media (min-width: 768px) {
  .jacks-nl-ao922j {
    margin-top: 40px;
  }
}

.jacks-nl-ao922j + .jacks-nl-fhvyon,
.jacks-nl-ao922j + .jacks-nl-ao922j {
  margin-top: 24px;
}

.jacks-nl-gsvxqa {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-gsvxqa {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .jacks-nl-gsvxqa {
    padding: 80px;
  }
}

.jacks-nl-yg23kc {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .jacks-nl-yg23kc {
    padding: 0 16px;
}


}

.jacks-nl-4phjwv {
  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) {
  .jacks-nl-4phjwv {
    font-size: 48px;
    line-height: 56px;
  }
}

.jacks-nl-dqpp69 {
  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) {
  .jacks-nl-dqpp69 {
    font-size: 24px;
    line-height: 32px;
  }
}

.jacks-nl-f9ho8o {
  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;
}

.jacks-nl-f9ho8o:hover {
  background: var(--button-bg-hover);
}

.jacks-nl-hp9jju {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.jacks-nl-hp9jju img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .jacks-nl-hp9jju img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .jacks-nl-hp9jju img {
  min-height: 100%;
  }
}

.jacks-nl-gsvxqa::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.jacks-nl-4ujhsr {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.jacks-nl-4ujhsr h1,
.jacks-nl-4ujhsr h2,
.jacks-nl-4ujhsr h3,
.jacks-nl-4ujhsr h4 {
  margin-bottom: 6px;
}

.jacks-nl-4ujhsr h1:not(:first-child),
.jacks-nl-4ujhsr h2:not(:first-child),
.jacks-nl-4ujhsr h3:not(:first-child),
.jacks-nl-4ujhsr h4:not(:first-child) {
  margin-top: 16px;
}

.jacks-nl-4ujhsr h1,
.jacks-nl-4ujhsr h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .jacks-nl-4ujhsr h1,
  .jacks-nl-4ujhsr h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.jacks-nl-4ujhsr h2,
.jacks-nl-4ujhsr h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .jacks-nl-4ujhsr h2,
  .jacks-nl-4ujhsr h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.jacks-nl-4ujhsr h3,
.jacks-nl-4ujhsr h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .jacks-nl-4ujhsr h3,
  .jacks-nl-4ujhsr h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.jacks-nl-4ujhsr h4,
.jacks-nl-4ujhsr h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.jacks-nl-4ujhsr ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.jacks-nl-4ujhsr ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.jacks-nl-4ujhsr 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);
}

.jacks-nl-4ujhsr ul ul {
  margin-bottom: 8px;
}

.jacks-nl-4ujhsr ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.jacks-nl-4ujhsr ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.jacks-nl-4ujhsr ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.jacks-nl-4ujhsr ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.jacks-nl-4ujhsr ol li::marker {
  font-weight: 700;
}

.jacks-nl-4ujhsr ol ol {
  margin-bottom: 8px;
}

.jacks-nl-4ujhsr ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.jacks-nl-4ujhsr ol ul li {
  padding-left: 16px;
}

.jacks-nl-4ujhsr 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) {
  .jacks-nl-4ujhsr table {
    padding: 24px;
  }
}

.jacks-nl-4ujhsr table.jacks-nl-r5bzr6 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.jacks-nl-5wzql2,
    mask-image 0.3s;
}

.jacks-nl-4ujhsr table.jacks-nl-r5bzr6.jacks-nl-jnqto8 {
  -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) {
  .jacks-nl-4ujhsr table {
    display: table;
  }
}

.jacks-nl-4ujhsr 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);
}

.jacks-nl-4ujhsr table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jacks-nl-4ujhsr table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jacks-nl-4ujhsr 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) {
  .jacks-nl-4ujhsr table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.jacks-nl-4ujhsr table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jacks-nl-4ujhsr table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jacks-nl-4ujhsr table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.jacks-nl-4ujhsr img {
  max-width: 100%;
  height: auto;
}

.jacks-nl-eql16r {
  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) {
  .jacks-nl-eql16r {
    padding: 24px;
  }
}

.jacks-nl-qm35xc {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .jacks-nl-qm35xc {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.jacks-nl-qm35xc > * {
  margin: 0 !important;
}

.jacks-nl-qm35xc img,
.jacks-nl-s98gst {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-qm35xc img,
  .jacks-nl-s98gst {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jacks-nl-muuhb0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jacks-nl-muuhb0 {
    width: 32px;
    height: 32px;
  }
}

.jacks-nl-lo37y3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.jacks-nl-lo37y3 .jacks-nl-oowdy7 {
  flex-shrink: 0;
}

.jacks-nl-lo37y3 .jacks-nl-6awn90 svg {
  display: none;
}

.jacks-nl-qmxo4f {
  display: grid;
  transition: max-height 0.jacks-nl-5wzql2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .jacks-nl-qmxo4f {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .jacks-nl-qmxo4f {
    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));
  }
}

.jacks-nl-qmxo4f.jacks-nl-ewvwrd + .jacks-nl-oowdy7 svg {
  transform: rotate(180deg);
}

.jacks-nl-f2cc6z {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.jacks-nl-f2cc6z > div:nth-child(3n) {
  grid-column: span 2;
}

.jacks-nl-f2cc6z
  > div:nth-child(3n)
  .jacks-nl-k3ktrh
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .jacks-nl-f2cc6z {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .jacks-nl-f2cc6z > div:nth-child(3n) {
    grid-column: unset;
  }

  .jacks-nl-f2cc6z
    > div:nth-child(3n)
    .jacks-nl-k3ktrh
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .jacks-nl-f2cc6z {
    max-width: 270px;
  }
}

.jacks-nl-f2cc6z .jacks-nl-k3ktrh button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .jacks-nl-f2cc6z .jacks-nl-k3ktrh button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .jacks-nl-f2cc6z .jacks-nl-k3ktrh button {
    max-width: 104px;
  }
}

.jacks-nl-e0w51c {
  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) {
  .jacks-nl-e0w51c {
    margin-bottom: 0;
  }
}

.jacks-nl-zt93xq {
  display: none;
  opacity: 0;
}

.jacks-nl-5h2cg9 {
  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;
  }
}

.jacks-nl-5h2cg9 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.jacks-nl-k3ktrh {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.jacks-nl-k3ktrh button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .jacks-nl-k3ktrh
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .jacks-nl-k3ktrh
    button {
    max-width: 145px;
  }
}

.jacks-nl-5sax13:first-child
  .jacks-nl-k3ktrh
  button {
  max-width: 270px;
}

.jacks-nl-75r12t {
  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%;
}

.jacks-nl-e0w51c picture {
  width: 100%;
  max-width: 100%;
}

.jacks-nl-ujyx7l {
  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;
}

.jacks-nl-ujyx7l svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.jacks-nl-e0w51c:hover .jacks-nl-ujyx7l {
  display: flex;
}

.jacks-nl-83m1ue {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.jacks-nl-3k7clv {
  display: flex;
}

.jacks-nl-3k7clv:hover .jacks-nl-5srjrk,
.jacks-nl-3k7clv .jacks-nl-k9grim .jacks-nl-5srjrk {
  display: flex;
}

.jacks-nl-3k7clv svg {
  flex-shrink: 0;
}

.jacks-nl-5srjrk {
  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) {
  .jacks-nl-5srjrk {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.jacks-nl-5srjrk:hover {
  display: flex;
}

.jacks-nl-5srjrk svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.jacks-nl-29wuk4 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .jacks-nl-29wuk4 {
    font-size: 12px;
  }
}

.jacks-nl-6wvh6y,
.jacks-nl-2klzm1 {
  width: 50%;
  flex-shrink: 0;
}

.jacks-nl-6wvh6y {
  font-weight: 700;
}

.jacks-nl-p730tm .jacks-nl-qmxo4f {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .jacks-nl-p730tm .jacks-nl-qmxo4f {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .jacks-nl-p730tm .jacks-nl-qmxo4f {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.jacks-nl-p730tm
  .jacks-nl-75r12t:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.jacks-nl-p730tm .jacks-nl-5h2cg9 {
  height: 100% !important;
  border-radius: 16px;
}

.jacks-nl-p730tm .jacks-nl-k3ktrh {
  gap: 4px;
  align-items: center;
}

.jacks-nl-p730tm .jacks-nl-k3ktrh button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jacks-nl-p730tm .jacks-nl-k3ktrh svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.jacks-nl-p730tm .jacks-nl-1bmurd,
.jacks-nl-p730tm .jacks-nl-kzzywh {
  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.jacks-nl-vric3o.org/2000/svg'%3E%3Cpath d='M9.jacks-nl-tf4dlw 4.jacks-nl-m2nic3.jacks-nl-jjxuq3 5.jacks-nl-jijhnb.jacks-nl-ey0n43 5.jacks-nl-t9jjyh.jacks-nl-7kzq94 5.jacks-nl-60c2b7.jacks-nl-fwnbrj 8.jacks-nl-zjfawh.jacks-nl-2muzzh 9.jacks-nl-7x434j.jacks-nl-afvyir 9.jacks-nl-316soo.jacks-nl-rna85m 13.jacks-nl-0fb4ji.jacks-nl-l7xf4a 11.jacks-nl-l2d4q1.jacks-nl-ffc1u2 11.jacks-nl-foe7wr.jacks-nl-vyjwkl 11.jacks-nl-6z9s1e.jacks-nl-rdaxux 13.jacks-nl-vzcus8.jacks-nl-hkx716 9.jacks-nl-zirrw6.jacks-nl-cmlyvv 9.jacks-nl-q9jtyo.jacks-nl-gcdnyw 8.jacks-nl-1x7obn.jacks-nl-37xrk1 5.jacks-nl-e6f2sk.jacks-nl-169pa5 5.jacks-nl-jhu7h7.jacks-nl-3j7kgv 5.jacks-nl-w1d1zn.jacks-nl-8fyp2g 4.jacks-nl-til482.jacks-nl-ffc1u2 1.jacks-nl-pvk2cm.jacks-nl-tf4dlw 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.jacks-nl-p730tm .jacks-nl-1bmurd {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.jacks-nl-p730tm .jacks-nl-kzzywh {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.jacks-nl-u7mf5p {
  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) {
  .jacks-nl-u7mf5p {
    padding: 24px;
  }
}

.jacks-nl-u7mf5p .jacks-nl-oowdy7 {
  display: flex;
}

@media (min-width: 768px) {
  .jacks-nl-u7mf5p .jacks-nl-oowdy7 {
    display: none;
  }
}

.jacks-nl-u7mf5p .jacks-nl-6awn90 svg {
  display: none;
}

.jacks-nl-si5v3l {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.jacks-nl-si5v3l .jacks-nl-h9uhcn {
  display: none;
}

@media (min-width: 768px) {
  .jacks-nl-si5v3l .jacks-nl-h9uhcn {
    display: flex;
  }
}

.jacks-nl-ure099 {
  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) {
  .jacks-nl-ure099 {
    font-size: 40px;
    line-height: 48px;
  }
}

.jacks-nl-ure099 > * {
  margin: 0 !important;
}

.jacks-nl-ure099 img,
.jacks-nl-mhv1b6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-ure099 img,
  .jacks-nl-mhv1b6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jacks-nl-tur6ih {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jacks-nl-tur6ih {
    width: 32px;
    height: 32px;
  }
}

.jacks-nl-708csg {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .jacks-nl-708csg {
    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;
  }

  .jacks-nl-708csg::-webkit-scrollbar {
    display: none;
  }
}

.jacks-nl-ccn533 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .jacks-nl-ccn533 {
    padding: 7px 15px;
  }
}

.jacks-nl-ccn533:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jacks-nl-5wf2cz {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jacks-nl-5wf2cz {
    display: flex;
    opacity: 1;
  }
}

.jacks-nl-ccn533 picture {
  height: 100%;
  display: block;
}

.jacks-nl-ccn533 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .jacks-nl-ccn533 img {
    width: 88px;
    height: 44px;
  }
}

.jacks-nl-ccn533 p {
  text-align: center;
  width: 100%;
}

.jacks-nl-fh1ube {
  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) {
  .jacks-nl-fh1ube {
    font-size: 40px;
    line-height: 48px;
  }
}

.jacks-nl-fh1ube img,
.jacks-nl-w0mh5a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-fh1ube img,
  .jacks-nl-w0mh5a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jacks-nl-r3hewf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jacks-nl-r3hewf {
    width: 32px;
    height: 32px;
  }
}

.jacks-nl-gn3gdr {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.jacks-nl-3nzqah {
  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;
}

.jacks-nl-fxfqb3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.jacks-nl-fxfqb3.jacks-nl-k9grim {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.jacks-nl-4hgyod {
  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) {
  .jacks-nl-4hgyod {
    font-size: 20px;
    line-height: 28px;
  }
}

.jacks-nl-595t49 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.jacks-nl-avn9dg {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.jacks-nl-5wzql2 ease;
  opacity: 0;
  color: var(--text-color);
}

.jacks-nl-rc2sdx {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.jacks-nl-rc2sdx ol,
.jacks-nl-rc2sdx ul {
  padding-left: 1.3em;
}

.jacks-nl-fxfqb3.jacks-nl-k9grim .jacks-nl-avn9dg {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.jacks-nl-fxfqb3.jacks-nl-k9grim .jacks-nl-595t49 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.jacks-nl-c4b857 {
  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) {
  .jacks-nl-c4b857 {
    padding: 24px;
  }
}

.jacks-nl-c4b857 .jacks-nl-oowdy7 {
  display: flex;
}

@media (min-width: 768px) {
  .jacks-nl-c4b857 .jacks-nl-oowdy7 {
    display: none;
  }
}

.jacks-nl-c4b857 .jacks-nl-6awn90 svg {
  display: none;
}

.jacks-nl-ph54n6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jacks-nl-ph54n6 .jacks-nl-h9uhcn {
  display: none;
}

@media (min-width: 768px) {
  .jacks-nl-ph54n6 .jacks-nl-h9uhcn {
    display: flex;
  }
}

.jacks-nl-kvy3ia {
  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) {
  .jacks-nl-kvy3ia {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.jacks-nl-kvy3ia > * {
  margin: 0 !important;
}

.jacks-nl-kvy3ia img,
.jacks-nl-f6k3z7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jacks-nl-kvy3ia img,
  .jacks-nl-f6k3z7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jacks-nl-vv3kdc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jacks-nl-vv3kdc {
    width: 32px;
    height: 32px;
  }
}

.jacks-nl-pqny6j {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .jacks-nl-pqny6j {
    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;
  }

  .jacks-nl-pqny6j::-webkit-scrollbar {
    display: none;
  }
}

.jacks-nl-pzqqzj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.jacks-nl-pzqqzj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jacks-nl-jwpvjs {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jacks-nl-jwpvjs {
    display: flex;
    opacity: 1;
  }
}

.jacks-nl-pzqqzj picture {
  width: auto;
  height: 100%;
  display: block;
}

.jacks-nl-pzqqzj picture img {
  display: block;
  width: auto;
  height: 100%;
}

.jacks-nl-k5lfkh {
  margin: -24px 0;
}

.jacks-nl-k5lfkh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .jacks-nl-k5lfkh {
    margin: -16px 0;
  }
}

.jacks-nl-l4td0s {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .jacks-nl-l4td0s {
    flex-direction: row;
  }
}

.jacks-nl-sp0jyc {
  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) {
  .jacks-nl-sp0jyc {
    flex: 1;
  }
}

.jacks-nl-sp0jyc::placeholder {
  color: var(--Text-400);
}

.jacks-nl-tyu4vm {
  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;
}

.jacks-nl-r3trd3 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.jacks-nl-r3trd3::-webkit-scrollbar {
  display: none;
}

.jacks-nl-pzds7l {
  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;
}

.jacks-nl-pzds7l img,
.jacks-nl-pzds7l svg {
  margin-right: 8px;
}

.jacks-nl-fa01ro {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.jacks-nl-k5lfkh + .jacks-nl-7o5f18 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .jacks-nl-k5lfkh + .jacks-nl-7o5f18 {
    margin-top: -16px;
  }
}

.jacks-nl-4wf3dd {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.jacks-nl-4wf3dd > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.jacks-nl-4wf3dd > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.jacks-nl-shjbhb {
  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;
}

.jacks-nl-ytzjch {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.jacks-nl-6nn03n {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.jacks-nl-rs2mgh {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.jacks-nl-k2bfs3 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.jacks-nl-shjbhb 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;
}

.jacks-nl-shjbhb 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) {
  .jacks-nl-shjbhb {
    padding: 39px 179px 39px 39px;
  }

  .jacks-nl-ytzjch {
    font-size: 40px;
    line-height: 48px;
  }

  .jacks-nl-k2bfs3 {
    height: 348px;
  }

  .jacks-nl-shjbhb button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .jacks-nl-shjbhb button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .jacks-nl-shjbhb {
    padding: 63px;
  }
}

.jacks-nl-h6tvg3 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .jacks-nl-h6tvg3 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.jacks-nl-hbw7e4 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jacks-nl-hbw7e4 {
    width: auto;
  }
}

.jacks-nl-wwvd56 {
  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;
}

.jacks-nl-wwvd56::-webkit-scrollbar {
  display: none;
}

.jacks-nl-wwvd56 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);
}

.jacks-nl-wwvd56 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jacks-nl-wwvd56 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.jacks-nl-h6tvg3 .jacks-nl-ntzb6f {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.jacks-nl-5wzql2,
    mask-image 0.3s;
}

.jacks-nl-h6tvg3 .jacks-nl-ntzb6f.jacks-nl-jnqto8 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.jacks-nl-aq8plc {
  margin: 40px -16px;
}

.jacks-nl-nnzs8s + .jacks-nl-fhvyon,
.jacks-nl-nnzs8s + .jacks-nl-ao922j {
  margin-top: 24px;
}

.jacks-nl-jib99y {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.jacks-nl-jib99y picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.jacks-nl-qhrp9x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .jacks-nl-qhrp9x {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .jacks-nl-qhrp9x {
    margin-top: 0;
  }
}

.jacks-nl-kqvgut {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jacks-nl-kqvgut {
    font-size: 24px;
    line-height: 32px;
  }
}

.jacks-nl-v334e2 {
  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) {
  .jacks-nl-v334e2 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.jacks-nl-24a85o {
  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) {
  .jacks-nl-24a85o {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.jacks-nl-ebkg5w {
  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) {
  .jacks-nl-ebkg5w {
    font-size: 20px;
    line-height: 28px;
  }
}

.jacks-nl-s7kg7m {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jacks-nl-s7kg7m {
    font-size: 32px;
    line-height: 40px;
  }
}

.jacks-nl-5p9sk1 {
  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;
}

.jacks-nl-xrt470 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.jacks-nl-xrt470 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.jacks-nl-7o5f18 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.jacks-nl-97qsft {
  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) {
  .jacks-nl-97qsft {
    padding: 15px 48px;
  }
}

main > .jacks-nl-7o5f18 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .jacks-nl-qmxo4f.jacks-nl-rrvape > div:nth-child(n+5) {
    display: none;
  }
}

.jacks-nl-4ujhsr p a img {
  display: block;
  margin: 0 auto;
}


.jacks-nl-yqvkbb {
  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 */
.jacks-nl-1gioc6 {
  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;
}

.jacks-nl-1gioc6 label {
  font-size: 14px;
}

.jacks-nl-1gioc6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.jacks-nl-1gioc6 input,
.jacks-nl-1gioc6 textarea,
.jacks-nl-1gioc6 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;
}
.jacks-nl-1gioc6 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.jacks-nl-d6i0z4 ease;
}
.jacks-nl-1gioc6 button:hover {
  background-color: var(--button-bg-hover);
}
.jacks-nl-vxg99i {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.jacks-nl-8h66i4 ease-in;
}

.jacks-nl-vxg99i 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;
}
.jacks-nl-x05v2v, .jacks-nl-1rx1su, [class*="review-card"],
thead, thead th, table th, .jacks-nl-xht8dj,
.jacks-nl-qeou4b, [class*="collapsible-header"],
.jacks-nl-3nt2xg, [class*="updated-block"] {
  color: #ece7dc !important;
}

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