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

.sevenbet-q6bv16 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.sevenbet-svlix3 {
  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.sevenbet-dyrm51,
ul.sevenbet-dyrm51 {
  padding-left: 20px;
}

ul.sevenbet-dyrm51 {
  list-style: disc;
}

ol.sevenbet-dyrm51 {
  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;
  }
}

.sevenbet-pwxsuy > .sevenbet-sutbqq,
.sevenbet-pwxsuy > .sevenbet-d4u8yc,
.sevenbet-pwxsuy > blockquote,
.sevenbet-pwxsuy > h1,
.sevenbet-pwxsuy > h2,
.sevenbet-pwxsuy > h3,
.sevenbet-pwxsuy > h4,
.sevenbet-pwxsuy > h5,
.sevenbet-pwxsuy > h6,
.sevenbet-pwxsuy > ol,
.sevenbet-pwxsuy > p,
.sevenbet-pwxsuy > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.sevenbet-pwxsuy > ol,
.sevenbet-pwxsuy > ul {
  padding-left: 50px;
}

.sevenbet-pwxsuy 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;
}

.sevenbet-pwxsuy:not(:last-child) {
  margin-bottom: 2rem;
}

.sevenbet-pwxsuy > :not(:first-child) {
  margin-top: 2rem;
}

.sevenbet-pwxsuy {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.sevenbet-pwxsuy:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .sevenbet-pwxsuy:first-child {
    margin-top: 20px;
  }
}

.sevenbet-pwxsuy > p:last-of-type {
  margin-bottom: 32px;
}

.sevenbet-pwxsuy > .sevenbet-8ar1w3:not(:first-child) {
  margin: 64px auto 16px auto;
}

.sevenbet-huu8o3 > .sevenbet-8ar1w3 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.sevenbet-d4u8yc {
  overflow: auto;
}

.sevenbet-d4u8yc::-webkit-scrollbar {
  height: 5px;
}

.sevenbet-d4u8yc table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.sevenbet-d4u8yc table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.sevenbet-d4u8yc table thead,
table thead {
  border-bottom: none;
}

.sevenbet-d4u8yc table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.sevenbet-d4u8yc table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.sevenbet-d4u8yc table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.sevenbet-d4u8yc .sevenbet-bmtskb {
  table-layout: auto;
}

.sevenbet-d4u8yc .sevenbet-bmtskb th {
  word-break: normal;
}

.sevenbet-d4u8yc .sevenbet-bmtskb td {
  word-break: normal;
}

.sevenbet-q6bv16 .sevenbet-q6bv16 {
  padding-right: 0;
  padding-left: 0;
}

.sevenbet-7l28sd {
  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;
}

.sevenbet-uqe5le {
  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;
}

.sevenbet-wvijze {
  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;
}

.sevenbet-sutbqq {
  margin-top: 24px;
}

.sevenbet-sutbqq.sevenbet-z0zlfu {
  text-align: left;
}

.sevenbet-sutbqq.sevenbet-udfmkv {
  text-align: right;
}

.sevenbet-sutbqq.sevenbet-prt5aj {
  text-align: center;
}

.sevenbet-6gn9gu {
  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.sevenbet-vvxz01 ease-in-out;
  cursor: pointer;
}

.sevenbet-6gn9gu:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.sevenbet-6gn9gu {
  min-width: 328px;
}

@media (max-width: 768px) {
  .sevenbet-6gn9gu {
    min-width: unset;
  }
}

.sevenbet-rqzhqs {
  background-color: var(--fh-bg-color);
}

.sevenbet-hdkq86 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.sevenbet-t47nw3 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 80px;
}

.sevenbet-t47nw3 img {
  max-height: 44px;
  object-fit: contain;
}

.sevenbet-oyalq1 {
  flex: 1 1;
}

.sevenbet-3sszn7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.sevenbet-9l0856 {
  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;
}

.sevenbet-9l0856 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;
}

.sevenbet-9l0856.sevenbet-ew26zw span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.sevenbet-9l0856.sevenbet-ew26zw span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.sevenbet-9l0856.sevenbet-ew26zw span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.sevenbet-oyalq1 + .sevenbet-3sszn7 {
  margin-left: 20px;
}

.sevenbet-6h0936 {
  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;
}

.sevenbet-6h0936 > svg {
  max-width: 24px;
  max-height: 24px;
}

.sevenbet-6h0936 + .sevenbet-6h0936 {
  margin-left: 5px;
}

.sevenbet-h6be2l {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.sevenbet-h6be2l:hover {
  background-color: var(--button-bg-hover);
}

.sevenbet-1zh8w2 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.sevenbet-vvxz01 ease-in-out;
  border: 1px solid var(--border-color);
}

.sevenbet-1zh8w2:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.sevenbet-jhlee2 {
  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) {
  .sevenbet-oyalq1 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .sevenbet-jhlee2 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .sevenbet-oyalq1 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .sevenbet-6h0936 {
    min-width: unset;
    flex: 1 1;
  }
}

.sevenbet-t6me68 {
  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;
}

.sevenbet-t6me68:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.sevenbet-t6me68:hover .sevenbet-vslkgm {
  opacity: 1;
  pointer-events: auto;
}

.sevenbet-9o1597 {
  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.sevenbet-8rz9gq ease-in-out;
  gap: 4px;
}

.sevenbet-9o1597 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.sevenbet-9o1597 .sevenbet-7l28sd img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.sevenbet-9znp8s,
.sevenbet-9o1597:hover {
  color: var(--button-bg-hover);
}

.sevenbet-5ntfm0 {
  position: relative;
}

.sevenbet-5ntfm0 .sevenbet-9o1597 {
  margin-right: 0;
  padding-right: 4px;
}

.sevenbet-hsq5s6 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.sevenbet-5ntfm0.sevenbet-ew26zw .sevenbet-hsq5s6 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.sevenbet-5ntfm0.sevenbet-ew26zw .sevenbet-vslkgm {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.sevenbet-5ntfm0.sevenbet-ew26zw .sevenbet-vslkgm::before {
  display: none;
}

.sevenbet-hsq5s6 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.sevenbet-vslkgm {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.sevenbet-0nrx92 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.sevenbet-vslkgm::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.sevenbet-vslkgm:hover {
  color: var(--fh-bg-color);
}

.sevenbet-asgx60 {
  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.sevenbet-0nrx92 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.sevenbet-8rz9gq ease-in-out;
  -o-transition: 0.sevenbet-8rz9gq ease-in-out;
  transition: 0.sevenbet-8rz9gq ease-in-out;
}

.sevenbet-asgx60 .sevenbet-7l28sd img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.sevenbet-xy7020,
.sevenbet-asgx60:hover {
  color: var(--button-bg-hover);
}

.sevenbet-5g6lnd {
  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%;
}

.sevenbet-5g6lnd.sevenbet-9xuakm {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.sevenbet-5g6lnd.sevenbet-9xuakm:after,
.sevenbet-5g6lnd.sevenbet-9xuakm:before {
  content: "";
  position: absolute;
  margin: auto;
}

.sevenbet-5g6lnd.sevenbet-9xuakm: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);
  }
}

.sevenbet-5g6lnd.sevenbet-9xuakm:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.sevenbet-5g6lnd.sevenbet-9xuakm > * {
  z-index: 1;
}

.sevenbet-5g6lnd b,
.sevenbet-5g6lnd strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.sevenbet-5g6lnd .sevenbet-kp8i46 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.sevenbet-5g6lnd .sevenbet-yzmi3g {
  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;
}

.sevenbet-5g6lnd .sevenbet-7l28sd {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.sevenbet-5g6lnd .sevenbet-jxn4w4 {
  margin-top: 12px;
}

.sevenbet-jxn4w4 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.sevenbet-hql5ud {
  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;
}

.sevenbet-jxn4w4 .sevenbet-lqt750 {
  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.sevenbet-vvxz01 ease-in-out;
}

.sevenbet-jxn4w4 .sevenbet-lqt750:hover {
  background: rgba(255, 255, 255, 0.3);
}

.sevenbet-3s0hpb {
  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;
}

.sevenbet-5g6lnd.sevenbet-3d06o0 {
  gap: 12px;
  padding: 16px;
}

.sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-3s0hpb {
  min-width: 240px;
}

.sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-3s0hpb.sevenbet-mmm92e {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .sevenbet-5g6lnd .sevenbet-kp8i46 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .sevenbet-5g6lnd .sevenbet-yzmi3g {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .sevenbet-5g6lnd .sevenbet-7l28sd {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-7l28sd {
    max-width: 126px;
  }
  .sevenbet-5g6lnd .sevenbet-jxn4w4 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .sevenbet-5g6lnd .sevenbet-hql5ud {
    max-width: unset;
  }
  .sevenbet-3s0hpb {
    min-width: unset;
    width: 100%;
  }
  .sevenbet-5g6lnd .sevenbet-3s0hpb {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 {
    grid-template-rows: auto 1fr auto;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-3s0hpb {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .sevenbet-5g6lnd {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .sevenbet-5g6lnd .sevenbet-kp8i46 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .sevenbet-5g6lnd .sevenbet-7l28sd {
    max-width: 78px;
  }
  .sevenbet-5g6lnd .sevenbet-jxn4w4 {
    margin-top: -12px;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 {
    gap: 8px;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-kp8i46 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-yzmi3g {
    grid-column: 1/3;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-7l28sd {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .sevenbet-5g6lnd.sevenbet-3d06o0 .sevenbet-7l28sd img {
    max-width: 114px;
  }
}

.sevenbet-3s0hpb.sevenbet-uinae0,
.sevenbet-3s0hpb.sevenbet-6mkx3m,
.sevenbet-3s0hpb.sevenbet-lqk5yf {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.sevenbet-vvxz01 ease-in-out;
}

.sevenbet-3s0hpb.sevenbet-uinae0,
.sevenbet-3s0hpb.sevenbet-lqk5yf {
  padding: 10px;
}

.sevenbet-3s0hpb.sevenbet-uinae0:hover,
.sevenbet-3s0hpb.sevenbet-6mkx3m:hover,
.sevenbet-3s0hpb.sevenbet-lqk5yf:hover {
  background: var(--button-bg-hover);
}

.sevenbet-3s0hpb.sevenbet-uinae0:hover svg path,
.sevenbet-3s0hpb.sevenbet-lqk5yf:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.sevenbet-3s0hpb.sevenbet-mmm92e {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.sevenbet-vvxz01 ease-in-out;
  background: var(--button-bg-color);
}

.sevenbet-3s0hpb.sevenbet-mmm92e:hover {
  background-color: var(--button-bg-hover);
}

.sevenbet-3s0hpb.sevenbet-6mkx3m: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);
  }
}

.sevenbet-3s0hpb.sevenbet-6mkx3m:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.sevenbet-3s0hpb.sevenbet-mmm92e:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.sevenbet-ezuhqp {
  max-width: 650px;
}

.sevenbet-jwfyjk {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.sevenbet-24yivh {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.sevenbet-uy9cma {
  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.sevenbet-8rz9gq ease-in-out;
  cursor: pointer;
}

.sevenbet-uy9cma:hover {
  opacity: 0.5;
}

.sevenbet-uy9cma:focus {
  outline: 0;
}

.sevenbet-uy9cma:focus .sevenbet-72sjtb,
.sevenbet-uy9cma:hover .sevenbet-72sjtb {
  fill: red;
  fill-opacity: 1;
}

.sevenbet-uy9cma:hover {
  cursor: pointer;
}

.sevenbet-076nae {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.sevenbet-ezuhqp.sevenbet-prt5aj {
  margin: 0 auto;
}

.sevenbet-ezuhqp.sevenbet-udfmkv {
  margin-left: auto;
}

.sevenbet-mmpupf {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.sevenbet-4ru4sk {
  padding-bottom: 50px;
}

.sevenbet-w5wmgh {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.sevenbet-8ht0fe {
  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;
}

.sevenbet-zmbdbg {
  margin-top: 24px;
}

.sevenbet-j6puae {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sevenbet-a9xsyb {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.sevenbet-v8wg8n {
  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;
}

.sevenbet-pu6rte {
  width: 468px;
}

.sevenbet-v8wg8n .sevenbet-vslkgm {
  margin: 0.sevenbet-0sausd 0;
}

.sevenbet-2hdc2h {
  display: flex;
  min-width: 224px;
}

.sevenbet-vi8z01 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.sevenbet-8rz9gq ease-in-out;
}

.sevenbet-jgf0yk,
.sevenbet-vi8z01:hover {
  color: var(--text-color);
}

.sevenbet-n2g5ys {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.sevenbet-e109gp {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .sevenbet-mmpupf {
    padding: 16px;
  }
  .sevenbet-n2g5ys {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .sevenbet-e109gp {
    align-items: center;
  }
  .sevenbet-pu6rte {
    width: unset;
  }
  .sevenbet-2hdc2h {
    min-width: unset;
  }
  .sevenbet-v8wg8n {
    max-height: unset;
  }
  .sevenbet-w5wmgh {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .sevenbet-mmpupf {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.sevenbet-hnigyv {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.sevenbet-hnigyv:not(:last-child) {
  margin-bottom: 16px;
}

.sevenbet-zodvr5 {
  outline: 0;
}

.sevenbet-zodvr5 .sevenbet-23igme {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.sevenbet-rsfx89 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .sevenbet-rsfx89 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.sevenbet-rsfx89::-webkit-details-marker {
  display: none;
}

.sevenbet-rsfx89: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;
}

.sevenbet-rsfx89: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] .sevenbet-rsfx89:after {
  transform: unset;
}

.sevenbet-23igme {
  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);
}

.sevenbet-23igme 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.sevenbet-8rz9gq ease-in-out;
  -o-transition: 0.sevenbet-8rz9gq ease-in-out;
  transition: 0.sevenbet-8rz9gq ease-in-out;
}

.sevenbet-s7hskv {
  padding: 16px 0 0 0;
}

.sevenbet-s7hskv * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .sevenbet-s7hskv :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .sevenbet-rsfx89 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .sevenbet-rsfx89::after {
    margin-left: auto;
  }
  .sevenbet-23igme {
    order: 3;
    flex: 1 1 100%;
  }
  .sevenbet-rsfx89 {
    font-size: 14px;
    line-height: 130%;
  }
  .sevenbet-23igme svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.sevenbet-66fknw {
  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;
}

.sevenbet-4pq9lk {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.sevenbet-66fknw.sevenbet-ew26zw .sevenbet-4pq9lk {
  margin-bottom: 12px;
}

.sevenbet-4pq9lk::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;
}

.sevenbet-66fknw.sevenbet-ew26zw .sevenbet-4pq9lk::after {
  transform: unset;
}

.sevenbet-s94rq1 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.sevenbet-bophwn {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.sevenbet-8rz9gq ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.sevenbet-bophwn: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;
}

.sevenbet-66fknw.sevenbet-ew26zw .sevenbet-s94rq1 {
  max-height: 100%;
}

.sevenbet-4i0pz5 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.sevenbet-vg3ore {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.sevenbet-ss8mxv {
  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;
}

.sevenbet-s3n13w {
  margin-right: 4px;
}

.sevenbet-43hilp {
  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.sevenbet-8rz9gq ease-in-out;
}

.sevenbet-43hilp svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.sevenbet-anqt1k,
.sevenbet-43hilp:hover {
  color: var(--text-color);
}

.sevenbet-d0utcj {
  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;
}

.sevenbet-d0utcj img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.sevenbet-d0utcj .sevenbet-pihgi2 {
  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;
}

.sevenbet-d0utcj .sevenbet-yhvii9 {
  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;
}

.sevenbet-gnasut {
  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;
}

.sevenbet-a3ynd8 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.sevenbet-rj59di .sevenbet-q6bv16 {
  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;
}

.sevenbet-rj59di {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.sevenbet-ae8oed {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.sevenbet-21kyns {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.sevenbet-4dydr8 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.sevenbet-ejrgah 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;
}

.sevenbet-4dydr8:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.sevenbet-cx7a12 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.sevenbet-tfhyxi {
  -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.sevenbet-8rz9gq ease-in-out;
  transition: transform 0.sevenbet-8rz9gq ease-in-out;
  -o-transition: transform 0.sevenbet-8rz9gq ease-in-out;
  transition:
    transform 0.sevenbet-8rz9gq ease-in-out,
    -webkit-transform 0.sevenbet-8rz9gq ease-in-out;
  cursor: pointer;
}

.sevenbet-tfhyxi svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.sevenbet-tfhyxi: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;
}

.sevenbet-lwvrb4 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .sevenbet-lwvrb4 {
    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);
}

.sevenbet-260su5 {
  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;
}

.sevenbet-5m02t8 {
  position: relative;
  width: 100%;
}

.sevenbet-260su5.sevenbet-a6ubhz {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.sevenbet-260su5.sevenbet-prt5aj {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sevenbet-260su5.sevenbet-udfmkv {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sevenbet-gjhb1u {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.sevenbet-0wan95 {
  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.sevenbet-8rz9gq ease-in-out;
  cursor: pointer;
}

.sevenbet-0wan95:hover {
  opacity: 0.5;
}

.sevenbet-260su5.sevenbet-zceufe .sevenbet-0wan95 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.sevenbet-260su5.sevenbet-zceufe .sevenbet-gjhb1u {
  cursor: pointer;
}

.sevenbet-lqu9s5 {
  fill: #0009;
}

.sevenbet-me4eqb {
  fill: #fff;
}

.sevenbet-0wan95:hover .sevenbet-lqu9s5 {
  fill: red;
}

.sevenbet-0wan95 svg path {
  -webkit-transition: 0.sevenbet-8rz9gq ease-in-out;
  -o-transition: 0.sevenbet-8rz9gq ease-in-out;
  transition: 0.sevenbet-8rz9gq ease-in-out;
}

.sevenbet-l8xcmn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.sevenbet-l8xcmn > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.sevenbet-l8xcmn.sevenbet-gabkc7 > :not(.get-image) {
  grid-column: 1/3;
}

.sevenbet-i85g50:not(._h1-block) .sevenbet-l8xcmn > .sevenbet-8ar1w3 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.sevenbet-l8xcmn.sevenbet-gabkc7 .sevenbet-kqgc07 {
  grid-column: 2/3;
}

.sevenbet-l8xcmn.sevenbet-gabkc7 > .sevenbet-7l28sd {
  grid-column: 1/2;
}

.sevenbet-l8xcmn.sevenbet-gabkc7 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.sevenbet-l8xcmn > p:first-of-type {
  margin-top: 0;
}

.sevenbet-l8xcmn .sevenbet-7l28sd {
  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;
}

.sevenbet-i85g50:not(._h1-block) .sevenbet-8ar1w3 ~ .sevenbet-7l28sd {
  grid-row: 2/10;
}

.sevenbet-i85g50.sevenbet-90crfz .sevenbet-8ar1w3 ~ .sevenbet-7l28sd {
  grid-row: 1/10;
}

.sevenbet-i85g50.sevenbet-90crfz > .sevenbet-8ar1w3 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.sevenbet-i85g50.sevenbet-90crfz .sevenbet-7l28sd {
  grid-row: 1/10;
}

.sevenbet-l8xcmn.sevenbet-rzom6c .sevenbet-7l28sd {
  align-items: flex-start;
}

.sevenbet-l8xcmn.sevenbet-prt5aj .sevenbet-kqgc07 {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.sevenbet-l8xcmn.sevenbet-prt5aj .sevenbet-7l28sd {
  align-items: center;
}

.sevenbet-l8xcmn.sevenbet-z35vp8 .sevenbet-7l28sd {
  align-items: flex-end;
}

.sevenbet-kqgc07 > :first-child {
  margin-top: 0;
}

.sevenbet-kqgc07 > :last-child {
  margin-bottom: 0;
}

* + .sevenbet-6pmpet,
.sevenbet-i85g50 + .sevenbet-i85g50 {
  margin-top: 2rem;
}

.sevenbet-rzjgd3 td::before,
.sevenbet-rzjgd3 th::after {
  display: none !important;
}

.sevenbet-rzjgd3 #link-selector {
  color: #000;
}

.sevenbet-rzjgd3 .sevenbet-fgph9c {
  color: #135e96;
}

.sevenbet-rzjgd3 .sevenbet-543a03 *,
.sevenbet-rzjgd3 .sevenbet-tv1oqz p,
.sevenbet-rzjgd3 .sevenbet-bgqirw * {
  color: #000;
}

.sevenbet-rzjgd3 .sevenbet-odek85 {
  background: 0 0 !important;
}

.sevenbet-rzjgd3 .sevenbet-011qqa {
  color: #000;
}

.sevenbet-rzjgd3 .sevenbet-wcofpb.sevenbet-40v7cn {
  color: #fff;
}

.sevenbet-rzjgd3 .sevenbet-mqz0sc {
  color: #000;
}

.sevenbet-rzjgd3
  .sevenbet-y4to2i
  .sevenbet-vdst65.sevenbet-40v7cn.sevenbet-ex5zg3 {
  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;
}

.sevenbet-ugz05t,
body .sevenbet-c6naym {
  color: #000;
  background: var(--color-body) !important;
}

.sevenbet-ugz05t .sevenbet-xtfafy .sevenbet-qpbh7h,
body .sevenbet-c6naym .sevenbet-xtfafy .sevenbet-qpbh7h {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .sevenbet-bophwn:focus,
  .sevenbet-bophwn:hover {
    color: #f9cb16;
  }
  .sevenbet-563bwd:focus,
  .sevenbet-563bwd:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .sevenbet-qqq32l:focus img,
  .sevenbet-qqq32l:focus svg,
  .sevenbet-qqq32l:hover img,
  .sevenbet-qqq32l:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .sevenbet-d0utcj {
    display: none;
  }
}

@media (min-width: 1024px) {
  .sevenbet-5ntfm0:hover .sevenbet-hsq5s6 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .sevenbet-hsq5s6 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .sevenbet-ksiwqx {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .sevenbet-7ere5g {
    grid-template-columns: repeat(4, 1fr);
  }
  .sevenbet-ezuko9 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .sevenbet-qy4snb .sevenbet-9h4d56 {
    grid-template-columns: 1fr;
  }
  .sevenbet-qy4snb .sevenbet-m6tx5e {
    -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;
  }
  .sevenbet-qy4snb .sevenbet-mtmeop {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sevenbet-qy4snb .sevenbet-54rv40 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sevenbet-qy4snb .sevenbet-60jn2d {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .sevenbet-qy4snb .sevenbet-mtmeop:not(:first-child) {
    border: none;
  }
  .sevenbet-qy4snb .sevenbet-mtmeop:first-child .sevenbet-54rv40 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .sevenbet-qy4snb .sevenbet-mtmeop:last-child .sevenbet-54rv40 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .sevenbet-hdkq86 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .sevenbet-t47nw3 {
    max-width: 100px;
  }
  .sevenbet-oyalq1 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .sevenbet-3sszn7 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sevenbet-3sszn7 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .sevenbet-9l0856 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .sevenbet-oyalq1 + .sevenbet-3sszn7 {
    margin-left: auto;
  }
  .sevenbet-hdlgd2 {
    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;
  }
  .sevenbet-hdlgd2.sevenbet-ew26zw {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .sevenbet-jhlee2 {
    -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;
  }
  .sevenbet-t6me68 {
    width: 100%;
  }
  .sevenbet-t6me68:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .sevenbet-9o1597 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .sevenbet-9o1597 svg {
    margin-right: 4px;
  }
  .sevenbet-5ntfm0 {
    -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;
  }
  .sevenbet-hsq5s6 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .sevenbet-hsq5s6 {
    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;
  }
  .sevenbet-vslkgm {
    display: none;
    width: 100%;
  }
  .sevenbet-5ntfm0.sevenbet-ew26zw .sevenbet-vslkgm {
    padding: 0 0 0 48px;
  }
  .sevenbet-asgx60 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .sevenbet-8ht0fe .sevenbet-7l28sd {
    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;
  }
  .sevenbet-bf5sqb {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sevenbet-bf5sqb + .sevenbet-bf5sqb {
    margin-right: 0;
  }
  .sevenbet-bf5sqb + .sevenbet-7l28sd {
    margin: 0;
  }
  .sevenbet-ksiwqx {
    grid-template-columns: repeat(4, 1fr);
  }
  .sevenbet-7ere5g {
    grid-template-columns: repeat(3, 1fr);
  }
  .sevenbet-qgyt49,
  .sevenbet-mdl55o {
    grid-template-columns: repeat(2, 1fr);
  }
  .sevenbet-l8xcmn {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .sevenbet-l8xcmn.sevenbet-gabkc7 .sevenbet-kqgc07 {
    grid-column: auto;
    grid-row: auto;
  }
  .sevenbet-l8xcmn > .sevenbet-8ar1w3 {
    grid-column: 1/2;
  }
  .sevenbet-l8xcmn.sevenbet-gabkc7 > :not(.get-image) {
    grid-column: 1/2;
  }
  .sevenbet-l8xcmn .sevenbet-7l28sd,
  .sevenbet-l8xcmn.sevenbet-gabkc7 > .sevenbet-7l28sd {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .sevenbet-l8xcmn.sevenbet-gabkc7 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .sevenbet-i85g50.sevenbet-90crfz .sevenbet-l8xcmn > .sevenbet-7l28sd {
    grid-row: 1/2;
  }
  .sevenbet-l8xcmn .sevenbet-8ar1w3 ~ .sevenbet-7l28sd,
  .sevenbet-l8xcmn.sevenbet-gabkc7 .sevenbet-8ar1w3 ~ .sevenbet-7l28sd {
    grid-row: 2/3;
  }
  .sevenbet-i85g50.sevenbet-90crfz .sevenbet-8ar1w3 ~ .sevenbet-7l28sd {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .sevenbet-pwxsuy:first-child .sevenbet-ei96uj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sevenbet-pwxsuy:first-child .sevenbet-ei96uj h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .sevenbet-pwxsuy {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .sevenbet-pwxsuy {
    padding: 0;
  }
  .sevenbet-sutbqq {
    margin-top: 1rem;
  }
  .sevenbet-zodvr5 {
    border-radius: 5px;
  }
  .sevenbet-cx27x6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sevenbet-4pq9lk::after {
    display: inline-block;
  }
  .sevenbet-4pq9lk {
    margin: 0;
    width: 100%;
  }
  .sevenbet-s94rq1 {
    width: 100%;
  }
  .sevenbet-s94rq1.sevenbet-bsxqmn {
    -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%;
  }
  .sevenbet-s94rq1.sevenbet-bsxqmn .sevenbet-1paie8 {
    width: 100%;
  }
  .sevenbet-s94rq1.sevenbet-bsxqmn .sevenbet-1paie8:not(:last-child) {
    margin-right: 0;
  }
  .sevenbet-bophwn {
    width: 100%;
    text-align: center;
  }
  .sevenbet-66fknw.sevenbet-ew26zw .sevenbet-s94rq1 {
    margin-top: 1rem;
  }
  .sevenbet-ksiwqx {
    grid-template-columns: repeat(3, 1fr);
  }
  .sevenbet-ezuko9,
  .sevenbet-7ere5g {
    grid-template-columns: repeat(2, 1fr);
  }
  .sevenbet-qgyt49,
  .sevenbet-mdl55o,
  .sevenbet-4v5vqm {
    grid-template-columns: 1fr;
  }
  .sevenbet-xrdpbw {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .sevenbet-25re1d {
    min-width: 300px;
    max-width: 325px;
  }
  .sevenbet-54rv40 {
    cursor: auto;
  }
  .sevenbet-j5du6p .sevenbet-54rv40 {
    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;
  }
  .sevenbet-lwvrb4 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .sevenbet-vslkgm {
    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) {
  .sevenbet-lwvrb4 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.sevenbet-bf5sqb p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .sevenbet-3sszn7 {
    margin: 0 -0.2rem;
  }
  .sevenbet-bf5sqb {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .sevenbet-wxin6v {
    -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;
  }
  .sevenbet-vk0qnl {
    max-width: 100%;
  }
  .sevenbet-ksiwqx {
    grid-template-columns: repeat(2, 1fr);
  }
  .sevenbet-ezuko9,
  .sevenbet-7ere5g {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .sevenbet-hdkq86 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sevenbet-3sszn7 {
    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;
  }
  .sevenbet-rqzhqs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sevenbet-6h0936 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sevenbet-sa48yq,
  .sevenbet-c5t7ns {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .sevenbet-6gn9gu {
    width: 100%;
  }
  .sevenbet-ksiwqx {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .sevenbet-lwvrb4 {
    top: 127px !important;
  }
}

.sevenbet-xn6dza {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .sevenbet-xn6dza {
  }
}

@media (max-width: 767px) {
  .sevenbet-xn6dza {
    margin-bottom: 12px;
  }
}

.sevenbet-xn6dza img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.sevenbet-4qhbos {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.sevenbet-4qhbos > .sevenbet-04jt5w {
  flex: 1 1;
}

@media (max-width: 767px) {
  .sevenbet-4qhbos {
    flex-direction: column;
    gap: 12px;
  }
}

.sevenbet-w9zxt4 {
  display: flex;
}

.sevenbet-w9zxt4 .sevenbet-exc39x {
  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;
}

.sevenbet-w9zxt4 .sevenbet-4g1l1x {
  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;
}

.sevenbet-w9zxt4 .sevenbet-quutft {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.sevenbet-w9zxt4 .sevenbet-ry13to {
  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));
  }
}

.sevenbet-w9zxt4 .sevenbet-ry13to:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.sevenbet-w9zxt4 .sevenbet-cljls9 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.sevenbet-wsyrh4 {
  border: unset;
  background-color: unset;
}

.sevenbet-wsyrh4 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.sevenbet-wsyrh4 .sevenbet-j56q89,
.sevenbet-wsyrh4 .sevenbet-ubk5pg {
  flex: 0 1 330px;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh {
  flex: 1 1;
}

.sevenbet-wsyrh4 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.sevenbet-wsyrh4 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.sevenbet-wsyrh4 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.sevenbet-wsyrh4 tr td p {
  color: #fff;
  margin: 0;
}

.sevenbet-wsyrh4 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.sevenbet-wsyrh4 tr.sevenbet-j56q89 td p {
  padding: 16px 0;
}

.sevenbet-wsyrh4 tr.sevenbet-j56q89 td p:not(:last-child),
.sevenbet-wsyrh4 tr.sevenbet-ubk5pg td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.sevenbet-wsyrh4 tr.sevenbet-j56q89 td p:first-child,
.sevenbet-wsyrh4 tr.sevenbet-ubk5pg td p:first-child {
  padding-top: 0;
}

.sevenbet-wsyrh4 tr.sevenbet-ubk5pg td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.sevenbet-wsyrh4 tr.sevenbet-ubk5pg td p:last-child {
  padding-bottom: 0;
}

.sevenbet-wsyrh4 .sevenbet-ubk5pg img {
  max-width: 32px;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh {
  min-width: 718px;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td {
  display: flex;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-y2z30q,
.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-tyapas,
.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-kt7ezp {
  flex: 1 1 50%;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-qm5vdn {
  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;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-dq4jgt,
.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-usk38q {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-y2z30q,
.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-tyapas {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-y2z30q span,
.sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-tyapas span {
  font-weight: 800;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td .sevenbet-kt7ezp:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .sevenbet-wsyrh4 tr.sevenbet-j56q89 td p:last-child {
    padding-bottom: 0;
  }
  .sevenbet-wsyrh4 .sevenbet-ubk5pg > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .sevenbet-wsyrh4 .sevenbet-ubk5pg > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .sevenbet-wsyrh4 tr.sevenbet-j56q89 td p:not(:last-child),
  .sevenbet-wsyrh4 tr.sevenbet-ubk5pg td p:not(:last-child) {
    border-bottom: unset;
  }
  .sevenbet-wsyrh4 tr.sevenbet-ubk5pg td p:last-child {
    padding-bottom: 12px;
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-y2z30q,
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-tyapas,
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-kt7ezp {
    flex: 1 1 50%;
    padding: 0;
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-y2z30q,
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-tyapas {
    margin-top: 16px;
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-kt7ezp {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-y2z30q {
    border-right: 1px solid var(--border-color);
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-kt7ezp:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td:last-child .sevenbet-kt7ezp:last-child {
    padding-bottom: 0;
  }
}

.sevenbet-kt7ezp {
  display: flex;
  flex-direction: column;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td .sevenbet-kt7ezp {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td .sevenbet-kt7ezp:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.sevenbet-wsyrh4 .sevenbet-0hxgoh td .sevenbet-kt7ezp:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td .sevenbet-kt7ezp:not(:first-child) {
    padding-left: 0;
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh td .sevenbet-kt7ezp:not(:last-of-type) {
    border-right: unset;
  }
}

.sevenbet-wsyrh4 .sevenbet-ppm8pq {
  flex: 0 1 485px;
}

.sevenbet-wsyrh4 .sevenbet-2eqkh6 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.sevenbet-wsyrh4 .sevenbet-2eqkh6 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sevenbet-wsyrh4 .sevenbet-2eqkh6 li.sevenbet-uzrpdn {
  padding: 6px 12px;
}

.sevenbet-wsyrh4 .sevenbet-2eqkh6 li a,
.sevenbet-wsyrh4 .sevenbet-2eqkh6 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;
}

.sevenbet-wsyrh4 .sevenbet-rx2lm6,
.sevenbet-wsyrh4 .sevenbet-vrqrwm {
  flex: 1 1;
}

.sevenbet-wsyrh4 .sevenbet-gmix60,
.sevenbet-wsyrh4 .sevenbet-8fixt2 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.sevenbet-wsyrh4 .sevenbet-gmix60 li,
.sevenbet-wsyrh4 .sevenbet-8fixt2 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.sevenbet-wsyrh4 .sevenbet-vrqrwm img {
  max-width: 32px;
}

.sevenbet-wsyrh4 .sevenbet-rx2lm6 img {
  max-width: 32px;
}

.sevenbet-wsyrh4 .sevenbet-pdcmwk {
  min-width: 280px;
}

.sevenbet-wsyrh4 .sevenbet-pdcmwk img {
  max-width: 146px;
}

.sevenbet-wsyrh4 .sevenbet-pdcmwk td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .sevenbet-wsyrh4 .sevenbet-j56q89,
  .sevenbet-wsyrh4 .sevenbet-ubk5pg {
    flex: 0 1 auto;
  }
  .sevenbet-wsyrh4 .sevenbet-0hxgoh {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .sevenbet-wsyrh4 .sevenbet-j56q89,
  .sevenbet-wsyrh4 .sevenbet-ppm8pq,
  .sevenbet-wsyrh4 .sevenbet-ubk5pg,
  .sevenbet-wsyrh4 .sevenbet-0hxgoh {
    flex: 1 1 calc(50% - 20px);
  }
  .sevenbet-wsyrh4 .sevenbet-rx2lm6,
  .sevenbet-wsyrh4 .sevenbet-pdcmwk,
  .sevenbet-wsyrh4 .sevenbet-vrqrwm {
    flex: 1 1 30%;
  }
  .sevenbet-wsyrh4 .sevenbet-pdcmwk {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .sevenbet-wsyrh4 .sevenbet-j56q89,
  .sevenbet-wsyrh4 .sevenbet-ppm8pq,
  .sevenbet-wsyrh4 .sevenbet-rx2lm6,
  .sevenbet-wsyrh4 .sevenbet-ubk5pg,
  .sevenbet-wsyrh4 .sevenbet-0hxgoh,
  .sevenbet-wsyrh4 .sevenbet-pdcmwk,
  .sevenbet-wsyrh4 .sevenbet-vrqrwm {
    flex: 1 1 100%;
  }
}

.sevenbet-am9pwn .sevenbet-ngn3pf {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sevenbet-am9pwn .sevenbet-hwkgwc {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.sevenbet-am9pwn .sevenbet-o8vq09 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.sevenbet-am9pwn .sevenbet-c673tv {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.sevenbet-am9pwn .sevenbet-c673tv > :nth-child(3) {
  margin-top: 0;
}

.sevenbet-am9pwn .sevenbet-7l28sd {
  grid-column: 2/3;
  grid-row: 1/10;
}

.sevenbet-am9pwn .sevenbet-p2ua5y {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.sevenbet-am9pwn .sevenbet-sutbqq {
  grid-column: 1/2;
}

.sevenbet-am9pwn > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.sevenbet-am9pwn .sevenbet-hwkgwc: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;
}

.sevenbet-am9pwn .sevenbet-hwkgwc:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.sevenbet-am9pwn .sevenbet-6gn9gu {
  min-width: 240px;
}

@media (max-width: 768px) {
  .sevenbet-am9pwn .sevenbet-hwkgwc:not(:last-child):before {
    bottom: 8px;
  }
  .sevenbet-am9pwn .sevenbet-hwkgwc:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .sevenbet-am9pwn .sevenbet-c673tv {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .sevenbet-am9pwn .sevenbet-7l28sd {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .sevenbet-am9pwn .sevenbet-7l28sd img {
    width: 100%;
    height: auto;
  }
  .sevenbet-am9pwn .sevenbet-6gn9gu {
    width: 100%;
    min-width: unset;
  }
}

.sevenbet-ds3zvt .sevenbet-vgfzxo {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.sevenbet-ds3zvt .sevenbet-s1eb5q {
  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;
}

.sevenbet-ds3zvt .sevenbet-7l28sd {
  height: 100%;
}

.sevenbet-ds3zvt .sevenbet-7l28sd img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.sevenbet-ds3zvt .sevenbet-ifdt7i {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.sevenbet-ds3zvt .sevenbet-oe88ii {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.sevenbet-ds3zvt .sevenbet-25qp9h {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .sevenbet-ds3zvt .sevenbet-s1eb5q {
    flex: 1 1 100%;
  }
  .sevenbet-ds3zvt .sevenbet-3s0hpb {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .sevenbet-ds3zvt .sevenbet-s1eb5q {
    flex-direction: column;
  }
  .sevenbet-ds3zvt .sevenbet-7l28sd {
    width: 100%;
    height: auto;
  }
  .sevenbet-ds3zvt .sevenbet-7l28sd img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .sevenbet-ds3zvt .sevenbet-ifdt7i {
    padding: 0 16px 16px 16px;
  }
  .sevenbet-ds3zvt .sevenbet-3s0hpb {
    min-width: unset;
    width: 100%;
  }
}

.sevenbet-m2ohnl .sevenbet-xayn21 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.sevenbet-m2ohnl .sevenbet-13eda8 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.sevenbet-m2ohnl 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;
}

.sevenbet-m2ohnl .sevenbet-3inoxf {
  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;
}

.sevenbet-m2ohnl .sevenbet-13eda8:hover .sevenbet-3inoxf {
  display: flex;
}

.sevenbet-m2ohnl .sevenbet-39g938 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sevenbet-m2ohnl .sevenbet-4zykw0 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.sevenbet-037bx8 {
  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;
}

.sevenbet-037bx8.sevenbet-3td5u2 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.sevenbet-vvxz01 ease-in-out;
}

.sevenbet-037bx8.sevenbet-3td5u2:hover {
  color: #f9cb16;
  background-color: transparent;
}

.sevenbet-m2ohnl .sevenbet-csyw28 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.sevenbet-vvxz01 ease-in-out;
}

.sevenbet-m2ohnl .sevenbet-csyw28:hover {
  color: #196948;
  background-color: #f9cb16;
}

.sevenbet-m2ohnl .sevenbet-csyw28:after,
.sevenbet-037bx8.sevenbet-3td5u2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.sevenbet-037bx8.sevenbet-3td5u2:after {
  background-image: url(../images/Cash.svg);
}

.sevenbet-m2ohnl .sevenbet-csyw28:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .sevenbet-m2ohnl .sevenbet-xayn21 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .sevenbet-m2ohnl .sevenbet-xayn21 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .sevenbet-m2ohnl .sevenbet-xayn21 {
    grid-template-columns: 1fr;
  }
  .sevenbet-m2ohnl .sevenbet-13eda8 {
    height: auto;
  }
  .sevenbet-m2ohnl .sevenbet-13eda8 .sevenbet-3inoxf {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .sevenbet-m2ohnl .sevenbet-39g938,
  .sevenbet-m2ohnl .sevenbet-4zykw0 {
    text-align: left;
  }
  .sevenbet-m2ohnl .sevenbet-4zykw0 {
    margin-bottom: 8px;
  }
  .sevenbet-m2ohnl img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.sevenbet-npxhsn {
  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;
}

.sevenbet-npxhsn.sevenbet-zceufe {
  display: block;
}

.sevenbet-npxhsn .sevenbet-kfmsru {
  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;
}

.sevenbet-npxhsn .sevenbet-myr3ep {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.sevenbet-npxhsn .sevenbet-b4wgb1 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.sevenbet-npxhsn .sevenbet-qcu134 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.sevenbet-npxhsn .sevenbet-037bx8 {
  min-width: 296px;
  margin-bottom: 0;
}

.sevenbet-npxhsn .sevenbet-wsoi15 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.sevenbet-npxhsn .sevenbet-hruiin {
  position: relative;
  flex: 1 1;
}

.sevenbet-npxhsn .sevenbet-hruiin iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .sevenbet-npxhsn .sevenbet-myr3ep {
    flex-wrap: wrap;
    gap: 8px;
  }
  .sevenbet-npxhsn .sevenbet-b4wgb1 {
    order: 1;
  }
  .sevenbet-npxhsn .sevenbet-qcu134 {
    order: 3;
    flex: 1 1 100%;
  }
  .sevenbet-npxhsn .sevenbet-037bx8 {
    width: 100%;
    min-width: unset;
  }
  .sevenbet-npxhsn .sevenbet-wsoi15 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .sevenbet-l8xcmn > .sevenbet-8ar1w3 {
    margin-bottom: 0;
  }
  .sevenbet-l8xcmn > .sevenbet-sutbqq,
  .sevenbet-l8xcmn > p {
    margin-top: 0;
  }
}

.sevenbet-6lvaok img,
.sevenbet-bf5sqb img {
  width: auto;
  object-fit: contain;
}

.sevenbet-6lvaok {
  align-items: center;
}

.sevenbet-6lvaok img {
  max-height: 76px;
}

.sevenbet-bf5sqb img {
  max-height: 64px;
}

.sevenbet-yn7nyn {
  overflow: auto;
}

.sevenbet-db4ibg {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.sevenbet-xhuuov:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.sevenbet-vnirj8 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.sevenbet-eu94m3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sevenbet-vnirj8 .sevenbet-7l28sd {
  margin-right: 20px;
  flex-shrink: 0;
}

.sevenbet-vnirj8 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.sevenbet-yl5nz9 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.sevenbet-yl5nz9 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .sevenbet-vnirj8 {
    padding: 15px 10px;
  }
  .sevenbet-yl5nz9 {
    padding: 15px 10px;
  }
  .sevenbet-vnirj8 .sevenbet-7l28sd {
    margin-right: 10px;
  }
}

.sevenbet-858jd1 {
  overflow-x: auto;
}

.sevenbet-i0ycnj {
  border-collapse: collapse;
  width: 100%;
}

.sevenbet-858jd1 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.sevenbet-858jd1 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.sevenbet-858jd1 td.sevenbet-qieyp8 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.sevenbet-858jd1 td.sevenbet-94mr2f {
  border-right: none;
}

.sevenbet-858jd1 td.sevenbet-94mr2f .sevenbet-7l28sd {
  justify-content: flex-start;
}

.sevenbet-858jd1 td.sevenbet-94mr2f .sevenbet-7l28sd img {
  height: auto;
  width: 90px;
}

.sevenbet-858jd1 td.sevenbet-787a3u,
.sevenbet-858jd1 td.sevenbet-5h4om8 {
  font-weight: 600;
  text-align: right;
}

.sevenbet-858jd1 td.sevenbet-xzpap6,
.sevenbet-858jd1 td.sevenbet-787a3u {
  padding-bottom: 10px;
  border-bottom: none;
}

.sevenbet-858jd1 td.sevenbet-787a3u,
.sevenbet-858jd1 td.sevenbet-5h4om8 {
  border-left: none;
}

.sevenbet-858jd1 td.sevenbet-xzpap6,
.sevenbet-858jd1 td.sevenbet-tqp3o6 {
  border-right: none;
}

.sevenbet-858jd1 td.sevenbet-tqp3o6,
.sevenbet-858jd1 td.sevenbet-5h4om8 {
  border-top: none;
  padding-top: 10px;
}

.sevenbet-d0rjwm {
  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;
}

.sevenbet-d0rjwm .sevenbet-3s0hpb {
  min-width: unset;
  width: 100%;
}

.sevenbet-d0rjwm .sevenbet-3s0hpb.sevenbet-uinae0 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.sevenbet-d0rjwm .sevenbet-3s0hpb.sevenbet-lqk5yf {
  grid-column: 2/3;
  grid-row: 1/2;
}

.sevenbet-d0rjwm .sevenbet-yqorgk {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .sevenbet-d0rjwm {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .sevenbet-d0rjwm .sevenbet-3s0hpb.sevenbet-uinae0 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .sevenbet-d0rjwm .sevenbet-3s0hpb.sevenbet-lqk5yf {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .sevenbet-d0rjwm .sevenbet-yqorgk {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.sevenbet-95qv3c {
  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;
}

.sevenbet-iboxai {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.sevenbet-huu8o3 p a img {
  margin: 0 auto;
  display: block;
}

.sevenbet-huu8o3 table {
  margin-bottom: 17px;
}

/* contanct form */
.sevenbet-vc0opr {
  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;
}

.sevenbet-vc0opr label {
  font-size: 14px;
}

.sevenbet-vc0opr h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.sevenbet-vc0opr input,
.sevenbet-vc0opr textarea,
.sevenbet-vc0opr 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;
}
.sevenbet-vc0opr button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.sevenbet-vvxz01 ease;
}
.sevenbet-vc0opr button:hover {
  background-color: #691204;
}
.sevenbet-iyzbgk {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.sevenbet-99nf38 ease-in;
}

.sevenbet-iyzbgk h2 {
  color: green;
  font-weight: 500;
}

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

main a img {
    display: block;
    margin: 0 auto;
}