@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);
}

.dragonslots-6m8gnj {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.dragonslots-y0t6ig {
  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.dragonslots-3jgq6k,
ul.dragonslots-3jgq6k {
  padding-left: 20px;
}

ul.dragonslots-3jgq6k {
  list-style: disc;
}

ol.dragonslots-3jgq6k {
  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;
  }
}

.dragonslots-0dc4el > .dragonslots-78wxyi,
.dragonslots-0dc4el > .dragonslots-u1s7o8,
.dragonslots-0dc4el > blockquote,
.dragonslots-0dc4el > h1,
.dragonslots-0dc4el > h2,
.dragonslots-0dc4el > h3,
.dragonslots-0dc4el > h4,
.dragonslots-0dc4el > h5,
.dragonslots-0dc4el > h6,
.dragonslots-0dc4el > ol,
.dragonslots-0dc4el > p,
.dragonslots-0dc4el > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.dragonslots-0dc4el > ol,
.dragonslots-0dc4el > ul {
  padding-left: 50px;
}

.dragonslots-0dc4el 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;
}

.dragonslots-0dc4el:not(:last-child) {
  margin-bottom: 2rem;
}

.dragonslots-0dc4el > :not(:first-child) {
  margin-top: 2rem;
}

.dragonslots-0dc4el {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.dragonslots-0dc4el:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .dragonslots-0dc4el:first-child {
    margin-top: 20px;
  }
}

.dragonslots-0dc4el > p:last-of-type {
  margin-bottom: 32px;
}

.dragonslots-0dc4el > .dragonslots-nkkghz:not(:first-child) {
  margin: 64px auto 16px auto;
}

.dragonslots-7yvoio > .dragonslots-nkkghz {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.dragonslots-u1s7o8 {
  overflow: auto;
}

.dragonslots-u1s7o8::-webkit-scrollbar {
  height: 5px;
}

.dragonslots-u1s7o8 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.dragonslots-u1s7o8 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.dragonslots-u1s7o8 table thead,
table thead {
  border-bottom: none;
}

.dragonslots-u1s7o8 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.dragonslots-u1s7o8 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.dragonslots-u1s7o8 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.dragonslots-u1s7o8 .dragonslots-ayapou {
  table-layout: auto;
}

.dragonslots-u1s7o8 .dragonslots-ayapou th {
  word-break: normal;
}

.dragonslots-u1s7o8 .dragonslots-ayapou td {
  word-break: normal;
}

.dragonslots-6m8gnj .dragonslots-6m8gnj {
  padding-right: 0;
  padding-left: 0;
}

.dragonslots-aea99l {
  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;
}

.dragonslots-8ekgbl {
  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;
}

.dragonslots-xhj0vk {
  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;
}

.dragonslots-78wxyi {
  margin-top: 24px;
}

.dragonslots-78wxyi.dragonslots-rq0m8r {
  text-align: left;
}

.dragonslots-78wxyi.dragonslots-9mmoys {
  text-align: right;
}

.dragonslots-78wxyi.dragonslots-k6ohxv {
  text-align: center;
}

.dragonslots-u4pptq {
  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.dragonslots-scf8gb ease-in-out;
  cursor: pointer;
}

.dragonslots-u4pptq:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.dragonslots-u4pptq {
  min-width: 328px;
}

@media (max-width: 768px) {
  .dragonslots-u4pptq {
    min-width: unset;
  }
}

.dragonslots-yxs7tj {
  background-color: var(--fh-bg-color);
}

.dragonslots-xszwhi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.dragonslots-73gag4 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.dragonslots-73gag4 img {
  max-height: 80px;
  object-fit: contain;
}

.dragonslots-ug7r09 {
  flex: 1 1;
}

.dragonslots-z80xdh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.dragonslots-rdidf2 {
  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;
}

.dragonslots-rdidf2 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;
}

.dragonslots-rdidf2.dragonslots-q126vb span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.dragonslots-rdidf2.dragonslots-q126vb span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.dragonslots-rdidf2.dragonslots-q126vb span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.dragonslots-ug7r09 + .dragonslots-z80xdh {
  margin-left: 20px;
}

.dragonslots-hjc8tq {
  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;
}

.dragonslots-hjc8tq > svg {
  max-width: 24px;
  max-height: 24px;
}

.dragonslots-hjc8tq + .dragonslots-hjc8tq {
  margin-left: 5px;
}

.dragonslots-2sg6y3 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.dragonslots-2sg6y3:hover {
  background-color: var(--button-bg-hover);
}

.dragonslots-pcmh9c {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.dragonslots-scf8gb ease-in-out;
  border: 1px solid var(--border-color);
}

.dragonslots-pcmh9c:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.dragonslots-33xj0n {
  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) {
  .dragonslots-ug7r09 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .dragonslots-33xj0n {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .dragonslots-ug7r09 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .dragonslots-hjc8tq {
    min-width: unset;
    flex: 1 1;
  }
}

.dragonslots-kozati {
  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;
}

.dragonslots-kozati:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.dragonslots-kozati:hover .dragonslots-n91j2o {
  opacity: 1;
  pointer-events: auto;
}

.dragonslots-e7jc69 {
  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.dragonslots-obo4cb ease-in-out;
  gap: 4px;
}

.dragonslots-e7jc69 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.dragonslots-e7jc69 .dragonslots-aea99l img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.dragonslots-uh2965,
.dragonslots-e7jc69:hover {
  color: var(--button-bg-hover);
}

.dragonslots-sq3l8a {
  position: relative;
}

.dragonslots-sq3l8a .dragonslots-e7jc69 {
  margin-right: 0;
  padding-right: 4px;
}

.dragonslots-kw3f5a svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.dragonslots-sq3l8a.dragonslots-q126vb .dragonslots-kw3f5a svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.dragonslots-sq3l8a.dragonslots-q126vb .dragonslots-n91j2o {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.dragonslots-sq3l8a.dragonslots-q126vb .dragonslots-n91j2o::before {
  display: none;
}

.dragonslots-kw3f5a svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.dragonslots-n91j2o {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.dragonslots-izu9kv 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.dragonslots-n91j2o::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.dragonslots-n91j2o:hover {
  color: var(--fh-bg-color);
}

.dragonslots-5xhy62 {
  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.dragonslots-izu9kv 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.dragonslots-obo4cb ease-in-out;
  -o-transition: 0.dragonslots-obo4cb ease-in-out;
  transition: 0.dragonslots-obo4cb ease-in-out;
}

.dragonslots-5xhy62 .dragonslots-aea99l img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.dragonslots-k2erzu,
.dragonslots-5xhy62:hover {
  color: var(--button-bg-hover);
}

.dragonslots-728do9 {
  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%;
}

.dragonslots-728do9.dragonslots-n3k5a1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.dragonslots-728do9.dragonslots-n3k5a1:after,
.dragonslots-728do9.dragonslots-n3k5a1:before {
  content: "";
  position: absolute;
  margin: auto;
}

.dragonslots-728do9.dragonslots-n3k5a1: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);
  }
}

.dragonslots-728do9.dragonslots-n3k5a1:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.dragonslots-728do9.dragonslots-n3k5a1 > * {
  z-index: 1;
}

.dragonslots-728do9 b,
.dragonslots-728do9 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.dragonslots-728do9 .dragonslots-bw1dwx {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.dragonslots-728do9 .dragonslots-m59uej {
  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;
}

.dragonslots-728do9 .dragonslots-aea99l {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.dragonslots-728do9 .dragonslots-4cgc1d {
  margin-top: 12px;
}

.dragonslots-4cgc1d {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.dragonslots-eik78h {
  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;
}

.dragonslots-4cgc1d .dragonslots-h3twdl {
  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.dragonslots-scf8gb ease-in-out;
}

.dragonslots-4cgc1d .dragonslots-h3twdl:hover {
  background: rgba(255, 255, 255, 0.3);
}

.dragonslots-xuapv5 {
  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;
}

.dragonslots-728do9.dragonslots-zsw66q {
  gap: 12px;
  padding: 16px;
}

.dragonslots-728do9.dragonslots-zsw66q .dragonslots-xuapv5 {
  min-width: 240px;
}

.dragonslots-728do9.dragonslots-zsw66q .dragonslots-xuapv5.dragonslots-9amjn5 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .dragonslots-728do9 .dragonslots-bw1dwx {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .dragonslots-728do9 .dragonslots-m59uej {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .dragonslots-728do9 .dragonslots-aea99l {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .dragonslots-728do9.dragonslots-zsw66q .dragonslots-aea99l {
    max-width: 126px;
  }
  .dragonslots-728do9 .dragonslots-4cgc1d {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .dragonslots-728do9 .dragonslots-eik78h {
    max-width: unset;
  }
  .dragonslots-xuapv5 {
    min-width: unset;
    width: 100%;
  }
  .dragonslots-728do9 .dragonslots-xuapv5 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .dragonslots-728do9.dragonslots-zsw66q {
    grid-template-rows: auto 1fr auto;
  }
  .dragonslots-728do9.dragonslots-zsw66q .dragonslots-xuapv5 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .dragonslots-728do9 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .dragonslots-728do9 .dragonslots-bw1dwx {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .dragonslots-728do9 .dragonslots-aea99l {
    max-width: 78px;
  }
  .dragonslots-728do9 .dragonslots-4cgc1d {
    margin-top: -12px;
  }
  .dragonslots-728do9.dragonslots-zsw66q {
    gap: 8px;
  }
  .dragonslots-728do9.dragonslots-zsw66q .dragonslots-bw1dwx {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .dragonslots-728do9.dragonslots-zsw66q .dragonslots-m59uej {
    grid-column: 1/3;
  }
  .dragonslots-728do9.dragonslots-zsw66q .dragonslots-aea99l {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .dragonslots-728do9.dragonslots-zsw66q .dragonslots-aea99l img {
    max-width: 114px;
  }
}

.dragonslots-xuapv5.dragonslots-brm8s3,
.dragonslots-xuapv5.dragonslots-8uyrwm,
.dragonslots-xuapv5.dragonslots-4f3iao {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.dragonslots-scf8gb ease-in-out;
}

.dragonslots-xuapv5.dragonslots-brm8s3,
.dragonslots-xuapv5.dragonslots-4f3iao {
  padding: 10px;
}

.dragonslots-xuapv5.dragonslots-brm8s3:hover,
.dragonslots-xuapv5.dragonslots-8uyrwm:hover,
.dragonslots-xuapv5.dragonslots-4f3iao:hover {
  background: var(--button-bg-hover);
}

.dragonslots-xuapv5.dragonslots-brm8s3:hover svg path,
.dragonslots-xuapv5.dragonslots-4f3iao:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.dragonslots-xuapv5.dragonslots-9amjn5 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.dragonslots-scf8gb ease-in-out;
  background: var(--button-bg-color);
}

.dragonslots-xuapv5.dragonslots-9amjn5:hover {
  background-color: var(--button-bg-hover);
}

.dragonslots-xuapv5.dragonslots-8uyrwm: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);
  }
}

.dragonslots-xuapv5.dragonslots-8uyrwm:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.dragonslots-xuapv5.dragonslots-9amjn5:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.dragonslots-wb45ag {
  max-width: 650px;
}

.dragonslots-ylumi6 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.dragonslots-q6y82j {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.dragonslots-2moj2m {
  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.dragonslots-obo4cb ease-in-out;
  cursor: pointer;
}

.dragonslots-2moj2m:hover {
  opacity: 0.5;
}

.dragonslots-2moj2m:focus {
  outline: 0;
}

.dragonslots-2moj2m:focus .dragonslots-c02wdr,
.dragonslots-2moj2m:hover .dragonslots-c02wdr {
  fill: red;
  fill-opacity: 1;
}

.dragonslots-2moj2m:hover {
  cursor: pointer;
}

.dragonslots-gn8zku {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.dragonslots-wb45ag.dragonslots-k6ohxv {
  margin: 0 auto;
}

.dragonslots-wb45ag.dragonslots-9mmoys {
  margin-left: auto;
}

.dragonslots-jue9el {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.dragonslots-hrx1ux {
  padding-bottom: 50px;
}

.dragonslots-b03dnu {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.dragonslots-1xzlic {
  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;
}

.dragonslots-1gwnh3 {
  margin-top: 24px;
}

.dragonslots-wye2i6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dragonslots-hqm6qx {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.dragonslots-hrrg2m {
  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;
}

.dragonslots-yxydwb {
  width: 468px;
}

.dragonslots-hrrg2m .dragonslots-n91j2o {
  margin: 0.dragonslots-kxdz4i 0;
}

.dragonslots-4yusni {
  display: flex;
  min-width: 224px;
}

.dragonslots-8zeyf7 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.dragonslots-obo4cb ease-in-out;
}

.dragonslots-wv790t,
.dragonslots-8zeyf7:hover {
  color: var(--text-color);
}

.dragonslots-uj7wcu {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.dragonslots-wtkqho {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .dragonslots-jue9el {
    padding: 16px;
  }
  .dragonslots-uj7wcu {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .dragonslots-wtkqho {
    align-items: center;
  }
  .dragonslots-yxydwb {
    width: unset;
  }
  .dragonslots-4yusni {
    min-width: unset;
  }
  .dragonslots-hrrg2m {
    max-height: unset;
  }
  .dragonslots-b03dnu {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .dragonslots-jue9el {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.dragonslots-z1i3sa {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.dragonslots-z1i3sa:not(:last-child) {
  margin-bottom: 16px;
}

.dragonslots-668vyi {
  outline: 0;
}

.dragonslots-668vyi .dragonslots-9pzcy1 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.dragonslots-q641zt {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .dragonslots-q641zt {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.dragonslots-q641zt::-webkit-details-marker {
  display: none;
}

.dragonslots-q641zt: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;
}

.dragonslots-q641zt: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] .dragonslots-q641zt:after {
  transform: unset;
}

.dragonslots-9pzcy1 {
  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);
}

.dragonslots-9pzcy1 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.dragonslots-obo4cb ease-in-out;
  -o-transition: 0.dragonslots-obo4cb ease-in-out;
  transition: 0.dragonslots-obo4cb ease-in-out;
}

.dragonslots-vir1q0 {
  padding: 16px 0 0 0;
}

.dragonslots-vir1q0 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .dragonslots-vir1q0 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .dragonslots-q641zt {
    flex-wrap: wrap;
    gap: 12px;
  }
  .dragonslots-q641zt::after {
    margin-left: auto;
  }
  .dragonslots-9pzcy1 {
    order: 3;
    flex: 1 1 100%;
  }
  .dragonslots-q641zt {
    font-size: 14px;
    line-height: 130%;
  }
  .dragonslots-9pzcy1 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.dragonslots-w13r8z {
  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;
}

.dragonslots-zf5kpv {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.dragonslots-w13r8z.dragonslots-q126vb .dragonslots-zf5kpv {
  margin-bottom: 12px;
}

.dragonslots-zf5kpv::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;
}

.dragonslots-w13r8z.dragonslots-q126vb .dragonslots-zf5kpv::after {
  transform: unset;
}

.dragonslots-5j4pxb {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.dragonslots-kaocid {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.dragonslots-obo4cb ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.dragonslots-kaocid: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;
}

.dragonslots-w13r8z.dragonslots-q126vb .dragonslots-5j4pxb {
  max-height: 100%;
}

.dragonslots-ulkzqb {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.dragonslots-9az297 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.dragonslots-yocf85 {
  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;
}

.dragonslots-e4msg2 {
  margin-right: 4px;
}

.dragonslots-mk0szu {
  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.dragonslots-obo4cb ease-in-out;
}

.dragonslots-mk0szu svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.dragonslots-ojkmmk,
.dragonslots-mk0szu:hover {
  color: var(--text-color);
}

.dragonslots-5lugh5 {
  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;
}

.dragonslots-5lugh5 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.dragonslots-5lugh5 .dragonslots-i8888g {
  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;
}

.dragonslots-5lugh5 .dragonslots-z8xipd {
  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;
}

.dragonslots-d1k1e8 {
  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;
}

.dragonslots-nak75g {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.dragonslots-vdonis .dragonslots-6m8gnj {
  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;
}

.dragonslots-vdonis {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.dragonslots-eksgbn {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.dragonslots-iu4ao9 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.dragonslots-d6n4jq {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.dragonslots-mjh61w 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;
}

.dragonslots-d6n4jq:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.dragonslots-06xcgl {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.dragonslots-yzfk34 {
  -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.dragonslots-obo4cb ease-in-out;
  transition: transform 0.dragonslots-obo4cb ease-in-out;
  -o-transition: transform 0.dragonslots-obo4cb ease-in-out;
  transition:
    transform 0.dragonslots-obo4cb ease-in-out,
    -webkit-transform 0.dragonslots-obo4cb ease-in-out;
  cursor: pointer;
}

.dragonslots-yzfk34 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.dragonslots-yzfk34: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;
}

.dragonslots-1iilhc {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .dragonslots-1iilhc {
    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);
}

.dragonslots-uqsdie {
  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;
}

.dragonslots-q1qi74 {
  position: relative;
  width: 100%;
}

.dragonslots-uqsdie.dragonslots-ao9f48 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.dragonslots-uqsdie.dragonslots-k6ohxv {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dragonslots-uqsdie.dragonslots-9mmoys {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.dragonslots-2yh1te {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.dragonslots-3rah7m {
  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.dragonslots-obo4cb ease-in-out;
  cursor: pointer;
}

.dragonslots-3rah7m:hover {
  opacity: 0.5;
}

.dragonslots-uqsdie.dragonslots-dlx8md .dragonslots-3rah7m {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.dragonslots-uqsdie.dragonslots-dlx8md .dragonslots-2yh1te {
  cursor: pointer;
}

.dragonslots-n1nehr {
  fill: #0009;
}

.dragonslots-oipfd1 {
  fill: #fff;
}

.dragonslots-3rah7m:hover .dragonslots-n1nehr {
  fill: red;
}

.dragonslots-3rah7m svg path {
  -webkit-transition: 0.dragonslots-obo4cb ease-in-out;
  -o-transition: 0.dragonslots-obo4cb ease-in-out;
  transition: 0.dragonslots-obo4cb ease-in-out;
}

.dragonslots-ki1g4x {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.dragonslots-ki1g4x > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.dragonslots-ki1g4x.dragonslots-nvtrcm > :not(.get-image) {
  grid-column: 1/3;
}

.dragonslots-w20nhv:not(._h1-block) .dragonslots-ki1g4x > .dragonslots-nkkghz {
  grid-row: 1/2;
  grid-column: 1/3;
}

.dragonslots-ki1g4x.dragonslots-nvtrcm .dragonslots-urokwp {
  grid-column: 2/3;
}

.dragonslots-ki1g4x.dragonslots-nvtrcm > .dragonslots-aea99l {
  grid-column: 1/2;
}

.dragonslots-ki1g4x.dragonslots-nvtrcm > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.dragonslots-ki1g4x > p:first-of-type {
  margin-top: 0;
}

.dragonslots-ki1g4x .dragonslots-aea99l {
  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;
}

.dragonslots-w20nhv:not(._h1-block) .dragonslots-nkkghz ~ .dragonslots-aea99l {
  grid-row: 2/10;
}

.dragonslots-w20nhv.dragonslots-yfe3yk .dragonslots-nkkghz ~ .dragonslots-aea99l {
  grid-row: 1/10;
}

.dragonslots-w20nhv.dragonslots-yfe3yk > .dragonslots-nkkghz {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.dragonslots-w20nhv.dragonslots-yfe3yk .dragonslots-aea99l {
  grid-row: 1/10;
}

.dragonslots-ki1g4x.dragonslots-2qad49 .dragonslots-aea99l {
  align-items: flex-start;
}

.dragonslots-ki1g4x.dragonslots-k6ohxv .dragonslots-urokwp {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.dragonslots-ki1g4x.dragonslots-k6ohxv .dragonslots-aea99l {
  align-items: center;
}

.dragonslots-ki1g4x.dragonslots-qqaq36 .dragonslots-aea99l {
  align-items: flex-end;
}

.dragonslots-urokwp > :first-child {
  margin-top: 0;
}

.dragonslots-urokwp > :last-child {
  margin-bottom: 0;
}

* + .dragonslots-bkfcp9,
.dragonslots-w20nhv + .dragonslots-w20nhv {
  margin-top: 2rem;
}

.dragonslots-1wrsi3 td::before,
.dragonslots-1wrsi3 th::after {
  display: none !important;
}

.dragonslots-1wrsi3 #link-selector {
  color: #000;
}

.dragonslots-1wrsi3 .dragonslots-tzq4kn {
  color: #135e96;
}

.dragonslots-1wrsi3 .dragonslots-i6racj *,
.dragonslots-1wrsi3 .dragonslots-rpbmbt p,
.dragonslots-1wrsi3 .dragonslots-rsmcqj * {
  color: #000;
}

.dragonslots-1wrsi3 .dragonslots-jhn94g {
  background: 0 0 !important;
}

.dragonslots-1wrsi3 .dragonslots-3j6oz8 {
  color: #000;
}

.dragonslots-1wrsi3 .dragonslots-bbltd0.dragonslots-qfvad6 {
  color: #fff;
}

.dragonslots-1wrsi3 .dragonslots-dc2c2a {
  color: #000;
}

.dragonslots-1wrsi3
  .dragonslots-1vfwyw
  .dragonslots-6xx3e3.dragonslots-qfvad6.dragonslots-2z6aox {
  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;
}

.dragonslots-zaz3e7,
body .dragonslots-rv2onj {
  color: #000;
  background: var(--color-body) !important;
}

.dragonslots-zaz3e7 .dragonslots-fgwhwl .dragonslots-lyqah1,
body .dragonslots-rv2onj .dragonslots-fgwhwl .dragonslots-lyqah1 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .dragonslots-kaocid:focus,
  .dragonslots-kaocid:hover {
    color: #f9cb16;
  }
  .dragonslots-pr90n4:focus,
  .dragonslots-pr90n4:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .dragonslots-s4a5gs:focus img,
  .dragonslots-s4a5gs:focus svg,
  .dragonslots-s4a5gs:hover img,
  .dragonslots-s4a5gs:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .dragonslots-5lugh5 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .dragonslots-sq3l8a:hover .dragonslots-kw3f5a svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .dragonslots-kw3f5a {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .dragonslots-0n4wic {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .dragonslots-actvhf {
    grid-template-columns: repeat(4, 1fr);
  }
  .dragonslots-zxwu35 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .dragonslots-qgp06s .dragonslots-qjqctj {
    grid-template-columns: 1fr;
  }
  .dragonslots-qgp06s .dragonslots-t8lerp {
    -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;
  }
  .dragonslots-qgp06s .dragonslots-fqz8la {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .dragonslots-qgp06s .dragonslots-ns4sn3 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .dragonslots-qgp06s .dragonslots-j7tf3y {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .dragonslots-qgp06s .dragonslots-fqz8la:not(:first-child) {
    border: none;
  }
  .dragonslots-qgp06s .dragonslots-fqz8la:first-child .dragonslots-ns4sn3 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .dragonslots-qgp06s .dragonslots-fqz8la:last-child .dragonslots-ns4sn3 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .dragonslots-xszwhi {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .dragonslots-73gag4 {
    max-width: 100px;
  }
  .dragonslots-ug7r09 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .dragonslots-z80xdh {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .dragonslots-z80xdh svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .dragonslots-rdidf2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .dragonslots-ug7r09 + .dragonslots-z80xdh {
    margin-left: auto;
  }
  .dragonslots-s4zxhp {
    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;
  }
  .dragonslots-s4zxhp.dragonslots-q126vb {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .dragonslots-33xj0n {
    -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;
  }
  .dragonslots-kozati {
    width: 100%;
  }
  .dragonslots-kozati:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .dragonslots-e7jc69 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .dragonslots-e7jc69 svg {
    margin-right: 4px;
  }
  .dragonslots-sq3l8a {
    -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;
  }
  .dragonslots-kw3f5a svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .dragonslots-kw3f5a {
    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;
  }
  .dragonslots-n91j2o {
    display: none;
    width: 100%;
  }
  .dragonslots-sq3l8a.dragonslots-q126vb .dragonslots-n91j2o {
    padding: 0 0 0 48px;
  }
  .dragonslots-5xhy62 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .dragonslots-1xzlic .dragonslots-aea99l {
    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;
  }
  .dragonslots-yjw77u {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .dragonslots-yjw77u + .dragonslots-yjw77u {
    margin-right: 0;
  }
  .dragonslots-yjw77u + .dragonslots-aea99l {
    margin: 0;
  }
  .dragonslots-0n4wic {
    grid-template-columns: repeat(4, 1fr);
  }
  .dragonslots-actvhf {
    grid-template-columns: repeat(3, 1fr);
  }
  .dragonslots-yji3tu,
  .dragonslots-ops9zm {
    grid-template-columns: repeat(2, 1fr);
  }
  .dragonslots-ki1g4x {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .dragonslots-ki1g4x.dragonslots-nvtrcm .dragonslots-urokwp {
    grid-column: auto;
    grid-row: auto;
  }
  .dragonslots-ki1g4x > .dragonslots-nkkghz {
    grid-column: 1/2;
  }
  .dragonslots-ki1g4x.dragonslots-nvtrcm > :not(.get-image) {
    grid-column: 1/2;
  }
  .dragonslots-ki1g4x .dragonslots-aea99l,
  .dragonslots-ki1g4x.dragonslots-nvtrcm > .dragonslots-aea99l {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .dragonslots-ki1g4x.dragonslots-nvtrcm > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .dragonslots-w20nhv.dragonslots-yfe3yk .dragonslots-ki1g4x > .dragonslots-aea99l {
    grid-row: 1/2;
  }
  .dragonslots-ki1g4x .dragonslots-nkkghz ~ .dragonslots-aea99l,
  .dragonslots-ki1g4x.dragonslots-nvtrcm .dragonslots-nkkghz ~ .dragonslots-aea99l {
    grid-row: 2/3;
  }
  .dragonslots-w20nhv.dragonslots-yfe3yk .dragonslots-nkkghz ~ .dragonslots-aea99l {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .dragonslots-0dc4el:first-child .dragonslots-j37ga7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dragonslots-0dc4el:first-child .dragonslots-j37ga7 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .dragonslots-0dc4el {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .dragonslots-0dc4el {
    padding: 0;
  }
  .dragonslots-78wxyi {
    margin-top: 1rem;
  }
  .dragonslots-668vyi {
    border-radius: 5px;
  }
  .dragonslots-j8jl1b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dragonslots-zf5kpv::after {
    display: inline-block;
  }
  .dragonslots-zf5kpv {
    margin: 0;
    width: 100%;
  }
  .dragonslots-5j4pxb {
    width: 100%;
  }
  .dragonslots-5j4pxb.dragonslots-tbtbli {
    -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%;
  }
  .dragonslots-5j4pxb.dragonslots-tbtbli .dragonslots-o4e6ru {
    width: 100%;
  }
  .dragonslots-5j4pxb.dragonslots-tbtbli .dragonslots-o4e6ru:not(:last-child) {
    margin-right: 0;
  }
  .dragonslots-kaocid {
    width: 100%;
    text-align: center;
  }
  .dragonslots-w13r8z.dragonslots-q126vb .dragonslots-5j4pxb {
    margin-top: 1rem;
  }
  .dragonslots-0n4wic {
    grid-template-columns: repeat(3, 1fr);
  }
  .dragonslots-zxwu35,
  .dragonslots-actvhf {
    grid-template-columns: repeat(2, 1fr);
  }
  .dragonslots-yji3tu,
  .dragonslots-ops9zm,
  .dragonslots-hwle0w {
    grid-template-columns: 1fr;
  }
  .dragonslots-xvf0a8 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .dragonslots-1eqf2a {
    min-width: 300px;
    max-width: 325px;
  }
  .dragonslots-ns4sn3 {
    cursor: auto;
  }
  .dragonslots-74kv07 .dragonslots-ns4sn3 {
    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;
  }
  .dragonslots-1iilhc {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .dragonslots-n91j2o {
    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) {
  .dragonslots-1iilhc {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.dragonslots-yjw77u p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .dragonslots-z80xdh {
    margin: 0 -0.2rem;
  }
  .dragonslots-yjw77u {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .dragonslots-hvr4nc {
    -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;
  }
  .dragonslots-e4bc1u {
    max-width: 100%;
  }
  .dragonslots-0n4wic {
    grid-template-columns: repeat(2, 1fr);
  }
  .dragonslots-zxwu35,
  .dragonslots-actvhf {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .dragonslots-xszwhi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .dragonslots-z80xdh {
    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;
  }
  .dragonslots-yxs7tj {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .dragonslots-hjc8tq {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .dragonslots-a5p00e,
  .dragonslots-oeghkg {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .dragonslots-u4pptq {
    width: 100%;
  }
  .dragonslots-0n4wic {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .dragonslots-1iilhc {
    top: 127px !important;
  }
}

.dragonslots-ofvtd6 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .dragonslots-ofvtd6 {
  }
}

@media (max-width: 767px) {
  .dragonslots-ofvtd6 {
    margin-bottom: 12px;
  }
}

.dragonslots-ofvtd6 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.dragonslots-9ghp99 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.dragonslots-9ghp99 > .dragonslots-2zksy9 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .dragonslots-9ghp99 {
    flex-direction: column;
    gap: 12px;
  }
}

.dragonslots-7ptpyq {
  display: flex;
}

.dragonslots-7ptpyq .dragonslots-2i0qnx {
  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;
}

.dragonslots-7ptpyq .dragonslots-9jznhz {
  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;
}

.dragonslots-7ptpyq .dragonslots-wnm5kq {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.dragonslots-7ptpyq .dragonslots-1ollpe {
  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));
  }
}

.dragonslots-7ptpyq .dragonslots-1ollpe:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.dragonslots-7ptpyq .dragonslots-rp0je8 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.dragonslots-90y86s {
  border: unset;
  background-color: unset;
}

.dragonslots-90y86s tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.dragonslots-90y86s .dragonslots-px1h7j,
.dragonslots-90y86s .dragonslots-gjmejr {
  flex: 0 1 330px;
}

.dragonslots-90y86s .dragonslots-q3c9ya {
  flex: 1 1;
}

.dragonslots-90y86s tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.dragonslots-90y86s tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.dragonslots-90y86s tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.dragonslots-90y86s tr td p {
  color: #fff;
  margin: 0;
}

.dragonslots-90y86s tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.dragonslots-90y86s tr.dragonslots-px1h7j td p {
  padding: 16px 0;
}

.dragonslots-90y86s tr.dragonslots-px1h7j td p:not(:last-child),
.dragonslots-90y86s tr.dragonslots-gjmejr td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.dragonslots-90y86s tr.dragonslots-px1h7j td p:first-child,
.dragonslots-90y86s tr.dragonslots-gjmejr td p:first-child {
  padding-top: 0;
}

.dragonslots-90y86s tr.dragonslots-gjmejr td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.dragonslots-90y86s tr.dragonslots-gjmejr td p:last-child {
  padding-bottom: 0;
}

.dragonslots-90y86s .dragonslots-gjmejr img {
  max-width: 32px;
}

.dragonslots-90y86s .dragonslots-q3c9ya {
  min-width: 718px;
}

.dragonslots-90y86s .dragonslots-q3c9ya td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.dragonslots-90y86s .dragonslots-q3c9ya td {
  display: flex;
}

.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-uokkky,
.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-52rvlo,
.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-s9xtr6 {
  flex: 1 1 50%;
}

.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-trc6i2 {
  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;
}

.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-d7xi48,
.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-ysk269 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-uokkky,
.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-52rvlo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-uokkky span,
.dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-52rvlo span {
  font-weight: 800;
}

.dragonslots-90y86s .dragonslots-q3c9ya img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .dragonslots-90y86s .dragonslots-q3c9ya td .dragonslots-s9xtr6:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .dragonslots-90y86s tr.dragonslots-px1h7j td p:last-child {
    padding-bottom: 0;
  }
  .dragonslots-90y86s .dragonslots-gjmejr > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .dragonslots-90y86s .dragonslots-gjmejr > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .dragonslots-90y86s tr.dragonslots-px1h7j td p:not(:last-child),
  .dragonslots-90y86s tr.dragonslots-gjmejr td p:not(:last-child) {
    border-bottom: unset;
  }
  .dragonslots-90y86s tr.dragonslots-gjmejr td p:last-child {
    padding-bottom: 12px;
  }
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-uokkky,
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-52rvlo,
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-s9xtr6 {
    flex: 1 1 50%;
    padding: 0;
  }
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-uokkky,
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-52rvlo {
    margin-top: 16px;
  }
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-s9xtr6 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-uokkky {
    border-right: 1px solid var(--border-color);
  }
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-s9xtr6:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .dragonslots-90y86s .dragonslots-q3c9ya td:last-child .dragonslots-s9xtr6:last-child {
    padding-bottom: 0;
  }
}

.dragonslots-s9xtr6 {
  display: flex;
  flex-direction: column;
}

.dragonslots-90y86s .dragonslots-q3c9ya td .dragonslots-s9xtr6 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.dragonslots-90y86s .dragonslots-q3c9ya td .dragonslots-s9xtr6:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.dragonslots-90y86s .dragonslots-q3c9ya td .dragonslots-s9xtr6:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .dragonslots-90y86s .dragonslots-q3c9ya td .dragonslots-s9xtr6:not(:first-child) {
    padding-left: 0;
  }
  .dragonslots-90y86s .dragonslots-q3c9ya td .dragonslots-s9xtr6:not(:last-of-type) {
    border-right: unset;
  }
}

.dragonslots-90y86s .dragonslots-bkstzf {
  flex: 0 1 485px;
}

.dragonslots-90y86s .dragonslots-p9vqcr {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.dragonslots-90y86s .dragonslots-p9vqcr li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.dragonslots-90y86s .dragonslots-p9vqcr li.dragonslots-fla3y9 {
  padding: 6px 12px;
}

.dragonslots-90y86s .dragonslots-p9vqcr li a,
.dragonslots-90y86s .dragonslots-p9vqcr 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;
}

.dragonslots-90y86s .dragonslots-n8csm9,
.dragonslots-90y86s .dragonslots-zw322m {
  flex: 1 1;
}

.dragonslots-90y86s .dragonslots-miq7y5,
.dragonslots-90y86s .dragonslots-xfyw7r {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.dragonslots-90y86s .dragonslots-miq7y5 li,
.dragonslots-90y86s .dragonslots-xfyw7r li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.dragonslots-90y86s .dragonslots-zw322m img {
  max-width: 32px;
}

.dragonslots-90y86s .dragonslots-n8csm9 img {
  max-width: 32px;
}

.dragonslots-90y86s .dragonslots-djak70 {
  min-width: 280px;
}

.dragonslots-90y86s .dragonslots-djak70 img {
  max-width: 146px;
}

.dragonslots-90y86s .dragonslots-djak70 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .dragonslots-90y86s .dragonslots-px1h7j,
  .dragonslots-90y86s .dragonslots-gjmejr {
    flex: 0 1 auto;
  }
  .dragonslots-90y86s .dragonslots-q3c9ya {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .dragonslots-90y86s .dragonslots-px1h7j,
  .dragonslots-90y86s .dragonslots-bkstzf,
  .dragonslots-90y86s .dragonslots-gjmejr,
  .dragonslots-90y86s .dragonslots-q3c9ya {
    flex: 1 1 calc(50% - 20px);
  }
  .dragonslots-90y86s .dragonslots-n8csm9,
  .dragonslots-90y86s .dragonslots-djak70,
  .dragonslots-90y86s .dragonslots-zw322m {
    flex: 1 1 30%;
  }
  .dragonslots-90y86s .dragonslots-djak70 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .dragonslots-90y86s .dragonslots-px1h7j,
  .dragonslots-90y86s .dragonslots-bkstzf,
  .dragonslots-90y86s .dragonslots-n8csm9,
  .dragonslots-90y86s .dragonslots-gjmejr,
  .dragonslots-90y86s .dragonslots-q3c9ya,
  .dragonslots-90y86s .dragonslots-djak70,
  .dragonslots-90y86s .dragonslots-zw322m {
    flex: 1 1 100%;
  }
}

.dragonslots-amd17p .dragonslots-5ahen9 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.dragonslots-amd17p .dragonslots-kh4kh8 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.dragonslots-amd17p .dragonslots-cyvj0y {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.dragonslots-amd17p .dragonslots-p39o8e {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.dragonslots-amd17p .dragonslots-p39o8e > :nth-child(3) {
  margin-top: 0;
}

.dragonslots-amd17p .dragonslots-aea99l {
  grid-column: 2/3;
  grid-row: 1/10;
}

.dragonslots-amd17p .dragonslots-pe16ql {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.dragonslots-amd17p .dragonslots-78wxyi {
  grid-column: 1/2;
}

.dragonslots-amd17p > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.dragonslots-amd17p .dragonslots-kh4kh8: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;
}

.dragonslots-amd17p .dragonslots-kh4kh8:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.dragonslots-amd17p .dragonslots-u4pptq {
  min-width: 240px;
}

@media (max-width: 768px) {
  .dragonslots-amd17p .dragonslots-kh4kh8:not(:last-child):before {
    bottom: 8px;
  }
  .dragonslots-amd17p .dragonslots-kh4kh8:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .dragonslots-amd17p .dragonslots-p39o8e {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .dragonslots-amd17p .dragonslots-aea99l {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .dragonslots-amd17p .dragonslots-aea99l img {
    width: 100%;
    height: auto;
  }
  .dragonslots-amd17p .dragonslots-u4pptq {
    width: 100%;
    min-width: unset;
  }
}

.dragonslots-k42sb8 .dragonslots-exgfog {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.dragonslots-k42sb8 .dragonslots-bwbrmw {
  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;
}

.dragonslots-k42sb8 .dragonslots-aea99l {
  height: 100%;
}

.dragonslots-k42sb8 .dragonslots-aea99l img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.dragonslots-k42sb8 .dragonslots-wtdmtn {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.dragonslots-k42sb8 .dragonslots-okjekk {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.dragonslots-k42sb8 .dragonslots-4ge64c {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .dragonslots-k42sb8 .dragonslots-bwbrmw {
    flex: 1 1 100%;
  }
  .dragonslots-k42sb8 .dragonslots-xuapv5 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .dragonslots-k42sb8 .dragonslots-bwbrmw {
    flex-direction: column;
  }
  .dragonslots-k42sb8 .dragonslots-aea99l {
    width: 100%;
    height: auto;
  }
  .dragonslots-k42sb8 .dragonslots-aea99l img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .dragonslots-k42sb8 .dragonslots-wtdmtn {
    padding: 0 16px 16px 16px;
  }
  .dragonslots-k42sb8 .dragonslots-xuapv5 {
    min-width: unset;
    width: 100%;
  }
}

.dragonslots-tt4ni1 .dragonslots-wnskbh {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.dragonslots-tt4ni1 .dragonslots-064be3 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.dragonslots-tt4ni1 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;
}

.dragonslots-tt4ni1 .dragonslots-crr267 {
  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;
}

.dragonslots-tt4ni1 .dragonslots-064be3:hover .dragonslots-crr267 {
  display: flex;
}

.dragonslots-tt4ni1 .dragonslots-ahax4m {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.dragonslots-tt4ni1 .dragonslots-ojmqkt {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.dragonslots-8ozyae {
  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;
}

.dragonslots-8ozyae.dragonslots-3gizc1 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.dragonslots-scf8gb ease-in-out;
}

.dragonslots-8ozyae.dragonslots-3gizc1:hover {
  color: #f9cb16;
  background-color: transparent;
}

.dragonslots-tt4ni1 .dragonslots-riwalp {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.dragonslots-scf8gb ease-in-out;
}

.dragonslots-tt4ni1 .dragonslots-riwalp:hover {
  color: #196948;
  background-color: #f9cb16;
}

.dragonslots-tt4ni1 .dragonslots-riwalp:after,
.dragonslots-8ozyae.dragonslots-3gizc1:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.dragonslots-8ozyae.dragonslots-3gizc1:after {
  background-image: url(../images/Cash.svg);
}

.dragonslots-tt4ni1 .dragonslots-riwalp:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .dragonslots-tt4ni1 .dragonslots-wnskbh {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .dragonslots-tt4ni1 .dragonslots-wnskbh {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .dragonslots-tt4ni1 .dragonslots-wnskbh {
    grid-template-columns: 1fr;
  }
  .dragonslots-tt4ni1 .dragonslots-064be3 {
    height: auto;
  }
  .dragonslots-tt4ni1 .dragonslots-064be3 .dragonslots-crr267 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .dragonslots-tt4ni1 .dragonslots-ahax4m,
  .dragonslots-tt4ni1 .dragonslots-ojmqkt {
    text-align: left;
  }
  .dragonslots-tt4ni1 .dragonslots-ojmqkt {
    margin-bottom: 8px;
  }
  .dragonslots-tt4ni1 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.dragonslots-m3r6mr {
  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;
}

.dragonslots-m3r6mr.dragonslots-dlx8md {
  display: block;
}

.dragonslots-m3r6mr .dragonslots-evnbex {
  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;
}

.dragonslots-m3r6mr .dragonslots-4xhl0b {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.dragonslots-m3r6mr .dragonslots-zcwtzn {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.dragonslots-m3r6mr .dragonslots-mk23av {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.dragonslots-m3r6mr .dragonslots-8ozyae {
  min-width: 296px;
  margin-bottom: 0;
}

.dragonslots-m3r6mr .dragonslots-h8p7ir {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.dragonslots-m3r6mr .dragonslots-qq7a5n {
  position: relative;
  flex: 1 1;
}

.dragonslots-m3r6mr .dragonslots-qq7a5n iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .dragonslots-m3r6mr .dragonslots-4xhl0b {
    flex-wrap: wrap;
    gap: 8px;
  }
  .dragonslots-m3r6mr .dragonslots-zcwtzn {
    order: 1;
  }
  .dragonslots-m3r6mr .dragonslots-mk23av {
    order: 3;
    flex: 1 1 100%;
  }
  .dragonslots-m3r6mr .dragonslots-8ozyae {
    width: 100%;
    min-width: unset;
  }
  .dragonslots-m3r6mr .dragonslots-h8p7ir {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .dragonslots-ki1g4x > .dragonslots-nkkghz {
    margin-bottom: 0;
  }
  .dragonslots-ki1g4x > .dragonslots-78wxyi,
  .dragonslots-ki1g4x > p {
    margin-top: 0;
  }
}

.dragonslots-rt2d2t img,
.dragonslots-yjw77u img {
  width: auto;
  object-fit: contain;
}

.dragonslots-rt2d2t {
  align-items: center;
}

.dragonslots-rt2d2t img {
  max-height: 76px;
}

.dragonslots-yjw77u img {
  max-height: 64px;
}

.dragonslots-tnsatw {
  overflow: auto;
}

.dragonslots-3c14js {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.dragonslots-1dnqjq:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.dragonslots-9vtddi {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.dragonslots-3opm1z {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dragonslots-9vtddi .dragonslots-aea99l {
  margin-right: 20px;
  flex-shrink: 0;
}

.dragonslots-9vtddi img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.dragonslots-b1z8r2 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.dragonslots-b1z8r2 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .dragonslots-9vtddi {
    padding: 15px 10px;
  }
  .dragonslots-b1z8r2 {
    padding: 15px 10px;
  }
  .dragonslots-9vtddi .dragonslots-aea99l {
    margin-right: 10px;
  }
}

.dragonslots-he32sx {
  overflow-x: auto;
}

.dragonslots-kf0qj0 {
  border-collapse: collapse;
  width: 100%;
}

.dragonslots-he32sx th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.dragonslots-he32sx td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.dragonslots-he32sx td.dragonslots-n5rut8 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.dragonslots-he32sx td.dragonslots-igim33 {
  border-right: none;
}

.dragonslots-he32sx td.dragonslots-igim33 .dragonslots-aea99l {
  justify-content: flex-start;
}

.dragonslots-he32sx td.dragonslots-igim33 .dragonslots-aea99l img {
  height: auto;
  width: 90px;
}

.dragonslots-he32sx td.dragonslots-xd7l7a,
.dragonslots-he32sx td.dragonslots-1vv5vm {
  font-weight: 600;
  text-align: right;
}

.dragonslots-he32sx td.dragonslots-8ui2qj,
.dragonslots-he32sx td.dragonslots-xd7l7a {
  padding-bottom: 10px;
  border-bottom: none;
}

.dragonslots-he32sx td.dragonslots-xd7l7a,
.dragonslots-he32sx td.dragonslots-1vv5vm {
  border-left: none;
}

.dragonslots-he32sx td.dragonslots-8ui2qj,
.dragonslots-he32sx td.dragonslots-blbzax {
  border-right: none;
}

.dragonslots-he32sx td.dragonslots-blbzax,
.dragonslots-he32sx td.dragonslots-1vv5vm {
  border-top: none;
  padding-top: 10px;
}

.dragonslots-suclpm {
  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;
}

.dragonslots-suclpm .dragonslots-xuapv5 {
  min-width: unset;
  width: 100%;
}

.dragonslots-suclpm .dragonslots-xuapv5.dragonslots-brm8s3 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.dragonslots-suclpm .dragonslots-xuapv5.dragonslots-4f3iao {
  grid-column: 2/3;
  grid-row: 1/2;
}

.dragonslots-suclpm .dragonslots-cl1dkn {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .dragonslots-suclpm {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .dragonslots-suclpm .dragonslots-xuapv5.dragonslots-brm8s3 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .dragonslots-suclpm .dragonslots-xuapv5.dragonslots-4f3iao {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .dragonslots-suclpm .dragonslots-cl1dkn {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.dragonslots-6uo88o {
  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;
}

.dragonslots-k9wys2 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.dragonslots-7yvoio p a img {
  margin: 0 auto;
  display: block;
}

.dragonslots-7yvoio table {
  margin-bottom: 17px;
}

/* contanct form */
.dragonslots-9ryzng {
  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;
}

.dragonslots-9ryzng label {
  font-size: 14px;
}

.dragonslots-9ryzng h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.dragonslots-9ryzng input,
.dragonslots-9ryzng textarea,
.dragonslots-9ryzng 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;
}
.dragonslots-9ryzng button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.dragonslots-scf8gb ease;
}
.dragonslots-9ryzng button:hover {
  background-color: #691204;
}
.dragonslots-ih89b4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.dragonslots-pw6bhi ease-in;
}

.dragonslots-ih89b4 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;
}
.dragonslots-gdtsfh, .dragonslots-ncl06r, [class*="review-card"],
thead, thead th, table th, .dragonslots-3mo8d8,
.dragonslots-yhvxrc, [class*="collapsible-header"],
.dragonslots-redngd, [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; }
