* {
  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;
  }
}

.jack-and-jill-gcwtb9 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-gcwtb9 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .jack-and-jill-gcwtb9 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.jack-and-jill-fb1yjy {
  overflow: hidden;
}

.jack-and-jill-k1gn8z img {
  background: var(--Neutral-300);
}

.jack-and-jill-xrfgit {
  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;
}

.jack-and-jill-jpol06 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.jack-and-jill-jpol06:hover {
  background: var(--button-bg-hover);
}

.jack-and-jill-ft7e82 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.jack-and-jill-ft7e82:hover {
  background: var(--button-bg-hover);
}

.jack-and-jill-rczi92 {
  font-size: 12px;
  line-height: 18px;
}

.jack-and-jill-ikd1fz {
  font-size: 18px;
  line-height: 26px;
}

.jack-and-jill-79af6f {
  width: 100%;
}

.jack-and-jill-rlpo6d {
  padding: 6px 16px;
}

.jack-and-jill-bb8xgt {
  padding: 10px 16px;
}

.jack-and-jill-lt30dg {
  padding: 15px 26px;
}

.jack-and-jill-ojq48v {
  flex-shrink: 0;
}

.jack-and-jill-h77d7a {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.jack-and-jill-ilj064 {
  display: none;
}

.jack-and-jill-ihnb4z {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.jack-and-jill-6xz30m {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.jack-and-jill-qyyevu {
  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;
}

.jack-and-jill-yjryk5 {
  cursor: grab;
}

.jack-and-jill-qyyevu::-webkit-scrollbar {
  display: none;
}

.jack-and-jill-vhhgri {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.jack-and-jill-hpyzlv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.jack-and-jill-qnpto2 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.jack-and-jill-5ed6hn {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.jack-and-jill-mooytv {
  visibility: visible;
}

.jack-and-jill-yieh56 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.jack-and-jill-rue4qm ease;
}

.jack-and-jill-4qw5tb {
  background-color: var(--Primary-200);
  width: 16px;
}

.jack-and-jill-ts0qn5 {
  -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.jack-and-jill-rue4qm,
    mask-image 0.3s;
}

.jack-and-jill-ts0qn5.jack-and-jill-axb097 {
  -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;
  }
}

.jack-and-jill-0vmzys: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;
}

.jack-and-jill-mrzx73 {
  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.jack-and-jill-r3bf17.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.jack-and-jill-r3bf17.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;
}

.jack-and-jill-egux3s {
  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);
}

.jack-and-jill-egux3s::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%
  );
}

.jack-and-jill-texlaf {
  position: relative;
  z-index: 1;
}

.jack-and-jill-wvsc1r {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.jack-and-jill-2hujkd {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.jack-and-jill-djto6o {
  font-size: 40px;
  line-height: 48px;
}

.jack-and-jill-ltfh2g {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.jack-and-jill-yzmmu5 {
  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;
}

.jack-and-jill-yzmmu5:hover {
  background: var(--Primary-400);
}

.jack-and-jill-yzmmu5 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.jack-and-jill-0vmzys 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) {
  .jack-and-jill-egux3s {
    max-width: 600px;
    padding: 64px;
  }

  .jack-and-jill-wvsc1r {
    font-size: 24px;
    line-height: 32px;
  }

  .jack-and-jill-2hujkd {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .jack-and-jill-djto6o {
    font-size: 50px;
    line-height: 56px;
  }

  .jack-and-jill-ltfh2g {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .jack-and-jill-mrzx73 {
    top: 25px;
    right: 25px;
  }
}

.jack-and-jill-p134pi,
.jack-and-jill-kmsgj2 {
  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;
}

.jack-and-jill-cx24on.jack-and-jill-jvhtwv::before,
.jack-and-jill-kmsgj2::before,
.jack-and-jill-2c25fd::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.jack-and-jill-r3bf17.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.jack-and-jill-yx3ytz 14.jack-and-jill-xkrfvx.jack-and-jill-8radwb 14.jack-and-jill-h9e6n4 15.jack-and-jill-4lsetf 14.jack-and-jill-4qi3bp 15.jack-and-jill-5ebyhp 14.jack-and-jill-l21gri.jack-and-jill-vf5uxr 14.jack-and-jill-z9u43d 19.jack-and-jill-mcjl65 12.jack-and-jill-m24i6t 19.jack-and-jill-mcjl65 10.jack-and-jill-vog1zz.jack-and-jill-mcjl65 8.jack-and-jill-xrtqx2 17.jack-and-jill-px4bir 7.jack-and-jill-jlgm43 15.jack-and-jill-2e07su 7.jack-and-jill-eqv0ys.jack-and-jill-r20lw4 7.jack-and-jill-jlgm43 11.jack-and-jill-kfcvql 8.jack-and-jill-xrtqx2 11.jack-and-jill-kfcvql 10.jack-and-jill-axak3y.jack-and-jill-kfcvql 12.jack-and-jill-58qwai 13.jack-and-jill-sy4lfp 14.jack-and-jill-606ccb 15.jack-and-jill-pljhwn 14.jack-and-jill-iofoef.jack-and-jill-5nrhr8 14.jack-and-jill-mbb829 15.jack-and-jill-y1zggo 14.jack-and-jill-u6qn6z 15.jack-and-jill-h9sa4d 14.jack-and-jill-c8oocx.jack-and-jill-yx3ytz 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.jack-and-jill-z8qt4m 15.jack-and-jill-ya8fzm.jack-and-jill-0nbrb3 15.jack-and-jill-9b0ifw 15.jack-and-jill-lk6vjz 15.jack-and-jill-4li6pm 15.jack-and-jill-l7x1wg 15.jack-and-jill-twaalx.jack-and-jill-mh9n3p 15.jack-and-jill-4li6pm 15.jack-and-jill-0obr0q 15.jack-and-jill-9kwy5a 15.jack-and-jill-6nsisq 15.jack-and-jill-gp7h0w.jack-and-jill-xcjp0j 15.jack-and-jill-bf3sag 7.jack-and-jill-86w1rx 18.jack-and-jill-u6ton6 7.jack-and-jill-z73tdr 23.jack-and-jill-9ib4ne.jack-and-jill-rkj7wv.jack-and-jill-bycem0 18.jack-and-jill-aiqc6a 19.jack-and-jill-lcckf9 15.jack-and-jill-n9z3l3 15.jack-and-jill-z8qt4m 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.jack-and-jill-bquvdn [type="submit"] *,
.jack-and-jill-kwxd92 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .jack-and-jill-3x9vk3 {
    display: none;
  }
}

.jack-and-jill-iixjxd {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .jack-and-jill-iixjxd {
  display: none;
}

@media (min-width: 768px) {
  .jack-and-jill-iixjxd {
    bottom: 22px;
  }
}

.jack-and-jill-iixjxd input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .jack-and-jill-iixjxd {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.jack-and-jill-zbgdpf.static) .jack-and-jill-iixjxd {
    bottom: 8px;
  }
}

.jack-and-jill-va8gza {
  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.jack-and-jill-r3bf17.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.jack-and-jill-vif2rl 3.jack-and-jill-86vgff.jack-and-jill-w66ulw.jack-and-jill-usldnz 3.jack-and-jill-kt79gq 3.jack-and-jill-5azqab 5.jack-and-jill-cetojs 3.jack-and-jill-5azqab 8.jack-and-jill-smnmqm.jack-and-jill-p748sa.jack-and-jill-5azqab 26.jack-and-jill-42xe1p 5.jack-and-jill-vdeokq 28.jack-and-jill-yyzucs 8.jack-and-jill-iaj7br 28.jack-and-jill-2du55j.jack-and-jill-0z92ue 28.jack-and-jill-bjx6tg.jack-and-jill-uf23zk 34.jack-and-jill-1ohlip.jack-and-jill-y8xm1e 36.jack-and-jill-rzzl1z 11.jack-and-jill-fy6wd7 37.jack-and-jill-4neh0i 12.jack-and-jill-7tuta0 36.jack-and-jill-3y2q31.jack-and-jill-ms9ci5 28.jack-and-jill-qn7r45.jack-and-jill-t3prft.jack-and-jill-q6bbrk 28.jack-and-jill-hz829v 36.jack-and-jill-glqnvi 26.jack-and-jill-16iejh 36.jack-and-jill-glqnvi 23.jack-and-jill-gxvbo3.jack-and-jill-o19pz0.jack-and-jill-glqnvi 5.jack-and-jill-61oaer 34.jack-and-jill-10h17w 3.jack-and-jill-kt79gq 31.jack-and-jill-vif2rl 3.jack-and-jill-zxc1gu.jack-and-jill-zghrw2 18.jack-and-jill-4clmj4.jack-and-jill-nl5yi4 18.jack-and-jill-5urxer 8.jack-and-jill-nw6d6c 17.jack-and-jill-kxsonu 8.jack-and-jill-nw6d6c 15.jack-and-jill-y5pv2r.jack-and-jill-nw6d6c 14.jack-and-jill-srpbg7 9.jack-and-jill-nl5yi4 13.jack-and-jill-0bdi9v 11.jack-and-jill-zghrw2 13.jack-and-jill-9a1hzn.jack-and-jill-g4ve46 13.jack-and-jill-0bdi9v 13.jack-and-jill-admznj 14.jack-and-jill-srpbg7 13.jack-and-jill-admznj 15.jack-and-jill-opcob2.jack-and-jill-admznj 17.jack-and-jill-kxsonu 12.jack-and-jill-g4ve46 18.jack-and-jill-5urxer 11.jack-and-jill-zghrw2 18.jack-and-jill-vvkk8o.jack-and-jill-kfglez 18.jack-and-jill-f2nsfx.jack-and-jill-2uu9wt 18.jack-and-jill-5urxer 17.jack-and-jill-yp4o72 17.jack-and-jill-kxsonu 17.jack-and-jill-yp4o72 15.jack-and-jill-cgrewv.jack-and-jill-yp4o72 14.jack-and-jill-srpbg7 18.jack-and-jill-2uu9wt 13.jack-and-jill-0bdi9v 20.jack-and-jill-kfglez 13.jack-and-jill-o95hih.jack-and-jill-v715ll 13.jack-and-jill-0bdi9v 22.jack-and-jill-u8f0i1 14.jack-and-jill-srpbg7 22.jack-and-jill-u8f0i1 15.jack-and-jill-yozy3e.jack-and-jill-1u1wsb 17.jack-and-jill-kxsonu 21.jack-and-jill-v715ll 18.jack-and-jill-5urxer 20.jack-and-jill-kfglez 18.jack-and-jill-bh1iad.jack-and-jill-fvjtop 18.jack-and-jill-3vj2ef.jack-and-jill-omg1an 18.jack-and-jill-5urxer 26.jack-and-jill-uewcxg 17.jack-and-jill-kxsonu 26.jack-and-jill-uewcxg 15.jack-and-jill-fqg2er.jack-and-jill-uewcxg 14.jack-and-jill-srpbg7 27.jack-and-jill-omg1an 13.jack-and-jill-0bdi9v 28.jack-and-jill-fvjtop 13.jack-and-jill-ouzs1k.jack-and-jill-tunh0f 13.jack-and-jill-0bdi9v 31.jack-and-jill-8glfm2 14.jack-and-jill-srpbg7 31.jack-and-jill-8glfm2 15.jack-and-jill-u7yhrp.jack-and-jill-uewcxg 17.jack-and-jill-kxsonu 30.jack-and-jill-tunh0f 18.jack-and-jill-5urxer 28.jack-and-jill-fvjtop 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"])
    .jack-and-jill-va8gza {
    display: none;
  }
}

.jack-and-jill-c7ht62 {
  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) {
  .jack-and-jill-c7ht62 {
    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;
}

.jack-and-jill-kwxd92 {
  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) {
  .jack-and-jill-kwxd92 {
    padding: 14px 16px;
  }
}

.jack-and-jill-kwxd92 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.jack-and-jill-kwxd92 button:first-child {
  align-content: end;
}

.jack-and-jill-kwxd92 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .jack-and-jill-kwxd92
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .jack-and-jill-kwxd92
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.jack-and-jill-kwxd92 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.jack-and-jill-kwxd92 button:last-child svg {
  width: 38px;
  height: 38px;
}

.jack-and-jill-2c25fd {
  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;
}

.jack-and-jill-2c25fd::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .jack-and-jill-2c25fd,
.pc61d126-chatbot[data-active-screen="3"]
  .jack-and-jill-2c25fd {
  opacity: 1;
  visibility: visible;
}

.jack-and-jill-7pmdjt {
  flex: 1 1;
}

.jack-and-jill-53m3na {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-53m3na {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .jack-and-jill-gyichc {
  display: block;
}

.jack-and-jill-ohqfg1 {
  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) {
  .jack-and-jill-ohqfg1 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.jack-and-jill-kmsgj2 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.jack-and-jill-kmsgj2::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.jack-and-jill-adb5lo span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.jack-and-jill-adb5lo p {
  color: var(--Text-100);
}

.jack-and-jill-kmsgj2 .jack-and-jill-lss6fp {
  grid-area: button;
}

.jack-and-jill-kmsgj2 .jack-and-jill-lss6fp::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.jack-and-jill-r3bf17.org/2000/svg'%3E%3Cpath d='M4.jack-and-jill-e1twix 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jack-and-jill-n0cunp 15L16.jack-and-jill-n0cunp 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jack-and-jill-n0cunp 5L16.jack-and-jill-n0cunp 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .jack-and-jill-6pokuc {
  display: block;
}

.jack-and-jill-9zkf75 {
  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) {
  .jack-and-jill-9zkf75 {
    margin-top: 40px;
  }
}

.jack-and-jill-p134pi label,
.jack-and-jill-p134pi input {
  display: block;
  width: 100%;
}

.jack-and-jill-p134pi label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.jack-and-jill-p134pi label.jack-and-jill-a0myla input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.jack-and-jill-p134pi label.jack-and-jill-a0myla::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;
}

.jack-and-jill-p134pi 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;
}

.jack-and-jill-p134pi input::placeholder {
  color: var(--Text-400);
}

.jack-and-jill-0a0380 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .jack-and-jill-0a0380 {
  display: flex;
}

.jack-and-jill-0a0380 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .jack-and-jill-0a0380 ol {
    height: 420px;
    padding: 24px;
  }
}

.jack-and-jill-0a0380 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.jack-and-jill-bquvdn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-bquvdn {
    padding: 0 24px 24px;
  }
}

.jack-and-jill-bquvdn 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;
}

.jack-and-jill-bquvdn input::placeholder {
  color: var(--Text-400);
}

.jack-and-jill-bquvdn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.jack-and-jill-bquvdn [type="submit"]:disabled {
  opacity: 0.5;
}

.jack-and-jill-bquvdn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .jack-and-jill-bquvdn [type="submit"] {
    right: 40px;
  }
}

.jack-and-jill-cx24on {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.jack-and-jill-cx24on.jack-and-jill-jvhtwv {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.jack-and-jill-cx24on.jack-and-jill-jvhtwv::before {
  content: "";
  width: 31px;
}

.jack-and-jill-cx24on.jack-and-jill-jvhtwv p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.jack-and-jill-cx24on.jack-and-jill-0kyxwl p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.jack-and-jill-cx24on p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.jack-and-jill-iixjxd .jack-and-jill-lss6fp {
  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;
  }
}

.jack-and-jill-3x9vk3 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .jack-and-jill-3x9vk3 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-3x9vk3 {
    padding: 18px 0;
  }
}

.jack-and-jill-3x9vk3 .jack-and-jill-gcwtb9 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .jack-and-jill-3x9vk3 .jack-and-jill-gcwtb9 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.jack-and-jill-ukleb9 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .jack-and-jill-ukleb9 {
    max-width: 160px;
    height: 40px;
  }
}

.jack-and-jill-ukleb9 picture,
.jack-and-jill-ukleb9 img {
  display: block;
  width: 100%;
  height: 100%;
}

.jack-and-jill-ukleb9 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .jack-and-jill-tne9hv {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.jack-and-jill-rue4qm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .jack-and-jill-3x9vk3.jack-and-jill-z1fwn6 .jack-and-jill-tne9hv {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .jack-and-jill-tne9hv {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .jack-and-jill-tne9hv {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.jack-and-jill-1a0fci,
.jack-and-jill-i4szjo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .jack-and-jill-1a0fci,
  .jack-and-jill-i4szjo {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .jack-and-jill-i4szjo {
    display: none;
  }
}

.jack-and-jill-9ecr5x {
  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;
}

.jack-and-jill-z1fwn6 .jack-and-jill-9ecr5x {
  background: var(--fh-bg-color);
}

.jack-and-jill-9ecr5x button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .jack-and-jill-9ecr5x {
    display: none;
  }
}

.jack-and-jill-cucdg0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .jack-and-jill-cucdg0 {
    display: none;
  }
}

.jack-and-jill-xr612q {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.jack-and-jill-3x9vk3.jack-and-jill-z1fwn6 .jack-and-jill-xr612q:first-child {
  display: none;
}

.jack-and-jill-3x9vk3.jack-and-jill-z1fwn6 .jack-and-jill-xr612q:last-child {
  display: block;
}

.jack-and-jill-xr612q:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .jack-and-jill-xr612q {
    display: none;
  }
}

.jack-and-jill-yjoxj1 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jack-and-jill-yjoxj1 {
    display: flex;
  }
}

.jack-and-jill-yjoxj1 ul {
  max-height: 350px;
  overflow-y: auto;
}

.jack-and-jill-yjoxj1:hover ul {
  visibility: visible;
  opacity: 1;
}

.jack-and-jill-yjoxj1:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.jack-and-jill-yjoxj1:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.jack-and-jill-yjoxj1:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.jack-and-jill-yjoxj1:hover .jack-and-jill-hxy1wp svg {
  transform: rotate(180deg);
}

.jack-and-jill-opaoqm {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.jack-and-jill-hasehc {
  padding: 0 8px;
}

.jack-and-jill-2s423d {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.jack-and-jill-2s423d:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .jack-and-jill-2s423d {
    padding: 4px 8px;
  }
}

.jack-and-jill-58z43a {
  display: flex;
}

.jack-and-jill-58z43a img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.jack-and-jill-hxy1wp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.jack-and-jill-hxy1wp svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.jack-and-jill-q4dihh {
  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) {
  .jack-and-jill-q4dihh {
    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;
  }
}

.jack-and-jill-44n96j {
  width: 100%;
}

@media (min-width: 1200px) {
  .jack-and-jill-44n96j {
    display: none;
  }
}

.jack-and-jill-n700cd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.jack-and-jill-zymrnl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.jack-and-jill-0sbtvs {
  display: flex;
}

.jack-and-jill-g78tni {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.jack-and-jill-kugoz4 {
  list-style: none;
}

@media (max-width: 1199px) {
  .jack-and-jill-kugoz4 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-kugoz4 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .jack-and-jill-kugoz4 .jack-and-jill-2vsdx2 [data-ref-el],
  .jack-and-jill-kugoz4 .jack-and-jill-2vsdx2 span,
  .jack-and-jill-kugoz4 .jack-and-jill-2vsdx2 a {
    white-space: nowrap;
  }
}

.jack-and-jill-guhcr0 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .jack-and-jill-guhcr0.jack-and-jill-v1vlw4 > .jack-and-jill-2vsdx2 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-guhcr0.jack-and-jill-esqw1f:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .jack-and-jill-guhcr0.jack-and-jill-v1vlw4 > .jack-and-jill-wxwp17 {
    height: auto;
  }

  .jack-and-jill-guhcr0.jack-and-jill-v1vlw4 > div > .jack-and-jill-hj2fan {
    transform: rotate(180deg);
  }
}

.jack-and-jill-guhcr0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.jack-and-jill-guhcr0 [data-ref-el],
.jack-and-jill-guhcr0 span {
  cursor: pointer;
}

.jack-and-jill-guhcr0 [data-ref-el],
.jack-and-jill-guhcr0 span,
.jack-and-jill-guhcr0 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .jack-and-jill-guhcr0 [data-ref-el],
  .jack-and-jill-guhcr0 span,
  .jack-and-jill-guhcr0 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-guhcr0 [data-ref-el],
  .jack-and-jill-guhcr0 span,
  .jack-and-jill-guhcr0 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.jack-and-jill-wxwp17 {
  height: 0;
  overflow: hidden;
  transition: height 0.jack-and-jill-rue4qm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.jack-and-jill-wxwp17::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.jack-and-jill-wxwp17::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.jack-and-jill-wxwp17::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .jack-and-jill-wxwp17 {
    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;
  }

  .jack-and-jill-wxwp17:has(> .jack-and-jill-guhcr0.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .jack-and-jill-wxwp17 .jack-and-jill-wxwp17 {
    padding: 0;
  }

  .jack-and-jill-wxwp17 .jack-and-jill-guhcr0 {
    font-weight: 400;
  }

  .jack-and-jill-wxwp17 .jack-and-jill-guhcr0:hover > .jack-and-jill-2vsdx2 {
    background: var(--Neutral-300);
  }

  .jack-and-jill-wxwp17 .jack-and-jill-hj2fan {
    rotate: -90deg;
  }
}

.jack-and-jill-2vsdx2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .jack-and-jill-2vsdx2 {
    padding: 8px;
  }

  .jack-and-jill-guhcr0.jack-and-jill-85jzla > .jack-and-jill-2vsdx2 {
    background: var(--Neutral-300);
  }
}

.jack-and-jill-hj2fan {
  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.jack-and-jill-r3bf17.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.jack-and-jill-syqdql 0.jack-and-jill-4lg05p.jack-and-jill-nte0o3 -0.jack-and-jill-68850z 0.jack-and-jill-4raz4o -0.jack-and-jill-68850z 1.jack-and-jill-27m56d 0.jack-and-jill-huzeqb.jack-and-jill-q51dnv 4.jack-and-jill-5xye7r.jack-and-jill-syqdql 0.jack-and-jill-i7f70j.jack-and-jill-qhwkyu -0.jack-and-jill-68850z 9.jack-and-jill-929u0q -0.jack-and-jill-68850z 10.jack-and-jill-gi3s4l 0.jack-and-jill-y3e92p.jack-and-jill-60wzco 0.jack-and-jill-nte0o3 10.jack-and-jill-60wzco 0.jack-and-jill-4raz4o 10.jack-and-jill-gi3s4l 1.jack-and-jill-ac4eaw.jack-and-jill-krfa5v 5.jack-and-jill-668t1t.jack-and-jill-bhl8ql 6.jack-and-jill-jgxvkm 5.jack-and-jill-yzj8iv 6.jack-and-jill-jgxvkm 4.jack-and-jill-11bcmx 5.jack-and-jill-ehrczn.jack-and-jill-syqdql 1.jack-and-jill-u1yjvg.jack-and-jill-68850z 0.jack-and-jill-4raz4o -0.jack-and-jill-68850z 0.jack-and-jill-nte0o3 0.jack-and-jill-syqdql 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.jack-and-jill-rue4qm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jack-and-jill-hj2fan {
    cursor: default;
  }
}

.jack-and-jill-07cksb {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.jack-and-jill-u4yov9 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .jack-and-jill-u4yov9 {
    padding: 40px 4px;
  }
}

.jack-and-jill-6g5au4 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .jack-and-jill-6g5au4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.jack-and-jill-fkc8zc {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .jack-and-jill-fkc8zc {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.jack-and-jill-fkc8zc ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.jack-and-jill-fkc8zc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.jack-and-jill-fkc8zc [data-ref-el],
.jack-and-jill-fkc8zc span,
.jack-and-jill-fkc8zc a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.jack-and-jill-rh859o {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jack-and-jill-rh859o {
    margin-bottom: 12px;
  }
}

.jack-and-jill-q6r7l6 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.jack-and-jill-q6r7l6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .jack-and-jill-q6r7l6:last-child {
    margin-right: 0;
  }
}

.jack-and-jill-9733eg {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jack-and-jill-rh859o:hover .jack-and-jill-82oj1r {
  visibility: visible;
  opacity: 1;
}

.jack-and-jill-82oj1r {
  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);
}

.jack-and-jill-fh9i6o {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.jack-and-jill-0frtbk {
  display: flex;
  margin: 6px;
}

.jack-and-jill-0frtbk img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.jack-and-jill-82oj1r::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);
}

.jack-and-jill-82oj1r::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);
}

.jack-and-jill-a0vsbd {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .jack-and-jill-a0vsbd {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.jack-and-jill-vb9dxx {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .jack-and-jill-vb9dxx {
    margin-right: 32px;
  }
}

.jack-and-jill-jzr63r {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jack-and-jill-jzr63r {
    margin-top: 0;
    width: 340px;
  }
}

.jack-and-jill-jzr63r a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jack-and-jill-usvn0s {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.jack-and-jill-ijpc30 {
  position: relative;
}

@media (min-width: 768px) {
  .jack-and-jill-ijpc30 {
    margin-top: 40px;
  }
}

.jack-and-jill-ijpc30 + .jack-and-jill-2qc0p2,
.jack-and-jill-ijpc30 + .jack-and-jill-ijpc30 {
  margin-top: 24px;
}

.jack-and-jill-aye2ob {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-aye2ob {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .jack-and-jill-aye2ob {
    padding: 80px;
  }
}

.jack-and-jill-rqe2yo {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .jack-and-jill-rqe2yo {
    padding: 0 16px;
}


}

.jack-and-jill-5hpfza {
  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) {
  .jack-and-jill-5hpfza {
    font-size: 48px;
    line-height: 56px;
  }
}

.jack-and-jill-9jyrvm {
  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) {
  .jack-and-jill-9jyrvm {
    font-size: 24px;
    line-height: 32px;
  }
}

.jack-and-jill-re29aa {
  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;
}

.jack-and-jill-re29aa:hover {
  background: var(--button-bg-hover);
}

.jack-and-jill-y35axf {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.jack-and-jill-y35axf img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .jack-and-jill-y35axf img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .jack-and-jill-y35axf img {
  min-height: 100%;
  }
}

.jack-and-jill-aye2ob::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.jack-and-jill-sypta1 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.jack-and-jill-sypta1 h1,
.jack-and-jill-sypta1 h2,
.jack-and-jill-sypta1 h3,
.jack-and-jill-sypta1 h4 {
  margin-bottom: 6px;
}

.jack-and-jill-sypta1 h1:not(:first-child),
.jack-and-jill-sypta1 h2:not(:first-child),
.jack-and-jill-sypta1 h3:not(:first-child),
.jack-and-jill-sypta1 h4:not(:first-child) {
  margin-top: 16px;
}

.jack-and-jill-sypta1 h1,
.jack-and-jill-sypta1 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .jack-and-jill-sypta1 h1,
  .jack-and-jill-sypta1 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.jack-and-jill-sypta1 h2,
.jack-and-jill-sypta1 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .jack-and-jill-sypta1 h2,
  .jack-and-jill-sypta1 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.jack-and-jill-sypta1 h3,
.jack-and-jill-sypta1 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .jack-and-jill-sypta1 h3,
  .jack-and-jill-sypta1 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.jack-and-jill-sypta1 h4,
.jack-and-jill-sypta1 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.jack-and-jill-sypta1 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.jack-and-jill-sypta1 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.jack-and-jill-sypta1 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);
}

.jack-and-jill-sypta1 ul ul {
  margin-bottom: 8px;
}

.jack-and-jill-sypta1 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.jack-and-jill-sypta1 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.jack-and-jill-sypta1 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.jack-and-jill-sypta1 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.jack-and-jill-sypta1 ol li::marker {
  font-weight: 700;
}

.jack-and-jill-sypta1 ol ol {
  margin-bottom: 8px;
}

.jack-and-jill-sypta1 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.jack-and-jill-sypta1 ol ul li {
  padding-left: 16px;
}

.jack-and-jill-sypta1 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) {
  .jack-and-jill-sypta1 table {
    padding: 24px;
  }
}

.jack-and-jill-sypta1 table.jack-and-jill-n30ojw {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.jack-and-jill-rue4qm,
    mask-image 0.3s;
}

.jack-and-jill-sypta1 table.jack-and-jill-n30ojw.jack-and-jill-axb097 {
  -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) {
  .jack-and-jill-sypta1 table {
    display: table;
  }
}

.jack-and-jill-sypta1 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);
}

.jack-and-jill-sypta1 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jack-and-jill-sypta1 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jack-and-jill-sypta1 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) {
  .jack-and-jill-sypta1 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.jack-and-jill-sypta1 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jack-and-jill-sypta1 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jack-and-jill-sypta1 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.jack-and-jill-sypta1 img {
  max-width: 100%;
  height: auto;
}

.jack-and-jill-rb989g {
  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) {
  .jack-and-jill-rb989g {
    padding: 24px;
  }
}

.jack-and-jill-v40sj3 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .jack-and-jill-v40sj3 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.jack-and-jill-v40sj3 > * {
  margin: 0 !important;
}

.jack-and-jill-v40sj3 img,
.jack-and-jill-739ese {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-v40sj3 img,
  .jack-and-jill-739ese {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jack-and-jill-ho21bq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jack-and-jill-ho21bq {
    width: 32px;
    height: 32px;
  }
}

.jack-and-jill-tc8lai {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.jack-and-jill-tc8lai .jack-and-jill-ln8gvn {
  flex-shrink: 0;
}

.jack-and-jill-tc8lai .jack-and-jill-g1qojr svg {
  display: none;
}

.jack-and-jill-1rj2ne {
  display: grid;
  transition: max-height 0.jack-and-jill-rue4qm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .jack-and-jill-1rj2ne {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-1rj2ne {
    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));
  }
}

.jack-and-jill-1rj2ne.jack-and-jill-e26562 + .jack-and-jill-ln8gvn svg {
  transform: rotate(180deg);
}

.jack-and-jill-wzxo8g {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.jack-and-jill-wzxo8g > div:nth-child(3n) {
  grid-column: span 2;
}

.jack-and-jill-wzxo8g
  > div:nth-child(3n)
  .jack-and-jill-o0uet2
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .jack-and-jill-wzxo8g {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .jack-and-jill-wzxo8g > div:nth-child(3n) {
    grid-column: unset;
  }

  .jack-and-jill-wzxo8g
    > div:nth-child(3n)
    .jack-and-jill-o0uet2
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-wzxo8g {
    max-width: 270px;
  }
}

.jack-and-jill-wzxo8g .jack-and-jill-o0uet2 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .jack-and-jill-wzxo8g .jack-and-jill-o0uet2 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-wzxo8g .jack-and-jill-o0uet2 button {
    max-width: 104px;
  }
}

.jack-and-jill-7d2dhr {
  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) {
  .jack-and-jill-7d2dhr {
    margin-bottom: 0;
  }
}

.jack-and-jill-u3ft62 {
  display: none;
  opacity: 0;
}

.jack-and-jill-76fvt2 {
  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;
  }
}

.jack-and-jill-76fvt2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.jack-and-jill-o0uet2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.jack-and-jill-o0uet2 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .jack-and-jill-o0uet2
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .jack-and-jill-o0uet2
    button {
    max-width: 145px;
  }
}

.jack-and-jill-xjc3k8:first-child
  .jack-and-jill-o0uet2
  button {
  max-width: 270px;
}

.jack-and-jill-5mjyp2 {
  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%;
}

.jack-and-jill-7d2dhr picture {
  width: 100%;
  max-width: 100%;
}

.jack-and-jill-o6dxt3 {
  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;
}

.jack-and-jill-o6dxt3 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.jack-and-jill-7d2dhr:hover .jack-and-jill-o6dxt3 {
  display: flex;
}

.jack-and-jill-oerd0x {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.jack-and-jill-boz1rf {
  display: flex;
}

.jack-and-jill-boz1rf:hover .jack-and-jill-iufckh,
.jack-and-jill-boz1rf .jack-and-jill-85jzla .jack-and-jill-iufckh {
  display: flex;
}

.jack-and-jill-boz1rf svg {
  flex-shrink: 0;
}

.jack-and-jill-iufckh {
  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) {
  .jack-and-jill-iufckh {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.jack-and-jill-iufckh:hover {
  display: flex;
}

.jack-and-jill-iufckh svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.jack-and-jill-ybssfg {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .jack-and-jill-ybssfg {
    font-size: 12px;
  }
}

.jack-and-jill-et1qe5,
.jack-and-jill-xanz0g {
  width: 50%;
  flex-shrink: 0;
}

.jack-and-jill-et1qe5 {
  font-weight: 700;
}

.jack-and-jill-349k0l .jack-and-jill-1rj2ne {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .jack-and-jill-349k0l .jack-and-jill-1rj2ne {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-349k0l .jack-and-jill-1rj2ne {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.jack-and-jill-349k0l
  .jack-and-jill-5mjyp2:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.jack-and-jill-349k0l .jack-and-jill-76fvt2 {
  height: 100% !important;
  border-radius: 16px;
}

.jack-and-jill-349k0l .jack-and-jill-o0uet2 {
  gap: 4px;
  align-items: center;
}

.jack-and-jill-349k0l .jack-and-jill-o0uet2 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jack-and-jill-349k0l .jack-and-jill-o0uet2 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.jack-and-jill-349k0l .jack-and-jill-st5whs,
.jack-and-jill-349k0l .jack-and-jill-be42ze {
  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.jack-and-jill-r3bf17.org/2000/svg'%3E%3Cpath d='M9.jack-and-jill-ob6jps 4.jack-and-jill-ffg5ml.jack-and-jill-tjvpip 5.jack-and-jill-oeasum.jack-and-jill-ujmlyh 5.jack-and-jill-5xjles.jack-and-jill-m9if41 5.jack-and-jill-o60vdg.jack-and-jill-2005d2 8.jack-and-jill-afalkd.jack-and-jill-r7sx3z 9.jack-and-jill-gg4uc7.jack-and-jill-8c2qjg 9.jack-and-jill-x68dde.jack-and-jill-ziugcy 13.jack-and-jill-v5xt4m.jack-and-jill-wkp3px 11.jack-and-jill-n5xupu.jack-and-jill-i4hmu4 11.jack-and-jill-9yvwvm.jack-and-jill-jfiqro 11.jack-and-jill-2j2nap.jack-and-jill-94qxb7 13.jack-and-jill-bym0n1.jack-and-jill-ukdeel 9.jack-and-jill-y0yl9a.jack-and-jill-bmxvo9 9.jack-and-jill-qm15t1.jack-and-jill-iebrmk 8.jack-and-jill-gn3jkr.jack-and-jill-0f72em 5.jack-and-jill-aprlxi.jack-and-jill-a2tbjj 5.jack-and-jill-m1v04l.jack-and-jill-u7ieuu 5.jack-and-jill-hhw5rx.jack-and-jill-qmi9hu 4.jack-and-jill-bi0jag.jack-and-jill-i4hmu4 1.jack-and-jill-lj1u7e.jack-and-jill-ob6jps 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.jack-and-jill-349k0l .jack-and-jill-st5whs {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.jack-and-jill-349k0l .jack-and-jill-be42ze {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.jack-and-jill-353s3p {
  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) {
  .jack-and-jill-353s3p {
    padding: 24px;
  }
}

.jack-and-jill-353s3p .jack-and-jill-ln8gvn {
  display: flex;
}

@media (min-width: 768px) {
  .jack-and-jill-353s3p .jack-and-jill-ln8gvn {
    display: none;
  }
}

.jack-and-jill-353s3p .jack-and-jill-g1qojr svg {
  display: none;
}

.jack-and-jill-0zlzyk {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.jack-and-jill-0zlzyk .jack-and-jill-xrfgit {
  display: none;
}

@media (min-width: 768px) {
  .jack-and-jill-0zlzyk .jack-and-jill-xrfgit {
    display: flex;
  }
}

.jack-and-jill-zgngaw {
  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) {
  .jack-and-jill-zgngaw {
    font-size: 40px;
    line-height: 48px;
  }
}

.jack-and-jill-zgngaw > * {
  margin: 0 !important;
}

.jack-and-jill-zgngaw img,
.jack-and-jill-yih569 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-zgngaw img,
  .jack-and-jill-yih569 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jack-and-jill-8rvokn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jack-and-jill-8rvokn {
    width: 32px;
    height: 32px;
  }
}

.jack-and-jill-gy8p5b {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .jack-and-jill-gy8p5b {
    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;
  }

  .jack-and-jill-gy8p5b::-webkit-scrollbar {
    display: none;
  }
}

.jack-and-jill-ixm2ol {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .jack-and-jill-ixm2ol {
    padding: 7px 15px;
  }
}

.jack-and-jill-ixm2ol:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jack-and-jill-04dasa {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jack-and-jill-04dasa {
    display: flex;
    opacity: 1;
  }
}

.jack-and-jill-ixm2ol picture {
  height: 100%;
  display: block;
}

.jack-and-jill-ixm2ol img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .jack-and-jill-ixm2ol img {
    width: 88px;
    height: 44px;
  }
}

.jack-and-jill-ixm2ol p {
  text-align: center;
  width: 100%;
}

.jack-and-jill-rhwhq0 {
  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) {
  .jack-and-jill-rhwhq0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.jack-and-jill-rhwhq0 img,
.jack-and-jill-nhv31r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-rhwhq0 img,
  .jack-and-jill-nhv31r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jack-and-jill-vl77c0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jack-and-jill-vl77c0 {
    width: 32px;
    height: 32px;
  }
}

.jack-and-jill-rl07eo {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.jack-and-jill-yoo5fq {
  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;
}

.jack-and-jill-n29rup {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.jack-and-jill-n29rup.jack-and-jill-85jzla {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.jack-and-jill-8ag6q0 {
  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) {
  .jack-and-jill-8ag6q0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.jack-and-jill-hs8e4p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.jack-and-jill-34654j {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.jack-and-jill-rue4qm ease;
  opacity: 0;
  color: var(--text-color);
}

.jack-and-jill-hbbzk4 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.jack-and-jill-hbbzk4 ol,
.jack-and-jill-hbbzk4 ul {
  padding-left: 1.3em;
}

.jack-and-jill-n29rup.jack-and-jill-85jzla .jack-and-jill-34654j {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.jack-and-jill-n29rup.jack-and-jill-85jzla .jack-and-jill-hs8e4p {
  transform: rotate(180deg);
  color: var(--text-color);
}

.jack-and-jill-myrv83 {
  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) {
  .jack-and-jill-myrv83 {
    padding: 24px;
  }
}

.jack-and-jill-myrv83 .jack-and-jill-ln8gvn {
  display: flex;
}

@media (min-width: 768px) {
  .jack-and-jill-myrv83 .jack-and-jill-ln8gvn {
    display: none;
  }
}

.jack-and-jill-myrv83 .jack-and-jill-g1qojr svg {
  display: none;
}

.jack-and-jill-42p8qf {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jack-and-jill-42p8qf .jack-and-jill-xrfgit {
  display: none;
}

@media (min-width: 768px) {
  .jack-and-jill-42p8qf .jack-and-jill-xrfgit {
    display: flex;
  }
}

.jack-and-jill-uuybsh {
  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) {
  .jack-and-jill-uuybsh {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.jack-and-jill-uuybsh > * {
  margin: 0 !important;
}

.jack-and-jill-uuybsh img,
.jack-and-jill-225p5m {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jack-and-jill-uuybsh img,
  .jack-and-jill-225p5m {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jack-and-jill-f87qvx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jack-and-jill-f87qvx {
    width: 32px;
    height: 32px;
  }
}

.jack-and-jill-297nlm {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .jack-and-jill-297nlm {
    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;
  }

  .jack-and-jill-297nlm::-webkit-scrollbar {
    display: none;
  }
}

.jack-and-jill-6ptbxk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.jack-and-jill-6ptbxk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jack-and-jill-37pkyw {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jack-and-jill-37pkyw {
    display: flex;
    opacity: 1;
  }
}

.jack-and-jill-6ptbxk picture {
  width: auto;
  height: 100%;
  display: block;
}

.jack-and-jill-6ptbxk picture img {
  display: block;
  width: auto;
  height: 100%;
}

.jack-and-jill-gqcwqw {
  margin: -24px 0;
}

.jack-and-jill-gqcwqw:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .jack-and-jill-gqcwqw {
    margin: -16px 0;
  }
}

.jack-and-jill-v2kvlv {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .jack-and-jill-v2kvlv {
    flex-direction: row;
  }
}

.jack-and-jill-3as063 {
  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) {
  .jack-and-jill-3as063 {
    flex: 1;
  }
}

.jack-and-jill-3as063::placeholder {
  color: var(--Text-400);
}

.jack-and-jill-9u4eji {
  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;
}

.jack-and-jill-ct6ax4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.jack-and-jill-ct6ax4::-webkit-scrollbar {
  display: none;
}

.jack-and-jill-svwk81 {
  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;
}

.jack-and-jill-svwk81 img,
.jack-and-jill-svwk81 svg {
  margin-right: 8px;
}

.jack-and-jill-uup1e8 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.jack-and-jill-gqcwqw + .jack-and-jill-ycuvq6 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .jack-and-jill-gqcwqw + .jack-and-jill-ycuvq6 {
    margin-top: -16px;
  }
}

.jack-and-jill-9lgvny {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.jack-and-jill-9lgvny > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.jack-and-jill-9lgvny > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.jack-and-jill-m3d4md {
  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;
}

.jack-and-jill-svqz1n {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.jack-and-jill-0x3snq {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.jack-and-jill-7yw6y9 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.jack-and-jill-ddgj5v {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.jack-and-jill-m3d4md 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;
}

.jack-and-jill-m3d4md 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) {
  .jack-and-jill-m3d4md {
    padding: 39px 179px 39px 39px;
  }

  .jack-and-jill-svqz1n {
    font-size: 40px;
    line-height: 48px;
  }

  .jack-and-jill-ddgj5v {
    height: 348px;
  }

  .jack-and-jill-m3d4md button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .jack-and-jill-m3d4md button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .jack-and-jill-m3d4md {
    padding: 63px;
  }
}

.jack-and-jill-akv9q0 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .jack-and-jill-akv9q0 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.jack-and-jill-kebhp5 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jack-and-jill-kebhp5 {
    width: auto;
  }
}

.jack-and-jill-lmc5dc {
  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;
}

.jack-and-jill-lmc5dc::-webkit-scrollbar {
  display: none;
}

.jack-and-jill-lmc5dc 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);
}

.jack-and-jill-lmc5dc a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jack-and-jill-lmc5dc {
    margin-left: 16px;
    margin-top: 0;
  }
}

.jack-and-jill-akv9q0 .jack-and-jill-bj1jqz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.jack-and-jill-rue4qm,
    mask-image 0.3s;
}

.jack-and-jill-akv9q0 .jack-and-jill-bj1jqz.jack-and-jill-axb097 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.jack-and-jill-1jm78y {
  margin: 40px -16px;
}

.jack-and-jill-2l6e9a + .jack-and-jill-2qc0p2,
.jack-and-jill-2l6e9a + .jack-and-jill-ijpc30 {
  margin-top: 24px;
}

.jack-and-jill-frpjx3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.jack-and-jill-frpjx3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.jack-and-jill-y5qh93 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .jack-and-jill-y5qh93 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .jack-and-jill-y5qh93 {
    margin-top: 0;
  }
}

.jack-and-jill-cbg4rm {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jack-and-jill-cbg4rm {
    font-size: 24px;
    line-height: 32px;
  }
}

.jack-and-jill-2x9j7g {
  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) {
  .jack-and-jill-2x9j7g {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.jack-and-jill-5u38z7 {
  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) {
  .jack-and-jill-5u38z7 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.jack-and-jill-8eqn4m {
  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) {
  .jack-and-jill-8eqn4m {
    font-size: 20px;
    line-height: 28px;
  }
}

.jack-and-jill-mmrbp1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jack-and-jill-mmrbp1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.jack-and-jill-jkfob0 {
  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;
}

.jack-and-jill-v0s3f8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.jack-and-jill-v0s3f8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.jack-and-jill-ycuvq6 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.jack-and-jill-4syaz1 {
  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) {
  .jack-and-jill-4syaz1 {
    padding: 15px 48px;
  }
}

main > .jack-and-jill-ycuvq6 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .jack-and-jill-1rj2ne.jack-and-jill-1astqc > div:nth-child(n+5) {
    display: none;
  }
}

.jack-and-jill-sypta1 p a img {
  display: block;
  margin: 0 auto;
}


.jack-and-jill-9davwl {
  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 */
.jack-and-jill-8hpbpq {
  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;
}

.jack-and-jill-8hpbpq label {
  font-size: 14px;
}

.jack-and-jill-8hpbpq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.jack-and-jill-8hpbpq input,
.jack-and-jill-8hpbpq textarea,
.jack-and-jill-8hpbpq 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;
}
.jack-and-jill-8hpbpq button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.jack-and-jill-f4beh8 ease;
}
.jack-and-jill-8hpbpq button:hover {
  background-color: var(--button-bg-hover);
}
.jack-and-jill-r9pjp4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.jack-and-jill-uq3uxz ease-in;
}

.jack-and-jill-r9pjp4 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;
}
.jack-and-jill-tki0os, .jack-and-jill-pxvpf1, [class*="review-card"],
thead, thead th, table th, .jack-and-jill-3s55ox,
.jack-and-jill-74ratn, [class*="collapsible-header"],
.jack-and-jill-7ab18q, [class*="updated-block"] {
  color: #ece7dc !important;
}
