@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);
}

.hugobets-fmzqoe {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.hugobets-bvjsd6 {
  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.hugobets-ugzj77,
ul.hugobets-ugzj77 {
  padding-left: 20px;
}

ul.hugobets-ugzj77 {
  list-style: disc;
}

ol.hugobets-ugzj77 {
  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;
  }
}

.hugobets-t1zk6p > .hugobets-18hrc9,
.hugobets-t1zk6p > .hugobets-kz66id,
.hugobets-t1zk6p > blockquote,
.hugobets-t1zk6p > h1,
.hugobets-t1zk6p > h2,
.hugobets-t1zk6p > h3,
.hugobets-t1zk6p > h4,
.hugobets-t1zk6p > h5,
.hugobets-t1zk6p > h6,
.hugobets-t1zk6p > ol,
.hugobets-t1zk6p > p,
.hugobets-t1zk6p > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.hugobets-t1zk6p > ol,
.hugobets-t1zk6p > ul {
  padding-left: 50px;
}

.hugobets-t1zk6p 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;
}

.hugobets-t1zk6p:not(:last-child) {
  margin-bottom: 2rem;
}

.hugobets-t1zk6p > :not(:first-child) {
  margin-top: 2rem;
}

.hugobets-t1zk6p {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hugobets-t1zk6p:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .hugobets-t1zk6p:first-child {
    margin-top: 20px;
  }
}

.hugobets-t1zk6p > p:last-of-type {
  margin-bottom: 32px;
}

.hugobets-t1zk6p > .hugobets-aardyb:not(:first-child) {
  margin: 64px auto 16px auto;
}

.hugobets-iu6wg1 > .hugobets-aardyb {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.hugobets-kz66id {
  overflow: auto;
}

.hugobets-kz66id::-webkit-scrollbar {
  height: 5px;
}

.hugobets-kz66id table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.hugobets-kz66id table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.hugobets-kz66id table thead,
table thead {
  border-bottom: none;
}

.hugobets-kz66id table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.hugobets-kz66id table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.hugobets-kz66id table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.hugobets-kz66id .hugobets-pwnn4c {
  table-layout: auto;
}

.hugobets-kz66id .hugobets-pwnn4c th {
  word-break: normal;
}

.hugobets-kz66id .hugobets-pwnn4c td {
  word-break: normal;
}

.hugobets-fmzqoe .hugobets-fmzqoe {
  padding-right: 0;
  padding-left: 0;
}

.hugobets-uxprcb {
  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;
}

.hugobets-d2z8w4 {
  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;
}

.hugobets-hfl8d3 {
  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;
}

.hugobets-18hrc9 {
  margin-top: 24px;
}

.hugobets-18hrc9.hugobets-cxq9gu {
  text-align: left;
}

.hugobets-18hrc9.hugobets-0kzowu {
  text-align: right;
}

.hugobets-18hrc9.hugobets-8jr4vw {
  text-align: center;
}

.hugobets-eirnzm {
  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.hugobets-01d0gt ease-in-out;
  cursor: pointer;
}

.hugobets-eirnzm:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.hugobets-eirnzm {
  min-width: 328px;
}

@media (max-width: 768px) {
  .hugobets-eirnzm {
    min-width: unset;
  }
}

.hugobets-4foaau {
  background-color: var(--fh-bg-color);
}

.hugobets-dhd39l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.hugobets-9pvx9z {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.hugobets-9pvx9z img {
  max-height: 80px;
  object-fit: contain;
}

.hugobets-s4j5i7 {
  flex: 1 1;
}

.hugobets-j3z0qb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.hugobets-4t941w {
  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;
}

.hugobets-4t941w 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;
}

.hugobets-4t941w.hugobets-3d07u2 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.hugobets-4t941w.hugobets-3d07u2 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.hugobets-4t941w.hugobets-3d07u2 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.hugobets-s4j5i7 + .hugobets-j3z0qb {
  margin-left: 20px;
}

.hugobets-axpx0g {
  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;
}

.hugobets-axpx0g > svg {
  max-width: 24px;
  max-height: 24px;
}

.hugobets-axpx0g + .hugobets-axpx0g {
  margin-left: 5px;
}

.hugobets-w6ujyi {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.hugobets-w6ujyi:hover {
  background-color: var(--button-bg-hover);
}

.hugobets-e7c2f7 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.hugobets-01d0gt ease-in-out;
  border: 1px solid var(--border-color);
}

.hugobets-e7c2f7:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.hugobets-joo803 {
  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) {
  .hugobets-s4j5i7 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .hugobets-joo803 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .hugobets-s4j5i7 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .hugobets-axpx0g {
    min-width: unset;
    flex: 1 1;
  }
}

.hugobets-fd9wdo {
  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;
}

.hugobets-fd9wdo:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.hugobets-fd9wdo:hover .hugobets-us7517 {
  opacity: 1;
  pointer-events: auto;
}

.hugobets-aooveb {
  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.hugobets-c2rums ease-in-out;
  gap: 4px;
}

.hugobets-aooveb > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.hugobets-aooveb .hugobets-uxprcb img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.hugobets-scoq15,
.hugobets-aooveb:hover {
  color: var(--button-bg-hover);
}

.hugobets-ay9q1s {
  position: relative;
}

.hugobets-ay9q1s .hugobets-aooveb {
  margin-right: 0;
  padding-right: 4px;
}

.hugobets-o01286 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.hugobets-ay9q1s.hugobets-3d07u2 .hugobets-o01286 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.hugobets-ay9q1s.hugobets-3d07u2 .hugobets-us7517 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.hugobets-ay9q1s.hugobets-3d07u2 .hugobets-us7517::before {
  display: none;
}

.hugobets-o01286 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.hugobets-us7517 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.hugobets-9xhe1e 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.hugobets-us7517::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.hugobets-us7517:hover {
  color: var(--fh-bg-color);
}

.hugobets-0yx6cq {
  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.hugobets-9xhe1e 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.hugobets-c2rums ease-in-out;
  -o-transition: 0.hugobets-c2rums ease-in-out;
  transition: 0.hugobets-c2rums ease-in-out;
}

.hugobets-0yx6cq .hugobets-uxprcb img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.hugobets-518v0d,
.hugobets-0yx6cq:hover {
  color: var(--button-bg-hover);
}

.hugobets-8cbsn8 {
  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%;
}

.hugobets-8cbsn8.hugobets-hgy8rp {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.hugobets-8cbsn8.hugobets-hgy8rp:after,
.hugobets-8cbsn8.hugobets-hgy8rp:before {
  content: "";
  position: absolute;
  margin: auto;
}

.hugobets-8cbsn8.hugobets-hgy8rp: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);
  }
}

.hugobets-8cbsn8.hugobets-hgy8rp:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.hugobets-8cbsn8.hugobets-hgy8rp > * {
  z-index: 1;
}

.hugobets-8cbsn8 b,
.hugobets-8cbsn8 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.hugobets-8cbsn8 .hugobets-bsk4gu {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.hugobets-8cbsn8 .hugobets-z845f3 {
  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;
}

.hugobets-8cbsn8 .hugobets-uxprcb {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.hugobets-8cbsn8 .hugobets-ocixqz {
  margin-top: 12px;
}

.hugobets-ocixqz {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.hugobets-5uzry2 {
  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;
}

.hugobets-ocixqz .hugobets-gi62wh {
  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.hugobets-01d0gt ease-in-out;
}

.hugobets-ocixqz .hugobets-gi62wh:hover {
  background: rgba(255, 255, 255, 0.3);
}

.hugobets-rflbh3 {
  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;
}

.hugobets-8cbsn8.hugobets-u2a2i8 {
  gap: 12px;
  padding: 16px;
}

.hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-rflbh3 {
  min-width: 240px;
}

.hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-rflbh3.hugobets-j28msb {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .hugobets-8cbsn8 .hugobets-bsk4gu {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .hugobets-8cbsn8 .hugobets-z845f3 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .hugobets-8cbsn8 .hugobets-uxprcb {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-uxprcb {
    max-width: 126px;
  }
  .hugobets-8cbsn8 .hugobets-ocixqz {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .hugobets-8cbsn8 .hugobets-5uzry2 {
    max-width: unset;
  }
  .hugobets-rflbh3 {
    min-width: unset;
    width: 100%;
  }
  .hugobets-8cbsn8 .hugobets-rflbh3 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 {
    grid-template-rows: auto 1fr auto;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-rflbh3 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .hugobets-8cbsn8 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .hugobets-8cbsn8 .hugobets-bsk4gu {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .hugobets-8cbsn8 .hugobets-uxprcb {
    max-width: 78px;
  }
  .hugobets-8cbsn8 .hugobets-ocixqz {
    margin-top: -12px;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 {
    gap: 8px;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-bsk4gu {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-z845f3 {
    grid-column: 1/3;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-uxprcb {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .hugobets-8cbsn8.hugobets-u2a2i8 .hugobets-uxprcb img {
    max-width: 114px;
  }
}

.hugobets-rflbh3.hugobets-wdfs7j,
.hugobets-rflbh3.hugobets-7sunjf,
.hugobets-rflbh3.hugobets-ldqyp4 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.hugobets-01d0gt ease-in-out;
}

.hugobets-rflbh3.hugobets-wdfs7j,
.hugobets-rflbh3.hugobets-ldqyp4 {
  padding: 10px;
}

.hugobets-rflbh3.hugobets-wdfs7j:hover,
.hugobets-rflbh3.hugobets-7sunjf:hover,
.hugobets-rflbh3.hugobets-ldqyp4:hover {
  background: var(--button-bg-hover);
}

.hugobets-rflbh3.hugobets-wdfs7j:hover svg path,
.hugobets-rflbh3.hugobets-ldqyp4:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.hugobets-rflbh3.hugobets-j28msb {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.hugobets-01d0gt ease-in-out;
  background: var(--button-bg-color);
}

.hugobets-rflbh3.hugobets-j28msb:hover {
  background-color: var(--button-bg-hover);
}

.hugobets-rflbh3.hugobets-7sunjf: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);
  }
}

.hugobets-rflbh3.hugobets-7sunjf:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.hugobets-rflbh3.hugobets-j28msb:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.hugobets-zywoi6 {
  max-width: 650px;
}

.hugobets-qmozir {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.hugobets-bp1cuu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.hugobets-qivy1t {
  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.hugobets-c2rums ease-in-out;
  cursor: pointer;
}

.hugobets-qivy1t:hover {
  opacity: 0.5;
}

.hugobets-qivy1t:focus {
  outline: 0;
}

.hugobets-qivy1t:focus .hugobets-q54xjy,
.hugobets-qivy1t:hover .hugobets-q54xjy {
  fill: red;
  fill-opacity: 1;
}

.hugobets-qivy1t:hover {
  cursor: pointer;
}

.hugobets-zmlczw {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.hugobets-zywoi6.hugobets-8jr4vw {
  margin: 0 auto;
}

.hugobets-zywoi6.hugobets-0kzowu {
  margin-left: auto;
}

.hugobets-pdj8gm {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.hugobets-zrmap1 {
  padding-bottom: 50px;
}

.hugobets-ikwayv {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.hugobets-7yiknk {
  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;
}

.hugobets-lsk7y1 {
  margin-top: 24px;
}

.hugobets-0au2id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hugobets-rlhhn9 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.hugobets-846qnb {
  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;
}

.hugobets-k069ql {
  width: 468px;
}

.hugobets-846qnb .hugobets-us7517 {
  margin: 0.hugobets-rjvf1w 0;
}

.hugobets-2shyu6 {
  display: flex;
  min-width: 224px;
}

.hugobets-vuiy2d {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.hugobets-c2rums ease-in-out;
}

.hugobets-nf3vo1,
.hugobets-vuiy2d:hover {
  color: var(--text-color);
}

.hugobets-dd6sv2 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.hugobets-1qqia8 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .hugobets-pdj8gm {
    padding: 16px;
  }
  .hugobets-dd6sv2 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .hugobets-1qqia8 {
    align-items: center;
  }
  .hugobets-k069ql {
    width: unset;
  }
  .hugobets-2shyu6 {
    min-width: unset;
  }
  .hugobets-846qnb {
    max-height: unset;
  }
  .hugobets-ikwayv {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .hugobets-pdj8gm {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.hugobets-xyt2ot {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.hugobets-xyt2ot:not(:last-child) {
  margin-bottom: 16px;
}

.hugobets-nmrt1n {
  outline: 0;
}

.hugobets-nmrt1n .hugobets-2zw0b4 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.hugobets-q0d7w2 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .hugobets-q0d7w2 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.hugobets-q0d7w2::-webkit-details-marker {
  display: none;
}

.hugobets-q0d7w2: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;
}

.hugobets-q0d7w2: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] .hugobets-q0d7w2:after {
  transform: unset;
}

.hugobets-2zw0b4 {
  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);
}

.hugobets-2zw0b4 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.hugobets-c2rums ease-in-out;
  -o-transition: 0.hugobets-c2rums ease-in-out;
  transition: 0.hugobets-c2rums ease-in-out;
}

.hugobets-qf1l6o {
  padding: 16px 0 0 0;
}

.hugobets-qf1l6o * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .hugobets-qf1l6o :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .hugobets-q0d7w2 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .hugobets-q0d7w2::after {
    margin-left: auto;
  }
  .hugobets-2zw0b4 {
    order: 3;
    flex: 1 1 100%;
  }
  .hugobets-q0d7w2 {
    font-size: 14px;
    line-height: 130%;
  }
  .hugobets-2zw0b4 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.hugobets-i0bjuj {
  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;
}

.hugobets-drdr63 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.hugobets-i0bjuj.hugobets-3d07u2 .hugobets-drdr63 {
  margin-bottom: 12px;
}

.hugobets-drdr63::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;
}

.hugobets-i0bjuj.hugobets-3d07u2 .hugobets-drdr63::after {
  transform: unset;
}

.hugobets-auizkv {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.hugobets-uqrp6s {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.hugobets-c2rums ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.hugobets-uqrp6s: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;
}

.hugobets-i0bjuj.hugobets-3d07u2 .hugobets-auizkv {
  max-height: 100%;
}

.hugobets-qgbauw {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.hugobets-apiv5x {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.hugobets-x5wxlm {
  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;
}

.hugobets-b2i9hp {
  margin-right: 4px;
}

.hugobets-0g9gau {
  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.hugobets-c2rums ease-in-out;
}

.hugobets-0g9gau svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.hugobets-aiefq3,
.hugobets-0g9gau:hover {
  color: var(--text-color);
}

.hugobets-1bvomz {
  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;
}

.hugobets-1bvomz img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.hugobets-1bvomz .hugobets-gvmmmu {
  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;
}

.hugobets-1bvomz .hugobets-fnb410 {
  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;
}

.hugobets-1q5io7 {
  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;
}

.hugobets-0z18af {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hugobets-f4w4k6 .hugobets-fmzqoe {
  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;
}

.hugobets-f4w4k6 {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.hugobets-taad8a {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.hugobets-gh9x63 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.hugobets-wml1dt {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.hugobets-h1whqj 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;
}

.hugobets-wml1dt:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.hugobets-3vw4k5 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.hugobets-xacyv3 {
  -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.hugobets-c2rums ease-in-out;
  transition: transform 0.hugobets-c2rums ease-in-out;
  -o-transition: transform 0.hugobets-c2rums ease-in-out;
  transition:
    transform 0.hugobets-c2rums ease-in-out,
    -webkit-transform 0.hugobets-c2rums ease-in-out;
  cursor: pointer;
}

.hugobets-xacyv3 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.hugobets-xacyv3: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;
}

.hugobets-yue9v7 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .hugobets-yue9v7 {
    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);
}

.hugobets-i5jsxa {
  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;
}

.hugobets-vhuz4m {
  position: relative;
  width: 100%;
}

.hugobets-i5jsxa.hugobets-ax5hhw {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hugobets-i5jsxa.hugobets-8jr4vw {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hugobets-i5jsxa.hugobets-0kzowu {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hugobets-gic3c6 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.hugobets-eazdmy {
  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.hugobets-c2rums ease-in-out;
  cursor: pointer;
}

.hugobets-eazdmy:hover {
  opacity: 0.5;
}

.hugobets-i5jsxa.hugobets-24k1bv .hugobets-eazdmy {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.hugobets-i5jsxa.hugobets-24k1bv .hugobets-gic3c6 {
  cursor: pointer;
}

.hugobets-tkrlcd {
  fill: #0009;
}

.hugobets-gh1hlh {
  fill: #fff;
}

.hugobets-eazdmy:hover .hugobets-tkrlcd {
  fill: red;
}

.hugobets-eazdmy svg path {
  -webkit-transition: 0.hugobets-c2rums ease-in-out;
  -o-transition: 0.hugobets-c2rums ease-in-out;
  transition: 0.hugobets-c2rums ease-in-out;
}

.hugobets-782i2e {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.hugobets-782i2e > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.hugobets-782i2e.hugobets-gltop0 > :not(.get-image) {
  grid-column: 1/3;
}

.hugobets-5yc739:not(._h1-block) .hugobets-782i2e > .hugobets-aardyb {
  grid-row: 1/2;
  grid-column: 1/3;
}

.hugobets-782i2e.hugobets-gltop0 .hugobets-icgwze {
  grid-column: 2/3;
}

.hugobets-782i2e.hugobets-gltop0 > .hugobets-uxprcb {
  grid-column: 1/2;
}

.hugobets-782i2e.hugobets-gltop0 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.hugobets-782i2e > p:first-of-type {
  margin-top: 0;
}

.hugobets-782i2e .hugobets-uxprcb {
  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;
}

.hugobets-5yc739:not(._h1-block) .hugobets-aardyb ~ .hugobets-uxprcb {
  grid-row: 2/10;
}

.hugobets-5yc739.hugobets-cqh5i6 .hugobets-aardyb ~ .hugobets-uxprcb {
  grid-row: 1/10;
}

.hugobets-5yc739.hugobets-cqh5i6 > .hugobets-aardyb {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.hugobets-5yc739.hugobets-cqh5i6 .hugobets-uxprcb {
  grid-row: 1/10;
}

.hugobets-782i2e.hugobets-78qcaw .hugobets-uxprcb {
  align-items: flex-start;
}

.hugobets-782i2e.hugobets-8jr4vw .hugobets-icgwze {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.hugobets-782i2e.hugobets-8jr4vw .hugobets-uxprcb {
  align-items: center;
}

.hugobets-782i2e.hugobets-08c1v5 .hugobets-uxprcb {
  align-items: flex-end;
}

.hugobets-icgwze > :first-child {
  margin-top: 0;
}

.hugobets-icgwze > :last-child {
  margin-bottom: 0;
}

* + .hugobets-t4w6sn,
.hugobets-5yc739 + .hugobets-5yc739 {
  margin-top: 2rem;
}

.hugobets-rqve37 td::before,
.hugobets-rqve37 th::after {
  display: none !important;
}

.hugobets-rqve37 #link-selector {
  color: #000;
}

.hugobets-rqve37 .hugobets-48ad0p {
  color: #135e96;
}

.hugobets-rqve37 .hugobets-xeoj1b *,
.hugobets-rqve37 .hugobets-234u82 p,
.hugobets-rqve37 .hugobets-wraufd * {
  color: #000;
}

.hugobets-rqve37 .hugobets-phhnl4 {
  background: 0 0 !important;
}

.hugobets-rqve37 .hugobets-d8mspm {
  color: #000;
}

.hugobets-rqve37 .hugobets-xpczt2.hugobets-our70s {
  color: #fff;
}

.hugobets-rqve37 .hugobets-2l9ue2 {
  color: #000;
}

.hugobets-rqve37
  .hugobets-q71e32
  .hugobets-ui3q7t.hugobets-our70s.hugobets-asnur7 {
  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;
}

.hugobets-ptwkhu,
body .hugobets-mgydy9 {
  color: #000;
  background: var(--color-body) !important;
}

.hugobets-ptwkhu .hugobets-e1bjat .hugobets-y5t5uy,
body .hugobets-mgydy9 .hugobets-e1bjat .hugobets-y5t5uy {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .hugobets-uqrp6s:focus,
  .hugobets-uqrp6s:hover {
    color: #f9cb16;
  }
  .hugobets-1nfdzj:focus,
  .hugobets-1nfdzj:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .hugobets-7ng3l9:focus img,
  .hugobets-7ng3l9:focus svg,
  .hugobets-7ng3l9:hover img,
  .hugobets-7ng3l9:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .hugobets-1bvomz {
    display: none;
  }
}

@media (min-width: 1024px) {
  .hugobets-ay9q1s:hover .hugobets-o01286 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .hugobets-o01286 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .hugobets-ifx3f2 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .hugobets-pebmaj {
    grid-template-columns: repeat(4, 1fr);
  }
  .hugobets-fu27j3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .hugobets-g543kn .hugobets-3pobte {
    grid-template-columns: 1fr;
  }
  .hugobets-g543kn .hugobets-oq2ie9 {
    -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;
  }
  .hugobets-g543kn .hugobets-n9w7zj {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .hugobets-g543kn .hugobets-xyi862 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .hugobets-g543kn .hugobets-e8eg13 {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .hugobets-g543kn .hugobets-n9w7zj:not(:first-child) {
    border: none;
  }
  .hugobets-g543kn .hugobets-n9w7zj:first-child .hugobets-xyi862 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .hugobets-g543kn .hugobets-n9w7zj:last-child .hugobets-xyi862 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .hugobets-dhd39l {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .hugobets-9pvx9z {
    max-width: 100px;
  }
  .hugobets-s4j5i7 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .hugobets-j3z0qb {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .hugobets-j3z0qb svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .hugobets-4t941w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .hugobets-s4j5i7 + .hugobets-j3z0qb {
    margin-left: auto;
  }
  .hugobets-t9z39q {
    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;
  }
  .hugobets-t9z39q.hugobets-3d07u2 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .hugobets-joo803 {
    -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;
  }
  .hugobets-fd9wdo {
    width: 100%;
  }
  .hugobets-fd9wdo:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .hugobets-aooveb {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .hugobets-aooveb svg {
    margin-right: 4px;
  }
  .hugobets-ay9q1s {
    -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;
  }
  .hugobets-o01286 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .hugobets-o01286 {
    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;
  }
  .hugobets-us7517 {
    display: none;
    width: 100%;
  }
  .hugobets-ay9q1s.hugobets-3d07u2 .hugobets-us7517 {
    padding: 0 0 0 48px;
  }
  .hugobets-0yx6cq {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .hugobets-7yiknk .hugobets-uxprcb {
    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;
  }
  .hugobets-mrjz89 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .hugobets-mrjz89 + .hugobets-mrjz89 {
    margin-right: 0;
  }
  .hugobets-mrjz89 + .hugobets-uxprcb {
    margin: 0;
  }
  .hugobets-ifx3f2 {
    grid-template-columns: repeat(4, 1fr);
  }
  .hugobets-pebmaj {
    grid-template-columns: repeat(3, 1fr);
  }
  .hugobets-oarwbs,
  .hugobets-r26je9 {
    grid-template-columns: repeat(2, 1fr);
  }
  .hugobets-782i2e {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .hugobets-782i2e.hugobets-gltop0 .hugobets-icgwze {
    grid-column: auto;
    grid-row: auto;
  }
  .hugobets-782i2e > .hugobets-aardyb {
    grid-column: 1/2;
  }
  .hugobets-782i2e.hugobets-gltop0 > :not(.get-image) {
    grid-column: 1/2;
  }
  .hugobets-782i2e .hugobets-uxprcb,
  .hugobets-782i2e.hugobets-gltop0 > .hugobets-uxprcb {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .hugobets-782i2e.hugobets-gltop0 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .hugobets-5yc739.hugobets-cqh5i6 .hugobets-782i2e > .hugobets-uxprcb {
    grid-row: 1/2;
  }
  .hugobets-782i2e .hugobets-aardyb ~ .hugobets-uxprcb,
  .hugobets-782i2e.hugobets-gltop0 .hugobets-aardyb ~ .hugobets-uxprcb {
    grid-row: 2/3;
  }
  .hugobets-5yc739.hugobets-cqh5i6 .hugobets-aardyb ~ .hugobets-uxprcb {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .hugobets-t1zk6p:first-child .hugobets-tmouk5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hugobets-t1zk6p:first-child .hugobets-tmouk5 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .hugobets-t1zk6p {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .hugobets-t1zk6p {
    padding: 0;
  }
  .hugobets-18hrc9 {
    margin-top: 1rem;
  }
  .hugobets-nmrt1n {
    border-radius: 5px;
  }
  .hugobets-m7zloc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hugobets-drdr63::after {
    display: inline-block;
  }
  .hugobets-drdr63 {
    margin: 0;
    width: 100%;
  }
  .hugobets-auizkv {
    width: 100%;
  }
  .hugobets-auizkv.hugobets-03tone {
    -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%;
  }
  .hugobets-auizkv.hugobets-03tone .hugobets-77fvrn {
    width: 100%;
  }
  .hugobets-auizkv.hugobets-03tone .hugobets-77fvrn:not(:last-child) {
    margin-right: 0;
  }
  .hugobets-uqrp6s {
    width: 100%;
    text-align: center;
  }
  .hugobets-i0bjuj.hugobets-3d07u2 .hugobets-auizkv {
    margin-top: 1rem;
  }
  .hugobets-ifx3f2 {
    grid-template-columns: repeat(3, 1fr);
  }
  .hugobets-fu27j3,
  .hugobets-pebmaj {
    grid-template-columns: repeat(2, 1fr);
  }
  .hugobets-oarwbs,
  .hugobets-r26je9,
  .hugobets-z4dtqs {
    grid-template-columns: 1fr;
  }
  .hugobets-5dd58d {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .hugobets-cymfku {
    min-width: 300px;
    max-width: 325px;
  }
  .hugobets-xyi862 {
    cursor: auto;
  }
  .hugobets-cslp3n .hugobets-xyi862 {
    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;
  }
  .hugobets-yue9v7 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .hugobets-us7517 {
    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) {
  .hugobets-yue9v7 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.hugobets-mrjz89 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .hugobets-j3z0qb {
    margin: 0 -0.2rem;
  }
  .hugobets-mrjz89 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .hugobets-i91hbk {
    -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;
  }
  .hugobets-7v05ns {
    max-width: 100%;
  }
  .hugobets-ifx3f2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .hugobets-fu27j3,
  .hugobets-pebmaj {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .hugobets-dhd39l {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hugobets-j3z0qb {
    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;
  }
  .hugobets-4foaau {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hugobets-axpx0g {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .hugobets-317xs1,
  .hugobets-v7ah59 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .hugobets-eirnzm {
    width: 100%;
  }
  .hugobets-ifx3f2 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .hugobets-yue9v7 {
    top: 127px !important;
  }
}

.hugobets-f3c2bi {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .hugobets-f3c2bi {
  }
}

@media (max-width: 767px) {
  .hugobets-f3c2bi {
    margin-bottom: 12px;
  }
}

.hugobets-f3c2bi img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.hugobets-kc66r3 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.hugobets-kc66r3 > .hugobets-nk99hf {
  flex: 1 1;
}

@media (max-width: 767px) {
  .hugobets-kc66r3 {
    flex-direction: column;
    gap: 12px;
  }
}

.hugobets-cetlwx {
  display: flex;
}

.hugobets-cetlwx .hugobets-2xjl8h {
  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;
}

.hugobets-cetlwx .hugobets-xx9ubg {
  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;
}

.hugobets-cetlwx .hugobets-71vxa5 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.hugobets-cetlwx .hugobets-z9rchl {
  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));
  }
}

.hugobets-cetlwx .hugobets-z9rchl:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.hugobets-cetlwx .hugobets-8pglsb {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.hugobets-u4ymea {
  border: unset;
  background-color: unset;
}

.hugobets-u4ymea tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.hugobets-u4ymea .hugobets-5necem,
.hugobets-u4ymea .hugobets-rpopsk {
  flex: 0 1 330px;
}

.hugobets-u4ymea .hugobets-g3hwzq {
  flex: 1 1;
}

.hugobets-u4ymea tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.hugobets-u4ymea tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.hugobets-u4ymea tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.hugobets-u4ymea tr td p {
  color: #fff;
  margin: 0;
}

.hugobets-u4ymea tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.hugobets-u4ymea tr.hugobets-5necem td p {
  padding: 16px 0;
}

.hugobets-u4ymea tr.hugobets-5necem td p:not(:last-child),
.hugobets-u4ymea tr.hugobets-rpopsk td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.hugobets-u4ymea tr.hugobets-5necem td p:first-child,
.hugobets-u4ymea tr.hugobets-rpopsk td p:first-child {
  padding-top: 0;
}

.hugobets-u4ymea tr.hugobets-rpopsk td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.hugobets-u4ymea tr.hugobets-rpopsk td p:last-child {
  padding-bottom: 0;
}

.hugobets-u4ymea .hugobets-rpopsk img {
  max-width: 32px;
}

.hugobets-u4ymea .hugobets-g3hwzq {
  min-width: 718px;
}

.hugobets-u4ymea .hugobets-g3hwzq td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.hugobets-u4ymea .hugobets-g3hwzq td {
  display: flex;
}

.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-zjlcdi,
.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-d4i4ky,
.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-j7znr2 {
  flex: 1 1 50%;
}

.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-679plj {
  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;
}

.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-0zpyeu,
.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-3pki5q {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-zjlcdi,
.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-d4i4ky {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-zjlcdi span,
.hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-d4i4ky span {
  font-weight: 800;
}

.hugobets-u4ymea .hugobets-g3hwzq img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .hugobets-u4ymea .hugobets-g3hwzq td .hugobets-j7znr2:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .hugobets-u4ymea tr.hugobets-5necem td p:last-child {
    padding-bottom: 0;
  }
  .hugobets-u4ymea .hugobets-rpopsk > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .hugobets-u4ymea .hugobets-rpopsk > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .hugobets-u4ymea tr.hugobets-5necem td p:not(:last-child),
  .hugobets-u4ymea tr.hugobets-rpopsk td p:not(:last-child) {
    border-bottom: unset;
  }
  .hugobets-u4ymea tr.hugobets-rpopsk td p:last-child {
    padding-bottom: 12px;
  }
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-zjlcdi,
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-d4i4ky,
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-j7znr2 {
    flex: 1 1 50%;
    padding: 0;
  }
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-zjlcdi,
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-d4i4ky {
    margin-top: 16px;
  }
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-j7znr2 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-zjlcdi {
    border-right: 1px solid var(--border-color);
  }
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-j7znr2:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .hugobets-u4ymea .hugobets-g3hwzq td:last-child .hugobets-j7znr2:last-child {
    padding-bottom: 0;
  }
}

.hugobets-j7znr2 {
  display: flex;
  flex-direction: column;
}

.hugobets-u4ymea .hugobets-g3hwzq td .hugobets-j7znr2 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.hugobets-u4ymea .hugobets-g3hwzq td .hugobets-j7znr2:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.hugobets-u4ymea .hugobets-g3hwzq td .hugobets-j7znr2:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .hugobets-u4ymea .hugobets-g3hwzq td .hugobets-j7znr2:not(:first-child) {
    padding-left: 0;
  }
  .hugobets-u4ymea .hugobets-g3hwzq td .hugobets-j7znr2:not(:last-of-type) {
    border-right: unset;
  }
}

.hugobets-u4ymea .hugobets-aq93zd {
  flex: 0 1 485px;
}

.hugobets-u4ymea .hugobets-c96qy8 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.hugobets-u4ymea .hugobets-c96qy8 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.hugobets-u4ymea .hugobets-c96qy8 li.hugobets-utjk78 {
  padding: 6px 12px;
}

.hugobets-u4ymea .hugobets-c96qy8 li a,
.hugobets-u4ymea .hugobets-c96qy8 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;
}

.hugobets-u4ymea .hugobets-29rsnf,
.hugobets-u4ymea .hugobets-k0c5nq {
  flex: 1 1;
}

.hugobets-u4ymea .hugobets-0q3e3q,
.hugobets-u4ymea .hugobets-gbg73a {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.hugobets-u4ymea .hugobets-0q3e3q li,
.hugobets-u4ymea .hugobets-gbg73a li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.hugobets-u4ymea .hugobets-k0c5nq img {
  max-width: 32px;
}

.hugobets-u4ymea .hugobets-29rsnf img {
  max-width: 32px;
}

.hugobets-u4ymea .hugobets-g24rm9 {
  min-width: 280px;
}

.hugobets-u4ymea .hugobets-g24rm9 img {
  max-width: 146px;
}

.hugobets-u4ymea .hugobets-g24rm9 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .hugobets-u4ymea .hugobets-5necem,
  .hugobets-u4ymea .hugobets-rpopsk {
    flex: 0 1 auto;
  }
  .hugobets-u4ymea .hugobets-g3hwzq {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .hugobets-u4ymea .hugobets-5necem,
  .hugobets-u4ymea .hugobets-aq93zd,
  .hugobets-u4ymea .hugobets-rpopsk,
  .hugobets-u4ymea .hugobets-g3hwzq {
    flex: 1 1 calc(50% - 20px);
  }
  .hugobets-u4ymea .hugobets-29rsnf,
  .hugobets-u4ymea .hugobets-g24rm9,
  .hugobets-u4ymea .hugobets-k0c5nq {
    flex: 1 1 30%;
  }
  .hugobets-u4ymea .hugobets-g24rm9 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .hugobets-u4ymea .hugobets-5necem,
  .hugobets-u4ymea .hugobets-aq93zd,
  .hugobets-u4ymea .hugobets-29rsnf,
  .hugobets-u4ymea .hugobets-rpopsk,
  .hugobets-u4ymea .hugobets-g3hwzq,
  .hugobets-u4ymea .hugobets-g24rm9,
  .hugobets-u4ymea .hugobets-k0c5nq {
    flex: 1 1 100%;
  }
}

.hugobets-4i4yww .hugobets-nvdxsc {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.hugobets-4i4yww .hugobets-nx833r {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.hugobets-4i4yww .hugobets-r9ezwz {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.hugobets-4i4yww .hugobets-6ecz6g {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.hugobets-4i4yww .hugobets-6ecz6g > :nth-child(3) {
  margin-top: 0;
}

.hugobets-4i4yww .hugobets-uxprcb {
  grid-column: 2/3;
  grid-row: 1/10;
}

.hugobets-4i4yww .hugobets-xynr7x {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.hugobets-4i4yww .hugobets-18hrc9 {
  grid-column: 1/2;
}

.hugobets-4i4yww > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.hugobets-4i4yww .hugobets-nx833r: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;
}

.hugobets-4i4yww .hugobets-nx833r:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.hugobets-4i4yww .hugobets-eirnzm {
  min-width: 240px;
}

@media (max-width: 768px) {
  .hugobets-4i4yww .hugobets-nx833r:not(:last-child):before {
    bottom: 8px;
  }
  .hugobets-4i4yww .hugobets-nx833r:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .hugobets-4i4yww .hugobets-6ecz6g {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .hugobets-4i4yww .hugobets-uxprcb {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .hugobets-4i4yww .hugobets-uxprcb img {
    width: 100%;
    height: auto;
  }
  .hugobets-4i4yww .hugobets-eirnzm {
    width: 100%;
    min-width: unset;
  }
}

.hugobets-jlxbqn .hugobets-860xmx {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.hugobets-jlxbqn .hugobets-9js53s {
  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;
}

.hugobets-jlxbqn .hugobets-uxprcb {
  height: 100%;
}

.hugobets-jlxbqn .hugobets-uxprcb img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.hugobets-jlxbqn .hugobets-z1j345 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.hugobets-jlxbqn .hugobets-py9tgd {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.hugobets-jlxbqn .hugobets-wyjfj6 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .hugobets-jlxbqn .hugobets-9js53s {
    flex: 1 1 100%;
  }
  .hugobets-jlxbqn .hugobets-rflbh3 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .hugobets-jlxbqn .hugobets-9js53s {
    flex-direction: column;
  }
  .hugobets-jlxbqn .hugobets-uxprcb {
    width: 100%;
    height: auto;
  }
  .hugobets-jlxbqn .hugobets-uxprcb img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .hugobets-jlxbqn .hugobets-z1j345 {
    padding: 0 16px 16px 16px;
  }
  .hugobets-jlxbqn .hugobets-rflbh3 {
    min-width: unset;
    width: 100%;
  }
}

.hugobets-47q41j .hugobets-ddzuh8 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.hugobets-47q41j .hugobets-1j3je8 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.hugobets-47q41j 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;
}

.hugobets-47q41j .hugobets-7xpbpf {
  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;
}

.hugobets-47q41j .hugobets-1j3je8:hover .hugobets-7xpbpf {
  display: flex;
}

.hugobets-47q41j .hugobets-vwgihw {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.hugobets-47q41j .hugobets-1kd6r7 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.hugobets-lgojjf {
  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;
}

.hugobets-lgojjf.hugobets-iqyl86 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.hugobets-01d0gt ease-in-out;
}

.hugobets-lgojjf.hugobets-iqyl86:hover {
  color: #f9cb16;
  background-color: transparent;
}

.hugobets-47q41j .hugobets-1vsipf {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.hugobets-01d0gt ease-in-out;
}

.hugobets-47q41j .hugobets-1vsipf:hover {
  color: #196948;
  background-color: #f9cb16;
}

.hugobets-47q41j .hugobets-1vsipf:after,
.hugobets-lgojjf.hugobets-iqyl86:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.hugobets-lgojjf.hugobets-iqyl86:after {
  background-image: url(../images/Cash.svg);
}

.hugobets-47q41j .hugobets-1vsipf:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .hugobets-47q41j .hugobets-ddzuh8 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .hugobets-47q41j .hugobets-ddzuh8 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .hugobets-47q41j .hugobets-ddzuh8 {
    grid-template-columns: 1fr;
  }
  .hugobets-47q41j .hugobets-1j3je8 {
    height: auto;
  }
  .hugobets-47q41j .hugobets-1j3je8 .hugobets-7xpbpf {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .hugobets-47q41j .hugobets-vwgihw,
  .hugobets-47q41j .hugobets-1kd6r7 {
    text-align: left;
  }
  .hugobets-47q41j .hugobets-1kd6r7 {
    margin-bottom: 8px;
  }
  .hugobets-47q41j img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.hugobets-kv5k07 {
  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;
}

.hugobets-kv5k07.hugobets-24k1bv {
  display: block;
}

.hugobets-kv5k07 .hugobets-unyhqm {
  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;
}

.hugobets-kv5k07 .hugobets-4e8ydo {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.hugobets-kv5k07 .hugobets-n041k0 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.hugobets-kv5k07 .hugobets-kkzjrb {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.hugobets-kv5k07 .hugobets-lgojjf {
  min-width: 296px;
  margin-bottom: 0;
}

.hugobets-kv5k07 .hugobets-qfbjoh {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.hugobets-kv5k07 .hugobets-fi97oa {
  position: relative;
  flex: 1 1;
}

.hugobets-kv5k07 .hugobets-fi97oa iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .hugobets-kv5k07 .hugobets-4e8ydo {
    flex-wrap: wrap;
    gap: 8px;
  }
  .hugobets-kv5k07 .hugobets-n041k0 {
    order: 1;
  }
  .hugobets-kv5k07 .hugobets-kkzjrb {
    order: 3;
    flex: 1 1 100%;
  }
  .hugobets-kv5k07 .hugobets-lgojjf {
    width: 100%;
    min-width: unset;
  }
  .hugobets-kv5k07 .hugobets-qfbjoh {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .hugobets-782i2e > .hugobets-aardyb {
    margin-bottom: 0;
  }
  .hugobets-782i2e > .hugobets-18hrc9,
  .hugobets-782i2e > p {
    margin-top: 0;
  }
}

.hugobets-zc214r img,
.hugobets-mrjz89 img {
  width: auto;
  object-fit: contain;
}

.hugobets-zc214r {
  align-items: center;
}

.hugobets-zc214r img {
  max-height: 76px;
}

.hugobets-mrjz89 img {
  max-height: 64px;
}

.hugobets-yc1ksb {
  overflow: auto;
}

.hugobets-j24hj9 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.hugobets-ftj4lf:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.hugobets-jjx4u5 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.hugobets-o51kro {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.hugobets-jjx4u5 .hugobets-uxprcb {
  margin-right: 20px;
  flex-shrink: 0;
}

.hugobets-jjx4u5 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.hugobets-oknifl {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.hugobets-oknifl > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .hugobets-jjx4u5 {
    padding: 15px 10px;
  }
  .hugobets-oknifl {
    padding: 15px 10px;
  }
  .hugobets-jjx4u5 .hugobets-uxprcb {
    margin-right: 10px;
  }
}

.hugobets-y2jwa3 {
  overflow-x: auto;
}

.hugobets-awhm4j {
  border-collapse: collapse;
  width: 100%;
}

.hugobets-y2jwa3 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.hugobets-y2jwa3 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.hugobets-y2jwa3 td.hugobets-a36e27 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.hugobets-y2jwa3 td.hugobets-xaxcoo {
  border-right: none;
}

.hugobets-y2jwa3 td.hugobets-xaxcoo .hugobets-uxprcb {
  justify-content: flex-start;
}

.hugobets-y2jwa3 td.hugobets-xaxcoo .hugobets-uxprcb img {
  height: auto;
  width: 90px;
}

.hugobets-y2jwa3 td.hugobets-59mnwb,
.hugobets-y2jwa3 td.hugobets-tlc1un {
  font-weight: 600;
  text-align: right;
}

.hugobets-y2jwa3 td.hugobets-d2oqy9,
.hugobets-y2jwa3 td.hugobets-59mnwb {
  padding-bottom: 10px;
  border-bottom: none;
}

.hugobets-y2jwa3 td.hugobets-59mnwb,
.hugobets-y2jwa3 td.hugobets-tlc1un {
  border-left: none;
}

.hugobets-y2jwa3 td.hugobets-d2oqy9,
.hugobets-y2jwa3 td.hugobets-6wvx5k {
  border-right: none;
}

.hugobets-y2jwa3 td.hugobets-6wvx5k,
.hugobets-y2jwa3 td.hugobets-tlc1un {
  border-top: none;
  padding-top: 10px;
}

.hugobets-0a7dlr {
  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;
}

.hugobets-0a7dlr .hugobets-rflbh3 {
  min-width: unset;
  width: 100%;
}

.hugobets-0a7dlr .hugobets-rflbh3.hugobets-wdfs7j {
  grid-column: 1/2;
  grid-row: 1/2;
}

.hugobets-0a7dlr .hugobets-rflbh3.hugobets-ldqyp4 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.hugobets-0a7dlr .hugobets-ziw65o {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .hugobets-0a7dlr {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .hugobets-0a7dlr .hugobets-rflbh3.hugobets-wdfs7j {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .hugobets-0a7dlr .hugobets-rflbh3.hugobets-ldqyp4 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .hugobets-0a7dlr .hugobets-ziw65o {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.hugobets-jacago {
  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;
}

.hugobets-jj54ev {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.hugobets-iu6wg1 p a img {
  margin: 0 auto;
  display: block;
}

.hugobets-iu6wg1 table {
  margin-bottom: 17px;
}

/* contanct form */
.hugobets-pors4r {
  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;
}

.hugobets-pors4r label {
  font-size: 14px;
}

.hugobets-pors4r h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.hugobets-pors4r input,
.hugobets-pors4r textarea,
.hugobets-pors4r 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;
}
.hugobets-pors4r button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.hugobets-01d0gt ease;
}
.hugobets-pors4r button:hover {
  background-color: #691204;
}
.hugobets-q4yvfz {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.hugobets-35ekqy ease-in;
}

.hugobets-q4yvfz h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.hugobets-x55qh4, .hugobets-p76tiy, [class*="review-card"],
thead, thead th, table th, .hugobets-hskm68,
.hugobets-l0z55u, [class*="collapsible-header"],
.hugobets-o04p6b, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
#cookie-law-div, #cookie-law-div :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
