@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);
}

.amonbet-f4evzw {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.amonbet-qvvcls {
  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.amonbet-a92fho,
ul.amonbet-a92fho {
  padding-left: 20px;
}

ul.amonbet-a92fho {
  list-style: disc;
}

ol.amonbet-a92fho {
  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;
  }
}

.amonbet-u34d6y > .amonbet-464gmg,
.amonbet-u34d6y > .amonbet-l6xjjv,
.amonbet-u34d6y > blockquote,
.amonbet-u34d6y > h1,
.amonbet-u34d6y > h2,
.amonbet-u34d6y > h3,
.amonbet-u34d6y > h4,
.amonbet-u34d6y > h5,
.amonbet-u34d6y > h6,
.amonbet-u34d6y > ol,
.amonbet-u34d6y > p,
.amonbet-u34d6y > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.amonbet-u34d6y > ol,
.amonbet-u34d6y > ul {
  padding-left: 50px;
}

.amonbet-u34d6y 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;
}

.amonbet-u34d6y:not(:last-child) {
  margin-bottom: 2rem;
}

.amonbet-u34d6y > :not(:first-child) {
  margin-top: 2rem;
}

.amonbet-u34d6y {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.amonbet-u34d6y:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .amonbet-u34d6y:first-child {
    margin-top: 20px;
  }
}

.amonbet-u34d6y > p:last-of-type {
  margin-bottom: 32px;
}

.amonbet-u34d6y > .amonbet-fyazdl:not(:first-child) {
  margin: 64px auto 16px auto;
}

.amonbet-ux37nq > .amonbet-fyazdl {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.amonbet-l6xjjv {
  overflow: auto;
}

.amonbet-l6xjjv::-webkit-scrollbar {
  height: 5px;
}

.amonbet-l6xjjv table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-all;
}

.amonbet-l6xjjv table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.amonbet-l6xjjv table thead,
table thead {
  border-bottom: none;
}

.amonbet-l6xjjv table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.amonbet-l6xjjv table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.amonbet-l6xjjv table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.amonbet-l6xjjv .amonbet-22uaav {
  table-layout: auto;
}

.amonbet-l6xjjv .amonbet-22uaav th {
  word-break: normal;
}

.amonbet-l6xjjv .amonbet-22uaav td {
  word-break: normal;
}

.amonbet-f4evzw .amonbet-f4evzw {
  padding-right: 0;
  padding-left: 0;
}

.amonbet-k7xjuv {
  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;
}

.amonbet-dsivym {
  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;
}

.amonbet-p5vz8j {
  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;
}

.amonbet-464gmg {
  margin-top: 24px;
}

.amonbet-464gmg.amonbet-jc5sv9 {
  text-align: left;
}

.amonbet-464gmg.amonbet-iqrio5 {
  text-align: right;
}

.amonbet-464gmg.amonbet-d70nku {
  text-align: center;
}

.amonbet-m14h1m {
  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.amonbet-4r2nb1 ease-in-out;
  cursor: pointer;
}

.amonbet-m14h1m:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.amonbet-m14h1m {
  min-width: 328px;
}

@media (max-width: 768px) {
  .amonbet-m14h1m {
    min-width: unset;
  }
}

.amonbet-vj5hle {
  background-color: var(--fh-bg-color);
}

.amonbet-z7cvtv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.amonbet-m9ue6j {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 80px;
}

.amonbet-m9ue6j img {
  max-height: 44px;
  object-fit: contain;
}

.amonbet-9vh8z5 {
  flex: 1 1;
}

.amonbet-vej7tl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.amonbet-si2ob8 {
  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;
}

.amonbet-si2ob8 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;
}

.amonbet-si2ob8.amonbet-wawqnv span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.amonbet-si2ob8.amonbet-wawqnv span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.amonbet-si2ob8.amonbet-wawqnv span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.amonbet-9vh8z5 + .amonbet-vej7tl {
  margin-left: 20px;
}

.amonbet-voeh6a {
  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;
}

.amonbet-voeh6a > svg {
  max-width: 24px;
  max-height: 24px;
}

.amonbet-voeh6a + .amonbet-voeh6a {
  margin-left: 5px;
}

.amonbet-aykuno {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.amonbet-aykuno:hover {
  background-color: var(--button-bg-hover);
}

.amonbet-uxtv23 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.amonbet-4r2nb1 ease-in-out;
  border: 1px solid var(--border-color);
}

.amonbet-uxtv23:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.amonbet-pv4ejn {
  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) {
  .amonbet-9vh8z5 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .amonbet-pv4ejn {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .amonbet-9vh8z5 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .amonbet-voeh6a {
    min-width: unset;
    flex: 1 1;
  }
}

.amonbet-mbvoz8 {
  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;
}

.amonbet-mbvoz8:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.amonbet-mbvoz8:hover .amonbet-tfdrin {
  opacity: 1;
  pointer-events: auto;
}

.amonbet-odetl1 {
  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.amonbet-7yiwxd ease-in-out;
  gap: 4px;
}

.amonbet-odetl1 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.amonbet-odetl1 .amonbet-k7xjuv img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.amonbet-q4ukzp,
.amonbet-odetl1:hover {
  color: var(--button-bg-hover);
}

.amonbet-16dxs8 {
  position: relative;
}

.amonbet-16dxs8 .amonbet-odetl1 {
  margin-right: 0;
  padding-right: 4px;
}

.amonbet-jvxkxi svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.amonbet-16dxs8.amonbet-wawqnv .amonbet-jvxkxi svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.amonbet-16dxs8.amonbet-wawqnv .amonbet-tfdrin {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.amonbet-16dxs8.amonbet-wawqnv .amonbet-tfdrin::before {
  display: none;
}

.amonbet-jvxkxi svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.amonbet-tfdrin {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.amonbet-v44cdt 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.amonbet-tfdrin::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.amonbet-tfdrin:hover {
  color: var(--fh-bg-color);
}

.amonbet-62aosg {
  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.amonbet-v44cdt 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.amonbet-7yiwxd ease-in-out;
  -o-transition: 0.amonbet-7yiwxd ease-in-out;
  transition: 0.amonbet-7yiwxd ease-in-out;
}

.amonbet-62aosg .amonbet-k7xjuv img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.amonbet-uxoj1r,
.amonbet-62aosg:hover {
  color: var(--button-bg-hover);
}

.amonbet-z97msd {
  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%;
}

.amonbet-z97msd.amonbet-pfd2mr {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.amonbet-z97msd.amonbet-pfd2mr:after,
.amonbet-z97msd.amonbet-pfd2mr:before {
  content: "";
  position: absolute;
  margin: auto;
}

.amonbet-z97msd.amonbet-pfd2mr: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);
  }
}

.amonbet-z97msd.amonbet-pfd2mr:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.amonbet-z97msd.amonbet-pfd2mr > * {
  z-index: 1;
}

.amonbet-z97msd b,
.amonbet-z97msd strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.amonbet-z97msd .amonbet-flunpe {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.amonbet-z97msd .amonbet-e97sdi {
  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;
}

.amonbet-z97msd .amonbet-k7xjuv {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.amonbet-z97msd .amonbet-jhcsi0 {
  margin-top: 12px;
}

.amonbet-jhcsi0 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.amonbet-fx0071 {
  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;
}

.amonbet-jhcsi0 .amonbet-bm9gbg {
  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.amonbet-4r2nb1 ease-in-out;
}

.amonbet-jhcsi0 .amonbet-bm9gbg:hover {
  background: rgba(255, 255, 255, 0.3);
}

.amonbet-vinfqh {
  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;
}

.amonbet-z97msd.amonbet-phy0i5 {
  gap: 12px;
  padding: 16px;
}

.amonbet-z97msd.amonbet-phy0i5 .amonbet-vinfqh {
  min-width: 240px;
}

.amonbet-z97msd.amonbet-phy0i5 .amonbet-vinfqh.amonbet-78gkgw {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .amonbet-z97msd .amonbet-flunpe {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .amonbet-z97msd .amonbet-e97sdi {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .amonbet-z97msd .amonbet-k7xjuv {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .amonbet-z97msd.amonbet-phy0i5 .amonbet-k7xjuv {
    max-width: 126px;
  }
  .amonbet-z97msd .amonbet-jhcsi0 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .amonbet-z97msd .amonbet-fx0071 {
    max-width: unset;
  }
  .amonbet-vinfqh {
    min-width: unset;
    width: 100%;
  }
  .amonbet-z97msd .amonbet-vinfqh {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .amonbet-z97msd.amonbet-phy0i5 {
    grid-template-rows: auto 1fr auto;
  }
  .amonbet-z97msd.amonbet-phy0i5 .amonbet-vinfqh {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .amonbet-z97msd {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .amonbet-z97msd .amonbet-flunpe {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .amonbet-z97msd .amonbet-k7xjuv {
    max-width: 78px;
  }
  .amonbet-z97msd .amonbet-jhcsi0 {
    margin-top: -12px;
  }
  .amonbet-z97msd.amonbet-phy0i5 {
    gap: 8px;
  }
  .amonbet-z97msd.amonbet-phy0i5 .amonbet-flunpe {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .amonbet-z97msd.amonbet-phy0i5 .amonbet-e97sdi {
    grid-column: 1/3;
  }
  .amonbet-z97msd.amonbet-phy0i5 .amonbet-k7xjuv {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .amonbet-z97msd.amonbet-phy0i5 .amonbet-k7xjuv img {
    max-width: 114px;
  }
}

.amonbet-vinfqh.amonbet-1vemwv,
.amonbet-vinfqh.amonbet-foe3yy,
.amonbet-vinfqh.amonbet-vmita3 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.amonbet-4r2nb1 ease-in-out;
}

.amonbet-vinfqh.amonbet-1vemwv,
.amonbet-vinfqh.amonbet-vmita3 {
  padding: 10px;
}

.amonbet-vinfqh.amonbet-1vemwv:hover,
.amonbet-vinfqh.amonbet-foe3yy:hover,
.amonbet-vinfqh.amonbet-vmita3:hover {
  background: var(--button-bg-hover);
}

.amonbet-vinfqh.amonbet-1vemwv:hover svg path,
.amonbet-vinfqh.amonbet-vmita3:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.amonbet-vinfqh.amonbet-78gkgw {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.amonbet-4r2nb1 ease-in-out;
  background: var(--button-bg-color);
}

.amonbet-vinfqh.amonbet-78gkgw:hover {
  background-color: var(--button-bg-hover);
}

.amonbet-vinfqh.amonbet-foe3yy: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);
  }
}

.amonbet-vinfqh.amonbet-foe3yy:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.amonbet-vinfqh.amonbet-78gkgw:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.amonbet-ssxgxo {
  max-width: 650px;
}

.amonbet-8bbycy {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.amonbet-dcjg5g {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.amonbet-tkjgxo {
  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.amonbet-7yiwxd ease-in-out;
  cursor: pointer;
}

.amonbet-tkjgxo:hover {
  opacity: 0.5;
}

.amonbet-tkjgxo:focus {
  outline: 0;
}

.amonbet-tkjgxo:focus .amonbet-7nskv8,
.amonbet-tkjgxo:hover .amonbet-7nskv8 {
  fill: red;
  fill-opacity: 1;
}

.amonbet-tkjgxo:hover {
  cursor: pointer;
}

.amonbet-0p54xd {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.amonbet-ssxgxo.amonbet-d70nku {
  margin: 0 auto;
}

.amonbet-ssxgxo.amonbet-iqrio5 {
  margin-left: auto;
}

.amonbet-fxa90l {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.amonbet-th998w {
  padding-bottom: 50px;
}

.amonbet-hovdk7 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.amonbet-54s233 {
  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;
}

.amonbet-i3hrxf {
  margin-top: 24px;
}

.amonbet-vcot6g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.amonbet-wowhqi {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
  
}

.amonbet-gh6pw6 {
  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;
}

.amonbet-4tjrze {
  width: 468px;
}

.amonbet-gh6pw6 .amonbet-tfdrin {
  margin: 0.amonbet-448f24 0;
}

.amonbet-df8dfr {
  display: flex;
  min-width: 224px;
}

.amonbet-5fy618 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.amonbet-7yiwxd ease-in-out;
}

.amonbet-mlc6ss,
.amonbet-5fy618:hover {
  color: var(--text-color);
}

.amonbet-0zubj5 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.amonbet-iotua6 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .amonbet-fxa90l {
    padding: 16px;
  }
  .amonbet-0zubj5 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .amonbet-iotua6 {
    align-items: center;
  }
  .amonbet-4tjrze {
    width: unset;
  }
  .amonbet-df8dfr {
    min-width: unset;
  }
  .amonbet-gh6pw6 {
    max-height: unset;
  }
  .amonbet-hovdk7 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .amonbet-fxa90l {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.amonbet-lygyk5 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.amonbet-lygyk5:not(:last-child) {
  margin-bottom: 16px;
}

.amonbet-hvkubm {
  outline: 0;
}

.amonbet-hvkubm .amonbet-npfhqy {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.amonbet-6i7tqp {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .amonbet-6i7tqp {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.amonbet-6i7tqp::-webkit-details-marker {
  display: none;
}

.amonbet-6i7tqp: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;
}

.amonbet-6i7tqp: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] .amonbet-6i7tqp:after {
  transform: unset;
}

.amonbet-npfhqy {
  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);
}

.amonbet-npfhqy 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.amonbet-7yiwxd ease-in-out;
  -o-transition: 0.amonbet-7yiwxd ease-in-out;
  transition: 0.amonbet-7yiwxd ease-in-out;
}

.amonbet-kk3ln3 {
  padding: 16px 0 0 0;
}

.amonbet-kk3ln3 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .amonbet-kk3ln3 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .amonbet-6i7tqp {
    flex-wrap: wrap;
    gap: 12px;
  }
  .amonbet-6i7tqp::after {
    margin-left: auto;
  }
  .amonbet-npfhqy {
    order: 3;
    flex: 1 1 100%;
  }
  .amonbet-6i7tqp {
    font-size: 14px;
    line-height: 130%;
  }
  .amonbet-npfhqy svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.amonbet-ed6o5m {
  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;
}

.amonbet-3xnm19 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.amonbet-ed6o5m.amonbet-wawqnv .amonbet-3xnm19 {
  margin-bottom: 12px;
}

.amonbet-3xnm19::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;
}

.amonbet-ed6o5m.amonbet-wawqnv .amonbet-3xnm19::after {
  transform: unset;
}

.amonbet-flqm4i {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.amonbet-1chrkx {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.amonbet-7yiwxd ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.amonbet-1chrkx: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;
}

.amonbet-ed6o5m.amonbet-wawqnv .amonbet-flqm4i {
  max-height: 100%;
}

.amonbet-m23k5i {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.amonbet-o2utcu {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.amonbet-wr2tv7 {
  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;
}

.amonbet-xbyvd4 {
  margin-right: 4px;
}

.amonbet-25u6l4 {
  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.amonbet-7yiwxd ease-in-out;
}

.amonbet-25u6l4 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.amonbet-g40yjy,
.amonbet-25u6l4:hover {
  color: var(--text-color);
}

.amonbet-pows4k {
  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;
}

.amonbet-pows4k img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.amonbet-pows4k .amonbet-t1kcc9 {
  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;
}

.amonbet-pows4k .amonbet-vubsqn {
  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;
}

.amonbet-y1hj3p {
  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;
}

.amonbet-ri1d4r {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.amonbet-zqyncn .amonbet-f4evzw {
  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;
}

.amonbet-zqyncn {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.amonbet-5uskje {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.amonbet-ky1xvh {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.amonbet-01tasr {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.amonbet-1l9b7z 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;
}

.amonbet-01tasr:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.amonbet-lh1p5m {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.amonbet-faj1qe {
  -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.amonbet-7yiwxd ease-in-out;
  transition: transform 0.amonbet-7yiwxd ease-in-out;
  -o-transition: transform 0.amonbet-7yiwxd ease-in-out;
  transition:
    transform 0.amonbet-7yiwxd ease-in-out,
    -webkit-transform 0.amonbet-7yiwxd ease-in-out;
  cursor: pointer;
}

.amonbet-faj1qe svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.amonbet-faj1qe: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;
}

.amonbet-kwctgq {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .amonbet-kwctgq {
    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);
}

.amonbet-rrmena {
  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;
}

.amonbet-5kz09c {
  position: relative;
  width: 100%;
}

.amonbet-rrmena.amonbet-hpvbim {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.amonbet-rrmena.amonbet-d70nku {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.amonbet-rrmena.amonbet-iqrio5 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.amonbet-esz9ie {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.amonbet-lrlniu {
  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.amonbet-7yiwxd ease-in-out;
  cursor: pointer;
}

.amonbet-lrlniu:hover {
  opacity: 0.5;
}

.amonbet-rrmena.amonbet-ssk07n .amonbet-lrlniu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.amonbet-rrmena.amonbet-ssk07n .amonbet-esz9ie {
  cursor: pointer;
}

.amonbet-l143nb {
  fill: #0009;
}

.amonbet-ncut3o {
  fill: #fff;
}

.amonbet-lrlniu:hover .amonbet-l143nb {
  fill: red;
}

.amonbet-lrlniu svg path {
  -webkit-transition: 0.amonbet-7yiwxd ease-in-out;
  -o-transition: 0.amonbet-7yiwxd ease-in-out;
  transition: 0.amonbet-7yiwxd ease-in-out;
}

.amonbet-xxwunm {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.amonbet-xxwunm > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.amonbet-xxwunm.amonbet-ifxx9p > :not(.get-image) {
  grid-column: 1/3;
}

.amonbet-8ukx0c:not(._h1-block) .amonbet-xxwunm > .amonbet-fyazdl {
  grid-row: 1/2;
  grid-column: 1/3;
}

.amonbet-xxwunm.amonbet-ifxx9p .amonbet-gb5jns {
  grid-column: 2/3;
}

.amonbet-xxwunm.amonbet-ifxx9p > .amonbet-k7xjuv {
  grid-column: 1/2;
}

.amonbet-xxwunm.amonbet-ifxx9p > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.amonbet-xxwunm > p:first-of-type {
  margin-top: 0;
}

.amonbet-xxwunm .amonbet-k7xjuv {
  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;
}

.amonbet-8ukx0c:not(._h1-block) .amonbet-fyazdl ~ .amonbet-k7xjuv {
  grid-row: 2/10;
}

.amonbet-8ukx0c.amonbet-y8fmoq .amonbet-fyazdl ~ .amonbet-k7xjuv {
  grid-row: 1/10;
}

.amonbet-8ukx0c.amonbet-y8fmoq > .amonbet-fyazdl {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.amonbet-8ukx0c.amonbet-y8fmoq .amonbet-k7xjuv {
  grid-row: 1/10;
}

.amonbet-xxwunm.amonbet-pvd18p .amonbet-k7xjuv {
  align-items: flex-start;
}

.amonbet-xxwunm.amonbet-d70nku .amonbet-gb5jns {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.amonbet-xxwunm.amonbet-d70nku .amonbet-k7xjuv {
  align-items: center;
}

.amonbet-xxwunm.amonbet-rzkrpf .amonbet-k7xjuv {
  align-items: flex-end;
}

.amonbet-gb5jns > :first-child {
  margin-top: 0;
}

.amonbet-gb5jns > :last-child {
  margin-bottom: 0;
}

* + .amonbet-d2zvwl,
.amonbet-8ukx0c + .amonbet-8ukx0c {
  margin-top: 2rem;
}

.amonbet-77s224 td::before,
.amonbet-77s224 th::after {
  display: none !important;
}

.amonbet-77s224 #link-selector {
  color: #000;
}

.amonbet-77s224 .amonbet-mhpdk2 {
  color: #135e96;
}

.amonbet-77s224 .amonbet-afx62p *,
.amonbet-77s224 .amonbet-kwvac9 p,
.amonbet-77s224 .amonbet-ha9mwx * {
  color: #000;
}

.amonbet-77s224 .amonbet-2mq324 {
  background: 0 0 !important;
}

.amonbet-77s224 .amonbet-6socbh {
  color: #000;
}

.amonbet-77s224 .amonbet-2d3q1c.amonbet-xqc974 {
  color: #fff;
}

.amonbet-77s224 .amonbet-3qo4mp {
  color: #000;
}

.amonbet-77s224
  .amonbet-0p379f
  .amonbet-87i8kt.amonbet-xqc974.amonbet-1fhxim {
  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;
}

.amonbet-xwzxpv,
body .amonbet-j4c01y {
  color: #000;
  background: var(--color-body) !important;
}

.amonbet-xwzxpv .amonbet-0hvgf2 .amonbet-osklje,
body .amonbet-j4c01y .amonbet-0hvgf2 .amonbet-osklje {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .amonbet-1chrkx:focus,
  .amonbet-1chrkx:hover {
    color: #f9cb16;
  }
  .amonbet-0r04tb:focus,
  .amonbet-0r04tb:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .amonbet-741byn:focus img,
  .amonbet-741byn:focus svg,
  .amonbet-741byn:hover img,
  .amonbet-741byn:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .amonbet-pows4k {
    display: none;
  }
}

@media (min-width: 1024px) {
  .amonbet-16dxs8:hover .amonbet-jvxkxi svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .amonbet-jvxkxi {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .amonbet-1vprtt {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .amonbet-u6pfnh {
    grid-template-columns: repeat(4, 1fr);
  }
  .amonbet-5i75by {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .amonbet-ez2lua .amonbet-f5fji4 {
    grid-template-columns: 1fr;
  }
  .amonbet-ez2lua .amonbet-k5275j {
    -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;
  }
  .amonbet-ez2lua .amonbet-zobdc9 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .amonbet-ez2lua .amonbet-dh2h2o {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .amonbet-ez2lua .amonbet-z6me4j {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .amonbet-ez2lua .amonbet-zobdc9:not(:first-child) {
    border: none;
  }
  .amonbet-ez2lua .amonbet-zobdc9:first-child .amonbet-dh2h2o {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .amonbet-ez2lua .amonbet-zobdc9:last-child .amonbet-dh2h2o {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .amonbet-z7cvtv {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .amonbet-m9ue6j {
    max-width: 100px;
  }
  .amonbet-9vh8z5 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .amonbet-vej7tl {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .amonbet-vej7tl svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .amonbet-si2ob8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .amonbet-9vh8z5 + .amonbet-vej7tl {
    margin-left: auto;
  }
  .amonbet-b68gwt {
    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;
  }
  .amonbet-b68gwt.amonbet-wawqnv {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .amonbet-pv4ejn {
    -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;
  }
  .amonbet-mbvoz8 {
    width: 100%;
  }
  .amonbet-mbvoz8:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .amonbet-odetl1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .amonbet-odetl1 svg {
    margin-right: 4px;
  }
  .amonbet-16dxs8 {
    -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;
  }
  .amonbet-jvxkxi svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .amonbet-jvxkxi {
    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;
  }
  .amonbet-tfdrin {
    display: none;
    width: 100%;
  }
  .amonbet-16dxs8.amonbet-wawqnv .amonbet-tfdrin {
    padding: 0 0 0 48px;
  }
  .amonbet-62aosg {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .amonbet-54s233 .amonbet-k7xjuv {
    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;
  }
  .amonbet-xxqxrr {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .amonbet-xxqxrr + .amonbet-xxqxrr {
    margin-right: 0;
  }
  .amonbet-xxqxrr + .amonbet-k7xjuv {
    margin: 0;
  }
  .amonbet-1vprtt {
    grid-template-columns: repeat(4, 1fr);
  }
  .amonbet-u6pfnh {
    grid-template-columns: repeat(3, 1fr);
  }
  .amonbet-crf7jt,
  .amonbet-gcw5rn {
    grid-template-columns: repeat(2, 1fr);
  }
  .amonbet-xxwunm {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .amonbet-xxwunm.amonbet-ifxx9p .amonbet-gb5jns {
    grid-column: auto;
    grid-row: auto;
  }
  .amonbet-xxwunm > .amonbet-fyazdl {
    grid-column: 1/2;
  }
  .amonbet-xxwunm.amonbet-ifxx9p > :not(.get-image) {
    grid-column: 1/2;
  }
  .amonbet-xxwunm .amonbet-k7xjuv,
  .amonbet-xxwunm.amonbet-ifxx9p > .amonbet-k7xjuv {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .amonbet-xxwunm.amonbet-ifxx9p > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .amonbet-8ukx0c.amonbet-y8fmoq .amonbet-xxwunm > .amonbet-k7xjuv {
    grid-row: 1/2;
  }
  .amonbet-xxwunm .amonbet-fyazdl ~ .amonbet-k7xjuv,
  .amonbet-xxwunm.amonbet-ifxx9p .amonbet-fyazdl ~ .amonbet-k7xjuv {
    grid-row: 2/3;
  }
  .amonbet-8ukx0c.amonbet-y8fmoq .amonbet-fyazdl ~ .amonbet-k7xjuv {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .amonbet-u34d6y:first-child .amonbet-xlf4sl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .amonbet-u34d6y:first-child .amonbet-xlf4sl h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .amonbet-u34d6y {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .amonbet-u34d6y {
    padding: 0;
  }
  .amonbet-464gmg {
    margin-top: 1rem;
  }
  .amonbet-hvkubm {
    border-radius: 5px;
  }
  .amonbet-jczmto {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .amonbet-3xnm19::after {
    display: inline-block;
  }
  .amonbet-3xnm19 {
    margin: 0;
    width: 100%;
  }
  .amonbet-flqm4i {
    width: 100%;
  }
  .amonbet-flqm4i.amonbet-mc5v9g {
    -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%;
  }
  .amonbet-flqm4i.amonbet-mc5v9g .amonbet-8um5d0 {
    width: 100%;
  }
  .amonbet-flqm4i.amonbet-mc5v9g .amonbet-8um5d0:not(:last-child) {
    margin-right: 0;
  }
  .amonbet-1chrkx {
    width: 100%;
    text-align: center;
  }
  .amonbet-ed6o5m.amonbet-wawqnv .amonbet-flqm4i {
    margin-top: 1rem;
  }
  .amonbet-1vprtt {
    grid-template-columns: repeat(3, 1fr);
  }
  .amonbet-5i75by,
  .amonbet-u6pfnh {
    grid-template-columns: repeat(2, 1fr);
  }
  .amonbet-crf7jt,
  .amonbet-gcw5rn,
  .amonbet-d61nbo {
    grid-template-columns: 1fr;
  }
  .amonbet-lv4fcq {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .amonbet-z8zfcv {
    min-width: 300px;
    max-width: 325px;
  }
  .amonbet-dh2h2o {
    cursor: auto;
  }
  .amonbet-jc95ik .amonbet-dh2h2o {
    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;
  }
  .amonbet-kwctgq {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .amonbet-tfdrin {
    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) {
  .amonbet-kwctgq {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.amonbet-xxqxrr p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .amonbet-vej7tl {
    margin: 0 -0.2rem;
  }
  .amonbet-xxqxrr {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .amonbet-4naal9 {
    -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;
  }
  .amonbet-94sn6w {
    max-width: 100%;
  }
  .amonbet-1vprtt {
    grid-template-columns: repeat(2, 1fr);
  }
  .amonbet-5i75by,
  .amonbet-u6pfnh {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .amonbet-z7cvtv {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .amonbet-vej7tl {
    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;
  }
  .amonbet-vj5hle {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .amonbet-voeh6a {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .amonbet-lcxird,
  .amonbet-tyyfjj {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .amonbet-m14h1m {
    width: 100%;
  }
  .amonbet-1vprtt {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .amonbet-kwctgq {
    top: 127px !important;
  }
}

.amonbet-748e7i {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .amonbet-748e7i {
  }
}

@media (max-width: 767px) {
  .amonbet-748e7i {
    margin-bottom: 12px;
  }
}

.amonbet-748e7i img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.amonbet-6m26gz {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.amonbet-6m26gz > .amonbet-zw8una {
  flex: 1 1;
}

@media (max-width: 767px) {
  .amonbet-6m26gz {
    flex-direction: column;
    gap: 12px;
  }
}

.amonbet-yob27w {
  display: flex;
}

.amonbet-yob27w .amonbet-5y17uh {
  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;
}

.amonbet-yob27w .amonbet-8vg0bh {
  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;
}

.amonbet-yob27w .amonbet-39hij9 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.amonbet-yob27w .amonbet-tofukd {
  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));
  }
}

.amonbet-yob27w .amonbet-tofukd:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.amonbet-yob27w .amonbet-ak0rss {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.amonbet-1oub3p {
  border: unset;
  background-color: unset;
}

.amonbet-1oub3p tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.amonbet-1oub3p .amonbet-63vcbf,
.amonbet-1oub3p .amonbet-fl63qg {
  flex: 0 1 330px;
}

.amonbet-1oub3p .amonbet-mrwan8 {
  flex: 1 1;
}

.amonbet-1oub3p tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.amonbet-1oub3p tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.amonbet-1oub3p tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.amonbet-1oub3p tr td p {
  color: #fff;
  margin: 0;
}

.amonbet-1oub3p tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.amonbet-1oub3p tr.amonbet-63vcbf td p {
  padding: 16px 0;
}

.amonbet-1oub3p tr.amonbet-63vcbf td p:not(:last-child),
.amonbet-1oub3p tr.amonbet-fl63qg td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.amonbet-1oub3p tr.amonbet-63vcbf td p:first-child,
.amonbet-1oub3p tr.amonbet-fl63qg td p:first-child {
  padding-top: 0;
}

.amonbet-1oub3p tr.amonbet-fl63qg td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.amonbet-1oub3p tr.amonbet-fl63qg td p:last-child {
  padding-bottom: 0;
}

.amonbet-1oub3p .amonbet-fl63qg img {
  max-width: 32px;
}

.amonbet-1oub3p .amonbet-mrwan8 {
  min-width: 718px;
}

.amonbet-1oub3p .amonbet-mrwan8 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.amonbet-1oub3p .amonbet-mrwan8 td {
  display: flex;
}

.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-ldlzsk,
.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-0ra02m,
.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-1xc3pa {
  flex: 1 1 50%;
}

.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-dviuwq {
  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;
}

.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-0os95r,
.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-to0w4t {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-ldlzsk,
.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-0ra02m {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-ldlzsk span,
.amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-0ra02m span {
  font-weight: 800;
}

.amonbet-1oub3p .amonbet-mrwan8 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .amonbet-1oub3p .amonbet-mrwan8 td .amonbet-1xc3pa:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .amonbet-1oub3p tr.amonbet-63vcbf td p:last-child {
    padding-bottom: 0;
  }
  .amonbet-1oub3p .amonbet-fl63qg > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .amonbet-1oub3p .amonbet-fl63qg > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .amonbet-1oub3p tr.amonbet-63vcbf td p:not(:last-child),
  .amonbet-1oub3p tr.amonbet-fl63qg td p:not(:last-child) {
    border-bottom: unset;
  }
  .amonbet-1oub3p tr.amonbet-fl63qg td p:last-child {
    padding-bottom: 12px;
  }
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-ldlzsk,
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-0ra02m,
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-1xc3pa {
    flex: 1 1 50%;
    padding: 0;
  }
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-ldlzsk,
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-0ra02m {
    margin-top: 16px;
  }
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-1xc3pa {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-ldlzsk {
    border-right: 1px solid var(--border-color);
  }
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-1xc3pa:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .amonbet-1oub3p .amonbet-mrwan8 td:last-child .amonbet-1xc3pa:last-child {
    padding-bottom: 0;
  }
}

.amonbet-1xc3pa {
  display: flex;
  flex-direction: column;
}

.amonbet-1oub3p .amonbet-mrwan8 td .amonbet-1xc3pa {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.amonbet-1oub3p .amonbet-mrwan8 td .amonbet-1xc3pa:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.amonbet-1oub3p .amonbet-mrwan8 td .amonbet-1xc3pa:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .amonbet-1oub3p .amonbet-mrwan8 td .amonbet-1xc3pa:not(:first-child) {
    padding-left: 0;
  }
  .amonbet-1oub3p .amonbet-mrwan8 td .amonbet-1xc3pa:not(:last-of-type) {
    border-right: unset;
  }
}

.amonbet-1oub3p .amonbet-6k63r8 {
  flex: 0 1 485px;
}

.amonbet-1oub3p .amonbet-sler3c {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.amonbet-1oub3p .amonbet-sler3c li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.amonbet-1oub3p .amonbet-sler3c li.amonbet-cswgnu {
  padding: 6px 12px;
}

.amonbet-1oub3p .amonbet-sler3c li a,
.amonbet-1oub3p .amonbet-sler3c 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;
}

.amonbet-1oub3p .amonbet-t8ntdo,
.amonbet-1oub3p .amonbet-8abjr6 {
  flex: 1 1;
}

.amonbet-1oub3p .amonbet-i70jvd,
.amonbet-1oub3p .amonbet-h15mtj {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.amonbet-1oub3p .amonbet-i70jvd li,
.amonbet-1oub3p .amonbet-h15mtj li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.amonbet-1oub3p .amonbet-8abjr6 img {
  max-width: 32px;
}

.amonbet-1oub3p .amonbet-t8ntdo img {
  max-width: 32px;
}

.amonbet-1oub3p .amonbet-gs47wa {
  min-width: 280px;
}

.amonbet-1oub3p .amonbet-gs47wa img {
  max-width: 146px;
}

.amonbet-1oub3p .amonbet-gs47wa td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .amonbet-1oub3p .amonbet-63vcbf,
  .amonbet-1oub3p .amonbet-fl63qg {
    flex: 0 1 auto;
  }
  .amonbet-1oub3p .amonbet-mrwan8 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .amonbet-1oub3p .amonbet-63vcbf,
  .amonbet-1oub3p .amonbet-6k63r8,
  .amonbet-1oub3p .amonbet-fl63qg,
  .amonbet-1oub3p .amonbet-mrwan8 {
    flex: 1 1 calc(50% - 20px);
  }
  .amonbet-1oub3p .amonbet-t8ntdo,
  .amonbet-1oub3p .amonbet-gs47wa,
  .amonbet-1oub3p .amonbet-8abjr6 {
    flex: 1 1 30%;
  }
  .amonbet-1oub3p .amonbet-gs47wa {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .amonbet-1oub3p .amonbet-63vcbf,
  .amonbet-1oub3p .amonbet-6k63r8,
  .amonbet-1oub3p .amonbet-t8ntdo,
  .amonbet-1oub3p .amonbet-fl63qg,
  .amonbet-1oub3p .amonbet-mrwan8,
  .amonbet-1oub3p .amonbet-gs47wa,
  .amonbet-1oub3p .amonbet-8abjr6 {
    flex: 1 1 100%;
  }
}

.amonbet-oyz9vo .amonbet-lgmrup {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.amonbet-oyz9vo .amonbet-n00in1 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.amonbet-oyz9vo .amonbet-e6cbgf {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.amonbet-oyz9vo .amonbet-mgayzo {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.amonbet-oyz9vo .amonbet-mgayzo > :nth-child(3) {
  margin-top: 0;
}

.amonbet-oyz9vo .amonbet-k7xjuv {
  grid-column: 2/3;
  grid-row: 1/10;
}

.amonbet-oyz9vo .amonbet-61igpi {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.amonbet-oyz9vo .amonbet-464gmg {
  grid-column: 1/2;
}

.amonbet-oyz9vo > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.amonbet-oyz9vo .amonbet-n00in1: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;
}

.amonbet-oyz9vo .amonbet-n00in1:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.amonbet-oyz9vo .amonbet-m14h1m {
  min-width: 240px;
}

@media (max-width: 768px) {
  .amonbet-oyz9vo .amonbet-n00in1:not(:last-child):before {
    bottom: 8px;
  }
  .amonbet-oyz9vo .amonbet-n00in1:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .amonbet-oyz9vo .amonbet-mgayzo {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .amonbet-oyz9vo .amonbet-k7xjuv {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .amonbet-oyz9vo .amonbet-k7xjuv img {
    width: 100%;
    height: auto;
  }
  .amonbet-oyz9vo .amonbet-m14h1m {
    width: 100%;
    min-width: unset;
  }
}

.amonbet-9jmqhl .amonbet-0bduq3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.amonbet-9jmqhl .amonbet-arx81q {
  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;
}

.amonbet-9jmqhl .amonbet-k7xjuv {
  height: 100%;
}

.amonbet-9jmqhl .amonbet-k7xjuv img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.amonbet-9jmqhl .amonbet-b513lk {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.amonbet-9jmqhl .amonbet-kmoci5 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.amonbet-9jmqhl .amonbet-5tg7y8 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .amonbet-9jmqhl .amonbet-arx81q {
    flex: 1 1 100%;
  }
  .amonbet-9jmqhl .amonbet-vinfqh {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .amonbet-9jmqhl .amonbet-arx81q {
    flex-direction: column;
  }
  .amonbet-9jmqhl .amonbet-k7xjuv {
    width: 100%;
    height: auto;
  }
  .amonbet-9jmqhl .amonbet-k7xjuv img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .amonbet-9jmqhl .amonbet-b513lk {
    padding: 0 16px 16px 16px;
  }
  .amonbet-9jmqhl .amonbet-vinfqh {
    min-width: unset;
    width: 100%;
  }
}

.amonbet-5dt9mi .amonbet-twuf0y {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.amonbet-5dt9mi .amonbet-1n7bj8 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.amonbet-5dt9mi 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;
}

.amonbet-5dt9mi .amonbet-f23a4p {
  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;
}

.amonbet-5dt9mi .amonbet-1n7bj8:hover .amonbet-f23a4p {
  display: flex;
}

.amonbet-5dt9mi .amonbet-iu1how {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.amonbet-5dt9mi .amonbet-46yt29 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.amonbet-m4mov0 {
  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;
}

.amonbet-m4mov0.amonbet-go1p3j {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.amonbet-4r2nb1 ease-in-out;
}

.amonbet-m4mov0.amonbet-go1p3j:hover {
  color: #f9cb16;
  background-color: transparent;
}

.amonbet-5dt9mi .amonbet-lc04ic {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.amonbet-4r2nb1 ease-in-out;
}

.amonbet-5dt9mi .amonbet-lc04ic:hover {
  color: #196948;
  background-color: #f9cb16;
}

.amonbet-5dt9mi .amonbet-lc04ic:after,
.amonbet-m4mov0.amonbet-go1p3j:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.amonbet-m4mov0.amonbet-go1p3j:after {
  background-image: url(../images/Cash.svg);
}

.amonbet-5dt9mi .amonbet-lc04ic:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .amonbet-5dt9mi .amonbet-twuf0y {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .amonbet-5dt9mi .amonbet-twuf0y {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .amonbet-5dt9mi .amonbet-twuf0y {
    grid-template-columns: 1fr;
  }
  .amonbet-5dt9mi .amonbet-1n7bj8 {
    height: auto;
  }
  .amonbet-5dt9mi .amonbet-1n7bj8 .amonbet-f23a4p {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .amonbet-5dt9mi .amonbet-iu1how,
  .amonbet-5dt9mi .amonbet-46yt29 {
    text-align: left;
  }
  .amonbet-5dt9mi .amonbet-46yt29 {
    margin-bottom: 8px;
  }
  .amonbet-5dt9mi img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.amonbet-agupe1 {
  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;
}

.amonbet-agupe1.amonbet-ssk07n {
  display: block;
}

.amonbet-agupe1 .amonbet-8pwt8b {
  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;
}

.amonbet-agupe1 .amonbet-oe59dp {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.amonbet-agupe1 .amonbet-4aizl6 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.amonbet-agupe1 .amonbet-7196hp {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.amonbet-agupe1 .amonbet-m4mov0 {
  min-width: 296px;
  margin-bottom: 0;
}

.amonbet-agupe1 .amonbet-yzaubl {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.amonbet-agupe1 .amonbet-cegpq2 {
  position: relative;
  flex: 1 1;
}

.amonbet-agupe1 .amonbet-cegpq2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .amonbet-agupe1 .amonbet-oe59dp {
    flex-wrap: wrap;
    gap: 8px;
  }
  .amonbet-agupe1 .amonbet-4aizl6 {
    order: 1;
  }
  .amonbet-agupe1 .amonbet-7196hp {
    order: 3;
    flex: 1 1 100%;
  }
  .amonbet-agupe1 .amonbet-m4mov0 {
    width: 100%;
    min-width: unset;
  }
  .amonbet-agupe1 .amonbet-yzaubl {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .amonbet-xxwunm > .amonbet-fyazdl {
    margin-bottom: 0;
  }
  .amonbet-xxwunm > .amonbet-464gmg,
  .amonbet-xxwunm > p {
    margin-top: 0;
  }
}

.amonbet-g8uioc img,
.amonbet-xxqxrr img {
  width: auto;
  object-fit: contain;
}

.amonbet-g8uioc {
  align-items: center;
}

.amonbet-g8uioc img {
  max-height: 76px;
}

.amonbet-xxqxrr img {
  max-height: 64px;
}

.amonbet-2m8op0 {
  overflow: auto;
}

.amonbet-cq0yx9 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.amonbet-tggzfw:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.amonbet-srqrty {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.amonbet-ljjkjd {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.amonbet-srqrty .amonbet-k7xjuv {
  margin-right: 20px;
  flex-shrink: 0;
}

.amonbet-srqrty img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.amonbet-edelcg {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.amonbet-edelcg > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .amonbet-srqrty {
    padding: 15px 10px;
  }
  .amonbet-edelcg {
    padding: 15px 10px;
  }
  .amonbet-srqrty .amonbet-k7xjuv {
    margin-right: 10px;
  }
}

.amonbet-694783 {
  overflow-x: auto;
}

.amonbet-n6ltjx {
  border-collapse: collapse;
  width: 100%;
}

.amonbet-694783 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.amonbet-694783 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.amonbet-694783 td.amonbet-4xm5yk {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.amonbet-694783 td.amonbet-px2aj9 {
  border-right: none;
}

.amonbet-694783 td.amonbet-px2aj9 .amonbet-k7xjuv {
  justify-content: flex-start;
}

.amonbet-694783 td.amonbet-px2aj9 .amonbet-k7xjuv img {
  height: auto;
  width: 90px;
}

.amonbet-694783 td.amonbet-oj8rwj,
.amonbet-694783 td.amonbet-q3e59v {
  font-weight: 600;
  text-align: right;
}

.amonbet-694783 td.amonbet-skx8s1,
.amonbet-694783 td.amonbet-oj8rwj {
  padding-bottom: 10px;
  border-bottom: none;
}

.amonbet-694783 td.amonbet-oj8rwj,
.amonbet-694783 td.amonbet-q3e59v {
  border-left: none;
}

.amonbet-694783 td.amonbet-skx8s1,
.amonbet-694783 td.amonbet-atx3em {
  border-right: none;
}

.amonbet-694783 td.amonbet-atx3em,
.amonbet-694783 td.amonbet-q3e59v {
  border-top: none;
  padding-top: 10px;
}

.amonbet-xgb29k {
  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;
}

.amonbet-xgb29k .amonbet-vinfqh {
  min-width: unset;
  width: 100%;
}

.amonbet-xgb29k .amonbet-vinfqh.amonbet-1vemwv {
  grid-column: 1/2;
  grid-row: 1/2;
}

.amonbet-xgb29k .amonbet-vinfqh.amonbet-vmita3 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.amonbet-xgb29k .amonbet-ob05vk {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .amonbet-xgb29k {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .amonbet-xgb29k .amonbet-vinfqh.amonbet-1vemwv {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .amonbet-xgb29k .amonbet-vinfqh.amonbet-vmita3 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .amonbet-xgb29k .amonbet-ob05vk {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.amonbet-iujr8e {
  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;
}

.amonbet-1jgsta {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

main a img {
    display: block;
    margin: 0 auto;
}