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

.fresh-casino-vdnt9v {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.fresh-casino-xr965w {
  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) {
  .fresh-casino-xr965w: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;
  }
}

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

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

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

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

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

.fresh-casino-xfpcnd {
  cursor: pointer;
}

.fresh-casino-2u1f1t {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.fresh-casino-02iyvz {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.fresh-casino-02iyvz figure {
  margin: 0;
}

.fresh-casino-02iyvz.fresh-casino-qi6lad {
  justify-content: flex-start;
  margin-right: 4px;
}

.fresh-casino-02iyvz.fresh-casino-mt8an0 {
  justify-content: flex-end;
  margin-left: 4px;
}

.fresh-casino-02iyvz.fresh-casino-gl5kk8 {
  justify-content: center;
}

.fresh-casino-02iyvz.fresh-casino-f0gg5c {
  justify-content: normal;
}

.fresh-casino-lwi6om {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.fresh-casino-3pu2l3 {
  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) {
  .fresh-casino-3pu2l3 {
    flex-direction: column;
  }
}

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

.fresh-casino-m3dcys img {
  width: 100%;
}

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

.fresh-casino-ynhysj {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.fresh-casino-ynhysj 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) {
  .fresh-casino-ynhysj ul {
    margin-bottom: 15px;
  }
}

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

.fresh-casino-ynhysj 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);
}

.fresh-casino-ynhysj ul li span svg {
  fill: var(--title-color);
}

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

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

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

.fresh-casino-ynhysj ul li:last-of-type::after {
  display: none;
}

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

.fresh-casino-cfyiu1 {
  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) {
  .fresh-casino-cfyiu1 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.fresh-casino-66v6o6 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .fresh-casino-hw771y {
    height: 50px;
  }
}

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

.fresh-casino-hw771y.fresh-casino-44co1n {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .fresh-casino-hw771y.fresh-casino-44co1n:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.fresh-casino-wus022 {
  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) {
  .fresh-casino-wus022 {
    flex-direction: column;
  }
}

.fresh-casino-rupe0f {
  margin-bottom: 94px;
}

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

.fresh-casino-jnccgy .fresh-casino-f5rx50 {
  margin-bottom: 28px;
}

.fresh-casino-jnccgy .fresh-casino-f5rx50 img {
  max-height: 100px;
  width: auto;
}

.fresh-casino-4qupz9 {
  display: flex;
  align-items: center;
}

.fresh-casino-4qupz9 a + a {
  margin-left: 24px;
}

.fresh-casino-4qupz9 img {
  max-height: 56px;
  width: auto;
}

.fresh-casino-4qupz9 img + img {
  margin-left: 24px;
}

.fresh-casino-95lcbg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.fresh-casino-zt189r {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .fresh-casino-lu5s5b {
    flex-wrap: wrap;
  }
}

.fresh-casino-lu5s5b li {
  display: flex;
  margin: 0 7px;
}

.fresh-casino-lu5s5b li svg {
  transition: 0.fresh-casino-leeg2q ease-in-out;
}

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

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

.fresh-casino-qwnb6a + .fresh-casino-qwnb6a {
  margin-left: 120px;
}

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

.fresh-casino-9wpsdh {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.fresh-casino-i9emmu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fresh-casino-i9emmu li {
  font-size: 16px;
}

.fresh-casino-i9emmu li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.fresh-casino-i9emmu li + li {
  margin-top: 16px;
}

.fresh-casino-hduvan {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.fresh-casino-dk0dzh ease-in-out;
}

.fresh-casino-hduvan.fresh-casino-oihfpy {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.fresh-casino-5e7i67 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .fresh-casino-5e7i67 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-5e7i67 {
    margin-bottom: 60px;
  }
}

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

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

.fresh-casino-xul8ex li {
  width: 100%;
}

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

.fresh-casino-xul8ex li a svg {
  fill: var(--button-text-color);
}

.fresh-casino-xul8ex li a.fresh-casino-oihfpy {
  background: var(--border-color);
}

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

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

.fresh-casino-l81fgy {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.fresh-casino-0sxpy1 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.fresh-casino-0sxpy1 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.fresh-casino-4xda7b {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.fresh-casino-4xda7b img {
  width: 100%;
  transition: 0.fresh-casino-leeg2q ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fresh-casino-4xda7b:hover img {
    transform: scale(1.1);
  }
}

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

@media only screen and (max-width: 767px) {
  .fresh-casino-kk6qr0 {
    height: 54px;
  }
}

.fresh-casino-5o12pr {
  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) {
  .fresh-casino-5o12pr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .fresh-casino-5o12pr {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-5o12pr .fresh-casino-f5rx50 img {
    max-width: 90px;
  }
}

.fresh-casino-f5rx50 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .fresh-casino-f5rx50 {
    order: -2;
  }
}

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

.fresh-casino-gv42l2 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.fresh-casino-gv42l2 li {
  font-size: 16px;
  margin: 0 20px;
}

.fresh-casino-gv42l2 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.fresh-casino-ikxutx {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.fresh-casino-ikxutx.fresh-casino-q4cc6m {
  margin-right: 0;
}

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

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

.fresh-casino-1brtpf {
  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) {
  .fresh-casino-1brtpf:hover {
    background: var(--button-bg-hover);
  }
}

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

.fresh-casino-p3hh2s {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.fresh-casino-p3hh2s:hover > ul {
  display: flex;
}

.fresh-casino-p3hh2s:focus > ul {
  display: flex;
}

.fresh-casino-p3hh2s:focus-within > ul {
  display: flex;
}

.fresh-casino-63sacl {
  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;
}

.fresh-casino-63sacl::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.fresh-casino-dk0dzh ease-in-out;
}

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

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

.fresh-casino-p3hh2s 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.fresh-casino-leeg2q ease-in-out;
  overflow: hidden;
}

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

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

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

.fresh-casino-tcd48d {
  display: none;
}

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

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

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

.fresh-casino-n0ru91 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.fresh-casino-n0ru91 img {
  margin-bottom: 20px;
}

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

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

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

.fresh-casino-o1tlmw {
  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) {
  .fresh-casino-o1tlmw {
    font-size: 32px;
  }
}

.fresh-casino-oqn6pt {
  color: var(--text-color);
}

.fresh-casino-lc9u9f {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.fresh-casino-lc9u9f p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.fresh-casino-lc9u9f p img {
  display: block;
  margin: 0 auto;
}

.fresh-casino-lc9u9f p:first-of-type {
  margin-top: 0;
}

.fresh-casino-lc9u9f p:last-of-type {
  margin-bottom: 0;
}

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

.fresh-casino-lc9u9f ul {
  padding: 0 0 0 20px;
}

.fresh-casino-lc9u9f table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

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

.fresh-casino-lc9u9f table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fresh-casino-lc9u9f iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-lc9u9f iframe {
    height: 200px;
  }
}

.fresh-casino-vqdtc2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.fresh-casino-b9vgp4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.fresh-casino-b9vgp4 .fresh-casino-69fbmq {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-b9vgp4 .fresh-casino-69fbmq {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.fresh-casino-b9vgp4 .fresh-casino-crlt1r {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-b9vgp4 .fresh-casino-crlt1r {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .fresh-casino-b9vgp4 .fresh-casino-crlt1r img {
    width: 100%;
  }
}

.fresh-casino-crlt1r {
  margin: 0 0 28px;
}

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

.fresh-casino-69fbmq {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-69fbmq {
    margin-bottom: 18px;
  }
}

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

.fresh-casino-vqdtc2 .fresh-casino-xr965w {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.fresh-casino-6lzakn {
  position: relative;
  border: none;
}

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

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

.fresh-casino-vlzq9y span {
  height: 32px;
}

.fresh-casino-vlzq9y span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.fresh-casino-vlzq9y.fresh-casino-lubyo4 span {
  transform: scaleY(-1);
}

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

.fresh-casino-gus7rg {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.fresh-casino-gus7rg li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.fresh-casino-leeg2q ease-in-out;
}

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

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

.fresh-casino-gus7rg.fresh-casino-yir53d {
  display: none;
}

.fresh-casino-zh46kg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.fresh-casino-zh46kg table {
  width: 100%;
  border-collapse: collapse;
}

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

  .fresh-casino-zh46kg table td {
    min-width: 75px;
  }
}

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

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

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

.fresh-casino-zh46kg p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

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

.fresh-casino-al1jp3 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.fresh-casino-pobob8 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.fresh-casino-pobob8 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fresh-casino-pobob8 p {
  color: var(--text-color);
}

.fresh-casino-aykl7b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.fresh-casino-mycyi3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.fresh-casino-mj2e5g p + p {
  margin-top: 10px;
}

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

.fresh-casino-2q81l7 {
  display: none;
}

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

.fresh-casino-7kyhw9 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.fresh-casino-7kyhw9 li {
  margin: 0 20px;
}

.fresh-casino-7kyhw9 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.fresh-casino-7kyhw9 li a img {
  margin-bottom: 4px;
}

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

.fresh-casino-er2y5p {
  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) {
  .fresh-casino-er2y5p {
    padding: 0 16px;
  }
}

.fresh-casino-er2y5p li {
  font-size: 16px;
  position: relative;
}

.fresh-casino-er2y5p li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.fresh-casino-er2y5p li span {
  opacity: 0.5;
}

.fresh-casino-er2y5p li + li {
  margin-left: 30px;
}

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

h2.fresh-casino-wcfj9c {
  margin: 0 0 28px;
}

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

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

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

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

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

.fresh-casino-m7ea92 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.fresh-casino-m7ea92 tbody tr:last-of-type {
  margin-bottom: 0;
}

.fresh-casino-m7ea92 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.fresh-casino-m7ea92 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);
}

.fresh-casino-m7ea92 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);
}

.fresh-casino-m7ea92 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.fresh-casino-m7ea92 tbody tr td .fresh-casino-9syh9l {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .fresh-casino-m7ea92 tbody tr td .fresh-casino-9syh9l {
    width: 100%;
  }
}

.fresh-casino-m7ea92 tbody tr td .fresh-casino-1vkexi {
  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.fresh-casino-leeg2q ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .fresh-casino-m7ea92 tbody tr td .fresh-casino-1vkexi:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-m7ea92 tbody tr td .fresh-casino-1vkexi {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .fresh-casino-m7ea92 tbody tr td .fresh-casino-1vkexi {
    width: 100%;
  }
}

.fresh-casino-m7ea92 tbody tr td .fresh-casino-bbavs8 {
  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) {
  .fresh-casino-m7ea92 tbody tr td .fresh-casino-bbavs8:hover {
    text-decoration: none;
  }
}

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

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

.fresh-casino-roiyrs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.fresh-casino-lac855 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

.fresh-casino-54o56b {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.fresh-casino-54o56b img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.fresh-casino-leeg2q ease-in-out;
}

.fresh-casino-54o56b p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .fresh-casino-54o56b:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .fresh-casino-54o56b {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.fresh-casino-whsekv img {
  width: 100%;
  height: 100%;
}

.fresh-casino-whsekv iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.fresh-casino-0hbjp3 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.fresh-casino-leeg2q ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fresh-casino-0hbjp3:hover svg {
    transform: scale(1.1);
  }
}

.fresh-casino-eow3s3 {
  padding: 90px 0;
}

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

.fresh-casino-jcnri6 {
  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) {
  .fresh-casino-jcnri6 {
    padding: 0 16px;
  }
}

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

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

.fresh-casino-ejug84 img {
  width: 100%;
}

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

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

.fresh-casino-0de8d4 {
  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;
}

.fresh-casino-0de8d4 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) {
  .fresh-casino-0de8d4 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-0de8d4 {
    padding: 24px 10px;
  }
}

.fresh-casino-pt76ln {
  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.fresh-casino-leeg2q ease-in-out;
}

.fresh-casino-pt76ln:hover {
  border: 1px solid #8c8ca2;
}

.fresh-casino-av7q8r {
  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%);
}

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

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

.fresh-casino-grnmox a {
  text-decoration: underline;
  color: #8babff;
}

.fresh-casino-0av7j0 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.fresh-casino-0av7j0 .fresh-casino-pt76ln {
  width: 50%;
  margin: 0;
}

.fresh-casino-z6yg9b {
  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;
}

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

.fresh-casino-4jz1ni {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .fresh-casino-4jz1ni {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-4jz1ni {
    margin: 0 0 60px;
  }
}

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

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

.fresh-casino-40z5df {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.fresh-casino-nuk7qg {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.fresh-casino-9nud1h 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.fresh-casino-leeg2q ease-in-out;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-9nud1h a {
    margin: 1px 0 4px;
  }
}

.fresh-casino-9nud1h a svg {
  fill: #fff;
}

.fresh-casino-9nud1h a:hover {
  background: #3d68e7;
}

.fresh-casino-r90s80 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.fresh-casino-jzqfv5 {
  margin-bottom: 16px;
}

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

.fresh-casino-iqn5pb {
  font-size: 16px;
  color: var(--text-color);
}

.fresh-casino-yw8qob {
  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) {
  .fresh-casino-yw8qob {
    padding: 0 16px;
  }
}

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

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

.fresh-casino-u1hn6c {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.fresh-casino-sonb8a {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.fresh-casino-sonb8a 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);
}

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

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

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

.fresh-casino-sonb8a table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .fresh-casino-sonb8a {
    margin: 0;
  }
}

.fresh-casino-ip0wp8 {
  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) {
  .fresh-casino-ip0wp8 {
    min-height: 190px;
  }
}

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

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

.fresh-casino-nutafl {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.fresh-casino-nutafl.fresh-casino-jvut29 {
  display: none;
}

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

.fresh-casino-omqi9y iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fresh-casino-omqi9y iframe.fresh-casino-idjobr {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.fresh-casino-omqi9y.fresh-casino-sr1ax2 {
  opacity: 1;
  pointer-events: all;
}

.fresh-casino-nl3lja {
  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.fresh-casino-leeg2q ease-in-out;
}

.fresh-casino-nl3lja svg {
  margin-right: 10px;
}

.fresh-casino-nl3lja + .fresh-casino-nl3lja {
  margin-top: 14px;
}

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

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

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

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

.fresh-casino-yw8qob .fresh-casino-vqdtc2 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.fresh-casino-yw8qob .fresh-casino-vqdtc2 h1,
.fresh-casino-yw8qob .fresh-casino-vqdtc2 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) {
  .fresh-casino-yw8qob .fresh-casino-vqdtc2 h1,
  .fresh-casino-yw8qob .fresh-casino-vqdtc2 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .fresh-casino-yw8qob .fresh-casino-vqdtc2 {
    margin: 28px 0 0;
  }
}

.fresh-casino-557xs9 {
  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) {
  .fresh-casino-557xs9 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .fresh-casino-557xs9 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-557xs9 {
    margin: 20px auto 60px;
  }
}

.fresh-casino-fntajh {
  max-width: 545px;
  width: 100%;
}

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

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

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

.fresh-casino-ichb78 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fresh-casino-9ufg7n {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.fresh-casino-9ufg7n h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .fresh-casino-9ufg7n h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-9ufg7n h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .fresh-casino-9ufg7n {
    max-width: 100%;
    margin: 0;
  }
}

.fresh-casino-kx7rnr {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.fresh-casino-53vtzb {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-53vtzb {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

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

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

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

@media only screen and (max-width: 540px) {
  .fresh-casino-x7yx1b {
    padding: 10px;
  }
}

.fresh-casino-x7yx1b .fresh-casino-xr965w {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .fresh-casino-x7yx1b .fresh-casino-xr965w {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .fresh-casino-x7yx1b {
    flex-wrap: wrap;
  }
}

.fresh-casino-0fmhil {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.fresh-casino-0fmhil img {
  width: 100%;
}

.fresh-casino-cgte6v {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.fresh-casino-liwb8p {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.fresh-casino-mqv1hp {
  width: 100%;
  margin: 0 0 100px;
}

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

.fresh-casino-mqv1hp .fresh-casino-i3caf0 {
  position: relative;
}

.fresh-casino-mqv1hp .fresh-casino-qae7ak {
  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;
}

.fresh-casino-mqv1hp .fresh-casino-qae7ak.fresh-casino-jvut29 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .fresh-casino-mqv1hp .fresh-casino-fxxhzl {
    bottom: 90px;
  }
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-z22bu2 {
  max-width: 300px;
  width: 100%;
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-z22bu2 .fresh-casino-m2oxua {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-z22bu2 .fresh-casino-m2oxua {
    font-size: 32px;
    text-align: center;
  }
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-z22bu2 .fresh-casino-yb04nk {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-z22bu2 .fresh-casino-yb04nk {
    text-align: center;
  }
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m {
    flex-direction: column-reverse;
  }
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-rhq9jn {
  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.fresh-casino-leeg2q ease-in-out;
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-rhq9jn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-rhq9jn {
    width: 100%;
  }
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-t1mr89 {
  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.fresh-casino-leeg2q ease-in-out;
  overflow: hidden;
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-t1mr89 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);
  }
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-t1mr89: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;
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-t1mr89:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-fxxhzl .fresh-casino-q4cc6m .fresh-casino-t1mr89 {
    width: 100%;
  }
}

.fresh-casino-mqv1hp .fresh-casino-fxxhzl.fresh-casino-jvut29 {
  display: none;
}

.fresh-casino-mqv1hp .fresh-casino-69tqq0 {
  display: none;
}

.fresh-casino-mqv1hp .fresh-casino-69tqq0.fresh-casino-sr1ax2 {
  display: block;
}

.fresh-casino-mqv1hp .fresh-casino-69tqq0 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-69tqq0 iframe {
    height: calc(100vh - 54px);
  }
}

.fresh-casino-mqv1hp .fresh-casino-ibjzd5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .fresh-casino-mqv1hp .fresh-casino-ibjzd5 {
    padding: 24px 16px 0;
  }
}

.fresh-casino-mqv1hp .fresh-casino-ibjzd5 .fresh-casino-m2oxua {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-ibjzd5 .fresh-casino-m2oxua {
    margin-bottom: 24px;
  }
}

.fresh-casino-mqv1hp .fresh-casino-ibjzd5 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);
}

.fresh-casino-mqv1hp .fresh-casino-ibjzd5 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) {
  .fresh-casino-mqv1hp .fresh-casino-ibjzd5 table tr td {
    padding: 12px 4px;
  }
}

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

@media only screen and (max-width: 767px) {
  .fresh-casino-mqv1hp .fresh-casino-ibjzd5 table tr th {
    padding: 12px 4px;
  }
}

.fresh-casino-mqv1hp .fresh-casino-ibjzd5 table tr:last-of-type td {
  border-bottom: none;
}

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

.fresh-casino-ifhbny.fresh-casino-oihfpy {
  display: block;
}

.fresh-casino-ifhbny iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.fresh-casino-ifhbny .fresh-casino-b4wta9 {
  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;
}

.fresh-casino-ifhbny .fresh-casino-9va8u5 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.fresh-casino-ifhbny .fresh-casino-t1mr89 {
  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.fresh-casino-leeg2q ease-in-out;
}

.fresh-casino-ifhbny .fresh-casino-t1mr89:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.fresh-casino-8pha9i {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.fresh-casino-8pha9i.fresh-casino-oihfpy {
  display: block;
}

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

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

.fresh-casino-glifdk {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.fresh-casino-0rg8kz {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.fresh-casino-0rg8kz svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.fresh-casino-i8o2v0 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fresh-casino-1mc2zd.fresh-casino-jvut29 {
  display: none;
}

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

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

.fresh-casino-d1g7uf {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.fresh-casino-d1g7uf 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.fresh-casino-leeg2q ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.fresh-casino-d1g7uf input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fresh-casino-d1g7uf input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fresh-casino-d1g7uf input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.fresh-casino-d1g7uf input:active {
  border-color: #c2c0ce;
}

.fresh-casino-d1g7uf input:focus {
  border-color: #c2c0ce;
}

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

.fresh-casino-t1d7tr {
  margin-bottom: 36px;
}

.fresh-casino-t1d7tr 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;
}

.fresh-casino-t1d7tr textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fresh-casino-t1d7tr textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.fresh-casino-c689xc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fresh-casino-32bnz2 {
  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.fresh-casino-leeg2q ease-in-out;
}

.fresh-casino-32bnz2:hover {
  background: var(--border-color);
}

.fresh-casino-1tymh9 {
  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.fresh-casino-leeg2q ease-in-out;
}

.fresh-casino-1tymh9:hover {
  background: #166ad9;
}

.fresh-casino-0isgvz {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.fresh-casino-0isgvz.fresh-casino-jvut29 {
  display: none;
}

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

.fresh-casino-0isgvz .fresh-casino-32bnz2 {
  margin: 0 auto;
}

.fresh-casino-ew23h7 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.fresh-casino-4j3m81 {
  filter: grayscale(100%);
}

.fresh-casino-ctnh67 > input {
  display: none;
}

.fresh-casino-ctnh67 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fresh-casino-pnhtkq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.fresh-casino-boniwu 44.fresh-casino-fw9gp0.fresh-casino-nokzr4.fresh-casino-uunyoy.fresh-casino-cynby6.fresh-casino-bt9tzy.fresh-casino-eshyfz.fresh-casino-rj1c85.fresh-casino-i3cgq2.fresh-casino-osj081.fresh-casino-md9wfi.fresh-casino-49avbo.fresh-casino-vnpetd 0l-12.fresh-casino-843r4r 30.fresh-casino-e8th5e.fresh-casino-kpzkhm 2.fresh-casino-tbwydd.fresh-casino-kpzkhm 3.fresh-casino-v42fps 3.fresh-casino-xq48oq.fresh-casino-h2oq5w 3.fresh-casino-gtogwx.fresh-casino-81kpbn.fresh-casino-sgqlsl.fresh-casino-5g8s0s 7-3.fresh-casino-843r4r 10.fresh-casino-1qt0kw.fresh-casino-5g8s0s 23.fresh-casino-k8made.fresh-casino-woyt38 1.fresh-casino-ptv263 2.fresh-casino-843r4r 3.fresh-casino-woyt38 1.fresh-casino-h2oq5w 5.fresh-casino-7a0la4.fresh-casino-h2oq5w 32.fresh-casino-97xsyj.fresh-casino-81kpbn 5.fresh-casino-vnpetd 4.fresh-casino-5g8s0s 9.fresh-casino-5g8s0s 8.fresh-casino-h2oq5w 6.fresh-casino-7bn8ms.fresh-casino-ktq1v9.fresh-casino-6v03kb.fresh-casino-cq3jm4.fresh-casino-8bg86g 4.fresh-casino-m2h1pa.fresh-casino-8bg86g 6.fresh-casino-8bg86g 0l29.fresh-casino-vnpetd 17.fresh-casino-mmz4a0.fresh-casino-sukzbb 2.fresh-casino-nl1ftn 10.fresh-casino-8a53vw.fresh-casino-843r4r 8.fresh-casino-k9djtu.fresh-casino-ryi0ij.fresh-casino-rcz5a7.fresh-casino-zkzt27.fresh-casino-yrywzv.fresh-casino-81kpbn.fresh-casino-bt9tzy.fresh-casino-843r4r 1.fresh-casino-mq1r3k.fresh-casino-n06iyu.fresh-casino-ex3zsh.fresh-casino-hnrhnk.fresh-casino-9e50xn.fresh-casino-ptv263 1.fresh-casino-nxlsy7.fresh-casino-affb3h.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.fresh-casino-ctnh67 > input:checked ~ label,
.fresh-casino-ctnh67 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fresh-casino-pnhtkq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.fresh-casino-boniwu 44.fresh-casino-fw9gp0.fresh-casino-nokzr4.fresh-casino-uunyoy.fresh-casino-cynby6.fresh-casino-bt9tzy.fresh-casino-eshyfz.fresh-casino-rj1c85.fresh-casino-i3cgq2.fresh-casino-osj081.fresh-casino-md9wfi.fresh-casino-49avbo.fresh-casino-vnpetd 0l-12.fresh-casino-843r4r 30.fresh-casino-e8th5e.fresh-casino-kpzkhm 2.fresh-casino-tbwydd.fresh-casino-kpzkhm 3.fresh-casino-v42fps 3.fresh-casino-xq48oq.fresh-casino-h2oq5w 3.fresh-casino-gtogwx.fresh-casino-81kpbn.fresh-casino-sgqlsl.fresh-casino-5g8s0s 7-3.fresh-casino-843r4r 10.fresh-casino-1qt0kw.fresh-casino-5g8s0s 23.fresh-casino-k8made.fresh-casino-woyt38 1.fresh-casino-ptv263 2.fresh-casino-843r4r 3.fresh-casino-woyt38 1.fresh-casino-h2oq5w 5.fresh-casino-7a0la4.fresh-casino-h2oq5w 32.fresh-casino-97xsyj.fresh-casino-81kpbn 5.fresh-casino-vnpetd 4.fresh-casino-5g8s0s 9.fresh-casino-5g8s0s 8.fresh-casino-h2oq5w 6.fresh-casino-7bn8ms.fresh-casino-ktq1v9.fresh-casino-6v03kb.fresh-casino-cq3jm4.fresh-casino-8bg86g 4.fresh-casino-m2h1pa.fresh-casino-8bg86g 6.fresh-casino-8bg86g 0l29.fresh-casino-vnpetd 17.fresh-casino-mmz4a0.fresh-casino-sukzbb 2.fresh-casino-nl1ftn 10.fresh-casino-8a53vw.fresh-casino-843r4r 8.fresh-casino-k9djtu.fresh-casino-ryi0ij.fresh-casino-rcz5a7.fresh-casino-zkzt27.fresh-casino-yrywzv.fresh-casino-81kpbn.fresh-casino-bt9tzy.fresh-casino-843r4r 1.fresh-casino-mq1r3k.fresh-casino-n06iyu.fresh-casino-ex3zsh.fresh-casino-hnrhnk.fresh-casino-9e50xn.fresh-casino-ptv263 1.fresh-casino-nxlsy7.fresh-casino-affb3h.5z'/%3e%3c/svg%3e");
}

.fresh-casino-ctnh67 > input:not(:checked) ~ label:hover,
.fresh-casino-ctnh67 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fresh-casino-pnhtkq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fresh-casino-boniwu 44.fresh-casino-fw9gp0.fresh-casino-nokzr4.fresh-casino-uunyoy.fresh-casino-cynby6.fresh-casino-bt9tzy.fresh-casino-eshyfz.fresh-casino-rj1c85.fresh-casino-i3cgq2.fresh-casino-osj081.fresh-casino-md9wfi.fresh-casino-49avbo.fresh-casino-vnpetd 0l-12.fresh-casino-843r4r 30.fresh-casino-e8th5e.fresh-casino-kpzkhm 2.fresh-casino-tbwydd.fresh-casino-kpzkhm 3.fresh-casino-v42fps 3.fresh-casino-xq48oq.fresh-casino-h2oq5w 3.fresh-casino-gtogwx.fresh-casino-81kpbn.fresh-casino-sgqlsl.fresh-casino-5g8s0s 7-3.fresh-casino-843r4r 10.fresh-casino-1qt0kw.fresh-casino-5g8s0s 23.fresh-casino-k8made.fresh-casino-woyt38 1.fresh-casino-ptv263 2.fresh-casino-843r4r 3.fresh-casino-woyt38 1.fresh-casino-h2oq5w 5.fresh-casino-7a0la4.fresh-casino-h2oq5w 32.fresh-casino-97xsyj.fresh-casino-81kpbn 5.fresh-casino-vnpetd 4.fresh-casino-5g8s0s 9.fresh-casino-5g8s0s 8.fresh-casino-h2oq5w 6.fresh-casino-7bn8ms.fresh-casino-ktq1v9.fresh-casino-6v03kb.fresh-casino-cq3jm4.fresh-casino-8bg86g 4.fresh-casino-m2h1pa.fresh-casino-8bg86g 6.fresh-casino-8bg86g 0l29.fresh-casino-vnpetd 17.fresh-casino-mmz4a0.fresh-casino-sukzbb 2.fresh-casino-nl1ftn 10.fresh-casino-8a53vw.fresh-casino-843r4r 8.fresh-casino-k9djtu.fresh-casino-ryi0ij.fresh-casino-rcz5a7.fresh-casino-zkzt27.fresh-casino-yrywzv.fresh-casino-81kpbn.fresh-casino-bt9tzy.fresh-casino-843r4r 1.fresh-casino-mq1r3k.fresh-casino-n06iyu.fresh-casino-ex3zsh.fresh-casino-hnrhnk.fresh-casino-9e50xn.fresh-casino-ptv263 1.fresh-casino-nxlsy7.fresh-casino-affb3h.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .fresh-casino-esldex > .fresh-casino-3iweql {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .fresh-casino-esldex > .fresh-casino-3iweql {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .fresh-casino-esldex > .fresh-casino-3iweql {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .fresh-casino-esldex > .fresh-casino-3iweql {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .fresh-casino-esldex > .fresh-casino-3iweql {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.fresh-casino-pdlf6i {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.fresh-casino-pdlf6i.fresh-casino-jvut29 {
  display: none;
}

.fresh-casino-o3vu0k {
  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) {
  .fresh-casino-o3vu0k {
    height: 74px;
    overflow: visible;
  }
}

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

.fresh-casino-y0gzty {
  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;
}

.fresh-casino-y0gzty::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.fresh-casino-y0gzty::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.fresh-casino-y0gzty img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.fresh-casino-qz2h24 {
  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;
}

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

.fresh-casino-qz2h24::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) {
  .fresh-casino-qz2h24::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .fresh-casino-o8ycoe {
    top: -20px;
  }
}

.fresh-casino-43x48a {
  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.fresh-casino-leeg2q ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .fresh-casino-43x48a {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .fresh-casino-43x48a {
    width: 90px;
    height: 40px;
  }
}

.fresh-casino-pdlf6i.fresh-casino-dzc8pl .fresh-casino-o3vu0k {
  background: #2b3b67;
}

.fresh-casino-pdlf6i.fresh-casino-dzc8pl .fresh-casino-y0gzty {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.fresh-casino-pdlf6i.fresh-casino-dzc8pl .fresh-casino-y0gzty::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.fresh-casino-pdlf6i.fresh-casino-dzc8pl .fresh-casino-y0gzty::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.fresh-casino-pdlf6i.fresh-casino-dzc8pl .fresh-casino-qz2h24::before {
  background: #0e0f41;
}

.fresh-casino-pdlf6i.fresh-casino-dzc8pl .fresh-casino-qz2h24::after {
  background: #152557;
}

.fresh-casino-pdlf6i.fresh-casino-qy34cr .fresh-casino-o3vu0k {
  background: #1f35fa;
}

.fresh-casino-pdlf6i.fresh-casino-qy34cr .fresh-casino-y0gzty {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.fresh-casino-pdlf6i.fresh-casino-qy34cr .fresh-casino-y0gzty::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.fresh-casino-pdlf6i.fresh-casino-qy34cr .fresh-casino-y0gzty::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.fresh-casino-pdlf6i.fresh-casino-qy34cr .fresh-casino-qz2h24::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.fresh-casino-pdlf6i.fresh-casino-qy34cr .fresh-casino-qz2h24::after {
  background: #192ac8;
}

.fresh-casino-pdlf6i.fresh-casino-fdf6ag .fresh-casino-o3vu0k {
  background: #fa771f;
}

.fresh-casino-pdlf6i.fresh-casino-fdf6ag .fresh-casino-y0gzty {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fresh-casino-pdlf6i.fresh-casino-fdf6ag .fresh-casino-y0gzty::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.fresh-casino-pdlf6i.fresh-casino-fdf6ag .fresh-casino-y0gzty::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.fresh-casino-pdlf6i.fresh-casino-fdf6ag .fresh-casino-qz2h24::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fresh-casino-pdlf6i.fresh-casino-fdf6ag .fresh-casino-qz2h24::after {
  background: #fa8535;
}

.fresh-casino-cbtinc {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

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

.fresh-casino-x2djvd {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fresh-casino-x2djvd span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.fresh-casino-x2djvd small {
  font-size: 14px;
  color: var(--text-color);
}

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

.fresh-casino-zxckok {
  width: 120px;
  height: 22px;
}

.fresh-casino-zxckok .fresh-casino-m7bqi6 {
  fill: #c2c0ce;
}

.fresh-casino-zxckok [rating="1"] .fresh-casino-m7bqi6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fresh-casino-zxckok [rating="2"] .fresh-casino-m7bqi6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fresh-casino-zxckok [rating="3"] .fresh-casino-m7bqi6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fresh-casino-zxckok [rating="4"] .fresh-casino-m7bqi6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fresh-casino-zxckok [rating="5"] .fresh-casino-m7bqi6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fresh-casino-0k0oc6 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

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

.fresh-casino-q12o6f.fresh-casino-sr1ax2 {
  display: block;
}

.fresh-casino-q12o6f.fresh-casino-jvut29 {
  display: none;
}

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

.fresh-casino-0oo5t7 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.fresh-casino-uxxebf small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.fresh-casino-3ljm5v {
  font-size: 16px;
  line-height: 140%;
}

.fresh-casino-auu3lp {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fresh-casino-auu3lp .fresh-casino-m7bqi6 {
  fill: #c2c0ce;
}

.fresh-casino-auu3lp [rating="1"] .fresh-casino-m7bqi6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fresh-casino-auu3lp [rating="2"] .fresh-casino-m7bqi6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fresh-casino-auu3lp [rating="3"] .fresh-casino-m7bqi6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fresh-casino-auu3lp [rating="4"] .fresh-casino-m7bqi6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fresh-casino-auu3lp [rating="5"] .fresh-casino-m7bqi6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fresh-casino-ug3haz {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.fresh-casino-hw5u68 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .fresh-casino-hw5u68 {
    padding: 0 16px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .fresh-casino-jabiip {
    padding: 12px;
    gap: 12px;
  }
}

.fresh-casino-330bxz {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.fresh-casino-330bxz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fresh-casino-fkwrac {
  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;
}

.fresh-casino-oe2d9e {
  flex: 1;
  min-width: 0;
}

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

.fresh-casino-1m2epl {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.fresh-casino-1m2epl svg,
.fresh-casino-1m2epl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fresh-casino-1m2epl svg path {
  fill: var(--button-bg-color);
}

.fresh-casino-1m2epl svg circle {
  fill: var(--button-text-color);
}

.fresh-casino-9m8h96 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .fresh-casino-9m8h96 {
    font-size: 12px;
  }
}

.fresh-casino-9m8h96 strong {
  font-weight: 600;
}

.fresh-casino-6wrjq4 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.fresh-casino-6wrjq4 p {
  margin: 0 0 16px;
}

.fresh-casino-6wrjq4 p:last-child {
  margin-bottom: 0;
}

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

.fresh-casino-jx633m {
  max-width: 300px;
  width: 100%;
}

.fresh-casino-jx633m a {
  width: 100%;
}

@media (max-width: 575px) {
  .fresh-casino-jx633m {
    max-width: 200px;
  }
}

.fresh-casino-igy2tk {
  justify-content: center;
}

.fresh-casino-hbbl7w {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fresh-casino-nsuur7 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.fresh-casino-bdku7q .fresh-casino-gv42l2 {
  justify-content: center;
}

/* faq */

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

.fresh-casino-727dqm {
  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.fresh-casino-0pciae ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fresh-casino-727dqm::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.fresh-casino-0pciae ease;
}

.fresh-casino-uitr00.fresh-casino-oihfpy .fresh-casino-727dqm::after {
  transform: rotate(45deg);
}

.fresh-casino-54ih9q {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.fresh-casino-leeg2q ease, padding 0.fresh-casino-leeg2q ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.fresh-casino-uitr00.fresh-casino-oihfpy .fresh-casino-54ih9q {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.fresh-casino-p1tsxk {
  margin: 25px 0;
}

.fresh-casino-ctnh67 > input:not(:checked) ~ label:hover,
.fresh-casino-ctnh67 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fresh-casino-l7riyv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fresh-casino-wbtsai 44.fresh-casino-hdtmzn.fresh-casino-jwfmg3.fresh-casino-ym9ob1.fresh-casino-388a6k.fresh-casino-np1cf5.fresh-casino-hpnsyx.fresh-casino-rr0f3g.fresh-casino-q2mpmh.fresh-casino-hhnbz3.fresh-casino-zg63no.fresh-casino-pvz1ja.fresh-casino-kjp80b 0l-12.fresh-casino-juwoxk 30.fresh-casino-dax9b3.fresh-casino-nxdnea 2.fresh-casino-u0rnm6.fresh-casino-nxdnea 3.fresh-casino-aaivuk 3.fresh-casino-3mldlh.fresh-casino-rkvp1d 3.fresh-casino-3yv1ks.fresh-casino-01r0q7.fresh-casino-2gu92k.fresh-casino-4aaxk8 7-3.fresh-casino-juwoxk 10.fresh-casino-cs16b4.fresh-casino-4aaxk8 23.fresh-casino-54w3xq.fresh-casino-7pyr60 1.fresh-casino-2hp2ij 2.fresh-casino-juwoxk 3.fresh-casino-7pyr60 1.fresh-casino-rkvp1d 5.fresh-casino-eoo6fp.fresh-casino-rkvp1d 32.fresh-casino-zdzd49.fresh-casino-01r0q7 5.fresh-casino-kjp80b 4.fresh-casino-4aaxk8 9.fresh-casino-4aaxk8 8.fresh-casino-rkvp1d 6.fresh-casino-81dbih.fresh-casino-5r2vh6.fresh-casino-5k3pql.fresh-casino-k1hgps.fresh-casino-udd23j 4.fresh-casino-r3ww8o.fresh-casino-udd23j 6.fresh-casino-udd23j 0l29.fresh-casino-kjp80b 17.fresh-casino-3adxg6.fresh-casino-9sddsa 2.fresh-casino-mjxasx 10.fresh-casino-7bj5ry.fresh-casino-juwoxk 8.fresh-casino-g7r09j.fresh-casino-s8e87e.fresh-casino-tjg7cv.fresh-casino-lzwp9d.fresh-casino-pdzhlf.fresh-casino-01r0q7.fresh-casino-np1cf5.fresh-casino-juwoxk 1.fresh-casino-ksqulx.fresh-casino-wjde6e.fresh-casino-55vtdh.fresh-casino-qdyxw5.fresh-casino-xzsdqd.fresh-casino-2hp2ij 1.fresh-casino-ct9a1o.fresh-casino-4ugfbb.5z'/%3e%3c/svg%3e");
}

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

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

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

.fresh-casino-ykfd4t.fresh-casino-rvytih {
  display: block;
}

.fresh-casino-ykfd4t.fresh-casino-p6yioo {
  display: none;
}

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

.fresh-casino-7sr5sg {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.fresh-casino-vootrl small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.fresh-casino-udqmep {
  font-size: 16px;
  line-height: 140%;
}

.fresh-casino-d65dli {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fresh-casino-d65dli .fresh-casino-t8cry3 {
  fill: #c2c0ce;
}

.fresh-casino-d65dli [rating="1"] .fresh-casino-t8cry3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fresh-casino-d65dli [rating="2"] .fresh-casino-t8cry3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fresh-casino-d65dli [rating="3"] .fresh-casino-t8cry3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fresh-casino-d65dli [rating="4"] .fresh-casino-t8cry3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fresh-casino-d65dli [rating="5"] .fresh-casino-t8cry3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.fresh-casino-mxyxa9 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;
}

.fresh-casino-mxyxa9 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 */

.fresh-casino-2y31ep {
  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);
}

.fresh-casino-2y31ep.fresh-casino-n9i4lp {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.fresh-casino-dbzbfm, .fresh-casino-f44qcz, [class*="review-card"],
thead, thead th, table th, .fresh-casino-k7qcow,
.fresh-casino-ho7uap, [class*="collapsible-header"],
.fresh-casino-aykl7b, [class*="updated-block"] {
  color: #ece7dc !important;
}
