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

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

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

.fivefivebet-hsq8oy {
  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) {
  .fivefivebet-hsq8oy: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;
  }
}

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

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

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

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

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

.fivefivebet-jj6kfd {
  cursor: pointer;
}

.fivefivebet-qxwcxs {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.fivefivebet-ndyn19 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.fivefivebet-ndyn19 figure {
  margin: 0;
}

.fivefivebet-ndyn19.fivefivebet-1bhoty {
  justify-content: flex-start;
  margin-right: 4px;
}

.fivefivebet-ndyn19.fivefivebet-3sk7ra {
  justify-content: flex-end;
  margin-left: 4px;
}

.fivefivebet-ndyn19.fivefivebet-ycn69r {
  justify-content: center;
}

.fivefivebet-ndyn19.fivefivebet-me5wfg {
  justify-content: normal;
}

.fivefivebet-h4mejr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.fivefivebet-3bdlh8 {
  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) {
  .fivefivebet-3bdlh8 {
    flex-direction: column;
  }
}

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

.fivefivebet-a7tomk img {
  width: 100%;
}

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

.fivefivebet-wekvrn {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.fivefivebet-wekvrn 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);
}

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

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

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

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

.fivefivebet-wekvrn ul li:last-of-type::after {
  display: none;
}

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

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

.fivefivebet-0978zz {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.fivefivebet-cv80b2.fivefivebet-1k40z3 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .fivefivebet-cv80b2.fivefivebet-1k40z3:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.fivefivebet-slub9x {
  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) {
  .fivefivebet-slub9x {
    padding: 80px 16px 0;
  }
}

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

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

.fivefivebet-oafcmj {
  margin-bottom: 94px;
}

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

.fivefivebet-jwass4 .fivefivebet-nwsd5x {
  margin-bottom: 28px;
}

.fivefivebet-jwass4 .fivefivebet-nwsd5x img {
  max-height: 100px;
  width: auto;
}

.fivefivebet-s6fmbn {
  display: flex;
  align-items: center;
}

.fivefivebet-s6fmbn a + a {
  margin-left: 24px;
}

.fivefivebet-s6fmbn img {
  max-height: 56px;
  width: auto;
}

.fivefivebet-s6fmbn img + img {
  margin-left: 24px;
}

.fivefivebet-2iupo9 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.fivefivebet-yhox7x {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .fivefivebet-8tqavb {
    flex-wrap: wrap;
  }
}

.fivefivebet-8tqavb li {
  display: flex;
  margin: 0 7px;
}

.fivefivebet-8tqavb li svg {
  transition: 0.fivefivebet-kyjmi2 ease-in-out;
}

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

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

.fivefivebet-gda711 + .fivefivebet-gda711 {
  margin-left: 120px;
}

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

.fivefivebet-3irtt9 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.fivefivebet-8x1208 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fivefivebet-8x1208 li {
  font-size: 16px;
}

.fivefivebet-8x1208 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.fivefivebet-8x1208 li + li {
  margin-top: 16px;
}

.fivefivebet-mcriwq {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.fivefivebet-mlx6ve ease-in-out;
}

.fivefivebet-mcriwq.fivefivebet-blx25c {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.fivefivebet-t2xfgx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.fivefivebet-432y4e li {
  width: 100%;
}

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

.fivefivebet-432y4e li a svg {
  fill: var(--button-text-color);
}

.fivefivebet-432y4e li a.fivefivebet-blx25c {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.fivefivebet-0jchfv {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.fivefivebet-0jchfv img {
  width: 100%;
  transition: 0.fivefivebet-kyjmi2 ease-in-out;
}

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

.fivefivebet-ny9uez {
  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) {
  .fivefivebet-ny9uez {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .fivefivebet-mskhti .fivefivebet-nwsd5x img {
    max-width: 90px;
  }
}

.fivefivebet-nwsd5x img {
  max-height: 50px;
  width: auto;
}

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

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

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

.fivefivebet-pl1ics li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.fivefivebet-b8oiq6 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.fivefivebet-b8oiq6.fivefivebet-mr4bsw {
  margin-right: 0;
}

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

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

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

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

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

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

.fivefivebet-hf0yp4:hover > ul {
  display: flex;
}

.fivefivebet-hf0yp4:focus > ul {
  display: flex;
}

.fivefivebet-hf0yp4:focus-within > ul {
  display: flex;
}

.fivefivebet-7uj58x {
  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;
}

.fivefivebet-7uj58x::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.fivefivebet-mlx6ve ease-in-out;
}

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

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

.fivefivebet-hf0yp4 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.fivefivebet-kyjmi2 ease-in-out;
  overflow: hidden;
}

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

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

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

.fivefivebet-v9xpdp {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .fivefivebet-v9xpdp:checked ~ .fivefivebet-1wjovb {
    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;
  }
  .fivefivebet-1wjovb {
    display: none;
    transition: display 0.fivefivebet-kyjmi2 ease-in-out;
  }
  .fivefivebet-v9xpdp:checked ~ .fivefivebet-1wjovb {
    display: block;
  }
  .fivefivebet-v9xpdp:checked + .fivefivebet-k0p3ux span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .fivefivebet-v9xpdp:checked + .fivefivebet-k0p3ux span:nth-child(2) {
    display: none;
  }
  .fivefivebet-v9xpdp:checked + .fivefivebet-k0p3ux span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.fivefivebet-1cjkwv {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.fivefivebet-1cjkwv img {
  margin-bottom: 20px;
}

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

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

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

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

.fivefivebet-9dosml {
  color: var(--text-color);
}

.fivefivebet-zawobp {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.fivefivebet-zawobp p img {
  display: block;
  margin: 0 auto;
}

.fivefivebet-zawobp p:first-of-type {
  margin-top: 0;
}

.fivefivebet-zawobp p:last-of-type {
  margin-bottom: 0;
}

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

.fivefivebet-zawobp ul {
  padding: 0 0 0 20px;
}

.fivefivebet-zawobp table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

.fivefivebet-zawobp 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) {
  .fivefivebet-zawobp table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.fivefivebet-zawobp iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

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

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

.fivefivebet-qjusdn .fivefivebet-zwfxo3 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.fivefivebet-qjusdn .fivefivebet-ot6xe8 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.fivefivebet-ot6xe8 {
  margin: 0 0 28px;
}

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

.fivefivebet-zwfxo3 {
  margin: 0 0 28px;
}

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

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

.fivefivebet-g49max .fivefivebet-hsq8oy {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.fivefivebet-6aq86s {
  position: relative;
  border: none;
}

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

.fivefivebet-i3gg1e {
  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;
}

.fivefivebet-i3gg1e span {
  height: 32px;
}

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

.fivefivebet-i3gg1e.fivefivebet-8jaqp7 span {
  transform: scaleY(-1);
}

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

.fivefivebet-ipuzg1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.fivefivebet-ipuzg1.fivefivebet-ttlhlc {
  display: none;
}

.fivefivebet-syg0h9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.fivefivebet-syg0h9 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .fivefivebet-syg0h9 table td {
    min-width: 75px;
  }
}

.fivefivebet-syg0h9 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) {
  .fivefivebet-syg0h9 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.fivefivebet-jv36lt {
  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) {
  .fivefivebet-jv36lt {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.fivefivebet-am20rl {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.fivefivebet-g4vegu p {
  color: var(--text-color);
}

.fivefivebet-bc6379 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.fivefivebet-6efucf {
  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);
}

.fivefivebet-574lme {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.fivefivebet-vfkqoz p + p {
  margin-top: 10px;
}

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

.fivefivebet-k9al43 {
  display: none;
}

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

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

.fivefivebet-tv0dp0 li {
  margin: 0 20px;
}

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

.fivefivebet-tv0dp0 li a img {
  margin-bottom: 4px;
}

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

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

.fivefivebet-wksaf7 li {
  font-size: 16px;
  position: relative;
}

.fivefivebet-wksaf7 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.fivefivebet-wksaf7 li span {
  opacity: 0.5;
}

.fivefivebet-wksaf7 li + li {
  margin-left: 30px;
}

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

h2.fivefivebet-3qjgph {
  margin: 0 0 28px;
}

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

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

.fivefivebet-qurhge 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);
}

.fivefivebet-qurhge 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;
}

.fivefivebet-qurhge 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;
}

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

.fivefivebet-qurhge tbody tr:last-of-type {
  margin-bottom: 0;
}

.fivefivebet-qurhge tbody tr td:first-of-type {
  flex-shrink: 0;
}

.fivefivebet-qurhge 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);
}

.fivefivebet-qurhge 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);
}

.fivefivebet-qurhge tbody tr td:last-of-type {
  margin-left: auto;
}

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

.fivefivebet-qurhge tbody tr td .fivefivebet-muplz6 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .fivefivebet-qurhge tbody tr td .fivefivebet-muplz6 {
    width: 100%;
  }
}

.fivefivebet-qurhge tbody tr td .fivefivebet-ra0cek {
  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.fivefivebet-kyjmi2 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .fivefivebet-qurhge tbody tr td .fivefivebet-ra0cek {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .fivefivebet-qurhge tbody tr td .fivefivebet-ra0cek {
    width: 100%;
  }
}

.fivefivebet-qurhge tbody tr td .fivefivebet-83naza {
  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) {
  .fivefivebet-qurhge tbody tr td .fivefivebet-83naza:hover {
    text-decoration: none;
  }
}

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

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

.fivefivebet-maxscw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.fivefivebet-u45oll img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.fivefivebet-kyjmi2 ease-in-out;
}

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

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

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

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

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

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

.fivefivebet-sdu47c img {
  width: 100%;
  height: 100%;
}

.fivefivebet-sdu47c iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.fivefivebet-n89h9j svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.fivefivebet-kyjmi2 ease-in-out;
}

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

.fivefivebet-yqdtso {
  padding: 90px 0;
}

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

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

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

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

.fivefivebet-6qaqvk img {
  width: 100%;
}

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

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

.fivefivebet-o5yftc {
  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;
}

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

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

.fivefivebet-pgc4o9 {
  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.fivefivebet-kyjmi2 ease-in-out;
}

.fivefivebet-pgc4o9:hover {
  border: 1px solid #8c8ca2;
}

.fivefivebet-sprnni {
  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%);
}

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

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

.fivefivebet-atgfir a {
  text-decoration: underline;
  color: #8babff;
}

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

.fivefivebet-wg8bbd .fivefivebet-pgc4o9 {
  width: 50%;
  margin: 0;
}

.fivefivebet-oecyxh {
  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;
}

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

.fivefivebet-tph073 {
  margin: 0 0 100px;
}

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

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

.fivefivebet-cc7gqq {
  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) {
  .fivefivebet-cc7gqq {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.fivefivebet-de8uiu {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.fivefivebet-9r3vn9 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.fivefivebet-kyjmi2 ease-in-out;
}

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

.fivefivebet-9r3vn9 a svg {
  fill: #fff;
}

.fivefivebet-9r3vn9 a:hover {
  background: #3d68e7;
}

.fivefivebet-3ir2h9 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.fivefivebet-hozzcg {
  margin-bottom: 16px;
}

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

.fivefivebet-iz4fbe {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.fivefivebet-9zpy3k {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.fivefivebet-pu2bux {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.fivefivebet-pu2bux 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);
}

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

.fivefivebet-pu2bux 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) {
  .fivefivebet-pu2bux table tr th {
    padding: 12px 4px;
  }
}

.fivefivebet-pu2bux table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .fivefivebet-pu2bux {
    margin: 0;
  }
}

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

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

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

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

.fivefivebet-eyswy3.fivefivebet-q68z91 {
  display: none;
}

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

.fivefivebet-9w4sab iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fivefivebet-9w4sab iframe.fivefivebet-9j45ho {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.fivefivebet-9w4sab.fivefivebet-ctfq63 {
  opacity: 1;
  pointer-events: all;
}

.fivefivebet-pw2xrx {
  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.fivefivebet-kyjmi2 ease-in-out;
}

.fivefivebet-pw2xrx svg {
  margin-right: 10px;
}

.fivefivebet-pw2xrx + .fivefivebet-pw2xrx {
  margin-top: 14px;
}

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

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

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

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

.fivefivebet-oaa5mq .fivefivebet-g49max {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .fivefivebet-oaa5mq .fivefivebet-g49max {
    margin: 28px 0 0;
  }
}

.fivefivebet-639ezs {
  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) {
  .fivefivebet-639ezs {
    padding: 0 16px;
  }
}

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

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

.fivefivebet-63glkk {
  max-width: 545px;
  width: 100%;
}

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

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

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

.fivefivebet-21yqxf iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fivefivebet-oey6ai {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.fivefivebet-gm4b7u {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.fivefivebet-m1si9n .fivefivebet-hsq8oy {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .fivefivebet-m1si9n .fivefivebet-hsq8oy {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.fivefivebet-n7rxi2 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.fivefivebet-n7rxi2 img {
  width: 100%;
}

.fivefivebet-5s9xut {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.fivefivebet-k7r141 {
  width: 100%;
  margin: 0 0 100px;
}

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

.fivefivebet-k7r141 .fivefivebet-bqqve6 {
  position: relative;
}

.fivefivebet-k7r141 .fivefivebet-ncusli {
  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;
}

.fivefivebet-k7r141 .fivefivebet-ncusli.fivefivebet-q68z91 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .fivefivebet-k7r141 .fivefivebet-mtycqq {
    bottom: 90px;
  }
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-kd2va2 {
  max-width: 300px;
  width: 100%;
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-kd2va2 .fivefivebet-ag41gu {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-kd2va2 .fivefivebet-ag41gu {
    font-size: 32px;
    text-align: center;
  }
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-kd2va2 .fivefivebet-gs9klw {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-kd2va2 .fivefivebet-gs9klw {
    text-align: center;
  }
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw {
    flex-direction: column-reverse;
  }
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-m3dmjv {
  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.fivefivebet-kyjmi2 ease-in-out;
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-m3dmjv:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-m3dmjv {
    width: 100%;
  }
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-tjnu89 {
  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.fivefivebet-kyjmi2 ease-in-out;
  overflow: hidden;
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-tjnu89 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);
  }
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-tjnu89: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;
}

.fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-tjnu89:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .fivefivebet-k7r141 .fivefivebet-mtycqq .fivefivebet-mr4bsw .fivefivebet-tjnu89 {
    width: 100%;
  }
}

.fivefivebet-k7r141 .fivefivebet-mtycqq.fivefivebet-q68z91 {
  display: none;
}

.fivefivebet-k7r141 .fivefivebet-v8rt84 {
  display: none;
}

.fivefivebet-k7r141 .fivefivebet-v8rt84.fivefivebet-ctfq63 {
  display: block;
}

.fivefivebet-k7r141 .fivefivebet-v8rt84 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .fivefivebet-k7r141 .fivefivebet-v8rt84 iframe {
    height: calc(100vh - 54px);
  }
}

.fivefivebet-k7r141 .fivefivebet-67kvmz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .fivefivebet-k7r141 .fivefivebet-67kvmz {
    padding: 24px 16px 0;
  }
}

.fivefivebet-k7r141 .fivefivebet-67kvmz .fivefivebet-ag41gu {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .fivefivebet-k7r141 .fivefivebet-67kvmz .fivefivebet-ag41gu {
    margin-bottom: 24px;
  }
}

.fivefivebet-k7r141 .fivefivebet-67kvmz 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);
}

.fivefivebet-k7r141 .fivefivebet-67kvmz 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) {
  .fivefivebet-k7r141 .fivefivebet-67kvmz table tr td {
    padding: 12px 4px;
  }
}

.fivefivebet-k7r141 .fivefivebet-67kvmz 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) {
  .fivefivebet-k7r141 .fivefivebet-67kvmz table tr th {
    padding: 12px 4px;
  }
}

.fivefivebet-k7r141 .fivefivebet-67kvmz table tr:last-of-type td {
  border-bottom: none;
}

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

.fivefivebet-f8dwwy.fivefivebet-blx25c {
  display: block;
}

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

.fivefivebet-f8dwwy .fivefivebet-jkq4vk {
  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;
}

.fivefivebet-f8dwwy .fivefivebet-y4mxcm {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.fivefivebet-f8dwwy .fivefivebet-tjnu89 {
  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.fivefivebet-kyjmi2 ease-in-out;
}

.fivefivebet-f8dwwy .fivefivebet-tjnu89:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.fivefivebet-7k5vad.fivefivebet-blx25c {
  display: block;
}

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

.fivefivebet-n1fwn7 {
  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;
}

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

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

.fivefivebet-ie8mzp {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.fivefivebet-ie8mzp svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.fivefivebet-6v60s3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fivefivebet-h46g8u.fivefivebet-q68z91 {
  display: none;
}

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

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

.fivefivebet-4iagg4 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.fivefivebet-4iagg4 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.fivefivebet-kyjmi2 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.fivefivebet-4iagg4 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fivefivebet-4iagg4 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fivefivebet-4iagg4 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.fivefivebet-4iagg4 input:active {
  border-color: #c2c0ce;
}

.fivefivebet-4iagg4 input:focus {
  border-color: #c2c0ce;
}

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

.fivefivebet-6287ng {
  margin-bottom: 36px;
}

.fivefivebet-6287ng 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;
}

.fivefivebet-6287ng textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fivefivebet-6287ng textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.fivefivebet-qfdwem {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fivefivebet-w9wpvx {
  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.fivefivebet-kyjmi2 ease-in-out;
}

.fivefivebet-w9wpvx:hover {
  background: var(--border-color);
}

.fivefivebet-kdmyc8 {
  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.fivefivebet-kyjmi2 ease-in-out;
}

.fivefivebet-kdmyc8:hover {
  background: #166ad9;
}

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

.fivefivebet-gsny9a.fivefivebet-q68z91 {
  display: none;
}

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

.fivefivebet-gsny9a .fivefivebet-w9wpvx {
  margin: 0 auto;
}

.fivefivebet-5f46h2 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.fivefivebet-w44udu {
  filter: grayscale(100%);
}

.fivefivebet-w5x2x1 > input {
  display: none;
}

.fivefivebet-w5x2x1 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fivefivebet-2p4nri.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.fivefivebet-o1y0ws 44.fivefivebet-4q1z26.fivefivebet-aaswrl.fivefivebet-btg0j5.fivefivebet-0j151k.fivefivebet-vwtkt1.fivefivebet-8of91t.fivefivebet-n139eh.fivefivebet-lq7zed.fivefivebet-9t7fsf.fivefivebet-qvvod8.fivefivebet-5qnchk.fivefivebet-nqhmhb 0l-12.fivefivebet-tnkprq 30.fivefivebet-eus8xb.fivefivebet-i03pea 2.fivefivebet-zqlpvs.fivefivebet-i03pea 3.fivefivebet-qbyltd 3.fivefivebet-bm35ck.fivefivebet-8s65q3 3.fivefivebet-4n35p4.fivefivebet-6txvc3.fivefivebet-xu8j3v.fivefivebet-618s4v 7-3.fivefivebet-tnkprq 10.fivefivebet-ip64v6.fivefivebet-618s4v 23.fivefivebet-d5ui85.fivefivebet-yo42u8 1.fivefivebet-lepvy8 2.fivefivebet-tnkprq 3.fivefivebet-yo42u8 1.fivefivebet-8s65q3 5.fivefivebet-p9f5qu.fivefivebet-8s65q3 32.fivefivebet-gdyols.fivefivebet-6txvc3 5.fivefivebet-nqhmhb 4.fivefivebet-618s4v 9.fivefivebet-618s4v 8.fivefivebet-8s65q3 6.fivefivebet-9r6oft.fivefivebet-42mld5.fivefivebet-rzn3me.fivefivebet-374vnn.fivefivebet-q40pxo 4.fivefivebet-wpn08s.fivefivebet-q40pxo 6.fivefivebet-q40pxo 0l29.fivefivebet-nqhmhb 17.fivefivebet-5j73gq.fivefivebet-qoum6w 2.fivefivebet-4wm2i5 10.fivefivebet-gihvz4.fivefivebet-tnkprq 8.fivefivebet-pwpdy5.fivefivebet-q9puoc.fivefivebet-0jqc1j.fivefivebet-1umo4v.fivefivebet-dmfury.fivefivebet-6txvc3.fivefivebet-vwtkt1.fivefivebet-tnkprq 1.fivefivebet-lbt5iw.fivefivebet-vtqu6o.fivefivebet-qpg9qk.fivefivebet-vgk9ss.fivefivebet-2kewrs.fivefivebet-lepvy8 1.fivefivebet-o12bdb.fivefivebet-iy4kj6.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.fivefivebet-w5x2x1 > input:checked ~ label,
.fivefivebet-w5x2x1 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fivefivebet-2p4nri.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.fivefivebet-o1y0ws 44.fivefivebet-4q1z26.fivefivebet-aaswrl.fivefivebet-btg0j5.fivefivebet-0j151k.fivefivebet-vwtkt1.fivefivebet-8of91t.fivefivebet-n139eh.fivefivebet-lq7zed.fivefivebet-9t7fsf.fivefivebet-qvvod8.fivefivebet-5qnchk.fivefivebet-nqhmhb 0l-12.fivefivebet-tnkprq 30.fivefivebet-eus8xb.fivefivebet-i03pea 2.fivefivebet-zqlpvs.fivefivebet-i03pea 3.fivefivebet-qbyltd 3.fivefivebet-bm35ck.fivefivebet-8s65q3 3.fivefivebet-4n35p4.fivefivebet-6txvc3.fivefivebet-xu8j3v.fivefivebet-618s4v 7-3.fivefivebet-tnkprq 10.fivefivebet-ip64v6.fivefivebet-618s4v 23.fivefivebet-d5ui85.fivefivebet-yo42u8 1.fivefivebet-lepvy8 2.fivefivebet-tnkprq 3.fivefivebet-yo42u8 1.fivefivebet-8s65q3 5.fivefivebet-p9f5qu.fivefivebet-8s65q3 32.fivefivebet-gdyols.fivefivebet-6txvc3 5.fivefivebet-nqhmhb 4.fivefivebet-618s4v 9.fivefivebet-618s4v 8.fivefivebet-8s65q3 6.fivefivebet-9r6oft.fivefivebet-42mld5.fivefivebet-rzn3me.fivefivebet-374vnn.fivefivebet-q40pxo 4.fivefivebet-wpn08s.fivefivebet-q40pxo 6.fivefivebet-q40pxo 0l29.fivefivebet-nqhmhb 17.fivefivebet-5j73gq.fivefivebet-qoum6w 2.fivefivebet-4wm2i5 10.fivefivebet-gihvz4.fivefivebet-tnkprq 8.fivefivebet-pwpdy5.fivefivebet-q9puoc.fivefivebet-0jqc1j.fivefivebet-1umo4v.fivefivebet-dmfury.fivefivebet-6txvc3.fivefivebet-vwtkt1.fivefivebet-tnkprq 1.fivefivebet-lbt5iw.fivefivebet-vtqu6o.fivefivebet-qpg9qk.fivefivebet-vgk9ss.fivefivebet-2kewrs.fivefivebet-lepvy8 1.fivefivebet-o12bdb.fivefivebet-iy4kj6.5z'/%3e%3c/svg%3e");
}

.fivefivebet-w5x2x1 > input:not(:checked) ~ label:hover,
.fivefivebet-w5x2x1 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fivefivebet-2p4nri.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fivefivebet-o1y0ws 44.fivefivebet-4q1z26.fivefivebet-aaswrl.fivefivebet-btg0j5.fivefivebet-0j151k.fivefivebet-vwtkt1.fivefivebet-8of91t.fivefivebet-n139eh.fivefivebet-lq7zed.fivefivebet-9t7fsf.fivefivebet-qvvod8.fivefivebet-5qnchk.fivefivebet-nqhmhb 0l-12.fivefivebet-tnkprq 30.fivefivebet-eus8xb.fivefivebet-i03pea 2.fivefivebet-zqlpvs.fivefivebet-i03pea 3.fivefivebet-qbyltd 3.fivefivebet-bm35ck.fivefivebet-8s65q3 3.fivefivebet-4n35p4.fivefivebet-6txvc3.fivefivebet-xu8j3v.fivefivebet-618s4v 7-3.fivefivebet-tnkprq 10.fivefivebet-ip64v6.fivefivebet-618s4v 23.fivefivebet-d5ui85.fivefivebet-yo42u8 1.fivefivebet-lepvy8 2.fivefivebet-tnkprq 3.fivefivebet-yo42u8 1.fivefivebet-8s65q3 5.fivefivebet-p9f5qu.fivefivebet-8s65q3 32.fivefivebet-gdyols.fivefivebet-6txvc3 5.fivefivebet-nqhmhb 4.fivefivebet-618s4v 9.fivefivebet-618s4v 8.fivefivebet-8s65q3 6.fivefivebet-9r6oft.fivefivebet-42mld5.fivefivebet-rzn3me.fivefivebet-374vnn.fivefivebet-q40pxo 4.fivefivebet-wpn08s.fivefivebet-q40pxo 6.fivefivebet-q40pxo 0l29.fivefivebet-nqhmhb 17.fivefivebet-5j73gq.fivefivebet-qoum6w 2.fivefivebet-4wm2i5 10.fivefivebet-gihvz4.fivefivebet-tnkprq 8.fivefivebet-pwpdy5.fivefivebet-q9puoc.fivefivebet-0jqc1j.fivefivebet-1umo4v.fivefivebet-dmfury.fivefivebet-6txvc3.fivefivebet-vwtkt1.fivefivebet-tnkprq 1.fivefivebet-lbt5iw.fivefivebet-vtqu6o.fivefivebet-qpg9qk.fivefivebet-vgk9ss.fivefivebet-2kewrs.fivefivebet-lepvy8 1.fivefivebet-o12bdb.fivefivebet-iy4kj6.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .fivefivebet-iifla5 > .fivefivebet-681jq0 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .fivefivebet-iifla5 > .fivefivebet-681jq0 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .fivefivebet-iifla5 > .fivefivebet-681jq0 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .fivefivebet-iifla5 > .fivefivebet-681jq0 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .fivefivebet-iifla5 > .fivefivebet-681jq0 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.fivefivebet-gu50kv.fivefivebet-q68z91 {
  display: none;
}

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

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

.fivefivebet-ziad2z {
  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;
}

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

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

.fivefivebet-ziad2z img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.fivefivebet-we2uos {
  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;
}

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

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

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

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

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

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

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

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

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

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

.fivefivebet-gu50kv.fivefivebet-360uo6 .fivefivebet-c65pvo {
  background: #2b3b67;
}

.fivefivebet-gu50kv.fivefivebet-360uo6 .fivefivebet-ziad2z {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.fivefivebet-gu50kv.fivefivebet-360uo6 .fivefivebet-ziad2z::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.fivefivebet-gu50kv.fivefivebet-360uo6 .fivefivebet-ziad2z::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.fivefivebet-gu50kv.fivefivebet-360uo6 .fivefivebet-we2uos::before {
  background: #0e0f41;
}

.fivefivebet-gu50kv.fivefivebet-360uo6 .fivefivebet-we2uos::after {
  background: #152557;
}

.fivefivebet-gu50kv.fivefivebet-186wm4 .fivefivebet-c65pvo {
  background: #1f35fa;
}

.fivefivebet-gu50kv.fivefivebet-186wm4 .fivefivebet-ziad2z {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.fivefivebet-gu50kv.fivefivebet-186wm4 .fivefivebet-ziad2z::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.fivefivebet-gu50kv.fivefivebet-186wm4 .fivefivebet-ziad2z::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.fivefivebet-gu50kv.fivefivebet-186wm4 .fivefivebet-we2uos::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.fivefivebet-gu50kv.fivefivebet-186wm4 .fivefivebet-we2uos::after {
  background: #192ac8;
}

.fivefivebet-gu50kv.fivefivebet-os5bta .fivefivebet-c65pvo {
  background: #fa771f;
}

.fivefivebet-gu50kv.fivefivebet-os5bta .fivefivebet-ziad2z {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fivefivebet-gu50kv.fivefivebet-os5bta .fivefivebet-ziad2z::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.fivefivebet-gu50kv.fivefivebet-os5bta .fivefivebet-ziad2z::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.fivefivebet-gu50kv.fivefivebet-os5bta .fivefivebet-we2uos::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fivefivebet-gu50kv.fivefivebet-os5bta .fivefivebet-we2uos::after {
  background: #fa8535;
}

.fivefivebet-2bd76w {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.fivefivebet-kloc62 {
  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) {
  .fivefivebet-kloc62 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

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

.fivefivebet-az7wy6 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.fivefivebet-7eutmn {
  width: 120px;
  height: 22px;
}

.fivefivebet-7eutmn .fivefivebet-g0imiq {
  fill: #c2c0ce;
}

.fivefivebet-7eutmn [rating="1"] .fivefivebet-g0imiq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fivefivebet-7eutmn [rating="2"] .fivefivebet-g0imiq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fivefivebet-7eutmn [rating="3"] .fivefivebet-g0imiq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fivefivebet-7eutmn [rating="4"] .fivefivebet-g0imiq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fivefivebet-7eutmn [rating="5"] .fivefivebet-g0imiq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.fivefivebet-sq29kt {
  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);
}

.fivefivebet-sq29kt.fivefivebet-ctfq63 {
  display: block;
}

.fivefivebet-sq29kt.fivefivebet-q68z91 {
  display: none;
}

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

.fivefivebet-q2yy81 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fivefivebet-s2oave {
  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);
}

.fivefivebet-k7l7gd {
  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;
}

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

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

.fivefivebet-jph8n1 {
  font-size: 16px;
  line-height: 140%;
}

.fivefivebet-4s5sji {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fivefivebet-4s5sji .fivefivebet-g0imiq {
  fill: #c2c0ce;
}

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

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

.fivefivebet-4s5sji [rating="3"] .fivefivebet-g0imiq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fivefivebet-4s5sji [rating="4"] .fivefivebet-g0imiq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

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

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

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

/* Review Hero Block Styles */

.fivefivebet-xt3jcr {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .fivefivebet-xt3jcr {
    padding: 0 16px;
  }
}

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

.fivefivebet-kdpdz8 {
  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) {
  .fivefivebet-kdpdz8 {
    padding: 12px;
    gap: 12px;
  }
}

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

.fivefivebet-cm17az img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fivefivebet-l11fgi {
  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;
}

.fivefivebet-3w2rq0 {
  flex: 1;
  min-width: 0;
}

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

.fivefivebet-605sc0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.fivefivebet-605sc0 svg,
.fivefivebet-605sc0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fivefivebet-605sc0 svg path {
  fill: var(--button-bg-color);
}

.fivefivebet-605sc0 svg circle {
  fill: var(--button-text-color);
}

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

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

.fivefivebet-adgilg strong {
  font-weight: 600;
}

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

.fivefivebet-7nm1qj p {
  margin: 0 0 16px;
}

.fivefivebet-7nm1qj p:last-child {
  margin-bottom: 0;
}

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

.fivefivebet-4l68pn {
  max-width: 300px;
  width: 100%;
}

.fivefivebet-4l68pn a {
  width: 100%;
}

@media (max-width: 575px) {
  .fivefivebet-4l68pn {
    max-width: 200px;
  }
}

.fivefivebet-04eqgn {
  justify-content: center;
}

.fivefivebet-kgnabe {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fivefivebet-hydx88 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.fivefivebet-tz89dx .fivefivebet-pl1ics {
  justify-content: center;
}

/* faq */

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

.fivefivebet-cpt794 {
  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.fivefivebet-7l3qan ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fivefivebet-cpt794::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.fivefivebet-7l3qan ease;
}

.fivefivebet-dkj5mm.fivefivebet-blx25c .fivefivebet-cpt794::after {
  transform: rotate(45deg);
}

.fivefivebet-0tn2zc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.fivefivebet-kyjmi2 ease, padding 0.fivefivebet-kyjmi2 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.fivefivebet-dkj5mm.fivefivebet-blx25c .fivefivebet-0tn2zc {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.fivefivebet-ppymfg {
  margin: 25px 0;
}

.fivefivebet-w5x2x1 > input:not(:checked) ~ label:hover,
.fivefivebet-w5x2x1 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fivefivebet-8bwzrn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fivefivebet-dfrjzw 44.fivefivebet-fi77y2.fivefivebet-5blg2r.fivefivebet-k4g4hz.fivefivebet-ejewg6.fivefivebet-q3ynmt.fivefivebet-at4iwr.fivefivebet-5xbrlm.fivefivebet-a8xhif.fivefivebet-zzeouv.fivefivebet-tculib.fivefivebet-08w88l.fivefivebet-nkro5t 0l-12.fivefivebet-lcy9my 30.fivefivebet-uylo8a.fivefivebet-0cfnmt 2.fivefivebet-aqt6q5.fivefivebet-0cfnmt 3.fivefivebet-ugtmdh 3.fivefivebet-a5x1uf.fivefivebet-p30y7f 3.fivefivebet-82kpw7.fivefivebet-21iiyn.fivefivebet-yp5yhp.fivefivebet-i2h9bg 7-3.fivefivebet-lcy9my 10.fivefivebet-cf9fm1.fivefivebet-i2h9bg 23.fivefivebet-0w5wse.fivefivebet-7ul1y0 1.fivefivebet-2whnkd 2.fivefivebet-lcy9my 3.fivefivebet-7ul1y0 1.fivefivebet-p30y7f 5.fivefivebet-5envjr.fivefivebet-p30y7f 32.fivefivebet-m3r9x3.fivefivebet-21iiyn 5.fivefivebet-nkro5t 4.fivefivebet-i2h9bg 9.fivefivebet-i2h9bg 8.fivefivebet-p30y7f 6.fivefivebet-d2ew74.fivefivebet-o5889c.fivefivebet-rhqodg.fivefivebet-kiyljz.fivefivebet-59croe 4.fivefivebet-9y2plj.fivefivebet-59croe 6.fivefivebet-59croe 0l29.fivefivebet-nkro5t 17.fivefivebet-2proll.fivefivebet-17cmn1 2.fivefivebet-57emzi 10.fivefivebet-rqfdm0.fivefivebet-lcy9my 8.fivefivebet-jb759u.fivefivebet-webuep.fivefivebet-lz0m05.fivefivebet-x8qa0e.fivefivebet-dyyrew.fivefivebet-21iiyn.fivefivebet-q3ynmt.fivefivebet-lcy9my 1.fivefivebet-q5ud5s.fivefivebet-70rhuq.fivefivebet-eqkwqq.fivefivebet-gx3tkn.fivefivebet-g4rezq.fivefivebet-2whnkd 1.fivefivebet-hax7tz.fivefivebet-tcerr5.5z'/%3e%3c/svg%3e");
}

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

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

.fivefivebet-bc1jtv {
  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);
}

.fivefivebet-bc1jtv.fivefivebet-m7kpij {
  display: block;
}

.fivefivebet-bc1jtv.fivefivebet-4u4vn9 {
  display: none;
}

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

.fivefivebet-mkgrhm {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fivefivebet-b8b8om {
  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);
}

.fivefivebet-dmek5h {
  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;
}

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

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

.fivefivebet-s83mdt {
  font-size: 16px;
  line-height: 140%;
}

.fivefivebet-biltk2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fivefivebet-biltk2 .fivefivebet-0f7x0l {
  fill: #c2c0ce;
}

.fivefivebet-biltk2 [rating="1"] .fivefivebet-0f7x0l:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fivefivebet-biltk2 [rating="2"] .fivefivebet-0f7x0l:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fivefivebet-biltk2 [rating="3"] .fivefivebet-0f7x0l:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fivefivebet-biltk2 [rating="4"] .fivefivebet-0f7x0l:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fivefivebet-biltk2 [rating="5"] .fivefivebet-0f7x0l:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.fivefivebet-fh4ri7 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;
}

.fivefivebet-fh4ri7 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 */

.fivefivebet-k29uew {
  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);
}

.fivefivebet-k29uew.fivefivebet-03bwpn {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.fivefivebet-xkw7j1 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.fivefivebet-xkw7j1 label {
  font-size: 14px;
}

.fivefivebet-xkw7j1 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fivefivebet-xkw7j1 input,
.fivefivebet-xkw7j1 textarea,
.fivefivebet-xkw7j1 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.fivefivebet-xkw7j1 button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fivefivebet-7l3qan ease;
}
.fivefivebet-xkw7j1 button:hover {
  background-color: var(--button-bg-hover);
}
.fivefivebet-17e637 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fivefivebet-k5t8at ease-in;
}

.fivefivebet-17e637 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.fivefivebet-d8df2d, .fivefivebet-qla3kh, [class*="review-card"],
thead, thead th, table th, .fivefivebet-ei33ng,
.fivefivebet-y24si6, [class*="collapsible-header"],
.fivefivebet-bc6379, [class*="updated-block"] {
  color: #ece7dc !important;
}
