@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);
}

.spinoloco-casino-onsl1z {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.spinoloco-casino-6y3p69 {
  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.spinoloco-casino-a3nwv6,
ul.spinoloco-casino-a3nwv6 {
  padding-left: 20px;
}

ul.spinoloco-casino-a3nwv6 {
  list-style: disc;
}

ol.spinoloco-casino-a3nwv6 {
  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;
  }
}

.spinoloco-casino-1ivz65 > .spinoloco-casino-b0a8wk,
.spinoloco-casino-1ivz65 > .spinoloco-casino-y8f6nt,
.spinoloco-casino-1ivz65 > blockquote,
.spinoloco-casino-1ivz65 > h1,
.spinoloco-casino-1ivz65 > h2,
.spinoloco-casino-1ivz65 > h3,
.spinoloco-casino-1ivz65 > h4,
.spinoloco-casino-1ivz65 > h5,
.spinoloco-casino-1ivz65 > h6,
.spinoloco-casino-1ivz65 > ol,
.spinoloco-casino-1ivz65 > p,
.spinoloco-casino-1ivz65 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.spinoloco-casino-1ivz65 > ol,
.spinoloco-casino-1ivz65 > ul {
  padding-left: 50px;
}

.spinoloco-casino-1ivz65 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;
}

.spinoloco-casino-1ivz65:not(:last-child) {
  margin-bottom: 2rem;
}

.spinoloco-casino-1ivz65 > :not(:first-child) {
  margin-top: 2rem;
}

.spinoloco-casino-1ivz65 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.spinoloco-casino-1ivz65:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .spinoloco-casino-1ivz65:first-child {
    margin-top: 20px;
  }
}

.spinoloco-casino-1ivz65 > p:last-of-type {
  margin-bottom: 32px;
}

.spinoloco-casino-1ivz65 > .spinoloco-casino-9suwhk:not(:first-child) {
  margin: 64px auto 16px auto;
}

.spinoloco-casino-selfbk > .spinoloco-casino-9suwhk {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.spinoloco-casino-y8f6nt {
  overflow: auto;
}

.spinoloco-casino-y8f6nt::-webkit-scrollbar {
  height: 5px;
}

.spinoloco-casino-y8f6nt table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.spinoloco-casino-y8f6nt table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.spinoloco-casino-y8f6nt table thead,
table thead {
  border-bottom: none;
}

.spinoloco-casino-y8f6nt table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.spinoloco-casino-y8f6nt table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.spinoloco-casino-y8f6nt table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.spinoloco-casino-y8f6nt .spinoloco-casino-7drgzb {
  table-layout: auto;
}

.spinoloco-casino-y8f6nt .spinoloco-casino-7drgzb th {
  word-break: normal;
}

.spinoloco-casino-y8f6nt .spinoloco-casino-7drgzb td {
  word-break: normal;
}

.spinoloco-casino-onsl1z .spinoloco-casino-onsl1z {
  padding-right: 0;
  padding-left: 0;
}

.spinoloco-casino-c3ka6s {
  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;
}

.spinoloco-casino-ev8rsf {
  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;
}

.spinoloco-casino-9cau2u {
  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;
}

.spinoloco-casino-b0a8wk {
  margin-top: 24px;
}

.spinoloco-casino-b0a8wk.spinoloco-casino-h3hncd {
  text-align: left;
}

.spinoloco-casino-b0a8wk.spinoloco-casino-h67h3p {
  text-align: right;
}

.spinoloco-casino-b0a8wk.spinoloco-casino-28c09b {
  text-align: center;
}

.spinoloco-casino-hmfl9n {
  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.spinoloco-casino-8378pf ease-in-out;
  cursor: pointer;
}

.spinoloco-casino-hmfl9n:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.spinoloco-casino-hmfl9n {
  min-width: 328px;
}

@media (max-width: 768px) {
  .spinoloco-casino-hmfl9n {
    min-width: unset;
  }
}

.spinoloco-casino-6lohe3 {
  background-color: var(--fh-bg-color);
}

.spinoloco-casino-gpu7y9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.spinoloco-casino-5mh49i {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.spinoloco-casino-5mh49i img {
  max-height: 80px;
  object-fit: contain;
}

.spinoloco-casino-0gdkw6 {
  flex: 1 1;
}

.spinoloco-casino-nwujsc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.spinoloco-casino-jie4jc {
  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;
}

.spinoloco-casino-jie4jc 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;
}

.spinoloco-casino-jie4jc.spinoloco-casino-7s06wc span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.spinoloco-casino-jie4jc.spinoloco-casino-7s06wc span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.spinoloco-casino-jie4jc.spinoloco-casino-7s06wc span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.spinoloco-casino-0gdkw6 + .spinoloco-casino-nwujsc {
  margin-left: 20px;
}

.spinoloco-casino-ji9qjw {
  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;
}

.spinoloco-casino-ji9qjw > svg {
  max-width: 24px;
  max-height: 24px;
}

.spinoloco-casino-ji9qjw + .spinoloco-casino-ji9qjw {
  margin-left: 5px;
}

.spinoloco-casino-89hl2g {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.spinoloco-casino-89hl2g:hover {
  background-color: var(--button-bg-hover);
}

.spinoloco-casino-fwz85x {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.spinoloco-casino-8378pf ease-in-out;
  border: 1px solid var(--border-color);
}

.spinoloco-casino-fwz85x:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.spinoloco-casino-sgx1p4 {
  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) {
  .spinoloco-casino-0gdkw6 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .spinoloco-casino-sgx1p4 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .spinoloco-casino-0gdkw6 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .spinoloco-casino-ji9qjw {
    min-width: unset;
    flex: 1 1;
  }
}

.spinoloco-casino-mp437u {
  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;
}

.spinoloco-casino-mp437u:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.spinoloco-casino-mp437u:hover .spinoloco-casino-26hz04 {
  opacity: 1;
  pointer-events: auto;
}

.spinoloco-casino-8tr3x9 {
  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.spinoloco-casino-us0u7p ease-in-out;
  gap: 4px;
}

.spinoloco-casino-8tr3x9 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.spinoloco-casino-8tr3x9 .spinoloco-casino-c3ka6s img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.spinoloco-casino-b2634x,
.spinoloco-casino-8tr3x9:hover {
  color: var(--button-bg-hover);
}

.spinoloco-casino-uio03a {
  position: relative;
}

.spinoloco-casino-uio03a .spinoloco-casino-8tr3x9 {
  margin-right: 0;
  padding-right: 4px;
}

.spinoloco-casino-9yz8qa svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.spinoloco-casino-uio03a.spinoloco-casino-7s06wc .spinoloco-casino-9yz8qa svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.spinoloco-casino-uio03a.spinoloco-casino-7s06wc .spinoloco-casino-26hz04 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.spinoloco-casino-uio03a.spinoloco-casino-7s06wc .spinoloco-casino-26hz04::before {
  display: none;
}

.spinoloco-casino-9yz8qa svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.spinoloco-casino-26hz04 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.spinoloco-casino-lesw43 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.spinoloco-casino-26hz04::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.spinoloco-casino-26hz04:hover {
  color: var(--fh-bg-color);
}

.spinoloco-casino-c4hvjf {
  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.spinoloco-casino-lesw43 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.spinoloco-casino-us0u7p ease-in-out;
  -o-transition: 0.spinoloco-casino-us0u7p ease-in-out;
  transition: 0.spinoloco-casino-us0u7p ease-in-out;
}

.spinoloco-casino-c4hvjf .spinoloco-casino-c3ka6s img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.spinoloco-casino-fp7owy,
.spinoloco-casino-c4hvjf:hover {
  color: var(--button-bg-hover);
}

.spinoloco-casino-4t7cus {
  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%;
}

.spinoloco-casino-4t7cus.spinoloco-casino-1q112o {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.spinoloco-casino-4t7cus.spinoloco-casino-1q112o:after,
.spinoloco-casino-4t7cus.spinoloco-casino-1q112o:before {
  content: "";
  position: absolute;
  margin: auto;
}

.spinoloco-casino-4t7cus.spinoloco-casino-1q112o: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);
  }
}

.spinoloco-casino-4t7cus.spinoloco-casino-1q112o:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.spinoloco-casino-4t7cus.spinoloco-casino-1q112o > * {
  z-index: 1;
}

.spinoloco-casino-4t7cus b,
.spinoloco-casino-4t7cus strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.spinoloco-casino-4t7cus .spinoloco-casino-11xykx {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.spinoloco-casino-4t7cus .spinoloco-casino-2bhe4z {
  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;
}

.spinoloco-casino-4t7cus .spinoloco-casino-c3ka6s {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.spinoloco-casino-4t7cus .spinoloco-casino-6oyf12 {
  margin-top: 12px;
}

.spinoloco-casino-6oyf12 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.spinoloco-casino-0jnx73 {
  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;
}

.spinoloco-casino-6oyf12 .spinoloco-casino-a8wsxc {
  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.spinoloco-casino-8378pf ease-in-out;
}

.spinoloco-casino-6oyf12 .spinoloco-casino-a8wsxc:hover {
  background: rgba(255, 255, 255, 0.3);
}

.spinoloco-casino-7qy465 {
  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;
}

.spinoloco-casino-4t7cus.spinoloco-casino-89sxlh {
  gap: 12px;
  padding: 16px;
}

.spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-7qy465 {
  min-width: 240px;
}

.spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-7qy465.spinoloco-casino-qoapfb {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .spinoloco-casino-4t7cus .spinoloco-casino-11xykx {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-2bhe4z {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-c3ka6s {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-c3ka6s {
    max-width: 126px;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-6oyf12 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-0jnx73 {
    max-width: unset;
  }
  .spinoloco-casino-7qy465 {
    min-width: unset;
    width: 100%;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-7qy465 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh {
    grid-template-rows: auto 1fr auto;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-7qy465 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .spinoloco-casino-4t7cus {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-11xykx {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-c3ka6s {
    max-width: 78px;
  }
  .spinoloco-casino-4t7cus .spinoloco-casino-6oyf12 {
    margin-top: -12px;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh {
    gap: 8px;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-11xykx {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-2bhe4z {
    grid-column: 1/3;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-c3ka6s {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .spinoloco-casino-4t7cus.spinoloco-casino-89sxlh .spinoloco-casino-c3ka6s img {
    max-width: 114px;
  }
}

.spinoloco-casino-7qy465.spinoloco-casino-xsgrn7,
.spinoloco-casino-7qy465.spinoloco-casino-4t6cqo,
.spinoloco-casino-7qy465.spinoloco-casino-1cwctu {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.spinoloco-casino-8378pf ease-in-out;
}

.spinoloco-casino-7qy465.spinoloco-casino-xsgrn7,
.spinoloco-casino-7qy465.spinoloco-casino-1cwctu {
  padding: 10px;
}

.spinoloco-casino-7qy465.spinoloco-casino-xsgrn7:hover,
.spinoloco-casino-7qy465.spinoloco-casino-4t6cqo:hover,
.spinoloco-casino-7qy465.spinoloco-casino-1cwctu:hover {
  background: var(--button-bg-hover);
}

.spinoloco-casino-7qy465.spinoloco-casino-xsgrn7:hover svg path,
.spinoloco-casino-7qy465.spinoloco-casino-1cwctu:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.spinoloco-casino-7qy465.spinoloco-casino-qoapfb {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.spinoloco-casino-8378pf ease-in-out;
  background: var(--button-bg-color);
}

.spinoloco-casino-7qy465.spinoloco-casino-qoapfb:hover {
  background-color: var(--button-bg-hover);
}

.spinoloco-casino-7qy465.spinoloco-casino-4t6cqo: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);
  }
}

.spinoloco-casino-7qy465.spinoloco-casino-4t6cqo:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.spinoloco-casino-7qy465.spinoloco-casino-qoapfb:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.spinoloco-casino-8w53pr {
  max-width: 650px;
}

.spinoloco-casino-h16ak2 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.spinoloco-casino-jaxayc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.spinoloco-casino-xsfowd {
  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.spinoloco-casino-us0u7p ease-in-out;
  cursor: pointer;
}

.spinoloco-casino-xsfowd:hover {
  opacity: 0.5;
}

.spinoloco-casino-xsfowd:focus {
  outline: 0;
}

.spinoloco-casino-xsfowd:focus .spinoloco-casino-yo61zt,
.spinoloco-casino-xsfowd:hover .spinoloco-casino-yo61zt {
  fill: red;
  fill-opacity: 1;
}

.spinoloco-casino-xsfowd:hover {
  cursor: pointer;
}

.spinoloco-casino-a0ej2a {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.spinoloco-casino-8w53pr.spinoloco-casino-28c09b {
  margin: 0 auto;
}

.spinoloco-casino-8w53pr.spinoloco-casino-h67h3p {
  margin-left: auto;
}

.spinoloco-casino-w9cghw {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.spinoloco-casino-p6thiw {
  padding-bottom: 50px;
}

.spinoloco-casino-0i18ua {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.spinoloco-casino-ue6ctn {
  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;
}

.spinoloco-casino-fv84re {
  margin-top: 24px;
}

.spinoloco-casino-2zfgwm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.spinoloco-casino-7yo2lq {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.spinoloco-casino-g7g2x4 {
  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;
}

.spinoloco-casino-cdaihn {
  width: 468px;
}

.spinoloco-casino-g7g2x4 .spinoloco-casino-26hz04 {
  margin: 0.spinoloco-casino-leppd4 0;
}

.spinoloco-casino-msw7ot {
  display: flex;
  min-width: 224px;
}

.spinoloco-casino-nys7g9 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.spinoloco-casino-us0u7p ease-in-out;
}

.spinoloco-casino-8cizl3,
.spinoloco-casino-nys7g9:hover {
  color: var(--text-color);
}

.spinoloco-casino-zxf1m4 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.spinoloco-casino-a1wd9r {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .spinoloco-casino-w9cghw {
    padding: 16px;
  }
  .spinoloco-casino-zxf1m4 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .spinoloco-casino-a1wd9r {
    align-items: center;
  }
  .spinoloco-casino-cdaihn {
    width: unset;
  }
  .spinoloco-casino-msw7ot {
    min-width: unset;
  }
  .spinoloco-casino-g7g2x4 {
    max-height: unset;
  }
  .spinoloco-casino-0i18ua {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .spinoloco-casino-w9cghw {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.spinoloco-casino-q7cr58 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.spinoloco-casino-q7cr58:not(:last-child) {
  margin-bottom: 16px;
}

.spinoloco-casino-k9negf {
  outline: 0;
}

.spinoloco-casino-k9negf .spinoloco-casino-4gneog {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.spinoloco-casino-ss94p9 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .spinoloco-casino-ss94p9 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.spinoloco-casino-ss94p9::-webkit-details-marker {
  display: none;
}

.spinoloco-casino-ss94p9: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;
}

.spinoloco-casino-ss94p9: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] .spinoloco-casino-ss94p9:after {
  transform: unset;
}

.spinoloco-casino-4gneog {
  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);
}

.spinoloco-casino-4gneog 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.spinoloco-casino-us0u7p ease-in-out;
  -o-transition: 0.spinoloco-casino-us0u7p ease-in-out;
  transition: 0.spinoloco-casino-us0u7p ease-in-out;
}

.spinoloco-casino-kfsekp {
  padding: 16px 0 0 0;
}

.spinoloco-casino-kfsekp * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .spinoloco-casino-kfsekp :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .spinoloco-casino-ss94p9 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .spinoloco-casino-ss94p9::after {
    margin-left: auto;
  }
  .spinoloco-casino-4gneog {
    order: 3;
    flex: 1 1 100%;
  }
  .spinoloco-casino-ss94p9 {
    font-size: 14px;
    line-height: 130%;
  }
  .spinoloco-casino-4gneog svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.spinoloco-casino-658z42 {
  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;
}

.spinoloco-casino-aop4sm {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.spinoloco-casino-658z42.spinoloco-casino-7s06wc .spinoloco-casino-aop4sm {
  margin-bottom: 12px;
}

.spinoloco-casino-aop4sm::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;
}

.spinoloco-casino-658z42.spinoloco-casino-7s06wc .spinoloco-casino-aop4sm::after {
  transform: unset;
}

.spinoloco-casino-tc8nvi {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.spinoloco-casino-6wq93v {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.spinoloco-casino-us0u7p ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.spinoloco-casino-6wq93v: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;
}

.spinoloco-casino-658z42.spinoloco-casino-7s06wc .spinoloco-casino-tc8nvi {
  max-height: 100%;
}

.spinoloco-casino-2eqtzi {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.spinoloco-casino-1gwdyh {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.spinoloco-casino-fsabrj {
  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;
}

.spinoloco-casino-h8uewn {
  margin-right: 4px;
}

.spinoloco-casino-ce4hdl {
  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.spinoloco-casino-us0u7p ease-in-out;
}

.spinoloco-casino-ce4hdl svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.spinoloco-casino-d75num,
.spinoloco-casino-ce4hdl:hover {
  color: var(--text-color);
}

.spinoloco-casino-tdesm3 {
  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;
}

.spinoloco-casino-tdesm3 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.spinoloco-casino-tdesm3 .spinoloco-casino-zf7wbf {
  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;
}

.spinoloco-casino-tdesm3 .spinoloco-casino-fvetbj {
  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;
}

.spinoloco-casino-w1spf4 {
  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;
}

.spinoloco-casino-nf6zyo {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.spinoloco-casino-7kyk2x .spinoloco-casino-onsl1z {
  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;
}

.spinoloco-casino-7kyk2x {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.spinoloco-casino-6qdyga {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.spinoloco-casino-d3wxgs {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.spinoloco-casino-q8i861 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.spinoloco-casino-9gm5td 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;
}

.spinoloco-casino-q8i861:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.spinoloco-casino-lvjigf {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.spinoloco-casino-9bmv6u {
  -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.spinoloco-casino-us0u7p ease-in-out;
  transition: transform 0.spinoloco-casino-us0u7p ease-in-out;
  -o-transition: transform 0.spinoloco-casino-us0u7p ease-in-out;
  transition:
    transform 0.spinoloco-casino-us0u7p ease-in-out,
    -webkit-transform 0.spinoloco-casino-us0u7p ease-in-out;
  cursor: pointer;
}

.spinoloco-casino-9bmv6u svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.spinoloco-casino-9bmv6u: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;
}

.spinoloco-casino-rojmiq {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .spinoloco-casino-rojmiq {
    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);
}

.spinoloco-casino-tv061d {
  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;
}

.spinoloco-casino-j50090 {
  position: relative;
  width: 100%;
}

.spinoloco-casino-tv061d.spinoloco-casino-bxee9t {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.spinoloco-casino-tv061d.spinoloco-casino-28c09b {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.spinoloco-casino-tv061d.spinoloco-casino-h67h3p {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.spinoloco-casino-yyf3am {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.spinoloco-casino-zjd5qx {
  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.spinoloco-casino-us0u7p ease-in-out;
  cursor: pointer;
}

.spinoloco-casino-zjd5qx:hover {
  opacity: 0.5;
}

.spinoloco-casino-tv061d.spinoloco-casino-adx8mv .spinoloco-casino-zjd5qx {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.spinoloco-casino-tv061d.spinoloco-casino-adx8mv .spinoloco-casino-yyf3am {
  cursor: pointer;
}

.spinoloco-casino-9gvrvb {
  fill: #0009;
}

.spinoloco-casino-jj5v4t {
  fill: #fff;
}

.spinoloco-casino-zjd5qx:hover .spinoloco-casino-9gvrvb {
  fill: red;
}

.spinoloco-casino-zjd5qx svg path {
  -webkit-transition: 0.spinoloco-casino-us0u7p ease-in-out;
  -o-transition: 0.spinoloco-casino-us0u7p ease-in-out;
  transition: 0.spinoloco-casino-us0u7p ease-in-out;
}

.spinoloco-casino-p5pzey {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.spinoloco-casino-p5pzey > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.spinoloco-casino-p5pzey.spinoloco-casino-kre27s > :not(.get-image) {
  grid-column: 1/3;
}

.spinoloco-casino-slg8ql:not(._h1-block) .spinoloco-casino-p5pzey > .spinoloco-casino-9suwhk {
  grid-row: 1/2;
  grid-column: 1/3;
}

.spinoloco-casino-p5pzey.spinoloco-casino-kre27s .spinoloco-casino-5phkkp {
  grid-column: 2/3;
}

.spinoloco-casino-p5pzey.spinoloco-casino-kre27s > .spinoloco-casino-c3ka6s {
  grid-column: 1/2;
}

.spinoloco-casino-p5pzey.spinoloco-casino-kre27s > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.spinoloco-casino-p5pzey > p:first-of-type {
  margin-top: 0;
}

.spinoloco-casino-p5pzey .spinoloco-casino-c3ka6s {
  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;
}

.spinoloco-casino-slg8ql:not(._h1-block) .spinoloco-casino-9suwhk ~ .spinoloco-casino-c3ka6s {
  grid-row: 2/10;
}

.spinoloco-casino-slg8ql.spinoloco-casino-4gig5j .spinoloco-casino-9suwhk ~ .spinoloco-casino-c3ka6s {
  grid-row: 1/10;
}

.spinoloco-casino-slg8ql.spinoloco-casino-4gig5j > .spinoloco-casino-9suwhk {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.spinoloco-casino-slg8ql.spinoloco-casino-4gig5j .spinoloco-casino-c3ka6s {
  grid-row: 1/10;
}

.spinoloco-casino-p5pzey.spinoloco-casino-w4c60m .spinoloco-casino-c3ka6s {
  align-items: flex-start;
}

.spinoloco-casino-p5pzey.spinoloco-casino-28c09b .spinoloco-casino-5phkkp {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.spinoloco-casino-p5pzey.spinoloco-casino-28c09b .spinoloco-casino-c3ka6s {
  align-items: center;
}

.spinoloco-casino-p5pzey.spinoloco-casino-9qz16c .spinoloco-casino-c3ka6s {
  align-items: flex-end;
}

.spinoloco-casino-5phkkp > :first-child {
  margin-top: 0;
}

.spinoloco-casino-5phkkp > :last-child {
  margin-bottom: 0;
}

* + .spinoloco-casino-g5k78z,
.spinoloco-casino-slg8ql + .spinoloco-casino-slg8ql {
  margin-top: 2rem;
}

.spinoloco-casino-mqfn8v td::before,
.spinoloco-casino-mqfn8v th::after {
  display: none !important;
}

.spinoloco-casino-mqfn8v #link-selector {
  color: #000;
}

.spinoloco-casino-mqfn8v .spinoloco-casino-7iay39 {
  color: #135e96;
}

.spinoloco-casino-mqfn8v .spinoloco-casino-oux3cu *,
.spinoloco-casino-mqfn8v .spinoloco-casino-3nml4m p,
.spinoloco-casino-mqfn8v .spinoloco-casino-b5wpuz * {
  color: #000;
}

.spinoloco-casino-mqfn8v .spinoloco-casino-k0qeac {
  background: 0 0 !important;
}

.spinoloco-casino-mqfn8v .spinoloco-casino-y0ngcg {
  color: #000;
}

.spinoloco-casino-mqfn8v .spinoloco-casino-14m527.spinoloco-casino-po2lsz {
  color: #fff;
}

.spinoloco-casino-mqfn8v .spinoloco-casino-3hfmoi {
  color: #000;
}

.spinoloco-casino-mqfn8v
  .spinoloco-casino-zet6hr
  .spinoloco-casino-e06fo7.spinoloco-casino-po2lsz.spinoloco-casino-s9sytf {
  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;
}

.spinoloco-casino-l6pr4o,
body .spinoloco-casino-07wbm9 {
  color: #000;
  background: var(--color-body) !important;
}

.spinoloco-casino-l6pr4o .spinoloco-casino-cxapwd .spinoloco-casino-x9dndw,
body .spinoloco-casino-07wbm9 .spinoloco-casino-cxapwd .spinoloco-casino-x9dndw {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .spinoloco-casino-6wq93v:focus,
  .spinoloco-casino-6wq93v:hover {
    color: #f9cb16;
  }
  .spinoloco-casino-utriux:focus,
  .spinoloco-casino-utriux:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .spinoloco-casino-b4snck:focus img,
  .spinoloco-casino-b4snck:focus svg,
  .spinoloco-casino-b4snck:hover img,
  .spinoloco-casino-b4snck:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .spinoloco-casino-tdesm3 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .spinoloco-casino-uio03a:hover .spinoloco-casino-9yz8qa svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .spinoloco-casino-9yz8qa {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .spinoloco-casino-yxgaje {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .spinoloco-casino-vsz1b1 {
    grid-template-columns: repeat(4, 1fr);
  }
  .spinoloco-casino-t12e63 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .spinoloco-casino-6vzu4h .spinoloco-casino-4spa0k {
    grid-template-columns: 1fr;
  }
  .spinoloco-casino-6vzu4h .spinoloco-casino-oti8sh {
    -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;
  }
  .spinoloco-casino-6vzu4h .spinoloco-casino-0her5t {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .spinoloco-casino-6vzu4h .spinoloco-casino-z0lzq8 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .spinoloco-casino-6vzu4h .spinoloco-casino-h0qu64 {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .spinoloco-casino-6vzu4h .spinoloco-casino-0her5t:not(:first-child) {
    border: none;
  }
  .spinoloco-casino-6vzu4h .spinoloco-casino-0her5t:first-child .spinoloco-casino-z0lzq8 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .spinoloco-casino-6vzu4h .spinoloco-casino-0her5t:last-child .spinoloco-casino-z0lzq8 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .spinoloco-casino-gpu7y9 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .spinoloco-casino-5mh49i {
    max-width: 100px;
  }
  .spinoloco-casino-0gdkw6 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .spinoloco-casino-nwujsc {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .spinoloco-casino-nwujsc svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .spinoloco-casino-jie4jc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .spinoloco-casino-0gdkw6 + .spinoloco-casino-nwujsc {
    margin-left: auto;
  }
  .spinoloco-casino-g373tq {
    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;
  }
  .spinoloco-casino-g373tq.spinoloco-casino-7s06wc {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .spinoloco-casino-sgx1p4 {
    -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;
  }
  .spinoloco-casino-mp437u {
    width: 100%;
  }
  .spinoloco-casino-mp437u:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .spinoloco-casino-8tr3x9 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .spinoloco-casino-8tr3x9 svg {
    margin-right: 4px;
  }
  .spinoloco-casino-uio03a {
    -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;
  }
  .spinoloco-casino-9yz8qa svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .spinoloco-casino-9yz8qa {
    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;
  }
  .spinoloco-casino-26hz04 {
    display: none;
    width: 100%;
  }
  .spinoloco-casino-uio03a.spinoloco-casino-7s06wc .spinoloco-casino-26hz04 {
    padding: 0 0 0 48px;
  }
  .spinoloco-casino-c4hvjf {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .spinoloco-casino-ue6ctn .spinoloco-casino-c3ka6s {
    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;
  }
  .spinoloco-casino-76vg8z {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .spinoloco-casino-76vg8z + .spinoloco-casino-76vg8z {
    margin-right: 0;
  }
  .spinoloco-casino-76vg8z + .spinoloco-casino-c3ka6s {
    margin: 0;
  }
  .spinoloco-casino-yxgaje {
    grid-template-columns: repeat(4, 1fr);
  }
  .spinoloco-casino-vsz1b1 {
    grid-template-columns: repeat(3, 1fr);
  }
  .spinoloco-casino-3ddtck,
  .spinoloco-casino-32i60v {
    grid-template-columns: repeat(2, 1fr);
  }
  .spinoloco-casino-p5pzey {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .spinoloco-casino-p5pzey.spinoloco-casino-kre27s .spinoloco-casino-5phkkp {
    grid-column: auto;
    grid-row: auto;
  }
  .spinoloco-casino-p5pzey > .spinoloco-casino-9suwhk {
    grid-column: 1/2;
  }
  .spinoloco-casino-p5pzey.spinoloco-casino-kre27s > :not(.get-image) {
    grid-column: 1/2;
  }
  .spinoloco-casino-p5pzey .spinoloco-casino-c3ka6s,
  .spinoloco-casino-p5pzey.spinoloco-casino-kre27s > .spinoloco-casino-c3ka6s {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .spinoloco-casino-p5pzey.spinoloco-casino-kre27s > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .spinoloco-casino-slg8ql.spinoloco-casino-4gig5j .spinoloco-casino-p5pzey > .spinoloco-casino-c3ka6s {
    grid-row: 1/2;
  }
  .spinoloco-casino-p5pzey .spinoloco-casino-9suwhk ~ .spinoloco-casino-c3ka6s,
  .spinoloco-casino-p5pzey.spinoloco-casino-kre27s .spinoloco-casino-9suwhk ~ .spinoloco-casino-c3ka6s {
    grid-row: 2/3;
  }
  .spinoloco-casino-slg8ql.spinoloco-casino-4gig5j .spinoloco-casino-9suwhk ~ .spinoloco-casino-c3ka6s {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .spinoloco-casino-1ivz65:first-child .spinoloco-casino-6nz50j {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .spinoloco-casino-1ivz65:first-child .spinoloco-casino-6nz50j h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .spinoloco-casino-1ivz65 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .spinoloco-casino-1ivz65 {
    padding: 0;
  }
  .spinoloco-casino-b0a8wk {
    margin-top: 1rem;
  }
  .spinoloco-casino-k9negf {
    border-radius: 5px;
  }
  .spinoloco-casino-l6ualn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .spinoloco-casino-aop4sm::after {
    display: inline-block;
  }
  .spinoloco-casino-aop4sm {
    margin: 0;
    width: 100%;
  }
  .spinoloco-casino-tc8nvi {
    width: 100%;
  }
  .spinoloco-casino-tc8nvi.spinoloco-casino-l3icmu {
    -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%;
  }
  .spinoloco-casino-tc8nvi.spinoloco-casino-l3icmu .spinoloco-casino-zq9ccz {
    width: 100%;
  }
  .spinoloco-casino-tc8nvi.spinoloco-casino-l3icmu .spinoloco-casino-zq9ccz:not(:last-child) {
    margin-right: 0;
  }
  .spinoloco-casino-6wq93v {
    width: 100%;
    text-align: center;
  }
  .spinoloco-casino-658z42.spinoloco-casino-7s06wc .spinoloco-casino-tc8nvi {
    margin-top: 1rem;
  }
  .spinoloco-casino-yxgaje {
    grid-template-columns: repeat(3, 1fr);
  }
  .spinoloco-casino-t12e63,
  .spinoloco-casino-vsz1b1 {
    grid-template-columns: repeat(2, 1fr);
  }
  .spinoloco-casino-3ddtck,
  .spinoloco-casino-32i60v,
  .spinoloco-casino-rgz3qv {
    grid-template-columns: 1fr;
  }
  .spinoloco-casino-naghx1 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .spinoloco-casino-qa3xxd {
    min-width: 300px;
    max-width: 325px;
  }
  .spinoloco-casino-z0lzq8 {
    cursor: auto;
  }
  .spinoloco-casino-79535h .spinoloco-casino-z0lzq8 {
    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;
  }
  .spinoloco-casino-rojmiq {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .spinoloco-casino-26hz04 {
    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) {
  .spinoloco-casino-rojmiq {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.spinoloco-casino-76vg8z p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .spinoloco-casino-nwujsc {
    margin: 0 -0.2rem;
  }
  .spinoloco-casino-76vg8z {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .spinoloco-casino-zwjiu6 {
    -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;
  }
  .spinoloco-casino-mzt94g {
    max-width: 100%;
  }
  .spinoloco-casino-yxgaje {
    grid-template-columns: repeat(2, 1fr);
  }
  .spinoloco-casino-t12e63,
  .spinoloco-casino-vsz1b1 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .spinoloco-casino-gpu7y9 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .spinoloco-casino-nwujsc {
    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;
  }
  .spinoloco-casino-6lohe3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .spinoloco-casino-ji9qjw {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .spinoloco-casino-bh6h60,
  .spinoloco-casino-x47qwx {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .spinoloco-casino-hmfl9n {
    width: 100%;
  }
  .spinoloco-casino-yxgaje {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .spinoloco-casino-rojmiq {
    top: 127px !important;
  }
}

.spinoloco-casino-q1tgaj {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .spinoloco-casino-q1tgaj {
  }
}

@media (max-width: 767px) {
  .spinoloco-casino-q1tgaj {
    margin-bottom: 12px;
  }
}

.spinoloco-casino-q1tgaj img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.spinoloco-casino-581lwr {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.spinoloco-casino-581lwr > .spinoloco-casino-gk8p9f {
  flex: 1 1;
}

@media (max-width: 767px) {
  .spinoloco-casino-581lwr {
    flex-direction: column;
    gap: 12px;
  }
}

.spinoloco-casino-5t5qod {
  display: flex;
}

.spinoloco-casino-5t5qod .spinoloco-casino-d71x5m {
  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;
}

.spinoloco-casino-5t5qod .spinoloco-casino-do4nz5 {
  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;
}

.spinoloco-casino-5t5qod .spinoloco-casino-1vn8bg {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.spinoloco-casino-5t5qod .spinoloco-casino-to78kh {
  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));
  }
}

.spinoloco-casino-5t5qod .spinoloco-casino-to78kh:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.spinoloco-casino-5t5qod .spinoloco-casino-lectwn {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.spinoloco-casino-bq2wh9 {
  border: unset;
  background-color: unset;
}

.spinoloco-casino-bq2wh9 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-o0b2ez,
.spinoloco-casino-bq2wh9 .spinoloco-casino-7p4ffu {
  flex: 0 1 330px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b {
  flex: 1 1;
}

.spinoloco-casino-bq2wh9 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.spinoloco-casino-bq2wh9 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.spinoloco-casino-bq2wh9 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.spinoloco-casino-bq2wh9 tr td p {
  color: #fff;
  margin: 0;
}

.spinoloco-casino-bq2wh9 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.spinoloco-casino-bq2wh9 tr.spinoloco-casino-o0b2ez td p {
  padding: 16px 0;
}

.spinoloco-casino-bq2wh9 tr.spinoloco-casino-o0b2ez td p:not(:last-child),
.spinoloco-casino-bq2wh9 tr.spinoloco-casino-7p4ffu td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.spinoloco-casino-bq2wh9 tr.spinoloco-casino-o0b2ez td p:first-child,
.spinoloco-casino-bq2wh9 tr.spinoloco-casino-7p4ffu td p:first-child {
  padding-top: 0;
}

.spinoloco-casino-bq2wh9 tr.spinoloco-casino-7p4ffu td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.spinoloco-casino-bq2wh9 tr.spinoloco-casino-7p4ffu td p:last-child {
  padding-bottom: 0;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-7p4ffu img {
  max-width: 32px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b {
  min-width: 718px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td {
  display: flex;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-hbhgnt,
.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-v0eqh8,
.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-tiwe1z {
  flex: 1 1 50%;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-bpik0t {
  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;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-eugms0,
.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-bjnwyz {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-hbhgnt,
.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-v0eqh8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-hbhgnt span,
.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-v0eqh8 span {
  font-weight: 800;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td .spinoloco-casino-tiwe1z:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .spinoloco-casino-bq2wh9 tr.spinoloco-casino-o0b2ez td p:last-child {
    padding-bottom: 0;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-7p4ffu > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-7p4ffu > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .spinoloco-casino-bq2wh9 tr.spinoloco-casino-o0b2ez td p:not(:last-child),
  .spinoloco-casino-bq2wh9 tr.spinoloco-casino-7p4ffu td p:not(:last-child) {
    border-bottom: unset;
  }
  .spinoloco-casino-bq2wh9 tr.spinoloco-casino-7p4ffu td p:last-child {
    padding-bottom: 12px;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-hbhgnt,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-v0eqh8,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-tiwe1z {
    flex: 1 1 50%;
    padding: 0;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-hbhgnt,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-v0eqh8 {
    margin-top: 16px;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-tiwe1z {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-hbhgnt {
    border-right: 1px solid var(--border-color);
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-tiwe1z:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td:last-child .spinoloco-casino-tiwe1z:last-child {
    padding-bottom: 0;
  }
}

.spinoloco-casino-tiwe1z {
  display: flex;
  flex-direction: column;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td .spinoloco-casino-tiwe1z {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td .spinoloco-casino-tiwe1z:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td .spinoloco-casino-tiwe1z:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td .spinoloco-casino-tiwe1z:not(:first-child) {
    padding-left: 0;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b td .spinoloco-casino-tiwe1z:not(:last-of-type) {
    border-right: unset;
  }
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-pddmxd {
  flex: 0 1 485px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-ws9iiz {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-ws9iiz li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-ws9iiz li.spinoloco-casino-74qrkr {
  padding: 6px 12px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-ws9iiz li a,
.spinoloco-casino-bq2wh9 .spinoloco-casino-ws9iiz 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;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-rt0o8o,
.spinoloco-casino-bq2wh9 .spinoloco-casino-cvwfjv {
  flex: 1 1;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-uewg32,
.spinoloco-casino-bq2wh9 .spinoloco-casino-osx3n9 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-uewg32 li,
.spinoloco-casino-bq2wh9 .spinoloco-casino-osx3n9 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-cvwfjv img {
  max-width: 32px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-rt0o8o img {
  max-width: 32px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-lhobxi {
  min-width: 280px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-lhobxi img {
  max-width: 146px;
}

.spinoloco-casino-bq2wh9 .spinoloco-casino-lhobxi td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .spinoloco-casino-bq2wh9 .spinoloco-casino-o0b2ez,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-7p4ffu {
    flex: 0 1 auto;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .spinoloco-casino-bq2wh9 .spinoloco-casino-o0b2ez,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-pddmxd,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-7p4ffu,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b {
    flex: 1 1 calc(50% - 20px);
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-rt0o8o,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-lhobxi,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-cvwfjv {
    flex: 1 1 30%;
  }
  .spinoloco-casino-bq2wh9 .spinoloco-casino-lhobxi {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .spinoloco-casino-bq2wh9 .spinoloco-casino-o0b2ez,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-pddmxd,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-rt0o8o,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-7p4ffu,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-1lq03b,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-lhobxi,
  .spinoloco-casino-bq2wh9 .spinoloco-casino-cvwfjv {
    flex: 1 1 100%;
  }
}

.spinoloco-casino-om1tc5 .spinoloco-casino-a8fp1w {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-s8ct2m {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.spinoloco-casino-om1tc5 .spinoloco-casino-di8i4b {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-t32wts {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.spinoloco-casino-om1tc5 .spinoloco-casino-t32wts > :nth-child(3) {
  margin-top: 0;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-c3ka6s {
  grid-column: 2/3;
  grid-row: 1/10;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-nc4jp4 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-b0a8wk {
  grid-column: 1/2;
}

.spinoloco-casino-om1tc5 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-s8ct2m: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;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-s8ct2m:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.spinoloco-casino-om1tc5 .spinoloco-casino-hmfl9n {
  min-width: 240px;
}

@media (max-width: 768px) {
  .spinoloco-casino-om1tc5 .spinoloco-casino-s8ct2m:not(:last-child):before {
    bottom: 8px;
  }
  .spinoloco-casino-om1tc5 .spinoloco-casino-s8ct2m:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .spinoloco-casino-om1tc5 .spinoloco-casino-t32wts {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .spinoloco-casino-om1tc5 .spinoloco-casino-c3ka6s {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .spinoloco-casino-om1tc5 .spinoloco-casino-c3ka6s img {
    width: 100%;
    height: auto;
  }
  .spinoloco-casino-om1tc5 .spinoloco-casino-hmfl9n {
    width: 100%;
    min-width: unset;
  }
}

.spinoloco-casino-msy44d .spinoloco-casino-yu0yu1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.spinoloco-casino-msy44d .spinoloco-casino-q9kcqv {
  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;
}

.spinoloco-casino-msy44d .spinoloco-casino-c3ka6s {
  height: 100%;
}

.spinoloco-casino-msy44d .spinoloco-casino-c3ka6s img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.spinoloco-casino-msy44d .spinoloco-casino-1ka74j {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.spinoloco-casino-msy44d .spinoloco-casino-1ucrc8 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.spinoloco-casino-msy44d .spinoloco-casino-x9n5m1 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .spinoloco-casino-msy44d .spinoloco-casino-q9kcqv {
    flex: 1 1 100%;
  }
  .spinoloco-casino-msy44d .spinoloco-casino-7qy465 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .spinoloco-casino-msy44d .spinoloco-casino-q9kcqv {
    flex-direction: column;
  }
  .spinoloco-casino-msy44d .spinoloco-casino-c3ka6s {
    width: 100%;
    height: auto;
  }
  .spinoloco-casino-msy44d .spinoloco-casino-c3ka6s img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .spinoloco-casino-msy44d .spinoloco-casino-1ka74j {
    padding: 0 16px 16px 16px;
  }
  .spinoloco-casino-msy44d .spinoloco-casino-7qy465 {
    min-width: unset;
    width: 100%;
  }
}

.spinoloco-casino-igcss8 .spinoloco-casino-apkoms {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.spinoloco-casino-igcss8 .spinoloco-casino-hhsfpz {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.spinoloco-casino-igcss8 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;
}

.spinoloco-casino-igcss8 .spinoloco-casino-kmrdfv {
  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;
}

.spinoloco-casino-igcss8 .spinoloco-casino-hhsfpz:hover .spinoloco-casino-kmrdfv {
  display: flex;
}

.spinoloco-casino-igcss8 .spinoloco-casino-vwltyk {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.spinoloco-casino-igcss8 .spinoloco-casino-be4cb7 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.spinoloco-casino-j3tp95 {
  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;
}

.spinoloco-casino-j3tp95.spinoloco-casino-hz4j95 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.spinoloco-casino-8378pf ease-in-out;
}

.spinoloco-casino-j3tp95.spinoloco-casino-hz4j95:hover {
  color: #f9cb16;
  background-color: transparent;
}

.spinoloco-casino-igcss8 .spinoloco-casino-3frvas {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.spinoloco-casino-8378pf ease-in-out;
}

.spinoloco-casino-igcss8 .spinoloco-casino-3frvas:hover {
  color: #196948;
  background-color: #f9cb16;
}

.spinoloco-casino-igcss8 .spinoloco-casino-3frvas:after,
.spinoloco-casino-j3tp95.spinoloco-casino-hz4j95:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.spinoloco-casino-j3tp95.spinoloco-casino-hz4j95:after {
  background-image: url(../images/Cash.svg);
}

.spinoloco-casino-igcss8 .spinoloco-casino-3frvas:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .spinoloco-casino-igcss8 .spinoloco-casino-apkoms {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .spinoloco-casino-igcss8 .spinoloco-casino-apkoms {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .spinoloco-casino-igcss8 .spinoloco-casino-apkoms {
    grid-template-columns: 1fr;
  }
  .spinoloco-casino-igcss8 .spinoloco-casino-hhsfpz {
    height: auto;
  }
  .spinoloco-casino-igcss8 .spinoloco-casino-hhsfpz .spinoloco-casino-kmrdfv {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .spinoloco-casino-igcss8 .spinoloco-casino-vwltyk,
  .spinoloco-casino-igcss8 .spinoloco-casino-be4cb7 {
    text-align: left;
  }
  .spinoloco-casino-igcss8 .spinoloco-casino-be4cb7 {
    margin-bottom: 8px;
  }
  .spinoloco-casino-igcss8 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.spinoloco-casino-v02jc6 {
  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;
}

.spinoloco-casino-v02jc6.spinoloco-casino-adx8mv {
  display: block;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-xnrmb3 {
  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;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-nkijm4 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-t436bq {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-4f4ba7 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-j3tp95 {
  min-width: 296px;
  margin-bottom: 0;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-qm88k0 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-tjh5ln {
  position: relative;
  flex: 1 1;
}

.spinoloco-casino-v02jc6 .spinoloco-casino-tjh5ln iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .spinoloco-casino-v02jc6 .spinoloco-casino-nkijm4 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .spinoloco-casino-v02jc6 .spinoloco-casino-t436bq {
    order: 1;
  }
  .spinoloco-casino-v02jc6 .spinoloco-casino-4f4ba7 {
    order: 3;
    flex: 1 1 100%;
  }
  .spinoloco-casino-v02jc6 .spinoloco-casino-j3tp95 {
    width: 100%;
    min-width: unset;
  }
  .spinoloco-casino-v02jc6 .spinoloco-casino-qm88k0 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .spinoloco-casino-p5pzey > .spinoloco-casino-9suwhk {
    margin-bottom: 0;
  }
  .spinoloco-casino-p5pzey > .spinoloco-casino-b0a8wk,
  .spinoloco-casino-p5pzey > p {
    margin-top: 0;
  }
}

.spinoloco-casino-n0shae img,
.spinoloco-casino-76vg8z img {
  width: auto;
  object-fit: contain;
}

.spinoloco-casino-n0shae {
  align-items: center;
}

.spinoloco-casino-n0shae img {
  max-height: 76px;
}

.spinoloco-casino-76vg8z img {
  max-height: 64px;
}

.spinoloco-casino-2s0evx {
  overflow: auto;
}

.spinoloco-casino-pt42lq {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.spinoloco-casino-ofxg0w:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.spinoloco-casino-n2cs3o {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.spinoloco-casino-x160ez {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.spinoloco-casino-n2cs3o .spinoloco-casino-c3ka6s {
  margin-right: 20px;
  flex-shrink: 0;
}

.spinoloco-casino-n2cs3o img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.spinoloco-casino-45yd9a {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.spinoloco-casino-45yd9a > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .spinoloco-casino-n2cs3o {
    padding: 15px 10px;
  }
  .spinoloco-casino-45yd9a {
    padding: 15px 10px;
  }
  .spinoloco-casino-n2cs3o .spinoloco-casino-c3ka6s {
    margin-right: 10px;
  }
}

.spinoloco-casino-0amzcb {
  overflow-x: auto;
}

.spinoloco-casino-tr10if {
  border-collapse: collapse;
  width: 100%;
}

.spinoloco-casino-0amzcb th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.spinoloco-casino-0amzcb td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-gwd776 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-lbs34s {
  border-right: none;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-lbs34s .spinoloco-casino-c3ka6s {
  justify-content: flex-start;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-lbs34s .spinoloco-casino-c3ka6s img {
  height: auto;
  width: 90px;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-n658r4,
.spinoloco-casino-0amzcb td.spinoloco-casino-uwglwc {
  font-weight: 600;
  text-align: right;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-mo3bvn,
.spinoloco-casino-0amzcb td.spinoloco-casino-n658r4 {
  padding-bottom: 10px;
  border-bottom: none;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-n658r4,
.spinoloco-casino-0amzcb td.spinoloco-casino-uwglwc {
  border-left: none;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-mo3bvn,
.spinoloco-casino-0amzcb td.spinoloco-casino-a5cmhd {
  border-right: none;
}

.spinoloco-casino-0amzcb td.spinoloco-casino-a5cmhd,
.spinoloco-casino-0amzcb td.spinoloco-casino-uwglwc {
  border-top: none;
  padding-top: 10px;
}

.spinoloco-casino-jjtbnu {
  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;
}

.spinoloco-casino-jjtbnu .spinoloco-casino-7qy465 {
  min-width: unset;
  width: 100%;
}

.spinoloco-casino-jjtbnu .spinoloco-casino-7qy465.spinoloco-casino-xsgrn7 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.spinoloco-casino-jjtbnu .spinoloco-casino-7qy465.spinoloco-casino-1cwctu {
  grid-column: 2/3;
  grid-row: 1/2;
}

.spinoloco-casino-jjtbnu .spinoloco-casino-bilrr5 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .spinoloco-casino-jjtbnu {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .spinoloco-casino-jjtbnu .spinoloco-casino-7qy465.spinoloco-casino-xsgrn7 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .spinoloco-casino-jjtbnu .spinoloco-casino-7qy465.spinoloco-casino-1cwctu {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .spinoloco-casino-jjtbnu .spinoloco-casino-bilrr5 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.spinoloco-casino-to95ik {
  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;
}

.spinoloco-casino-dfk3fz {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.spinoloco-casino-selfbk p a img {
  margin: 0 auto;
  display: block;
}

.spinoloco-casino-selfbk table {
  margin-bottom: 17px;
}

/* contanct form */
.spinoloco-casino-76v9r9 {
  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;
}

.spinoloco-casino-76v9r9 label {
  font-size: 14px;
}

.spinoloco-casino-76v9r9 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spinoloco-casino-76v9r9 input,
.spinoloco-casino-76v9r9 textarea,
.spinoloco-casino-76v9r9 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;
}
.spinoloco-casino-76v9r9 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spinoloco-casino-8378pf ease;
}
.spinoloco-casino-76v9r9 button:hover {
  background-color: #691204;
}
.spinoloco-casino-7eulp4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spinoloco-casino-tluszx ease-in;
}

.spinoloco-casino-7eulp4 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;
}
.spinoloco-casino-5sgcmw, .spinoloco-casino-t615wi, [class*="review-card"],
thead, thead th, table th, .spinoloco-casino-1v2jmf,
.spinoloco-casino-33xyzw, [class*="collapsible-header"],
.spinoloco-casino-vgrh59, [class*="updated-block"] {
  color: #ece7dc !important;
}
