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;
  }
}

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

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

.aztecparadise-ykp3t9 {
  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) {
  .aztecparadise-ykp3t9: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;
  }
}

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

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

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

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

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

.aztecparadise-jwo2wc {
  cursor: pointer;
}

.aztecparadise-e7hzwo {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.aztecparadise-88uvw1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.aztecparadise-88uvw1 figure {
  margin: 0;
}

.aztecparadise-88uvw1.aztecparadise-do0amq {
  justify-content: flex-start;
  margin-right: 4px;
}

.aztecparadise-88uvw1.aztecparadise-yodqbv {
  justify-content: flex-end;
  margin-left: 4px;
}

.aztecparadise-88uvw1.aztecparadise-6o6f7x {
  justify-content: center;
}

.aztecparadise-88uvw1.aztecparadise-b3uhdv {
  justify-content: normal;
}

.aztecparadise-otzebo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.aztecparadise-q59g4r {
  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) {
  .aztecparadise-q59g4r {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.aztecparadise-ur8555 {
  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) {
  .aztecparadise-ur8555 {
    flex-direction: column;
  }
}

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

.aztecparadise-xtmwd9 img {
  width: 100%;
}

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

.aztecparadise-t8na29 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.aztecparadise-t8na29 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) {
  .aztecparadise-t8na29 ul {
    margin-bottom: 15px;
  }
}

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

.aztecparadise-t8na29 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);
}

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

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

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

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

.aztecparadise-t8na29 ul li:last-of-type::after {
  display: none;
}

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

.aztecparadise-646a1t {
  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) {
  .aztecparadise-646a1t {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.aztecparadise-5db0ig {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.aztecparadise-poacej.aztecparadise-1246cs {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .aztecparadise-poacej.aztecparadise-1246cs:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.aztecparadise-8to6jo {
  padding: 80px 0 0;
  background: #1a2b4d;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

.aztecparadise-labxsf {
  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) {
  .aztecparadise-labxsf {
    flex-direction: column;
  }
}

.aztecparadise-p6as3k {
  margin-bottom: 94px;
}

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

.aztecparadise-c8nw0q .aztecparadise-kgfso7 {
  margin-bottom: 28px;
}

.aztecparadise-c8nw0q .aztecparadise-kgfso7 img {
  max-height: 100px;
  width: auto;
}

.aztecparadise-njauvn {
  display: flex;
  align-items: center;
}

.aztecparadise-njauvn a + a {
  margin-left: 24px;
}

.aztecparadise-njauvn img {
  max-height: 56px;
  width: auto;
}

.aztecparadise-njauvn img + img {
  margin-left: 24px;
}

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

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

.aztecparadise-vwfrsj {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .aztecparadise-7ic3y7 {
    flex-wrap: wrap;
  }
}

.aztecparadise-7ic3y7 li {
  display: flex;
  margin: 0 7px;
}

.aztecparadise-7ic3y7 li svg {
  transition: 0.aztecparadise-idvlp6 ease-in-out;
}

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

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

.aztecparadise-0cstyt + .aztecparadise-0cstyt {
  margin-left: 120px;
}

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

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

.aztecparadise-msfhap {
  list-style: none;
  margin: 0;
  padding: 0;
}

.aztecparadise-msfhap li {
  font-size: 16px;
}

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

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

.aztecparadise-msfhap li + li {
  margin-top: 16px;
}

.aztecparadise-gy4h73 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.aztecparadise-z9yqyr ease-in-out;
}

.aztecparadise-gy4h73.aztecparadise-4piojk {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.aztecparadise-6asz25 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.aztecparadise-q44jxs li {
  width: 100%;
}

.aztecparadise-q44jxs 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.aztecparadise-idvlp6 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.aztecparadise-q44jxs li a.aztecparadise-4piojk {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.aztecparadise-tq0s8a {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.aztecparadise-tq0s8a img {
  width: 100%;
  transition: 0.aztecparadise-idvlp6 ease-in-out;
}

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

.aztecparadise-3xeme0 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: #1a2b4d;
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-3xeme0 {
    height: 54px;
  }
}

.aztecparadise-gc5vut {
  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) {
  .aztecparadise-gc5vut {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .aztecparadise-gc5vut .aztecparadise-kgfso7 img {
    max-width: 90px;
  }
}

.aztecparadise-kgfso7 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.aztecparadise-fhih7c li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.aztecparadise-v0l548 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.aztecparadise-v0l548.aztecparadise-cl3rhz {
  margin-right: 0;
}

.aztecparadise-2rkno1 {
  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) {
  .aztecparadise-2rkno1 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.aztecparadise-48mokh {
  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) {
  .aztecparadise-48mokh:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

.aztecparadise-tdcwvx:hover > ul {
  display: flex;
}

.aztecparadise-tdcwvx:focus > ul {
  display: flex;
}

.aztecparadise-tdcwvx:focus-within > ul {
  display: flex;
}

.aztecparadise-6p1q02 {
  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;
}

.aztecparadise-6p1q02::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.aztecparadise-z9yqyr ease-in-out;
}

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

.aztecparadise-tdcwvx ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.aztecparadise-idvlp6 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) {
  .aztecparadise-tdcwvx ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.aztecparadise-tdcwvx 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.aztecparadise-idvlp6 ease-in-out;
  overflow: hidden;
}

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

.aztecparadise-tdcwvx 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) {
  .aztecparadise-tdcwvx ul li a:hover {
    text-decoration: underline;
  }
}

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

.aztecparadise-xkb9fn {
  display: none;
}

.aztecparadise-d6khx2 {
  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) {
  .aztecparadise-d6khx2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .aztecparadise-xkb9fn:checked ~ .aztecparadise-eqngn1 {
    display: block;
    position: absolute;
    height: 100vh;
    background: #1a2b4d;
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .aztecparadise-eqngn1 {
    display: none;
    transition: display 0.aztecparadise-idvlp6 ease-in-out;
  }
  .aztecparadise-xkb9fn:checked ~ .aztecparadise-eqngn1 {
    display: block;
  }
  .aztecparadise-xkb9fn:checked + .aztecparadise-d6khx2 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .aztecparadise-xkb9fn:checked + .aztecparadise-d6khx2 span:nth-child(2) {
    display: none;
  }
  .aztecparadise-xkb9fn:checked + .aztecparadise-d6khx2 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.aztecparadise-fuojyw img {
  margin-bottom: 20px;
}

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

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

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

.aztecparadise-maaxmj {
  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) {
  .aztecparadise-maaxmj {
    font-size: 32px;
  }
}

.aztecparadise-v555w4 {
  color: var(--text-color);
}

.aztecparadise-6533yb {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.aztecparadise-6533yb p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.aztecparadise-6533yb p img {
  display: block;
  margin: 0 auto;
}

.aztecparadise-6533yb p:first-of-type {
  margin-top: 0;
}

.aztecparadise-6533yb p:last-of-type {
  margin-bottom: 0;
}

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

.aztecparadise-6533yb ul {
  padding: 0 0 0 20px;
}

.aztecparadise-6533yb table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.aztecparadise-6533yb 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) {
  .aztecparadise-6533yb table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.aztecparadise-6533yb 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: #1a2b4d;
}

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

.aztecparadise-6533yb table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.aztecparadise-6533yb iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-6533yb iframe {
    height: 200px;
  }
}

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

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

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

.aztecparadise-a8ue5q {
  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) {
  .aztecparadise-a8ue5q {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.aztecparadise-a8ue5q h1,
.aztecparadise-a8ue5q h2,
.aztecparadise-a8ue5q h3,
.aztecparadise-a8ue5q 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) {
  .aztecparadise-a8ue5q h1,
  .aztecparadise-a8ue5q h2,
  .aztecparadise-a8ue5q h3,
  .aztecparadise-a8ue5q h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.aztecparadise-z8wwp0 .aztecparadise-yv30n9 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-z8wwp0 .aztecparadise-yv30n9 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.aztecparadise-z8wwp0 .aztecparadise-8dgkan {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-z8wwp0 .aztecparadise-8dgkan {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .aztecparadise-z8wwp0 .aztecparadise-8dgkan img {
    width: 100%;
  }
}

.aztecparadise-8dgkan {
  margin: 0 0 28px;
}

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

.aztecparadise-yv30n9 {
  margin: 0 0 28px;
}

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

.aztecparadise-zd4gus 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) {
  .aztecparadise-zd4gus h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.aztecparadise-zd4gus .aztecparadise-ykp3t9 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.aztecparadise-gc7rcs {
  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) {
  .aztecparadise-gc7rcs {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.aztecparadise-cxk9qq {
  position: relative;
  border: none;
}

.aztecparadise-cxk9qq::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: #1a2b4d;
}

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

.aztecparadise-nsqzua span {
  height: 32px;
}

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

.aztecparadise-nsqzua.aztecparadise-l54mfw span {
  transform: scaleY(-1);
}

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

.aztecparadise-ci89e6 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.aztecparadise-ci89e6 li {
  font-size: 18px;
  background: #1a2b4d;
  border-bottom: 1px solid var(--border-color);
}

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

.aztecparadise-ci89e6 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.aztecparadise-idvlp6 ease-in-out;
}

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

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

.aztecparadise-ci89e6.aztecparadise-j19440 {
  display: none;
}

.aztecparadise-nh6t6x {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.aztecparadise-nh6t6x table {
  width: 100%;
  border-collapse: collapse;
}

.aztecparadise-nh6t6x 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) {
  .aztecparadise-nh6t6x table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .aztecparadise-nh6t6x table td {
    min-width: 75px;
  }
}

.aztecparadise-nh6t6x 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: #1a2b4d;
}

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

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

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

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

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

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

.aztecparadise-8gajjm {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1a2b4d;
  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) {
  .aztecparadise-8gajjm {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.aztecparadise-iftewv {
  width: 100%;
  border-collapse: collapse;
}

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

.aztecparadise-iftewv 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) {
  .aztecparadise-iftewv tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.aztecparadise-8ng12f table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.aztecparadise-8ng12f table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.aztecparadise-8ng12f p {
  color: var(--text-color);
}

.aztecparadise-rhaypk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.aztecparadise-7sdrm8 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: #1a2b4d;
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.aztecparadise-aw8e1w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.aztecparadise-xzu0rc {
  border-radius: 10px;
  background: #1a2b4d;
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

.aztecparadise-xzu0rc p + p {
  margin-top: 10px;
}

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

.aztecparadise-x9noww {
  display: none;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-x9noww {
    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;
  }
}

.aztecparadise-6u7t4y {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.aztecparadise-6u7t4y li {
  margin: 0 20px;
}

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

.aztecparadise-6u7t4y li a img {
  margin-bottom: 4px;
}

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

.aztecparadise-a1iay5 {
  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) {
  .aztecparadise-a1iay5 {
    padding: 0 16px;
  }
}

.aztecparadise-a1iay5 li {
  font-size: 16px;
  position: relative;
}

.aztecparadise-a1iay5 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.aztecparadise-a1iay5 li span {
  opacity: 0.5;
}

.aztecparadise-a1iay5 li + li {
  margin-left: 30px;
}

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

h2.aztecparadise-a8ue5q {
  margin: 0 0 28px;
}

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

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

.aztecparadise-gxw3ia 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: #1a2b4d;
}

.aztecparadise-gxw3ia tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: #1a2b4d;
  border-radius: 10px;
}

.aztecparadise-gxw3ia tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: #1a2b4d;
  border-radius: 10px;
}

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

.aztecparadise-gxw3ia tbody tr:last-of-type {
  margin-bottom: 0;
}

.aztecparadise-gxw3ia tbody tr td:first-of-type {
  flex-shrink: 0;
}

.aztecparadise-gxw3ia 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);
}

.aztecparadise-gxw3ia 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);
}

.aztecparadise-gxw3ia tbody tr td:last-of-type {
  margin-left: auto;
}

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

.aztecparadise-gxw3ia tbody tr td .aztecparadise-74pe1l {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .aztecparadise-gxw3ia tbody tr td .aztecparadise-74pe1l {
    width: 100%;
  }
}

.aztecparadise-gxw3ia tbody tr td .aztecparadise-vlybb7 {
  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.aztecparadise-idvlp6 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .aztecparadise-gxw3ia tbody tr td .aztecparadise-vlybb7:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .aztecparadise-gxw3ia tbody tr td .aztecparadise-vlybb7 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .aztecparadise-gxw3ia tbody tr td .aztecparadise-vlybb7 {
    width: 100%;
  }
}

.aztecparadise-gxw3ia tbody tr td .aztecparadise-1hgbwj {
  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) {
  .aztecparadise-gxw3ia tbody tr td .aztecparadise-1hgbwj:hover {
    text-decoration: none;
  }
}

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

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

.aztecparadise-2jy1ld {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.aztecparadise-ut5atp {
  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) {
  .aztecparadise-ut5atp {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.aztecparadise-98pu1s {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.aztecparadise-7mvf4h img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.aztecparadise-idvlp6 ease-in-out;
}

.aztecparadise-7mvf4h p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .aztecparadise-7mvf4h:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .aztecparadise-7mvf4h {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.aztecparadise-92gq1n img {
  width: 100%;
  height: 100%;
}

.aztecparadise-92gq1n iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.aztecparadise-ztu6k6 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.aztecparadise-idvlp6 ease-in-out;
}

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

.aztecparadise-byc9sk {
  padding: 90px 0;
}

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

.aztecparadise-l8zeg1 {
  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) {
  .aztecparadise-l8zeg1 {
    padding: 0 16px;
  }
}

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

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

.aztecparadise-oj13u3 img {
  width: 100%;
}

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

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

.aztecparadise-wqr16d {
  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;
}

.aztecparadise-wqr16d 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) {
  .aztecparadise-wqr16d {
    flex-basis: auto;
  }
}

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

.aztecparadise-bjh94t {
  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.aztecparadise-idvlp6 ease-in-out;
}

.aztecparadise-bjh94t:hover {
  border: 1px solid #8c8ca2;
}

.aztecparadise-2o87si {
  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%);
}

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

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

.aztecparadise-hnizm6 a {
  text-decoration: underline;
  color: #8babff;
}

.aztecparadise-xemw11 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.aztecparadise-xemw11 .aztecparadise-bjh94t {
  width: 50%;
  margin: 0;
}

.aztecparadise-wn9x0z {
  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;
}

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

.aztecparadise-kfcy0f {
  margin: 0 0 100px;
}

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

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

.aztecparadise-qq3t3c {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: #1a2b4d;
}

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

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

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

.aztecparadise-pwdfu3 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.aztecparadise-cwa0a4 {
  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) {
  .aztecparadise-cwa0a4 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.aztecparadise-cwa0a4 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.aztecparadise-idvlp6 ease-in-out;
}

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

.aztecparadise-cwa0a4 a svg {
  fill: #fff;
}

.aztecparadise-cwa0a4 a:hover {
  background: #3d68e7;
}

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

.aztecparadise-qmf30d {
  margin-bottom: 16px;
}

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

.aztecparadise-ctk5jc {
  font-size: 16px;
  color: var(--text-color);
}

.aztecparadise-as5jwq {
  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) {
  .aztecparadise-as5jwq {
    padding: 0 16px;
  }
}

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

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

.aztecparadise-7c0iy1 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.aztecparadise-7c0iy1 h1,
.aztecparadise-7c0iy1 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) {
  .aztecparadise-7c0iy1 h1,
  .aztecparadise-7c0iy1 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

.aztecparadise-7r2fs7 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.aztecparadise-7r2fs7 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) {
  .aztecparadise-7r2fs7 h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.aztecparadise-7r2fs7 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) {
  .aztecparadise-7r2fs7 h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.aztecparadise-7r2fs7 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);
}

.aztecparadise-7r2fs7 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) {
  .aztecparadise-7r2fs7 table tr td {
    padding: 12px 4px;
  }
}

.aztecparadise-7r2fs7 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: #1a2b4d;
  border-top: none;
  border-left: none;
  border-right: none;
}

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

.aztecparadise-7r2fs7 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .aztecparadise-7r2fs7 {
    margin: 0;
  }
}

.aztecparadise-mml3mq {
  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) {
  .aztecparadise-mml3mq {
    min-height: 190px;
  }
}

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

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

.aztecparadise-5fuxha {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.aztecparadise-5fuxha.aztecparadise-jpfio1 {
  display: none;
}

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

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

.aztecparadise-h11v2w iframe.aztecparadise-zahe43 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.aztecparadise-h11v2w.aztecparadise-43g9np {
  opacity: 1;
  pointer-events: all;
}

.aztecparadise-9t5nqv {
  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.aztecparadise-idvlp6 ease-in-out;
}

.aztecparadise-9t5nqv svg {
  margin-right: 10px;
}

.aztecparadise-9t5nqv + .aztecparadise-9t5nqv {
  margin-top: 14px;
}

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

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

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

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

.aztecparadise-as5jwq .aztecparadise-zd4gus {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.aztecparadise-as5jwq .aztecparadise-zd4gus h1,
.aztecparadise-as5jwq .aztecparadise-zd4gus 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) {
  .aztecparadise-as5jwq .aztecparadise-zd4gus h1,
  .aztecparadise-as5jwq .aztecparadise-zd4gus h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .aztecparadise-as5jwq .aztecparadise-zd4gus {
    margin: 28px 0 0;
  }
}

.aztecparadise-mmn2np {
  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) {
  .aztecparadise-mmn2np {
    padding: 0 16px;
  }
}

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

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

.aztecparadise-x92gdp {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.aztecparadise-a306ez {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.aztecparadise-n194sy {
  padding: 25px 20px;
  border-radius: 10px;
  background: #1a2b4d;
  margin-bottom: 10px;
}

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

.aztecparadise-gq2iks {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

.aztecparadise-t7mbkt {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: #1a2b4d;
}

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

.aztecparadise-t7mbkt .aztecparadise-ykp3t9 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .aztecparadise-t7mbkt .aztecparadise-ykp3t9 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.aztecparadise-o32bfy {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.aztecparadise-o32bfy img {
  width: 100%;
}

.aztecparadise-o7ixw3 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.aztecparadise-495ghh {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.aztecparadise-kld5cl {
  width: 100%;
  margin: 0 0 100px;
}

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

.aztecparadise-kld5cl .aztecparadise-m5a9e3 {
  position: relative;
}

.aztecparadise-kld5cl .aztecparadise-82on57 {
  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;
}

.aztecparadise-kld5cl .aztecparadise-82on57.aztecparadise-jpfio1 {
  display: none;
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 {
  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) {
  .aztecparadise-kld5cl .aztecparadise-bqwsz3 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .aztecparadise-kld5cl .aztecparadise-bqwsz3 {
    bottom: 90px;
  }
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-6bg6xa {
  max-width: 300px;
  width: 100%;
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-6bg6xa .aztecparadise-t0gduj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-6bg6xa .aztecparadise-t0gduj {
    font-size: 32px;
    text-align: center;
  }
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-6bg6xa .aztecparadise-myhkco {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-6bg6xa .aztecparadise-myhkco {
    text-align: center;
  }
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz {
    flex-direction: column-reverse;
  }
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-xtsf77 {
  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.aztecparadise-idvlp6 ease-in-out;
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-xtsf77:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-xtsf77 {
    width: 100%;
  }
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-zpyp2c {
  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.aztecparadise-idvlp6 ease-in-out;
  overflow: hidden;
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-zpyp2c 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);
  }
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-zpyp2c: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;
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-zpyp2c:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .aztecparadise-kld5cl .aztecparadise-bqwsz3 .aztecparadise-cl3rhz .aztecparadise-zpyp2c {
    width: 100%;
  }
}

.aztecparadise-kld5cl .aztecparadise-bqwsz3.aztecparadise-jpfio1 {
  display: none;
}

.aztecparadise-kld5cl .aztecparadise-iqxsaa {
  display: none;
}

.aztecparadise-kld5cl .aztecparadise-iqxsaa.aztecparadise-43g9np {
  display: block;
}

.aztecparadise-kld5cl .aztecparadise-iqxsaa iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .aztecparadise-kld5cl .aztecparadise-iqxsaa iframe {
    height: calc(100vh - 54px);
  }
}

.aztecparadise-kld5cl .aztecparadise-cq5ipz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .aztecparadise-kld5cl .aztecparadise-cq5ipz {
    padding: 24px 16px 0;
  }
}

.aztecparadise-kld5cl .aztecparadise-cq5ipz .aztecparadise-t0gduj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-kld5cl .aztecparadise-cq5ipz .aztecparadise-t0gduj {
    margin-bottom: 24px;
  }
}

.aztecparadise-kld5cl .aztecparadise-cq5ipz 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);
}

.aztecparadise-kld5cl .aztecparadise-cq5ipz 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) {
  .aztecparadise-kld5cl .aztecparadise-cq5ipz table tr td {
    padding: 12px 4px;
  }
}

.aztecparadise-kld5cl .aztecparadise-cq5ipz 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: #1a2b4d;
  border-top: none;
}

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

.aztecparadise-kld5cl .aztecparadise-cq5ipz table tr:last-of-type td {
  border-bottom: none;
}

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

.aztecparadise-dtz6ut.aztecparadise-4piojk {
  display: block;
}

.aztecparadise-dtz6ut iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.aztecparadise-dtz6ut .aztecparadise-931ojp {
  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;
}

.aztecparadise-dtz6ut .aztecparadise-eyzlpn {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.aztecparadise-dtz6ut .aztecparadise-zpyp2c {
  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.aztecparadise-idvlp6 ease-in-out;
}

.aztecparadise-dtz6ut .aztecparadise-zpyp2c:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.aztecparadise-cek6fu.aztecparadise-4piojk {
  display: block;
}

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

.aztecparadise-79ivje {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: #1a2b4d;
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.aztecparadise-ah8cvs {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.aztecparadise-rkf2le {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.aztecparadise-rkf2le svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.aztecparadise-7fm64k {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.aztecparadise-nd6unr.aztecparadise-jpfio1 {
  display: none;
}

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

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

.aztecparadise-vx7o8f {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.aztecparadise-vx7o8f 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.aztecparadise-idvlp6 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.aztecparadise-vx7o8f input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.aztecparadise-vx7o8f input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.aztecparadise-vx7o8f input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.aztecparadise-vx7o8f input:active {
  border-color: #c2c0ce;
}

.aztecparadise-vx7o8f input:focus {
  border-color: #c2c0ce;
}

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

.aztecparadise-2t2dzq {
  margin-bottom: 36px;
}

.aztecparadise-2t2dzq 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;
}

.aztecparadise-2t2dzq textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.aztecparadise-2t2dzq textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.aztecparadise-uq58x1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.aztecparadise-dw4ody {
  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.aztecparadise-idvlp6 ease-in-out;
}

.aztecparadise-dw4ody:hover {
  background: var(--border-color);
}

.aztecparadise-ebulls {
  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.aztecparadise-idvlp6 ease-in-out;
}

.aztecparadise-ebulls:hover {
  background: #166ad9;
}

.aztecparadise-2key3p {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.aztecparadise-2key3p.aztecparadise-jpfio1 {
  display: none;
}

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

.aztecparadise-2key3p .aztecparadise-dw4ody {
  margin: 0 auto;
}

.aztecparadise-u7r639 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.aztecparadise-5f7vhb {
  filter: grayscale(100%);
}

.aztecparadise-fpub47 > input {
  display: none;
}

.aztecparadise-fpub47 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.aztecparadise-n3b4d6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.aztecparadise-uo4gn7 44.aztecparadise-1is1gp.aztecparadise-fbsrq6.aztecparadise-mc0rgd.aztecparadise-9jnc24.aztecparadise-selks1.aztecparadise-hq13f1.aztecparadise-lgopal.aztecparadise-xbzsvi.aztecparadise-wjq4nq.aztecparadise-0vd5uv.aztecparadise-xumgpl.aztecparadise-0yjfob 0l-12.aztecparadise-oy1wtx 30.aztecparadise-3xvltg.aztecparadise-9punki 2.aztecparadise-b2ft88.aztecparadise-9punki 3.aztecparadise-87zhaf 3.aztecparadise-atx4sw.aztecparadise-nm4jte 3.aztecparadise-upex1x.aztecparadise-zegomg.aztecparadise-qjezhc.aztecparadise-t4snym 7-3.aztecparadise-oy1wtx 10.aztecparadise-9lb46v.aztecparadise-t4snym 23.aztecparadise-xk7nyi.aztecparadise-0mc1s8 1.aztecparadise-ljvaee 2.aztecparadise-oy1wtx 3.aztecparadise-0mc1s8 1.aztecparadise-nm4jte 5.aztecparadise-d31avk.aztecparadise-nm4jte 32.aztecparadise-adkxs9.aztecparadise-zegomg 5.aztecparadise-0yjfob 4.aztecparadise-t4snym 9.aztecparadise-t4snym 8.aztecparadise-nm4jte 6.aztecparadise-ya0ldl.aztecparadise-l30wxc.aztecparadise-6z3y4e.aztecparadise-o5dsew.aztecparadise-hkcf3h 4.aztecparadise-m3kw6i.aztecparadise-hkcf3h 6.aztecparadise-hkcf3h 0l29.aztecparadise-0yjfob 17.aztecparadise-35ahle.aztecparadise-h8am3a 2.aztecparadise-tws3i5 10.aztecparadise-juc5lf.aztecparadise-oy1wtx 8.aztecparadise-41v42g.aztecparadise-s9ytgl.aztecparadise-96xu9d.aztecparadise-c0cvk8.aztecparadise-cd33nb.aztecparadise-zegomg.aztecparadise-selks1.aztecparadise-oy1wtx 1.aztecparadise-vg4o1e.aztecparadise-mr2mal.aztecparadise-evy78c.aztecparadise-he905b.aztecparadise-z7d4xa.aztecparadise-ljvaee 1.aztecparadise-bcbvfi.aztecparadise-6avebw.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.aztecparadise-fpub47 > input:checked ~ label,
.aztecparadise-fpub47 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.aztecparadise-n3b4d6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.aztecparadise-uo4gn7 44.aztecparadise-1is1gp.aztecparadise-fbsrq6.aztecparadise-mc0rgd.aztecparadise-9jnc24.aztecparadise-selks1.aztecparadise-hq13f1.aztecparadise-lgopal.aztecparadise-xbzsvi.aztecparadise-wjq4nq.aztecparadise-0vd5uv.aztecparadise-xumgpl.aztecparadise-0yjfob 0l-12.aztecparadise-oy1wtx 30.aztecparadise-3xvltg.aztecparadise-9punki 2.aztecparadise-b2ft88.aztecparadise-9punki 3.aztecparadise-87zhaf 3.aztecparadise-atx4sw.aztecparadise-nm4jte 3.aztecparadise-upex1x.aztecparadise-zegomg.aztecparadise-qjezhc.aztecparadise-t4snym 7-3.aztecparadise-oy1wtx 10.aztecparadise-9lb46v.aztecparadise-t4snym 23.aztecparadise-xk7nyi.aztecparadise-0mc1s8 1.aztecparadise-ljvaee 2.aztecparadise-oy1wtx 3.aztecparadise-0mc1s8 1.aztecparadise-nm4jte 5.aztecparadise-d31avk.aztecparadise-nm4jte 32.aztecparadise-adkxs9.aztecparadise-zegomg 5.aztecparadise-0yjfob 4.aztecparadise-t4snym 9.aztecparadise-t4snym 8.aztecparadise-nm4jte 6.aztecparadise-ya0ldl.aztecparadise-l30wxc.aztecparadise-6z3y4e.aztecparadise-o5dsew.aztecparadise-hkcf3h 4.aztecparadise-m3kw6i.aztecparadise-hkcf3h 6.aztecparadise-hkcf3h 0l29.aztecparadise-0yjfob 17.aztecparadise-35ahle.aztecparadise-h8am3a 2.aztecparadise-tws3i5 10.aztecparadise-juc5lf.aztecparadise-oy1wtx 8.aztecparadise-41v42g.aztecparadise-s9ytgl.aztecparadise-96xu9d.aztecparadise-c0cvk8.aztecparadise-cd33nb.aztecparadise-zegomg.aztecparadise-selks1.aztecparadise-oy1wtx 1.aztecparadise-vg4o1e.aztecparadise-mr2mal.aztecparadise-evy78c.aztecparadise-he905b.aztecparadise-z7d4xa.aztecparadise-ljvaee 1.aztecparadise-bcbvfi.aztecparadise-6avebw.5z'/%3e%3c/svg%3e");
}

.aztecparadise-fpub47 > input:not(:checked) ~ label:hover,
.aztecparadise-fpub47 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.aztecparadise-n3b4d6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.aztecparadise-uo4gn7 44.aztecparadise-1is1gp.aztecparadise-fbsrq6.aztecparadise-mc0rgd.aztecparadise-9jnc24.aztecparadise-selks1.aztecparadise-hq13f1.aztecparadise-lgopal.aztecparadise-xbzsvi.aztecparadise-wjq4nq.aztecparadise-0vd5uv.aztecparadise-xumgpl.aztecparadise-0yjfob 0l-12.aztecparadise-oy1wtx 30.aztecparadise-3xvltg.aztecparadise-9punki 2.aztecparadise-b2ft88.aztecparadise-9punki 3.aztecparadise-87zhaf 3.aztecparadise-atx4sw.aztecparadise-nm4jte 3.aztecparadise-upex1x.aztecparadise-zegomg.aztecparadise-qjezhc.aztecparadise-t4snym 7-3.aztecparadise-oy1wtx 10.aztecparadise-9lb46v.aztecparadise-t4snym 23.aztecparadise-xk7nyi.aztecparadise-0mc1s8 1.aztecparadise-ljvaee 2.aztecparadise-oy1wtx 3.aztecparadise-0mc1s8 1.aztecparadise-nm4jte 5.aztecparadise-d31avk.aztecparadise-nm4jte 32.aztecparadise-adkxs9.aztecparadise-zegomg 5.aztecparadise-0yjfob 4.aztecparadise-t4snym 9.aztecparadise-t4snym 8.aztecparadise-nm4jte 6.aztecparadise-ya0ldl.aztecparadise-l30wxc.aztecparadise-6z3y4e.aztecparadise-o5dsew.aztecparadise-hkcf3h 4.aztecparadise-m3kw6i.aztecparadise-hkcf3h 6.aztecparadise-hkcf3h 0l29.aztecparadise-0yjfob 17.aztecparadise-35ahle.aztecparadise-h8am3a 2.aztecparadise-tws3i5 10.aztecparadise-juc5lf.aztecparadise-oy1wtx 8.aztecparadise-41v42g.aztecparadise-s9ytgl.aztecparadise-96xu9d.aztecparadise-c0cvk8.aztecparadise-cd33nb.aztecparadise-zegomg.aztecparadise-selks1.aztecparadise-oy1wtx 1.aztecparadise-vg4o1e.aztecparadise-mr2mal.aztecparadise-evy78c.aztecparadise-he905b.aztecparadise-z7d4xa.aztecparadise-ljvaee 1.aztecparadise-bcbvfi.aztecparadise-6avebw.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .aztecparadise-uru5hk > .aztecparadise-da6wbf {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .aztecparadise-uru5hk > .aztecparadise-da6wbf {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .aztecparadise-uru5hk > .aztecparadise-da6wbf {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .aztecparadise-uru5hk > .aztecparadise-da6wbf {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .aztecparadise-uru5hk > .aztecparadise-da6wbf {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.aztecparadise-9yp3o4 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.aztecparadise-9yp3o4.aztecparadise-jpfio1 {
  display: none;
}

.aztecparadise-ze51f9 {
  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) {
  .aztecparadise-ze51f9 {
    height: 74px;
    overflow: visible;
  }
}

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

.aztecparadise-077s3f {
  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;
}

.aztecparadise-077s3f::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.aztecparadise-077s3f::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.aztecparadise-077s3f img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .aztecparadise-077s3f {
    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;
  }
  .aztecparadise-077s3f img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.aztecparadise-pntsg0 {
  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;
}

.aztecparadise-pntsg0::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) {
  .aztecparadise-pntsg0::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.aztecparadise-pntsg0::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) {
  .aztecparadise-pntsg0::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .aztecparadise-yhkjzf {
    top: -20px;
  }
}

.aztecparadise-0jx15x {
  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.aztecparadise-idvlp6 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.aztecparadise-9yp3o4.aztecparadise-dbny9s .aztecparadise-ze51f9 {
  background: #2b3b67;
}

.aztecparadise-9yp3o4.aztecparadise-dbny9s .aztecparadise-077s3f {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.aztecparadise-9yp3o4.aztecparadise-dbny9s .aztecparadise-077s3f::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.aztecparadise-9yp3o4.aztecparadise-dbny9s .aztecparadise-077s3f::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.aztecparadise-9yp3o4.aztecparadise-dbny9s .aztecparadise-pntsg0::before {
  background: #0e0f41;
}

.aztecparadise-9yp3o4.aztecparadise-dbny9s .aztecparadise-pntsg0::after {
  background: #152557;
}

.aztecparadise-9yp3o4.aztecparadise-21ahea .aztecparadise-ze51f9 {
  background: #1f35fa;
}

.aztecparadise-9yp3o4.aztecparadise-21ahea .aztecparadise-077s3f {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.aztecparadise-9yp3o4.aztecparadise-21ahea .aztecparadise-077s3f::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.aztecparadise-9yp3o4.aztecparadise-21ahea .aztecparadise-077s3f::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.aztecparadise-9yp3o4.aztecparadise-21ahea .aztecparadise-pntsg0::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.aztecparadise-9yp3o4.aztecparadise-21ahea .aztecparadise-pntsg0::after {
  background: #192ac8;
}

.aztecparadise-9yp3o4.aztecparadise-j8vxdq .aztecparadise-ze51f9 {
  background: #fa771f;
}

.aztecparadise-9yp3o4.aztecparadise-j8vxdq .aztecparadise-077s3f {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.aztecparadise-9yp3o4.aztecparadise-j8vxdq .aztecparadise-077s3f::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.aztecparadise-9yp3o4.aztecparadise-j8vxdq .aztecparadise-077s3f::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.aztecparadise-9yp3o4.aztecparadise-j8vxdq .aztecparadise-pntsg0::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.aztecparadise-9yp3o4.aztecparadise-j8vxdq .aztecparadise-pntsg0::after {
  background: #fa8535;
}

.aztecparadise-wo9vha {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.aztecparadise-lcxydn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: #1a2b4d;
}

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

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

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

.aztecparadise-ey1zg0 {
  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) {
  .aztecparadise-ey1zg0:hover {
    background: var(--button-bg-hover);
  }
}

.aztecparadise-mhgoz6 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.aztecparadise-ydv2tj {
  width: 120px;
  height: 22px;
}

.aztecparadise-ydv2tj .aztecparadise-5z24ep {
  fill: #c2c0ce;
}

.aztecparadise-ydv2tj [rating="1"] .aztecparadise-5z24ep:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.aztecparadise-ydv2tj [rating="2"] .aztecparadise-5z24ep:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.aztecparadise-ydv2tj [rating="3"] .aztecparadise-5z24ep:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.aztecparadise-ydv2tj [rating="4"] .aztecparadise-5z24ep:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.aztecparadise-ydv2tj [rating="5"] .aztecparadise-5z24ep:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.aztecparadise-q25aei {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: #1a2b4d;
}

.aztecparadise-q25aei.aztecparadise-43g9np {
  display: block;
}

.aztecparadise-q25aei.aztecparadise-jpfio1 {
  display: none;
}

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

.aztecparadise-hc8obh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.aztecparadise-8210ql {
  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: #1a2b4d;
}

.aztecparadise-8yizcf {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: #1a2b4d;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

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

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

.aztecparadise-yh7288 {
  font-size: 16px;
  line-height: 140%;
}

.aztecparadise-y6pw5b {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.aztecparadise-y6pw5b .aztecparadise-5z24ep {
  fill: #c2c0ce;
}

.aztecparadise-y6pw5b [rating="1"] .aztecparadise-5z24ep:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.aztecparadise-y6pw5b [rating="2"] .aztecparadise-5z24ep:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.aztecparadise-y6pw5b [rating="3"] .aztecparadise-5z24ep:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.aztecparadise-y6pw5b [rating="4"] .aztecparadise-5z24ep:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.aztecparadise-y6pw5b [rating="5"] .aztecparadise-5z24ep:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.aztecparadise-73b5fm {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.aztecparadise-4m8ydx {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .aztecparadise-4m8ydx {
    padding: 0 16px;
  }
}

.aztecparadise-it8n24 {
  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) {
  .aztecparadise-it8n24 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.aztecparadise-2ep7vf {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: #1a2b4d;
}

@media only screen and (max-width: 767px) {
  .aztecparadise-2ep7vf {
    padding: 12px;
    gap: 12px;
  }
}

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

.aztecparadise-yv8w3v img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aztecparadise-hiifcv {
  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;
}

.aztecparadise-l7p0jc {
  flex: 1;
  min-width: 0;
}

.aztecparadise-a4yu7k {
  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) {
  .aztecparadise-a4yu7k {
    font-size: 14px;
    gap: 6px;
  }
}

.aztecparadise-cv5owy {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.aztecparadise-cv5owy svg path {
  fill: var(--button-bg-color);
}

.aztecparadise-cv5owy svg circle {
  fill: var(--button-text-color);
}

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

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

.aztecparadise-n52996 strong {
  font-weight: 600;
}

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

.aztecparadise-salecn p {
  margin: 0 0 16px;
}

.aztecparadise-salecn p:last-child {
  margin-bottom: 0;
}

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

.aztecparadise-g8xz93 {
  max-width: 300px;
  width: 100%;
}

.aztecparadise-g8xz93 a {
  width: 100%;
}

@media (max-width: 575px) {
  .aztecparadise-g8xz93 {
    max-width: 200px;
  }
}

.aztecparadise-9n7lq6 {
  justify-content: center;
}

.aztecparadise-l435kf {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.aztecparadise-7p377g {
  flex-wrap: wrap;
  justify-content: center;
}

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

.aztecparadise-kniyh6 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, #1a2b4d, transparent 20%);
}

.aztecparadise-kniyh6 .aztecparadise-fhih7c {
  justify-content: center;
}

/* faq */

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

.aztecparadise-pwub0l {
  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.aztecparadise-i4i937 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.aztecparadise-pwub0l::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.aztecparadise-i4i937 ease;
}

.aztecparadise-s40dfw.aztecparadise-4piojk .aztecparadise-pwub0l::after {
  transform: rotate(45deg);
}

.aztecparadise-9x65bx {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.aztecparadise-idvlp6 ease, padding 0.aztecparadise-idvlp6 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.aztecparadise-s40dfw.aztecparadise-4piojk .aztecparadise-9x65bx {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.aztecparadise-xy6tbv {
  margin: 25px 0;
}

.aztecparadise-fpub47 > input:not(:checked) ~ label:hover,
.aztecparadise-fpub47 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.aztecparadise-kejt7r.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.aztecparadise-8vy2wt 44.aztecparadise-v18jl4.aztecparadise-3xelw2.aztecparadise-dyli6t.aztecparadise-jfp1r6.aztecparadise-8zxagh.aztecparadise-w2zdqg.aztecparadise-zmggu1.aztecparadise-tkwvrt.aztecparadise-7z9fpu.aztecparadise-3b4jxf.aztecparadise-qw32e1.aztecparadise-8nasyb 0l-12.aztecparadise-7mmjki 30.aztecparadise-q8vqwd.aztecparadise-rz5sgc 2.aztecparadise-5if5pj.aztecparadise-rz5sgc 3.aztecparadise-ur3nbs 3.aztecparadise-if4tmd.aztecparadise-pdqz8k 3.aztecparadise-mtttem.aztecparadise-c9uqx6.aztecparadise-lt5gkb.aztecparadise-73fqs0 7-3.aztecparadise-7mmjki 10.aztecparadise-8gaviu.aztecparadise-73fqs0 23.aztecparadise-09l9mq.aztecparadise-z1rzxh 1.aztecparadise-hyphm8 2.aztecparadise-7mmjki 3.aztecparadise-z1rzxh 1.aztecparadise-pdqz8k 5.aztecparadise-p84evc.aztecparadise-pdqz8k 32.aztecparadise-k0l8yj.aztecparadise-c9uqx6 5.aztecparadise-8nasyb 4.aztecparadise-73fqs0 9.aztecparadise-73fqs0 8.aztecparadise-pdqz8k 6.aztecparadise-1a796a.aztecparadise-dpkzgp.aztecparadise-p6xqo0.aztecparadise-r49wv3.aztecparadise-e4nvy2 4.aztecparadise-kz4ufu.aztecparadise-e4nvy2 6.aztecparadise-e4nvy2 0l29.aztecparadise-8nasyb 17.aztecparadise-jhhc9t.aztecparadise-ponq4r 2.aztecparadise-if421f 10.aztecparadise-h05bgb.aztecparadise-7mmjki 8.aztecparadise-x9qfdn.aztecparadise-oqbn9a.aztecparadise-iqhn2q.aztecparadise-k4wcz6.aztecparadise-ewzzgs.aztecparadise-c9uqx6.aztecparadise-8zxagh.aztecparadise-7mmjki 1.aztecparadise-deb9r8.aztecparadise-5rxpd9.aztecparadise-ah4eap.aztecparadise-479l0b.aztecparadise-o3pmk1.aztecparadise-hyphm8 1.aztecparadise-8hx4vp.aztecparadise-1dp7z0.5z'/%3e%3c/svg%3e");
}

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

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

.aztecparadise-0hiwd2 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: #1a2b4d;
}

.aztecparadise-0hiwd2.aztecparadise-lm1a8p {
  display: block;
}

.aztecparadise-0hiwd2.aztecparadise-9za62a {
  display: none;
}

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

.aztecparadise-f5aqv7 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.aztecparadise-hmmlrk {
  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: #1a2b4d;
}

.aztecparadise-1znrzy {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: #1a2b4d;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

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

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

.aztecparadise-8bcoet {
  font-size: 16px;
  line-height: 140%;
}

.aztecparadise-slqjta {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.aztecparadise-slqjta .aztecparadise-rdf0qt {
  fill: #c2c0ce;
}

.aztecparadise-slqjta [rating="1"] .aztecparadise-rdf0qt:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.aztecparadise-slqjta [rating="2"] .aztecparadise-rdf0qt:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.aztecparadise-slqjta [rating="3"] .aztecparadise-rdf0qt:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.aztecparadise-slqjta [rating="4"] .aztecparadise-rdf0qt:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.aztecparadise-slqjta [rating="5"] .aztecparadise-rdf0qt:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.aztecparadise-iuimi9 {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: #1a2b4d;
  font-family: sans-serif;
}

.aztecparadise-iuimi9 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;
}

.aztecparadise-iuimi9 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 */

.aztecparadise-ngnsb0 {
  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);
}

.aztecparadise-ngnsb0.aztecparadise-tb7ihr {
  opacity: 1;
  pointer-events: auto;
}
