@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);
}

.xbet96-gr9a1c {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.xbet96-xvw3bt {
  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.xbet96-6vfi7o,
ul.xbet96-6vfi7o {
  padding-left: 20px;
}

ul.xbet96-6vfi7o {
  list-style: disc;
}

ol.xbet96-6vfi7o {
  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;
  }
}

.xbet96-e7apz2 > .xbet96-xckejd,
.xbet96-e7apz2 > .xbet96-3x07o0,
.xbet96-e7apz2 > blockquote,
.xbet96-e7apz2 > h1,
.xbet96-e7apz2 > h2,
.xbet96-e7apz2 > h3,
.xbet96-e7apz2 > h4,
.xbet96-e7apz2 > h5,
.xbet96-e7apz2 > h6,
.xbet96-e7apz2 > ol,
.xbet96-e7apz2 > p,
.xbet96-e7apz2 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.xbet96-e7apz2 > ol,
.xbet96-e7apz2 > ul {
  padding-left: 50px;
}

.xbet96-e7apz2 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;
}

.xbet96-e7apz2:not(:last-child) {
  margin-bottom: 2rem;
}

.xbet96-e7apz2 > :not(:first-child) {
  margin-top: 2rem;
}

.xbet96-e7apz2 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.xbet96-e7apz2:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .xbet96-e7apz2:first-child {
    margin-top: 20px;
  }
}

.xbet96-e7apz2 > p:last-of-type {
  margin-bottom: 32px;
}

.xbet96-e7apz2 > .xbet96-uki09k:not(:first-child) {
  margin: 64px auto 16px auto;
}

.xbet96-l6qzpt > .xbet96-uki09k {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.xbet96-3x07o0 {
  overflow: auto;
}

.xbet96-3x07o0::-webkit-scrollbar {
  height: 5px;
}

.xbet96-3x07o0 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.xbet96-3x07o0 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.xbet96-3x07o0 table thead,
table thead {
  border-bottom: none;
}

.xbet96-3x07o0 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.xbet96-3x07o0 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.xbet96-3x07o0 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.xbet96-3x07o0 .xbet96-ryhv9f {
  table-layout: auto;
}

.xbet96-3x07o0 .xbet96-ryhv9f th {
  word-break: normal;
}

.xbet96-3x07o0 .xbet96-ryhv9f td {
  word-break: normal;
}

.xbet96-gr9a1c .xbet96-gr9a1c {
  padding-right: 0;
  padding-left: 0;
}

.xbet96-nhmh62 {
  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;
}

.xbet96-ym551h {
  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;
}

.xbet96-inbfg8 {
  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;
}

.xbet96-xckejd {
  margin-top: 24px;
}

.xbet96-xckejd.xbet96-xktda6 {
  text-align: left;
}

.xbet96-xckejd.xbet96-2z1f5u {
  text-align: right;
}

.xbet96-xckejd.xbet96-dysb1n {
  text-align: center;
}

.xbet96-9yqsj8 {
  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.xbet96-b1e93v ease-in-out;
  cursor: pointer;
}

.xbet96-9yqsj8:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.xbet96-9yqsj8 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .xbet96-9yqsj8 {
    min-width: unset;
  }
}

.xbet96-xl1aa1 {
  background-color: var(--fh-bg-color);
}

.xbet96-btnktj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.xbet96-x74r0x {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.xbet96-x74r0x img {
  max-height: 80px;
  object-fit: contain;
}

.xbet96-2aszkz {
  flex: 1 1;
}

.xbet96-1e0umo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.xbet96-eyivbr {
  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;
}

.xbet96-eyivbr 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;
}

.xbet96-eyivbr.xbet96-agd87k span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.xbet96-eyivbr.xbet96-agd87k span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.xbet96-eyivbr.xbet96-agd87k span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.xbet96-2aszkz + .xbet96-1e0umo {
  margin-left: 20px;
}

.xbet96-jkj0q8 {
  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;
}

.xbet96-jkj0q8 > svg {
  max-width: 24px;
  max-height: 24px;
}

.xbet96-jkj0q8 + .xbet96-jkj0q8 {
  margin-left: 5px;
}

.xbet96-93m216 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.xbet96-93m216:hover {
  background-color: var(--button-bg-hover);
}

.xbet96-14z0c7 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.xbet96-b1e93v ease-in-out;
  border: 1px solid var(--border-color);
}

.xbet96-14z0c7:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.xbet96-csqhg8 {
  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) {
  .xbet96-2aszkz {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .xbet96-csqhg8 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .xbet96-2aszkz {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .xbet96-jkj0q8 {
    min-width: unset;
    flex: 1 1;
  }
}

.xbet96-dsrs1u {
  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;
}

.xbet96-dsrs1u:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.xbet96-dsrs1u:hover .xbet96-ret2lp {
  opacity: 1;
  pointer-events: auto;
}

.xbet96-zkv3ne {
  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.xbet96-9vrv7b ease-in-out;
  gap: 4px;
}

.xbet96-zkv3ne > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.xbet96-zkv3ne .xbet96-nhmh62 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.xbet96-idtz82,
.xbet96-zkv3ne:hover {
  color: var(--button-bg-hover);
}

.xbet96-hvnw8o {
  position: relative;
}

.xbet96-hvnw8o .xbet96-zkv3ne {
  margin-right: 0;
  padding-right: 4px;
}

.xbet96-tufawi svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.xbet96-hvnw8o.xbet96-agd87k .xbet96-tufawi svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.xbet96-hvnw8o.xbet96-agd87k .xbet96-ret2lp {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.xbet96-hvnw8o.xbet96-agd87k .xbet96-ret2lp::before {
  display: none;
}

.xbet96-tufawi svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.xbet96-ret2lp {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.xbet96-8hchbt 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.xbet96-ret2lp::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.xbet96-ret2lp:hover {
  color: var(--fh-bg-color);
}

.xbet96-wwb3sz {
  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.xbet96-8hchbt 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.xbet96-9vrv7b ease-in-out;
  -o-transition: 0.xbet96-9vrv7b ease-in-out;
  transition: 0.xbet96-9vrv7b ease-in-out;
}

.xbet96-wwb3sz .xbet96-nhmh62 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.xbet96-q6rg5e,
.xbet96-wwb3sz:hover {
  color: var(--button-bg-hover);
}

.xbet96-36wq5i {
  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%;
}

.xbet96-36wq5i.xbet96-qz7fwp {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.xbet96-36wq5i.xbet96-qz7fwp:after,
.xbet96-36wq5i.xbet96-qz7fwp:before {
  content: "";
  position: absolute;
  margin: auto;
}

.xbet96-36wq5i.xbet96-qz7fwp: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);
  }
}

.xbet96-36wq5i.xbet96-qz7fwp:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.xbet96-36wq5i.xbet96-qz7fwp > * {
  z-index: 1;
}

.xbet96-36wq5i b,
.xbet96-36wq5i strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.xbet96-36wq5i .xbet96-1q6o2e {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.xbet96-36wq5i .xbet96-fhz2et {
  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;
}

.xbet96-36wq5i .xbet96-nhmh62 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.xbet96-36wq5i .xbet96-ymltj1 {
  margin-top: 12px;
}

.xbet96-ymltj1 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.xbet96-2xy2qf {
  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;
}

.xbet96-ymltj1 .xbet96-e0dxkt {
  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.xbet96-b1e93v ease-in-out;
}

.xbet96-ymltj1 .xbet96-e0dxkt:hover {
  background: rgba(255, 255, 255, 0.3);
}

.xbet96-4mmft5 {
  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;
}

.xbet96-36wq5i.xbet96-7k4lff {
  gap: 12px;
  padding: 16px;
}

.xbet96-36wq5i.xbet96-7k4lff .xbet96-4mmft5 {
  min-width: 240px;
}

.xbet96-36wq5i.xbet96-7k4lff .xbet96-4mmft5.xbet96-g9qe3l {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .xbet96-36wq5i .xbet96-1q6o2e {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .xbet96-36wq5i .xbet96-fhz2et {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .xbet96-36wq5i .xbet96-nhmh62 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .xbet96-36wq5i.xbet96-7k4lff .xbet96-nhmh62 {
    max-width: 126px;
  }
  .xbet96-36wq5i .xbet96-ymltj1 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .xbet96-36wq5i .xbet96-2xy2qf {
    max-width: unset;
  }
  .xbet96-4mmft5 {
    min-width: unset;
    width: 100%;
  }
  .xbet96-36wq5i .xbet96-4mmft5 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .xbet96-36wq5i.xbet96-7k4lff {
    grid-template-rows: auto 1fr auto;
  }
  .xbet96-36wq5i.xbet96-7k4lff .xbet96-4mmft5 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .xbet96-36wq5i {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .xbet96-36wq5i .xbet96-1q6o2e {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .xbet96-36wq5i .xbet96-nhmh62 {
    max-width: 78px;
  }
  .xbet96-36wq5i .xbet96-ymltj1 {
    margin-top: -12px;
  }
  .xbet96-36wq5i.xbet96-7k4lff {
    gap: 8px;
  }
  .xbet96-36wq5i.xbet96-7k4lff .xbet96-1q6o2e {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .xbet96-36wq5i.xbet96-7k4lff .xbet96-fhz2et {
    grid-column: 1/3;
  }
  .xbet96-36wq5i.xbet96-7k4lff .xbet96-nhmh62 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .xbet96-36wq5i.xbet96-7k4lff .xbet96-nhmh62 img {
    max-width: 114px;
  }
}

.xbet96-4mmft5.xbet96-1pyunf,
.xbet96-4mmft5.xbet96-rpvwy4,
.xbet96-4mmft5.xbet96-2y8uc5 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.xbet96-b1e93v ease-in-out;
}

.xbet96-4mmft5.xbet96-1pyunf,
.xbet96-4mmft5.xbet96-2y8uc5 {
  padding: 10px;
}

.xbet96-4mmft5.xbet96-1pyunf:hover,
.xbet96-4mmft5.xbet96-rpvwy4:hover,
.xbet96-4mmft5.xbet96-2y8uc5:hover {
  background: var(--button-bg-hover);
}

.xbet96-4mmft5.xbet96-1pyunf:hover svg path,
.xbet96-4mmft5.xbet96-2y8uc5:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.xbet96-4mmft5.xbet96-g9qe3l {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.xbet96-b1e93v ease-in-out;
  background: var(--button-bg-color);
}

.xbet96-4mmft5.xbet96-g9qe3l:hover {
  background-color: var(--button-bg-hover);
}

.xbet96-4mmft5.xbet96-rpvwy4: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);
  }
}

.xbet96-4mmft5.xbet96-rpvwy4:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.xbet96-4mmft5.xbet96-g9qe3l:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.xbet96-kwf5jl {
  max-width: 650px;
}

.xbet96-6b32hb {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.xbet96-5vus2t {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.xbet96-pzi3ed {
  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.xbet96-9vrv7b ease-in-out;
  cursor: pointer;
}

.xbet96-pzi3ed:hover {
  opacity: 0.5;
}

.xbet96-pzi3ed:focus {
  outline: 0;
}

.xbet96-pzi3ed:focus .xbet96-6v48qu,
.xbet96-pzi3ed:hover .xbet96-6v48qu {
  fill: red;
  fill-opacity: 1;
}

.xbet96-pzi3ed:hover {
  cursor: pointer;
}

.xbet96-1gkc4y {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.xbet96-kwf5jl.xbet96-dysb1n {
  margin: 0 auto;
}

.xbet96-kwf5jl.xbet96-2z1f5u {
  margin-left: auto;
}

.xbet96-384vi2 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.xbet96-fkgvx3 {
  padding-bottom: 50px;
}

.xbet96-vrq6kw {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.xbet96-ptic1z {
  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;
}

.xbet96-qetffx {
  margin-top: 24px;
}

.xbet96-kxggbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xbet96-y9dwjl {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.xbet96-5mgiej {
  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;
}

.xbet96-vpoi4k {
  width: 468px;
}

.xbet96-5mgiej .xbet96-ret2lp {
  margin: 0.xbet96-7x3hpk 0;
}

.xbet96-u9tf8a {
  display: flex;
  min-width: 224px;
}

.xbet96-4pmlig {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.xbet96-9vrv7b ease-in-out;
}

.xbet96-monbyc,
.xbet96-4pmlig:hover {
  color: var(--text-color);
}

.xbet96-aw7ybj {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.xbet96-wyne44 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .xbet96-384vi2 {
    padding: 16px;
  }
  .xbet96-aw7ybj {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .xbet96-wyne44 {
    align-items: center;
  }
  .xbet96-vpoi4k {
    width: unset;
  }
  .xbet96-u9tf8a {
    min-width: unset;
  }
  .xbet96-5mgiej {
    max-height: unset;
  }
  .xbet96-vrq6kw {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .xbet96-384vi2 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.xbet96-1qci6o {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.xbet96-1qci6o:not(:last-child) {
  margin-bottom: 16px;
}

.xbet96-4y8i5w {
  outline: 0;
}

.xbet96-4y8i5w .xbet96-1n6oxd {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.xbet96-7xrsqm {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .xbet96-7xrsqm {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.xbet96-7xrsqm::-webkit-details-marker {
  display: none;
}

.xbet96-7xrsqm: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;
}

.xbet96-7xrsqm: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] .xbet96-7xrsqm:after {
  transform: unset;
}

.xbet96-1n6oxd {
  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);
}

.xbet96-1n6oxd 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.xbet96-9vrv7b ease-in-out;
  -o-transition: 0.xbet96-9vrv7b ease-in-out;
  transition: 0.xbet96-9vrv7b ease-in-out;
}

.xbet96-lkhurc {
  padding: 16px 0 0 0;
}

.xbet96-lkhurc * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .xbet96-lkhurc :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .xbet96-7xrsqm {
    flex-wrap: wrap;
    gap: 12px;
  }
  .xbet96-7xrsqm::after {
    margin-left: auto;
  }
  .xbet96-1n6oxd {
    order: 3;
    flex: 1 1 100%;
  }
  .xbet96-7xrsqm {
    font-size: 14px;
    line-height: 130%;
  }
  .xbet96-1n6oxd svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.xbet96-st0zx4 {
  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;
}

.xbet96-g1g3p1 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.xbet96-st0zx4.xbet96-agd87k .xbet96-g1g3p1 {
  margin-bottom: 12px;
}

.xbet96-g1g3p1::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;
}

.xbet96-st0zx4.xbet96-agd87k .xbet96-g1g3p1::after {
  transform: unset;
}

.xbet96-vbs4du {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.xbet96-bjve3a {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.xbet96-9vrv7b ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.xbet96-bjve3a: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;
}

.xbet96-st0zx4.xbet96-agd87k .xbet96-vbs4du {
  max-height: 100%;
}

.xbet96-eodsbx {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.xbet96-c90oj9 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.xbet96-a4b0lz {
  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;
}

.xbet96-1afkah {
  margin-right: 4px;
}

.xbet96-iqgtg3 {
  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.xbet96-9vrv7b ease-in-out;
}

.xbet96-iqgtg3 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.xbet96-xbfg45,
.xbet96-iqgtg3:hover {
  color: var(--text-color);
}

.xbet96-2fqjxx {
  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;
}

.xbet96-2fqjxx img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.xbet96-2fqjxx .xbet96-slaezf {
  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;
}

.xbet96-2fqjxx .xbet96-fiyrsp {
  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;
}

.xbet96-olklvi {
  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;
}

.xbet96-m86gio {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.xbet96-kn5vfg .xbet96-gr9a1c {
  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;
}

.xbet96-kn5vfg {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.xbet96-e97fun {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.xbet96-srjciq {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.xbet96-jpq926 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.xbet96-6c2fux 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;
}

.xbet96-jpq926:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.xbet96-i1tfz6 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.xbet96-5uxiiu {
  -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.xbet96-9vrv7b ease-in-out;
  transition: transform 0.xbet96-9vrv7b ease-in-out;
  -o-transition: transform 0.xbet96-9vrv7b ease-in-out;
  transition:
    transform 0.xbet96-9vrv7b ease-in-out,
    -webkit-transform 0.xbet96-9vrv7b ease-in-out;
  cursor: pointer;
}

.xbet96-5uxiiu svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.xbet96-5uxiiu: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;
}

.xbet96-u84on7 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .xbet96-u84on7 {
    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);
}

.xbet96-kxdvqc {
  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;
}

.xbet96-mrhm1r {
  position: relative;
  width: 100%;
}

.xbet96-kxdvqc.xbet96-ca1u8h {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.xbet96-kxdvqc.xbet96-dysb1n {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.xbet96-kxdvqc.xbet96-2z1f5u {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.xbet96-qdfk2l {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.xbet96-6p6aa8 {
  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.xbet96-9vrv7b ease-in-out;
  cursor: pointer;
}

.xbet96-6p6aa8:hover {
  opacity: 0.5;
}

.xbet96-kxdvqc.xbet96-txai5p .xbet96-6p6aa8 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.xbet96-kxdvqc.xbet96-txai5p .xbet96-qdfk2l {
  cursor: pointer;
}

.xbet96-5gqbc9 {
  fill: #0009;
}

.xbet96-jtgizd {
  fill: #fff;
}

.xbet96-6p6aa8:hover .xbet96-5gqbc9 {
  fill: red;
}

.xbet96-6p6aa8 svg path {
  -webkit-transition: 0.xbet96-9vrv7b ease-in-out;
  -o-transition: 0.xbet96-9vrv7b ease-in-out;
  transition: 0.xbet96-9vrv7b ease-in-out;
}

.xbet96-xu2ccn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.xbet96-xu2ccn > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.xbet96-xu2ccn.xbet96-eq1ost > :not(.get-image) {
  grid-column: 1/3;
}

.xbet96-bkg21c:not(._h1-block) .xbet96-xu2ccn > .xbet96-uki09k {
  grid-row: 1/2;
  grid-column: 1/3;
}

.xbet96-xu2ccn.xbet96-eq1ost .xbet96-0lvfht {
  grid-column: 2/3;
}

.xbet96-xu2ccn.xbet96-eq1ost > .xbet96-nhmh62 {
  grid-column: 1/2;
}

.xbet96-xu2ccn.xbet96-eq1ost > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.xbet96-xu2ccn > p:first-of-type {
  margin-top: 0;
}

.xbet96-xu2ccn .xbet96-nhmh62 {
  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;
}

.xbet96-bkg21c:not(._h1-block) .xbet96-uki09k ~ .xbet96-nhmh62 {
  grid-row: 2/10;
}

.xbet96-bkg21c.xbet96-2sdf0m .xbet96-uki09k ~ .xbet96-nhmh62 {
  grid-row: 1/10;
}

.xbet96-bkg21c.xbet96-2sdf0m > .xbet96-uki09k {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.xbet96-bkg21c.xbet96-2sdf0m .xbet96-nhmh62 {
  grid-row: 1/10;
}

.xbet96-xu2ccn.xbet96-gdew1g .xbet96-nhmh62 {
  align-items: flex-start;
}

.xbet96-xu2ccn.xbet96-dysb1n .xbet96-0lvfht {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.xbet96-xu2ccn.xbet96-dysb1n .xbet96-nhmh62 {
  align-items: center;
}

.xbet96-xu2ccn.xbet96-r3jvx8 .xbet96-nhmh62 {
  align-items: flex-end;
}

.xbet96-0lvfht > :first-child {
  margin-top: 0;
}

.xbet96-0lvfht > :last-child {
  margin-bottom: 0;
}

* + .xbet96-j3ur3g,
.xbet96-bkg21c + .xbet96-bkg21c {
  margin-top: 2rem;
}

.xbet96-x7lari td::before,
.xbet96-x7lari th::after {
  display: none !important;
}

.xbet96-x7lari #link-selector {
  color: #000;
}

.xbet96-x7lari .xbet96-w4fw45 {
  color: #135e96;
}

.xbet96-x7lari .xbet96-dwii3j *,
.xbet96-x7lari .xbet96-3snm2q p,
.xbet96-x7lari .xbet96-7f1nt4 * {
  color: #000;
}

.xbet96-x7lari .xbet96-vi3ki7 {
  background: 0 0 !important;
}

.xbet96-x7lari .xbet96-hd50x6 {
  color: #000;
}

.xbet96-x7lari .xbet96-3lzwq1.xbet96-1ktyr8 {
  color: #fff;
}

.xbet96-x7lari .xbet96-0awiy8 {
  color: #000;
}

.xbet96-x7lari
  .xbet96-u2zhsx
  .xbet96-hjdou9.xbet96-1ktyr8.xbet96-dldhw2 {
  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;
}

.xbet96-y01fed,
body .xbet96-yl6wes {
  color: #000;
  background: var(--color-body) !important;
}

.xbet96-y01fed .xbet96-pso8t3 .xbet96-6auhh3,
body .xbet96-yl6wes .xbet96-pso8t3 .xbet96-6auhh3 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .xbet96-bjve3a:focus,
  .xbet96-bjve3a:hover {
    color: #f9cb16;
  }
  .xbet96-w31k24:focus,
  .xbet96-w31k24:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .xbet96-c4r5qn:focus img,
  .xbet96-c4r5qn:focus svg,
  .xbet96-c4r5qn:hover img,
  .xbet96-c4r5qn:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .xbet96-2fqjxx {
    display: none;
  }
}

@media (min-width: 1024px) {
  .xbet96-hvnw8o:hover .xbet96-tufawi svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .xbet96-tufawi {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .xbet96-4bsqhv {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .xbet96-fgmh7s {
    grid-template-columns: repeat(4, 1fr);
  }
  .xbet96-fz02hy {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .xbet96-o3xem8 .xbet96-peoob2 {
    grid-template-columns: 1fr;
  }
  .xbet96-o3xem8 .xbet96-nnfwiq {
    -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;
  }
  .xbet96-o3xem8 .xbet96-y8wlyk {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .xbet96-o3xem8 .xbet96-x40rck {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .xbet96-o3xem8 .xbet96-7iut5i {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .xbet96-o3xem8 .xbet96-y8wlyk:not(:first-child) {
    border: none;
  }
  .xbet96-o3xem8 .xbet96-y8wlyk:first-child .xbet96-x40rck {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .xbet96-o3xem8 .xbet96-y8wlyk:last-child .xbet96-x40rck {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .xbet96-btnktj {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .xbet96-x74r0x {
    max-width: 100px;
  }
  .xbet96-2aszkz {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xbet96-1e0umo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xbet96-1e0umo svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .xbet96-eyivbr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .xbet96-2aszkz + .xbet96-1e0umo {
    margin-left: auto;
  }
  .xbet96-ogqd5r {
    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;
  }
  .xbet96-ogqd5r.xbet96-agd87k {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .xbet96-csqhg8 {
    -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;
  }
  .xbet96-dsrs1u {
    width: 100%;
  }
  .xbet96-dsrs1u:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .xbet96-zkv3ne {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .xbet96-zkv3ne svg {
    margin-right: 4px;
  }
  .xbet96-hvnw8o {
    -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;
  }
  .xbet96-tufawi svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .xbet96-tufawi {
    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;
  }
  .xbet96-ret2lp {
    display: none;
    width: 100%;
  }
  .xbet96-hvnw8o.xbet96-agd87k .xbet96-ret2lp {
    padding: 0 0 0 48px;
  }
  .xbet96-wwb3sz {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .xbet96-ptic1z .xbet96-nhmh62 {
    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;
  }
  .xbet96-0t823u {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .xbet96-0t823u + .xbet96-0t823u {
    margin-right: 0;
  }
  .xbet96-0t823u + .xbet96-nhmh62 {
    margin: 0;
  }
  .xbet96-4bsqhv {
    grid-template-columns: repeat(4, 1fr);
  }
  .xbet96-fgmh7s {
    grid-template-columns: repeat(3, 1fr);
  }
  .xbet96-uscc3k,
  .xbet96-46wc5t {
    grid-template-columns: repeat(2, 1fr);
  }
  .xbet96-xu2ccn {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .xbet96-xu2ccn.xbet96-eq1ost .xbet96-0lvfht {
    grid-column: auto;
    grid-row: auto;
  }
  .xbet96-xu2ccn > .xbet96-uki09k {
    grid-column: 1/2;
  }
  .xbet96-xu2ccn.xbet96-eq1ost > :not(.get-image) {
    grid-column: 1/2;
  }
  .xbet96-xu2ccn .xbet96-nhmh62,
  .xbet96-xu2ccn.xbet96-eq1ost > .xbet96-nhmh62 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .xbet96-xu2ccn.xbet96-eq1ost > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .xbet96-bkg21c.xbet96-2sdf0m .xbet96-xu2ccn > .xbet96-nhmh62 {
    grid-row: 1/2;
  }
  .xbet96-xu2ccn .xbet96-uki09k ~ .xbet96-nhmh62,
  .xbet96-xu2ccn.xbet96-eq1ost .xbet96-uki09k ~ .xbet96-nhmh62 {
    grid-row: 2/3;
  }
  .xbet96-bkg21c.xbet96-2sdf0m .xbet96-uki09k ~ .xbet96-nhmh62 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .xbet96-e7apz2:first-child .xbet96-8ar6am {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xbet96-e7apz2:first-child .xbet96-8ar6am h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .xbet96-e7apz2 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .xbet96-e7apz2 {
    padding: 0;
  }
  .xbet96-xckejd {
    margin-top: 1rem;
  }
  .xbet96-4y8i5w {
    border-radius: 5px;
  }
  .xbet96-mhw1l0 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xbet96-g1g3p1::after {
    display: inline-block;
  }
  .xbet96-g1g3p1 {
    margin: 0;
    width: 100%;
  }
  .xbet96-vbs4du {
    width: 100%;
  }
  .xbet96-vbs4du.xbet96-7rv502 {
    -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%;
  }
  .xbet96-vbs4du.xbet96-7rv502 .xbet96-lmp7ab {
    width: 100%;
  }
  .xbet96-vbs4du.xbet96-7rv502 .xbet96-lmp7ab:not(:last-child) {
    margin-right: 0;
  }
  .xbet96-bjve3a {
    width: 100%;
    text-align: center;
  }
  .xbet96-st0zx4.xbet96-agd87k .xbet96-vbs4du {
    margin-top: 1rem;
  }
  .xbet96-4bsqhv {
    grid-template-columns: repeat(3, 1fr);
  }
  .xbet96-fz02hy,
  .xbet96-fgmh7s {
    grid-template-columns: repeat(2, 1fr);
  }
  .xbet96-uscc3k,
  .xbet96-46wc5t,
  .xbet96-8eaadj {
    grid-template-columns: 1fr;
  }
  .xbet96-zs0wm4 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .xbet96-0etqml {
    min-width: 300px;
    max-width: 325px;
  }
  .xbet96-x40rck {
    cursor: auto;
  }
  .xbet96-2fms2x .xbet96-x40rck {
    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;
  }
  .xbet96-u84on7 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .xbet96-ret2lp {
    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) {
  .xbet96-u84on7 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.xbet96-0t823u p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .xbet96-1e0umo {
    margin: 0 -0.2rem;
  }
  .xbet96-0t823u {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .xbet96-iy31je {
    -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;
  }
  .xbet96-3fok3o {
    max-width: 100%;
  }
  .xbet96-4bsqhv {
    grid-template-columns: repeat(2, 1fr);
  }
  .xbet96-fz02hy,
  .xbet96-fgmh7s {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .xbet96-btnktj {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xbet96-1e0umo {
    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;
  }
  .xbet96-xl1aa1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xbet96-jkj0q8 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .xbet96-ubuwgh,
  .xbet96-zjtcs6 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .xbet96-9yqsj8 {
    width: 100%;
  }
  .xbet96-4bsqhv {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .xbet96-u84on7 {
    top: 127px !important;
  }
}

.xbet96-xm08pg {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .xbet96-xm08pg {
  }
}

@media (max-width: 767px) {
  .xbet96-xm08pg {
    margin-bottom: 12px;
  }
}

.xbet96-xm08pg img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.xbet96-bgfums {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.xbet96-bgfums > .xbet96-xn7xii {
  flex: 1 1;
}

@media (max-width: 767px) {
  .xbet96-bgfums {
    flex-direction: column;
    gap: 12px;
  }
}

.xbet96-wkqkor {
  display: flex;
}

.xbet96-wkqkor .xbet96-mzm6ld {
  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;
}

.xbet96-wkqkor .xbet96-9m65lw {
  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;
}

.xbet96-wkqkor .xbet96-m4l1a9 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.xbet96-wkqkor .xbet96-fnspv0 {
  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));
  }
}

.xbet96-wkqkor .xbet96-fnspv0:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.xbet96-wkqkor .xbet96-q9nrjz {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.xbet96-55yyu5 {
  border: unset;
  background-color: unset;
}

.xbet96-55yyu5 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.xbet96-55yyu5 .xbet96-g91pys,
.xbet96-55yyu5 .xbet96-c97iq6 {
  flex: 0 1 330px;
}

.xbet96-55yyu5 .xbet96-mks5yx {
  flex: 1 1;
}

.xbet96-55yyu5 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.xbet96-55yyu5 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.xbet96-55yyu5 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.xbet96-55yyu5 tr td p {
  color: #fff;
  margin: 0;
}

.xbet96-55yyu5 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.xbet96-55yyu5 tr.xbet96-g91pys td p {
  padding: 16px 0;
}

.xbet96-55yyu5 tr.xbet96-g91pys td p:not(:last-child),
.xbet96-55yyu5 tr.xbet96-c97iq6 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.xbet96-55yyu5 tr.xbet96-g91pys td p:first-child,
.xbet96-55yyu5 tr.xbet96-c97iq6 td p:first-child {
  padding-top: 0;
}

.xbet96-55yyu5 tr.xbet96-c97iq6 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.xbet96-55yyu5 tr.xbet96-c97iq6 td p:last-child {
  padding-bottom: 0;
}

.xbet96-55yyu5 .xbet96-c97iq6 img {
  max-width: 32px;
}

.xbet96-55yyu5 .xbet96-mks5yx {
  min-width: 718px;
}

.xbet96-55yyu5 .xbet96-mks5yx td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.xbet96-55yyu5 .xbet96-mks5yx td {
  display: flex;
}

.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-5sb7a2,
.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-emio96,
.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-klfmus {
  flex: 1 1 50%;
}

.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-dugoln {
  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;
}

.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-6iz83h,
.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-ngt6pd {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-5sb7a2,
.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-emio96 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-5sb7a2 span,
.xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-emio96 span {
  font-weight: 800;
}

.xbet96-55yyu5 .xbet96-mks5yx img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .xbet96-55yyu5 .xbet96-mks5yx td .xbet96-klfmus:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .xbet96-55yyu5 tr.xbet96-g91pys td p:last-child {
    padding-bottom: 0;
  }
  .xbet96-55yyu5 .xbet96-c97iq6 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .xbet96-55yyu5 .xbet96-c97iq6 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .xbet96-55yyu5 tr.xbet96-g91pys td p:not(:last-child),
  .xbet96-55yyu5 tr.xbet96-c97iq6 td p:not(:last-child) {
    border-bottom: unset;
  }
  .xbet96-55yyu5 tr.xbet96-c97iq6 td p:last-child {
    padding-bottom: 12px;
  }
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-5sb7a2,
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-emio96,
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-klfmus {
    flex: 1 1 50%;
    padding: 0;
  }
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-5sb7a2,
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-emio96 {
    margin-top: 16px;
  }
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-klfmus {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-5sb7a2 {
    border-right: 1px solid var(--border-color);
  }
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-klfmus:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .xbet96-55yyu5 .xbet96-mks5yx td:last-child .xbet96-klfmus:last-child {
    padding-bottom: 0;
  }
}

.xbet96-klfmus {
  display: flex;
  flex-direction: column;
}

.xbet96-55yyu5 .xbet96-mks5yx td .xbet96-klfmus {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.xbet96-55yyu5 .xbet96-mks5yx td .xbet96-klfmus:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.xbet96-55yyu5 .xbet96-mks5yx td .xbet96-klfmus:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .xbet96-55yyu5 .xbet96-mks5yx td .xbet96-klfmus:not(:first-child) {
    padding-left: 0;
  }
  .xbet96-55yyu5 .xbet96-mks5yx td .xbet96-klfmus:not(:last-of-type) {
    border-right: unset;
  }
}

.xbet96-55yyu5 .xbet96-iz93op {
  flex: 0 1 485px;
}

.xbet96-55yyu5 .xbet96-y28xv4 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.xbet96-55yyu5 .xbet96-y28xv4 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.xbet96-55yyu5 .xbet96-y28xv4 li.xbet96-si9nvh {
  padding: 6px 12px;
}

.xbet96-55yyu5 .xbet96-y28xv4 li a,
.xbet96-55yyu5 .xbet96-y28xv4 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;
}

.xbet96-55yyu5 .xbet96-lyjxwj,
.xbet96-55yyu5 .xbet96-fstyqh {
  flex: 1 1;
}

.xbet96-55yyu5 .xbet96-n9iclo,
.xbet96-55yyu5 .xbet96-nlrj7q {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.xbet96-55yyu5 .xbet96-n9iclo li,
.xbet96-55yyu5 .xbet96-nlrj7q li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.xbet96-55yyu5 .xbet96-fstyqh img {
  max-width: 32px;
}

.xbet96-55yyu5 .xbet96-lyjxwj img {
  max-width: 32px;
}

.xbet96-55yyu5 .xbet96-9y5mta {
  min-width: 280px;
}

.xbet96-55yyu5 .xbet96-9y5mta img {
  max-width: 146px;
}

.xbet96-55yyu5 .xbet96-9y5mta td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .xbet96-55yyu5 .xbet96-g91pys,
  .xbet96-55yyu5 .xbet96-c97iq6 {
    flex: 0 1 auto;
  }
  .xbet96-55yyu5 .xbet96-mks5yx {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .xbet96-55yyu5 .xbet96-g91pys,
  .xbet96-55yyu5 .xbet96-iz93op,
  .xbet96-55yyu5 .xbet96-c97iq6,
  .xbet96-55yyu5 .xbet96-mks5yx {
    flex: 1 1 calc(50% - 20px);
  }
  .xbet96-55yyu5 .xbet96-lyjxwj,
  .xbet96-55yyu5 .xbet96-9y5mta,
  .xbet96-55yyu5 .xbet96-fstyqh {
    flex: 1 1 30%;
  }
  .xbet96-55yyu5 .xbet96-9y5mta {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .xbet96-55yyu5 .xbet96-g91pys,
  .xbet96-55yyu5 .xbet96-iz93op,
  .xbet96-55yyu5 .xbet96-lyjxwj,
  .xbet96-55yyu5 .xbet96-c97iq6,
  .xbet96-55yyu5 .xbet96-mks5yx,
  .xbet96-55yyu5 .xbet96-9y5mta,
  .xbet96-55yyu5 .xbet96-fstyqh {
    flex: 1 1 100%;
  }
}

.xbet96-ly2u3z .xbet96-vr1790 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.xbet96-ly2u3z .xbet96-51chyc {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.xbet96-ly2u3z .xbet96-n9n93a {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.xbet96-ly2u3z .xbet96-akblos {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.xbet96-ly2u3z .xbet96-akblos > :nth-child(3) {
  margin-top: 0;
}

.xbet96-ly2u3z .xbet96-nhmh62 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.xbet96-ly2u3z .xbet96-72iot5 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.xbet96-ly2u3z .xbet96-xckejd {
  grid-column: 1/2;
}

.xbet96-ly2u3z > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.xbet96-ly2u3z .xbet96-51chyc: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;
}

.xbet96-ly2u3z .xbet96-51chyc:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.xbet96-ly2u3z .xbet96-9yqsj8 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .xbet96-ly2u3z .xbet96-51chyc:not(:last-child):before {
    bottom: 8px;
  }
  .xbet96-ly2u3z .xbet96-51chyc:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .xbet96-ly2u3z .xbet96-akblos {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .xbet96-ly2u3z .xbet96-nhmh62 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .xbet96-ly2u3z .xbet96-nhmh62 img {
    width: 100%;
    height: auto;
  }
  .xbet96-ly2u3z .xbet96-9yqsj8 {
    width: 100%;
    min-width: unset;
  }
}

.xbet96-znbed3 .xbet96-2ue3u8 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.xbet96-znbed3 .xbet96-pt5e1e {
  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;
}

.xbet96-znbed3 .xbet96-nhmh62 {
  height: 100%;
}

.xbet96-znbed3 .xbet96-nhmh62 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.xbet96-znbed3 .xbet96-gcudwc {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.xbet96-znbed3 .xbet96-iw8cro {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.xbet96-znbed3 .xbet96-m1hs5q {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .xbet96-znbed3 .xbet96-pt5e1e {
    flex: 1 1 100%;
  }
  .xbet96-znbed3 .xbet96-4mmft5 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .xbet96-znbed3 .xbet96-pt5e1e {
    flex-direction: column;
  }
  .xbet96-znbed3 .xbet96-nhmh62 {
    width: 100%;
    height: auto;
  }
  .xbet96-znbed3 .xbet96-nhmh62 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .xbet96-znbed3 .xbet96-gcudwc {
    padding: 0 16px 16px 16px;
  }
  .xbet96-znbed3 .xbet96-4mmft5 {
    min-width: unset;
    width: 100%;
  }
}

.xbet96-t4y71o .xbet96-guz6nx {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.xbet96-t4y71o .xbet96-ueu7fk {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.xbet96-t4y71o 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;
}

.xbet96-t4y71o .xbet96-4jbx23 {
  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;
}

.xbet96-t4y71o .xbet96-ueu7fk:hover .xbet96-4jbx23 {
  display: flex;
}

.xbet96-t4y71o .xbet96-ni1er4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.xbet96-t4y71o .xbet96-0b4erf {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.xbet96-b83xa4 {
  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;
}

.xbet96-b83xa4.xbet96-796hvg {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.xbet96-b1e93v ease-in-out;
}

.xbet96-b83xa4.xbet96-796hvg:hover {
  color: #f9cb16;
  background-color: transparent;
}

.xbet96-t4y71o .xbet96-jqo1sh {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.xbet96-b1e93v ease-in-out;
}

.xbet96-t4y71o .xbet96-jqo1sh:hover {
  color: #196948;
  background-color: #f9cb16;
}

.xbet96-t4y71o .xbet96-jqo1sh:after,
.xbet96-b83xa4.xbet96-796hvg:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.xbet96-b83xa4.xbet96-796hvg:after {
  background-image: url(../images/Cash.svg);
}

.xbet96-t4y71o .xbet96-jqo1sh:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .xbet96-t4y71o .xbet96-guz6nx {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .xbet96-t4y71o .xbet96-guz6nx {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .xbet96-t4y71o .xbet96-guz6nx {
    grid-template-columns: 1fr;
  }
  .xbet96-t4y71o .xbet96-ueu7fk {
    height: auto;
  }
  .xbet96-t4y71o .xbet96-ueu7fk .xbet96-4jbx23 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .xbet96-t4y71o .xbet96-ni1er4,
  .xbet96-t4y71o .xbet96-0b4erf {
    text-align: left;
  }
  .xbet96-t4y71o .xbet96-0b4erf {
    margin-bottom: 8px;
  }
  .xbet96-t4y71o img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.xbet96-lf59my {
  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;
}

.xbet96-lf59my.xbet96-txai5p {
  display: block;
}

.xbet96-lf59my .xbet96-yqmt9i {
  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;
}

.xbet96-lf59my .xbet96-izneox {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.xbet96-lf59my .xbet96-eyo0t0 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.xbet96-lf59my .xbet96-t28j54 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.xbet96-lf59my .xbet96-b83xa4 {
  min-width: 296px;
  margin-bottom: 0;
}

.xbet96-lf59my .xbet96-um5sra {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.xbet96-lf59my .xbet96-fhxa88 {
  position: relative;
  flex: 1 1;
}

.xbet96-lf59my .xbet96-fhxa88 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .xbet96-lf59my .xbet96-izneox {
    flex-wrap: wrap;
    gap: 8px;
  }
  .xbet96-lf59my .xbet96-eyo0t0 {
    order: 1;
  }
  .xbet96-lf59my .xbet96-t28j54 {
    order: 3;
    flex: 1 1 100%;
  }
  .xbet96-lf59my .xbet96-b83xa4 {
    width: 100%;
    min-width: unset;
  }
  .xbet96-lf59my .xbet96-um5sra {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .xbet96-xu2ccn > .xbet96-uki09k {
    margin-bottom: 0;
  }
  .xbet96-xu2ccn > .xbet96-xckejd,
  .xbet96-xu2ccn > p {
    margin-top: 0;
  }
}

.xbet96-b2jec6 img,
.xbet96-0t823u img {
  width: auto;
  object-fit: contain;
}

.xbet96-b2jec6 {
  align-items: center;
}

.xbet96-b2jec6 img {
  max-height: 76px;
}

.xbet96-0t823u img {
  max-height: 64px;
}

.xbet96-jfvna4 {
  overflow: auto;
}

.xbet96-xpax4n {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.xbet96-b2sxdj:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.xbet96-wrqqbi {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.xbet96-njmasf {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.xbet96-wrqqbi .xbet96-nhmh62 {
  margin-right: 20px;
  flex-shrink: 0;
}

.xbet96-wrqqbi img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.xbet96-4jxbwf {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.xbet96-4jxbwf > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .xbet96-wrqqbi {
    padding: 15px 10px;
  }
  .xbet96-4jxbwf {
    padding: 15px 10px;
  }
  .xbet96-wrqqbi .xbet96-nhmh62 {
    margin-right: 10px;
  }
}

.xbet96-gyfboc {
  overflow-x: auto;
}

.xbet96-kiu9jh {
  border-collapse: collapse;
  width: 100%;
}

.xbet96-gyfboc th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.xbet96-gyfboc td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.xbet96-gyfboc td.xbet96-cffdcs {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.xbet96-gyfboc td.xbet96-n8286h {
  border-right: none;
}

.xbet96-gyfboc td.xbet96-n8286h .xbet96-nhmh62 {
  justify-content: flex-start;
}

.xbet96-gyfboc td.xbet96-n8286h .xbet96-nhmh62 img {
  height: auto;
  width: 90px;
}

.xbet96-gyfboc td.xbet96-kv038r,
.xbet96-gyfboc td.xbet96-00ncsb {
  font-weight: 600;
  text-align: right;
}

.xbet96-gyfboc td.xbet96-ko1mfo,
.xbet96-gyfboc td.xbet96-kv038r {
  padding-bottom: 10px;
  border-bottom: none;
}

.xbet96-gyfboc td.xbet96-kv038r,
.xbet96-gyfboc td.xbet96-00ncsb {
  border-left: none;
}

.xbet96-gyfboc td.xbet96-ko1mfo,
.xbet96-gyfboc td.xbet96-vqet9v {
  border-right: none;
}

.xbet96-gyfboc td.xbet96-vqet9v,
.xbet96-gyfboc td.xbet96-00ncsb {
  border-top: none;
  padding-top: 10px;
}

.xbet96-9c69u0 {
  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;
}

.xbet96-9c69u0 .xbet96-4mmft5 {
  min-width: unset;
  width: 100%;
}

.xbet96-9c69u0 .xbet96-4mmft5.xbet96-1pyunf {
  grid-column: 1/2;
  grid-row: 1/2;
}

.xbet96-9c69u0 .xbet96-4mmft5.xbet96-2y8uc5 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.xbet96-9c69u0 .xbet96-n6wg05 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .xbet96-9c69u0 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .xbet96-9c69u0 .xbet96-4mmft5.xbet96-1pyunf {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .xbet96-9c69u0 .xbet96-4mmft5.xbet96-2y8uc5 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .xbet96-9c69u0 .xbet96-n6wg05 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.xbet96-qaalxo {
  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;
}

.xbet96-meb5fl {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.xbet96-l6qzpt p a img {
  margin: 0 auto;
  display: block;
}

.xbet96-l6qzpt table {
  margin-bottom: 17px;
}

/* contanct form */
.xbet96-6vxs5b {
  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;
}

.xbet96-6vxs5b label {
  font-size: 14px;
}

.xbet96-6vxs5b h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.xbet96-6vxs5b input,
.xbet96-6vxs5b textarea,
.xbet96-6vxs5b 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;
}
.xbet96-6vxs5b button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.xbet96-b1e93v ease;
}
.xbet96-6vxs5b button:hover {
  background-color: #691204;
}
.xbet96-6c7p9n {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.xbet96-abqlx3 ease-in;
}

.xbet96-6c7p9n 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;
}
.xbet96-2g1p3j, .xbet96-amsok5, [class*="review-card"],
thead, thead th, table th, .xbet96-s9ypwi,
.xbet96-ro89gz, [class*="collapsible-header"],
.xbet96-bjepot, [class*="updated-block"] {
  color: #ece7dc !important;
}
