* {
  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;
  }
}

.reefspins-rk1zk8 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .reefspins-rk1zk8 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .reefspins-rk1zk8 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.reefspins-dnggt2 {
  overflow: hidden;
}

.reefspins-meagga img {
  background: var(--Neutral-300);
}

.reefspins-9oh2ds {
  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;
}

.reefspins-5mwzcf {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.reefspins-5mwzcf:hover {
  background: var(--button-bg-hover);
}

.reefspins-c2goyg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.reefspins-c2goyg:hover {
  background: var(--button-bg-hover);
}

.reefspins-a5rq7r {
  font-size: 12px;
  line-height: 18px;
}

.reefspins-v0lie0 {
  font-size: 18px;
  line-height: 26px;
}

.reefspins-da04qg {
  width: 100%;
}

.reefspins-e1d13c {
  padding: 6px 16px;
}

.reefspins-gk6wnw {
  padding: 10px 16px;
}

.reefspins-mq47z1 {
  padding: 15px 26px;
}

.reefspins-flbefs {
  flex-shrink: 0;
}

.reefspins-n8wazj {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.reefspins-d8kbwe {
  display: none;
}

.reefspins-5kvqez {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.reefspins-orsx63 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.reefspins-zayc2n {
  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;
}

.reefspins-x8hh2f {
  cursor: grab;
}

.reefspins-zayc2n::-webkit-scrollbar {
  display: none;
}

.reefspins-cq0url {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.reefspins-364ly6 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.reefspins-m1v9kz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.reefspins-yvivq3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.reefspins-xbwsuo {
  visibility: visible;
}

.reefspins-78bfxz {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.reefspins-b0mpa1 ease;
}

.reefspins-28pb97 {
  background-color: var(--Primary-200);
  width: 16px;
}

.reefspins-3l9rf0 {
  -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.reefspins-b0mpa1,
    mask-image 0.3s;
}

.reefspins-3l9rf0.reefspins-vwdiwx {
  -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;
  }
}

.reefspins-08rxf9: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;
}

.reefspins-lfka41 {
  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.reefspins-ic62zn.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.reefspins-ic62zn.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;
}

.reefspins-pd1z2n {
  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);
}

.reefspins-pd1z2n::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%
  );
}

.reefspins-0l2wg1 {
  position: relative;
  z-index: 1;
}

.reefspins-cbgpt0 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.reefspins-fh17ha {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.reefspins-tmxwd2 {
  font-size: 40px;
  line-height: 48px;
}

.reefspins-bz1muq {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.reefspins-lkcyun {
  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;
}

.reefspins-lkcyun:hover {
  background: var(--Primary-400);
}

.reefspins-lkcyun svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.reefspins-08rxf9 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) {
  .reefspins-pd1z2n {
    max-width: 600px;
    padding: 64px;
  }

  .reefspins-cbgpt0 {
    font-size: 24px;
    line-height: 32px;
  }

  .reefspins-fh17ha {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .reefspins-tmxwd2 {
    font-size: 50px;
    line-height: 56px;
  }

  .reefspins-bz1muq {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .reefspins-lfka41 {
    top: 25px;
    right: 25px;
  }
}

.reefspins-o1jggq,
.reefspins-ptkr3a {
  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;
}

.reefspins-xa7w9d.reefspins-cuekid::before,
.reefspins-ptkr3a::before,
.reefspins-0lcf52::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.reefspins-ic62zn.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.reefspins-04juxe 14.reefspins-yogvb7.reefspins-dagjic 14.reefspins-yheo9u 15.reefspins-ocix1p 14.reefspins-agy60e 15.reefspins-e8a84e 14.reefspins-0cy8yt.reefspins-s8vcix 14.reefspins-snsi78 19.reefspins-lhzla6 12.reefspins-swmxga 19.reefspins-lhzla6 10.reefspins-xf6gv6.reefspins-lhzla6 8.reefspins-uohdg5 17.reefspins-dfixe3 7.reefspins-32nze2 15.reefspins-ydx95k 7.reefspins-5si74u.reefspins-8a3oxb 7.reefspins-32nze2 11.reefspins-bk1k6z 8.reefspins-uohdg5 11.reefspins-bk1k6z 10.reefspins-wjvvw2.reefspins-bk1k6z 12.reefspins-lkzgrx 13.reefspins-wxapaq 14.reefspins-3wytc5 15.reefspins-5xyqj3 14.reefspins-lytd3d.reefspins-dgxkme 14.reefspins-94oi56 15.reefspins-h95tgq 14.reefspins-99vx4i 15.reefspins-ybk8uj 14.reefspins-ro58s6.reefspins-04juxe 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.reefspins-72bpcu 15.reefspins-snbkyk.reefspins-ih76mx 15.reefspins-up5r5o 15.reefspins-p9dynt 15.reefspins-nsn9t9 15.reefspins-v2rcv4 15.reefspins-p90hi4.reefspins-jtko89 15.reefspins-nsn9t9 15.reefspins-m7w5jw 15.reefspins-59qrlh 15.reefspins-npleje 15.reefspins-osnwha.reefspins-xfb33n 15.reefspins-w7eyrz 7.reefspins-gpykqi 18.reefspins-qghgpe 7.reefspins-uco8m4 23.reefspins-33ci23.reefspins-camfie.reefspins-l3yg1d 18.reefspins-scuuvb 19.reefspins-ei9f8y 15.reefspins-ambifc 15.reefspins-72bpcu 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.reefspins-tl8aoc [type="submit"] *,
.reefspins-7w0bvc button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .reefspins-fshxv7 {
    display: none;
  }
}

.reefspins-7rdb4v {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .reefspins-7rdb4v {
  display: none;
}

@media (min-width: 768px) {
  .reefspins-7rdb4v {
    bottom: 22px;
  }
}

.reefspins-7rdb4v input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .reefspins-7rdb4v {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.reefspins-qarvo1.static) .reefspins-7rdb4v {
    bottom: 8px;
  }
}

.reefspins-j28dal {
  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.reefspins-ic62zn.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.reefspins-wm7yyp 3.reefspins-ra3zpe.reefspins-6egrab.reefspins-8at9ju 3.reefspins-h0uzx8 3.reefspins-6ev6ly 5.reefspins-wylof6 3.reefspins-6ev6ly 8.reefspins-t2t481.reefspins-qp5mo3.reefspins-6ev6ly 26.reefspins-ywbu4b 5.reefspins-2r0zth 28.reefspins-4pl11l 8.reefspins-u4wr0s 28.reefspins-id0rbp.reefspins-6kd1lc 28.reefspins-r5bhuz.reefspins-gc24ax 34.reefspins-5r71dx.reefspins-mrc8g7 36.reefspins-i4k7h3 11.reefspins-6ph8sd 37.reefspins-gx924m 12.reefspins-zhca25 36.reefspins-g1b2nq.reefspins-jn5pof 28.reefspins-eso7xo.reefspins-7zazqd.reefspins-pshx6w 28.reefspins-jjpwg7 36.reefspins-epdko6 26.reefspins-ov2rmh 36.reefspins-epdko6 23.reefspins-mhb58v.reefspins-tw4elf.reefspins-epdko6 5.reefspins-v052t9 34.reefspins-dc74l3 3.reefspins-h0uzx8 31.reefspins-wm7yyp 3.reefspins-5mfbmc.reefspins-9e7p81 18.reefspins-6euu3t.reefspins-zxzy6r 18.reefspins-cd8eij 8.reefspins-hmy7ah 17.reefspins-ionkko 8.reefspins-hmy7ah 15.reefspins-gv7gvt.reefspins-hmy7ah 14.reefspins-udxank 9.reefspins-zxzy6r 13.reefspins-pl5u3x 11.reefspins-9e7p81 13.reefspins-i1oqng.reefspins-n36q2z 13.reefspins-pl5u3x 13.reefspins-ibhmq3 14.reefspins-udxank 13.reefspins-ibhmq3 15.reefspins-8bm86k.reefspins-ibhmq3 17.reefspins-ionkko 12.reefspins-n36q2z 18.reefspins-cd8eij 11.reefspins-9e7p81 18.reefspins-xh9gmv.reefspins-5enwxp 18.reefspins-5s0k8l.reefspins-haowhw 18.reefspins-cd8eij 17.reefspins-78fvrq 17.reefspins-ionkko 17.reefspins-78fvrq 15.reefspins-5zpxlo.reefspins-78fvrq 14.reefspins-udxank 18.reefspins-haowhw 13.reefspins-pl5u3x 20.reefspins-5enwxp 13.reefspins-h9tk7l.reefspins-hvoyd7 13.reefspins-pl5u3x 22.reefspins-7xw39b 14.reefspins-udxank 22.reefspins-7xw39b 15.reefspins-nx1ism.reefspins-dmy1f2 17.reefspins-ionkko 21.reefspins-hvoyd7 18.reefspins-cd8eij 20.reefspins-5enwxp 18.reefspins-ulcyi5.reefspins-9r6542 18.reefspins-0onz69.reefspins-mk5rc0 18.reefspins-cd8eij 26.reefspins-k3imma 17.reefspins-ionkko 26.reefspins-k3imma 15.reefspins-3s0kux.reefspins-k3imma 14.reefspins-udxank 27.reefspins-mk5rc0 13.reefspins-pl5u3x 28.reefspins-9r6542 13.reefspins-gzcutm.reefspins-wv3mhx 13.reefspins-pl5u3x 31.reefspins-0ecd1i 14.reefspins-udxank 31.reefspins-0ecd1i 15.reefspins-sr8m6i.reefspins-k3imma 17.reefspins-ionkko 30.reefspins-wv3mhx 18.reefspins-cd8eij 28.reefspins-9r6542 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"])
    .reefspins-j28dal {
    display: none;
  }
}

.reefspins-geh79h {
  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) {
  .reefspins-geh79h {
    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;
}

.reefspins-7w0bvc {
  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) {
  .reefspins-7w0bvc {
    padding: 14px 16px;
  }
}

.reefspins-7w0bvc button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.reefspins-7w0bvc button:first-child {
  align-content: end;
}

.reefspins-7w0bvc button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .reefspins-7w0bvc
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .reefspins-7w0bvc
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.reefspins-7w0bvc button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.reefspins-7w0bvc button:last-child svg {
  width: 38px;
  height: 38px;
}

.reefspins-0lcf52 {
  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;
}

.reefspins-0lcf52::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .reefspins-0lcf52,
.pc61d126-chatbot[data-active-screen="3"]
  .reefspins-0lcf52 {
  opacity: 1;
  visibility: visible;
}

.reefspins-6m5g8b {
  flex: 1 1;
}

.reefspins-e9ith9 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .reefspins-e9ith9 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .reefspins-brjs4u {
  display: block;
}

.reefspins-blx5d5 {
  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) {
  .reefspins-blx5d5 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.reefspins-ptkr3a {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.reefspins-ptkr3a::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.reefspins-fe1lqw span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.reefspins-fe1lqw p {
  color: var(--Text-100);
}

.reefspins-ptkr3a .reefspins-7fxx2f {
  grid-area: button;
}

.reefspins-ptkr3a .reefspins-7fxx2f::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.reefspins-ic62zn.org/2000/svg'%3E%3Cpath d='M4.reefspins-6rq6cf 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.reefspins-8w02sj 15L16.reefspins-8w02sj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.reefspins-8w02sj 5L16.reefspins-8w02sj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .reefspins-74vibo {
  display: block;
}

.reefspins-9mvuwm {
  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) {
  .reefspins-9mvuwm {
    margin-top: 40px;
  }
}

.reefspins-o1jggq label,
.reefspins-o1jggq input {
  display: block;
  width: 100%;
}

.reefspins-o1jggq label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.reefspins-o1jggq label.reefspins-0rbj0w input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.reefspins-o1jggq label.reefspins-0rbj0w::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;
}

.reefspins-o1jggq 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;
}

.reefspins-o1jggq input::placeholder {
  color: var(--Text-400);
}

.reefspins-6bcbeb {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .reefspins-6bcbeb {
  display: flex;
}

.reefspins-6bcbeb ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .reefspins-6bcbeb ol {
    height: 420px;
    padding: 24px;
  }
}

.reefspins-6bcbeb ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.reefspins-tl8aoc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .reefspins-tl8aoc {
    padding: 0 24px 24px;
  }
}

.reefspins-tl8aoc 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;
}

.reefspins-tl8aoc input::placeholder {
  color: var(--Text-400);
}

.reefspins-tl8aoc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.reefspins-tl8aoc [type="submit"]:disabled {
  opacity: 0.5;
}

.reefspins-tl8aoc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .reefspins-tl8aoc [type="submit"] {
    right: 40px;
  }
}

.reefspins-xa7w9d {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.reefspins-xa7w9d.reefspins-cuekid {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.reefspins-xa7w9d.reefspins-cuekid::before {
  content: "";
  width: 31px;
}

.reefspins-xa7w9d.reefspins-cuekid p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.reefspins-xa7w9d.reefspins-oziwdo p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.reefspins-xa7w9d p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.reefspins-7rdb4v .reefspins-7fxx2f {
  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;
  }
}

.reefspins-fshxv7 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .reefspins-fshxv7 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .reefspins-fshxv7 {
    padding: 18px 0;
  }
}

.reefspins-fshxv7 .reefspins-rk1zk8 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .reefspins-fshxv7 .reefspins-rk1zk8 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.reefspins-vmfjjj {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .reefspins-vmfjjj {
    max-width: 160px;
    height: 40px;
  }
}

.reefspins-vmfjjj picture,
.reefspins-vmfjjj img {
  display: block;
  width: 100%;
  height: 100%;
}

.reefspins-vmfjjj img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .reefspins-fy3t2g {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.reefspins-b0mpa1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .reefspins-fshxv7.reefspins-yq6crk .reefspins-fy3t2g {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reefspins-fy3t2g {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .reefspins-fy3t2g {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.reefspins-6fel5g,
.reefspins-e0i42q {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .reefspins-6fel5g,
  .reefspins-e0i42q {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .reefspins-e0i42q {
    display: none;
  }
}

.reefspins-ook8pe {
  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;
}

.reefspins-yq6crk .reefspins-ook8pe {
  background: var(--fh-bg-color);
}

.reefspins-ook8pe button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .reefspins-ook8pe {
    display: none;
  }
}

.reefspins-2o18yh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .reefspins-2o18yh {
    display: none;
  }
}

.reefspins-wc9776 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.reefspins-fshxv7.reefspins-yq6crk .reefspins-wc9776:first-child {
  display: none;
}

.reefspins-fshxv7.reefspins-yq6crk .reefspins-wc9776:last-child {
  display: block;
}

.reefspins-wc9776:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .reefspins-wc9776 {
    display: none;
  }
}

.reefspins-6fwgpr {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .reefspins-6fwgpr {
    display: flex;
  }
}

.reefspins-6fwgpr ul {
  max-height: 350px;
  overflow-y: auto;
}

.reefspins-6fwgpr:hover ul {
  visibility: visible;
  opacity: 1;
}

.reefspins-6fwgpr:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.reefspins-6fwgpr:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.reefspins-6fwgpr:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.reefspins-6fwgpr:hover .reefspins-i2h6n5 svg {
  transform: rotate(180deg);
}

.reefspins-6ilq89 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.reefspins-hw2504 {
  padding: 0 8px;
}

.reefspins-rmf7ox {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.reefspins-rmf7ox:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .reefspins-rmf7ox {
    padding: 4px 8px;
  }
}

.reefspins-rxalkd {
  display: flex;
}

.reefspins-rxalkd img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.reefspins-i2h6n5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.reefspins-i2h6n5 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.reefspins-s0y35s {
  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) {
  .reefspins-s0y35s {
    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;
  }
}

.reefspins-a65qa6 {
  width: 100%;
}

@media (min-width: 1200px) {
  .reefspins-a65qa6 {
    display: none;
  }
}

.reefspins-0ab56h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.reefspins-j0ksmk {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.reefspins-meeid2 {
  display: flex;
}

.reefspins-m6dl45 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.reefspins-jwovm6 {
  list-style: none;
}

@media (max-width: 1199px) {
  .reefspins-jwovm6 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .reefspins-jwovm6 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .reefspins-jwovm6 .reefspins-f5n7dh [data-ref-el],
  .reefspins-jwovm6 .reefspins-f5n7dh span,
  .reefspins-jwovm6 .reefspins-f5n7dh a {
    white-space: nowrap;
  }
}

.reefspins-d8eeal {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .reefspins-d8eeal.reefspins-0nevub > .reefspins-f5n7dh {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .reefspins-d8eeal.reefspins-rvkerc:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .reefspins-d8eeal.reefspins-0nevub > .reefspins-mxf4jp {
    height: auto;
  }

  .reefspins-d8eeal.reefspins-0nevub > div > .reefspins-oxinm6 {
    transform: rotate(180deg);
  }
}

.reefspins-d8eeal [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.reefspins-d8eeal [data-ref-el],
.reefspins-d8eeal span {
  cursor: pointer;
}

.reefspins-d8eeal [data-ref-el],
.reefspins-d8eeal span,
.reefspins-d8eeal a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .reefspins-d8eeal [data-ref-el],
  .reefspins-d8eeal span,
  .reefspins-d8eeal a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .reefspins-d8eeal [data-ref-el],
  .reefspins-d8eeal span,
  .reefspins-d8eeal a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.reefspins-mxf4jp {
  height: 0;
  overflow: hidden;
  transition: height 0.reefspins-b0mpa1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.reefspins-mxf4jp::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.reefspins-mxf4jp::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.reefspins-mxf4jp::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .reefspins-mxf4jp {
    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;
  }

  .reefspins-mxf4jp:has(> .reefspins-d8eeal.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .reefspins-mxf4jp .reefspins-mxf4jp {
    padding: 0;
  }

  .reefspins-mxf4jp .reefspins-d8eeal {
    font-weight: 400;
  }

  .reefspins-mxf4jp .reefspins-d8eeal:hover > .reefspins-f5n7dh {
    background: var(--Neutral-300);
  }

  .reefspins-mxf4jp .reefspins-oxinm6 {
    rotate: -90deg;
  }
}

.reefspins-f5n7dh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .reefspins-f5n7dh {
    padding: 8px;
  }

  .reefspins-d8eeal.reefspins-6bps36 > .reefspins-f5n7dh {
    background: var(--Neutral-300);
  }
}

.reefspins-oxinm6 {
  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.reefspins-ic62zn.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.reefspins-v6f28t 0.reefspins-ndesw7.reefspins-xqh4js -0.reefspins-iy72ci 0.reefspins-y74np3 -0.reefspins-iy72ci 1.reefspins-6pojqs 0.reefspins-0wnnpg.reefspins-wj0s9f 4.reefspins-1x8x1s.reefspins-v6f28t 0.reefspins-o26kul.reefspins-fknvw6 -0.reefspins-iy72ci 9.reefspins-it7sr9 -0.reefspins-iy72ci 10.reefspins-97uell 0.reefspins-blxrmn.reefspins-ybi32k 0.reefspins-xqh4js 10.reefspins-ybi32k 0.reefspins-y74np3 10.reefspins-97uell 1.reefspins-67496q.reefspins-vodtgf 5.reefspins-b9po5y.reefspins-owr6m1 6.reefspins-v7u5e5 5.reefspins-fhdnqm 6.reefspins-v7u5e5 4.reefspins-8t897o 5.reefspins-9ky6u7.reefspins-v6f28t 1.reefspins-edbnt5.reefspins-iy72ci 0.reefspins-y74np3 -0.reefspins-iy72ci 0.reefspins-xqh4js 0.reefspins-v6f28t 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.reefspins-b0mpa1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .reefspins-oxinm6 {
    cursor: default;
  }
}

.reefspins-683mvt {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.reefspins-9smh45 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .reefspins-9smh45 {
    padding: 40px 4px;
  }
}

.reefspins-9z8e36 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .reefspins-9z8e36 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.reefspins-bk8q3h {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .reefspins-bk8q3h {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.reefspins-bk8q3h ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.reefspins-bk8q3h [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.reefspins-bk8q3h [data-ref-el],
.reefspins-bk8q3h span,
.reefspins-bk8q3h a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.reefspins-1xxe93 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .reefspins-1xxe93 {
    margin-bottom: 12px;
  }
}

.reefspins-wu3tf4 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.reefspins-wu3tf4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .reefspins-wu3tf4:last-child {
    margin-right: 0;
  }
}

.reefspins-hheqy0 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.reefspins-1xxe93:hover .reefspins-3nsnd1 {
  visibility: visible;
  opacity: 1;
}

.reefspins-3nsnd1 {
  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);
}

.reefspins-lr95xx {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.reefspins-45dew1 {
  display: flex;
  margin: 6px;
}

.reefspins-45dew1 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.reefspins-3nsnd1::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);
}

.reefspins-3nsnd1::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);
}

.reefspins-t7jwuu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .reefspins-t7jwuu {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.reefspins-b8zwrd {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .reefspins-b8zwrd {
    margin-right: 32px;
  }
}

.reefspins-qzf0zx {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .reefspins-qzf0zx {
    margin-top: 0;
    width: 340px;
  }
}

.reefspins-qzf0zx a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.reefspins-vdjejq {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.reefspins-pqo3rq {
  position: relative;
}

@media (min-width: 768px) {
  .reefspins-pqo3rq {
    margin-top: 40px;
  }
}

.reefspins-pqo3rq + .reefspins-9ysk5t,
.reefspins-pqo3rq + .reefspins-pqo3rq {
  margin-top: 24px;
}

.reefspins-bgfvm6 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .reefspins-bgfvm6 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .reefspins-bgfvm6 {
    padding: 80px;
  }
}

.reefspins-gqynyf {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .reefspins-gqynyf {
    padding: 0 16px;
}


}

.reefspins-1saxb7 {
  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) {
  .reefspins-1saxb7 {
    font-size: 48px;
    line-height: 56px;
  }
}

.reefspins-uk48dy {
  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) {
  .reefspins-uk48dy {
    font-size: 24px;
    line-height: 32px;
  }
}

.reefspins-58o6rw {
  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;
}

.reefspins-58o6rw:hover {
  background: var(--button-bg-hover);
}

.reefspins-pts64q {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.reefspins-pts64q img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .reefspins-pts64q img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .reefspins-pts64q img {
  min-height: 100%;
  }
}

.reefspins-bgfvm6::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.reefspins-by5953 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.reefspins-by5953 h1,
.reefspins-by5953 h2,
.reefspins-by5953 h3,
.reefspins-by5953 h4 {
  margin-bottom: 6px;
}

.reefspins-by5953 h1:not(:first-child),
.reefspins-by5953 h2:not(:first-child),
.reefspins-by5953 h3:not(:first-child),
.reefspins-by5953 h4:not(:first-child) {
  margin-top: 16px;
}

.reefspins-by5953 h1,
.reefspins-by5953 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .reefspins-by5953 h1,
  .reefspins-by5953 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.reefspins-by5953 h2,
.reefspins-by5953 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .reefspins-by5953 h2,
  .reefspins-by5953 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.reefspins-by5953 h3,
.reefspins-by5953 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .reefspins-by5953 h3,
  .reefspins-by5953 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.reefspins-by5953 h4,
.reefspins-by5953 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.reefspins-by5953 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.reefspins-by5953 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.reefspins-by5953 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);
}

.reefspins-by5953 ul ul {
  margin-bottom: 8px;
}

.reefspins-by5953 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.reefspins-by5953 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.reefspins-by5953 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.reefspins-by5953 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.reefspins-by5953 ol li::marker {
  font-weight: 700;
}

.reefspins-by5953 ol ol {
  margin-bottom: 8px;
}

.reefspins-by5953 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.reefspins-by5953 ol ul li {
  padding-left: 16px;
}

.reefspins-by5953 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) {
  .reefspins-by5953 table {
    padding: 24px;
  }
}

.reefspins-by5953 table.reefspins-njba0h {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.reefspins-b0mpa1,
    mask-image 0.3s;
}

.reefspins-by5953 table.reefspins-njba0h.reefspins-vwdiwx {
  -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) {
  .reefspins-by5953 table {
    display: table;
  }
}

.reefspins-by5953 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);
}

.reefspins-by5953 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.reefspins-by5953 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.reefspins-by5953 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) {
  .reefspins-by5953 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.reefspins-by5953 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.reefspins-by5953 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.reefspins-by5953 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.reefspins-by5953 img {
  max-width: 100%;
  height: auto;
}

.reefspins-kgo7ad {
  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) {
  .reefspins-kgo7ad {
    padding: 24px;
  }
}

.reefspins-jd5p54 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .reefspins-jd5p54 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.reefspins-jd5p54 > * {
  margin: 0 !important;
}

.reefspins-jd5p54 img,
.reefspins-vej57b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .reefspins-jd5p54 img,
  .reefspins-vej57b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.reefspins-aw1g3j {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .reefspins-aw1g3j {
    width: 32px;
    height: 32px;
  }
}

.reefspins-gnsw49 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.reefspins-gnsw49 .reefspins-5oh0ab {
  flex-shrink: 0;
}

.reefspins-gnsw49 .reefspins-77yfwu svg {
  display: none;
}

.reefspins-kdgic9 {
  display: grid;
  transition: max-height 0.reefspins-b0mpa1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .reefspins-kdgic9 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .reefspins-kdgic9 {
    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));
  }
}

.reefspins-kdgic9.reefspins-gbz7ve + .reefspins-5oh0ab svg {
  transform: rotate(180deg);
}

.reefspins-icblkd {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.reefspins-icblkd > div:nth-child(3n) {
  grid-column: span 2;
}

.reefspins-icblkd
  > div:nth-child(3n)
  .reefspins-gte0rz
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .reefspins-icblkd {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .reefspins-icblkd > div:nth-child(3n) {
    grid-column: unset;
  }

  .reefspins-icblkd
    > div:nth-child(3n)
    .reefspins-gte0rz
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .reefspins-icblkd {
    max-width: 270px;
  }
}

.reefspins-icblkd .reefspins-gte0rz button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .reefspins-icblkd .reefspins-gte0rz button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .reefspins-icblkd .reefspins-gte0rz button {
    max-width: 104px;
  }
}

.reefspins-vrttg9 {
  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) {
  .reefspins-vrttg9 {
    margin-bottom: 0;
  }
}

.reefspins-r5j7bx {
  display: none;
  opacity: 0;
}

.reefspins-cp2mqh {
  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;
  }
}

.reefspins-cp2mqh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.reefspins-gte0rz {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.reefspins-gte0rz button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .reefspins-gte0rz
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .reefspins-gte0rz
    button {
    max-width: 145px;
  }
}

.reefspins-mn4j9p:first-child
  .reefspins-gte0rz
  button {
  max-width: 270px;
}

.reefspins-n0uumy {
  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%;
}

.reefspins-vrttg9 picture {
  width: 100%;
  max-width: 100%;
}

.reefspins-hpgy41 {
  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;
}

.reefspins-hpgy41 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.reefspins-vrttg9:hover .reefspins-hpgy41 {
  display: flex;
}

.reefspins-cdo63e {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.reefspins-007kau {
  display: flex;
}

.reefspins-007kau:hover .reefspins-l60u15,
.reefspins-007kau .reefspins-6bps36 .reefspins-l60u15 {
  display: flex;
}

.reefspins-007kau svg {
  flex-shrink: 0;
}

.reefspins-l60u15 {
  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) {
  .reefspins-l60u15 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.reefspins-l60u15:hover {
  display: flex;
}

.reefspins-l60u15 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.reefspins-af45w0 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .reefspins-af45w0 {
    font-size: 12px;
  }
}

.reefspins-b0pdzm,
.reefspins-u9n1bm {
  width: 50%;
  flex-shrink: 0;
}

.reefspins-b0pdzm {
  font-weight: 700;
}

.reefspins-qg4ls5 .reefspins-kdgic9 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .reefspins-qg4ls5 .reefspins-kdgic9 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .reefspins-qg4ls5 .reefspins-kdgic9 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.reefspins-qg4ls5
  .reefspins-n0uumy:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.reefspins-qg4ls5 .reefspins-cp2mqh {
  height: 100% !important;
  border-radius: 16px;
}

.reefspins-qg4ls5 .reefspins-gte0rz {
  gap: 4px;
  align-items: center;
}

.reefspins-qg4ls5 .reefspins-gte0rz button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.reefspins-qg4ls5 .reefspins-gte0rz svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.reefspins-qg4ls5 .reefspins-q5y419,
.reefspins-qg4ls5 .reefspins-pci2yw {
  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.reefspins-ic62zn.org/2000/svg'%3E%3Cpath d='M9.reefspins-hgmsdo 4.reefspins-wiky3y.reefspins-p4dfdo 5.reefspins-dnccun.reefspins-vxp1r5 5.reefspins-0v94nf.reefspins-bknhwu 5.reefspins-o2nts7.reefspins-mernij 8.reefspins-sirx2d.reefspins-6xubha 9.reefspins-5bl50s.reefspins-xw5mbd 9.reefspins-2qzina.reefspins-sncdkr 13.reefspins-jt0dw7.reefspins-c590cr 11.reefspins-5hnd3u.reefspins-7fj643 11.reefspins-vdhzkx.reefspins-t3j2ms 11.reefspins-12c1uo.reefspins-6cbtby 13.reefspins-6uq0gm.reefspins-utu1mq 9.reefspins-creauo.reefspins-8t0ijd 9.reefspins-vdctyi.reefspins-8thw2h 8.reefspins-clbwsg.reefspins-rtorx8 5.reefspins-mc0muv.reefspins-teoyfh 5.reefspins-u5sk1z.reefspins-9y5odp 5.reefspins-wz789d.reefspins-wcttiq 4.reefspins-c0jd4f.reefspins-7fj643 1.reefspins-xvdl92.reefspins-hgmsdo 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.reefspins-qg4ls5 .reefspins-q5y419 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.reefspins-qg4ls5 .reefspins-pci2yw {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.reefspins-3gluae {
  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) {
  .reefspins-3gluae {
    padding: 24px;
  }
}

.reefspins-3gluae .reefspins-5oh0ab {
  display: flex;
}

@media (min-width: 768px) {
  .reefspins-3gluae .reefspins-5oh0ab {
    display: none;
  }
}

.reefspins-3gluae .reefspins-77yfwu svg {
  display: none;
}

.reefspins-ndhsp3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.reefspins-ndhsp3 .reefspins-9oh2ds {
  display: none;
}

@media (min-width: 768px) {
  .reefspins-ndhsp3 .reefspins-9oh2ds {
    display: flex;
  }
}

.reefspins-l5i3xx {
  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) {
  .reefspins-l5i3xx {
    font-size: 40px;
    line-height: 48px;
  }
}

.reefspins-l5i3xx > * {
  margin: 0 !important;
}

.reefspins-l5i3xx img,
.reefspins-qhpxmo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .reefspins-l5i3xx img,
  .reefspins-qhpxmo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.reefspins-h2j2md {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .reefspins-h2j2md {
    width: 32px;
    height: 32px;
  }
}

.reefspins-z6szko {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .reefspins-z6szko {
    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;
  }

  .reefspins-z6szko::-webkit-scrollbar {
    display: none;
  }
}

.reefspins-paa0tf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .reefspins-paa0tf {
    padding: 7px 15px;
  }
}

.reefspins-paa0tf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.reefspins-vsvnfp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .reefspins-vsvnfp {
    display: flex;
    opacity: 1;
  }
}

.reefspins-paa0tf picture {
  height: 100%;
  display: block;
}

.reefspins-paa0tf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .reefspins-paa0tf img {
    width: 88px;
    height: 44px;
  }
}

.reefspins-paa0tf p {
  text-align: center;
  width: 100%;
}

.reefspins-awt9c6 {
  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) {
  .reefspins-awt9c6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.reefspins-awt9c6 img,
.reefspins-ek128b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .reefspins-awt9c6 img,
  .reefspins-ek128b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.reefspins-cq1fpd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .reefspins-cq1fpd {
    width: 32px;
    height: 32px;
  }
}

.reefspins-q4d9gs {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.reefspins-ivyfpy {
  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;
}

.reefspins-3l9cqe {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.reefspins-3l9cqe.reefspins-6bps36 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.reefspins-24cpyx {
  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) {
  .reefspins-24cpyx {
    font-size: 20px;
    line-height: 28px;
  }
}

.reefspins-fff9en {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.reefspins-yngvrz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.reefspins-b0mpa1 ease;
  opacity: 0;
  color: var(--text-color);
}

.reefspins-xatsgb {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.reefspins-xatsgb ol,
.reefspins-xatsgb ul {
  padding-left: 1.3em;
}

.reefspins-3l9cqe.reefspins-6bps36 .reefspins-yngvrz {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.reefspins-3l9cqe.reefspins-6bps36 .reefspins-fff9en {
  transform: rotate(180deg);
  color: var(--text-color);
}

.reefspins-pwptg8 {
  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) {
  .reefspins-pwptg8 {
    padding: 24px;
  }
}

.reefspins-pwptg8 .reefspins-5oh0ab {
  display: flex;
}

@media (min-width: 768px) {
  .reefspins-pwptg8 .reefspins-5oh0ab {
    display: none;
  }
}

.reefspins-pwptg8 .reefspins-77yfwu svg {
  display: none;
}

.reefspins-fg1io0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reefspins-fg1io0 .reefspins-9oh2ds {
  display: none;
}

@media (min-width: 768px) {
  .reefspins-fg1io0 .reefspins-9oh2ds {
    display: flex;
  }
}

.reefspins-megt3d {
  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) {
  .reefspins-megt3d {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.reefspins-megt3d > * {
  margin: 0 !important;
}

.reefspins-megt3d img,
.reefspins-1pokk8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .reefspins-megt3d img,
  .reefspins-1pokk8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.reefspins-mla88o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .reefspins-mla88o {
    width: 32px;
    height: 32px;
  }
}

.reefspins-ju2eli {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .reefspins-ju2eli {
    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;
  }

  .reefspins-ju2eli::-webkit-scrollbar {
    display: none;
  }
}

.reefspins-bet7zq {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.reefspins-bet7zq:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.reefspins-8vnef2 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .reefspins-8vnef2 {
    display: flex;
    opacity: 1;
  }
}

.reefspins-bet7zq picture {
  width: auto;
  height: 100%;
  display: block;
}

.reefspins-bet7zq picture img {
  display: block;
  width: auto;
  height: 100%;
}

.reefspins-n8nsxh {
  margin: -24px 0;
}

.reefspins-n8nsxh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .reefspins-n8nsxh {
    margin: -16px 0;
  }
}

.reefspins-bzve1h {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .reefspins-bzve1h {
    flex-direction: row;
  }
}

.reefspins-w5lcpa {
  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) {
  .reefspins-w5lcpa {
    flex: 1;
  }
}

.reefspins-w5lcpa::placeholder {
  color: var(--Text-400);
}

.reefspins-4jje5v {
  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;
}

.reefspins-p7iitz {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.reefspins-p7iitz::-webkit-scrollbar {
  display: none;
}

.reefspins-499rr2 {
  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;
}

.reefspins-499rr2 img,
.reefspins-499rr2 svg {
  margin-right: 8px;
}

.reefspins-mo5v7u {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.reefspins-n8nsxh + .reefspins-uzz9xq {
  margin-top: 0;
}

@media (min-width: 768px) {
  .reefspins-n8nsxh + .reefspins-uzz9xq {
    margin-top: -16px;
  }
}

.reefspins-ow1wcg {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.reefspins-ow1wcg > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.reefspins-ow1wcg > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.reefspins-7ariyq {
  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;
}

.reefspins-o4vw01 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.reefspins-qq0j8f {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.reefspins-6umyjo {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.reefspins-5rn5u9 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.reefspins-7ariyq 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;
}

.reefspins-7ariyq 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) {
  .reefspins-7ariyq {
    padding: 39px 179px 39px 39px;
  }

  .reefspins-o4vw01 {
    font-size: 40px;
    line-height: 48px;
  }

  .reefspins-5rn5u9 {
    height: 348px;
  }

  .reefspins-7ariyq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .reefspins-7ariyq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .reefspins-7ariyq {
    padding: 63px;
  }
}

.reefspins-y33u7y {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .reefspins-y33u7y {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.reefspins-wtkoh3 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .reefspins-wtkoh3 {
    width: auto;
  }
}

.reefspins-gjc4i9 {
  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;
}

.reefspins-gjc4i9::-webkit-scrollbar {
  display: none;
}

.reefspins-gjc4i9 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);
}

.reefspins-gjc4i9 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .reefspins-gjc4i9 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.reefspins-y33u7y .reefspins-eky9xm {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.reefspins-b0mpa1,
    mask-image 0.3s;
}

.reefspins-y33u7y .reefspins-eky9xm.reefspins-vwdiwx {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.reefspins-sfpfjs {
  margin: 40px -16px;
}

.reefspins-7ymsan + .reefspins-9ysk5t,
.reefspins-7ymsan + .reefspins-pqo3rq {
  margin-top: 24px;
}

.reefspins-sm78io {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.reefspins-sm78io picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.reefspins-gp304h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .reefspins-gp304h {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .reefspins-gp304h {
    margin-top: 0;
  }
}

.reefspins-rud4of {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .reefspins-rud4of {
    font-size: 24px;
    line-height: 32px;
  }
}

.reefspins-efs1jj {
  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) {
  .reefspins-efs1jj {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.reefspins-wjfhys {
  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) {
  .reefspins-wjfhys {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.reefspins-vm68kq {
  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) {
  .reefspins-vm68kq {
    font-size: 20px;
    line-height: 28px;
  }
}

.reefspins-r5kiwa {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .reefspins-r5kiwa {
    font-size: 32px;
    line-height: 40px;
  }
}

.reefspins-l7cvyq {
  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;
}

.reefspins-xev205 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.reefspins-xev205 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.reefspins-uzz9xq {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.reefspins-7qp0fo {
  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) {
  .reefspins-7qp0fo {
    padding: 15px 48px;
  }
}

main > .reefspins-uzz9xq {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .reefspins-kdgic9.reefspins-3y3jfr > div:nth-child(n+5) {
    display: none;
  }
}

.reefspins-by5953 p a img {
  display: block;
  margin: 0 auto;
}


.reefspins-7z8lpr {
  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 */
.reefspins-l9z97b {
  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;
}

.reefspins-l9z97b label {
  font-size: 14px;
}

.reefspins-l9z97b h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.reefspins-l9z97b input,
.reefspins-l9z97b textarea,
.reefspins-l9z97b 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;
}
.reefspins-l9z97b button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.reefspins-akirby ease;
}
.reefspins-l9z97b button:hover {
  background-color: var(--button-bg-hover);
}
.reefspins-hphzem {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.reefspins-t73fk0 ease-in;
}

.reefspins-hphzem 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;
}
.reefspins-fm7bz1, .reefspins-b77tdp, [class*="review-card"],
thead, thead th, table th, .reefspins-srz7aw,
.reefspins-bbg2c9, [class*="collapsible-header"],
.reefspins-pfshgw, [class*="updated-block"] {
  color: #ece7dc !important;
}
