@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);
}

.rainbet-upv3q9 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rainbet-c95loc {
  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.rainbet-widvih,
ul.rainbet-widvih {
  padding-left: 20px;
}

ul.rainbet-widvih {
  list-style: disc;
}

ol.rainbet-widvih {
  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;
  }
}

.rainbet-owy3nu > .rainbet-wrw6r5,
.rainbet-owy3nu > .rainbet-clfbgb,
.rainbet-owy3nu > blockquote,
.rainbet-owy3nu > h1,
.rainbet-owy3nu > h2,
.rainbet-owy3nu > h3,
.rainbet-owy3nu > h4,
.rainbet-owy3nu > h5,
.rainbet-owy3nu > h6,
.rainbet-owy3nu > ol,
.rainbet-owy3nu > p,
.rainbet-owy3nu > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rainbet-owy3nu > ol,
.rainbet-owy3nu > ul {
  padding-left: 50px;
}

.rainbet-owy3nu 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;
}

.rainbet-owy3nu:not(:last-child) {
  margin-bottom: 2rem;
}

.rainbet-owy3nu > :not(:first-child) {
  margin-top: 2rem;
}

.rainbet-owy3nu {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rainbet-owy3nu:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .rainbet-owy3nu:first-child {
    margin-top: 20px;
  }
}

.rainbet-owy3nu > p:last-of-type {
  margin-bottom: 32px;
}

.rainbet-owy3nu > .rainbet-rhst0r:not(:first-child) {
  margin: 64px auto 16px auto;
}

.rainbet-fz5ekj > .rainbet-rhst0r {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.rainbet-clfbgb {
  overflow: auto;
}

.rainbet-clfbgb::-webkit-scrollbar {
  height: 5px;
}

.rainbet-clfbgb table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.rainbet-clfbgb table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.rainbet-clfbgb table thead,
table thead {
  border-bottom: none;
}

.rainbet-clfbgb table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.rainbet-clfbgb table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.rainbet-clfbgb table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.rainbet-clfbgb .rainbet-dp6o9m {
  table-layout: auto;
}

.rainbet-clfbgb .rainbet-dp6o9m th {
  word-break: normal;
}

.rainbet-clfbgb .rainbet-dp6o9m td {
  word-break: normal;
}

.rainbet-upv3q9 .rainbet-upv3q9 {
  padding-right: 0;
  padding-left: 0;
}

.rainbet-zy0cn9 {
  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;
}

.rainbet-azi7oo {
  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;
}

.rainbet-hzmj7p {
  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;
}

.rainbet-wrw6r5 {
  margin-top: 24px;
}

.rainbet-wrw6r5.rainbet-mo49gf {
  text-align: left;
}

.rainbet-wrw6r5.rainbet-4g2jxi {
  text-align: right;
}

.rainbet-wrw6r5.rainbet-gzx5n8 {
  text-align: center;
}

.rainbet-l8a4ei {
  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.rainbet-tqbmzq ease-in-out;
  cursor: pointer;
}

.rainbet-l8a4ei:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.rainbet-l8a4ei {
  min-width: 328px;
}

@media (max-width: 768px) {
  .rainbet-l8a4ei {
    min-width: unset;
  }
}

.rainbet-d0nuem {
  background-color: var(--fh-bg-color);
}

.rainbet-la8wkj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.rainbet-mxwb4b {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.rainbet-mxwb4b img {
  max-height: 80px;
  object-fit: contain;
}

.rainbet-386hpu {
  flex: 1 1;
}

.rainbet-n5dyyc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.rainbet-9pyxfh {
  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;
}

.rainbet-9pyxfh 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;
}

.rainbet-9pyxfh.rainbet-73798h span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.rainbet-9pyxfh.rainbet-73798h span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.rainbet-9pyxfh.rainbet-73798h span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.rainbet-386hpu + .rainbet-n5dyyc {
  margin-left: 20px;
}

.rainbet-lrg8am {
  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;
}

.rainbet-lrg8am > svg {
  max-width: 24px;
  max-height: 24px;
}

.rainbet-lrg8am + .rainbet-lrg8am {
  margin-left: 5px;
}

.rainbet-plw4gn {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.rainbet-plw4gn:hover {
  background-color: var(--button-bg-hover);
}

.rainbet-3iguru {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.rainbet-tqbmzq ease-in-out;
  border: 1px solid var(--border-color);
}

.rainbet-3iguru:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.rainbet-mq7qm7 {
  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) {
  .rainbet-386hpu {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .rainbet-mq7qm7 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .rainbet-386hpu {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .rainbet-lrg8am {
    min-width: unset;
    flex: 1 1;
  }
}

.rainbet-h682cu {
  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;
}

.rainbet-h682cu:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.rainbet-h682cu:hover .rainbet-5bavwo {
  opacity: 1;
  pointer-events: auto;
}

.rainbet-qlomok {
  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.rainbet-7wd889 ease-in-out;
  gap: 4px;
}

.rainbet-qlomok > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.rainbet-qlomok .rainbet-zy0cn9 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.rainbet-gjplul,
.rainbet-qlomok:hover {
  color: var(--button-bg-hover);
}

.rainbet-sp9mko {
  position: relative;
}

.rainbet-sp9mko .rainbet-qlomok {
  margin-right: 0;
  padding-right: 4px;
}

.rainbet-h5wphx svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.rainbet-sp9mko.rainbet-73798h .rainbet-h5wphx svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.rainbet-sp9mko.rainbet-73798h .rainbet-5bavwo {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.rainbet-sp9mko.rainbet-73798h .rainbet-5bavwo::before {
  display: none;
}

.rainbet-h5wphx svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.rainbet-5bavwo {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.rainbet-l3ko29 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.rainbet-5bavwo::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.rainbet-5bavwo:hover {
  color: var(--fh-bg-color);
}

.rainbet-90bo02 {
  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.rainbet-l3ko29 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.rainbet-7wd889 ease-in-out;
  -o-transition: 0.rainbet-7wd889 ease-in-out;
  transition: 0.rainbet-7wd889 ease-in-out;
}

.rainbet-90bo02 .rainbet-zy0cn9 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.rainbet-9amhug,
.rainbet-90bo02:hover {
  color: var(--button-bg-hover);
}

.rainbet-p0peu2 {
  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%;
}

.rainbet-p0peu2.rainbet-ke07wk {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.rainbet-p0peu2.rainbet-ke07wk:after,
.rainbet-p0peu2.rainbet-ke07wk:before {
  content: "";
  position: absolute;
  margin: auto;
}

.rainbet-p0peu2.rainbet-ke07wk: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);
  }
}

.rainbet-p0peu2.rainbet-ke07wk:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.rainbet-p0peu2.rainbet-ke07wk > * {
  z-index: 1;
}

.rainbet-p0peu2 b,
.rainbet-p0peu2 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.rainbet-p0peu2 .rainbet-tk0sgz {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.rainbet-p0peu2 .rainbet-pgfxkl {
  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;
}

.rainbet-p0peu2 .rainbet-zy0cn9 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.rainbet-p0peu2 .rainbet-63u7rz {
  margin-top: 12px;
}

.rainbet-63u7rz {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.rainbet-5ku412 {
  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;
}

.rainbet-63u7rz .rainbet-s5acwl {
  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.rainbet-tqbmzq ease-in-out;
}

.rainbet-63u7rz .rainbet-s5acwl:hover {
  background: rgba(255, 255, 255, 0.3);
}

.rainbet-g3db3i {
  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;
}

.rainbet-p0peu2.rainbet-xstl35 {
  gap: 12px;
  padding: 16px;
}

.rainbet-p0peu2.rainbet-xstl35 .rainbet-g3db3i {
  min-width: 240px;
}

.rainbet-p0peu2.rainbet-xstl35 .rainbet-g3db3i.rainbet-8nq6gv {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .rainbet-p0peu2 .rainbet-tk0sgz {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .rainbet-p0peu2 .rainbet-pgfxkl {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .rainbet-p0peu2 .rainbet-zy0cn9 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .rainbet-p0peu2.rainbet-xstl35 .rainbet-zy0cn9 {
    max-width: 126px;
  }
  .rainbet-p0peu2 .rainbet-63u7rz {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .rainbet-p0peu2 .rainbet-5ku412 {
    max-width: unset;
  }
  .rainbet-g3db3i {
    min-width: unset;
    width: 100%;
  }
  .rainbet-p0peu2 .rainbet-g3db3i {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .rainbet-p0peu2.rainbet-xstl35 {
    grid-template-rows: auto 1fr auto;
  }
  .rainbet-p0peu2.rainbet-xstl35 .rainbet-g3db3i {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .rainbet-p0peu2 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .rainbet-p0peu2 .rainbet-tk0sgz {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .rainbet-p0peu2 .rainbet-zy0cn9 {
    max-width: 78px;
  }
  .rainbet-p0peu2 .rainbet-63u7rz {
    margin-top: -12px;
  }
  .rainbet-p0peu2.rainbet-xstl35 {
    gap: 8px;
  }
  .rainbet-p0peu2.rainbet-xstl35 .rainbet-tk0sgz {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .rainbet-p0peu2.rainbet-xstl35 .rainbet-pgfxkl {
    grid-column: 1/3;
  }
  .rainbet-p0peu2.rainbet-xstl35 .rainbet-zy0cn9 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .rainbet-p0peu2.rainbet-xstl35 .rainbet-zy0cn9 img {
    max-width: 114px;
  }
}

.rainbet-g3db3i.rainbet-wu5vd5,
.rainbet-g3db3i.rainbet-9u9f4w,
.rainbet-g3db3i.rainbet-zqe0xl {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.rainbet-tqbmzq ease-in-out;
}

.rainbet-g3db3i.rainbet-wu5vd5,
.rainbet-g3db3i.rainbet-zqe0xl {
  padding: 10px;
}

.rainbet-g3db3i.rainbet-wu5vd5:hover,
.rainbet-g3db3i.rainbet-9u9f4w:hover,
.rainbet-g3db3i.rainbet-zqe0xl:hover {
  background: var(--button-bg-hover);
}

.rainbet-g3db3i.rainbet-wu5vd5:hover svg path,
.rainbet-g3db3i.rainbet-zqe0xl:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.rainbet-g3db3i.rainbet-8nq6gv {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.rainbet-tqbmzq ease-in-out;
  background: var(--button-bg-color);
}

.rainbet-g3db3i.rainbet-8nq6gv:hover {
  background-color: var(--button-bg-hover);
}

.rainbet-g3db3i.rainbet-9u9f4w: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);
  }
}

.rainbet-g3db3i.rainbet-9u9f4w:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.rainbet-g3db3i.rainbet-8nq6gv:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.rainbet-5zzmys {
  max-width: 650px;
}

.rainbet-znnwst {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.rainbet-6rd0ib {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.rainbet-rdsern {
  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.rainbet-7wd889 ease-in-out;
  cursor: pointer;
}

.rainbet-rdsern:hover {
  opacity: 0.5;
}

.rainbet-rdsern:focus {
  outline: 0;
}

.rainbet-rdsern:focus .rainbet-5xkejn,
.rainbet-rdsern:hover .rainbet-5xkejn {
  fill: red;
  fill-opacity: 1;
}

.rainbet-rdsern:hover {
  cursor: pointer;
}

.rainbet-333z0e {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.rainbet-5zzmys.rainbet-gzx5n8 {
  margin: 0 auto;
}

.rainbet-5zzmys.rainbet-4g2jxi {
  margin-left: auto;
}

.rainbet-4nrpj1 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.rainbet-qr01ci {
  padding-bottom: 50px;
}

.rainbet-rzqwyl {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.rainbet-1nw72o {
  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;
}

.rainbet-j1xy3m {
  margin-top: 24px;
}

.rainbet-sfttg9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rainbet-87ksb8 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.rainbet-vfi444 {
  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;
}

.rainbet-0qvpr3 {
  width: 468px;
}

.rainbet-vfi444 .rainbet-5bavwo {
  margin: 0.rainbet-tp8ht9 0;
}

.rainbet-hqsr8a {
  display: flex;
  min-width: 224px;
}

.rainbet-dmk3m3 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.rainbet-7wd889 ease-in-out;
}

.rainbet-95h34f,
.rainbet-dmk3m3:hover {
  color: var(--text-color);
}

.rainbet-8uqax4 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.rainbet-zihv6w {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .rainbet-4nrpj1 {
    padding: 16px;
  }
  .rainbet-8uqax4 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .rainbet-zihv6w {
    align-items: center;
  }
  .rainbet-0qvpr3 {
    width: unset;
  }
  .rainbet-hqsr8a {
    min-width: unset;
  }
  .rainbet-vfi444 {
    max-height: unset;
  }
  .rainbet-rzqwyl {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .rainbet-4nrpj1 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.rainbet-jju6zp {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.rainbet-jju6zp:not(:last-child) {
  margin-bottom: 16px;
}

.rainbet-01v6f2 {
  outline: 0;
}

.rainbet-01v6f2 .rainbet-zn7a2z {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.rainbet-25tngk {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .rainbet-25tngk {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.rainbet-25tngk::-webkit-details-marker {
  display: none;
}

.rainbet-25tngk: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;
}

.rainbet-25tngk: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] .rainbet-25tngk:after {
  transform: unset;
}

.rainbet-zn7a2z {
  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);
}

.rainbet-zn7a2z 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.rainbet-7wd889 ease-in-out;
  -o-transition: 0.rainbet-7wd889 ease-in-out;
  transition: 0.rainbet-7wd889 ease-in-out;
}

.rainbet-cwjt6g {
  padding: 16px 0 0 0;
}

.rainbet-cwjt6g * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .rainbet-cwjt6g :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .rainbet-25tngk {
    flex-wrap: wrap;
    gap: 12px;
  }
  .rainbet-25tngk::after {
    margin-left: auto;
  }
  .rainbet-zn7a2z {
    order: 3;
    flex: 1 1 100%;
  }
  .rainbet-25tngk {
    font-size: 14px;
    line-height: 130%;
  }
  .rainbet-zn7a2z svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.rainbet-0kdkwi {
  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;
}

.rainbet-l0fsgy {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.rainbet-0kdkwi.rainbet-73798h .rainbet-l0fsgy {
  margin-bottom: 12px;
}

.rainbet-l0fsgy::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;
}

.rainbet-0kdkwi.rainbet-73798h .rainbet-l0fsgy::after {
  transform: unset;
}

.rainbet-6u3l99 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.rainbet-zs00z8 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.rainbet-7wd889 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.rainbet-zs00z8: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;
}

.rainbet-0kdkwi.rainbet-73798h .rainbet-6u3l99 {
  max-height: 100%;
}

.rainbet-k96048 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.rainbet-ki964b {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.rainbet-n32thi {
  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;
}

.rainbet-9simkl {
  margin-right: 4px;
}

.rainbet-bm5hrj {
  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.rainbet-7wd889 ease-in-out;
}

.rainbet-bm5hrj svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.rainbet-7k2mx9,
.rainbet-bm5hrj:hover {
  color: var(--text-color);
}

.rainbet-ntmcyx {
  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;
}

.rainbet-ntmcyx img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.rainbet-ntmcyx .rainbet-dwl64e {
  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;
}

.rainbet-ntmcyx .rainbet-v2q1vz {
  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;
}

.rainbet-0bo0su {
  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;
}

.rainbet-pgb19v {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rainbet-blfljw .rainbet-upv3q9 {
  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;
}

.rainbet-blfljw {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.rainbet-8xqg9a {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.rainbet-gpap5k {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.rainbet-lymynx {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.rainbet-3dlujn 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;
}

.rainbet-lymynx:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.rainbet-oxt7j5 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.rainbet-odunrk {
  -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.rainbet-7wd889 ease-in-out;
  transition: transform 0.rainbet-7wd889 ease-in-out;
  -o-transition: transform 0.rainbet-7wd889 ease-in-out;
  transition:
    transform 0.rainbet-7wd889 ease-in-out,
    -webkit-transform 0.rainbet-7wd889 ease-in-out;
  cursor: pointer;
}

.rainbet-odunrk svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.rainbet-odunrk: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;
}

.rainbet-pdlcv2 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .rainbet-pdlcv2 {
    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);
}

.rainbet-7642ex {
  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;
}

.rainbet-ybx8vg {
  position: relative;
  width: 100%;
}

.rainbet-7642ex.rainbet-239xe0 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.rainbet-7642ex.rainbet-gzx5n8 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rainbet-7642ex.rainbet-4g2jxi {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.rainbet-i6cirw {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.rainbet-t9aqpl {
  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.rainbet-7wd889 ease-in-out;
  cursor: pointer;
}

.rainbet-t9aqpl:hover {
  opacity: 0.5;
}

.rainbet-7642ex.rainbet-9kzba9 .rainbet-t9aqpl {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.rainbet-7642ex.rainbet-9kzba9 .rainbet-i6cirw {
  cursor: pointer;
}

.rainbet-yw98e1 {
  fill: #0009;
}

.rainbet-8n9xau {
  fill: #fff;
}

.rainbet-t9aqpl:hover .rainbet-yw98e1 {
  fill: red;
}

.rainbet-t9aqpl svg path {
  -webkit-transition: 0.rainbet-7wd889 ease-in-out;
  -o-transition: 0.rainbet-7wd889 ease-in-out;
  transition: 0.rainbet-7wd889 ease-in-out;
}

.rainbet-cd4lrq {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.rainbet-cd4lrq > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.rainbet-cd4lrq.rainbet-pz4hnu > :not(.get-image) {
  grid-column: 1/3;
}

.rainbet-yuziet:not(._h1-block) .rainbet-cd4lrq > .rainbet-rhst0r {
  grid-row: 1/2;
  grid-column: 1/3;
}

.rainbet-cd4lrq.rainbet-pz4hnu .rainbet-u0olwt {
  grid-column: 2/3;
}

.rainbet-cd4lrq.rainbet-pz4hnu > .rainbet-zy0cn9 {
  grid-column: 1/2;
}

.rainbet-cd4lrq.rainbet-pz4hnu > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.rainbet-cd4lrq > p:first-of-type {
  margin-top: 0;
}

.rainbet-cd4lrq .rainbet-zy0cn9 {
  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;
}

.rainbet-yuziet:not(._h1-block) .rainbet-rhst0r ~ .rainbet-zy0cn9 {
  grid-row: 2/10;
}

.rainbet-yuziet.rainbet-zit7dz .rainbet-rhst0r ~ .rainbet-zy0cn9 {
  grid-row: 1/10;
}

.rainbet-yuziet.rainbet-zit7dz > .rainbet-rhst0r {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.rainbet-yuziet.rainbet-zit7dz .rainbet-zy0cn9 {
  grid-row: 1/10;
}

.rainbet-cd4lrq.rainbet-gn8c6s .rainbet-zy0cn9 {
  align-items: flex-start;
}

.rainbet-cd4lrq.rainbet-gzx5n8 .rainbet-u0olwt {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.rainbet-cd4lrq.rainbet-gzx5n8 .rainbet-zy0cn9 {
  align-items: center;
}

.rainbet-cd4lrq.rainbet-6gh0cb .rainbet-zy0cn9 {
  align-items: flex-end;
}

.rainbet-u0olwt > :first-child {
  margin-top: 0;
}

.rainbet-u0olwt > :last-child {
  margin-bottom: 0;
}

* + .rainbet-guuioi,
.rainbet-yuziet + .rainbet-yuziet {
  margin-top: 2rem;
}

.rainbet-upufqu td::before,
.rainbet-upufqu th::after {
  display: none !important;
}

.rainbet-upufqu #link-selector {
  color: #000;
}

.rainbet-upufqu .rainbet-hhjo6u {
  color: #135e96;
}

.rainbet-upufqu .rainbet-onpytc *,
.rainbet-upufqu .rainbet-42mhhk p,
.rainbet-upufqu .rainbet-zg8a5w * {
  color: #000;
}

.rainbet-upufqu .rainbet-lqy2cm {
  background: 0 0 !important;
}

.rainbet-upufqu .rainbet-6cy246 {
  color: #000;
}

.rainbet-upufqu .rainbet-n3nyon.rainbet-5jerti {
  color: #fff;
}

.rainbet-upufqu .rainbet-ovu844 {
  color: #000;
}

.rainbet-upufqu
  .rainbet-5fcn36
  .rainbet-afg66d.rainbet-5jerti.rainbet-414a0f {
  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;
}

.rainbet-r7mh9g,
body .rainbet-f5g6n3 {
  color: #000;
  background: var(--color-body) !important;
}

.rainbet-r7mh9g .rainbet-ie1qrm .rainbet-utk3wu,
body .rainbet-f5g6n3 .rainbet-ie1qrm .rainbet-utk3wu {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .rainbet-zs00z8:focus,
  .rainbet-zs00z8:hover {
    color: #f9cb16;
  }
  .rainbet-ct44mk:focus,
  .rainbet-ct44mk:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .rainbet-vnqggi:focus img,
  .rainbet-vnqggi:focus svg,
  .rainbet-vnqggi:hover img,
  .rainbet-vnqggi:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .rainbet-ntmcyx {
    display: none;
  }
}

@media (min-width: 1024px) {
  .rainbet-sp9mko:hover .rainbet-h5wphx svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .rainbet-h5wphx {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .rainbet-w8r0dj {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .rainbet-l3iqbr {
    grid-template-columns: repeat(4, 1fr);
  }
  .rainbet-w0vg3n {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .rainbet-1m2nsc .rainbet-l9xraj {
    grid-template-columns: 1fr;
  }
  .rainbet-1m2nsc .rainbet-81miok {
    -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;
  }
  .rainbet-1m2nsc .rainbet-f7351m {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .rainbet-1m2nsc .rainbet-di0u9x {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .rainbet-1m2nsc .rainbet-brdi4t {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .rainbet-1m2nsc .rainbet-f7351m:not(:first-child) {
    border: none;
  }
  .rainbet-1m2nsc .rainbet-f7351m:first-child .rainbet-di0u9x {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .rainbet-1m2nsc .rainbet-f7351m:last-child .rainbet-di0u9x {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .rainbet-la8wkj {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .rainbet-mxwb4b {
    max-width: 100px;
  }
  .rainbet-386hpu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .rainbet-n5dyyc {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .rainbet-n5dyyc svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .rainbet-9pyxfh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .rainbet-386hpu + .rainbet-n5dyyc {
    margin-left: auto;
  }
  .rainbet-qhhw52 {
    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;
  }
  .rainbet-qhhw52.rainbet-73798h {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .rainbet-mq7qm7 {
    -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;
  }
  .rainbet-h682cu {
    width: 100%;
  }
  .rainbet-h682cu:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .rainbet-qlomok {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .rainbet-qlomok svg {
    margin-right: 4px;
  }
  .rainbet-sp9mko {
    -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;
  }
  .rainbet-h5wphx svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .rainbet-h5wphx {
    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;
  }
  .rainbet-5bavwo {
    display: none;
    width: 100%;
  }
  .rainbet-sp9mko.rainbet-73798h .rainbet-5bavwo {
    padding: 0 0 0 48px;
  }
  .rainbet-90bo02 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .rainbet-1nw72o .rainbet-zy0cn9 {
    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;
  }
  .rainbet-go95af {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .rainbet-go95af + .rainbet-go95af {
    margin-right: 0;
  }
  .rainbet-go95af + .rainbet-zy0cn9 {
    margin: 0;
  }
  .rainbet-w8r0dj {
    grid-template-columns: repeat(4, 1fr);
  }
  .rainbet-l3iqbr {
    grid-template-columns: repeat(3, 1fr);
  }
  .rainbet-8uway9,
  .rainbet-a71ljr {
    grid-template-columns: repeat(2, 1fr);
  }
  .rainbet-cd4lrq {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .rainbet-cd4lrq.rainbet-pz4hnu .rainbet-u0olwt {
    grid-column: auto;
    grid-row: auto;
  }
  .rainbet-cd4lrq > .rainbet-rhst0r {
    grid-column: 1/2;
  }
  .rainbet-cd4lrq.rainbet-pz4hnu > :not(.get-image) {
    grid-column: 1/2;
  }
  .rainbet-cd4lrq .rainbet-zy0cn9,
  .rainbet-cd4lrq.rainbet-pz4hnu > .rainbet-zy0cn9 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .rainbet-cd4lrq.rainbet-pz4hnu > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .rainbet-yuziet.rainbet-zit7dz .rainbet-cd4lrq > .rainbet-zy0cn9 {
    grid-row: 1/2;
  }
  .rainbet-cd4lrq .rainbet-rhst0r ~ .rainbet-zy0cn9,
  .rainbet-cd4lrq.rainbet-pz4hnu .rainbet-rhst0r ~ .rainbet-zy0cn9 {
    grid-row: 2/3;
  }
  .rainbet-yuziet.rainbet-zit7dz .rainbet-rhst0r ~ .rainbet-zy0cn9 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .rainbet-owy3nu:first-child .rainbet-hiry15 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rainbet-owy3nu:first-child .rainbet-hiry15 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .rainbet-owy3nu {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .rainbet-owy3nu {
    padding: 0;
  }
  .rainbet-wrw6r5 {
    margin-top: 1rem;
  }
  .rainbet-01v6f2 {
    border-radius: 5px;
  }
  .rainbet-oxb3iw {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rainbet-l0fsgy::after {
    display: inline-block;
  }
  .rainbet-l0fsgy {
    margin: 0;
    width: 100%;
  }
  .rainbet-6u3l99 {
    width: 100%;
  }
  .rainbet-6u3l99.rainbet-usc5pg {
    -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%;
  }
  .rainbet-6u3l99.rainbet-usc5pg .rainbet-7navrd {
    width: 100%;
  }
  .rainbet-6u3l99.rainbet-usc5pg .rainbet-7navrd:not(:last-child) {
    margin-right: 0;
  }
  .rainbet-zs00z8 {
    width: 100%;
    text-align: center;
  }
  .rainbet-0kdkwi.rainbet-73798h .rainbet-6u3l99 {
    margin-top: 1rem;
  }
  .rainbet-w8r0dj {
    grid-template-columns: repeat(3, 1fr);
  }
  .rainbet-w0vg3n,
  .rainbet-l3iqbr {
    grid-template-columns: repeat(2, 1fr);
  }
  .rainbet-8uway9,
  .rainbet-a71ljr,
  .rainbet-lrxv2k {
    grid-template-columns: 1fr;
  }
  .rainbet-33q2uu {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .rainbet-19wstb {
    min-width: 300px;
    max-width: 325px;
  }
  .rainbet-di0u9x {
    cursor: auto;
  }
  .rainbet-cv9v18 .rainbet-di0u9x {
    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;
  }
  .rainbet-pdlcv2 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .rainbet-5bavwo {
    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) {
  .rainbet-pdlcv2 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.rainbet-go95af p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .rainbet-n5dyyc {
    margin: 0 -0.2rem;
  }
  .rainbet-go95af {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .rainbet-b6panx {
    -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;
  }
  .rainbet-a0iznp {
    max-width: 100%;
  }
  .rainbet-w8r0dj {
    grid-template-columns: repeat(2, 1fr);
  }
  .rainbet-w0vg3n,
  .rainbet-l3iqbr {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .rainbet-la8wkj {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rainbet-n5dyyc {
    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;
  }
  .rainbet-d0nuem {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rainbet-lrg8am {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .rainbet-iq5p5a,
  .rainbet-eitlr4 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .rainbet-l8a4ei {
    width: 100%;
  }
  .rainbet-w8r0dj {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .rainbet-pdlcv2 {
    top: 127px !important;
  }
}

.rainbet-815k7d {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .rainbet-815k7d {
  }
}

@media (max-width: 767px) {
  .rainbet-815k7d {
    margin-bottom: 12px;
  }
}

.rainbet-815k7d img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.rainbet-agq402 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.rainbet-agq402 > .rainbet-hp0vc6 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .rainbet-agq402 {
    flex-direction: column;
    gap: 12px;
  }
}

.rainbet-6ly936 {
  display: flex;
}

.rainbet-6ly936 .rainbet-15y8ji {
  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;
}

.rainbet-6ly936 .rainbet-69mjta {
  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;
}

.rainbet-6ly936 .rainbet-kdrw4b {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.rainbet-6ly936 .rainbet-9eh2ct {
  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));
  }
}

.rainbet-6ly936 .rainbet-9eh2ct:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.rainbet-6ly936 .rainbet-e7exw5 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.rainbet-ddjzy7 {
  border: unset;
  background-color: unset;
}

.rainbet-ddjzy7 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.rainbet-ddjzy7 .rainbet-ja4wed,
.rainbet-ddjzy7 .rainbet-ewsnso {
  flex: 0 1 330px;
}

.rainbet-ddjzy7 .rainbet-u8fs8p {
  flex: 1 1;
}

.rainbet-ddjzy7 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.rainbet-ddjzy7 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.rainbet-ddjzy7 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.rainbet-ddjzy7 tr td p {
  color: #fff;
  margin: 0;
}

.rainbet-ddjzy7 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.rainbet-ddjzy7 tr.rainbet-ja4wed td p {
  padding: 16px 0;
}

.rainbet-ddjzy7 tr.rainbet-ja4wed td p:not(:last-child),
.rainbet-ddjzy7 tr.rainbet-ewsnso td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.rainbet-ddjzy7 tr.rainbet-ja4wed td p:first-child,
.rainbet-ddjzy7 tr.rainbet-ewsnso td p:first-child {
  padding-top: 0;
}

.rainbet-ddjzy7 tr.rainbet-ewsnso td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.rainbet-ddjzy7 tr.rainbet-ewsnso td p:last-child {
  padding-bottom: 0;
}

.rainbet-ddjzy7 .rainbet-ewsnso img {
  max-width: 32px;
}

.rainbet-ddjzy7 .rainbet-u8fs8p {
  min-width: 718px;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td {
  display: flex;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-la1dv6,
.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-qckrnk,
.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-sfeamd {
  flex: 1 1 50%;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-cqddh9 {
  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;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-e7yxnl,
.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-fa0dx3 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-la1dv6,
.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-qckrnk {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-la1dv6 span,
.rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-qckrnk span {
  font-weight: 800;
}

.rainbet-ddjzy7 .rainbet-u8fs8p img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .rainbet-ddjzy7 .rainbet-u8fs8p td .rainbet-sfeamd:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .rainbet-ddjzy7 tr.rainbet-ja4wed td p:last-child {
    padding-bottom: 0;
  }
  .rainbet-ddjzy7 .rainbet-ewsnso > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .rainbet-ddjzy7 .rainbet-ewsnso > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .rainbet-ddjzy7 tr.rainbet-ja4wed td p:not(:last-child),
  .rainbet-ddjzy7 tr.rainbet-ewsnso td p:not(:last-child) {
    border-bottom: unset;
  }
  .rainbet-ddjzy7 tr.rainbet-ewsnso td p:last-child {
    padding-bottom: 12px;
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-la1dv6,
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-qckrnk,
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-sfeamd {
    flex: 1 1 50%;
    padding: 0;
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-la1dv6,
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-qckrnk {
    margin-top: 16px;
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-sfeamd {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-la1dv6 {
    border-right: 1px solid var(--border-color);
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-sfeamd:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p td:last-child .rainbet-sfeamd:last-child {
    padding-bottom: 0;
  }
}

.rainbet-sfeamd {
  display: flex;
  flex-direction: column;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td .rainbet-sfeamd {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td .rainbet-sfeamd:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.rainbet-ddjzy7 .rainbet-u8fs8p td .rainbet-sfeamd:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .rainbet-ddjzy7 .rainbet-u8fs8p td .rainbet-sfeamd:not(:first-child) {
    padding-left: 0;
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p td .rainbet-sfeamd:not(:last-of-type) {
    border-right: unset;
  }
}

.rainbet-ddjzy7 .rainbet-rdnvrb {
  flex: 0 1 485px;
}

.rainbet-ddjzy7 .rainbet-cz13wg {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.rainbet-ddjzy7 .rainbet-cz13wg li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rainbet-ddjzy7 .rainbet-cz13wg li.rainbet-bzswc5 {
  padding: 6px 12px;
}

.rainbet-ddjzy7 .rainbet-cz13wg li a,
.rainbet-ddjzy7 .rainbet-cz13wg 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;
}

.rainbet-ddjzy7 .rainbet-wvm0oz,
.rainbet-ddjzy7 .rainbet-3bagmy {
  flex: 1 1;
}

.rainbet-ddjzy7 .rainbet-o566ie,
.rainbet-ddjzy7 .rainbet-qtei5p {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.rainbet-ddjzy7 .rainbet-o566ie li,
.rainbet-ddjzy7 .rainbet-qtei5p li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.rainbet-ddjzy7 .rainbet-3bagmy img {
  max-width: 32px;
}

.rainbet-ddjzy7 .rainbet-wvm0oz img {
  max-width: 32px;
}

.rainbet-ddjzy7 .rainbet-w24g0l {
  min-width: 280px;
}

.rainbet-ddjzy7 .rainbet-w24g0l img {
  max-width: 146px;
}

.rainbet-ddjzy7 .rainbet-w24g0l td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .rainbet-ddjzy7 .rainbet-ja4wed,
  .rainbet-ddjzy7 .rainbet-ewsnso {
    flex: 0 1 auto;
  }
  .rainbet-ddjzy7 .rainbet-u8fs8p {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .rainbet-ddjzy7 .rainbet-ja4wed,
  .rainbet-ddjzy7 .rainbet-rdnvrb,
  .rainbet-ddjzy7 .rainbet-ewsnso,
  .rainbet-ddjzy7 .rainbet-u8fs8p {
    flex: 1 1 calc(50% - 20px);
  }
  .rainbet-ddjzy7 .rainbet-wvm0oz,
  .rainbet-ddjzy7 .rainbet-w24g0l,
  .rainbet-ddjzy7 .rainbet-3bagmy {
    flex: 1 1 30%;
  }
  .rainbet-ddjzy7 .rainbet-w24g0l {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .rainbet-ddjzy7 .rainbet-ja4wed,
  .rainbet-ddjzy7 .rainbet-rdnvrb,
  .rainbet-ddjzy7 .rainbet-wvm0oz,
  .rainbet-ddjzy7 .rainbet-ewsnso,
  .rainbet-ddjzy7 .rainbet-u8fs8p,
  .rainbet-ddjzy7 .rainbet-w24g0l,
  .rainbet-ddjzy7 .rainbet-3bagmy {
    flex: 1 1 100%;
  }
}

.rainbet-6vudtk .rainbet-5q96oo {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.rainbet-6vudtk .rainbet-znbbfp {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.rainbet-6vudtk .rainbet-twjft5 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.rainbet-6vudtk .rainbet-ow42e5 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.rainbet-6vudtk .rainbet-ow42e5 > :nth-child(3) {
  margin-top: 0;
}

.rainbet-6vudtk .rainbet-zy0cn9 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.rainbet-6vudtk .rainbet-lkvrzl {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.rainbet-6vudtk .rainbet-wrw6r5 {
  grid-column: 1/2;
}

.rainbet-6vudtk > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.rainbet-6vudtk .rainbet-znbbfp: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;
}

.rainbet-6vudtk .rainbet-znbbfp:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.rainbet-6vudtk .rainbet-l8a4ei {
  min-width: 240px;
}

@media (max-width: 768px) {
  .rainbet-6vudtk .rainbet-znbbfp:not(:last-child):before {
    bottom: 8px;
  }
  .rainbet-6vudtk .rainbet-znbbfp:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .rainbet-6vudtk .rainbet-ow42e5 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .rainbet-6vudtk .rainbet-zy0cn9 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .rainbet-6vudtk .rainbet-zy0cn9 img {
    width: 100%;
    height: auto;
  }
  .rainbet-6vudtk .rainbet-l8a4ei {
    width: 100%;
    min-width: unset;
  }
}

.rainbet-rd5cei .rainbet-al6l75 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.rainbet-rd5cei .rainbet-kidwje {
  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;
}

.rainbet-rd5cei .rainbet-zy0cn9 {
  height: 100%;
}

.rainbet-rd5cei .rainbet-zy0cn9 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.rainbet-rd5cei .rainbet-xkntkq {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.rainbet-rd5cei .rainbet-ecktpt {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.rainbet-rd5cei .rainbet-f3kr50 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .rainbet-rd5cei .rainbet-kidwje {
    flex: 1 1 100%;
  }
  .rainbet-rd5cei .rainbet-g3db3i {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .rainbet-rd5cei .rainbet-kidwje {
    flex-direction: column;
  }
  .rainbet-rd5cei .rainbet-zy0cn9 {
    width: 100%;
    height: auto;
  }
  .rainbet-rd5cei .rainbet-zy0cn9 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .rainbet-rd5cei .rainbet-xkntkq {
    padding: 0 16px 16px 16px;
  }
  .rainbet-rd5cei .rainbet-g3db3i {
    min-width: unset;
    width: 100%;
  }
}

.rainbet-agepnu .rainbet-v9yi8t {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.rainbet-agepnu .rainbet-o2xhny {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.rainbet-agepnu 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;
}

.rainbet-agepnu .rainbet-snd3bm {
  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;
}

.rainbet-agepnu .rainbet-o2xhny:hover .rainbet-snd3bm {
  display: flex;
}

.rainbet-agepnu .rainbet-gj6i7i {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rainbet-agepnu .rainbet-gwgfjw {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.rainbet-774i7w {
  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;
}

.rainbet-774i7w.rainbet-zef3e5 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.rainbet-tqbmzq ease-in-out;
}

.rainbet-774i7w.rainbet-zef3e5:hover {
  color: #f9cb16;
  background-color: transparent;
}

.rainbet-agepnu .rainbet-9qm00b {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.rainbet-tqbmzq ease-in-out;
}

.rainbet-agepnu .rainbet-9qm00b:hover {
  color: #196948;
  background-color: #f9cb16;
}

.rainbet-agepnu .rainbet-9qm00b:after,
.rainbet-774i7w.rainbet-zef3e5:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.rainbet-774i7w.rainbet-zef3e5:after {
  background-image: url(../images/Cash.svg);
}

.rainbet-agepnu .rainbet-9qm00b:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .rainbet-agepnu .rainbet-v9yi8t {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .rainbet-agepnu .rainbet-v9yi8t {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .rainbet-agepnu .rainbet-v9yi8t {
    grid-template-columns: 1fr;
  }
  .rainbet-agepnu .rainbet-o2xhny {
    height: auto;
  }
  .rainbet-agepnu .rainbet-o2xhny .rainbet-snd3bm {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .rainbet-agepnu .rainbet-gj6i7i,
  .rainbet-agepnu .rainbet-gwgfjw {
    text-align: left;
  }
  .rainbet-agepnu .rainbet-gwgfjw {
    margin-bottom: 8px;
  }
  .rainbet-agepnu img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.rainbet-l4wva2 {
  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;
}

.rainbet-l4wva2.rainbet-9kzba9 {
  display: block;
}

.rainbet-l4wva2 .rainbet-g38jm3 {
  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;
}

.rainbet-l4wva2 .rainbet-lji6ob {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.rainbet-l4wva2 .rainbet-zs4sbe {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.rainbet-l4wva2 .rainbet-z5v9a0 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.rainbet-l4wva2 .rainbet-774i7w {
  min-width: 296px;
  margin-bottom: 0;
}

.rainbet-l4wva2 .rainbet-9w7bq2 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.rainbet-l4wva2 .rainbet-17rkpr {
  position: relative;
  flex: 1 1;
}

.rainbet-l4wva2 .rainbet-17rkpr iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .rainbet-l4wva2 .rainbet-lji6ob {
    flex-wrap: wrap;
    gap: 8px;
  }
  .rainbet-l4wva2 .rainbet-zs4sbe {
    order: 1;
  }
  .rainbet-l4wva2 .rainbet-z5v9a0 {
    order: 3;
    flex: 1 1 100%;
  }
  .rainbet-l4wva2 .rainbet-774i7w {
    width: 100%;
    min-width: unset;
  }
  .rainbet-l4wva2 .rainbet-9w7bq2 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .rainbet-cd4lrq > .rainbet-rhst0r {
    margin-bottom: 0;
  }
  .rainbet-cd4lrq > .rainbet-wrw6r5,
  .rainbet-cd4lrq > p {
    margin-top: 0;
  }
}

.rainbet-jp55mw img,
.rainbet-go95af img {
  width: auto;
  object-fit: contain;
}

.rainbet-jp55mw {
  align-items: center;
}

.rainbet-jp55mw img {
  max-height: 76px;
}

.rainbet-go95af img {
  max-height: 64px;
}

.rainbet-o4yo60 {
  overflow: auto;
}

.rainbet-z9oy0l {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.rainbet-w000un:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.rainbet-ubkeja {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.rainbet-3jjsa0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.rainbet-ubkeja .rainbet-zy0cn9 {
  margin-right: 20px;
  flex-shrink: 0;
}

.rainbet-ubkeja img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.rainbet-skc5jy {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.rainbet-skc5jy > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .rainbet-ubkeja {
    padding: 15px 10px;
  }
  .rainbet-skc5jy {
    padding: 15px 10px;
  }
  .rainbet-ubkeja .rainbet-zy0cn9 {
    margin-right: 10px;
  }
}

.rainbet-0f4yag {
  overflow-x: auto;
}

.rainbet-ahzdes {
  border-collapse: collapse;
  width: 100%;
}

.rainbet-0f4yag th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.rainbet-0f4yag td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.rainbet-0f4yag td.rainbet-5uk7gj {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.rainbet-0f4yag td.rainbet-1s9cf0 {
  border-right: none;
}

.rainbet-0f4yag td.rainbet-1s9cf0 .rainbet-zy0cn9 {
  justify-content: flex-start;
}

.rainbet-0f4yag td.rainbet-1s9cf0 .rainbet-zy0cn9 img {
  height: auto;
  width: 90px;
}

.rainbet-0f4yag td.rainbet-44zsu0,
.rainbet-0f4yag td.rainbet-il7piy {
  font-weight: 600;
  text-align: right;
}

.rainbet-0f4yag td.rainbet-1tr514,
.rainbet-0f4yag td.rainbet-44zsu0 {
  padding-bottom: 10px;
  border-bottom: none;
}

.rainbet-0f4yag td.rainbet-44zsu0,
.rainbet-0f4yag td.rainbet-il7piy {
  border-left: none;
}

.rainbet-0f4yag td.rainbet-1tr514,
.rainbet-0f4yag td.rainbet-awpddq {
  border-right: none;
}

.rainbet-0f4yag td.rainbet-awpddq,
.rainbet-0f4yag td.rainbet-il7piy {
  border-top: none;
  padding-top: 10px;
}

.rainbet-goic0w {
  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;
}

.rainbet-goic0w .rainbet-g3db3i {
  min-width: unset;
  width: 100%;
}

.rainbet-goic0w .rainbet-g3db3i.rainbet-wu5vd5 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.rainbet-goic0w .rainbet-g3db3i.rainbet-zqe0xl {
  grid-column: 2/3;
  grid-row: 1/2;
}

.rainbet-goic0w .rainbet-zn0kdi {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .rainbet-goic0w {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .rainbet-goic0w .rainbet-g3db3i.rainbet-wu5vd5 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .rainbet-goic0w .rainbet-g3db3i.rainbet-zqe0xl {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .rainbet-goic0w .rainbet-zn0kdi {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.rainbet-3w0p6p {
  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;
}

.rainbet-bfntd5 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.rainbet-fz5ekj p a img {
  margin: 0 auto;
  display: block;
}

.rainbet-fz5ekj table {
  margin-bottom: 17px;
}

/* contanct form */
.rainbet-z57yru {
  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;
}

.rainbet-z57yru label {
  font-size: 14px;
}

.rainbet-z57yru h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rainbet-z57yru input,
.rainbet-z57yru textarea,
.rainbet-z57yru 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;
}
.rainbet-z57yru button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rainbet-tqbmzq ease;
}
.rainbet-z57yru button:hover {
  background-color: #691204;
}
.rainbet-u7x6uj {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rainbet-cd3pe3 ease-in;
}

.rainbet-u7x6uj 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;
}
.rainbet-zdawhi, .rainbet-e47e0i, [class*="review-card"],
thead, thead th, table th, .rainbet-nf69c3,
.rainbet-kimxju, [class*="collapsible-header"],
.rainbet-cyk7gw, [class*="updated-block"] {
  color: #ece7dc !important;
}
