@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);
}

.funbet-kh60z1 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.funbet-effz7s {
  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.funbet-1pxdd7,
ul.funbet-1pxdd7 {
  padding-left: 20px;
}

ul.funbet-1pxdd7 {
  list-style: disc;
}

ol.funbet-1pxdd7 {
  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;
  }
}

.funbet-51v562 > .funbet-jp7duf,
.funbet-51v562 > .funbet-c6dvd8,
.funbet-51v562 > blockquote,
.funbet-51v562 > h1,
.funbet-51v562 > h2,
.funbet-51v562 > h3,
.funbet-51v562 > h4,
.funbet-51v562 > h5,
.funbet-51v562 > h6,
.funbet-51v562 > ol,
.funbet-51v562 > p,
.funbet-51v562 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.funbet-51v562 > ol,
.funbet-51v562 > ul {
  padding-left: 50px;
}

.funbet-51v562 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;
}

.funbet-51v562:not(:last-child) {
  margin-bottom: 2rem;
}

.funbet-51v562 > :not(:first-child) {
  margin-top: 2rem;
}

.funbet-51v562 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.funbet-51v562:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .funbet-51v562:first-child {
    margin-top: 20px;
  }
}

.funbet-51v562 > p:last-of-type {
  margin-bottom: 32px;
}

.funbet-51v562 > .funbet-1t7o9n:not(:first-child) {
  margin: 64px auto 16px auto;
}

.funbet-lb7573 > .funbet-1t7o9n {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.funbet-c6dvd8 {
  overflow: auto;
}

.funbet-c6dvd8::-webkit-scrollbar {
  height: 5px;
}

.funbet-c6dvd8 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.funbet-c6dvd8 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.funbet-c6dvd8 table thead,
table thead {
  border-bottom: none;
}

.funbet-c6dvd8 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.funbet-c6dvd8 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.funbet-c6dvd8 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.funbet-c6dvd8 .funbet-cr26x7 {
  table-layout: auto;
}

.funbet-c6dvd8 .funbet-cr26x7 th {
  word-break: normal;
}

.funbet-c6dvd8 .funbet-cr26x7 td {
  word-break: normal;
}

.funbet-kh60z1 .funbet-kh60z1 {
  padding-right: 0;
  padding-left: 0;
}

.funbet-jqxvaw {
  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;
}

.funbet-dwum8x {
  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;
}

.funbet-x5atvv {
  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;
}

.funbet-jp7duf {
  margin-top: 24px;
}

.funbet-jp7duf.funbet-vk5efa {
  text-align: left;
}

.funbet-jp7duf.funbet-oef3jg {
  text-align: right;
}

.funbet-jp7duf.funbet-ycmiqp {
  text-align: center;
}

.funbet-5njqet {
  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.funbet-216foc ease-in-out;
  cursor: pointer;
}

.funbet-5njqet:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.funbet-5njqet {
  min-width: 328px;
}

@media (max-width: 768px) {
  .funbet-5njqet {
    min-width: unset;
  }
}

.funbet-g7ffzp {
  background-color: var(--fh-bg-color);
}

.funbet-dchvjl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.funbet-otu8o9 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 80px;
}

.funbet-otu8o9 img {
  max-height: 44px;
  object-fit: contain;
}

.funbet-90blj1 {
  flex: 1 1;
}

.funbet-hkmt7r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.funbet-ku8kfc {
  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;
}

.funbet-ku8kfc 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;
}

.funbet-ku8kfc.funbet-71e9ur span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.funbet-ku8kfc.funbet-71e9ur span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.funbet-ku8kfc.funbet-71e9ur span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.funbet-90blj1 + .funbet-hkmt7r {
  margin-left: 20px;
}

.funbet-0dn48f {
  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;
}

.funbet-0dn48f > svg {
  max-width: 24px;
  max-height: 24px;
}

.funbet-0dn48f + .funbet-0dn48f {
  margin-left: 5px;
}

.funbet-u193fj {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.funbet-u193fj:hover {
  background-color: var(--button-bg-hover);
}

.funbet-2rqypr {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.funbet-216foc ease-in-out;
  border: 1px solid var(--border-color);
}

.funbet-2rqypr:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.funbet-9bif1a {
  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) {
  .funbet-90blj1 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .funbet-9bif1a {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .funbet-90blj1 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .funbet-0dn48f {
    min-width: unset;
    flex: 1 1;
  }
}

.funbet-a0z6nr {
  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;
}

.funbet-a0z6nr:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.funbet-a0z6nr:hover .funbet-s82xmh {
  opacity: 1;
  pointer-events: auto;
}

.funbet-wu0yb7 {
  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.funbet-opvrvg ease-in-out;
  gap: 4px;
}

.funbet-wu0yb7 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.funbet-wu0yb7 .funbet-jqxvaw img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.funbet-5hm5kc,
.funbet-wu0yb7:hover {
  color: var(--button-bg-hover);
}

.funbet-4u30ak {
  position: relative;
}

.funbet-4u30ak .funbet-wu0yb7 {
  margin-right: 0;
  padding-right: 4px;
}

.funbet-tr7983 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.funbet-4u30ak.funbet-71e9ur .funbet-tr7983 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.funbet-4u30ak.funbet-71e9ur .funbet-s82xmh {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.funbet-4u30ak.funbet-71e9ur .funbet-s82xmh::before {
  display: none;
}

.funbet-tr7983 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.funbet-s82xmh {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.funbet-92kw4m 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.funbet-s82xmh::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.funbet-s82xmh:hover {
  color: var(--fh-bg-color);
}

.funbet-17jc7g {
  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.funbet-92kw4m 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.funbet-opvrvg ease-in-out;
  -o-transition: 0.funbet-opvrvg ease-in-out;
  transition: 0.funbet-opvrvg ease-in-out;
}

.funbet-17jc7g .funbet-jqxvaw img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.funbet-eabst4,
.funbet-17jc7g:hover {
  color: var(--button-bg-hover);
}

.funbet-qp5xjr {
  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%;
}

.funbet-qp5xjr.funbet-phppr4 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.funbet-qp5xjr.funbet-phppr4:after,
.funbet-qp5xjr.funbet-phppr4:before {
  content: "";
  position: absolute;
  margin: auto;
}

.funbet-qp5xjr.funbet-phppr4: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);
  }
}

.funbet-qp5xjr.funbet-phppr4:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.funbet-qp5xjr.funbet-phppr4 > * {
  z-index: 1;
}

.funbet-qp5xjr b,
.funbet-qp5xjr strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.funbet-qp5xjr .funbet-z4o532 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.funbet-qp5xjr .funbet-22atyd {
  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;
}

.funbet-qp5xjr .funbet-jqxvaw {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.funbet-qp5xjr .funbet-aabyt5 {
  margin-top: 12px;
}

.funbet-aabyt5 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.funbet-wrstpa {
  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;
}

.funbet-aabyt5 .funbet-a1tg26 {
  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.funbet-216foc ease-in-out;
}

.funbet-aabyt5 .funbet-a1tg26:hover {
  background: rgba(255, 255, 255, 0.3);
}

.funbet-0tyhhu {
  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;
}

.funbet-qp5xjr.funbet-y26q0v {
  gap: 12px;
  padding: 16px;
}

.funbet-qp5xjr.funbet-y26q0v .funbet-0tyhhu {
  min-width: 240px;
}

.funbet-qp5xjr.funbet-y26q0v .funbet-0tyhhu.funbet-1m4li4 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .funbet-qp5xjr .funbet-z4o532 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .funbet-qp5xjr .funbet-22atyd {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .funbet-qp5xjr .funbet-jqxvaw {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .funbet-qp5xjr.funbet-y26q0v .funbet-jqxvaw {
    max-width: 126px;
  }
  .funbet-qp5xjr .funbet-aabyt5 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .funbet-qp5xjr .funbet-wrstpa {
    max-width: unset;
  }
  .funbet-0tyhhu {
    min-width: unset;
    width: 100%;
  }
  .funbet-qp5xjr .funbet-0tyhhu {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .funbet-qp5xjr.funbet-y26q0v {
    grid-template-rows: auto 1fr auto;
  }
  .funbet-qp5xjr.funbet-y26q0v .funbet-0tyhhu {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .funbet-qp5xjr {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .funbet-qp5xjr .funbet-z4o532 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .funbet-qp5xjr .funbet-jqxvaw {
    max-width: 78px;
  }
  .funbet-qp5xjr .funbet-aabyt5 {
    margin-top: -12px;
  }
  .funbet-qp5xjr.funbet-y26q0v {
    gap: 8px;
  }
  .funbet-qp5xjr.funbet-y26q0v .funbet-z4o532 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .funbet-qp5xjr.funbet-y26q0v .funbet-22atyd {
    grid-column: 1/3;
  }
  .funbet-qp5xjr.funbet-y26q0v .funbet-jqxvaw {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .funbet-qp5xjr.funbet-y26q0v .funbet-jqxvaw img {
    max-width: 114px;
  }
}

.funbet-0tyhhu.funbet-gf68aa,
.funbet-0tyhhu.funbet-mpy3r0,
.funbet-0tyhhu.funbet-i04r75 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.funbet-216foc ease-in-out;
}

.funbet-0tyhhu.funbet-gf68aa,
.funbet-0tyhhu.funbet-i04r75 {
  padding: 10px;
}

.funbet-0tyhhu.funbet-gf68aa:hover,
.funbet-0tyhhu.funbet-mpy3r0:hover,
.funbet-0tyhhu.funbet-i04r75:hover {
  background: var(--button-bg-hover);
}

.funbet-0tyhhu.funbet-gf68aa:hover svg path,
.funbet-0tyhhu.funbet-i04r75:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.funbet-0tyhhu.funbet-1m4li4 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.funbet-216foc ease-in-out;
  background: var(--button-bg-color);
}

.funbet-0tyhhu.funbet-1m4li4:hover {
  background-color: var(--button-bg-hover);
}

.funbet-0tyhhu.funbet-mpy3r0: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);
  }
}

.funbet-0tyhhu.funbet-mpy3r0:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.funbet-0tyhhu.funbet-1m4li4:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.funbet-82r2ym {
  max-width: 650px;
}

.funbet-1pmyu8 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.funbet-3zplwd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.funbet-d2l5xj {
  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.funbet-opvrvg ease-in-out;
  cursor: pointer;
}

.funbet-d2l5xj:hover {
  opacity: 0.5;
}

.funbet-d2l5xj:focus {
  outline: 0;
}

.funbet-d2l5xj:focus .funbet-h14lo6,
.funbet-d2l5xj:hover .funbet-h14lo6 {
  fill: red;
  fill-opacity: 1;
}

.funbet-d2l5xj:hover {
  cursor: pointer;
}

.funbet-yq9zxj {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.funbet-82r2ym.funbet-ycmiqp {
  margin: 0 auto;
}

.funbet-82r2ym.funbet-oef3jg {
  margin-left: auto;
}

.funbet-kj4w06 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.funbet-8c8flo {
  padding-bottom: 50px;
}

.funbet-83fq2a {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.funbet-gaedpe {
  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;
}

.funbet-nk25e8 {
  margin-top: 24px;
}

.funbet-tgncnj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.funbet-5nsv6p {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.funbet-okd4r8 {
  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;
}

.funbet-ms7t6l {
  width: 468px;
}

.funbet-okd4r8 .funbet-s82xmh {
  margin: 0.funbet-7lcdga 0;
}

.funbet-yd4wfn {
  display: flex;
  min-width: 224px;
}

.funbet-2rkhll {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.funbet-opvrvg ease-in-out;
}

.funbet-k8klj5,
.funbet-2rkhll:hover {
  color: var(--text-color);
}

.funbet-a7l88t {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.funbet-0d4od0 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .funbet-kj4w06 {
    padding: 16px;
  }
  .funbet-a7l88t {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .funbet-0d4od0 {
    align-items: center;
  }
  .funbet-ms7t6l {
    width: unset;
  }
  .funbet-yd4wfn {
    min-width: unset;
  }
  .funbet-okd4r8 {
    max-height: unset;
  }
  .funbet-83fq2a {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .funbet-kj4w06 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.funbet-8fiqqq {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.funbet-8fiqqq:not(:last-child) {
  margin-bottom: 16px;
}

.funbet-7vau7o {
  outline: 0;
}

.funbet-7vau7o .funbet-9kd88a {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.funbet-828hor {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .funbet-828hor {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.funbet-828hor::-webkit-details-marker {
  display: none;
}

.funbet-828hor: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;
}

.funbet-828hor: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] .funbet-828hor:after {
  transform: unset;
}

.funbet-9kd88a {
  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);
}

.funbet-9kd88a 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.funbet-opvrvg ease-in-out;
  -o-transition: 0.funbet-opvrvg ease-in-out;
  transition: 0.funbet-opvrvg ease-in-out;
}

.funbet-4ayo6w {
  padding: 16px 0 0 0;
}

.funbet-4ayo6w * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .funbet-4ayo6w :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .funbet-828hor {
    flex-wrap: wrap;
    gap: 12px;
  }
  .funbet-828hor::after {
    margin-left: auto;
  }
  .funbet-9kd88a {
    order: 3;
    flex: 1 1 100%;
  }
  .funbet-828hor {
    font-size: 14px;
    line-height: 130%;
  }
  .funbet-9kd88a svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.funbet-jfnry8 {
  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;
}

.funbet-0jnpjg {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.funbet-jfnry8.funbet-71e9ur .funbet-0jnpjg {
  margin-bottom: 12px;
}

.funbet-0jnpjg::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;
}

.funbet-jfnry8.funbet-71e9ur .funbet-0jnpjg::after {
  transform: unset;
}

.funbet-8dr50r {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.funbet-cxf0e2 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.funbet-opvrvg ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.funbet-cxf0e2: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;
}

.funbet-jfnry8.funbet-71e9ur .funbet-8dr50r {
  max-height: 100%;
}

.funbet-zg5ris {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.funbet-dagts8 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.funbet-ehqzes {
  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;
}

.funbet-7ukuny {
  margin-right: 4px;
}

.funbet-d9mps0 {
  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.funbet-opvrvg ease-in-out;
}

.funbet-d9mps0 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.funbet-7fvz1w,
.funbet-d9mps0:hover {
  color: var(--text-color);
}

.funbet-i923mh {
  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;
}

.funbet-i923mh img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.funbet-i923mh .funbet-0skyim {
  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;
}

.funbet-i923mh .funbet-v2vhk6 {
  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;
}

.funbet-zjfbsu {
  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;
}

.funbet-uteifw {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.funbet-cczpcf .funbet-kh60z1 {
  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;
}

.funbet-cczpcf {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.funbet-g2hplh {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.funbet-7vb850 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.funbet-1en8ox {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.funbet-350dsf 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;
}

.funbet-1en8ox:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.funbet-gtwm1m {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.funbet-nokh1q {
  -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.funbet-opvrvg ease-in-out;
  transition: transform 0.funbet-opvrvg ease-in-out;
  -o-transition: transform 0.funbet-opvrvg ease-in-out;
  transition:
    transform 0.funbet-opvrvg ease-in-out,
    -webkit-transform 0.funbet-opvrvg ease-in-out;
  cursor: pointer;
}

.funbet-nokh1q svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.funbet-nokh1q: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;
}

.funbet-374p9h {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .funbet-374p9h {
    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);
}

.funbet-44fise {
  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;
}

.funbet-21k2bp {
  position: relative;
  width: 100%;
}

.funbet-44fise.funbet-mxcjdf {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.funbet-44fise.funbet-ycmiqp {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.funbet-44fise.funbet-oef3jg {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.funbet-kt3su5 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.funbet-617nbq {
  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.funbet-opvrvg ease-in-out;
  cursor: pointer;
}

.funbet-617nbq:hover {
  opacity: 0.5;
}

.funbet-44fise.funbet-imavuj .funbet-617nbq {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.funbet-44fise.funbet-imavuj .funbet-kt3su5 {
  cursor: pointer;
}

.funbet-mo0l08 {
  fill: #0009;
}

.funbet-y08q2q {
  fill: #fff;
}

.funbet-617nbq:hover .funbet-mo0l08 {
  fill: red;
}

.funbet-617nbq svg path {
  -webkit-transition: 0.funbet-opvrvg ease-in-out;
  -o-transition: 0.funbet-opvrvg ease-in-out;
  transition: 0.funbet-opvrvg ease-in-out;
}

.funbet-8vsiqi {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.funbet-8vsiqi > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.funbet-8vsiqi.funbet-v9utib > :not(.get-image) {
  grid-column: 1/3;
}

.funbet-g9j08w:not(._h1-block) .funbet-8vsiqi > .funbet-1t7o9n {
  grid-row: 1/2;
  grid-column: 1/3;
}

.funbet-8vsiqi.funbet-v9utib .funbet-e4eing {
  grid-column: 2/3;
}

.funbet-8vsiqi.funbet-v9utib > .funbet-jqxvaw {
  grid-column: 1/2;
}

.funbet-8vsiqi.funbet-v9utib > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.funbet-8vsiqi > p:first-of-type {
  margin-top: 0;
}

.funbet-8vsiqi .funbet-jqxvaw {
  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;
}

.funbet-g9j08w:not(._h1-block) .funbet-1t7o9n ~ .funbet-jqxvaw {
  grid-row: 2/10;
}

.funbet-g9j08w.funbet-yd7lbs .funbet-1t7o9n ~ .funbet-jqxvaw {
  grid-row: 1/10;
}

.funbet-g9j08w.funbet-yd7lbs > .funbet-1t7o9n {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.funbet-g9j08w.funbet-yd7lbs .funbet-jqxvaw {
  grid-row: 1/10;
}

.funbet-8vsiqi.funbet-mrak0t .funbet-jqxvaw {
  align-items: flex-start;
}

.funbet-8vsiqi.funbet-ycmiqp .funbet-e4eing {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.funbet-8vsiqi.funbet-ycmiqp .funbet-jqxvaw {
  align-items: center;
}

.funbet-8vsiqi.funbet-f0iej3 .funbet-jqxvaw {
  align-items: flex-end;
}

.funbet-e4eing > :first-child {
  margin-top: 0;
}

.funbet-e4eing > :last-child {
  margin-bottom: 0;
}

* + .funbet-gzk8a0,
.funbet-g9j08w + .funbet-g9j08w {
  margin-top: 2rem;
}

.funbet-cwzfjd td::before,
.funbet-cwzfjd th::after {
  display: none !important;
}

.funbet-cwzfjd #link-selector {
  color: #000;
}

.funbet-cwzfjd .funbet-d22stq {
  color: #135e96;
}

.funbet-cwzfjd .funbet-6k7sx0 *,
.funbet-cwzfjd .funbet-61e0ms p,
.funbet-cwzfjd .funbet-g3tmmx * {
  color: #000;
}

.funbet-cwzfjd .funbet-i84qgf {
  background: 0 0 !important;
}

.funbet-cwzfjd .funbet-kmxmn7 {
  color: #000;
}

.funbet-cwzfjd .funbet-d9j8vw.funbet-uf7h41 {
  color: #fff;
}

.funbet-cwzfjd .funbet-6mc8px {
  color: #000;
}

.funbet-cwzfjd
  .funbet-hm6tx5
  .funbet-05jjyu.funbet-uf7h41.funbet-u8nxgr {
  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;
}

.funbet-dpq5fq,
body .funbet-0e476b {
  color: #000;
  background: var(--color-body) !important;
}

.funbet-dpq5fq .funbet-w2hauc .funbet-h3ryf7,
body .funbet-0e476b .funbet-w2hauc .funbet-h3ryf7 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .funbet-cxf0e2:focus,
  .funbet-cxf0e2:hover {
    color: #f9cb16;
  }
  .funbet-l5ll27:focus,
  .funbet-l5ll27:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .funbet-qxl8qn:focus img,
  .funbet-qxl8qn:focus svg,
  .funbet-qxl8qn:hover img,
  .funbet-qxl8qn:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .funbet-i923mh {
    display: none;
  }
}

@media (min-width: 1024px) {
  .funbet-4u30ak:hover .funbet-tr7983 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .funbet-tr7983 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .funbet-47474r {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .funbet-4cjxzi {
    grid-template-columns: repeat(4, 1fr);
  }
  .funbet-7xpi2o {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .funbet-zcgdk1 .funbet-mgkl6n {
    grid-template-columns: 1fr;
  }
  .funbet-zcgdk1 .funbet-kl14z9 {
    -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;
  }
  .funbet-zcgdk1 .funbet-0hjjgc {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .funbet-zcgdk1 .funbet-g303x7 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .funbet-zcgdk1 .funbet-as08lw {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .funbet-zcgdk1 .funbet-0hjjgc:not(:first-child) {
    border: none;
  }
  .funbet-zcgdk1 .funbet-0hjjgc:first-child .funbet-g303x7 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .funbet-zcgdk1 .funbet-0hjjgc:last-child .funbet-g303x7 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .funbet-dchvjl {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .funbet-otu8o9 {
    max-width: 100px;
  }
  .funbet-90blj1 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .funbet-hkmt7r {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .funbet-hkmt7r svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .funbet-ku8kfc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .funbet-90blj1 + .funbet-hkmt7r {
    margin-left: auto;
  }
  .funbet-1aeieg {
    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;
  }
  .funbet-1aeieg.funbet-71e9ur {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .funbet-9bif1a {
    -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;
  }
  .funbet-a0z6nr {
    width: 100%;
  }
  .funbet-a0z6nr:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .funbet-wu0yb7 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .funbet-wu0yb7 svg {
    margin-right: 4px;
  }
  .funbet-4u30ak {
    -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;
  }
  .funbet-tr7983 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .funbet-tr7983 {
    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;
  }
  .funbet-s82xmh {
    display: none;
    width: 100%;
  }
  .funbet-4u30ak.funbet-71e9ur .funbet-s82xmh {
    padding: 0 0 0 48px;
  }
  .funbet-17jc7g {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .funbet-gaedpe .funbet-jqxvaw {
    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;
  }
  .funbet-3aeint {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .funbet-3aeint + .funbet-3aeint {
    margin-right: 0;
  }
  .funbet-3aeint + .funbet-jqxvaw {
    margin: 0;
  }
  .funbet-47474r {
    grid-template-columns: repeat(4, 1fr);
  }
  .funbet-4cjxzi {
    grid-template-columns: repeat(3, 1fr);
  }
  .funbet-1gw8k5,
  .funbet-9ipsk9 {
    grid-template-columns: repeat(2, 1fr);
  }
  .funbet-8vsiqi {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .funbet-8vsiqi.funbet-v9utib .funbet-e4eing {
    grid-column: auto;
    grid-row: auto;
  }
  .funbet-8vsiqi > .funbet-1t7o9n {
    grid-column: 1/2;
  }
  .funbet-8vsiqi.funbet-v9utib > :not(.get-image) {
    grid-column: 1/2;
  }
  .funbet-8vsiqi .funbet-jqxvaw,
  .funbet-8vsiqi.funbet-v9utib > .funbet-jqxvaw {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .funbet-8vsiqi.funbet-v9utib > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .funbet-g9j08w.funbet-yd7lbs .funbet-8vsiqi > .funbet-jqxvaw {
    grid-row: 1/2;
  }
  .funbet-8vsiqi .funbet-1t7o9n ~ .funbet-jqxvaw,
  .funbet-8vsiqi.funbet-v9utib .funbet-1t7o9n ~ .funbet-jqxvaw {
    grid-row: 2/3;
  }
  .funbet-g9j08w.funbet-yd7lbs .funbet-1t7o9n ~ .funbet-jqxvaw {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .funbet-51v562:first-child .funbet-smkxbx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .funbet-51v562:first-child .funbet-smkxbx h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .funbet-51v562 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .funbet-51v562 {
    padding: 0;
  }
  .funbet-jp7duf {
    margin-top: 1rem;
  }
  .funbet-7vau7o {
    border-radius: 5px;
  }
  .funbet-nx3txh {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .funbet-0jnpjg::after {
    display: inline-block;
  }
  .funbet-0jnpjg {
    margin: 0;
    width: 100%;
  }
  .funbet-8dr50r {
    width: 100%;
  }
  .funbet-8dr50r.funbet-n3lqj7 {
    -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%;
  }
  .funbet-8dr50r.funbet-n3lqj7 .funbet-jcdz1b {
    width: 100%;
  }
  .funbet-8dr50r.funbet-n3lqj7 .funbet-jcdz1b:not(:last-child) {
    margin-right: 0;
  }
  .funbet-cxf0e2 {
    width: 100%;
    text-align: center;
  }
  .funbet-jfnry8.funbet-71e9ur .funbet-8dr50r {
    margin-top: 1rem;
  }
  .funbet-47474r {
    grid-template-columns: repeat(3, 1fr);
  }
  .funbet-7xpi2o,
  .funbet-4cjxzi {
    grid-template-columns: repeat(2, 1fr);
  }
  .funbet-1gw8k5,
  .funbet-9ipsk9,
  .funbet-ohio8s {
    grid-template-columns: 1fr;
  }
  .funbet-twbl2v {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .funbet-ecqvd5 {
    min-width: 300px;
    max-width: 325px;
  }
  .funbet-g303x7 {
    cursor: auto;
  }
  .funbet-wzwu2n .funbet-g303x7 {
    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;
  }
  .funbet-374p9h {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .funbet-s82xmh {
    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) {
  .funbet-374p9h {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.funbet-3aeint p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .funbet-hkmt7r {
    margin: 0 -0.2rem;
  }
  .funbet-3aeint {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .funbet-jxh7cw {
    -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;
  }
  .funbet-yfeszx {
    max-width: 100%;
  }
  .funbet-47474r {
    grid-template-columns: repeat(2, 1fr);
  }
  .funbet-7xpi2o,
  .funbet-4cjxzi {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .funbet-dchvjl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .funbet-hkmt7r {
    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;
  }
  .funbet-g7ffzp {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .funbet-0dn48f {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .funbet-p5qq3w,
  .funbet-eus9jp {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .funbet-5njqet {
    width: 100%;
  }
  .funbet-47474r {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .funbet-374p9h {
    top: 127px !important;
  }
}

.funbet-s9k7za {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .funbet-s9k7za {
  }
}

@media (max-width: 767px) {
  .funbet-s9k7za {
    margin-bottom: 12px;
  }
}

.funbet-s9k7za img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.funbet-wlo851 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.funbet-wlo851 > .funbet-zcpu7b {
  flex: 1 1;
}

@media (max-width: 767px) {
  .funbet-wlo851 {
    flex-direction: column;
    gap: 12px;
  }
}

.funbet-1fwq02 {
  display: flex;
}

.funbet-1fwq02 .funbet-0e4mus {
  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;
}

.funbet-1fwq02 .funbet-v4h3sp {
  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;
}

.funbet-1fwq02 .funbet-cktczy {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.funbet-1fwq02 .funbet-i5sf2e {
  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));
  }
}

.funbet-1fwq02 .funbet-i5sf2e:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.funbet-1fwq02 .funbet-4k0zcu {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.funbet-2jdrlt {
  border: unset;
  background-color: unset;
}

.funbet-2jdrlt tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.funbet-2jdrlt .funbet-rfbhlt,
.funbet-2jdrlt .funbet-gfq7ob {
  flex: 0 1 330px;
}

.funbet-2jdrlt .funbet-6h6id8 {
  flex: 1 1;
}

.funbet-2jdrlt tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.funbet-2jdrlt tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.funbet-2jdrlt tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.funbet-2jdrlt tr td p {
  color: #fff;
  margin: 0;
}

.funbet-2jdrlt tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.funbet-2jdrlt tr.funbet-rfbhlt td p {
  padding: 16px 0;
}

.funbet-2jdrlt tr.funbet-rfbhlt td p:not(:last-child),
.funbet-2jdrlt tr.funbet-gfq7ob td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.funbet-2jdrlt tr.funbet-rfbhlt td p:first-child,
.funbet-2jdrlt tr.funbet-gfq7ob td p:first-child {
  padding-top: 0;
}

.funbet-2jdrlt tr.funbet-gfq7ob td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.funbet-2jdrlt tr.funbet-gfq7ob td p:last-child {
  padding-bottom: 0;
}

.funbet-2jdrlt .funbet-gfq7ob img {
  max-width: 32px;
}

.funbet-2jdrlt .funbet-6h6id8 {
  min-width: 718px;
}

.funbet-2jdrlt .funbet-6h6id8 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.funbet-2jdrlt .funbet-6h6id8 td {
  display: flex;
}

.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-tekiu3,
.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-oun0zl,
.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-3x7fuu {
  flex: 1 1 50%;
}

.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-7m5vyw {
  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;
}

.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-qjyyh6,
.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-md6st7 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-tekiu3,
.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-oun0zl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-tekiu3 span,
.funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-oun0zl span {
  font-weight: 800;
}

.funbet-2jdrlt .funbet-6h6id8 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .funbet-2jdrlt .funbet-6h6id8 td .funbet-3x7fuu:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .funbet-2jdrlt tr.funbet-rfbhlt td p:last-child {
    padding-bottom: 0;
  }
  .funbet-2jdrlt .funbet-gfq7ob > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .funbet-2jdrlt .funbet-gfq7ob > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .funbet-2jdrlt tr.funbet-rfbhlt td p:not(:last-child),
  .funbet-2jdrlt tr.funbet-gfq7ob td p:not(:last-child) {
    border-bottom: unset;
  }
  .funbet-2jdrlt tr.funbet-gfq7ob td p:last-child {
    padding-bottom: 12px;
  }
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-tekiu3,
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-oun0zl,
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-3x7fuu {
    flex: 1 1 50%;
    padding: 0;
  }
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-tekiu3,
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-oun0zl {
    margin-top: 16px;
  }
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-3x7fuu {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-tekiu3 {
    border-right: 1px solid var(--border-color);
  }
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-3x7fuu:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .funbet-2jdrlt .funbet-6h6id8 td:last-child .funbet-3x7fuu:last-child {
    padding-bottom: 0;
  }
}

.funbet-3x7fuu {
  display: flex;
  flex-direction: column;
}

.funbet-2jdrlt .funbet-6h6id8 td .funbet-3x7fuu {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.funbet-2jdrlt .funbet-6h6id8 td .funbet-3x7fuu:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.funbet-2jdrlt .funbet-6h6id8 td .funbet-3x7fuu:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .funbet-2jdrlt .funbet-6h6id8 td .funbet-3x7fuu:not(:first-child) {
    padding-left: 0;
  }
  .funbet-2jdrlt .funbet-6h6id8 td .funbet-3x7fuu:not(:last-of-type) {
    border-right: unset;
  }
}

.funbet-2jdrlt .funbet-hkz7v4 {
  flex: 0 1 485px;
}

.funbet-2jdrlt .funbet-9zwizm {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.funbet-2jdrlt .funbet-9zwizm li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.funbet-2jdrlt .funbet-9zwizm li.funbet-lhuywf {
  padding: 6px 12px;
}

.funbet-2jdrlt .funbet-9zwizm li a,
.funbet-2jdrlt .funbet-9zwizm 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;
}

.funbet-2jdrlt .funbet-qglpiw,
.funbet-2jdrlt .funbet-jiwqvs {
  flex: 1 1;
}

.funbet-2jdrlt .funbet-6mj22o,
.funbet-2jdrlt .funbet-o3ccfi {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.funbet-2jdrlt .funbet-6mj22o li,
.funbet-2jdrlt .funbet-o3ccfi li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.funbet-2jdrlt .funbet-jiwqvs img {
  max-width: 32px;
}

.funbet-2jdrlt .funbet-qglpiw img {
  max-width: 32px;
}

.funbet-2jdrlt .funbet-idlojw {
  min-width: 280px;
}

.funbet-2jdrlt .funbet-idlojw img {
  max-width: 146px;
}

.funbet-2jdrlt .funbet-idlojw td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .funbet-2jdrlt .funbet-rfbhlt,
  .funbet-2jdrlt .funbet-gfq7ob {
    flex: 0 1 auto;
  }
  .funbet-2jdrlt .funbet-6h6id8 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .funbet-2jdrlt .funbet-rfbhlt,
  .funbet-2jdrlt .funbet-hkz7v4,
  .funbet-2jdrlt .funbet-gfq7ob,
  .funbet-2jdrlt .funbet-6h6id8 {
    flex: 1 1 calc(50% - 20px);
  }
  .funbet-2jdrlt .funbet-qglpiw,
  .funbet-2jdrlt .funbet-idlojw,
  .funbet-2jdrlt .funbet-jiwqvs {
    flex: 1 1 30%;
  }
  .funbet-2jdrlt .funbet-idlojw {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .funbet-2jdrlt .funbet-rfbhlt,
  .funbet-2jdrlt .funbet-hkz7v4,
  .funbet-2jdrlt .funbet-qglpiw,
  .funbet-2jdrlt .funbet-gfq7ob,
  .funbet-2jdrlt .funbet-6h6id8,
  .funbet-2jdrlt .funbet-idlojw,
  .funbet-2jdrlt .funbet-jiwqvs {
    flex: 1 1 100%;
  }
}

.funbet-ysmm82 .funbet-t1xomb {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.funbet-ysmm82 .funbet-hyvh7j {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.funbet-ysmm82 .funbet-7i25nn {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.funbet-ysmm82 .funbet-3s6i5u {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.funbet-ysmm82 .funbet-3s6i5u > :nth-child(3) {
  margin-top: 0;
}

.funbet-ysmm82 .funbet-jqxvaw {
  grid-column: 2/3;
  grid-row: 1/10;
}

.funbet-ysmm82 .funbet-8e9hsi {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.funbet-ysmm82 .funbet-jp7duf {
  grid-column: 1/2;
}

.funbet-ysmm82 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.funbet-ysmm82 .funbet-hyvh7j: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;
}

.funbet-ysmm82 .funbet-hyvh7j:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.funbet-ysmm82 .funbet-5njqet {
  min-width: 240px;
}

@media (max-width: 768px) {
  .funbet-ysmm82 .funbet-hyvh7j:not(:last-child):before {
    bottom: 8px;
  }
  .funbet-ysmm82 .funbet-hyvh7j:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .funbet-ysmm82 .funbet-3s6i5u {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .funbet-ysmm82 .funbet-jqxvaw {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .funbet-ysmm82 .funbet-jqxvaw img {
    width: 100%;
    height: auto;
  }
  .funbet-ysmm82 .funbet-5njqet {
    width: 100%;
    min-width: unset;
  }
}

.funbet-m7w5dj .funbet-maqaf4 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.funbet-m7w5dj .funbet-wlexsl {
  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;
}

.funbet-m7w5dj .funbet-jqxvaw {
  height: 100%;
}

.funbet-m7w5dj .funbet-jqxvaw img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.funbet-m7w5dj .funbet-835nn5 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.funbet-m7w5dj .funbet-ogcqj0 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.funbet-m7w5dj .funbet-obtvvc {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .funbet-m7w5dj .funbet-wlexsl {
    flex: 1 1 100%;
  }
  .funbet-m7w5dj .funbet-0tyhhu {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .funbet-m7w5dj .funbet-wlexsl {
    flex-direction: column;
  }
  .funbet-m7w5dj .funbet-jqxvaw {
    width: 100%;
    height: auto;
  }
  .funbet-m7w5dj .funbet-jqxvaw img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .funbet-m7w5dj .funbet-835nn5 {
    padding: 0 16px 16px 16px;
  }
  .funbet-m7w5dj .funbet-0tyhhu {
    min-width: unset;
    width: 100%;
  }
}

.funbet-wmznwd .funbet-42qbr1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.funbet-wmznwd .funbet-zmqv8f {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.funbet-wmznwd 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;
}

.funbet-wmznwd .funbet-fqjgn1 {
  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;
}

.funbet-wmznwd .funbet-zmqv8f:hover .funbet-fqjgn1 {
  display: flex;
}

.funbet-wmznwd .funbet-uhfp7m {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.funbet-wmznwd .funbet-zz3wcq {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.funbet-9qxemz {
  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;
}

.funbet-9qxemz.funbet-egaoi5 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.funbet-216foc ease-in-out;
}

.funbet-9qxemz.funbet-egaoi5:hover {
  color: #f9cb16;
  background-color: transparent;
}

.funbet-wmznwd .funbet-myh1kw {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.funbet-216foc ease-in-out;
}

.funbet-wmznwd .funbet-myh1kw:hover {
  color: #196948;
  background-color: #f9cb16;
}

.funbet-wmznwd .funbet-myh1kw:after,
.funbet-9qxemz.funbet-egaoi5:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.funbet-9qxemz.funbet-egaoi5:after {
  background-image: url(../images/Cash.svg);
}

.funbet-wmznwd .funbet-myh1kw:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .funbet-wmznwd .funbet-42qbr1 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .funbet-wmznwd .funbet-42qbr1 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .funbet-wmznwd .funbet-42qbr1 {
    grid-template-columns: 1fr;
  }
  .funbet-wmznwd .funbet-zmqv8f {
    height: auto;
  }
  .funbet-wmznwd .funbet-zmqv8f .funbet-fqjgn1 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .funbet-wmznwd .funbet-uhfp7m,
  .funbet-wmznwd .funbet-zz3wcq {
    text-align: left;
  }
  .funbet-wmznwd .funbet-zz3wcq {
    margin-bottom: 8px;
  }
  .funbet-wmznwd img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.funbet-clb0qd {
  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;
}

.funbet-clb0qd.funbet-imavuj {
  display: block;
}

.funbet-clb0qd .funbet-nojo97 {
  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;
}

.funbet-clb0qd .funbet-wryym7 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.funbet-clb0qd .funbet-9o5n45 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.funbet-clb0qd .funbet-ywg8nn {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.funbet-clb0qd .funbet-9qxemz {
  min-width: 296px;
  margin-bottom: 0;
}

.funbet-clb0qd .funbet-yq8pz0 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.funbet-clb0qd .funbet-lbgeqc {
  position: relative;
  flex: 1 1;
}

.funbet-clb0qd .funbet-lbgeqc iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .funbet-clb0qd .funbet-wryym7 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .funbet-clb0qd .funbet-9o5n45 {
    order: 1;
  }
  .funbet-clb0qd .funbet-ywg8nn {
    order: 3;
    flex: 1 1 100%;
  }
  .funbet-clb0qd .funbet-9qxemz {
    width: 100%;
    min-width: unset;
  }
  .funbet-clb0qd .funbet-yq8pz0 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .funbet-8vsiqi > .funbet-1t7o9n {
    margin-bottom: 0;
  }
  .funbet-8vsiqi > .funbet-jp7duf,
  .funbet-8vsiqi > p {
    margin-top: 0;
  }
}

.funbet-905kmt img,
.funbet-3aeint img {
  width: auto;
  object-fit: contain;
}

.funbet-905kmt {
  align-items: center;
}

.funbet-905kmt img {
  max-height: 76px;
}

.funbet-3aeint img {
  max-height: 64px;
}

.funbet-h0l823 {
  overflow: auto;
}

.funbet-kmoub3 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.funbet-3r7k88:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.funbet-694tta {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.funbet-i8speh {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.funbet-694tta .funbet-jqxvaw {
  margin-right: 20px;
  flex-shrink: 0;
}

.funbet-694tta img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.funbet-ywe4rs {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.funbet-ywe4rs > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .funbet-694tta {
    padding: 15px 10px;
  }
  .funbet-ywe4rs {
    padding: 15px 10px;
  }
  .funbet-694tta .funbet-jqxvaw {
    margin-right: 10px;
  }
}

.funbet-rdpxeg {
  overflow-x: auto;
}

.funbet-kgt8jw {
  border-collapse: collapse;
  width: 100%;
}

.funbet-rdpxeg th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.funbet-rdpxeg td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.funbet-rdpxeg td.funbet-m6m7bl {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.funbet-rdpxeg td.funbet-acp08d {
  border-right: none;
}

.funbet-rdpxeg td.funbet-acp08d .funbet-jqxvaw {
  justify-content: flex-start;
}

.funbet-rdpxeg td.funbet-acp08d .funbet-jqxvaw img {
  height: auto;
  width: 90px;
}

.funbet-rdpxeg td.funbet-5n4nil,
.funbet-rdpxeg td.funbet-ub9423 {
  font-weight: 600;
  text-align: right;
}

.funbet-rdpxeg td.funbet-ffdx4z,
.funbet-rdpxeg td.funbet-5n4nil {
  padding-bottom: 10px;
  border-bottom: none;
}

.funbet-rdpxeg td.funbet-5n4nil,
.funbet-rdpxeg td.funbet-ub9423 {
  border-left: none;
}

.funbet-rdpxeg td.funbet-ffdx4z,
.funbet-rdpxeg td.funbet-aq4w7v {
  border-right: none;
}

.funbet-rdpxeg td.funbet-aq4w7v,
.funbet-rdpxeg td.funbet-ub9423 {
  border-top: none;
  padding-top: 10px;
}

.funbet-9v0vfh {
  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;
}

.funbet-9v0vfh .funbet-0tyhhu {
  min-width: unset;
  width: 100%;
}

.funbet-9v0vfh .funbet-0tyhhu.funbet-gf68aa {
  grid-column: 1/2;
  grid-row: 1/2;
}

.funbet-9v0vfh .funbet-0tyhhu.funbet-i04r75 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.funbet-9v0vfh .funbet-ca2eur {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .funbet-9v0vfh {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .funbet-9v0vfh .funbet-0tyhhu.funbet-gf68aa {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .funbet-9v0vfh .funbet-0tyhhu.funbet-i04r75 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .funbet-9v0vfh .funbet-ca2eur {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.funbet-r1fdji {
  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;
}

.funbet-ow9x8g {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.funbet-lb7573 p a img {
  margin: 0 auto;
  display: block;
}

.funbet-lb7573 table {
  margin-bottom: 17px;
}

/* contanct form */
.funbet-6vmzo9 {
  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;
}

.funbet-6vmzo9 label {
  font-size: 14px;
}

.funbet-6vmzo9 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.funbet-6vmzo9 input,
.funbet-6vmzo9 textarea,
.funbet-6vmzo9 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;
}
.funbet-6vmzo9 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.funbet-216foc ease;
}
.funbet-6vmzo9 button:hover {
  background-color: #691204;
}
.funbet-bi4fu7 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.funbet-31yzr3 ease-in;
}

.funbet-bi4fu7 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}