@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);
}

.rtbet-xyodco {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rtbet-1tz3c1 {
  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.rtbet-k2icgn,
ul.rtbet-k2icgn {
  padding-left: 20px;
}

ul.rtbet-k2icgn {
  list-style: disc;
}

ol.rtbet-k2icgn {
  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;
  }
}

.rtbet-5l0kyb > .rtbet-vx78p1,
.rtbet-5l0kyb > .rtbet-0h81nu,
.rtbet-5l0kyb > blockquote,
.rtbet-5l0kyb > h1,
.rtbet-5l0kyb > h2,
.rtbet-5l0kyb > h3,
.rtbet-5l0kyb > h4,
.rtbet-5l0kyb > h5,
.rtbet-5l0kyb > h6,
.rtbet-5l0kyb > ol,
.rtbet-5l0kyb > p,
.rtbet-5l0kyb > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rtbet-5l0kyb > ol,
.rtbet-5l0kyb > ul {
  padding-left: 50px;
}

.rtbet-5l0kyb 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;
}

.rtbet-5l0kyb:not(:last-child) {
  margin-bottom: 2rem;
}

.rtbet-5l0kyb > :not(:first-child) {
  margin-top: 2rem;
}

.rtbet-5l0kyb {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rtbet-5l0kyb:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .rtbet-5l0kyb:first-child {
    margin-top: 20px;
  }
}

.rtbet-5l0kyb > p:last-of-type {
  margin-bottom: 32px;
}

.rtbet-5l0kyb > .rtbet-32pgl9:not(:first-child) {
  margin: 64px auto 16px auto;
}

.rtbet-whmb06 > .rtbet-32pgl9 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rtbet-0h81nu {
  overflow: auto;
}

.rtbet-0h81nu::-webkit-scrollbar {
  height: 5px;
}

.rtbet-0h81nu table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.rtbet-0h81nu table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.rtbet-0h81nu table thead,
table thead {
  border-bottom: none;
}

.rtbet-0h81nu table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.rtbet-0h81nu table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.rtbet-0h81nu table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.rtbet-0h81nu .rtbet-rkxsu2 {
  table-layout: auto;
}

.rtbet-0h81nu .rtbet-rkxsu2 th {
  word-break: normal;
}

.rtbet-0h81nu .rtbet-rkxsu2 td {
  word-break: normal;
}

.rtbet-xyodco .rtbet-xyodco {
  padding-right: 0;
  padding-left: 0;
}

.rtbet-2qdlkf {
  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;
}

.rtbet-t4k24h {
  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;
}

.rtbet-drv5d9 {
  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;
}

.rtbet-vx78p1 {
  margin-top: 24px;
}

.rtbet-vx78p1.rtbet-i3pb1r {
  text-align: left;
}

.rtbet-vx78p1.rtbet-2t6e30 {
  text-align: right;
}

.rtbet-vx78p1.rtbet-chxg6n {
  text-align: center;
}

.rtbet-268avg {
  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.rtbet-kn670y ease-in-out;
  cursor: pointer;
}

.rtbet-268avg:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.rtbet-268avg {
  min-width: 328px;
}

@media (max-width: 768px) {
  .rtbet-268avg {
    min-width: unset;
  }
}

.rtbet-ygtxgk {
  background-color: var(--fh-bg-color);
}

.rtbet-8txoen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.rtbet-th8a1t {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.rtbet-th8a1t img {
  max-height: 80px;
  object-fit: contain;
}

.rtbet-bomu1q {
  flex: 1 1;
}

.rtbet-6odm4m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.rtbet-0m5pu2 {
  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;
}

.rtbet-0m5pu2 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;
}

.rtbet-0m5pu2.rtbet-8zkyl9 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.rtbet-0m5pu2.rtbet-8zkyl9 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.rtbet-0m5pu2.rtbet-8zkyl9 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.rtbet-bomu1q + .rtbet-6odm4m {
  margin-left: 20px;
}

.rtbet-xywbek {
  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;
}

.rtbet-xywbek > svg {
  max-width: 24px;
  max-height: 24px;
}

.rtbet-xywbek + .rtbet-xywbek {
  margin-left: 5px;
}

.rtbet-3dx6kl {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.rtbet-3dx6kl:hover {
  background-color: var(--button-bg-hover);
}

.rtbet-czygvz {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.rtbet-kn670y ease-in-out;
  border: 1px solid var(--border-color);
}

.rtbet-czygvz:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.rtbet-cg92hh {
  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) {
  .rtbet-bomu1q {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .rtbet-cg92hh {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .rtbet-bomu1q {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .rtbet-xywbek {
    min-width: unset;
    flex: 1 1;
  }
}

.rtbet-1l44w5 {
  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;
}

.rtbet-1l44w5:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.rtbet-1l44w5:hover .rtbet-5oivp8 {
  opacity: 1;
  pointer-events: auto;
}

.rtbet-kr9zwd {
  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.rtbet-t4shqn ease-in-out;
  gap: 4px;
}

.rtbet-kr9zwd > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.rtbet-kr9zwd .rtbet-2qdlkf img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.rtbet-j3bejn,
.rtbet-kr9zwd:hover {
  color: var(--button-bg-hover);
}

.rtbet-fz5bc4 {
  position: relative;
}

.rtbet-fz5bc4 .rtbet-kr9zwd {
  margin-right: 0;
  padding-right: 4px;
}

.rtbet-kj198u svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.rtbet-fz5bc4.rtbet-8zkyl9 .rtbet-kj198u svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.rtbet-fz5bc4.rtbet-8zkyl9 .rtbet-5oivp8 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.rtbet-fz5bc4.rtbet-8zkyl9 .rtbet-5oivp8::before {
  display: none;
}

.rtbet-kj198u svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.rtbet-5oivp8 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.rtbet-vcz8s2 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.rtbet-5oivp8::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.rtbet-5oivp8:hover {
  color: var(--fh-bg-color);
}

.rtbet-kvl3rw {
  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.rtbet-vcz8s2 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.rtbet-t4shqn ease-in-out;
  -o-transition: 0.rtbet-t4shqn ease-in-out;
  transition: 0.rtbet-t4shqn ease-in-out;
}

.rtbet-kvl3rw .rtbet-2qdlkf img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.rtbet-f3bd06,
.rtbet-kvl3rw:hover {
  color: var(--button-bg-hover);
}

.rtbet-tcfch1 {
  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%;
}

.rtbet-tcfch1.rtbet-n4ylc2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.rtbet-tcfch1.rtbet-n4ylc2:after,
.rtbet-tcfch1.rtbet-n4ylc2:before {
  content: "";
  position: absolute;
  margin: auto;
}

.rtbet-tcfch1.rtbet-n4ylc2: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);
  }
}

.rtbet-tcfch1.rtbet-n4ylc2:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.rtbet-tcfch1.rtbet-n4ylc2 > * {
  z-index: 1;
}

.rtbet-tcfch1 b,
.rtbet-tcfch1 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.rtbet-tcfch1 .rtbet-9592p2 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.rtbet-tcfch1 .rtbet-lv8jcw {
  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;
}

.rtbet-tcfch1 .rtbet-2qdlkf {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.rtbet-tcfch1 .rtbet-19zh0d {
  margin-top: 12px;
}

.rtbet-19zh0d {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.rtbet-xdsdll {
  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;
}

.rtbet-19zh0d .rtbet-cpfmzr {
  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.rtbet-kn670y ease-in-out;
}

.rtbet-19zh0d .rtbet-cpfmzr:hover {
  background: rgba(255, 255, 255, 0.3);
}

.rtbet-p2ha9g {
  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;
}

.rtbet-tcfch1.rtbet-nd7ctp {
  gap: 12px;
  padding: 16px;
}

.rtbet-tcfch1.rtbet-nd7ctp .rtbet-p2ha9g {
  min-width: 240px;
}

.rtbet-tcfch1.rtbet-nd7ctp .rtbet-p2ha9g.rtbet-80ne2m {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .rtbet-tcfch1 .rtbet-9592p2 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .rtbet-tcfch1 .rtbet-lv8jcw {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .rtbet-tcfch1 .rtbet-2qdlkf {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .rtbet-tcfch1.rtbet-nd7ctp .rtbet-2qdlkf {
    max-width: 126px;
  }
  .rtbet-tcfch1 .rtbet-19zh0d {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .rtbet-tcfch1 .rtbet-xdsdll {
    max-width: unset;
  }
  .rtbet-p2ha9g {
    min-width: unset;
    width: 100%;
  }
  .rtbet-tcfch1 .rtbet-p2ha9g {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .rtbet-tcfch1.rtbet-nd7ctp {
    grid-template-rows: auto 1fr auto;
  }
  .rtbet-tcfch1.rtbet-nd7ctp .rtbet-p2ha9g {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .rtbet-tcfch1 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .rtbet-tcfch1 .rtbet-9592p2 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .rtbet-tcfch1 .rtbet-2qdlkf {
    max-width: 78px;
  }
  .rtbet-tcfch1 .rtbet-19zh0d {
    margin-top: -12px;
  }
  .rtbet-tcfch1.rtbet-nd7ctp {
    gap: 8px;
  }
  .rtbet-tcfch1.rtbet-nd7ctp .rtbet-9592p2 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .rtbet-tcfch1.rtbet-nd7ctp .rtbet-lv8jcw {
    grid-column: 1/3;
  }
  .rtbet-tcfch1.rtbet-nd7ctp .rtbet-2qdlkf {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .rtbet-tcfch1.rtbet-nd7ctp .rtbet-2qdlkf img {
    max-width: 114px;
  }
}

.rtbet-p2ha9g.rtbet-nxh1b2,
.rtbet-p2ha9g.rtbet-73wyi0,
.rtbet-p2ha9g.rtbet-p2l837 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.rtbet-kn670y ease-in-out;
}

.rtbet-p2ha9g.rtbet-nxh1b2,
.rtbet-p2ha9g.rtbet-p2l837 {
  padding: 10px;
}

.rtbet-p2ha9g.rtbet-nxh1b2:hover,
.rtbet-p2ha9g.rtbet-73wyi0:hover,
.rtbet-p2ha9g.rtbet-p2l837:hover {
  background: var(--button-bg-hover);
}

.rtbet-p2ha9g.rtbet-nxh1b2:hover svg path,
.rtbet-p2ha9g.rtbet-p2l837:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.rtbet-p2ha9g.rtbet-80ne2m {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.rtbet-kn670y ease-in-out;
  background: var(--button-bg-color);
}

.rtbet-p2ha9g.rtbet-80ne2m:hover {
  background-color: var(--button-bg-hover);
}

.rtbet-p2ha9g.rtbet-73wyi0: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);
  }
}

.rtbet-p2ha9g.rtbet-73wyi0:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.rtbet-p2ha9g.rtbet-80ne2m:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.rtbet-jpwwm8 {
  max-width: 650px;
}

.rtbet-8gn4pf {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.rtbet-sa1ezp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.rtbet-l1zoga {
  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.rtbet-t4shqn ease-in-out;
  cursor: pointer;
}

.rtbet-l1zoga:hover {
  opacity: 0.5;
}

.rtbet-l1zoga:focus {
  outline: 0;
}

.rtbet-l1zoga:focus .rtbet-hwd9ip,
.rtbet-l1zoga:hover .rtbet-hwd9ip {
  fill: red;
  fill-opacity: 1;
}

.rtbet-l1zoga:hover {
  cursor: pointer;
}

.rtbet-kc6rjz {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.rtbet-jpwwm8.rtbet-chxg6n {
  margin: 0 auto;
}

.rtbet-jpwwm8.rtbet-2t6e30 {
  margin-left: auto;
}

.rtbet-lt85zc {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.rtbet-vrs3b2 {
  padding-bottom: 50px;
}

.rtbet-aeffsd {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.rtbet-ql38d4 {
  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;
}

.rtbet-c5wlt0 {
  margin-top: 24px;
}

.rtbet-hyln88 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rtbet-gbcppm {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.rtbet-d47yqq {
  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;
}

.rtbet-if7w2x {
  width: 468px;
}

.rtbet-d47yqq .rtbet-5oivp8 {
  margin: 0.rtbet-tns1pp 0;
}

.rtbet-rnorl5 {
  display: flex;
  min-width: 224px;
}

.rtbet-mly60m {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.rtbet-t4shqn ease-in-out;
}

.rtbet-ldww75,
.rtbet-mly60m:hover {
  color: var(--text-color);
}

.rtbet-ixazeq {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.rtbet-2qsqmk {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .rtbet-lt85zc {
    padding: 16px;
  }
  .rtbet-ixazeq {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .rtbet-2qsqmk {
    align-items: center;
  }
  .rtbet-if7w2x {
    width: unset;
  }
  .rtbet-rnorl5 {
    min-width: unset;
  }
  .rtbet-d47yqq {
    max-height: unset;
  }
  .rtbet-aeffsd {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .rtbet-lt85zc {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.rtbet-qyalmv {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.rtbet-qyalmv:not(:last-child) {
  margin-bottom: 16px;
}

.rtbet-040079 {
  outline: 0;
}

.rtbet-040079 .rtbet-192tju {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.rtbet-9il4rl {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .rtbet-9il4rl {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.rtbet-9il4rl::-webkit-details-marker {
  display: none;
}

.rtbet-9il4rl: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;
}

.rtbet-9il4rl: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] .rtbet-9il4rl:after {
  transform: unset;
}

.rtbet-192tju {
  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);
}

.rtbet-192tju 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.rtbet-t4shqn ease-in-out;
  -o-transition: 0.rtbet-t4shqn ease-in-out;
  transition: 0.rtbet-t4shqn ease-in-out;
}

.rtbet-tbirlu {
  padding: 16px 0 0 0;
}

.rtbet-tbirlu * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .rtbet-tbirlu :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .rtbet-9il4rl {
    flex-wrap: wrap;
    gap: 12px;
  }
  .rtbet-9il4rl::after {
    margin-left: auto;
  }
  .rtbet-192tju {
    order: 3;
    flex: 1 1 100%;
  }
  .rtbet-9il4rl {
    font-size: 14px;
    line-height: 130%;
  }
  .rtbet-192tju svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.rtbet-boyoyd {
  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;
}

.rtbet-bzotxq {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.rtbet-boyoyd.rtbet-8zkyl9 .rtbet-bzotxq {
  margin-bottom: 12px;
}

.rtbet-bzotxq::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;
}

.rtbet-boyoyd.rtbet-8zkyl9 .rtbet-bzotxq::after {
  transform: unset;
}

.rtbet-c3cj85 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.rtbet-7pkze5 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.rtbet-t4shqn ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.rtbet-7pkze5: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;
}

.rtbet-boyoyd.rtbet-8zkyl9 .rtbet-c3cj85 {
  max-height: 100%;
}

.rtbet-q5z7oo {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.rtbet-05l4od {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.rtbet-sbeodw {
  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;
}

.rtbet-n24tii {
  margin-right: 4px;
}

.rtbet-o4waub {
  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.rtbet-t4shqn ease-in-out;
}

.rtbet-o4waub svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.rtbet-u1em3f,
.rtbet-o4waub:hover {
  color: var(--text-color);
}

.rtbet-91li6m {
  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;
}

.rtbet-91li6m img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.rtbet-91li6m .rtbet-k4xzox {
  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;
}

.rtbet-91li6m .rtbet-xcc8zx {
  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;
}

.rtbet-aljwyj {
  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;
}

.rtbet-61tows {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rtbet-icm4td .rtbet-xyodco {
  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;
}

.rtbet-icm4td {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.rtbet-r881wh {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.rtbet-0s1zv4 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.rtbet-43zsao {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.rtbet-n8z6zd 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;
}

.rtbet-43zsao:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.rtbet-gqo42j {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.rtbet-98ho7l {
  -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.rtbet-t4shqn ease-in-out;
  transition: transform 0.rtbet-t4shqn ease-in-out;
  -o-transition: transform 0.rtbet-t4shqn ease-in-out;
  transition:
    transform 0.rtbet-t4shqn ease-in-out,
    -webkit-transform 0.rtbet-t4shqn ease-in-out;
  cursor: pointer;
}

.rtbet-98ho7l svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.rtbet-98ho7l: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;
}

.rtbet-zqgyiy {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .rtbet-zqgyiy {
    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);
}

.rtbet-p9979l {
  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;
}

.rtbet-czzzpa {
  position: relative;
  width: 100%;
}

.rtbet-p9979l.rtbet-16547t {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.rtbet-p9979l.rtbet-chxg6n {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rtbet-p9979l.rtbet-2t6e30 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.rtbet-onyy12 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.rtbet-a61nna {
  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.rtbet-t4shqn ease-in-out;
  cursor: pointer;
}

.rtbet-a61nna:hover {
  opacity: 0.5;
}

.rtbet-p9979l.rtbet-xgugd6 .rtbet-a61nna {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.rtbet-p9979l.rtbet-xgugd6 .rtbet-onyy12 {
  cursor: pointer;
}

.rtbet-qymx0z {
  fill: #0009;
}

.rtbet-c304v2 {
  fill: #fff;
}

.rtbet-a61nna:hover .rtbet-qymx0z {
  fill: red;
}

.rtbet-a61nna svg path {
  -webkit-transition: 0.rtbet-t4shqn ease-in-out;
  -o-transition: 0.rtbet-t4shqn ease-in-out;
  transition: 0.rtbet-t4shqn ease-in-out;
}

.rtbet-gckjur {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.rtbet-gckjur > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.rtbet-gckjur.rtbet-tdd1rj > :not(.get-image) {
  grid-column: 1/3;
}

.rtbet-f0i3x1:not(._h1-block) .rtbet-gckjur > .rtbet-32pgl9 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.rtbet-gckjur.rtbet-tdd1rj .rtbet-rwt9n2 {
  grid-column: 2/3;
}

.rtbet-gckjur.rtbet-tdd1rj > .rtbet-2qdlkf {
  grid-column: 1/2;
}

.rtbet-gckjur.rtbet-tdd1rj > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.rtbet-gckjur > p:first-of-type {
  margin-top: 0;
}

.rtbet-gckjur .rtbet-2qdlkf {
  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;
}

.rtbet-f0i3x1:not(._h1-block) .rtbet-32pgl9 ~ .rtbet-2qdlkf {
  grid-row: 2/10;
}

.rtbet-f0i3x1.rtbet-6gw32g .rtbet-32pgl9 ~ .rtbet-2qdlkf {
  grid-row: 1/10;
}

.rtbet-f0i3x1.rtbet-6gw32g > .rtbet-32pgl9 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.rtbet-f0i3x1.rtbet-6gw32g .rtbet-2qdlkf {
  grid-row: 1/10;
}

.rtbet-gckjur.rtbet-z811xf .rtbet-2qdlkf {
  align-items: flex-start;
}

.rtbet-gckjur.rtbet-chxg6n .rtbet-rwt9n2 {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.rtbet-gckjur.rtbet-chxg6n .rtbet-2qdlkf {
  align-items: center;
}

.rtbet-gckjur.rtbet-41if97 .rtbet-2qdlkf {
  align-items: flex-end;
}

.rtbet-rwt9n2 > :first-child {
  margin-top: 0;
}

.rtbet-rwt9n2 > :last-child {
  margin-bottom: 0;
}

* + .rtbet-jzitmn,
.rtbet-f0i3x1 + .rtbet-f0i3x1 {
  margin-top: 2rem;
}

.rtbet-uhghud td::before,
.rtbet-uhghud th::after {
  display: none !important;
}

.rtbet-uhghud #link-selector {
  color: #000;
}

.rtbet-uhghud .rtbet-we2wtx {
  color: #135e96;
}

.rtbet-uhghud .rtbet-aecjot *,
.rtbet-uhghud .rtbet-8310q0 p,
.rtbet-uhghud .rtbet-fjjwc5 * {
  color: #000;
}

.rtbet-uhghud .rtbet-887v9y {
  background: 0 0 !important;
}

.rtbet-uhghud .rtbet-t5512t {
  color: #000;
}

.rtbet-uhghud .rtbet-6jv5cb.rtbet-wqtoxg {
  color: #fff;
}

.rtbet-uhghud .rtbet-s7kj3k {
  color: #000;
}

.rtbet-uhghud
  .rtbet-s8rh7o
  .rtbet-4a5wki.rtbet-wqtoxg.rtbet-j0b3qi {
  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;
}

.rtbet-wpr0u9,
body .rtbet-35c3rf {
  color: #000;
  background: var(--color-body) !important;
}

.rtbet-wpr0u9 .rtbet-kf1xc3 .rtbet-xyr383,
body .rtbet-35c3rf .rtbet-kf1xc3 .rtbet-xyr383 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .rtbet-7pkze5:focus,
  .rtbet-7pkze5:hover {
    color: #f9cb16;
  }
  .rtbet-6suudk:focus,
  .rtbet-6suudk:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .rtbet-buef75:focus img,
  .rtbet-buef75:focus svg,
  .rtbet-buef75:hover img,
  .rtbet-buef75:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .rtbet-91li6m {
    display: none;
  }
}

@media (min-width: 1024px) {
  .rtbet-fz5bc4:hover .rtbet-kj198u svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .rtbet-kj198u {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .rtbet-e8aznh {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .rtbet-8dkpmn {
    grid-template-columns: repeat(4, 1fr);
  }
  .rtbet-bmv2h1 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .rtbet-xrgnsn .rtbet-x87c6q {
    grid-template-columns: 1fr;
  }
  .rtbet-xrgnsn .rtbet-9h97wb {
    -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;
  }
  .rtbet-xrgnsn .rtbet-9ajesg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .rtbet-xrgnsn .rtbet-2g5797 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .rtbet-xrgnsn .rtbet-4wv57t {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .rtbet-xrgnsn .rtbet-9ajesg:not(:first-child) {
    border: none;
  }
  .rtbet-xrgnsn .rtbet-9ajesg:first-child .rtbet-2g5797 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .rtbet-xrgnsn .rtbet-9ajesg:last-child .rtbet-2g5797 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .rtbet-8txoen {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .rtbet-th8a1t {
    max-width: 100px;
  }
  .rtbet-bomu1q {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .rtbet-6odm4m {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .rtbet-6odm4m svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .rtbet-0m5pu2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .rtbet-bomu1q + .rtbet-6odm4m {
    margin-left: auto;
  }
  .rtbet-cu7cfc {
    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;
  }
  .rtbet-cu7cfc.rtbet-8zkyl9 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .rtbet-cg92hh {
    -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;
  }
  .rtbet-1l44w5 {
    width: 100%;
  }
  .rtbet-1l44w5:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .rtbet-kr9zwd {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .rtbet-kr9zwd svg {
    margin-right: 4px;
  }
  .rtbet-fz5bc4 {
    -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;
  }
  .rtbet-kj198u svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .rtbet-kj198u {
    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;
  }
  .rtbet-5oivp8 {
    display: none;
    width: 100%;
  }
  .rtbet-fz5bc4.rtbet-8zkyl9 .rtbet-5oivp8 {
    padding: 0 0 0 48px;
  }
  .rtbet-kvl3rw {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .rtbet-ql38d4 .rtbet-2qdlkf {
    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;
  }
  .rtbet-cd3r27 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .rtbet-cd3r27 + .rtbet-cd3r27 {
    margin-right: 0;
  }
  .rtbet-cd3r27 + .rtbet-2qdlkf {
    margin: 0;
  }
  .rtbet-e8aznh {
    grid-template-columns: repeat(4, 1fr);
  }
  .rtbet-8dkpmn {
    grid-template-columns: repeat(3, 1fr);
  }
  .rtbet-5c1a4d,
  .rtbet-rddybn {
    grid-template-columns: repeat(2, 1fr);
  }
  .rtbet-gckjur {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .rtbet-gckjur.rtbet-tdd1rj .rtbet-rwt9n2 {
    grid-column: auto;
    grid-row: auto;
  }
  .rtbet-gckjur > .rtbet-32pgl9 {
    grid-column: 1/2;
  }
  .rtbet-gckjur.rtbet-tdd1rj > :not(.get-image) {
    grid-column: 1/2;
  }
  .rtbet-gckjur .rtbet-2qdlkf,
  .rtbet-gckjur.rtbet-tdd1rj > .rtbet-2qdlkf {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .rtbet-gckjur.rtbet-tdd1rj > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .rtbet-f0i3x1.rtbet-6gw32g .rtbet-gckjur > .rtbet-2qdlkf {
    grid-row: 1/2;
  }
  .rtbet-gckjur .rtbet-32pgl9 ~ .rtbet-2qdlkf,
  .rtbet-gckjur.rtbet-tdd1rj .rtbet-32pgl9 ~ .rtbet-2qdlkf {
    grid-row: 2/3;
  }
  .rtbet-f0i3x1.rtbet-6gw32g .rtbet-32pgl9 ~ .rtbet-2qdlkf {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .rtbet-5l0kyb:first-child .rtbet-y0soc5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rtbet-5l0kyb:first-child .rtbet-y0soc5 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .rtbet-5l0kyb {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .rtbet-5l0kyb {
    padding: 0;
  }
  .rtbet-vx78p1 {
    margin-top: 1rem;
  }
  .rtbet-040079 {
    border-radius: 5px;
  }
  .rtbet-xsy4ss {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rtbet-bzotxq::after {
    display: inline-block;
  }
  .rtbet-bzotxq {
    margin: 0;
    width: 100%;
  }
  .rtbet-c3cj85 {
    width: 100%;
  }
  .rtbet-c3cj85.rtbet-hgf3vk {
    -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%;
  }
  .rtbet-c3cj85.rtbet-hgf3vk .rtbet-lozh7e {
    width: 100%;
  }
  .rtbet-c3cj85.rtbet-hgf3vk .rtbet-lozh7e:not(:last-child) {
    margin-right: 0;
  }
  .rtbet-7pkze5 {
    width: 100%;
    text-align: center;
  }
  .rtbet-boyoyd.rtbet-8zkyl9 .rtbet-c3cj85 {
    margin-top: 1rem;
  }
  .rtbet-e8aznh {
    grid-template-columns: repeat(3, 1fr);
  }
  .rtbet-bmv2h1,
  .rtbet-8dkpmn {
    grid-template-columns: repeat(2, 1fr);
  }
  .rtbet-5c1a4d,
  .rtbet-rddybn,
  .rtbet-sbociy {
    grid-template-columns: 1fr;
  }
  .rtbet-fd3ibr {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .rtbet-lf8xeh {
    min-width: 300px;
    max-width: 325px;
  }
  .rtbet-2g5797 {
    cursor: auto;
  }
  .rtbet-time3d .rtbet-2g5797 {
    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;
  }
  .rtbet-zqgyiy {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .rtbet-5oivp8 {
    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) {
  .rtbet-zqgyiy {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.rtbet-cd3r27 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .rtbet-6odm4m {
    margin: 0 -0.2rem;
  }
  .rtbet-cd3r27 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .rtbet-80babo {
    -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;
  }
  .rtbet-xakv02 {
    max-width: 100%;
  }
  .rtbet-e8aznh {
    grid-template-columns: repeat(2, 1fr);
  }
  .rtbet-bmv2h1,
  .rtbet-8dkpmn {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .rtbet-8txoen {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rtbet-6odm4m {
    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;
  }
  .rtbet-ygtxgk {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rtbet-xywbek {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .rtbet-pi0lyt,
  .rtbet-nuu3km {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .rtbet-268avg {
    width: 100%;
  }
  .rtbet-e8aznh {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .rtbet-zqgyiy {
    top: 127px !important;
  }
}

.rtbet-5mj6yw {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .rtbet-5mj6yw {
  }
}

@media (max-width: 767px) {
  .rtbet-5mj6yw {
    margin-bottom: 12px;
  }
}

.rtbet-5mj6yw img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.rtbet-gbux0x {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.rtbet-gbux0x > .rtbet-7mp5ej {
  flex: 1 1;
}

@media (max-width: 767px) {
  .rtbet-gbux0x {
    flex-direction: column;
    gap: 12px;
  }
}

.rtbet-wniiuz {
  display: flex;
}

.rtbet-wniiuz .rtbet-yink92 {
  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;
}

.rtbet-wniiuz .rtbet-zk0l0f {
  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;
}

.rtbet-wniiuz .rtbet-t6mfa3 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.rtbet-wniiuz .rtbet-x62jz5 {
  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));
  }
}

.rtbet-wniiuz .rtbet-x62jz5:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.rtbet-wniiuz .rtbet-qz65pj {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.rtbet-gkv45w {
  border: unset;
  background-color: unset;
}

.rtbet-gkv45w tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.rtbet-gkv45w .rtbet-0gk6kc,
.rtbet-gkv45w .rtbet-b6x3lq {
  flex: 0 1 330px;
}

.rtbet-gkv45w .rtbet-wl2713 {
  flex: 1 1;
}

.rtbet-gkv45w tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.rtbet-gkv45w tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.rtbet-gkv45w tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.rtbet-gkv45w tr td p {
  color: #fff;
  margin: 0;
}

.rtbet-gkv45w tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.rtbet-gkv45w tr.rtbet-0gk6kc td p {
  padding: 16px 0;
}

.rtbet-gkv45w tr.rtbet-0gk6kc td p:not(:last-child),
.rtbet-gkv45w tr.rtbet-b6x3lq td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.rtbet-gkv45w tr.rtbet-0gk6kc td p:first-child,
.rtbet-gkv45w tr.rtbet-b6x3lq td p:first-child {
  padding-top: 0;
}

.rtbet-gkv45w tr.rtbet-b6x3lq td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.rtbet-gkv45w tr.rtbet-b6x3lq td p:last-child {
  padding-bottom: 0;
}

.rtbet-gkv45w .rtbet-b6x3lq img {
  max-width: 32px;
}

.rtbet-gkv45w .rtbet-wl2713 {
  min-width: 718px;
}

.rtbet-gkv45w .rtbet-wl2713 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.rtbet-gkv45w .rtbet-wl2713 td {
  display: flex;
}

.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-z8ett3,
.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-n5fgb8,
.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-lv9om3 {
  flex: 1 1 50%;
}

.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-1tp7iu {
  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;
}

.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-82omr7,
.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-cofb5w {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-z8ett3,
.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-n5fgb8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-z8ett3 span,
.rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-n5fgb8 span {
  font-weight: 800;
}

.rtbet-gkv45w .rtbet-wl2713 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .rtbet-gkv45w .rtbet-wl2713 td .rtbet-lv9om3:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .rtbet-gkv45w tr.rtbet-0gk6kc td p:last-child {
    padding-bottom: 0;
  }
  .rtbet-gkv45w .rtbet-b6x3lq > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .rtbet-gkv45w .rtbet-b6x3lq > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .rtbet-gkv45w tr.rtbet-0gk6kc td p:not(:last-child),
  .rtbet-gkv45w tr.rtbet-b6x3lq td p:not(:last-child) {
    border-bottom: unset;
  }
  .rtbet-gkv45w tr.rtbet-b6x3lq td p:last-child {
    padding-bottom: 12px;
  }
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-z8ett3,
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-n5fgb8,
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-lv9om3 {
    flex: 1 1 50%;
    padding: 0;
  }
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-z8ett3,
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-n5fgb8 {
    margin-top: 16px;
  }
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-lv9om3 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-z8ett3 {
    border-right: 1px solid var(--border-color);
  }
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-lv9om3:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .rtbet-gkv45w .rtbet-wl2713 td:last-child .rtbet-lv9om3:last-child {
    padding-bottom: 0;
  }
}

.rtbet-lv9om3 {
  display: flex;
  flex-direction: column;
}

.rtbet-gkv45w .rtbet-wl2713 td .rtbet-lv9om3 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.rtbet-gkv45w .rtbet-wl2713 td .rtbet-lv9om3:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.rtbet-gkv45w .rtbet-wl2713 td .rtbet-lv9om3:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .rtbet-gkv45w .rtbet-wl2713 td .rtbet-lv9om3:not(:first-child) {
    padding-left: 0;
  }
  .rtbet-gkv45w .rtbet-wl2713 td .rtbet-lv9om3:not(:last-of-type) {
    border-right: unset;
  }
}

.rtbet-gkv45w .rtbet-oq3tok {
  flex: 0 1 485px;
}

.rtbet-gkv45w .rtbet-nnwnzg {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.rtbet-gkv45w .rtbet-nnwnzg li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rtbet-gkv45w .rtbet-nnwnzg li.rtbet-we4biz {
  padding: 6px 12px;
}

.rtbet-gkv45w .rtbet-nnwnzg li a,
.rtbet-gkv45w .rtbet-nnwnzg 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;
}

.rtbet-gkv45w .rtbet-qqt2cm,
.rtbet-gkv45w .rtbet-kjlimc {
  flex: 1 1;
}

.rtbet-gkv45w .rtbet-jgy0r6,
.rtbet-gkv45w .rtbet-xuruwc {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.rtbet-gkv45w .rtbet-jgy0r6 li,
.rtbet-gkv45w .rtbet-xuruwc li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.rtbet-gkv45w .rtbet-kjlimc img {
  max-width: 32px;
}

.rtbet-gkv45w .rtbet-qqt2cm img {
  max-width: 32px;
}

.rtbet-gkv45w .rtbet-z87eco {
  min-width: 280px;
}

.rtbet-gkv45w .rtbet-z87eco img {
  max-width: 146px;
}

.rtbet-gkv45w .rtbet-z87eco td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .rtbet-gkv45w .rtbet-0gk6kc,
  .rtbet-gkv45w .rtbet-b6x3lq {
    flex: 0 1 auto;
  }
  .rtbet-gkv45w .rtbet-wl2713 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .rtbet-gkv45w .rtbet-0gk6kc,
  .rtbet-gkv45w .rtbet-oq3tok,
  .rtbet-gkv45w .rtbet-b6x3lq,
  .rtbet-gkv45w .rtbet-wl2713 {
    flex: 1 1 calc(50% - 20px);
  }
  .rtbet-gkv45w .rtbet-qqt2cm,
  .rtbet-gkv45w .rtbet-z87eco,
  .rtbet-gkv45w .rtbet-kjlimc {
    flex: 1 1 30%;
  }
  .rtbet-gkv45w .rtbet-z87eco {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .rtbet-gkv45w .rtbet-0gk6kc,
  .rtbet-gkv45w .rtbet-oq3tok,
  .rtbet-gkv45w .rtbet-qqt2cm,
  .rtbet-gkv45w .rtbet-b6x3lq,
  .rtbet-gkv45w .rtbet-wl2713,
  .rtbet-gkv45w .rtbet-z87eco,
  .rtbet-gkv45w .rtbet-kjlimc {
    flex: 1 1 100%;
  }
}

.rtbet-t3xyj3 .rtbet-a65s4i {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.rtbet-t3xyj3 .rtbet-37gqox {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.rtbet-t3xyj3 .rtbet-ifddfw {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.rtbet-t3xyj3 .rtbet-8mpli8 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.rtbet-t3xyj3 .rtbet-8mpli8 > :nth-child(3) {
  margin-top: 0;
}

.rtbet-t3xyj3 .rtbet-2qdlkf {
  grid-column: 2/3;
  grid-row: 1/10;
}

.rtbet-t3xyj3 .rtbet-e2dm5o {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.rtbet-t3xyj3 .rtbet-vx78p1 {
  grid-column: 1/2;
}

.rtbet-t3xyj3 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.rtbet-t3xyj3 .rtbet-37gqox: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;
}

.rtbet-t3xyj3 .rtbet-37gqox:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.rtbet-t3xyj3 .rtbet-268avg {
  min-width: 240px;
}

@media (max-width: 768px) {
  .rtbet-t3xyj3 .rtbet-37gqox:not(:last-child):before {
    bottom: 8px;
  }
  .rtbet-t3xyj3 .rtbet-37gqox:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .rtbet-t3xyj3 .rtbet-8mpli8 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .rtbet-t3xyj3 .rtbet-2qdlkf {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .rtbet-t3xyj3 .rtbet-2qdlkf img {
    width: 100%;
    height: auto;
  }
  .rtbet-t3xyj3 .rtbet-268avg {
    width: 100%;
    min-width: unset;
  }
}

.rtbet-ipbre5 .rtbet-rq8jza {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.rtbet-ipbre5 .rtbet-timdz4 {
  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;
}

.rtbet-ipbre5 .rtbet-2qdlkf {
  height: 100%;
}

.rtbet-ipbre5 .rtbet-2qdlkf img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.rtbet-ipbre5 .rtbet-rhw8cq {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.rtbet-ipbre5 .rtbet-zknjjy {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.rtbet-ipbre5 .rtbet-w9cn5e {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .rtbet-ipbre5 .rtbet-timdz4 {
    flex: 1 1 100%;
  }
  .rtbet-ipbre5 .rtbet-p2ha9g {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .rtbet-ipbre5 .rtbet-timdz4 {
    flex-direction: column;
  }
  .rtbet-ipbre5 .rtbet-2qdlkf {
    width: 100%;
    height: auto;
  }
  .rtbet-ipbre5 .rtbet-2qdlkf img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .rtbet-ipbre5 .rtbet-rhw8cq {
    padding: 0 16px 16px 16px;
  }
  .rtbet-ipbre5 .rtbet-p2ha9g {
    min-width: unset;
    width: 100%;
  }
}

.rtbet-8h0i2r .rtbet-6ywpxx {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.rtbet-8h0i2r .rtbet-o0o5n7 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.rtbet-8h0i2r 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;
}

.rtbet-8h0i2r .rtbet-aq82bm {
  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;
}

.rtbet-8h0i2r .rtbet-o0o5n7:hover .rtbet-aq82bm {
  display: flex;
}

.rtbet-8h0i2r .rtbet-virdpt {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rtbet-8h0i2r .rtbet-7vsfxu {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.rtbet-kluk1f {
  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;
}

.rtbet-kluk1f.rtbet-sclqq1 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.rtbet-kn670y ease-in-out;
}

.rtbet-kluk1f.rtbet-sclqq1:hover {
  color: #f9cb16;
  background-color: transparent;
}

.rtbet-8h0i2r .rtbet-m838gu {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.rtbet-kn670y ease-in-out;
}

.rtbet-8h0i2r .rtbet-m838gu:hover {
  color: #196948;
  background-color: #f9cb16;
}

.rtbet-8h0i2r .rtbet-m838gu:after,
.rtbet-kluk1f.rtbet-sclqq1:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.rtbet-kluk1f.rtbet-sclqq1:after {
  background-image: url(../images/Cash.svg);
}

.rtbet-8h0i2r .rtbet-m838gu:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .rtbet-8h0i2r .rtbet-6ywpxx {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .rtbet-8h0i2r .rtbet-6ywpxx {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .rtbet-8h0i2r .rtbet-6ywpxx {
    grid-template-columns: 1fr;
  }
  .rtbet-8h0i2r .rtbet-o0o5n7 {
    height: auto;
  }
  .rtbet-8h0i2r .rtbet-o0o5n7 .rtbet-aq82bm {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .rtbet-8h0i2r .rtbet-virdpt,
  .rtbet-8h0i2r .rtbet-7vsfxu {
    text-align: left;
  }
  .rtbet-8h0i2r .rtbet-7vsfxu {
    margin-bottom: 8px;
  }
  .rtbet-8h0i2r img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.rtbet-mxoxbu {
  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;
}

.rtbet-mxoxbu.rtbet-xgugd6 {
  display: block;
}

.rtbet-mxoxbu .rtbet-zqtaq3 {
  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;
}

.rtbet-mxoxbu .rtbet-u7rkxe {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.rtbet-mxoxbu .rtbet-aztaga {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.rtbet-mxoxbu .rtbet-w9v30y {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.rtbet-mxoxbu .rtbet-kluk1f {
  min-width: 296px;
  margin-bottom: 0;
}

.rtbet-mxoxbu .rtbet-8xiyas {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.rtbet-mxoxbu .rtbet-c8yqoj {
  position: relative;
  flex: 1 1;
}

.rtbet-mxoxbu .rtbet-c8yqoj iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .rtbet-mxoxbu .rtbet-u7rkxe {
    flex-wrap: wrap;
    gap: 8px;
  }
  .rtbet-mxoxbu .rtbet-aztaga {
    order: 1;
  }
  .rtbet-mxoxbu .rtbet-w9v30y {
    order: 3;
    flex: 1 1 100%;
  }
  .rtbet-mxoxbu .rtbet-kluk1f {
    width: 100%;
    min-width: unset;
  }
  .rtbet-mxoxbu .rtbet-8xiyas {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .rtbet-gckjur > .rtbet-32pgl9 {
    margin-bottom: 0;
  }
  .rtbet-gckjur > .rtbet-vx78p1,
  .rtbet-gckjur > p {
    margin-top: 0;
  }
}

.rtbet-ny1x4x img,
.rtbet-cd3r27 img {
  width: auto;
  object-fit: contain;
}

.rtbet-ny1x4x {
  align-items: center;
}

.rtbet-ny1x4x img {
  max-height: 76px;
}

.rtbet-cd3r27 img {
  max-height: 64px;
}

.rtbet-ea9rj9 {
  overflow: auto;
}

.rtbet-zkd7ic {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.rtbet-avhkm5:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.rtbet-vobgaq {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.rtbet-5a5yvm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.rtbet-vobgaq .rtbet-2qdlkf {
  margin-right: 20px;
  flex-shrink: 0;
}

.rtbet-vobgaq img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.rtbet-0i15ih {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.rtbet-0i15ih > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .rtbet-vobgaq {
    padding: 15px 10px;
  }
  .rtbet-0i15ih {
    padding: 15px 10px;
  }
  .rtbet-vobgaq .rtbet-2qdlkf {
    margin-right: 10px;
  }
}

.rtbet-zx4sz9 {
  overflow-x: auto;
}

.rtbet-85o00l {
  border-collapse: collapse;
  width: 100%;
}

.rtbet-zx4sz9 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.rtbet-zx4sz9 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.rtbet-zx4sz9 td.rtbet-751lbl {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.rtbet-zx4sz9 td.rtbet-8gtuma {
  border-right: none;
}

.rtbet-zx4sz9 td.rtbet-8gtuma .rtbet-2qdlkf {
  justify-content: flex-start;
}

.rtbet-zx4sz9 td.rtbet-8gtuma .rtbet-2qdlkf img {
  height: auto;
  width: 90px;
}

.rtbet-zx4sz9 td.rtbet-wxli77,
.rtbet-zx4sz9 td.rtbet-npxsiw {
  font-weight: 600;
  text-align: right;
}

.rtbet-zx4sz9 td.rtbet-z610bz,
.rtbet-zx4sz9 td.rtbet-wxli77 {
  padding-bottom: 10px;
  border-bottom: none;
}

.rtbet-zx4sz9 td.rtbet-wxli77,
.rtbet-zx4sz9 td.rtbet-npxsiw {
  border-left: none;
}

.rtbet-zx4sz9 td.rtbet-z610bz,
.rtbet-zx4sz9 td.rtbet-bnop2f {
  border-right: none;
}

.rtbet-zx4sz9 td.rtbet-bnop2f,
.rtbet-zx4sz9 td.rtbet-npxsiw {
  border-top: none;
  padding-top: 10px;
}

.rtbet-1hcxq2 {
  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;
}

.rtbet-1hcxq2 .rtbet-p2ha9g {
  min-width: unset;
  width: 100%;
}

.rtbet-1hcxq2 .rtbet-p2ha9g.rtbet-nxh1b2 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.rtbet-1hcxq2 .rtbet-p2ha9g.rtbet-p2l837 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.rtbet-1hcxq2 .rtbet-zqcf0l {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .rtbet-1hcxq2 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .rtbet-1hcxq2 .rtbet-p2ha9g.rtbet-nxh1b2 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .rtbet-1hcxq2 .rtbet-p2ha9g.rtbet-p2l837 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .rtbet-1hcxq2 .rtbet-zqcf0l {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.rtbet-6bysnd {
  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;
}

.rtbet-9k8whg {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.rtbet-whmb06 p a img {
  margin: 0 auto;
  display: block;
}

.rtbet-whmb06 table {
  margin-bottom: 17px;
}

/* contanct form */
.rtbet-mfskwf {
  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;
}

.rtbet-mfskwf label {
  font-size: 14px;
}

.rtbet-mfskwf h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rtbet-mfskwf input,
.rtbet-mfskwf textarea,
.rtbet-mfskwf 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;
}
.rtbet-mfskwf button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rtbet-kn670y ease;
}
.rtbet-mfskwf button:hover {
  background-color: #691204;
}
.rtbet-gxn66d {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rtbet-vn9q4c ease-in;
}

.rtbet-gxn66d h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.rtbet-eajq0w, .rtbet-65k16x, [class*="review-card"],
thead, thead th, table th, .rtbet-jux7rw,
.rtbet-wp9n3u, [class*="collapsible-header"],
.rtbet-rws68w, [class*="updated-block"] {
  color: #ece7dc !important;
}
