@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);
}

.evobet-vki1en {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.evobet-zt4ymk {
  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.evobet-xq6f7a,
ul.evobet-xq6f7a {
  padding-left: 20px;
}

ul.evobet-xq6f7a {
  list-style: disc;
}

ol.evobet-xq6f7a {
  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;
  }
}

.evobet-3i8wrw > .evobet-oen9ou,
.evobet-3i8wrw > .evobet-rl29hr,
.evobet-3i8wrw > blockquote,
.evobet-3i8wrw > h1,
.evobet-3i8wrw > h2,
.evobet-3i8wrw > h3,
.evobet-3i8wrw > h4,
.evobet-3i8wrw > h5,
.evobet-3i8wrw > h6,
.evobet-3i8wrw > ol,
.evobet-3i8wrw > p,
.evobet-3i8wrw > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.evobet-3i8wrw > ol,
.evobet-3i8wrw > ul {
  padding-left: 50px;
}

.evobet-3i8wrw 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;
}

.evobet-3i8wrw:not(:last-child) {
  margin-bottom: 2rem;
}

.evobet-3i8wrw > :not(:first-child) {
  margin-top: 2rem;
}

.evobet-3i8wrw {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.evobet-3i8wrw:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .evobet-3i8wrw:first-child {
    margin-top: 20px;
  }
}

.evobet-3i8wrw > p:last-of-type {
  margin-bottom: 32px;
}

.evobet-3i8wrw > .evobet-8ttg4l:not(:first-child) {
  margin: 64px auto 16px auto;
}

.evobet-yusft2 > .evobet-8ttg4l {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.evobet-rl29hr {
  overflow: auto;
}

.evobet-rl29hr::-webkit-scrollbar {
  height: 5px;
}

.evobet-rl29hr table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.evobet-rl29hr table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.evobet-rl29hr table thead,
table thead {
  border-bottom: none;
}

.evobet-rl29hr table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.evobet-rl29hr table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.evobet-rl29hr table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.evobet-rl29hr .evobet-hfqksp {
  table-layout: auto;
}

.evobet-rl29hr .evobet-hfqksp th {
  word-break: normal;
}

.evobet-rl29hr .evobet-hfqksp td {
  word-break: normal;
}

.evobet-vki1en .evobet-vki1en {
  padding-right: 0;
  padding-left: 0;
}

.evobet-04quvx {
  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;
}

.evobet-7xlfwz {
  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;
}

.evobet-4ydnyp {
  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;
}

.evobet-oen9ou {
  margin-top: 24px;
}

.evobet-oen9ou.evobet-j5vsjb {
  text-align: left;
}

.evobet-oen9ou.evobet-tocr4y {
  text-align: right;
}

.evobet-oen9ou.evobet-d5t4p4 {
  text-align: center;
}

.evobet-5nxvso {
  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.evobet-u2wtcx ease-in-out;
  cursor: pointer;
}

.evobet-5nxvso:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.evobet-5nxvso {
  min-width: 328px;
}

@media (max-width: 768px) {
  .evobet-5nxvso {
    min-width: unset;
  }
}

.evobet-zupj00 {
  background-color: var(--fh-bg-color);
}

.evobet-5spntw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.evobet-kpxdlh {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.evobet-kpxdlh img {
  max-height: 80px;
  object-fit: contain;
}

.evobet-8hympr {
  flex: 1 1;
}

.evobet-i7634g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.evobet-qbn9il {
  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;
}

.evobet-qbn9il 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;
}

.evobet-qbn9il.evobet-cuzp8u span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.evobet-qbn9il.evobet-cuzp8u span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.evobet-qbn9il.evobet-cuzp8u span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.evobet-8hympr + .evobet-i7634g {
  margin-left: 20px;
}

.evobet-r9y4bk {
  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;
}

.evobet-r9y4bk > svg {
  max-width: 24px;
  max-height: 24px;
}

.evobet-r9y4bk + .evobet-r9y4bk {
  margin-left: 5px;
}

.evobet-0r9zq6 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.evobet-0r9zq6:hover {
  background-color: var(--button-bg-hover);
}

.evobet-reo67a {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.evobet-u2wtcx ease-in-out;
  border: 1px solid var(--border-color);
}

.evobet-reo67a:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.evobet-61cgb9 {
  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) {
  .evobet-8hympr {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .evobet-61cgb9 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .evobet-8hympr {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .evobet-r9y4bk {
    min-width: unset;
    flex: 1 1;
  }
}

.evobet-42qiix {
  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;
}

.evobet-42qiix:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.evobet-42qiix:hover .evobet-p1d10b {
  opacity: 1;
  pointer-events: auto;
}

.evobet-nlg7sl {
  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.evobet-7g5vuh ease-in-out;
  gap: 4px;
}

.evobet-nlg7sl > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.evobet-nlg7sl .evobet-04quvx img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.evobet-97hnwl,
.evobet-nlg7sl:hover {
  color: var(--button-bg-hover);
}

.evobet-4g6ysi {
  position: relative;
}

.evobet-4g6ysi .evobet-nlg7sl {
  margin-right: 0;
  padding-right: 4px;
}

.evobet-ud5x48 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.evobet-4g6ysi.evobet-cuzp8u .evobet-ud5x48 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.evobet-4g6ysi.evobet-cuzp8u .evobet-p1d10b {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.evobet-4g6ysi.evobet-cuzp8u .evobet-p1d10b::before {
  display: none;
}

.evobet-ud5x48 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.evobet-p1d10b {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.evobet-o5apg7 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.evobet-p1d10b::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.evobet-p1d10b:hover {
  color: var(--fh-bg-color);
}

.evobet-cypb4w {
  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.evobet-o5apg7 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.evobet-7g5vuh ease-in-out;
  -o-transition: 0.evobet-7g5vuh ease-in-out;
  transition: 0.evobet-7g5vuh ease-in-out;
}

.evobet-cypb4w .evobet-04quvx img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.evobet-yr7dis,
.evobet-cypb4w:hover {
  color: var(--button-bg-hover);
}

.evobet-b8u759 {
  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%;
}

.evobet-b8u759.evobet-q6nvyq {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.evobet-b8u759.evobet-q6nvyq:after,
.evobet-b8u759.evobet-q6nvyq:before {
  content: "";
  position: absolute;
  margin: auto;
}

.evobet-b8u759.evobet-q6nvyq: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);
  }
}

.evobet-b8u759.evobet-q6nvyq:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.evobet-b8u759.evobet-q6nvyq > * {
  z-index: 1;
}

.evobet-b8u759 b,
.evobet-b8u759 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.evobet-b8u759 .evobet-zei2kq {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.evobet-b8u759 .evobet-xxgy48 {
  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;
}

.evobet-b8u759 .evobet-04quvx {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.evobet-b8u759 .evobet-ww90ay {
  margin-top: 12px;
}

.evobet-ww90ay {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.evobet-yatay4 {
  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;
}

.evobet-ww90ay .evobet-49yn1y {
  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.evobet-u2wtcx ease-in-out;
}

.evobet-ww90ay .evobet-49yn1y:hover {
  background: rgba(255, 255, 255, 0.3);
}

.evobet-nf3mx3 {
  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;
}

.evobet-b8u759.evobet-7a1e03 {
  gap: 12px;
  padding: 16px;
}

.evobet-b8u759.evobet-7a1e03 .evobet-nf3mx3 {
  min-width: 240px;
}

.evobet-b8u759.evobet-7a1e03 .evobet-nf3mx3.evobet-9n34ym {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .evobet-b8u759 .evobet-zei2kq {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .evobet-b8u759 .evobet-xxgy48 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .evobet-b8u759 .evobet-04quvx {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .evobet-b8u759.evobet-7a1e03 .evobet-04quvx {
    max-width: 126px;
  }
  .evobet-b8u759 .evobet-ww90ay {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .evobet-b8u759 .evobet-yatay4 {
    max-width: unset;
  }
  .evobet-nf3mx3 {
    min-width: unset;
    width: 100%;
  }
  .evobet-b8u759 .evobet-nf3mx3 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .evobet-b8u759.evobet-7a1e03 {
    grid-template-rows: auto 1fr auto;
  }
  .evobet-b8u759.evobet-7a1e03 .evobet-nf3mx3 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .evobet-b8u759 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .evobet-b8u759 .evobet-zei2kq {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .evobet-b8u759 .evobet-04quvx {
    max-width: 78px;
  }
  .evobet-b8u759 .evobet-ww90ay {
    margin-top: -12px;
  }
  .evobet-b8u759.evobet-7a1e03 {
    gap: 8px;
  }
  .evobet-b8u759.evobet-7a1e03 .evobet-zei2kq {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .evobet-b8u759.evobet-7a1e03 .evobet-xxgy48 {
    grid-column: 1/3;
  }
  .evobet-b8u759.evobet-7a1e03 .evobet-04quvx {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .evobet-b8u759.evobet-7a1e03 .evobet-04quvx img {
    max-width: 114px;
  }
}

.evobet-nf3mx3.evobet-j18sz3,
.evobet-nf3mx3.evobet-xttbuf,
.evobet-nf3mx3.evobet-595fsu {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.evobet-u2wtcx ease-in-out;
}

.evobet-nf3mx3.evobet-j18sz3,
.evobet-nf3mx3.evobet-595fsu {
  padding: 10px;
}

.evobet-nf3mx3.evobet-j18sz3:hover,
.evobet-nf3mx3.evobet-xttbuf:hover,
.evobet-nf3mx3.evobet-595fsu:hover {
  background: var(--button-bg-hover);
}

.evobet-nf3mx3.evobet-j18sz3:hover svg path,
.evobet-nf3mx3.evobet-595fsu:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.evobet-nf3mx3.evobet-9n34ym {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.evobet-u2wtcx ease-in-out;
  background: var(--button-bg-color);
}

.evobet-nf3mx3.evobet-9n34ym:hover {
  background-color: var(--button-bg-hover);
}

.evobet-nf3mx3.evobet-xttbuf: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);
  }
}

.evobet-nf3mx3.evobet-xttbuf:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.evobet-nf3mx3.evobet-9n34ym:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.evobet-usntgf {
  max-width: 650px;
}

.evobet-9no3qt {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.evobet-wohdl9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.evobet-f0l9y9 {
  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.evobet-7g5vuh ease-in-out;
  cursor: pointer;
}

.evobet-f0l9y9:hover {
  opacity: 0.5;
}

.evobet-f0l9y9:focus {
  outline: 0;
}

.evobet-f0l9y9:focus .evobet-tncg8d,
.evobet-f0l9y9:hover .evobet-tncg8d {
  fill: red;
  fill-opacity: 1;
}

.evobet-f0l9y9:hover {
  cursor: pointer;
}

.evobet-jdc2cp {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.evobet-usntgf.evobet-d5t4p4 {
  margin: 0 auto;
}

.evobet-usntgf.evobet-tocr4y {
  margin-left: auto;
}

.evobet-zenzv7 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.evobet-wtp6gn {
  padding-bottom: 50px;
}

.evobet-bmqlm3 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.evobet-2qw6uh {
  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;
}

.evobet-w9b7c2 {
  margin-top: 24px;
}

.evobet-4g2qf7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.evobet-u6f570 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.evobet-4m0ir5 {
  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;
}

.evobet-9usy6o {
  width: 468px;
}

.evobet-4m0ir5 .evobet-p1d10b {
  margin: 0.evobet-y3gsjy 0;
}

.evobet-32u3oy {
  display: flex;
  min-width: 224px;
}

.evobet-5d47we {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.evobet-7g5vuh ease-in-out;
}

.evobet-0aoxqu,
.evobet-5d47we:hover {
  color: var(--text-color);
}

.evobet-ug2o5i {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.evobet-9c8f5p {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .evobet-zenzv7 {
    padding: 16px;
  }
  .evobet-ug2o5i {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .evobet-9c8f5p {
    align-items: center;
  }
  .evobet-9usy6o {
    width: unset;
  }
  .evobet-32u3oy {
    min-width: unset;
  }
  .evobet-4m0ir5 {
    max-height: unset;
  }
  .evobet-bmqlm3 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .evobet-zenzv7 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.evobet-upfxny {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.evobet-upfxny:not(:last-child) {
  margin-bottom: 16px;
}

.evobet-mamkr8 {
  outline: 0;
}

.evobet-mamkr8 .evobet-5nf5jv {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.evobet-oxhshg {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .evobet-oxhshg {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.evobet-oxhshg::-webkit-details-marker {
  display: none;
}

.evobet-oxhshg: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;
}

.evobet-oxhshg: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] .evobet-oxhshg:after {
  transform: unset;
}

.evobet-5nf5jv {
  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);
}

.evobet-5nf5jv 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.evobet-7g5vuh ease-in-out;
  -o-transition: 0.evobet-7g5vuh ease-in-out;
  transition: 0.evobet-7g5vuh ease-in-out;
}

.evobet-fboesm {
  padding: 16px 0 0 0;
}

.evobet-fboesm * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .evobet-fboesm :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .evobet-oxhshg {
    flex-wrap: wrap;
    gap: 12px;
  }
  .evobet-oxhshg::after {
    margin-left: auto;
  }
  .evobet-5nf5jv {
    order: 3;
    flex: 1 1 100%;
  }
  .evobet-oxhshg {
    font-size: 14px;
    line-height: 130%;
  }
  .evobet-5nf5jv svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.evobet-ykxijz {
  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;
}

.evobet-h65c2q {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.evobet-ykxijz.evobet-cuzp8u .evobet-h65c2q {
  margin-bottom: 12px;
}

.evobet-h65c2q::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;
}

.evobet-ykxijz.evobet-cuzp8u .evobet-h65c2q::after {
  transform: unset;
}

.evobet-jec96s {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.evobet-uyx0qr {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.evobet-7g5vuh ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.evobet-uyx0qr: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;
}

.evobet-ykxijz.evobet-cuzp8u .evobet-jec96s {
  max-height: 100%;
}

.evobet-him8mg {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.evobet-0g358r {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.evobet-iayo0t {
  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;
}

.evobet-iu4vnj {
  margin-right: 4px;
}

.evobet-5hm1a3 {
  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.evobet-7g5vuh ease-in-out;
}

.evobet-5hm1a3 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.evobet-snoh48,
.evobet-5hm1a3:hover {
  color: var(--text-color);
}

.evobet-cwyssq {
  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;
}

.evobet-cwyssq img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.evobet-cwyssq .evobet-4g0uf8 {
  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;
}

.evobet-cwyssq .evobet-o4vwgo {
  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;
}

.evobet-6wibr8 {
  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;
}

.evobet-hiom9n {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.evobet-6c3oar .evobet-vki1en {
  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;
}

.evobet-6c3oar {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.evobet-v4p8o5 {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.evobet-x0kweh {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.evobet-2o34a5 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.evobet-cykpc1 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;
}

.evobet-2o34a5:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.evobet-totqdo {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.evobet-61fw5v {
  -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.evobet-7g5vuh ease-in-out;
  transition: transform 0.evobet-7g5vuh ease-in-out;
  -o-transition: transform 0.evobet-7g5vuh ease-in-out;
  transition:
    transform 0.evobet-7g5vuh ease-in-out,
    -webkit-transform 0.evobet-7g5vuh ease-in-out;
  cursor: pointer;
}

.evobet-61fw5v svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.evobet-61fw5v: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;
}

.evobet-ozpn4u {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .evobet-ozpn4u {
    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);
}

.evobet-60qgrh {
  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;
}

.evobet-0vnezj {
  position: relative;
  width: 100%;
}

.evobet-60qgrh.evobet-ed2qa6 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.evobet-60qgrh.evobet-d5t4p4 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.evobet-60qgrh.evobet-tocr4y {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.evobet-044bap {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.evobet-m2rsja {
  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.evobet-7g5vuh ease-in-out;
  cursor: pointer;
}

.evobet-m2rsja:hover {
  opacity: 0.5;
}

.evobet-60qgrh.evobet-gzeoag .evobet-m2rsja {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.evobet-60qgrh.evobet-gzeoag .evobet-044bap {
  cursor: pointer;
}

.evobet-kp0fhx {
  fill: #0009;
}

.evobet-76zsy5 {
  fill: #fff;
}

.evobet-m2rsja:hover .evobet-kp0fhx {
  fill: red;
}

.evobet-m2rsja svg path {
  -webkit-transition: 0.evobet-7g5vuh ease-in-out;
  -o-transition: 0.evobet-7g5vuh ease-in-out;
  transition: 0.evobet-7g5vuh ease-in-out;
}

.evobet-9y19xi {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.evobet-9y19xi > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.evobet-9y19xi.evobet-vvmimu > :not(.get-image) {
  grid-column: 1/3;
}

.evobet-ssztax:not(._h1-block) .evobet-9y19xi > .evobet-8ttg4l {
  grid-row: 1/2;
  grid-column: 1/3;
}

.evobet-9y19xi.evobet-vvmimu .evobet-inqo4m {
  grid-column: 2/3;
}

.evobet-9y19xi.evobet-vvmimu > .evobet-04quvx {
  grid-column: 1/2;
}

.evobet-9y19xi.evobet-vvmimu > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.evobet-9y19xi > p:first-of-type {
  margin-top: 0;
}

.evobet-9y19xi .evobet-04quvx {
  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;
}

.evobet-ssztax:not(._h1-block) .evobet-8ttg4l ~ .evobet-04quvx {
  grid-row: 2/10;
}

.evobet-ssztax.evobet-gqmqwb .evobet-8ttg4l ~ .evobet-04quvx {
  grid-row: 1/10;
}

.evobet-ssztax.evobet-gqmqwb > .evobet-8ttg4l {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.evobet-ssztax.evobet-gqmqwb .evobet-04quvx {
  grid-row: 1/10;
}

.evobet-9y19xi.evobet-dekwc4 .evobet-04quvx {
  align-items: flex-start;
}

.evobet-9y19xi.evobet-d5t4p4 .evobet-inqo4m {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.evobet-9y19xi.evobet-d5t4p4 .evobet-04quvx {
  align-items: center;
}

.evobet-9y19xi.evobet-q4a2qx .evobet-04quvx {
  align-items: flex-end;
}

.evobet-inqo4m > :first-child {
  margin-top: 0;
}

.evobet-inqo4m > :last-child {
  margin-bottom: 0;
}

* + .evobet-k29ku6,
.evobet-ssztax + .evobet-ssztax {
  margin-top: 2rem;
}

.evobet-f1prb9 td::before,
.evobet-f1prb9 th::after {
  display: none !important;
}

.evobet-f1prb9 #link-selector {
  color: #000;
}

.evobet-f1prb9 .evobet-hw60x2 {
  color: #135e96;
}

.evobet-f1prb9 .evobet-tz14eg *,
.evobet-f1prb9 .evobet-74z0cd p,
.evobet-f1prb9 .evobet-edyi7r * {
  color: #000;
}

.evobet-f1prb9 .evobet-fmxmwj {
  background: 0 0 !important;
}

.evobet-f1prb9 .evobet-lblxk6 {
  color: #000;
}

.evobet-f1prb9 .evobet-vpoj8x.evobet-5mhsge {
  color: #fff;
}

.evobet-f1prb9 .evobet-4oowk8 {
  color: #000;
}

.evobet-f1prb9
  .evobet-8rv2y8
  .evobet-qgmflq.evobet-5mhsge.evobet-w4ycms {
  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;
}

.evobet-kqv29p,
body .evobet-sel1hm {
  color: #000;
  background: var(--color-body) !important;
}

.evobet-kqv29p .evobet-yfjjet .evobet-67q2my,
body .evobet-sel1hm .evobet-yfjjet .evobet-67q2my {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .evobet-uyx0qr:focus,
  .evobet-uyx0qr:hover {
    color: #f9cb16;
  }
  .evobet-4ee0vm:focus,
  .evobet-4ee0vm:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .evobet-5bi557:focus img,
  .evobet-5bi557:focus svg,
  .evobet-5bi557:hover img,
  .evobet-5bi557:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .evobet-cwyssq {
    display: none;
  }
}

@media (min-width: 1024px) {
  .evobet-4g6ysi:hover .evobet-ud5x48 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .evobet-ud5x48 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .evobet-kzvd0k {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .evobet-shikpy {
    grid-template-columns: repeat(4, 1fr);
  }
  .evobet-oq58xs {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .evobet-uw742v .evobet-b2ghvt {
    grid-template-columns: 1fr;
  }
  .evobet-uw742v .evobet-9lhcri {
    -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;
  }
  .evobet-uw742v .evobet-l3jts1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .evobet-uw742v .evobet-f45de4 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .evobet-uw742v .evobet-kzmzva {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .evobet-uw742v .evobet-l3jts1:not(:first-child) {
    border: none;
  }
  .evobet-uw742v .evobet-l3jts1:first-child .evobet-f45de4 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .evobet-uw742v .evobet-l3jts1:last-child .evobet-f45de4 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .evobet-5spntw {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .evobet-kpxdlh {
    max-width: 100px;
  }
  .evobet-8hympr {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .evobet-i7634g {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .evobet-i7634g svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .evobet-qbn9il {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .evobet-8hympr + .evobet-i7634g {
    margin-left: auto;
  }
  .evobet-3in31e {
    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;
  }
  .evobet-3in31e.evobet-cuzp8u {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .evobet-61cgb9 {
    -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;
  }
  .evobet-42qiix {
    width: 100%;
  }
  .evobet-42qiix:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .evobet-nlg7sl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .evobet-nlg7sl svg {
    margin-right: 4px;
  }
  .evobet-4g6ysi {
    -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;
  }
  .evobet-ud5x48 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .evobet-ud5x48 {
    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;
  }
  .evobet-p1d10b {
    display: none;
    width: 100%;
  }
  .evobet-4g6ysi.evobet-cuzp8u .evobet-p1d10b {
    padding: 0 0 0 48px;
  }
  .evobet-cypb4w {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .evobet-2qw6uh .evobet-04quvx {
    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;
  }
  .evobet-cefs97 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .evobet-cefs97 + .evobet-cefs97 {
    margin-right: 0;
  }
  .evobet-cefs97 + .evobet-04quvx {
    margin: 0;
  }
  .evobet-kzvd0k {
    grid-template-columns: repeat(4, 1fr);
  }
  .evobet-shikpy {
    grid-template-columns: repeat(3, 1fr);
  }
  .evobet-09bgmc,
  .evobet-zyk5dm {
    grid-template-columns: repeat(2, 1fr);
  }
  .evobet-9y19xi {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .evobet-9y19xi.evobet-vvmimu .evobet-inqo4m {
    grid-column: auto;
    grid-row: auto;
  }
  .evobet-9y19xi > .evobet-8ttg4l {
    grid-column: 1/2;
  }
  .evobet-9y19xi.evobet-vvmimu > :not(.get-image) {
    grid-column: 1/2;
  }
  .evobet-9y19xi .evobet-04quvx,
  .evobet-9y19xi.evobet-vvmimu > .evobet-04quvx {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .evobet-9y19xi.evobet-vvmimu > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .evobet-ssztax.evobet-gqmqwb .evobet-9y19xi > .evobet-04quvx {
    grid-row: 1/2;
  }
  .evobet-9y19xi .evobet-8ttg4l ~ .evobet-04quvx,
  .evobet-9y19xi.evobet-vvmimu .evobet-8ttg4l ~ .evobet-04quvx {
    grid-row: 2/3;
  }
  .evobet-ssztax.evobet-gqmqwb .evobet-8ttg4l ~ .evobet-04quvx {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .evobet-3i8wrw:first-child .evobet-ofowc2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .evobet-3i8wrw:first-child .evobet-ofowc2 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .evobet-3i8wrw {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .evobet-3i8wrw {
    padding: 0;
  }
  .evobet-oen9ou {
    margin-top: 1rem;
  }
  .evobet-mamkr8 {
    border-radius: 5px;
  }
  .evobet-9hpuwu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .evobet-h65c2q::after {
    display: inline-block;
  }
  .evobet-h65c2q {
    margin: 0;
    width: 100%;
  }
  .evobet-jec96s {
    width: 100%;
  }
  .evobet-jec96s.evobet-9gn19b {
    -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%;
  }
  .evobet-jec96s.evobet-9gn19b .evobet-191jui {
    width: 100%;
  }
  .evobet-jec96s.evobet-9gn19b .evobet-191jui:not(:last-child) {
    margin-right: 0;
  }
  .evobet-uyx0qr {
    width: 100%;
    text-align: center;
  }
  .evobet-ykxijz.evobet-cuzp8u .evobet-jec96s {
    margin-top: 1rem;
  }
  .evobet-kzvd0k {
    grid-template-columns: repeat(3, 1fr);
  }
  .evobet-oq58xs,
  .evobet-shikpy {
    grid-template-columns: repeat(2, 1fr);
  }
  .evobet-09bgmc,
  .evobet-zyk5dm,
  .evobet-zhh0gm {
    grid-template-columns: 1fr;
  }
  .evobet-ianpo7 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .evobet-eryzm7 {
    min-width: 300px;
    max-width: 325px;
  }
  .evobet-f45de4 {
    cursor: auto;
  }
  .evobet-hqcq0k .evobet-f45de4 {
    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;
  }
  .evobet-ozpn4u {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .evobet-p1d10b {
    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) {
  .evobet-ozpn4u {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.evobet-cefs97 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .evobet-i7634g {
    margin: 0 -0.2rem;
  }
  .evobet-cefs97 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .evobet-k6k4cm {
    -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;
  }
  .evobet-9chv08 {
    max-width: 100%;
  }
  .evobet-kzvd0k {
    grid-template-columns: repeat(2, 1fr);
  }
  .evobet-oq58xs,
  .evobet-shikpy {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .evobet-5spntw {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .evobet-i7634g {
    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;
  }
  .evobet-zupj00 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .evobet-r9y4bk {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .evobet-079fz4,
  .evobet-4nreap {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .evobet-5nxvso {
    width: 100%;
  }
  .evobet-kzvd0k {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .evobet-ozpn4u {
    top: 127px !important;
  }
}

.evobet-g63ibi {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .evobet-g63ibi {
  }
}

@media (max-width: 767px) {
  .evobet-g63ibi {
    margin-bottom: 12px;
  }
}

.evobet-g63ibi img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.evobet-k5thrv {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.evobet-k5thrv > .evobet-z6vkcg {
  flex: 1 1;
}

@media (max-width: 767px) {
  .evobet-k5thrv {
    flex-direction: column;
    gap: 12px;
  }
}

.evobet-x4xvtw {
  display: flex;
}

.evobet-x4xvtw .evobet-gq42w9 {
  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;
}

.evobet-x4xvtw .evobet-rzy9f7 {
  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;
}

.evobet-x4xvtw .evobet-497s3i {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.evobet-x4xvtw .evobet-piryaa {
  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));
  }
}

.evobet-x4xvtw .evobet-piryaa:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.evobet-x4xvtw .evobet-11yufl {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.evobet-l4n3w3 {
  border: unset;
  background-color: unset;
}

.evobet-l4n3w3 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.evobet-l4n3w3 .evobet-cb5xmp,
.evobet-l4n3w3 .evobet-vlhd46 {
  flex: 0 1 330px;
}

.evobet-l4n3w3 .evobet-yz9jd5 {
  flex: 1 1;
}

.evobet-l4n3w3 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.evobet-l4n3w3 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.evobet-l4n3w3 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.evobet-l4n3w3 tr td p {
  color: #fff;
  margin: 0;
}

.evobet-l4n3w3 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.evobet-l4n3w3 tr.evobet-cb5xmp td p {
  padding: 16px 0;
}

.evobet-l4n3w3 tr.evobet-cb5xmp td p:not(:last-child),
.evobet-l4n3w3 tr.evobet-vlhd46 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.evobet-l4n3w3 tr.evobet-cb5xmp td p:first-child,
.evobet-l4n3w3 tr.evobet-vlhd46 td p:first-child {
  padding-top: 0;
}

.evobet-l4n3w3 tr.evobet-vlhd46 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.evobet-l4n3w3 tr.evobet-vlhd46 td p:last-child {
  padding-bottom: 0;
}

.evobet-l4n3w3 .evobet-vlhd46 img {
  max-width: 32px;
}

.evobet-l4n3w3 .evobet-yz9jd5 {
  min-width: 718px;
}

.evobet-l4n3w3 .evobet-yz9jd5 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.evobet-l4n3w3 .evobet-yz9jd5 td {
  display: flex;
}

.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-zhm4gh,
.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-936fov,
.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-1bakjl {
  flex: 1 1 50%;
}

.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-it51py {
  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;
}

.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-yidnmh,
.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-tacfsu {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-zhm4gh,
.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-936fov {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-zhm4gh span,
.evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-936fov span {
  font-weight: 800;
}

.evobet-l4n3w3 .evobet-yz9jd5 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .evobet-l4n3w3 .evobet-yz9jd5 td .evobet-1bakjl:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .evobet-l4n3w3 tr.evobet-cb5xmp td p:last-child {
    padding-bottom: 0;
  }
  .evobet-l4n3w3 .evobet-vlhd46 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .evobet-l4n3w3 .evobet-vlhd46 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .evobet-l4n3w3 tr.evobet-cb5xmp td p:not(:last-child),
  .evobet-l4n3w3 tr.evobet-vlhd46 td p:not(:last-child) {
    border-bottom: unset;
  }
  .evobet-l4n3w3 tr.evobet-vlhd46 td p:last-child {
    padding-bottom: 12px;
  }
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-zhm4gh,
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-936fov,
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-1bakjl {
    flex: 1 1 50%;
    padding: 0;
  }
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-zhm4gh,
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-936fov {
    margin-top: 16px;
  }
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-1bakjl {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-zhm4gh {
    border-right: 1px solid var(--border-color);
  }
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-1bakjl:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .evobet-l4n3w3 .evobet-yz9jd5 td:last-child .evobet-1bakjl:last-child {
    padding-bottom: 0;
  }
}

.evobet-1bakjl {
  display: flex;
  flex-direction: column;
}

.evobet-l4n3w3 .evobet-yz9jd5 td .evobet-1bakjl {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.evobet-l4n3w3 .evobet-yz9jd5 td .evobet-1bakjl:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.evobet-l4n3w3 .evobet-yz9jd5 td .evobet-1bakjl:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .evobet-l4n3w3 .evobet-yz9jd5 td .evobet-1bakjl:not(:first-child) {
    padding-left: 0;
  }
  .evobet-l4n3w3 .evobet-yz9jd5 td .evobet-1bakjl:not(:last-of-type) {
    border-right: unset;
  }
}

.evobet-l4n3w3 .evobet-7pno61 {
  flex: 0 1 485px;
}

.evobet-l4n3w3 .evobet-84gz6c {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.evobet-l4n3w3 .evobet-84gz6c li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.evobet-l4n3w3 .evobet-84gz6c li.evobet-xts99q {
  padding: 6px 12px;
}

.evobet-l4n3w3 .evobet-84gz6c li a,
.evobet-l4n3w3 .evobet-84gz6c 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;
}

.evobet-l4n3w3 .evobet-jeuzsp,
.evobet-l4n3w3 .evobet-3mcz0u {
  flex: 1 1;
}

.evobet-l4n3w3 .evobet-t5v55r,
.evobet-l4n3w3 .evobet-ifwqbk {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.evobet-l4n3w3 .evobet-t5v55r li,
.evobet-l4n3w3 .evobet-ifwqbk li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.evobet-l4n3w3 .evobet-3mcz0u img {
  max-width: 32px;
}

.evobet-l4n3w3 .evobet-jeuzsp img {
  max-width: 32px;
}

.evobet-l4n3w3 .evobet-lr53hi {
  min-width: 280px;
}

.evobet-l4n3w3 .evobet-lr53hi img {
  max-width: 146px;
}

.evobet-l4n3w3 .evobet-lr53hi td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .evobet-l4n3w3 .evobet-cb5xmp,
  .evobet-l4n3w3 .evobet-vlhd46 {
    flex: 0 1 auto;
  }
  .evobet-l4n3w3 .evobet-yz9jd5 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .evobet-l4n3w3 .evobet-cb5xmp,
  .evobet-l4n3w3 .evobet-7pno61,
  .evobet-l4n3w3 .evobet-vlhd46,
  .evobet-l4n3w3 .evobet-yz9jd5 {
    flex: 1 1 calc(50% - 20px);
  }
  .evobet-l4n3w3 .evobet-jeuzsp,
  .evobet-l4n3w3 .evobet-lr53hi,
  .evobet-l4n3w3 .evobet-3mcz0u {
    flex: 1 1 30%;
  }
  .evobet-l4n3w3 .evobet-lr53hi {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .evobet-l4n3w3 .evobet-cb5xmp,
  .evobet-l4n3w3 .evobet-7pno61,
  .evobet-l4n3w3 .evobet-jeuzsp,
  .evobet-l4n3w3 .evobet-vlhd46,
  .evobet-l4n3w3 .evobet-yz9jd5,
  .evobet-l4n3w3 .evobet-lr53hi,
  .evobet-l4n3w3 .evobet-3mcz0u {
    flex: 1 1 100%;
  }
}

.evobet-p1q6hk .evobet-ggi0ci {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.evobet-p1q6hk .evobet-kl1bnt {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.evobet-p1q6hk .evobet-saktbj {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.evobet-p1q6hk .evobet-paxhpq {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.evobet-p1q6hk .evobet-paxhpq > :nth-child(3) {
  margin-top: 0;
}

.evobet-p1q6hk .evobet-04quvx {
  grid-column: 2/3;
  grid-row: 1/10;
}

.evobet-p1q6hk .evobet-43e9xn {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.evobet-p1q6hk .evobet-oen9ou {
  grid-column: 1/2;
}

.evobet-p1q6hk > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.evobet-p1q6hk .evobet-kl1bnt: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;
}

.evobet-p1q6hk .evobet-kl1bnt:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.evobet-p1q6hk .evobet-5nxvso {
  min-width: 240px;
}

@media (max-width: 768px) {
  .evobet-p1q6hk .evobet-kl1bnt:not(:last-child):before {
    bottom: 8px;
  }
  .evobet-p1q6hk .evobet-kl1bnt:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .evobet-p1q6hk .evobet-paxhpq {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .evobet-p1q6hk .evobet-04quvx {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .evobet-p1q6hk .evobet-04quvx img {
    width: 100%;
    height: auto;
  }
  .evobet-p1q6hk .evobet-5nxvso {
    width: 100%;
    min-width: unset;
  }
}

.evobet-cuply7 .evobet-1k7o88 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.evobet-cuply7 .evobet-ltxidj {
  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;
}

.evobet-cuply7 .evobet-04quvx {
  height: 100%;
}

.evobet-cuply7 .evobet-04quvx img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.evobet-cuply7 .evobet-rgtv9k {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.evobet-cuply7 .evobet-0iwchv {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.evobet-cuply7 .evobet-t4iwgy {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .evobet-cuply7 .evobet-ltxidj {
    flex: 1 1 100%;
  }
  .evobet-cuply7 .evobet-nf3mx3 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .evobet-cuply7 .evobet-ltxidj {
    flex-direction: column;
  }
  .evobet-cuply7 .evobet-04quvx {
    width: 100%;
    height: auto;
  }
  .evobet-cuply7 .evobet-04quvx img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .evobet-cuply7 .evobet-rgtv9k {
    padding: 0 16px 16px 16px;
  }
  .evobet-cuply7 .evobet-nf3mx3 {
    min-width: unset;
    width: 100%;
  }
}

.evobet-4ynuxz .evobet-dczgly {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.evobet-4ynuxz .evobet-uzrxhi {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.evobet-4ynuxz 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;
}

.evobet-4ynuxz .evobet-lloq6r {
  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;
}

.evobet-4ynuxz .evobet-uzrxhi:hover .evobet-lloq6r {
  display: flex;
}

.evobet-4ynuxz .evobet-lxu4ao {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.evobet-4ynuxz .evobet-u248xb {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.evobet-8jaq2s {
  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;
}

.evobet-8jaq2s.evobet-fy6476 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.evobet-u2wtcx ease-in-out;
}

.evobet-8jaq2s.evobet-fy6476:hover {
  color: #f9cb16;
  background-color: transparent;
}

.evobet-4ynuxz .evobet-yvh7ww {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.evobet-u2wtcx ease-in-out;
}

.evobet-4ynuxz .evobet-yvh7ww:hover {
  color: #196948;
  background-color: #f9cb16;
}

.evobet-4ynuxz .evobet-yvh7ww:after,
.evobet-8jaq2s.evobet-fy6476:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.evobet-8jaq2s.evobet-fy6476:after {
  background-image: url(../images/Cash.svg);
}

.evobet-4ynuxz .evobet-yvh7ww:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .evobet-4ynuxz .evobet-dczgly {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .evobet-4ynuxz .evobet-dczgly {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .evobet-4ynuxz .evobet-dczgly {
    grid-template-columns: 1fr;
  }
  .evobet-4ynuxz .evobet-uzrxhi {
    height: auto;
  }
  .evobet-4ynuxz .evobet-uzrxhi .evobet-lloq6r {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .evobet-4ynuxz .evobet-lxu4ao,
  .evobet-4ynuxz .evobet-u248xb {
    text-align: left;
  }
  .evobet-4ynuxz .evobet-u248xb {
    margin-bottom: 8px;
  }
  .evobet-4ynuxz img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.evobet-bl1jyx {
  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;
}

.evobet-bl1jyx.evobet-gzeoag {
  display: block;
}

.evobet-bl1jyx .evobet-znachj {
  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;
}

.evobet-bl1jyx .evobet-ovkdp6 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.evobet-bl1jyx .evobet-ylj4dh {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.evobet-bl1jyx .evobet-fq8dws {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.evobet-bl1jyx .evobet-8jaq2s {
  min-width: 296px;
  margin-bottom: 0;
}

.evobet-bl1jyx .evobet-jwgw3k {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.evobet-bl1jyx .evobet-saxsn8 {
  position: relative;
  flex: 1 1;
}

.evobet-bl1jyx .evobet-saxsn8 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .evobet-bl1jyx .evobet-ovkdp6 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .evobet-bl1jyx .evobet-ylj4dh {
    order: 1;
  }
  .evobet-bl1jyx .evobet-fq8dws {
    order: 3;
    flex: 1 1 100%;
  }
  .evobet-bl1jyx .evobet-8jaq2s {
    width: 100%;
    min-width: unset;
  }
  .evobet-bl1jyx .evobet-jwgw3k {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .evobet-9y19xi > .evobet-8ttg4l {
    margin-bottom: 0;
  }
  .evobet-9y19xi > .evobet-oen9ou,
  .evobet-9y19xi > p {
    margin-top: 0;
  }
}

.evobet-4skst1 img,
.evobet-cefs97 img {
  width: auto;
  object-fit: contain;
}

.evobet-4skst1 {
  align-items: center;
}

.evobet-4skst1 img {
  max-height: 76px;
}

.evobet-cefs97 img {
  max-height: 64px;
}

.evobet-4cyw49 {
  overflow: auto;
}

.evobet-sjax9e {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.evobet-cu7u5c:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.evobet-el0h7v {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.evobet-b3287j {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.evobet-el0h7v .evobet-04quvx {
  margin-right: 20px;
  flex-shrink: 0;
}

.evobet-el0h7v img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.evobet-9d553f {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.evobet-9d553f > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .evobet-el0h7v {
    padding: 15px 10px;
  }
  .evobet-9d553f {
    padding: 15px 10px;
  }
  .evobet-el0h7v .evobet-04quvx {
    margin-right: 10px;
  }
}

.evobet-ympxk8 {
  overflow-x: auto;
}

.evobet-7st361 {
  border-collapse: collapse;
  width: 100%;
}

.evobet-ympxk8 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.evobet-ympxk8 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.evobet-ympxk8 td.evobet-5smscg {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.evobet-ympxk8 td.evobet-mln0va {
  border-right: none;
}

.evobet-ympxk8 td.evobet-mln0va .evobet-04quvx {
  justify-content: flex-start;
}

.evobet-ympxk8 td.evobet-mln0va .evobet-04quvx img {
  height: auto;
  width: 90px;
}

.evobet-ympxk8 td.evobet-uh0fzw,
.evobet-ympxk8 td.evobet-upnevy {
  font-weight: 600;
  text-align: right;
}

.evobet-ympxk8 td.evobet-pu0ps0,
.evobet-ympxk8 td.evobet-uh0fzw {
  padding-bottom: 10px;
  border-bottom: none;
}

.evobet-ympxk8 td.evobet-uh0fzw,
.evobet-ympxk8 td.evobet-upnevy {
  border-left: none;
}

.evobet-ympxk8 td.evobet-pu0ps0,
.evobet-ympxk8 td.evobet-lu9bhm {
  border-right: none;
}

.evobet-ympxk8 td.evobet-lu9bhm,
.evobet-ympxk8 td.evobet-upnevy {
  border-top: none;
  padding-top: 10px;
}

.evobet-yob89h {
  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;
}

.evobet-yob89h .evobet-nf3mx3 {
  min-width: unset;
  width: 100%;
}

.evobet-yob89h .evobet-nf3mx3.evobet-j18sz3 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.evobet-yob89h .evobet-nf3mx3.evobet-595fsu {
  grid-column: 2/3;
  grid-row: 1/2;
}

.evobet-yob89h .evobet-2gry2a {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .evobet-yob89h {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .evobet-yob89h .evobet-nf3mx3.evobet-j18sz3 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .evobet-yob89h .evobet-nf3mx3.evobet-595fsu {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .evobet-yob89h .evobet-2gry2a {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.evobet-z2nmqp {
  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;
}

.evobet-tskb50 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.evobet-yusft2 p a img {
  margin: 0 auto;
  display: block;
}

.evobet-yusft2 table {
  margin-bottom: 17px;
}

/* contanct form */
.evobet-vjexke {
  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;
}

.evobet-vjexke label {
  font-size: 14px;
}

.evobet-vjexke h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.evobet-vjexke input,
.evobet-vjexke textarea,
.evobet-vjexke 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;
}
.evobet-vjexke button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.evobet-u2wtcx ease;
}
.evobet-vjexke button:hover {
  background-color: #691204;
}
.evobet-0il98q {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.evobet-h03m1s ease-in;
}

.evobet-0il98q 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;
}
.evobet-8q89sb, .evobet-e69vib, [class*="review-card"],
thead, thead th, table th, .evobet-xywgis,
.evobet-oqq3le, [class*="collapsible-header"],
.evobet-nhv9tp, [class*="updated-block"] {
  color: #ece7dc !important;
}
