@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);
}

.detective-slots-9699le {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.detective-slots-dgvpmb {
  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.detective-slots-sw1bd4,
ul.detective-slots-sw1bd4 {
  padding-left: 20px;
}

ul.detective-slots-sw1bd4 {
  list-style: disc;
}

ol.detective-slots-sw1bd4 {
  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;
  }
}

.detective-slots-q72993 > .detective-slots-in50n2,
.detective-slots-q72993 > .detective-slots-tq46xu,
.detective-slots-q72993 > blockquote,
.detective-slots-q72993 > h1,
.detective-slots-q72993 > h2,
.detective-slots-q72993 > h3,
.detective-slots-q72993 > h4,
.detective-slots-q72993 > h5,
.detective-slots-q72993 > h6,
.detective-slots-q72993 > ol,
.detective-slots-q72993 > p,
.detective-slots-q72993 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.detective-slots-q72993 > ol,
.detective-slots-q72993 > ul {
  padding-left: 50px;
}

.detective-slots-q72993 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;
}

.detective-slots-q72993:not(:last-child) {
  margin-bottom: 2rem;
}

.detective-slots-q72993 > :not(:first-child) {
  margin-top: 2rem;
}

.detective-slots-q72993 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.detective-slots-q72993:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .detective-slots-q72993:first-child {
    margin-top: 20px;
  }
}

.detective-slots-q72993 > p:last-of-type {
  margin-bottom: 32px;
}

.detective-slots-q72993 > .detective-slots-lwhtye:not(:first-child) {
  margin: 64px auto 16px auto;
}

.detective-slots-tsjfqu > .detective-slots-lwhtye {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.detective-slots-tq46xu {
  overflow: auto;
}

.detective-slots-tq46xu::-webkit-scrollbar {
  height: 5px;
}

.detective-slots-tq46xu table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.detective-slots-tq46xu table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.detective-slots-tq46xu table thead,
table thead {
  border-bottom: none;
}

.detective-slots-tq46xu table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.detective-slots-tq46xu table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.detective-slots-tq46xu table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.detective-slots-tq46xu .detective-slots-0xojhw {
  table-layout: auto;
}

.detective-slots-tq46xu .detective-slots-0xojhw th {
  word-break: normal;
}

.detective-slots-tq46xu .detective-slots-0xojhw td {
  word-break: normal;
}

.detective-slots-9699le .detective-slots-9699le {
  padding-right: 0;
  padding-left: 0;
}

.detective-slots-wh7awa {
  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;
}

.detective-slots-iyjnkr {
  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;
}

.detective-slots-6tmuba {
  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;
}

.detective-slots-in50n2 {
  margin-top: 24px;
}

.detective-slots-in50n2.detective-slots-zlmkul {
  text-align: left;
}

.detective-slots-in50n2.detective-slots-mq8j4h {
  text-align: right;
}

.detective-slots-in50n2.detective-slots-klku8m {
  text-align: center;
}

.detective-slots-itn7pa {
  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.detective-slots-ojeisx ease-in-out;
  cursor: pointer;
}

.detective-slots-itn7pa:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.detective-slots-itn7pa {
  min-width: 328px;
}

@media (max-width: 768px) {
  .detective-slots-itn7pa {
    min-width: unset;
  }
}

.detective-slots-t7fhm1 {
  background-color: var(--fh-bg-color);
}

.detective-slots-aff0sn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.detective-slots-xz7vi5 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.detective-slots-xz7vi5 img {
  max-height: 80px;
  object-fit: contain;
}

.detective-slots-v1f5lq {
  flex: 1 1;
}

.detective-slots-n5wzqy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.detective-slots-0k10k7 {
  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;
}

.detective-slots-0k10k7 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;
}

.detective-slots-0k10k7.detective-slots-0gtc4y span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.detective-slots-0k10k7.detective-slots-0gtc4y span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.detective-slots-0k10k7.detective-slots-0gtc4y span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.detective-slots-v1f5lq + .detective-slots-n5wzqy {
  margin-left: 20px;
}

.detective-slots-khugh8 {
  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;
}

.detective-slots-khugh8 > svg {
  max-width: 24px;
  max-height: 24px;
}

.detective-slots-khugh8 + .detective-slots-khugh8 {
  margin-left: 5px;
}

.detective-slots-n0l2hf {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.detective-slots-n0l2hf:hover {
  background-color: var(--button-bg-hover);
}

.detective-slots-nqwskh {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.detective-slots-ojeisx ease-in-out;
  border: 1px solid var(--border-color);
}

.detective-slots-nqwskh:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.detective-slots-emnva6 {
  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) {
  .detective-slots-v1f5lq {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .detective-slots-emnva6 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .detective-slots-v1f5lq {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .detective-slots-khugh8 {
    min-width: unset;
    flex: 1 1;
  }
}

.detective-slots-469r90 {
  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;
}

.detective-slots-469r90:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.detective-slots-469r90:hover .detective-slots-5kqdtq {
  opacity: 1;
  pointer-events: auto;
}

.detective-slots-j7xr30 {
  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.detective-slots-i6jrza ease-in-out;
  gap: 4px;
}

.detective-slots-j7xr30 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.detective-slots-j7xr30 .detective-slots-wh7awa img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.detective-slots-n9yav1,
.detective-slots-j7xr30:hover {
  color: var(--button-bg-hover);
}

.detective-slots-v9osdv {
  position: relative;
}

.detective-slots-v9osdv .detective-slots-j7xr30 {
  margin-right: 0;
  padding-right: 4px;
}

.detective-slots-3tmasr svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.detective-slots-v9osdv.detective-slots-0gtc4y .detective-slots-3tmasr svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.detective-slots-v9osdv.detective-slots-0gtc4y .detective-slots-5kqdtq {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.detective-slots-v9osdv.detective-slots-0gtc4y .detective-slots-5kqdtq::before {
  display: none;
}

.detective-slots-3tmasr svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.detective-slots-5kqdtq {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.detective-slots-4ifi8e 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.detective-slots-5kqdtq::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.detective-slots-5kqdtq:hover {
  color: var(--fh-bg-color);
}

.detective-slots-1hy7rt {
  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.detective-slots-4ifi8e 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.detective-slots-i6jrza ease-in-out;
  -o-transition: 0.detective-slots-i6jrza ease-in-out;
  transition: 0.detective-slots-i6jrza ease-in-out;
}

.detective-slots-1hy7rt .detective-slots-wh7awa img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.detective-slots-6bktnu,
.detective-slots-1hy7rt:hover {
  color: var(--button-bg-hover);
}

.detective-slots-ezedwo {
  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%;
}

.detective-slots-ezedwo.detective-slots-dif053 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.detective-slots-ezedwo.detective-slots-dif053:after,
.detective-slots-ezedwo.detective-slots-dif053:before {
  content: "";
  position: absolute;
  margin: auto;
}

.detective-slots-ezedwo.detective-slots-dif053: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);
  }
}

.detective-slots-ezedwo.detective-slots-dif053:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.detective-slots-ezedwo.detective-slots-dif053 > * {
  z-index: 1;
}

.detective-slots-ezedwo b,
.detective-slots-ezedwo strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.detective-slots-ezedwo .detective-slots-55dtvo {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.detective-slots-ezedwo .detective-slots-zib6bi {
  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;
}

.detective-slots-ezedwo .detective-slots-wh7awa {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.detective-slots-ezedwo .detective-slots-oa4h1g {
  margin-top: 12px;
}

.detective-slots-oa4h1g {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.detective-slots-1kt4jq {
  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;
}

.detective-slots-oa4h1g .detective-slots-qz2nv5 {
  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.detective-slots-ojeisx ease-in-out;
}

.detective-slots-oa4h1g .detective-slots-qz2nv5:hover {
  background: rgba(255, 255, 255, 0.3);
}

.detective-slots-m5wcd5 {
  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;
}

.detective-slots-ezedwo.detective-slots-lu8l3r {
  gap: 12px;
  padding: 16px;
}

.detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-m5wcd5 {
  min-width: 240px;
}

.detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-m5wcd5.detective-slots-r2i92y {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .detective-slots-ezedwo .detective-slots-55dtvo {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .detective-slots-ezedwo .detective-slots-zib6bi {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .detective-slots-ezedwo .detective-slots-wh7awa {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-wh7awa {
    max-width: 126px;
  }
  .detective-slots-ezedwo .detective-slots-oa4h1g {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .detective-slots-ezedwo .detective-slots-1kt4jq {
    max-width: unset;
  }
  .detective-slots-m5wcd5 {
    min-width: unset;
    width: 100%;
  }
  .detective-slots-ezedwo .detective-slots-m5wcd5 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r {
    grid-template-rows: auto 1fr auto;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-m5wcd5 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .detective-slots-ezedwo {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .detective-slots-ezedwo .detective-slots-55dtvo {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .detective-slots-ezedwo .detective-slots-wh7awa {
    max-width: 78px;
  }
  .detective-slots-ezedwo .detective-slots-oa4h1g {
    margin-top: -12px;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r {
    gap: 8px;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-55dtvo {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-zib6bi {
    grid-column: 1/3;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-wh7awa {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .detective-slots-ezedwo.detective-slots-lu8l3r .detective-slots-wh7awa img {
    max-width: 114px;
  }
}

.detective-slots-m5wcd5.detective-slots-h2ej5x,
.detective-slots-m5wcd5.detective-slots-aki17z,
.detective-slots-m5wcd5.detective-slots-405hws {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.detective-slots-ojeisx ease-in-out;
}

.detective-slots-m5wcd5.detective-slots-h2ej5x,
.detective-slots-m5wcd5.detective-slots-405hws {
  padding: 10px;
}

.detective-slots-m5wcd5.detective-slots-h2ej5x:hover,
.detective-slots-m5wcd5.detective-slots-aki17z:hover,
.detective-slots-m5wcd5.detective-slots-405hws:hover {
  background: var(--button-bg-hover);
}

.detective-slots-m5wcd5.detective-slots-h2ej5x:hover svg path,
.detective-slots-m5wcd5.detective-slots-405hws:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.detective-slots-m5wcd5.detective-slots-r2i92y {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.detective-slots-ojeisx ease-in-out;
  background: var(--button-bg-color);
}

.detective-slots-m5wcd5.detective-slots-r2i92y:hover {
  background-color: var(--button-bg-hover);
}

.detective-slots-m5wcd5.detective-slots-aki17z: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);
  }
}

.detective-slots-m5wcd5.detective-slots-aki17z:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.detective-slots-m5wcd5.detective-slots-r2i92y:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.detective-slots-eczqi6 {
  max-width: 650px;
}

.detective-slots-8j8gqz {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.detective-slots-to7yyg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.detective-slots-ovble4 {
  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.detective-slots-i6jrza ease-in-out;
  cursor: pointer;
}

.detective-slots-ovble4:hover {
  opacity: 0.5;
}

.detective-slots-ovble4:focus {
  outline: 0;
}

.detective-slots-ovble4:focus .detective-slots-8v99c8,
.detective-slots-ovble4:hover .detective-slots-8v99c8 {
  fill: red;
  fill-opacity: 1;
}

.detective-slots-ovble4:hover {
  cursor: pointer;
}

.detective-slots-dmavob {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.detective-slots-eczqi6.detective-slots-klku8m {
  margin: 0 auto;
}

.detective-slots-eczqi6.detective-slots-mq8j4h {
  margin-left: auto;
}

.detective-slots-db9ff6 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.detective-slots-txpy1k {
  padding-bottom: 50px;
}

.detective-slots-4q642n {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.detective-slots-8v658z {
  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;
}

.detective-slots-wg0zds {
  margin-top: 24px;
}

.detective-slots-fqurjn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.detective-slots-9bh8nj {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.detective-slots-jqt75w {
  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;
}

.detective-slots-zsu3qt {
  width: 468px;
}

.detective-slots-jqt75w .detective-slots-5kqdtq {
  margin: 0.detective-slots-bao0jt 0;
}

.detective-slots-jfbbu7 {
  display: flex;
  min-width: 224px;
}

.detective-slots-yb3hkg {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.detective-slots-i6jrza ease-in-out;
}

.detective-slots-eoiybf,
.detective-slots-yb3hkg:hover {
  color: var(--text-color);
}

.detective-slots-prdywf {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.detective-slots-i96dw9 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .detective-slots-db9ff6 {
    padding: 16px;
  }
  .detective-slots-prdywf {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .detective-slots-i96dw9 {
    align-items: center;
  }
  .detective-slots-zsu3qt {
    width: unset;
  }
  .detective-slots-jfbbu7 {
    min-width: unset;
  }
  .detective-slots-jqt75w {
    max-height: unset;
  }
  .detective-slots-4q642n {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .detective-slots-db9ff6 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.detective-slots-c4a6t0 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.detective-slots-c4a6t0:not(:last-child) {
  margin-bottom: 16px;
}

.detective-slots-qgp397 {
  outline: 0;
}

.detective-slots-qgp397 .detective-slots-flo7e6 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.detective-slots-7gjqio {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .detective-slots-7gjqio {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.detective-slots-7gjqio::-webkit-details-marker {
  display: none;
}

.detective-slots-7gjqio: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;
}

.detective-slots-7gjqio: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] .detective-slots-7gjqio:after {
  transform: unset;
}

.detective-slots-flo7e6 {
  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);
}

.detective-slots-flo7e6 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.detective-slots-i6jrza ease-in-out;
  -o-transition: 0.detective-slots-i6jrza ease-in-out;
  transition: 0.detective-slots-i6jrza ease-in-out;
}

.detective-slots-dvdq7d {
  padding: 16px 0 0 0;
}

.detective-slots-dvdq7d * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .detective-slots-dvdq7d :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .detective-slots-7gjqio {
    flex-wrap: wrap;
    gap: 12px;
  }
  .detective-slots-7gjqio::after {
    margin-left: auto;
  }
  .detective-slots-flo7e6 {
    order: 3;
    flex: 1 1 100%;
  }
  .detective-slots-7gjqio {
    font-size: 14px;
    line-height: 130%;
  }
  .detective-slots-flo7e6 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.detective-slots-rhiym5 {
  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;
}

.detective-slots-w89v9l {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.detective-slots-rhiym5.detective-slots-0gtc4y .detective-slots-w89v9l {
  margin-bottom: 12px;
}

.detective-slots-w89v9l::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;
}

.detective-slots-rhiym5.detective-slots-0gtc4y .detective-slots-w89v9l::after {
  transform: unset;
}

.detective-slots-1jbzx0 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.detective-slots-qgi561 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.detective-slots-i6jrza ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.detective-slots-qgi561: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;
}

.detective-slots-rhiym5.detective-slots-0gtc4y .detective-slots-1jbzx0 {
  max-height: 100%;
}

.detective-slots-0ynh6t {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.detective-slots-y4rwsi {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.detective-slots-laacs5 {
  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;
}

.detective-slots-glris9 {
  margin-right: 4px;
}

.detective-slots-9v5j2h {
  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.detective-slots-i6jrza ease-in-out;
}

.detective-slots-9v5j2h svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.detective-slots-yl0q1a,
.detective-slots-9v5j2h:hover {
  color: var(--text-color);
}

.detective-slots-j5zbm0 {
  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;
}

.detective-slots-j5zbm0 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.detective-slots-j5zbm0 .detective-slots-rmsqvb {
  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;
}

.detective-slots-j5zbm0 .detective-slots-e15vyg {
  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;
}

.detective-slots-t9w569 {
  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;
}

.detective-slots-kuggsn {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.detective-slots-b2bp91 .detective-slots-9699le {
  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;
}

.detective-slots-b2bp91 {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.detective-slots-dlc10o {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.detective-slots-l4rpdr {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.detective-slots-hwkw3x {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.detective-slots-ve864k 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;
}

.detective-slots-hwkw3x:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.detective-slots-lvpzrc {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.detective-slots-49inbc {
  -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.detective-slots-i6jrza ease-in-out;
  transition: transform 0.detective-slots-i6jrza ease-in-out;
  -o-transition: transform 0.detective-slots-i6jrza ease-in-out;
  transition:
    transform 0.detective-slots-i6jrza ease-in-out,
    -webkit-transform 0.detective-slots-i6jrza ease-in-out;
  cursor: pointer;
}

.detective-slots-49inbc svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.detective-slots-49inbc: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;
}

.detective-slots-23vpnj {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .detective-slots-23vpnj {
    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);
}

.detective-slots-t77b73 {
  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;
}

.detective-slots-8ljdnp {
  position: relative;
  width: 100%;
}

.detective-slots-t77b73.detective-slots-1wbpvf {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.detective-slots-t77b73.detective-slots-klku8m {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.detective-slots-t77b73.detective-slots-mq8j4h {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.detective-slots-kmosxq {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.detective-slots-v6sjgw {
  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.detective-slots-i6jrza ease-in-out;
  cursor: pointer;
}

.detective-slots-v6sjgw:hover {
  opacity: 0.5;
}

.detective-slots-t77b73.detective-slots-affv72 .detective-slots-v6sjgw {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.detective-slots-t77b73.detective-slots-affv72 .detective-slots-kmosxq {
  cursor: pointer;
}

.detective-slots-hxu27t {
  fill: #0009;
}

.detective-slots-kq5h79 {
  fill: #fff;
}

.detective-slots-v6sjgw:hover .detective-slots-hxu27t {
  fill: red;
}

.detective-slots-v6sjgw svg path {
  -webkit-transition: 0.detective-slots-i6jrza ease-in-out;
  -o-transition: 0.detective-slots-i6jrza ease-in-out;
  transition: 0.detective-slots-i6jrza ease-in-out;
}

.detective-slots-a09tr7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.detective-slots-a09tr7 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.detective-slots-a09tr7.detective-slots-8rdns5 > :not(.get-image) {
  grid-column: 1/3;
}

.detective-slots-diym76:not(._h1-block) .detective-slots-a09tr7 > .detective-slots-lwhtye {
  grid-row: 1/2;
  grid-column: 1/3;
}

.detective-slots-a09tr7.detective-slots-8rdns5 .detective-slots-jcscwh {
  grid-column: 2/3;
}

.detective-slots-a09tr7.detective-slots-8rdns5 > .detective-slots-wh7awa {
  grid-column: 1/2;
}

.detective-slots-a09tr7.detective-slots-8rdns5 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.detective-slots-a09tr7 > p:first-of-type {
  margin-top: 0;
}

.detective-slots-a09tr7 .detective-slots-wh7awa {
  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;
}

.detective-slots-diym76:not(._h1-block) .detective-slots-lwhtye ~ .detective-slots-wh7awa {
  grid-row: 2/10;
}

.detective-slots-diym76.detective-slots-511aqo .detective-slots-lwhtye ~ .detective-slots-wh7awa {
  grid-row: 1/10;
}

.detective-slots-diym76.detective-slots-511aqo > .detective-slots-lwhtye {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.detective-slots-diym76.detective-slots-511aqo .detective-slots-wh7awa {
  grid-row: 1/10;
}

.detective-slots-a09tr7.detective-slots-73p0oc .detective-slots-wh7awa {
  align-items: flex-start;
}

.detective-slots-a09tr7.detective-slots-klku8m .detective-slots-jcscwh {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.detective-slots-a09tr7.detective-slots-klku8m .detective-slots-wh7awa {
  align-items: center;
}

.detective-slots-a09tr7.detective-slots-jvz3ol .detective-slots-wh7awa {
  align-items: flex-end;
}

.detective-slots-jcscwh > :first-child {
  margin-top: 0;
}

.detective-slots-jcscwh > :last-child {
  margin-bottom: 0;
}

* + .detective-slots-trj8dk,
.detective-slots-diym76 + .detective-slots-diym76 {
  margin-top: 2rem;
}

.detective-slots-b48e8v td::before,
.detective-slots-b48e8v th::after {
  display: none !important;
}

.detective-slots-b48e8v #link-selector {
  color: #000;
}

.detective-slots-b48e8v .detective-slots-5mrt50 {
  color: #135e96;
}

.detective-slots-b48e8v .detective-slots-z8ccw9 *,
.detective-slots-b48e8v .detective-slots-tqvrxu p,
.detective-slots-b48e8v .detective-slots-jngamp * {
  color: #000;
}

.detective-slots-b48e8v .detective-slots-kavoay {
  background: 0 0 !important;
}

.detective-slots-b48e8v .detective-slots-bavtm2 {
  color: #000;
}

.detective-slots-b48e8v .detective-slots-san5sc.detective-slots-519tim {
  color: #fff;
}

.detective-slots-b48e8v .detective-slots-xxmlpj {
  color: #000;
}

.detective-slots-b48e8v
  .detective-slots-7ew43q
  .detective-slots-n61hm8.detective-slots-519tim.detective-slots-2x4wdt {
  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;
}

.detective-slots-z8club,
body .detective-slots-f373id {
  color: #000;
  background: var(--color-body) !important;
}

.detective-slots-z8club .detective-slots-v3b8e1 .detective-slots-64x4uk,
body .detective-slots-f373id .detective-slots-v3b8e1 .detective-slots-64x4uk {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .detective-slots-qgi561:focus,
  .detective-slots-qgi561:hover {
    color: #f9cb16;
  }
  .detective-slots-nvbnz0:focus,
  .detective-slots-nvbnz0:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .detective-slots-el9lry:focus img,
  .detective-slots-el9lry:focus svg,
  .detective-slots-el9lry:hover img,
  .detective-slots-el9lry:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .detective-slots-j5zbm0 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .detective-slots-v9osdv:hover .detective-slots-3tmasr svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .detective-slots-3tmasr {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .detective-slots-8iqcjq {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .detective-slots-79u17n {
    grid-template-columns: repeat(4, 1fr);
  }
  .detective-slots-c0fu6h {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .detective-slots-8h1qkg .detective-slots-w1xams {
    grid-template-columns: 1fr;
  }
  .detective-slots-8h1qkg .detective-slots-yphrnh {
    -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;
  }
  .detective-slots-8h1qkg .detective-slots-t4lrjm {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .detective-slots-8h1qkg .detective-slots-juk212 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .detective-slots-8h1qkg .detective-slots-ce8jhx {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .detective-slots-8h1qkg .detective-slots-t4lrjm:not(:first-child) {
    border: none;
  }
  .detective-slots-8h1qkg .detective-slots-t4lrjm:first-child .detective-slots-juk212 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .detective-slots-8h1qkg .detective-slots-t4lrjm:last-child .detective-slots-juk212 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .detective-slots-aff0sn {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .detective-slots-xz7vi5 {
    max-width: 100px;
  }
  .detective-slots-v1f5lq {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .detective-slots-n5wzqy {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .detective-slots-n5wzqy svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .detective-slots-0k10k7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .detective-slots-v1f5lq + .detective-slots-n5wzqy {
    margin-left: auto;
  }
  .detective-slots-jstsmi {
    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;
  }
  .detective-slots-jstsmi.detective-slots-0gtc4y {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .detective-slots-emnva6 {
    -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;
  }
  .detective-slots-469r90 {
    width: 100%;
  }
  .detective-slots-469r90:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .detective-slots-j7xr30 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .detective-slots-j7xr30 svg {
    margin-right: 4px;
  }
  .detective-slots-v9osdv {
    -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;
  }
  .detective-slots-3tmasr svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .detective-slots-3tmasr {
    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;
  }
  .detective-slots-5kqdtq {
    display: none;
    width: 100%;
  }
  .detective-slots-v9osdv.detective-slots-0gtc4y .detective-slots-5kqdtq {
    padding: 0 0 0 48px;
  }
  .detective-slots-1hy7rt {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .detective-slots-8v658z .detective-slots-wh7awa {
    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;
  }
  .detective-slots-r3zz6u {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .detective-slots-r3zz6u + .detective-slots-r3zz6u {
    margin-right: 0;
  }
  .detective-slots-r3zz6u + .detective-slots-wh7awa {
    margin: 0;
  }
  .detective-slots-8iqcjq {
    grid-template-columns: repeat(4, 1fr);
  }
  .detective-slots-79u17n {
    grid-template-columns: repeat(3, 1fr);
  }
  .detective-slots-08zp3x,
  .detective-slots-alcsup {
    grid-template-columns: repeat(2, 1fr);
  }
  .detective-slots-a09tr7 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .detective-slots-a09tr7.detective-slots-8rdns5 .detective-slots-jcscwh {
    grid-column: auto;
    grid-row: auto;
  }
  .detective-slots-a09tr7 > .detective-slots-lwhtye {
    grid-column: 1/2;
  }
  .detective-slots-a09tr7.detective-slots-8rdns5 > :not(.get-image) {
    grid-column: 1/2;
  }
  .detective-slots-a09tr7 .detective-slots-wh7awa,
  .detective-slots-a09tr7.detective-slots-8rdns5 > .detective-slots-wh7awa {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .detective-slots-a09tr7.detective-slots-8rdns5 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .detective-slots-diym76.detective-slots-511aqo .detective-slots-a09tr7 > .detective-slots-wh7awa {
    grid-row: 1/2;
  }
  .detective-slots-a09tr7 .detective-slots-lwhtye ~ .detective-slots-wh7awa,
  .detective-slots-a09tr7.detective-slots-8rdns5 .detective-slots-lwhtye ~ .detective-slots-wh7awa {
    grid-row: 2/3;
  }
  .detective-slots-diym76.detective-slots-511aqo .detective-slots-lwhtye ~ .detective-slots-wh7awa {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .detective-slots-q72993:first-child .detective-slots-zlkjg9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .detective-slots-q72993:first-child .detective-slots-zlkjg9 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .detective-slots-q72993 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .detective-slots-q72993 {
    padding: 0;
  }
  .detective-slots-in50n2 {
    margin-top: 1rem;
  }
  .detective-slots-qgp397 {
    border-radius: 5px;
  }
  .detective-slots-73qjis {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .detective-slots-w89v9l::after {
    display: inline-block;
  }
  .detective-slots-w89v9l {
    margin: 0;
    width: 100%;
  }
  .detective-slots-1jbzx0 {
    width: 100%;
  }
  .detective-slots-1jbzx0.detective-slots-lp8x1e {
    -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%;
  }
  .detective-slots-1jbzx0.detective-slots-lp8x1e .detective-slots-enddfa {
    width: 100%;
  }
  .detective-slots-1jbzx0.detective-slots-lp8x1e .detective-slots-enddfa:not(:last-child) {
    margin-right: 0;
  }
  .detective-slots-qgi561 {
    width: 100%;
    text-align: center;
  }
  .detective-slots-rhiym5.detective-slots-0gtc4y .detective-slots-1jbzx0 {
    margin-top: 1rem;
  }
  .detective-slots-8iqcjq {
    grid-template-columns: repeat(3, 1fr);
  }
  .detective-slots-c0fu6h,
  .detective-slots-79u17n {
    grid-template-columns: repeat(2, 1fr);
  }
  .detective-slots-08zp3x,
  .detective-slots-alcsup,
  .detective-slots-pr5yin {
    grid-template-columns: 1fr;
  }
  .detective-slots-nqowmc {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .detective-slots-qedrbu {
    min-width: 300px;
    max-width: 325px;
  }
  .detective-slots-juk212 {
    cursor: auto;
  }
  .detective-slots-o63ke5 .detective-slots-juk212 {
    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;
  }
  .detective-slots-23vpnj {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .detective-slots-5kqdtq {
    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) {
  .detective-slots-23vpnj {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.detective-slots-r3zz6u p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .detective-slots-n5wzqy {
    margin: 0 -0.2rem;
  }
  .detective-slots-r3zz6u {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .detective-slots-p6dymc {
    -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;
  }
  .detective-slots-3zwxkg {
    max-width: 100%;
  }
  .detective-slots-8iqcjq {
    grid-template-columns: repeat(2, 1fr);
  }
  .detective-slots-c0fu6h,
  .detective-slots-79u17n {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .detective-slots-aff0sn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .detective-slots-n5wzqy {
    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;
  }
  .detective-slots-t7fhm1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .detective-slots-khugh8 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .detective-slots-2cep4n,
  .detective-slots-08d5un {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .detective-slots-itn7pa {
    width: 100%;
  }
  .detective-slots-8iqcjq {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .detective-slots-23vpnj {
    top: 127px !important;
  }
}

.detective-slots-vai9xx {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .detective-slots-vai9xx {
  }
}

@media (max-width: 767px) {
  .detective-slots-vai9xx {
    margin-bottom: 12px;
  }
}

.detective-slots-vai9xx img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.detective-slots-euaae6 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.detective-slots-euaae6 > .detective-slots-wtk9g0 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .detective-slots-euaae6 {
    flex-direction: column;
    gap: 12px;
  }
}

.detective-slots-cp52dn {
  display: flex;
}

.detective-slots-cp52dn .detective-slots-h5306p {
  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;
}

.detective-slots-cp52dn .detective-slots-bzis9d {
  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;
}

.detective-slots-cp52dn .detective-slots-jjmpg3 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.detective-slots-cp52dn .detective-slots-5spyop {
  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));
  }
}

.detective-slots-cp52dn .detective-slots-5spyop:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.detective-slots-cp52dn .detective-slots-oymhyk {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.detective-slots-4tgln3 {
  border: unset;
  background-color: unset;
}

.detective-slots-4tgln3 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.detective-slots-4tgln3 .detective-slots-914jru,
.detective-slots-4tgln3 .detective-slots-nbebbs {
  flex: 0 1 330px;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy {
  flex: 1 1;
}

.detective-slots-4tgln3 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.detective-slots-4tgln3 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.detective-slots-4tgln3 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.detective-slots-4tgln3 tr td p {
  color: #fff;
  margin: 0;
}

.detective-slots-4tgln3 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.detective-slots-4tgln3 tr.detective-slots-914jru td p {
  padding: 16px 0;
}

.detective-slots-4tgln3 tr.detective-slots-914jru td p:not(:last-child),
.detective-slots-4tgln3 tr.detective-slots-nbebbs td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.detective-slots-4tgln3 tr.detective-slots-914jru td p:first-child,
.detective-slots-4tgln3 tr.detective-slots-nbebbs td p:first-child {
  padding-top: 0;
}

.detective-slots-4tgln3 tr.detective-slots-nbebbs td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.detective-slots-4tgln3 tr.detective-slots-nbebbs td p:last-child {
  padding-bottom: 0;
}

.detective-slots-4tgln3 .detective-slots-nbebbs img {
  max-width: 32px;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy {
  min-width: 718px;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td {
  display: flex;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-te3dqi,
.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-hft7fi,
.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-7ncmzu {
  flex: 1 1 50%;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-3e2hga {
  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;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-pw0io1,
.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-q9y1cu {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-te3dqi,
.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-hft7fi {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-te3dqi span,
.detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-hft7fi span {
  font-weight: 800;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .detective-slots-4tgln3 .detective-slots-3s7wwy td .detective-slots-7ncmzu:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .detective-slots-4tgln3 tr.detective-slots-914jru td p:last-child {
    padding-bottom: 0;
  }
  .detective-slots-4tgln3 .detective-slots-nbebbs > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .detective-slots-4tgln3 .detective-slots-nbebbs > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .detective-slots-4tgln3 tr.detective-slots-914jru td p:not(:last-child),
  .detective-slots-4tgln3 tr.detective-slots-nbebbs td p:not(:last-child) {
    border-bottom: unset;
  }
  .detective-slots-4tgln3 tr.detective-slots-nbebbs td p:last-child {
    padding-bottom: 12px;
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-te3dqi,
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-hft7fi,
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-7ncmzu {
    flex: 1 1 50%;
    padding: 0;
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-te3dqi,
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-hft7fi {
    margin-top: 16px;
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-7ncmzu {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-te3dqi {
    border-right: 1px solid var(--border-color);
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-7ncmzu:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy td:last-child .detective-slots-7ncmzu:last-child {
    padding-bottom: 0;
  }
}

.detective-slots-7ncmzu {
  display: flex;
  flex-direction: column;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td .detective-slots-7ncmzu {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td .detective-slots-7ncmzu:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.detective-slots-4tgln3 .detective-slots-3s7wwy td .detective-slots-7ncmzu:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .detective-slots-4tgln3 .detective-slots-3s7wwy td .detective-slots-7ncmzu:not(:first-child) {
    padding-left: 0;
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy td .detective-slots-7ncmzu:not(:last-of-type) {
    border-right: unset;
  }
}

.detective-slots-4tgln3 .detective-slots-nmdu8m {
  flex: 0 1 485px;
}

.detective-slots-4tgln3 .detective-slots-d91t80 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.detective-slots-4tgln3 .detective-slots-d91t80 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.detective-slots-4tgln3 .detective-slots-d91t80 li.detective-slots-icqs4h {
  padding: 6px 12px;
}

.detective-slots-4tgln3 .detective-slots-d91t80 li a,
.detective-slots-4tgln3 .detective-slots-d91t80 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;
}

.detective-slots-4tgln3 .detective-slots-xk3zyw,
.detective-slots-4tgln3 .detective-slots-3yp2po {
  flex: 1 1;
}

.detective-slots-4tgln3 .detective-slots-c9qcxs,
.detective-slots-4tgln3 .detective-slots-rb43jw {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.detective-slots-4tgln3 .detective-slots-c9qcxs li,
.detective-slots-4tgln3 .detective-slots-rb43jw li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.detective-slots-4tgln3 .detective-slots-3yp2po img {
  max-width: 32px;
}

.detective-slots-4tgln3 .detective-slots-xk3zyw img {
  max-width: 32px;
}

.detective-slots-4tgln3 .detective-slots-73k2l0 {
  min-width: 280px;
}

.detective-slots-4tgln3 .detective-slots-73k2l0 img {
  max-width: 146px;
}

.detective-slots-4tgln3 .detective-slots-73k2l0 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .detective-slots-4tgln3 .detective-slots-914jru,
  .detective-slots-4tgln3 .detective-slots-nbebbs {
    flex: 0 1 auto;
  }
  .detective-slots-4tgln3 .detective-slots-3s7wwy {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .detective-slots-4tgln3 .detective-slots-914jru,
  .detective-slots-4tgln3 .detective-slots-nmdu8m,
  .detective-slots-4tgln3 .detective-slots-nbebbs,
  .detective-slots-4tgln3 .detective-slots-3s7wwy {
    flex: 1 1 calc(50% - 20px);
  }
  .detective-slots-4tgln3 .detective-slots-xk3zyw,
  .detective-slots-4tgln3 .detective-slots-73k2l0,
  .detective-slots-4tgln3 .detective-slots-3yp2po {
    flex: 1 1 30%;
  }
  .detective-slots-4tgln3 .detective-slots-73k2l0 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .detective-slots-4tgln3 .detective-slots-914jru,
  .detective-slots-4tgln3 .detective-slots-nmdu8m,
  .detective-slots-4tgln3 .detective-slots-xk3zyw,
  .detective-slots-4tgln3 .detective-slots-nbebbs,
  .detective-slots-4tgln3 .detective-slots-3s7wwy,
  .detective-slots-4tgln3 .detective-slots-73k2l0,
  .detective-slots-4tgln3 .detective-slots-3yp2po {
    flex: 1 1 100%;
  }
}

.detective-slots-plxj48 .detective-slots-zpakg0 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.detective-slots-plxj48 .detective-slots-c085f6 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.detective-slots-plxj48 .detective-slots-z1giz2 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.detective-slots-plxj48 .detective-slots-9ended {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.detective-slots-plxj48 .detective-slots-9ended > :nth-child(3) {
  margin-top: 0;
}

.detective-slots-plxj48 .detective-slots-wh7awa {
  grid-column: 2/3;
  grid-row: 1/10;
}

.detective-slots-plxj48 .detective-slots-gw0ziu {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.detective-slots-plxj48 .detective-slots-in50n2 {
  grid-column: 1/2;
}

.detective-slots-plxj48 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.detective-slots-plxj48 .detective-slots-c085f6: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;
}

.detective-slots-plxj48 .detective-slots-c085f6:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.detective-slots-plxj48 .detective-slots-itn7pa {
  min-width: 240px;
}

@media (max-width: 768px) {
  .detective-slots-plxj48 .detective-slots-c085f6:not(:last-child):before {
    bottom: 8px;
  }
  .detective-slots-plxj48 .detective-slots-c085f6:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .detective-slots-plxj48 .detective-slots-9ended {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .detective-slots-plxj48 .detective-slots-wh7awa {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .detective-slots-plxj48 .detective-slots-wh7awa img {
    width: 100%;
    height: auto;
  }
  .detective-slots-plxj48 .detective-slots-itn7pa {
    width: 100%;
    min-width: unset;
  }
}

.detective-slots-atzb51 .detective-slots-sp4wyj {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.detective-slots-atzb51 .detective-slots-f8dzkw {
  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;
}

.detective-slots-atzb51 .detective-slots-wh7awa {
  height: 100%;
}

.detective-slots-atzb51 .detective-slots-wh7awa img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.detective-slots-atzb51 .detective-slots-a4tjg7 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.detective-slots-atzb51 .detective-slots-khrfjs {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.detective-slots-atzb51 .detective-slots-th5xjh {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .detective-slots-atzb51 .detective-slots-f8dzkw {
    flex: 1 1 100%;
  }
  .detective-slots-atzb51 .detective-slots-m5wcd5 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .detective-slots-atzb51 .detective-slots-f8dzkw {
    flex-direction: column;
  }
  .detective-slots-atzb51 .detective-slots-wh7awa {
    width: 100%;
    height: auto;
  }
  .detective-slots-atzb51 .detective-slots-wh7awa img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .detective-slots-atzb51 .detective-slots-a4tjg7 {
    padding: 0 16px 16px 16px;
  }
  .detective-slots-atzb51 .detective-slots-m5wcd5 {
    min-width: unset;
    width: 100%;
  }
}

.detective-slots-wt3bro .detective-slots-a8j66j {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.detective-slots-wt3bro .detective-slots-7h4a3e {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.detective-slots-wt3bro 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;
}

.detective-slots-wt3bro .detective-slots-zodipi {
  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;
}

.detective-slots-wt3bro .detective-slots-7h4a3e:hover .detective-slots-zodipi {
  display: flex;
}

.detective-slots-wt3bro .detective-slots-2943qh {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.detective-slots-wt3bro .detective-slots-n3pcl0 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.detective-slots-ltpdxa {
  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;
}

.detective-slots-ltpdxa.detective-slots-vowenr {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.detective-slots-ojeisx ease-in-out;
}

.detective-slots-ltpdxa.detective-slots-vowenr:hover {
  color: #f9cb16;
  background-color: transparent;
}

.detective-slots-wt3bro .detective-slots-ql4879 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.detective-slots-ojeisx ease-in-out;
}

.detective-slots-wt3bro .detective-slots-ql4879:hover {
  color: #196948;
  background-color: #f9cb16;
}

.detective-slots-wt3bro .detective-slots-ql4879:after,
.detective-slots-ltpdxa.detective-slots-vowenr:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.detective-slots-ltpdxa.detective-slots-vowenr:after {
  background-image: url(../images/Cash.svg);
}

.detective-slots-wt3bro .detective-slots-ql4879:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .detective-slots-wt3bro .detective-slots-a8j66j {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .detective-slots-wt3bro .detective-slots-a8j66j {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .detective-slots-wt3bro .detective-slots-a8j66j {
    grid-template-columns: 1fr;
  }
  .detective-slots-wt3bro .detective-slots-7h4a3e {
    height: auto;
  }
  .detective-slots-wt3bro .detective-slots-7h4a3e .detective-slots-zodipi {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .detective-slots-wt3bro .detective-slots-2943qh,
  .detective-slots-wt3bro .detective-slots-n3pcl0 {
    text-align: left;
  }
  .detective-slots-wt3bro .detective-slots-n3pcl0 {
    margin-bottom: 8px;
  }
  .detective-slots-wt3bro img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.detective-slots-q31z80 {
  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;
}

.detective-slots-q31z80.detective-slots-affv72 {
  display: block;
}

.detective-slots-q31z80 .detective-slots-oz4o0w {
  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;
}

.detective-slots-q31z80 .detective-slots-fj9byq {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.detective-slots-q31z80 .detective-slots-vm63xz {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.detective-slots-q31z80 .detective-slots-1kywz8 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.detective-slots-q31z80 .detective-slots-ltpdxa {
  min-width: 296px;
  margin-bottom: 0;
}

.detective-slots-q31z80 .detective-slots-lyvvjw {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.detective-slots-q31z80 .detective-slots-ny7zs5 {
  position: relative;
  flex: 1 1;
}

.detective-slots-q31z80 .detective-slots-ny7zs5 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .detective-slots-q31z80 .detective-slots-fj9byq {
    flex-wrap: wrap;
    gap: 8px;
  }
  .detective-slots-q31z80 .detective-slots-vm63xz {
    order: 1;
  }
  .detective-slots-q31z80 .detective-slots-1kywz8 {
    order: 3;
    flex: 1 1 100%;
  }
  .detective-slots-q31z80 .detective-slots-ltpdxa {
    width: 100%;
    min-width: unset;
  }
  .detective-slots-q31z80 .detective-slots-lyvvjw {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .detective-slots-a09tr7 > .detective-slots-lwhtye {
    margin-bottom: 0;
  }
  .detective-slots-a09tr7 > .detective-slots-in50n2,
  .detective-slots-a09tr7 > p {
    margin-top: 0;
  }
}

.detective-slots-lz2n2f img,
.detective-slots-r3zz6u img {
  width: auto;
  object-fit: contain;
}

.detective-slots-lz2n2f {
  align-items: center;
}

.detective-slots-lz2n2f img {
  max-height: 76px;
}

.detective-slots-r3zz6u img {
  max-height: 64px;
}

.detective-slots-l9xt4c {
  overflow: auto;
}

.detective-slots-faeqm2 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.detective-slots-mokyw4:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.detective-slots-6t61rm {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.detective-slots-z8rsa8 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.detective-slots-6t61rm .detective-slots-wh7awa {
  margin-right: 20px;
  flex-shrink: 0;
}

.detective-slots-6t61rm img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.detective-slots-lzxdne {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.detective-slots-lzxdne > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .detective-slots-6t61rm {
    padding: 15px 10px;
  }
  .detective-slots-lzxdne {
    padding: 15px 10px;
  }
  .detective-slots-6t61rm .detective-slots-wh7awa {
    margin-right: 10px;
  }
}

.detective-slots-53hyoe {
  overflow-x: auto;
}

.detective-slots-n4ossb {
  border-collapse: collapse;
  width: 100%;
}

.detective-slots-53hyoe th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.detective-slots-53hyoe td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.detective-slots-53hyoe td.detective-slots-jamlrj {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.detective-slots-53hyoe td.detective-slots-rmmh93 {
  border-right: none;
}

.detective-slots-53hyoe td.detective-slots-rmmh93 .detective-slots-wh7awa {
  justify-content: flex-start;
}

.detective-slots-53hyoe td.detective-slots-rmmh93 .detective-slots-wh7awa img {
  height: auto;
  width: 90px;
}

.detective-slots-53hyoe td.detective-slots-yx1u7i,
.detective-slots-53hyoe td.detective-slots-jvjq2p {
  font-weight: 600;
  text-align: right;
}

.detective-slots-53hyoe td.detective-slots-88ht21,
.detective-slots-53hyoe td.detective-slots-yx1u7i {
  padding-bottom: 10px;
  border-bottom: none;
}

.detective-slots-53hyoe td.detective-slots-yx1u7i,
.detective-slots-53hyoe td.detective-slots-jvjq2p {
  border-left: none;
}

.detective-slots-53hyoe td.detective-slots-88ht21,
.detective-slots-53hyoe td.detective-slots-kqdftn {
  border-right: none;
}

.detective-slots-53hyoe td.detective-slots-kqdftn,
.detective-slots-53hyoe td.detective-slots-jvjq2p {
  border-top: none;
  padding-top: 10px;
}

.detective-slots-pbo6n1 {
  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;
}

.detective-slots-pbo6n1 .detective-slots-m5wcd5 {
  min-width: unset;
  width: 100%;
}

.detective-slots-pbo6n1 .detective-slots-m5wcd5.detective-slots-h2ej5x {
  grid-column: 1/2;
  grid-row: 1/2;
}

.detective-slots-pbo6n1 .detective-slots-m5wcd5.detective-slots-405hws {
  grid-column: 2/3;
  grid-row: 1/2;
}

.detective-slots-pbo6n1 .detective-slots-xlcew2 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .detective-slots-pbo6n1 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .detective-slots-pbo6n1 .detective-slots-m5wcd5.detective-slots-h2ej5x {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .detective-slots-pbo6n1 .detective-slots-m5wcd5.detective-slots-405hws {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .detective-slots-pbo6n1 .detective-slots-xlcew2 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.detective-slots-r3vqpo {
  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;
}

.detective-slots-wj5xha {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.detective-slots-tsjfqu p a img {
  margin: 0 auto;
  display: block;
}

.detective-slots-tsjfqu table {
  margin-bottom: 17px;
}

/* contanct form */
.detective-slots-eoermq {
  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;
}

.detective-slots-eoermq label {
  font-size: 14px;
}

.detective-slots-eoermq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.detective-slots-eoermq input,
.detective-slots-eoermq textarea,
.detective-slots-eoermq 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;
}
.detective-slots-eoermq button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.detective-slots-ojeisx ease;
}
.detective-slots-eoermq button:hover {
  background-color: #691204;
}
.detective-slots-irhery {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.detective-slots-lu9lsu ease-in;
}

.detective-slots-irhery 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;
}
.detective-slots-xpi275, .detective-slots-baokac, [class*="review-card"],
thead, thead th, table th, .detective-slots-ywucma,
.detective-slots-y2e24b, [class*="collapsible-header"],
.detective-slots-1s0y70, [class*="updated-block"] {
  color: #ece7dc !important;
}
