html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.reefspins-an88y4 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-an88y4 {
    padding: 54px 0 0;
  }
}

.reefspins-yiv3qg {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .reefspins-yiv3qg:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.reefspins-fnmpxo {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .reefspins-fnmpxo {
    margin: 20px auto 100px;
  }
}

.reefspins-fnmpxo h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-fnmpxo h1 {
    font-size: 120px;
  }
}

.reefspins-fnmpxo p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.reefspins-vn65mx {
  cursor: pointer;
}

.reefspins-2obmir {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.reefspins-exwzlu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.reefspins-exwzlu figure {
  margin: 0;
}

.reefspins-exwzlu.reefspins-91uwk7 {
  justify-content: flex-start;
  margin-right: 4px;
}

.reefspins-exwzlu.reefspins-qtfhpo {
  justify-content: flex-end;
  margin-left: 4px;
}

.reefspins-exwzlu.reefspins-so6x85 {
  justify-content: center;
}

.reefspins-exwzlu.reefspins-w8wmub {
  justify-content: normal;
}

.reefspins-lyixo9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .reefspins-lyixo9 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-lyixo9 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.reefspins-58n00e {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .reefspins-58n00e {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.reefspins-ga2mu6 {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .reefspins-ga2mu6 {
    flex-direction: column;
  }
}

.reefspins-ovdk6e {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.reefspins-ovdk6e img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .reefspins-ovdk6e {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.reefspins-nrkfou {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.reefspins-nrkfou ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .reefspins-nrkfou ul {
    margin-bottom: 15px;
  }
}

.reefspins-nrkfou ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.reefspins-nrkfou ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.reefspins-nrkfou ul li span svg {
  fill: var(--title-color);
}

.reefspins-nrkfou ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .reefspins-nrkfou ul li small {
    font-size: 12px;
  }
}

.reefspins-nrkfou ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.reefspins-nrkfou ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-nrkfou {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.reefspins-3p72we {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .reefspins-3p72we {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.reefspins-lb83wj {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.reefspins-enjxbi {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.reefspins-6bjwzh ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-enjxbi {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .reefspins-enjxbi:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.reefspins-enjxbi.reefspins-m5a1kp {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .reefspins-enjxbi.reefspins-m5a1kp:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.reefspins-c395dy {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .reefspins-c395dy {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-c395dy {
    padding: 50px 16px 68px;
  }
}

.reefspins-suoti9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .reefspins-suoti9 {
    flex-direction: column;
  }
}

.reefspins-pwl471 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .reefspins-pwl471 {
    margin-bottom: 40px;
  }
}

.reefspins-ywcuyo .reefspins-fm33ph {
  margin-bottom: 28px;
}

.reefspins-ywcuyo .reefspins-fm33ph img {
  max-height: 100px;
  width: auto;
}

.reefspins-m02ewh {
  display: flex;
  align-items: center;
}

.reefspins-m02ewh a + a {
  margin-left: 24px;
}

.reefspins-m02ewh img {
  max-height: 56px;
  width: auto;
}

.reefspins-m02ewh img + img {
  margin-left: 24px;
}

.reefspins-avf50w {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .reefspins-avf50w {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.reefspins-e2yen6 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .reefspins-e2yen6 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.reefspins-ytx1n0 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-ytx1n0 {
    flex-wrap: wrap;
  }
}

.reefspins-ytx1n0 li {
  display: flex;
  margin: 0 7px;
}

.reefspins-ytx1n0 li svg {
  transition: 0.reefspins-6bjwzh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .reefspins-ytx1n0 li:hover svg {
    transform: scale(1.2);
  }
}

.reefspins-1w693d {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.reefspins-nw2y2i + .reefspins-nw2y2i {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .reefspins-nw2y2i + .reefspins-nw2y2i {
    margin: 36px 0 0;
  }
}

.reefspins-sy4lek {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.reefspins-q74wpa {
  list-style: none;
  margin: 0;
  padding: 0;
}

.reefspins-q74wpa li {
  font-size: 16px;
}

.reefspins-q74wpa li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .reefspins-q74wpa li a:hover {
    text-decoration: underline;
  }
}

.reefspins-q74wpa li + li {
  margin-top: 16px;
}

.reefspins-sz47yz {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.reefspins-5ofv4p ease-in-out;
}

.reefspins-sz47yz.reefspins-2rasgb {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.reefspins-i8633t {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.reefspins-i8633t h1,
.reefspins-i8633t h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .reefspins-i8633t h1,
  .reefspins-i8633t h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .reefspins-i8633t {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-i8633t {
    margin-bottom: 60px;
  }
}

.reefspins-oqib51 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .reefspins-oqib51 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.reefspins-oqib51 li {
  width: 100%;
}

.reefspins-oqib51 li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.reefspins-6bjwzh ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.reefspins-oqib51 li a svg {
  fill: var(--button-text-color);
}

.reefspins-oqib51 li a.reefspins-2rasgb {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .reefspins-oqib51 li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-oqib51 li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .reefspins-oqib51 li a img {
    max-width: 16px;
  }
}

.reefspins-kf3ndm {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .reefspins-kf3ndm {
    margin: 0 -5px;
  }
}

.reefspins-pw3z4z {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.reefspins-pw3z4z span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.reefspins-pw3z4z small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .reefspins-pw3z4z {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .reefspins-pw3z4z span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.reefspins-ymu6ba {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.reefspins-ymu6ba img {
  width: 100%;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .reefspins-ymu6ba:hover img {
    transform: scale(1.1);
  }
}

.reefspins-pbzwjl {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .reefspins-pbzwjl {
    height: 54px;
  }
}

.reefspins-om3mau {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .reefspins-om3mau {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .reefspins-om3mau {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-om3mau .reefspins-fm33ph img {
    max-width: 90px;
  }
}

.reefspins-fm33ph img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .reefspins-fm33ph {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .reefspins-17xsio {
    display: none;
  }
  .reefspins-17xsio::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.reefspins-mnah7b {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.reefspins-mnah7b li {
  font-size: 16px;
  margin: 0 20px;
}

.reefspins-mnah7b li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .reefspins-mnah7b li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .reefspins-mnah7b {
    display: block;
  }
  .reefspins-mnah7b li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .reefspins-mnah7b li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .reefspins-mnah7b li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .reefspins-mnah7b li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.reefspins-3szkku {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .reefspins-3szkku {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .reefspins-3szkku {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-3szkku {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.reefspins-3szkku.reefspins-9rqlqv {
  margin-right: 0;
}

.reefspins-skbqum {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .reefspins-skbqum {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .reefspins-skbqum:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.reefspins-3wlo8l {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .reefspins-3wlo8l:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-3wlo8l {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.reefspins-ff7jcj {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .reefspins-ff7jcj {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.reefspins-ff7jcj:hover > ul {
  display: flex;
}

.reefspins-ff7jcj:focus > ul {
  display: flex;
}

.reefspins-ff7jcj:focus-within > ul {
  display: flex;
}

.reefspins-2etl2p {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.reefspins-2etl2p::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.reefspins-5ofv4p ease-in-out;
}

@media only screen and (max-width: 767px) {
  .reefspins-2etl2p {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .reefspins-2etl2p img {
    max-width: 20px;
  }
}

.reefspins-ff7jcj ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.reefspins-6bjwzh ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-ff7jcj ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.reefspins-ff7jcj ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.reefspins-6bjwzh ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .reefspins-ff7jcj ul li {
    padding: 5px;
  }
}

.reefspins-ff7jcj ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .reefspins-ff7jcj ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-ff7jcj ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .reefspins-ff7jcj ul li a img {
    max-width: 20px;
  }
}

.reefspins-k7nupg {
  display: none;
}

.reefspins-y00peb {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .reefspins-y00peb {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.reefspins-y00peb span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .reefspins-k7nupg:checked ~ .reefspins-17xsio {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .reefspins-17xsio {
    display: none;
    transition: display 0.reefspins-6bjwzh ease-in-out;
  }
  .reefspins-k7nupg:checked ~ .reefspins-17xsio {
    display: block;
  }
  .reefspins-k7nupg:checked + .reefspins-y00peb span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .reefspins-k7nupg:checked + .reefspins-y00peb span:nth-child(2) {
    display: none;
  }
  .reefspins-k7nupg:checked + .reefspins-y00peb span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.reefspins-nkqolz {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-nkqolz {
    padding: 0 16px;
  }
}

.reefspins-nkqolz img {
  margin-bottom: 20px;
}

.reefspins-nkqolz p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .reefspins-nkqolz p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-nkqolz {
    margin-bottom: 60px;
  }
}

.reefspins-ztinmk {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .reefspins-ztinmk {
    font-size: 32px;
  }
}

.reefspins-r9jnl8 {
  color: var(--text-color);
}

.reefspins-3ut4eq {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .reefspins-3ut4eq {
    font-size: 16px;
    line-height: 140%;
  }
}

.reefspins-3ut4eq p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.reefspins-3ut4eq p img {
  display: block;
  margin: 0 auto;
}

.reefspins-3ut4eq p:first-of-type {
  margin-top: 0;
}

.reefspins-3ut4eq p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-3ut4eq p {
    font-size: 18px;
    line-height: 140%;
  }
}

.reefspins-3ut4eq ul {
  padding: 0 0 0 20px;
}

.reefspins-3ut4eq table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.reefspins-3ut4eq table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-3ut4eq table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.reefspins-3ut4eq table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-3ut4eq table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.reefspins-3ut4eq table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.reefspins-3ut4eq iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .reefspins-3ut4eq iframe {
    height: 200px;
  }
}

.reefspins-d0u5cb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-d0u5cb {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-d0u5cb {
    margin-bottom: 60px;
  }
}

.reefspins-fz80oi {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-fz80oi {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.reefspins-fz80oi h1,
.reefspins-fz80oi h2,
.reefspins-fz80oi h3,
.reefspins-fz80oi h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-fz80oi h1,
  .reefspins-fz80oi h2,
  .reefspins-fz80oi h3,
  .reefspins-fz80oi h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.reefspins-y8ch0a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-y8ch0a {
    flex-direction: column-reverse;
  }
}

.reefspins-y8ch0a .reefspins-8whn0m {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-y8ch0a .reefspins-8whn0m {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.reefspins-y8ch0a .reefspins-ekjcny {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .reefspins-y8ch0a .reefspins-ekjcny {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .reefspins-y8ch0a .reefspins-ekjcny img {
    width: 100%;
  }
}

.reefspins-ekjcny {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-ekjcny {
    margin-bottom: 18px;
  }
}

.reefspins-8whn0m {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-8whn0m {
    margin-bottom: 18px;
  }
}

.reefspins-d0u5cb h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-d0u5cb h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.reefspins-d0u5cb .reefspins-yiv3qg {
  margin-top: 30px;
  margin-bottom: 30px;
}

.reefspins-khauw4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .reefspins-khauw4 {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-khauw4 {
    margin-bottom: 60px;
  }
}

.reefspins-rnpni1 {
  position: relative;
  border: none;
}

.reefspins-rnpni1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.reefspins-akgiy9 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.reefspins-akgiy9 span {
  height: 32px;
}

.reefspins-akgiy9 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.reefspins-akgiy9.reefspins-jfozd7 span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .reefspins-akgiy9 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.reefspins-oxje1m {
  list-style: none;
  padding: 0;
  margin: 0;
}

.reefspins-oxje1m li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-oxje1m li {
    font-size: 16px;
  }
}

.reefspins-oxje1m li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .reefspins-oxje1m li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-oxje1m li a {
    padding: 12px 14px;
  }
}

.reefspins-oxje1m.reefspins-y8v7pv {
  display: none;
}

.reefspins-yb5gej {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.reefspins-yb5gej table {
  width: 100%;
  border-collapse: collapse;
}

.reefspins-yb5gej table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .reefspins-yb5gej table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .reefspins-yb5gej table td {
    min-width: 75px;
  }
}

.reefspins-yb5gej table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-yb5gej table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.reefspins-yb5gej table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.reefspins-yb5gej p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .reefspins-yb5gej p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .reefspins-yb5gej {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-yb5gej {
    margin-bottom: 60px;
  }
}

.reefspins-swltwp {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-swltwp {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.reefspins-ecnlac {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .reefspins-ecnlac {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.reefspins-ecnlac tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .reefspins-ecnlac tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.reefspins-ecnlac tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.reefspins-pew3jr table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.reefspins-pew3jr table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.reefspins-pew3jr p {
  color: var(--text-color);
}

.reefspins-joz8hr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-joz8hr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-joz8hr {
    margin-bottom: 60px;
  }
}

.reefspins-f5gfwn {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.reefspins-dfwvni {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-dfwvni {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-dfwvni {
    margin-bottom: 60px;
  }
}

.reefspins-hxkclt {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.reefspins-hxkclt h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .reefspins-hxkclt h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.reefspins-hxkclt p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.reefspins-hxkclt p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .reefspins-hxkclt p {
    font-size: 16px;
  }
}

.reefspins-lr58hp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-lr58hp {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.reefspins-s5hzp2 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.reefspins-s5hzp2 li {
  margin: 0 20px;
}

.reefspins-s5hzp2 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.reefspins-s5hzp2 li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .reefspins-s5hzp2 li a:hover {
    color: #2ab765;
  }
}

.reefspins-s0fb5s {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .reefspins-s0fb5s {
    padding: 0 16px;
  }
}

.reefspins-s0fb5s li {
  font-size: 16px;
  position: relative;
}

.reefspins-s0fb5s li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .reefspins-s0fb5s li a:hover {
    text-decoration: underline;
  }
}

.reefspins-s0fb5s li span {
  opacity: 0.5;
}

.reefspins-s0fb5s li + li {
  margin-left: 30px;
}

.reefspins-s0fb5s li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.reefspins-fz80oi {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.reefspins-fz80oi {
    margin-bottom: 18px;
  }
}

.reefspins-vgfe9j {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.reefspins-vgfe9j tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.reefspins-vgfe9j tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.reefspins-vgfe9j tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.reefspins-vgfe9j tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.reefspins-vgfe9j tbody tr:last-of-type {
  margin-bottom: 0;
}

.reefspins-vgfe9j tbody tr td:first-of-type {
  flex-shrink: 0;
}

.reefspins-vgfe9j tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.reefspins-vgfe9j tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.reefspins-vgfe9j tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .reefspins-vgfe9j tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.reefspins-vgfe9j tbody tr td .reefspins-2kdmn2 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .reefspins-vgfe9j tbody tr td .reefspins-2kdmn2 {
    width: 100%;
  }
}

.reefspins-vgfe9j tbody tr td .reefspins-34a0w4 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.reefspins-6bjwzh ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .reefspins-vgfe9j tbody tr td .reefspins-34a0w4:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-vgfe9j tbody tr td .reefspins-34a0w4 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .reefspins-vgfe9j tbody tr td .reefspins-34a0w4 {
    width: 100%;
  }
}

.reefspins-vgfe9j tbody tr td .reefspins-wh0cya {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .reefspins-vgfe9j tbody tr td .reefspins-wh0cya:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-vgfe9j tbody tr {
    flex-direction: column;
  }
}

.reefspins-vgfe9j tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.reefspins-pvdkoc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-pvdkoc {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-pvdkoc {
    margin: 0 auto 60px;
  }
}

.reefspins-qspjj3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-qspjj3 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.reefspins-a4rwgb {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .reefspins-a4rwgb {
    margin: 0 -5px;
  }
}

.reefspins-3dc7jh {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.reefspins-3dc7jh img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

.reefspins-3dc7jh p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .reefspins-3dc7jh:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .reefspins-3dc7jh {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-3dc7jh {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .reefspins-3dc7jh p {
    font-size: 16px;
  }
}

.reefspins-j2mtua {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .reefspins-j2mtua {
    height: 190px;
    margin: 20px auto;
  }
}

.reefspins-j2mtua img {
  width: 100%;
  height: 100%;
}

.reefspins-j2mtua iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .reefspins-j2mtua iframe {
    height: 190px;
  }
}

.reefspins-i3b8nk {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.reefspins-i3b8nk::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.reefspins-36i0dr {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.reefspins-36i0dr svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .reefspins-36i0dr:hover svg {
    transform: scale(1.1);
  }
}

.reefspins-vlg5j7 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-vlg5j7 {
    padding: 40px 0;
  }
}

.reefspins-hehqh0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .reefspins-hehqh0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .reefspins-hehqh0 {
    flex-direction: column-reverse;
  }
}

.reefspins-einpdq {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.reefspins-einpdq img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .reefspins-einpdq {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-einpdq {
    margin: 10px 0 0;
  }
}

.reefspins-n727ry {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.reefspins-n727ry h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .reefspins-n727ry {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-n727ry {
    padding: 24px 10px;
  }
}

.reefspins-el5ryx {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

.reefspins-el5ryx:hover {
  border: 1px solid #8c8ca2;
}

.reefspins-45q9mz {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.reefspins-45q9mz:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.reefspins-2feify {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.reefspins-2feify a {
  text-decoration: underline;
  color: #8babff;
}

.reefspins-9oy7iy {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.reefspins-9oy7iy .reefspins-el5ryx {
  width: 50%;
  margin: 0;
}

.reefspins-q1tbex {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.reefspins-q1tbex:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.reefspins-ajz7yu {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-ajz7yu {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-ajz7yu {
    margin: 0 0 60px;
  }
}

.reefspins-gk1hyg {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-gk1hyg {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.reefspins-fhkb2i {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .reefspins-fhkb2i {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.reefspins-ec2f8y {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .reefspins-ec2f8y {
    flex-basis: auto;
    max-width: 100%;
  }
}

.reefspins-wqf840 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-wqf840 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.reefspins-wqf840 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

@media only screen and (max-width: 767px) {
  .reefspins-wqf840 a {
    margin: 1px 0 4px;
  }
}

.reefspins-wqf840 a svg {
  fill: #fff;
}

.reefspins-wqf840 a:hover {
  background: #3d68e7;
}

.reefspins-pdgdo1 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.reefspins-tpl1yd {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .reefspins-tpl1yd {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.reefspins-o4g3ld {
  font-size: 16px;
  color: var(--text-color);
}

.reefspins-cn6cyx {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-cn6cyx {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-cn6cyx {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .reefspins-cn6cyx {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.reefspins-mvz9wb {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.reefspins-mvz9wb h1,
.reefspins-mvz9wb h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-mvz9wb h1,
  .reefspins-mvz9wb h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .reefspins-mvz9wb {
    margin: 0;
    padding-right: 20px;
  }
}

.reefspins-4g1kbh {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.reefspins-4g1kbh h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-4g1kbh h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.reefspins-4g1kbh h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .reefspins-4g1kbh h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.reefspins-4g1kbh table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.reefspins-4g1kbh table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-4g1kbh table tr td {
    padding: 12px 4px;
  }
}

.reefspins-4g1kbh table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-4g1kbh table tr th {
    padding: 12px 4px;
  }
}

.reefspins-4g1kbh table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .reefspins-4g1kbh {
    margin: 0;
  }
}

.reefspins-rw8w15 {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .reefspins-rw8w15 {
    min-height: 190px;
  }
}

.reefspins-kj5wps {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.reefspins-kj5wps::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.reefspins-pxzotq {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.reefspins-pxzotq.reefspins-5kr195 {
  display: none;
}

.reefspins-gnoc59 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.reefspins-gnoc59 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.reefspins-gnoc59 iframe.reefspins-8e6y09 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.reefspins-gnoc59.reefspins-wdf72c {
  opacity: 1;
  pointer-events: all;
}

.reefspins-ynqiop {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

.reefspins-ynqiop svg {
  margin-right: 10px;
}

.reefspins-ynqiop + .reefspins-ynqiop {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .reefspins-ynqiop:hover {
    background: #a8a6b3;
  }
}

.reefspins-3hpack {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .reefspins-3hpack:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-ynqiop {
    height: 42px;
    max-width: 220px;
  }
}

.reefspins-cn6cyx .reefspins-d0u5cb {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.reefspins-cn6cyx .reefspins-d0u5cb h1,
.reefspins-cn6cyx .reefspins-d0u5cb h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .reefspins-cn6cyx .reefspins-d0u5cb h1,
  .reefspins-cn6cyx .reefspins-d0u5cb h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .reefspins-cn6cyx .reefspins-d0u5cb {
    margin: 28px 0 0;
  }
}

.reefspins-frjips {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .reefspins-frjips {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .reefspins-frjips {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-frjips {
    margin: 20px auto 60px;
  }
}

.reefspins-36qj7o {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .reefspins-36qj7o {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-36qj7o {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.reefspins-bogrg5 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.reefspins-bogrg5 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.reefspins-wndaem {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.reefspins-wndaem h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .reefspins-wndaem h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-wndaem h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .reefspins-wndaem {
    max-width: 100%;
    margin: 0;
  }
}

.reefspins-5z82ig {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .reefspins-5z82ig {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.reefspins-5zjjg2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .reefspins-5zjjg2 {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.reefspins-dc6qks {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.reefspins-dc6qks span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .reefspins-dc6qks {
    margin: 0;
  }
  .reefspins-dc6qks:last-of-type {
    margin-top: 4px;
  }
}

.reefspins-qjzhy5 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .reefspins-qjzhy5 {
    padding: 10px;
  }
}

.reefspins-qjzhy5 .reefspins-yiv3qg {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .reefspins-qjzhy5 .reefspins-yiv3qg {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .reefspins-qjzhy5 {
    flex-wrap: wrap;
  }
}

.reefspins-b640b9 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.reefspins-b640b9 img {
  width: 100%;
}

.reefspins-tlmc2n {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .reefspins-tlmc2n {
    max-width: 200px;
    margin: 0;
  }
}

.reefspins-rm5q9d {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.reefspins-laba1j {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.reefspins-cp81cd {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd {
    margin: 0 0 60px;
  }
}

.reefspins-cp81cd .reefspins-h58odo {
  position: relative;
}

.reefspins-cp81cd .reefspins-83xsjz {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.reefspins-cp81cd .reefspins-83xsjz.reefspins-5kr195 {
  display: none;
}

.reefspins-cp81cd .reefspins-gx1rb2 {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .reefspins-cp81cd .reefspins-gx1rb2 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .reefspins-cp81cd .reefspins-gx1rb2 {
    bottom: 90px;
  }
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-zhwbac {
  max-width: 300px;
  width: 100%;
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-zhwbac .reefspins-9g3l37 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-gx1rb2 .reefspins-zhwbac .reefspins-9g3l37 {
    font-size: 32px;
    text-align: center;
  }
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-zhwbac .reefspins-7c7gso {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-gx1rb2 .reefspins-zhwbac .reefspins-7c7gso {
    text-align: center;
  }
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv {
    flex-direction: column-reverse;
  }
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-bby43e {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-bby43e:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-bby43e {
    width: 100%;
  }
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-w8da8u {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.reefspins-6bjwzh ease-in-out;
  overflow: hidden;
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-w8da8u span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-w8da8u:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-w8da8u:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-gx1rb2 .reefspins-9rqlqv .reefspins-w8da8u {
    width: 100%;
  }
}

.reefspins-cp81cd .reefspins-gx1rb2.reefspins-5kr195 {
  display: none;
}

.reefspins-cp81cd .reefspins-pwnyii {
  display: none;
}

.reefspins-cp81cd .reefspins-pwnyii.reefspins-wdf72c {
  display: block;
}

.reefspins-cp81cd .reefspins-pwnyii iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-pwnyii iframe {
    height: calc(100vh - 54px);
  }
}

.reefspins-cp81cd .reefspins-3on4cb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .reefspins-cp81cd .reefspins-3on4cb {
    padding: 24px 16px 0;
  }
}

.reefspins-cp81cd .reefspins-3on4cb .reefspins-9g3l37 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-3on4cb .reefspins-9g3l37 {
    margin-bottom: 24px;
  }
}

.reefspins-cp81cd .reefspins-3on4cb table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.reefspins-cp81cd .reefspins-3on4cb table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-3on4cb table tr td {
    padding: 12px 4px;
  }
}

.reefspins-cp81cd .reefspins-3on4cb table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-cp81cd .reefspins-3on4cb table tr th {
    padding: 12px 4px;
  }
}

.reefspins-cp81cd .reefspins-3on4cb table tr:last-of-type td {
  border-bottom: none;
}

.reefspins-22b2jv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.reefspins-22b2jv.reefspins-2rasgb {
  display: block;
}

.reefspins-22b2jv iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.reefspins-22b2jv .reefspins-evh0ta {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.reefspins-22b2jv .reefspins-sd6vu9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.reefspins-22b2jv .reefspins-w8da8u {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

.reefspins-22b2jv .reefspins-w8da8u:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.reefspins-4aepup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.reefspins-4aepup.reefspins-2rasgb {
  display: block;
}

.reefspins-bjd31w {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.reefspins-8z0lup {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.reefspins-4ee9f6 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .reefspins-8z0lup {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.reefspins-b35zk4 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.reefspins-b35zk4 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.reefspins-v9dux3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.reefspins-k2q821.reefspins-5kr195 {
  display: none;
}

.reefspins-xx17jn {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .reefspins-xx17jn {
    margin-bottom: 20px;
  }
}

.reefspins-3nff6x {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.reefspins-3nff6x span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.reefspins-3nff6x small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.reefspins-3nff6x input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.reefspins-6bjwzh ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.reefspins-3nff6x input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.reefspins-3nff6x input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.reefspins-3nff6x input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.reefspins-3nff6x input:active {
  border-color: #c2c0ce;
}

.reefspins-3nff6x input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .reefspins-3nff6x {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.reefspins-mdejrx {
  margin-bottom: 36px;
}

.reefspins-mdejrx textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.reefspins-mdejrx textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.reefspins-mdejrx textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .reefspins-mdejrx {
    margin-bottom: 24px;
  }
}

.reefspins-lu4ibo {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.reefspins-q8n4rc {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.reefspins-6bjwzh ease-in-out;
}

.reefspins-q8n4rc:hover {
  background: var(--border-color);
}

.reefspins-xefakt {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.reefspins-6bjwzh ease-in-out;
}

.reefspins-xefakt:hover {
  background: #166ad9;
}

.reefspins-pxt7kd {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.reefspins-pxt7kd.reefspins-5kr195 {
  display: none;
}

.reefspins-ahc1l2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.reefspins-pxt7kd .reefspins-q8n4rc {
  margin: 0 auto;
}

.reefspins-fkxaub {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .reefspins-fkxaub {
    margin-bottom: 16px;
  }
}

.reefspins-41eqe5 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.reefspins-3syd9t {
  filter: grayscale(100%);
}

.reefspins-41eqe5 > input {
  display: none;
}

.reefspins-41eqe5 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.reefspins-r2srlw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.reefspins-kdmywb 44.reefspins-1u0b6w.reefspins-s8m32u.reefspins-tv5lss.reefspins-liajb4.reefspins-m9z8u9.reefspins-wjgrjh.reefspins-o7ald1.reefspins-v2eawt.reefspins-lvbhmp.reefspins-6htvh7.reefspins-5yhpur.reefspins-wy25a6 0l-12.reefspins-6l639h 30.reefspins-ewk5u9.reefspins-7nbd55 2.reefspins-9f4lim.reefspins-7nbd55 3.reefspins-uocv24 3.reefspins-cnaovd.reefspins-71fzel 3.reefspins-s61akm.reefspins-j2num1.reefspins-q5klpq.reefspins-lfug5p 7-3.reefspins-6l639h 10.reefspins-wxup5j.reefspins-lfug5p 23.reefspins-780ab8.reefspins-q1xuw0 1.reefspins-uk4yyu 2.reefspins-6l639h 3.reefspins-q1xuw0 1.reefspins-71fzel 5.reefspins-dw5qhz.reefspins-71fzel 32.reefspins-mkkfdg.reefspins-j2num1 5.reefspins-wy25a6 4.reefspins-lfug5p 9.reefspins-lfug5p 8.reefspins-71fzel 6.reefspins-8yx30n.reefspins-wajt11.reefspins-4ixdr1.reefspins-c6d0a3.reefspins-gxu0mf 4.reefspins-c1hs5a.reefspins-gxu0mf 6.reefspins-gxu0mf 0l29.reefspins-wy25a6 17.reefspins-3v6thz.reefspins-ujz36k 2.reefspins-5q7leo 10.reefspins-w8zjoj.reefspins-6l639h 8.reefspins-ryz77z.reefspins-gviub0.reefspins-gucvhj.reefspins-2hbtea.reefspins-5pboe1.reefspins-j2num1.reefspins-m9z8u9.reefspins-6l639h 1.reefspins-nd58nf.reefspins-v9t0vw.reefspins-zg49n4.reefspins-svymj0.reefspins-9003hq.reefspins-uk4yyu 1.reefspins-v89i17.reefspins-139bb0.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.reefspins-41eqe5 > input:checked ~ label,
.reefspins-41eqe5 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.reefspins-r2srlw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.reefspins-kdmywb 44.reefspins-1u0b6w.reefspins-s8m32u.reefspins-tv5lss.reefspins-liajb4.reefspins-m9z8u9.reefspins-wjgrjh.reefspins-o7ald1.reefspins-v2eawt.reefspins-lvbhmp.reefspins-6htvh7.reefspins-5yhpur.reefspins-wy25a6 0l-12.reefspins-6l639h 30.reefspins-ewk5u9.reefspins-7nbd55 2.reefspins-9f4lim.reefspins-7nbd55 3.reefspins-uocv24 3.reefspins-cnaovd.reefspins-71fzel 3.reefspins-s61akm.reefspins-j2num1.reefspins-q5klpq.reefspins-lfug5p 7-3.reefspins-6l639h 10.reefspins-wxup5j.reefspins-lfug5p 23.reefspins-780ab8.reefspins-q1xuw0 1.reefspins-uk4yyu 2.reefspins-6l639h 3.reefspins-q1xuw0 1.reefspins-71fzel 5.reefspins-dw5qhz.reefspins-71fzel 32.reefspins-mkkfdg.reefspins-j2num1 5.reefspins-wy25a6 4.reefspins-lfug5p 9.reefspins-lfug5p 8.reefspins-71fzel 6.reefspins-8yx30n.reefspins-wajt11.reefspins-4ixdr1.reefspins-c6d0a3.reefspins-gxu0mf 4.reefspins-c1hs5a.reefspins-gxu0mf 6.reefspins-gxu0mf 0l29.reefspins-wy25a6 17.reefspins-3v6thz.reefspins-ujz36k 2.reefspins-5q7leo 10.reefspins-w8zjoj.reefspins-6l639h 8.reefspins-ryz77z.reefspins-gviub0.reefspins-gucvhj.reefspins-2hbtea.reefspins-5pboe1.reefspins-j2num1.reefspins-m9z8u9.reefspins-6l639h 1.reefspins-nd58nf.reefspins-v9t0vw.reefspins-zg49n4.reefspins-svymj0.reefspins-9003hq.reefspins-uk4yyu 1.reefspins-v89i17.reefspins-139bb0.5z'/%3e%3c/svg%3e");
}

.reefspins-41eqe5 > input:not(:checked) ~ label:hover,
.reefspins-41eqe5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.reefspins-r2srlw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.reefspins-kdmywb 44.reefspins-1u0b6w.reefspins-s8m32u.reefspins-tv5lss.reefspins-liajb4.reefspins-m9z8u9.reefspins-wjgrjh.reefspins-o7ald1.reefspins-v2eawt.reefspins-lvbhmp.reefspins-6htvh7.reefspins-5yhpur.reefspins-wy25a6 0l-12.reefspins-6l639h 30.reefspins-ewk5u9.reefspins-7nbd55 2.reefspins-9f4lim.reefspins-7nbd55 3.reefspins-uocv24 3.reefspins-cnaovd.reefspins-71fzel 3.reefspins-s61akm.reefspins-j2num1.reefspins-q5klpq.reefspins-lfug5p 7-3.reefspins-6l639h 10.reefspins-wxup5j.reefspins-lfug5p 23.reefspins-780ab8.reefspins-q1xuw0 1.reefspins-uk4yyu 2.reefspins-6l639h 3.reefspins-q1xuw0 1.reefspins-71fzel 5.reefspins-dw5qhz.reefspins-71fzel 32.reefspins-mkkfdg.reefspins-j2num1 5.reefspins-wy25a6 4.reefspins-lfug5p 9.reefspins-lfug5p 8.reefspins-71fzel 6.reefspins-8yx30n.reefspins-wajt11.reefspins-4ixdr1.reefspins-c6d0a3.reefspins-gxu0mf 4.reefspins-c1hs5a.reefspins-gxu0mf 6.reefspins-gxu0mf 0l29.reefspins-wy25a6 17.reefspins-3v6thz.reefspins-ujz36k 2.reefspins-5q7leo 10.reefspins-w8zjoj.reefspins-6l639h 8.reefspins-ryz77z.reefspins-gviub0.reefspins-gucvhj.reefspins-2hbtea.reefspins-5pboe1.reefspins-j2num1.reefspins-m9z8u9.reefspins-6l639h 1.reefspins-nd58nf.reefspins-v9t0vw.reefspins-zg49n4.reefspins-svymj0.reefspins-9003hq.reefspins-uk4yyu 1.reefspins-v89i17.reefspins-139bb0.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .reefspins-tvls94 > .reefspins-hg5f4f {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .reefspins-tvls94 > .reefspins-hg5f4f {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .reefspins-tvls94 > .reefspins-hg5f4f {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .reefspins-tvls94 > .reefspins-hg5f4f {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .reefspins-tvls94 > .reefspins-hg5f4f {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.reefspins-5gnere {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.reefspins-5gnere.reefspins-5kr195 {
  display: none;
}

.reefspins-mg6yww {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .reefspins-mg6yww {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-mg6yww {
    border-radius: 20px 20px 0 0;
  }
}

.reefspins-f6g7xd {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.reefspins-f6g7xd::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.reefspins-f6g7xd::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.reefspins-f6g7xd img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .reefspins-f6g7xd {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .reefspins-f6g7xd img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-f6g7xd {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .reefspins-f6g7xd img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.reefspins-4p3w5n {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .reefspins-4p3w5n {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-4p3w5n {
    font-size: 14px;
  }
}

.reefspins-e9ca03 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.reefspins-e9ca03::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .reefspins-e9ca03::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.reefspins-e9ca03::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .reefspins-e9ca03::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .reefspins-e9ca03 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-e9ca03 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.reefspins-4xo76t {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .reefspins-4xo76t {
    top: -20px;
  }
}

.reefspins-dkyhcq {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.reefspins-6bjwzh ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .reefspins-dkyhcq:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .reefspins-dkyhcq {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-dkyhcq {
    width: 90px;
    height: 40px;
  }
}

.reefspins-5gnere.reefspins-0utbao .reefspins-mg6yww {
  background: #2b3b67;
}

.reefspins-5gnere.reefspins-0utbao .reefspins-f6g7xd {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.reefspins-5gnere.reefspins-0utbao .reefspins-f6g7xd::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.reefspins-5gnere.reefspins-0utbao .reefspins-f6g7xd::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.reefspins-5gnere.reefspins-0utbao .reefspins-e9ca03::before {
  background: #0e0f41;
}

.reefspins-5gnere.reefspins-0utbao .reefspins-e9ca03::after {
  background: #152557;
}

.reefspins-5gnere.reefspins-0w71jb .reefspins-mg6yww {
  background: #1f35fa;
}

.reefspins-5gnere.reefspins-0w71jb .reefspins-f6g7xd {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.reefspins-5gnere.reefspins-0w71jb .reefspins-f6g7xd::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.reefspins-5gnere.reefspins-0w71jb .reefspins-f6g7xd::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.reefspins-5gnere.reefspins-0w71jb .reefspins-e9ca03::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.reefspins-5gnere.reefspins-0w71jb .reefspins-e9ca03::after {
  background: #192ac8;
}

.reefspins-5gnere.reefspins-p2o7ef .reefspins-mg6yww {
  background: #fa771f;
}

.reefspins-5gnere.reefspins-p2o7ef .reefspins-f6g7xd {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.reefspins-5gnere.reefspins-p2o7ef .reefspins-f6g7xd::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.reefspins-5gnere.reefspins-p2o7ef .reefspins-f6g7xd::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.reefspins-5gnere.reefspins-p2o7ef .reefspins-e9ca03::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.reefspins-5gnere.reefspins-p2o7ef .reefspins-e9ca03::after {
  background: #fa8535;
}

.reefspins-nhxkxs {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .reefspins-nhxkxs {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .reefspins-nhxkxs {
    margin: 24px 0 60px;
  }
}

.reefspins-nhxkxs h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .reefspins-nhxkxs h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.reefspins-eupahj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-eupahj {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.reefspins-1mb4sa {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .reefspins-1mb4sa {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.reefspins-gn4lz7 {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .reefspins-gn4lz7:hover {
    background: var(--button-bg-hover);
  }
}

.reefspins-q3yobo {
  display: flex;
  align-items: center;
  gap: 10px;
}

.reefspins-q3yobo span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.reefspins-q3yobo small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-q3yobo {
    margin-bottom: 16px;
  }
}

.reefspins-82bprp {
  width: 120px;
  height: 22px;
}

.reefspins-82bprp .reefspins-4umgkv {
  fill: #c2c0ce;
}

.reefspins-82bprp [rating="1"] .reefspins-4umgkv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.reefspins-82bprp [rating="2"] .reefspins-4umgkv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.reefspins-82bprp [rating="3"] .reefspins-4umgkv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.reefspins-82bprp [rating="4"] .reefspins-4umgkv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.reefspins-82bprp [rating="5"] .reefspins-4umgkv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.reefspins-d4yz7l {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-d4yz7l {
    gap: 16px 0;
  }
}

.reefspins-5dvd21 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.reefspins-5dvd21.reefspins-wdf72c {
  display: block;
}

.reefspins-5dvd21.reefspins-5kr195 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-5dvd21 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.reefspins-2k1o88 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.reefspins-jqrqhw {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.reefspins-zpagmg {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.reefspins-3mt3hj small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.reefspins-3mt3hj span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.reefspins-akbc95 {
  font-size: 16px;
  line-height: 140%;
}

.reefspins-wof0qx {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.reefspins-wof0qx .reefspins-4umgkv {
  fill: #c2c0ce;
}

.reefspins-wof0qx [rating="1"] .reefspins-4umgkv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.reefspins-wof0qx [rating="2"] .reefspins-4umgkv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.reefspins-wof0qx [rating="3"] .reefspins-4umgkv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.reefspins-wof0qx [rating="4"] .reefspins-4umgkv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.reefspins-wof0qx [rating="5"] .reefspins-4umgkv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.reefspins-zn6h4t {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-zn6h4t {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.reefspins-7yr6ld {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .reefspins-7yr6ld {
    padding: 0 16px;
  }
}

.reefspins-e871ez {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .reefspins-e871ez {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.reefspins-0dxr1p {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .reefspins-0dxr1p {
    padding: 12px;
    gap: 12px;
  }
}

.reefspins-x1e7vr {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.reefspins-x1e7vr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reefspins-l2vccz {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.reefspins-ezf13k {
  flex: 1;
  min-width: 0;
}

.reefspins-cshfmr {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .reefspins-cshfmr {
    font-size: 14px;
    gap: 6px;
  }
}

.reefspins-gm0zlw {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.reefspins-gm0zlw svg,
.reefspins-gm0zlw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reefspins-gm0zlw svg path {
  fill: var(--button-bg-color);
}

.reefspins-gm0zlw svg circle {
  fill: var(--button-text-color);
}

.reefspins-xtmvmh {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .reefspins-xtmvmh {
    font-size: 12px;
  }
}

.reefspins-xtmvmh strong {
  font-weight: 600;
}

.reefspins-b35smd {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.reefspins-b35smd p {
  margin: 0 0 16px;
}

.reefspins-b35smd p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .reefspins-b35smd {
    font-size: 14px;
    line-height: 150%;
  }
}

.reefspins-sl9zey {
  max-width: 300px;
  width: 100%;
}

.reefspins-sl9zey a {
  width: 100%;
}

@media (max-width: 575px) {
  .reefspins-sl9zey {
    max-width: 200px;
  }
}

.reefspins-li2f3k {
  justify-content: center;
}

.reefspins-34q386 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.reefspins-ry3ki0 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .reefspins-g2x3js {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.reefspins-udsfwq {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.reefspins-udsfwq .reefspins-mnah7b {
  justify-content: center;
}

/* faq */

.reefspins-fay5ua {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.reefspins-0q15mu {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.reefspins-et2nym ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reefspins-0q15mu::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.reefspins-et2nym ease;
}

.reefspins-fay5ua.reefspins-2rasgb .reefspins-0q15mu::after {
  transform: rotate(45deg);
}

.reefspins-3igoqr {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.reefspins-6bjwzh ease, padding 0.reefspins-6bjwzh ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.reefspins-fay5ua.reefspins-2rasgb .reefspins-3igoqr {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.reefspins-l9w5ox {
  margin: 25px 0;
}

.reefspins-41eqe5 > input:not(:checked) ~ label:hover,
.reefspins-41eqe5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.reefspins-33zn89.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.reefspins-88ypja 44.reefspins-xn1sku.reefspins-rbuty6.reefspins-97exq1.reefspins-j9tmdz.reefspins-f4k7m8.reefspins-twic2z.reefspins-d8u2kv.reefspins-k6r4iq.reefspins-thn1fg.reefspins-f65qdm.reefspins-fc0ogx.reefspins-896c1c 0l-12.reefspins-s5mrdo 30.reefspins-2avaic.reefspins-5qrx1c 2.reefspins-wyp977.reefspins-5qrx1c 3.reefspins-x6cyv1 3.reefspins-lprpgf.reefspins-ct55we 3.reefspins-053asj.reefspins-pdhk99.reefspins-sxxcwo.reefspins-dstbmn 7-3.reefspins-s5mrdo 10.reefspins-szdp7r.reefspins-dstbmn 23.reefspins-lg8zuz.reefspins-949buc 1.reefspins-70nqi2 2.reefspins-s5mrdo 3.reefspins-949buc 1.reefspins-ct55we 5.reefspins-cusn44.reefspins-ct55we 32.reefspins-vnf88h.reefspins-pdhk99 5.reefspins-896c1c 4.reefspins-dstbmn 9.reefspins-dstbmn 8.reefspins-ct55we 6.reefspins-mnwhuk.reefspins-fcvwek.reefspins-xzoncc.reefspins-0qwrnl.reefspins-4o41au 4.reefspins-wb17sh.reefspins-4o41au 6.reefspins-4o41au 0l29.reefspins-896c1c 17.reefspins-bxabta.reefspins-eytwlf 2.reefspins-kojm9a 10.reefspins-iqycao.reefspins-s5mrdo 8.reefspins-2c9idk.reefspins-tkzarn.reefspins-6w7j7d.reefspins-cy5abv.reefspins-aqrirq.reefspins-pdhk99.reefspins-f4k7m8.reefspins-s5mrdo 1.reefspins-guezp3.reefspins-ue45vl.reefspins-tsnm88.reefspins-ut7eiq.reefspins-cc0o3x.reefspins-70nqi2 1.reefspins-kvk0zn.reefspins-da44zw.5z'/%3e%3c/svg%3e");
}

.reefspins-n3jhdg {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .reefspins-n3jhdg {
    gap: 16px 0;
  }
}

.reefspins-m8jspz {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.reefspins-m8jspz.reefspins-tn4e82 {
  display: block;
}

.reefspins-m8jspz.reefspins-wuw0w2 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .reefspins-m8jspz {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.reefspins-rohnpd {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.reefspins-khw8wq {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.reefspins-ah1zcl {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.reefspins-wib5tb small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.reefspins-wib5tb span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.reefspins-rpjebm {
  font-size: 16px;
  line-height: 140%;
}

.reefspins-4gu8sb {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.reefspins-4gu8sb .reefspins-6nxup2 {
  fill: #c2c0ce;
}

.reefspins-4gu8sb [rating="1"] .reefspins-6nxup2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.reefspins-4gu8sb [rating="2"] .reefspins-6nxup2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.reefspins-4gu8sb [rating="3"] .reefspins-6nxup2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.reefspins-4gu8sb [rating="4"] .reefspins-6nxup2:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.reefspins-4gu8sb [rating="5"] .reefspins-6nxup2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.reefspins-9ikthl {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.reefspins-9ikthl textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.reefspins-9ikthl button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.reefspins-00siay {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.reefspins-00siay.reefspins-4ulrhk {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.reefspins-z5xw9c {
  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-z5xw9c label {
  font-size: 14px;
}

.reefspins-z5xw9c h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.reefspins-z5xw9c input,
.reefspins-z5xw9c textarea,
.reefspins-z5xw9c 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-z5xw9c button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.reefspins-et2nym ease;
}
.reefspins-z5xw9c button:hover {
  background-color: var(--button-bg-hover);
}
.reefspins-se3vgf {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.reefspins-vzspny ease-in;
}

.reefspins-se3vgf 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-i7hxlb, .reefspins-55lzd7, [class*="review-card"],
thead, thead th, table th, .reefspins-hlofmv,
.reefspins-cceumd, [class*="collapsible-header"],
.reefspins-joz8hr, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.reefspins-enjxbi, .reefspins-enjxbi :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
