@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.fiftyfivebet-e2cnz6 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.fiftyfivebet-q6495b {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.fiftyfivebet-r9hnoc,
ul.fiftyfivebet-r9hnoc {
  padding-left: 20px;
}

ul.fiftyfivebet-r9hnoc {
  list-style: disc;
}

ol.fiftyfivebet-r9hnoc {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.fiftyfivebet-z20k5i > .fiftyfivebet-1clf4e,
.fiftyfivebet-z20k5i > .fiftyfivebet-or4pvv,
.fiftyfivebet-z20k5i > blockquote,
.fiftyfivebet-z20k5i > h1,
.fiftyfivebet-z20k5i > h2,
.fiftyfivebet-z20k5i > h3,
.fiftyfivebet-z20k5i > h4,
.fiftyfivebet-z20k5i > h5,
.fiftyfivebet-z20k5i > h6,
.fiftyfivebet-z20k5i > ol,
.fiftyfivebet-z20k5i > p,
.fiftyfivebet-z20k5i > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.fiftyfivebet-z20k5i > ol,
.fiftyfivebet-z20k5i > ul {
  padding-left: 50px;
}

.fiftyfivebet-z20k5i blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.fiftyfivebet-z20k5i:not(:last-child) {
  margin-bottom: 2rem;
}

.fiftyfivebet-z20k5i > :not(:first-child) {
  margin-top: 2rem;
}

.fiftyfivebet-z20k5i {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.fiftyfivebet-z20k5i:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .fiftyfivebet-z20k5i:first-child {
    margin-top: 20px;
  }
}

.fiftyfivebet-z20k5i > p:last-of-type {
  margin-bottom: 32px;
}

.fiftyfivebet-z20k5i > .fiftyfivebet-94jyat:not(:first-child) {
  margin: 64px auto 16px auto;
}

.fiftyfivebet-k0b3e5 > .fiftyfivebet-94jyat {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.fiftyfivebet-or4pvv {
  overflow: auto;
}

.fiftyfivebet-or4pvv::-webkit-scrollbar {
  height: 5px;
}

.fiftyfivebet-or4pvv table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.fiftyfivebet-or4pvv table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.fiftyfivebet-or4pvv table thead,
table thead {
  border-bottom: none;
}

.fiftyfivebet-or4pvv table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.fiftyfivebet-or4pvv table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.fiftyfivebet-or4pvv table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.fiftyfivebet-or4pvv .fiftyfivebet-kruadg {
  table-layout: auto;
}

.fiftyfivebet-or4pvv .fiftyfivebet-kruadg th {
  word-break: normal;
}

.fiftyfivebet-or4pvv .fiftyfivebet-kruadg td {
  word-break: normal;
}

.fiftyfivebet-e2cnz6 .fiftyfivebet-e2cnz6 {
  padding-right: 0;
  padding-left: 0;
}

.fiftyfivebet-e42z4u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.fiftyfivebet-1qg0h2 {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.fiftyfivebet-j36ag7 {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.fiftyfivebet-1clf4e {
  margin-top: 24px;
}

.fiftyfivebet-1clf4e.fiftyfivebet-ca5evj {
  text-align: left;
}

.fiftyfivebet-1clf4e.fiftyfivebet-mwxxj4 {
  text-align: right;
}

.fiftyfivebet-1clf4e.fiftyfivebet-sja66b {
  text-align: center;
}

.fiftyfivebet-bm1fe2 {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.fiftyfivebet-tf151j ease-in-out;
  cursor: pointer;
}

.fiftyfivebet-bm1fe2:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.fiftyfivebet-bm1fe2 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .fiftyfivebet-bm1fe2 {
    min-width: unset;
  }
}

.fiftyfivebet-odplko {
  background-color: var(--fh-bg-color);
}

.fiftyfivebet-ahyf4h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.fiftyfivebet-6bxyy7 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.fiftyfivebet-6bxyy7 img {
  max-height: 80px;
  object-fit: contain;
}

.fiftyfivebet-kr63yp {
  flex: 1 1;
}

.fiftyfivebet-lsikwr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.fiftyfivebet-sxu7vc {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.fiftyfivebet-sxu7vc span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.fiftyfivebet-sxu7vc.fiftyfivebet-neftqr span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.fiftyfivebet-sxu7vc.fiftyfivebet-neftqr span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.fiftyfivebet-sxu7vc.fiftyfivebet-neftqr span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.fiftyfivebet-kr63yp + .fiftyfivebet-lsikwr {
  margin-left: 20px;
}

.fiftyfivebet-t72vkk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.fiftyfivebet-t72vkk > svg {
  max-width: 24px;
  max-height: 24px;
}

.fiftyfivebet-t72vkk + .fiftyfivebet-t72vkk {
  margin-left: 5px;
}

.fiftyfivebet-d676ra {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.fiftyfivebet-d676ra:hover {
  background-color: var(--button-bg-hover);
}

.fiftyfivebet-bkow0x {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.fiftyfivebet-tf151j ease-in-out;
  border: 1px solid var(--border-color);
}

.fiftyfivebet-bkow0x:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.fiftyfivebet-367iqy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .fiftyfivebet-kr63yp {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .fiftyfivebet-367iqy {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .fiftyfivebet-kr63yp {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .fiftyfivebet-t72vkk {
    min-width: unset;
    flex: 1 1;
  }
}

.fiftyfivebet-psgve9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.fiftyfivebet-psgve9:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.fiftyfivebet-psgve9:hover .fiftyfivebet-g9xl9g {
  opacity: 1;
  pointer-events: auto;
}

.fiftyfivebet-pos3yc {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  gap: 4px;
}

.fiftyfivebet-pos3yc > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.fiftyfivebet-pos3yc .fiftyfivebet-e42z4u img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.fiftyfivebet-awh7vv,
.fiftyfivebet-pos3yc:hover {
  color: var(--button-bg-hover);
}

.fiftyfivebet-vnj8xv {
  position: relative;
}

.fiftyfivebet-vnj8xv .fiftyfivebet-pos3yc {
  margin-right: 0;
  padding-right: 4px;
}

.fiftyfivebet-v9z50e svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.fiftyfivebet-vnj8xv.fiftyfivebet-neftqr .fiftyfivebet-v9z50e svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.fiftyfivebet-vnj8xv.fiftyfivebet-neftqr .fiftyfivebet-g9xl9g {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.fiftyfivebet-vnj8xv.fiftyfivebet-neftqr .fiftyfivebet-g9xl9g::before {
  display: none;
}

.fiftyfivebet-v9z50e svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.fiftyfivebet-g9xl9g {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.fiftyfivebet-9p5nq7 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.fiftyfivebet-g9xl9g::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.fiftyfivebet-g9xl9g:hover {
  color: var(--fh-bg-color);
}

.fiftyfivebet-i5qtpc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.fiftyfivebet-9p5nq7 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  -o-transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
}

.fiftyfivebet-i5qtpc .fiftyfivebet-e42z4u img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.fiftyfivebet-jjq3bd,
.fiftyfivebet-i5qtpc:hover {
  color: var(--button-bg-hover);
}

.fiftyfivebet-f0blz1 {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.fiftyfivebet-f0blz1.fiftyfivebet-w4np2r {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.fiftyfivebet-f0blz1.fiftyfivebet-w4np2r:after,
.fiftyfivebet-f0blz1.fiftyfivebet-w4np2r:before {
  content: "";
  position: absolute;
  margin: auto;
}

.fiftyfivebet-f0blz1.fiftyfivebet-w4np2r:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.fiftyfivebet-f0blz1.fiftyfivebet-w4np2r:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.fiftyfivebet-f0blz1.fiftyfivebet-w4np2r > * {
  z-index: 1;
}

.fiftyfivebet-f0blz1 b,
.fiftyfivebet-f0blz1 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.fiftyfivebet-f0blz1 .fiftyfivebet-0cmic1 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.fiftyfivebet-f0blz1 .fiftyfivebet-ze88gz {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.fiftyfivebet-f0blz1 .fiftyfivebet-e42z4u {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.fiftyfivebet-f0blz1 .fiftyfivebet-8l8po5 {
  margin-top: 12px;
}

.fiftyfivebet-8l8po5 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.fiftyfivebet-35aoxn {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.fiftyfivebet-8l8po5 .fiftyfivebet-fl837n {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.fiftyfivebet-tf151j ease-in-out;
}

.fiftyfivebet-8l8po5 .fiftyfivebet-fl837n:hover {
  background: rgba(255, 255, 255, 0.3);
}

.fiftyfivebet-h57wb2 {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.fiftyfivebet-f0blz1.fiftyfivebet-25rrrv {
  gap: 12px;
  padding: 16px;
}

.fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-h57wb2 {
  min-width: 240px;
}

.fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-h57wb2.fiftyfivebet-244n9c {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .fiftyfivebet-f0blz1 .fiftyfivebet-0cmic1 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-ze88gz {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-e42z4u {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-e42z4u {
    max-width: 126px;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-8l8po5 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-35aoxn {
    max-width: unset;
  }
  .fiftyfivebet-h57wb2 {
    min-width: unset;
    width: 100%;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-h57wb2 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv {
    grid-template-rows: auto 1fr auto;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-h57wb2 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .fiftyfivebet-f0blz1 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-0cmic1 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-e42z4u {
    max-width: 78px;
  }
  .fiftyfivebet-f0blz1 .fiftyfivebet-8l8po5 {
    margin-top: -12px;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv {
    gap: 8px;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-0cmic1 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-ze88gz {
    grid-column: 1/3;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-e42z4u {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .fiftyfivebet-f0blz1.fiftyfivebet-25rrrv .fiftyfivebet-e42z4u img {
    max-width: 114px;
  }
}

.fiftyfivebet-h57wb2.fiftyfivebet-vacsdi,
.fiftyfivebet-h57wb2.fiftyfivebet-h0a1zc,
.fiftyfivebet-h57wb2.fiftyfivebet-b2dcu2 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.fiftyfivebet-tf151j ease-in-out;
}

.fiftyfivebet-h57wb2.fiftyfivebet-vacsdi,
.fiftyfivebet-h57wb2.fiftyfivebet-b2dcu2 {
  padding: 10px;
}

.fiftyfivebet-h57wb2.fiftyfivebet-vacsdi:hover,
.fiftyfivebet-h57wb2.fiftyfivebet-h0a1zc:hover,
.fiftyfivebet-h57wb2.fiftyfivebet-b2dcu2:hover {
  background: var(--button-bg-hover);
}

.fiftyfivebet-h57wb2.fiftyfivebet-vacsdi:hover svg path,
.fiftyfivebet-h57wb2.fiftyfivebet-b2dcu2:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.fiftyfivebet-h57wb2.fiftyfivebet-244n9c {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.fiftyfivebet-tf151j ease-in-out;
  background: var(--button-bg-color);
}

.fiftyfivebet-h57wb2.fiftyfivebet-244n9c:hover {
  background-color: var(--button-bg-hover);
}

.fiftyfivebet-h57wb2.fiftyfivebet-h0a1zc:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.fiftyfivebet-h57wb2.fiftyfivebet-h0a1zc:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.fiftyfivebet-h57wb2.fiftyfivebet-244n9c:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.fiftyfivebet-98j9n1 {
  max-width: 650px;
}

.fiftyfivebet-qwb555 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.fiftyfivebet-raqycx {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.fiftyfivebet-b537q0 {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  cursor: pointer;
}

.fiftyfivebet-b537q0:hover {
  opacity: 0.5;
}

.fiftyfivebet-b537q0:focus {
  outline: 0;
}

.fiftyfivebet-b537q0:focus .fiftyfivebet-ne6fo5,
.fiftyfivebet-b537q0:hover .fiftyfivebet-ne6fo5 {
  fill: red;
  fill-opacity: 1;
}

.fiftyfivebet-b537q0:hover {
  cursor: pointer;
}

.fiftyfivebet-6ikgfi {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.fiftyfivebet-98j9n1.fiftyfivebet-sja66b {
  margin: 0 auto;
}

.fiftyfivebet-98j9n1.fiftyfivebet-mwxxj4 {
  margin-left: auto;
}

.fiftyfivebet-mzhf5f {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.fiftyfivebet-w1q64b {
  padding-bottom: 50px;
}

.fiftyfivebet-ld69e2 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.fiftyfivebet-vkqctu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.fiftyfivebet-mcvwah {
  margin-top: 24px;
}

.fiftyfivebet-dekybf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fiftyfivebet-bazjio {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.fiftyfivebet-3ib5ld {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.fiftyfivebet-atmzsc {
  width: 468px;
}

.fiftyfivebet-3ib5ld .fiftyfivebet-g9xl9g {
  margin: 0.fiftyfivebet-8ps0ph 0;
}

.fiftyfivebet-itcr46 {
  display: flex;
  min-width: 224px;
}

.fiftyfivebet-508vtj {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
}

.fiftyfivebet-1u8psg,
.fiftyfivebet-508vtj:hover {
  color: var(--text-color);
}

.fiftyfivebet-cgyaqf {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.fiftyfivebet-ceixml {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .fiftyfivebet-mzhf5f {
    padding: 16px;
  }
  .fiftyfivebet-cgyaqf {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .fiftyfivebet-ceixml {
    align-items: center;
  }
  .fiftyfivebet-atmzsc {
    width: unset;
  }
  .fiftyfivebet-itcr46 {
    min-width: unset;
  }
  .fiftyfivebet-3ib5ld {
    max-height: unset;
  }
  .fiftyfivebet-ld69e2 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .fiftyfivebet-mzhf5f {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.fiftyfivebet-wyau5s {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.fiftyfivebet-wyau5s:not(:last-child) {
  margin-bottom: 16px;
}

.fiftyfivebet-m2ylmt {
  outline: 0;
}

.fiftyfivebet-m2ylmt .fiftyfivebet-7y4475 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.fiftyfivebet-9y2bfj {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .fiftyfivebet-9y2bfj {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.fiftyfivebet-9y2bfj::-webkit-details-marker {
  display: none;
}

.fiftyfivebet-9y2bfj:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.fiftyfivebet-9y2bfj:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .fiftyfivebet-9y2bfj:after {
  transform: unset;
}

.fiftyfivebet-7y4475 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.fiftyfivebet-7y4475 svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  -o-transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
}

.fiftyfivebet-t6n5oz {
  padding: 16px 0 0 0;
}

.fiftyfivebet-t6n5oz * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .fiftyfivebet-t6n5oz :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .fiftyfivebet-9y2bfj {
    flex-wrap: wrap;
    gap: 12px;
  }
  .fiftyfivebet-9y2bfj::after {
    margin-left: auto;
  }
  .fiftyfivebet-7y4475 {
    order: 3;
    flex: 1 1 100%;
  }
  .fiftyfivebet-9y2bfj {
    font-size: 14px;
    line-height: 130%;
  }
  .fiftyfivebet-7y4475 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.fiftyfivebet-egt4qy {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.fiftyfivebet-crlwgl {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.fiftyfivebet-egt4qy.fiftyfivebet-neftqr .fiftyfivebet-crlwgl {
  margin-bottom: 12px;
}

.fiftyfivebet-crlwgl::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.fiftyfivebet-egt4qy.fiftyfivebet-neftqr .fiftyfivebet-crlwgl::after {
  transform: unset;
}

.fiftyfivebet-yn0srk {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.fiftyfivebet-yxtx9v {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.fiftyfivebet-yxtx9v:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.fiftyfivebet-egt4qy.fiftyfivebet-neftqr .fiftyfivebet-yn0srk {
  max-height: 100%;
}

.fiftyfivebet-3t9y2s {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.fiftyfivebet-qb7i8a {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.fiftyfivebet-cusyov {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.fiftyfivebet-wccar7 {
  margin-right: 4px;
}

.fiftyfivebet-6m8icm {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.fiftyfivebet-t68yv4 ease-in-out;
}

.fiftyfivebet-6m8icm svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.fiftyfivebet-8peqwv,
.fiftyfivebet-6m8icm:hover {
  color: var(--text-color);
}

.fiftyfivebet-i76ltd {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.fiftyfivebet-i76ltd img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.fiftyfivebet-i76ltd .fiftyfivebet-gachub {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.fiftyfivebet-i76ltd .fiftyfivebet-lhun1k {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.fiftyfivebet-ldajsm {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.fiftyfivebet-biwdy0 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.fiftyfivebet-fk2z2m .fiftyfivebet-e2cnz6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.fiftyfivebet-fk2z2m {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.fiftyfivebet-o6d2p6 {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.fiftyfivebet-e0h3xp {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.fiftyfivebet-f7og34 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.fiftyfivebet-15lrf4 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.fiftyfivebet-f7og34:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.fiftyfivebet-19hbqh {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.fiftyfivebet-jj2jc8 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.fiftyfivebet-t68yv4 ease-in-out;
  transition: transform 0.fiftyfivebet-t68yv4 ease-in-out;
  -o-transition: transform 0.fiftyfivebet-t68yv4 ease-in-out;
  transition:
    transform 0.fiftyfivebet-t68yv4 ease-in-out,
    -webkit-transform 0.fiftyfivebet-t68yv4 ease-in-out;
  cursor: pointer;
}

.fiftyfivebet-jj2jc8 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.fiftyfivebet-jj2jc8:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.fiftyfivebet-vt2taq {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .fiftyfivebet-vt2taq {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.fiftyfivebet-0fi0n0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.fiftyfivebet-0aj5kl {
  position: relative;
  width: 100%;
}

.fiftyfivebet-0fi0n0.fiftyfivebet-1lm50x {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fiftyfivebet-0fi0n0.fiftyfivebet-sja66b {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fiftyfivebet-0fi0n0.fiftyfivebet-mwxxj4 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.fiftyfivebet-ww80l5 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.fiftyfivebet-ilw3a2 {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  cursor: pointer;
}

.fiftyfivebet-ilw3a2:hover {
  opacity: 0.5;
}

.fiftyfivebet-0fi0n0.fiftyfivebet-rrznug .fiftyfivebet-ilw3a2 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.fiftyfivebet-0fi0n0.fiftyfivebet-rrznug .fiftyfivebet-ww80l5 {
  cursor: pointer;
}

.fiftyfivebet-is6eca {
  fill: #0009;
}

.fiftyfivebet-hu3xfr {
  fill: #fff;
}

.fiftyfivebet-ilw3a2:hover .fiftyfivebet-is6eca {
  fill: red;
}

.fiftyfivebet-ilw3a2 svg path {
  -webkit-transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  -o-transition: 0.fiftyfivebet-t68yv4 ease-in-out;
  transition: 0.fiftyfivebet-t68yv4 ease-in-out;
}

.fiftyfivebet-1113q4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.fiftyfivebet-1113q4 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.fiftyfivebet-1113q4.fiftyfivebet-dd3b97 > :not(.get-image) {
  grid-column: 1/3;
}

.fiftyfivebet-5hztvh:not(._h1-block) .fiftyfivebet-1113q4 > .fiftyfivebet-94jyat {
  grid-row: 1/2;
  grid-column: 1/3;
}

.fiftyfivebet-1113q4.fiftyfivebet-dd3b97 .fiftyfivebet-xm41sr {
  grid-column: 2/3;
}

.fiftyfivebet-1113q4.fiftyfivebet-dd3b97 > .fiftyfivebet-e42z4u {
  grid-column: 1/2;
}

.fiftyfivebet-1113q4.fiftyfivebet-dd3b97 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.fiftyfivebet-1113q4 > p:first-of-type {
  margin-top: 0;
}

.fiftyfivebet-1113q4 .fiftyfivebet-e42z4u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.fiftyfivebet-5hztvh:not(._h1-block) .fiftyfivebet-94jyat ~ .fiftyfivebet-e42z4u {
  grid-row: 2/10;
}

.fiftyfivebet-5hztvh.fiftyfivebet-n7ln1d .fiftyfivebet-94jyat ~ .fiftyfivebet-e42z4u {
  grid-row: 1/10;
}

.fiftyfivebet-5hztvh.fiftyfivebet-n7ln1d > .fiftyfivebet-94jyat {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.fiftyfivebet-5hztvh.fiftyfivebet-n7ln1d .fiftyfivebet-e42z4u {
  grid-row: 1/10;
}

.fiftyfivebet-1113q4.fiftyfivebet-t68q9u .fiftyfivebet-e42z4u {
  align-items: flex-start;
}

.fiftyfivebet-1113q4.fiftyfivebet-sja66b .fiftyfivebet-xm41sr {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.fiftyfivebet-1113q4.fiftyfivebet-sja66b .fiftyfivebet-e42z4u {
  align-items: center;
}

.fiftyfivebet-1113q4.fiftyfivebet-dk8p31 .fiftyfivebet-e42z4u {
  align-items: flex-end;
}

.fiftyfivebet-xm41sr > :first-child {
  margin-top: 0;
}

.fiftyfivebet-xm41sr > :last-child {
  margin-bottom: 0;
}

* + .fiftyfivebet-efj4kk,
.fiftyfivebet-5hztvh + .fiftyfivebet-5hztvh {
  margin-top: 2rem;
}

.fiftyfivebet-do5cgv td::before,
.fiftyfivebet-do5cgv th::after {
  display: none !important;
}

.fiftyfivebet-do5cgv #link-selector {
  color: #000;
}

.fiftyfivebet-do5cgv .fiftyfivebet-gkq654 {
  color: #135e96;
}

.fiftyfivebet-do5cgv .fiftyfivebet-wymz53 *,
.fiftyfivebet-do5cgv .fiftyfivebet-429rie p,
.fiftyfivebet-do5cgv .fiftyfivebet-llif74 * {
  color: #000;
}

.fiftyfivebet-do5cgv .fiftyfivebet-ip2y9i {
  background: 0 0 !important;
}

.fiftyfivebet-do5cgv .fiftyfivebet-8gbguu {
  color: #000;
}

.fiftyfivebet-do5cgv .fiftyfivebet-c5y1qs.fiftyfivebet-mjsa62 {
  color: #fff;
}

.fiftyfivebet-do5cgv .fiftyfivebet-0znrbb {
  color: #000;
}

.fiftyfivebet-do5cgv
  .fiftyfivebet-iypfcv
  .fiftyfivebet-t50ygb.fiftyfivebet-mjsa62.fiftyfivebet-7vud6v {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.fiftyfivebet-1onw2k,
body .fiftyfivebet-kjx0vu {
  color: #000;
  background: var(--color-body) !important;
}

.fiftyfivebet-1onw2k .fiftyfivebet-irss22 .fiftyfivebet-ke92ky,
body .fiftyfivebet-kjx0vu .fiftyfivebet-irss22 .fiftyfivebet-ke92ky {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .fiftyfivebet-yxtx9v:focus,
  .fiftyfivebet-yxtx9v:hover {
    color: #f9cb16;
  }
  .fiftyfivebet-h3mu6c:focus,
  .fiftyfivebet-h3mu6c:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .fiftyfivebet-a81ybj:focus img,
  .fiftyfivebet-a81ybj:focus svg,
  .fiftyfivebet-a81ybj:hover img,
  .fiftyfivebet-a81ybj:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .fiftyfivebet-i76ltd {
    display: none;
  }
}

@media (min-width: 1024px) {
  .fiftyfivebet-vnj8xv:hover .fiftyfivebet-v9z50e svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .fiftyfivebet-v9z50e {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .fiftyfivebet-5zv2yd {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .fiftyfivebet-7l7v8n {
    grid-template-columns: repeat(4, 1fr);
  }
  .fiftyfivebet-3u95w6 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .fiftyfivebet-ke0qab .fiftyfivebet-z4902u {
    grid-template-columns: 1fr;
  }
  .fiftyfivebet-ke0qab .fiftyfivebet-pc42fn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .fiftyfivebet-ke0qab .fiftyfivebet-n7d8nu {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .fiftyfivebet-ke0qab .fiftyfivebet-f771jr {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .fiftyfivebet-ke0qab .fiftyfivebet-xxtmm8 {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .fiftyfivebet-ke0qab .fiftyfivebet-n7d8nu:not(:first-child) {
    border: none;
  }
  .fiftyfivebet-ke0qab .fiftyfivebet-n7d8nu:first-child .fiftyfivebet-f771jr {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .fiftyfivebet-ke0qab .fiftyfivebet-n7d8nu:last-child .fiftyfivebet-f771jr {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .fiftyfivebet-ahyf4h {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .fiftyfivebet-6bxyy7 {
    max-width: 100px;
  }
  .fiftyfivebet-kr63yp {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .fiftyfivebet-lsikwr {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .fiftyfivebet-lsikwr svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .fiftyfivebet-sxu7vc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .fiftyfivebet-kr63yp + .fiftyfivebet-lsikwr {
    margin-left: auto;
  }
  .fiftyfivebet-ies4dm {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .fiftyfivebet-ies4dm.fiftyfivebet-neftqr {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .fiftyfivebet-367iqy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .fiftyfivebet-psgve9 {
    width: 100%;
  }
  .fiftyfivebet-psgve9:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .fiftyfivebet-pos3yc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .fiftyfivebet-pos3yc svg {
    margin-right: 4px;
  }
  .fiftyfivebet-vnj8xv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fiftyfivebet-v9z50e svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .fiftyfivebet-v9z50e {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .fiftyfivebet-g9xl9g {
    display: none;
    width: 100%;
  }
  .fiftyfivebet-vnj8xv.fiftyfivebet-neftqr .fiftyfivebet-g9xl9g {
    padding: 0 0 0 48px;
  }
  .fiftyfivebet-i5qtpc {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .fiftyfivebet-vkqctu .fiftyfivebet-e42z4u {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .fiftyfivebet-ohk204 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .fiftyfivebet-ohk204 + .fiftyfivebet-ohk204 {
    margin-right: 0;
  }
  .fiftyfivebet-ohk204 + .fiftyfivebet-e42z4u {
    margin: 0;
  }
  .fiftyfivebet-5zv2yd {
    grid-template-columns: repeat(4, 1fr);
  }
  .fiftyfivebet-7l7v8n {
    grid-template-columns: repeat(3, 1fr);
  }
  .fiftyfivebet-65m6vv,
  .fiftyfivebet-empbmx {
    grid-template-columns: repeat(2, 1fr);
  }
  .fiftyfivebet-1113q4 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .fiftyfivebet-1113q4.fiftyfivebet-dd3b97 .fiftyfivebet-xm41sr {
    grid-column: auto;
    grid-row: auto;
  }
  .fiftyfivebet-1113q4 > .fiftyfivebet-94jyat {
    grid-column: 1/2;
  }
  .fiftyfivebet-1113q4.fiftyfivebet-dd3b97 > :not(.get-image) {
    grid-column: 1/2;
  }
  .fiftyfivebet-1113q4 .fiftyfivebet-e42z4u,
  .fiftyfivebet-1113q4.fiftyfivebet-dd3b97 > .fiftyfivebet-e42z4u {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .fiftyfivebet-1113q4.fiftyfivebet-dd3b97 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .fiftyfivebet-5hztvh.fiftyfivebet-n7ln1d .fiftyfivebet-1113q4 > .fiftyfivebet-e42z4u {
    grid-row: 1/2;
  }
  .fiftyfivebet-1113q4 .fiftyfivebet-94jyat ~ .fiftyfivebet-e42z4u,
  .fiftyfivebet-1113q4.fiftyfivebet-dd3b97 .fiftyfivebet-94jyat ~ .fiftyfivebet-e42z4u {
    grid-row: 2/3;
  }
  .fiftyfivebet-5hztvh.fiftyfivebet-n7ln1d .fiftyfivebet-94jyat ~ .fiftyfivebet-e42z4u {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .fiftyfivebet-z20k5i:first-child .fiftyfivebet-imrgtu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fiftyfivebet-z20k5i:first-child .fiftyfivebet-imrgtu h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .fiftyfivebet-z20k5i {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .fiftyfivebet-z20k5i {
    padding: 0;
  }
  .fiftyfivebet-1clf4e {
    margin-top: 1rem;
  }
  .fiftyfivebet-m2ylmt {
    border-radius: 5px;
  }
  .fiftyfivebet-7t4c3d {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fiftyfivebet-crlwgl::after {
    display: inline-block;
  }
  .fiftyfivebet-crlwgl {
    margin: 0;
    width: 100%;
  }
  .fiftyfivebet-yn0srk {
    width: 100%;
  }
  .fiftyfivebet-yn0srk.fiftyfivebet-bdv3vy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .fiftyfivebet-yn0srk.fiftyfivebet-bdv3vy .fiftyfivebet-t5ftxd {
    width: 100%;
  }
  .fiftyfivebet-yn0srk.fiftyfivebet-bdv3vy .fiftyfivebet-t5ftxd:not(:last-child) {
    margin-right: 0;
  }
  .fiftyfivebet-yxtx9v {
    width: 100%;
    text-align: center;
  }
  .fiftyfivebet-egt4qy.fiftyfivebet-neftqr .fiftyfivebet-yn0srk {
    margin-top: 1rem;
  }
  .fiftyfivebet-5zv2yd {
    grid-template-columns: repeat(3, 1fr);
  }
  .fiftyfivebet-3u95w6,
  .fiftyfivebet-7l7v8n {
    grid-template-columns: repeat(2, 1fr);
  }
  .fiftyfivebet-65m6vv,
  .fiftyfivebet-empbmx,
  .fiftyfivebet-9t0ndx {
    grid-template-columns: 1fr;
  }
  .fiftyfivebet-umjn35 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .fiftyfivebet-xo7yfe {
    min-width: 300px;
    max-width: 325px;
  }
  .fiftyfivebet-f771jr {
    cursor: auto;
  }
  .fiftyfivebet-l6ynkh .fiftyfivebet-f771jr {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .fiftyfivebet-vt2taq {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .fiftyfivebet-g9xl9g {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .fiftyfivebet-vt2taq {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.fiftyfivebet-ohk204 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .fiftyfivebet-lsikwr {
    margin: 0 -0.2rem;
  }
  .fiftyfivebet-ohk204 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .fiftyfivebet-nkagjl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .fiftyfivebet-xgmpm5 {
    max-width: 100%;
  }
  .fiftyfivebet-5zv2yd {
    grid-template-columns: repeat(2, 1fr);
  }
  .fiftyfivebet-3u95w6,
  .fiftyfivebet-7l7v8n {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .fiftyfivebet-ahyf4h {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fiftyfivebet-lsikwr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .fiftyfivebet-odplko {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fiftyfivebet-t72vkk {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .fiftyfivebet-txd3xr,
  .fiftyfivebet-gy0iiy {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .fiftyfivebet-bm1fe2 {
    width: 100%;
  }
  .fiftyfivebet-5zv2yd {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .fiftyfivebet-vt2taq {
    top: 127px !important;
  }
}

.fiftyfivebet-iz9vjd {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .fiftyfivebet-iz9vjd {
  }
}

@media (max-width: 767px) {
  .fiftyfivebet-iz9vjd {
    margin-bottom: 12px;
  }
}

.fiftyfivebet-iz9vjd img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.fiftyfivebet-16c29k {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.fiftyfivebet-16c29k > .fiftyfivebet-vxf1x9 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .fiftyfivebet-16c29k {
    flex-direction: column;
    gap: 12px;
  }
}

.fiftyfivebet-dcdkib {
  display: flex;
}

.fiftyfivebet-dcdkib .fiftyfivebet-zyzh94 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.fiftyfivebet-dcdkib .fiftyfivebet-q7hfxt {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.fiftyfivebet-dcdkib .fiftyfivebet-gq6lgv {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.fiftyfivebet-dcdkib .fiftyfivebet-bd0rll {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.fiftyfivebet-dcdkib .fiftyfivebet-bd0rll:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.fiftyfivebet-dcdkib .fiftyfivebet-8ekghu {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.fiftyfivebet-frohz9 {
  border: unset;
  background-color: unset;
}

.fiftyfivebet-frohz9 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-83dpcd,
.fiftyfivebet-frohz9 .fiftyfivebet-bq6i4u {
  flex: 0 1 330px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu {
  flex: 1 1;
}

.fiftyfivebet-frohz9 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.fiftyfivebet-frohz9 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.fiftyfivebet-frohz9 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.fiftyfivebet-frohz9 tr td p {
  color: #fff;
  margin: 0;
}

.fiftyfivebet-frohz9 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.fiftyfivebet-frohz9 tr.fiftyfivebet-83dpcd td p {
  padding: 16px 0;
}

.fiftyfivebet-frohz9 tr.fiftyfivebet-83dpcd td p:not(:last-child),
.fiftyfivebet-frohz9 tr.fiftyfivebet-bq6i4u td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.fiftyfivebet-frohz9 tr.fiftyfivebet-83dpcd td p:first-child,
.fiftyfivebet-frohz9 tr.fiftyfivebet-bq6i4u td p:first-child {
  padding-top: 0;
}

.fiftyfivebet-frohz9 tr.fiftyfivebet-bq6i4u td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.fiftyfivebet-frohz9 tr.fiftyfivebet-bq6i4u td p:last-child {
  padding-bottom: 0;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bq6i4u img {
  max-width: 32px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu {
  min-width: 718px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td {
  display: flex;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-cknut3,
.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-j4n2yr,
.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-5kkht3 {
  flex: 1 1 50%;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-4441cz {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-ncsvzn,
.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-yipned {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-cknut3,
.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-j4n2yr {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-cknut3 span,
.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-j4n2yr span {
  font-weight: 800;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td .fiftyfivebet-5kkht3:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .fiftyfivebet-frohz9 tr.fiftyfivebet-83dpcd td p:last-child {
    padding-bottom: 0;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bq6i4u > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bq6i4u > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .fiftyfivebet-frohz9 tr.fiftyfivebet-83dpcd td p:not(:last-child),
  .fiftyfivebet-frohz9 tr.fiftyfivebet-bq6i4u td p:not(:last-child) {
    border-bottom: unset;
  }
  .fiftyfivebet-frohz9 tr.fiftyfivebet-bq6i4u td p:last-child {
    padding-bottom: 12px;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-cknut3,
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-j4n2yr,
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-5kkht3 {
    flex: 1 1 50%;
    padding: 0;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-cknut3,
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-j4n2yr {
    margin-top: 16px;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-5kkht3 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-cknut3 {
    border-right: 1px solid var(--border-color);
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-5kkht3:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td:last-child .fiftyfivebet-5kkht3:last-child {
    padding-bottom: 0;
  }
}

.fiftyfivebet-5kkht3 {
  display: flex;
  flex-direction: column;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td .fiftyfivebet-5kkht3 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td .fiftyfivebet-5kkht3:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td .fiftyfivebet-5kkht3:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td .fiftyfivebet-5kkht3:not(:first-child) {
    padding-left: 0;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu td .fiftyfivebet-5kkht3:not(:last-of-type) {
    border-right: unset;
  }
}

.fiftyfivebet-frohz9 .fiftyfivebet-mz9gbl {
  flex: 0 1 485px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-op566u {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.fiftyfivebet-frohz9 .fiftyfivebet-op566u li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-op566u li.fiftyfivebet-48c2vy {
  padding: 6px 12px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-op566u li a,
.fiftyfivebet-frohz9 .fiftyfivebet-op566u li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.fiftyfivebet-frohz9 .fiftyfivebet-z9k90i,
.fiftyfivebet-frohz9 .fiftyfivebet-c1xzcv {
  flex: 1 1;
}

.fiftyfivebet-frohz9 .fiftyfivebet-kaxtix,
.fiftyfivebet-frohz9 .fiftyfivebet-g7bk77 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-kaxtix li,
.fiftyfivebet-frohz9 .fiftyfivebet-g7bk77 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-c1xzcv img {
  max-width: 32px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-z9k90i img {
  max-width: 32px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-lemqht {
  min-width: 280px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-lemqht img {
  max-width: 146px;
}

.fiftyfivebet-frohz9 .fiftyfivebet-lemqht td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .fiftyfivebet-frohz9 .fiftyfivebet-83dpcd,
  .fiftyfivebet-frohz9 .fiftyfivebet-bq6i4u {
    flex: 0 1 auto;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .fiftyfivebet-frohz9 .fiftyfivebet-83dpcd,
  .fiftyfivebet-frohz9 .fiftyfivebet-mz9gbl,
  .fiftyfivebet-frohz9 .fiftyfivebet-bq6i4u,
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu {
    flex: 1 1 calc(50% - 20px);
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-z9k90i,
  .fiftyfivebet-frohz9 .fiftyfivebet-lemqht,
  .fiftyfivebet-frohz9 .fiftyfivebet-c1xzcv {
    flex: 1 1 30%;
  }
  .fiftyfivebet-frohz9 .fiftyfivebet-lemqht {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .fiftyfivebet-frohz9 .fiftyfivebet-83dpcd,
  .fiftyfivebet-frohz9 .fiftyfivebet-mz9gbl,
  .fiftyfivebet-frohz9 .fiftyfivebet-z9k90i,
  .fiftyfivebet-frohz9 .fiftyfivebet-bq6i4u,
  .fiftyfivebet-frohz9 .fiftyfivebet-bkn9gu,
  .fiftyfivebet-frohz9 .fiftyfivebet-lemqht,
  .fiftyfivebet-frohz9 .fiftyfivebet-c1xzcv {
    flex: 1 1 100%;
  }
}

.fiftyfivebet-qw8050 .fiftyfivebet-l3y58c {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.fiftyfivebet-qw8050 .fiftyfivebet-2fqiag {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.fiftyfivebet-qw8050 .fiftyfivebet-41hd6e {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.fiftyfivebet-qw8050 .fiftyfivebet-uxs80h {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.fiftyfivebet-qw8050 .fiftyfivebet-uxs80h > :nth-child(3) {
  margin-top: 0;
}

.fiftyfivebet-qw8050 .fiftyfivebet-e42z4u {
  grid-column: 2/3;
  grid-row: 1/10;
}

.fiftyfivebet-qw8050 .fiftyfivebet-z8i18z {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.fiftyfivebet-qw8050 .fiftyfivebet-1clf4e {
  grid-column: 1/2;
}

.fiftyfivebet-qw8050 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.fiftyfivebet-qw8050 .fiftyfivebet-2fqiag:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.fiftyfivebet-qw8050 .fiftyfivebet-2fqiag:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.fiftyfivebet-qw8050 .fiftyfivebet-bm1fe2 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .fiftyfivebet-qw8050 .fiftyfivebet-2fqiag:not(:last-child):before {
    bottom: 8px;
  }
  .fiftyfivebet-qw8050 .fiftyfivebet-2fqiag:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .fiftyfivebet-qw8050 .fiftyfivebet-uxs80h {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .fiftyfivebet-qw8050 .fiftyfivebet-e42z4u {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .fiftyfivebet-qw8050 .fiftyfivebet-e42z4u img {
    width: 100%;
    height: auto;
  }
  .fiftyfivebet-qw8050 .fiftyfivebet-bm1fe2 {
    width: 100%;
    min-width: unset;
  }
}

.fiftyfivebet-ys3tsx .fiftyfivebet-econc4 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.fiftyfivebet-ys3tsx .fiftyfivebet-ljb5p6 {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.fiftyfivebet-ys3tsx .fiftyfivebet-e42z4u {
  height: 100%;
}

.fiftyfivebet-ys3tsx .fiftyfivebet-e42z4u img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.fiftyfivebet-ys3tsx .fiftyfivebet-0vuexy {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.fiftyfivebet-ys3tsx .fiftyfivebet-nufi19 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.fiftyfivebet-ys3tsx .fiftyfivebet-95w3ec {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .fiftyfivebet-ys3tsx .fiftyfivebet-ljb5p6 {
    flex: 1 1 100%;
  }
  .fiftyfivebet-ys3tsx .fiftyfivebet-h57wb2 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .fiftyfivebet-ys3tsx .fiftyfivebet-ljb5p6 {
    flex-direction: column;
  }
  .fiftyfivebet-ys3tsx .fiftyfivebet-e42z4u {
    width: 100%;
    height: auto;
  }
  .fiftyfivebet-ys3tsx .fiftyfivebet-e42z4u img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .fiftyfivebet-ys3tsx .fiftyfivebet-0vuexy {
    padding: 0 16px 16px 16px;
  }
  .fiftyfivebet-ys3tsx .fiftyfivebet-h57wb2 {
    min-width: unset;
    width: 100%;
  }
}

.fiftyfivebet-ylsx90 .fiftyfivebet-fzkd2q {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-6k7ymf {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.fiftyfivebet-ylsx90 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-r96cqj {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-6k7ymf:hover .fiftyfivebet-r96cqj {
  display: flex;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-9f2nda {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-o6g66x {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.fiftyfivebet-q6d052 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.fiftyfivebet-q6d052.fiftyfivebet-jbroqt {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.fiftyfivebet-tf151j ease-in-out;
}

.fiftyfivebet-q6d052.fiftyfivebet-jbroqt:hover {
  color: #f9cb16;
  background-color: transparent;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-fgts05 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.fiftyfivebet-tf151j ease-in-out;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-fgts05:hover {
  color: #196948;
  background-color: #f9cb16;
}

.fiftyfivebet-ylsx90 .fiftyfivebet-fgts05:after,
.fiftyfivebet-q6d052.fiftyfivebet-jbroqt:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.fiftyfivebet-q6d052.fiftyfivebet-jbroqt:after {
  background-image: url(../images/Cash.svg);
}

.fiftyfivebet-ylsx90 .fiftyfivebet-fgts05:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .fiftyfivebet-ylsx90 .fiftyfivebet-fzkd2q {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .fiftyfivebet-ylsx90 .fiftyfivebet-fzkd2q {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .fiftyfivebet-ylsx90 .fiftyfivebet-fzkd2q {
    grid-template-columns: 1fr;
  }
  .fiftyfivebet-ylsx90 .fiftyfivebet-6k7ymf {
    height: auto;
  }
  .fiftyfivebet-ylsx90 .fiftyfivebet-6k7ymf .fiftyfivebet-r96cqj {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .fiftyfivebet-ylsx90 .fiftyfivebet-9f2nda,
  .fiftyfivebet-ylsx90 .fiftyfivebet-o6g66x {
    text-align: left;
  }
  .fiftyfivebet-ylsx90 .fiftyfivebet-o6g66x {
    margin-bottom: 8px;
  }
  .fiftyfivebet-ylsx90 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.fiftyfivebet-cz06s1 {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.fiftyfivebet-cz06s1.fiftyfivebet-rrznug {
  display: block;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-g5ydig {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-x8cmw4 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-wvtsiz {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-intvj7 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-q6d052 {
  min-width: 296px;
  margin-bottom: 0;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-7hztj0 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-3z3d3k {
  position: relative;
  flex: 1 1;
}

.fiftyfivebet-cz06s1 .fiftyfivebet-3z3d3k iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .fiftyfivebet-cz06s1 .fiftyfivebet-x8cmw4 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .fiftyfivebet-cz06s1 .fiftyfivebet-wvtsiz {
    order: 1;
  }
  .fiftyfivebet-cz06s1 .fiftyfivebet-intvj7 {
    order: 3;
    flex: 1 1 100%;
  }
  .fiftyfivebet-cz06s1 .fiftyfivebet-q6d052 {
    width: 100%;
    min-width: unset;
  }
  .fiftyfivebet-cz06s1 .fiftyfivebet-7hztj0 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .fiftyfivebet-1113q4 > .fiftyfivebet-94jyat {
    margin-bottom: 0;
  }
  .fiftyfivebet-1113q4 > .fiftyfivebet-1clf4e,
  .fiftyfivebet-1113q4 > p {
    margin-top: 0;
  }
}

.fiftyfivebet-3p22pq img,
.fiftyfivebet-ohk204 img {
  width: auto;
  object-fit: contain;
}

.fiftyfivebet-3p22pq {
  align-items: center;
}

.fiftyfivebet-3p22pq img {
  max-height: 76px;
}

.fiftyfivebet-ohk204 img {
  max-height: 64px;
}

.fiftyfivebet-f0e1r8 {
  overflow: auto;
}

.fiftyfivebet-pexl4v {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.fiftyfivebet-vxkzfb:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.fiftyfivebet-d9ngek {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.fiftyfivebet-ymo65j {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.fiftyfivebet-d9ngek .fiftyfivebet-e42z4u {
  margin-right: 20px;
  flex-shrink: 0;
}

.fiftyfivebet-d9ngek img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.fiftyfivebet-oyjnne {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.fiftyfivebet-oyjnne > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .fiftyfivebet-d9ngek {
    padding: 15px 10px;
  }
  .fiftyfivebet-oyjnne {
    padding: 15px 10px;
  }
  .fiftyfivebet-d9ngek .fiftyfivebet-e42z4u {
    margin-right: 10px;
  }
}

.fiftyfivebet-3kvo9e {
  overflow-x: auto;
}

.fiftyfivebet-47fri4 {
  border-collapse: collapse;
  width: 100%;
}

.fiftyfivebet-3kvo9e th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.fiftyfivebet-3kvo9e td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-g1aexk {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-o1aikq {
  border-right: none;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-o1aikq .fiftyfivebet-e42z4u {
  justify-content: flex-start;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-o1aikq .fiftyfivebet-e42z4u img {
  height: auto;
  width: 90px;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-w9k0xe,
.fiftyfivebet-3kvo9e td.fiftyfivebet-mrvxmz {
  font-weight: 600;
  text-align: right;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-affes9,
.fiftyfivebet-3kvo9e td.fiftyfivebet-w9k0xe {
  padding-bottom: 10px;
  border-bottom: none;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-w9k0xe,
.fiftyfivebet-3kvo9e td.fiftyfivebet-mrvxmz {
  border-left: none;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-affes9,
.fiftyfivebet-3kvo9e td.fiftyfivebet-vi1o9z {
  border-right: none;
}

.fiftyfivebet-3kvo9e td.fiftyfivebet-vi1o9z,
.fiftyfivebet-3kvo9e td.fiftyfivebet-mrvxmz {
  border-top: none;
  padding-top: 10px;
}

.fiftyfivebet-k9mwdi {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.fiftyfivebet-k9mwdi .fiftyfivebet-h57wb2 {
  min-width: unset;
  width: 100%;
}

.fiftyfivebet-k9mwdi .fiftyfivebet-h57wb2.fiftyfivebet-vacsdi {
  grid-column: 1/2;
  grid-row: 1/2;
}

.fiftyfivebet-k9mwdi .fiftyfivebet-h57wb2.fiftyfivebet-b2dcu2 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.fiftyfivebet-k9mwdi .fiftyfivebet-k9mj38 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .fiftyfivebet-k9mwdi {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .fiftyfivebet-k9mwdi .fiftyfivebet-h57wb2.fiftyfivebet-vacsdi {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .fiftyfivebet-k9mwdi .fiftyfivebet-h57wb2.fiftyfivebet-b2dcu2 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .fiftyfivebet-k9mwdi .fiftyfivebet-k9mj38 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.fiftyfivebet-c7407h {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.fiftyfivebet-02o31n {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.fiftyfivebet-k0b3e5 p a img {
  margin: 0 auto;
  display: block;
}

.fiftyfivebet-k0b3e5 table {
  margin-bottom: 17px;
}

/* contanct form */
.fiftyfivebet-y7gxu3 {
  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;
}

.fiftyfivebet-y7gxu3 label {
  font-size: 14px;
}

.fiftyfivebet-y7gxu3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fiftyfivebet-y7gxu3 input,
.fiftyfivebet-y7gxu3 textarea,
.fiftyfivebet-y7gxu3 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;
}
.fiftyfivebet-y7gxu3 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fiftyfivebet-tf151j ease;
}
.fiftyfivebet-y7gxu3 button:hover {
  background-color: #691204;
}
.fiftyfivebet-ss22e8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fiftyfivebet-1rt7a8 ease-in;
}

.fiftyfivebet-ss22e8 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}